Featured Courses

Blocks ::: block_featuredcourses
Maintained by Daniel Neis Araujo
This blocks allow to select some courses to be displayed on front page. It is also possible to set sort order.
Latest release:
455 sites
101 downloads
69 fans
Current versions available: 5

With this block you can select a set of courses to be displayed on frontpage.

For each course, the block will show it's name with a link to course page, it's summary and summary files.

The following steps should get you up and running:

  • DO NOT PANIC!

  • Put these files at moodle/blocks/featuredcourses/

  • Log in in your Moodle as Admin and got to admin/index

  • Follow the instructions to install the block

  • This block is only visible on site front page and Dashboard

  • To select featured courses, add the block to front page, got to edit settings, click on the link on the settings screen.

  • The order of the courses displayed by the block is defined by the "sortorder" field. It is an integer field that the records are ordered by.

Good luck!

Screenshots

Screenshot #0

Contributors

Daniel Neis Araujo (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Birta athugasemdir
  • Daniel Neis Araujo
    fim., 22. júl. 2021, 21:31
    Olá, Mariuxi
    Você deve ir em Administração do site / Plugins / Visão geral dos plugins e "Desinstalar" o bloco.
    Depois disso você não deve remover o código do plugin, mas seguir a interface e fazer a reinstalação.
    Isso deve resolver.
  • Mariuxi Bermeo
    fös., 23. júl. 2021, 01:46
    Hola Daniel, he logrado resolverlo, muchas gracias, la complicación que se me presentó fue con la instalación del plugin anterior. Ahora todo está correcto y funcionando bien, el bloque se encuentra añadido a la derecha de la plataforma moodle. Adicional, quería consultar si es posible con algun código corto colocar el plugin en el centro de la página de inicio de tal manera que se muestre de forma horizontal. es posible hacerlo de alguna manera? algo similar a como se muestra en la captura de pantalla de este plugin. Agradezco nuevamente.
  • Daniel Neis Araujo
    fös., 23. júl. 2021, 06:03
    Olá, Mariuxi
    As áreas de blocos são definidas no tema, então isso vai depender do seu tema.
    Infelizmente não tenho um código CSS que deixe o plugin com aquela cara, mas sei que não precisa de muita coisa.
    Se você definir a imagem do curso é possível que ele mostre ali também.
  • Moses M. Mwebaze
    lau., 14. ágú. 2021, 21:04

    Daniel, thanks for this plugin. Is it possible to feature the course in a horizontal bottom and not vertical-left/right?
  • Daniel Neis Araujo
    lau., 21. ágú. 2021, 02:49
    Hi, Moses
    It depends on your theme layout/css and block regions.
  • Param k
    mið., 22. sep. 2021, 13:16
    Can we put featured courses in dashboard after user logs in?
  • Alexis Morand
    mið., 22. des. 2021, 21:08
    Hi Daniel !
    Thanks for the plugin. Any chance it could be available later for the Moove theme ?
    Have a nice day bros
  • Daniel Neis Araujo
    fös., 14. jan. 2022, 01:47
    Hi, Alexis
    It can be added to any block area in any theme.
    Best,
    Daniel
  • P H
    fös., 16. des. 2022, 18:21
    Hello. Will there be a new version of this plugin for Moodle 4.1? Regards.
  • Daniel Neis Araujo
    fös., 13. jan. 2023, 02:22
    Hello,
    The block was already compatible with 4.x
    I've realeased a new version and mad it explicit here.
  • tatiana castrillon
    mán., 16. jan. 2023, 21:36
    Hola, por qué el bloque se muestra como lista y no como recuadros. Los cursos son un listado de vínculos y no como la imagen que ponen en el plugin.
  • Kristian Ringer
    lau., 8. júl. 2023, 14:19
    Thanks for this plugin. Some basic css to get the courses to be horizontal is below. Should be an option in the block config

    .card-text .container-fluid.coursebox{
    padding-left: 2rem;
    padding-right: 2rem;
    }
    .card-text.content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    }
  • Sreekanth Chakravarthy
    sun., 1. okt. 2023, 00:35
    Hi, I am using this with Adaptable theme and Moodle 4.2.2+ version. I am getting the courses vertically and not horizontally on my dashboard. Any way to resolve that? I added the code shared by Kristian in Custom CSS of Adaptable theme settings, but it didn't work.
  • Xènia Inglés
    mán., 3. mar. 2025, 04:08
    Hello,
    I am using this plugin and I need it for the new Moodle version 4.5. Do ypu know when it will be ready for this version?
    Thank you,
    Xènia
  • Shaun Richards
    fim., 5. jún. 2025, 21:11
    Hello, We are looking to use this block on our site but it does to seem to work with multi lang code. Please could you advise if this is expected or if you will adding this anytime soon?

    Many thanks
1 2 3 4
Please login to post comments