openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
141 stars 164 forks source link

Fix `listCourses` for the model course. #2385

Closed drgrice1 closed 3 months ago

drgrice1 commented 3 months ago

Make listCourses skip only the modelCourse, and not all courses ending in modelCourse.

This fixes issue #2384.