hypothesis / lms

LTI app for integrating with learning management systems
BSD 2-Clause "Simplified" License
46 stars 14 forks source link

Match changes in H's API to allow filtering by multiple assignments #6428

Closed marcospri closed 2 months ago

marcospri commented 3 months ago

Requires and needs to be deployed together with: https://github.com/hypothesis/h/pull/8795

This is just a name change (pluralizing) and type change str vs list[str].

It doesn't introduce a new filter option on any LMS endpoint but filtering by multiple assignments should be easier to implement after this change.

Testing

Sanity check all three levels of the dashboards.