danielneis / moodle-block_featuredcourses
A block to show featured courses on frontpage
9
2024-07-10 16:36 UTC
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2024-10-29 04:58:47 UTC
README
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.
https://moodle.org/plugins/block_featuredcourses
Install
- Put these files at moodle/blocks/featuredcourses/
- You may use composer
- or git clone
- or download the latest version from https://gitlab.com/danielneis/moodle-block_featuredcourses/archive/master.zip
- or install via web interface (if your Moodle is configured to do so) as it is available at Plugins Directory
- Log in your Moodle as Admin and go to "Notifications" page
- Follow the instructions to install the block
- This block is only visible on site front page
Usage
- 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.
Dev Info
Please, fill issues at: https://gitlab.com/danielneis/moodle-block_featuredcourses/issues
Feel free to send code contributions at: https://gitlab.com/danielneis/moodle-block_featuredcourses/merge_requests
For translations, please use: https://lang.moodle.org