Skip to content

call-learning/moodle-block_featured_courses

Repository files navigation

Featured courses

Moodle Plugin CI

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 [email protected]

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/.