Featured Courses

Certified Partner Plugin
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.
Price option: Free

Supports Moodle 2.8-5.1 See all versions
Latest release: 2 years ago
Installations: 452
Downloads (last 90 days): 58

Frankenstyle name: block_featuredcourses
Blocks

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Hello, Michael
This version works on 4.5 and 5.0
Please, let me know if you have any issues running it on these versions.
Best,
Daniel
Hi Daniel, any idea when this will be released for Moodle 4.5 LTS?
Best regards,
Michael Milette
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
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
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.
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;
}
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.
Hello,
The block was already compatible with 4.x
I've realeased a new version and mad it explicit here.
Hello. Will there be a new version of this plugin for Moodle 4.1? Regards.
Hi, Alexis
It can be added to any block area in any theme.
Best,
Daniel
Hi Daniel !
Thanks for the plugin. Any chance it could be available later for the Moove theme ?
Have a nice day smile
Can we put featured courses in dashboard after user logs in?
Hi, Moses
It depends on your theme layout/css and block regions.

Daniel, thanks for this plugin. Is it possible to feature the course in a horizontal bottom and not vertical-left/right?
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.