Closed mcquenji closed 2 months ago
modules_get_all_modules currently returns all modules of all courses the user is enrolled in. Instead it should only return tasks belonging to courses with enabled set to true
modules_get_all_modules
enabled
actually on second thought that should be fairly easy to implement
lmao guess who fumbled the refactor (this is the opposite of what it should be)
modules_get_all_modules
currently returns all modules of all courses the user is enrolled in. Instead it should only return tasks belonging to courses withenabled
set to true