AutorÃa | Ultima modificación | Ver Log |
# Featured courses #
[](https://github.com/call-learning/moodle-block_featured_courses/actions/workflows/main.yml)
A block to display of courses from the global list of courses.
Once added, you will then be able to select a set of courses from the list of all courses.
# Features #
* Allow to remove the last course from the list if too many courses are added.
* Integrates with the module local_syllabus if enabled and present.
# TODO
* Test for higher load of courses in the edit form ( we might be able to do this in ajax instead of loading all courses in memory )
## License ##
2020 CALL Learning <contact@call-learning.fr>
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <http://www.gnu.org/licenses/>.