hypothesis / lms

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

Filter course metrics by users #6434

Closed marcospri closed 3 months ago

marcospri commented 3 months ago

For:

Same as: https://github.com/hypothesis/lms/pull/6429 but for courses.

Testing

http://localhost:8001/api/dashboard/organizations/local.lms.org.LDtcl7EUTeW2UERPJLAVtA/courses?h_userids=acct:f6c3ed0edd8a4013bfc8d0c22b9eca@lms.hypothes.is

robertknight commented 3 months ago

This PR has some overlap with https://github.com/hypothesis/lms/pull/6435. Probably easier for me to review once that is landed and rebased.