UCL-INGI / ictm-teaching

A small app to help distribute courses among teaching assistants
0 stars 1 forks source link

[courses] filtering with no organizations #14

Closed anthonygego closed 1 month ago

anthonygego commented 1 month ago

@SamuelVch98 If you apply an organization filter on the course list, courses with no organization code set won't be shown anymore, whether you click on check all or uncheck all.

3 possibilities:

By the way, the course-dedicated code could be used for both courses and users, maybe it's worth deleting this if statement:

https://github.com/UCL-INGI/ictm-teaching/blob/d99b2c535f6440830533e422572f9c1cb3a116a9/static/scripts/util.js#L81-L88