CLAMP-IT / moodle-blocks_filtered_course_list

The Filtered Course List Moodle block displays a configurable list of courses.
8 stars 10 forks source link

Master is no longer MOODLE 35 or Totara compat. #179

Closed LiamKearn closed 1 year ago

LiamKearn commented 1 year ago

Just a heads up for anyone even though readme says 35 is supported by master you'll need to switch the to 35 branch

coursecat was recently changed to core_course_category but the README had not been updated!

Hope this helps

mackensen commented 1 year ago

@LiamKearn where are you looking? The current README.md for the most recent release says "For Moodle 3.8, 3.9, 3.10, and 3.11" (which is also outdated; Moodles 4.0 and 4.1 are supported).

LiamKearn commented 1 year ago

You are absolutely correct, no idea how I got there, probably recent lack of sleep.

Thanks for the response!