necodeIT / lb_planner_plugin

Moodle Plugin for the LB Planner app
Other
1 stars 0 forks source link

Get all modules should only return modules of enabled courses #8

Closed mcquenji closed 1 month ago

mcquenji commented 1 month 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

RiedleroD commented 1 month ago

throwing_hands_up_crying

RiedleroD commented 1 month ago

actually on second thought that should be fairly easy to implement

RiedleroD commented 1 month ago

image lmao guess who fumbled the refactor (this is the opposite of what it should be)