hypothesis / lms

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

Fix course metrics listing about signature change on get_courses #6415

Closed marcospri closed 6 days ago

marcospri commented 6 days ago

Get courses now returns a select that needs to be executed before the results can be passed to get_courses_assignments_count.

Testing

http://localhost:8001/dashboard/organizations/local.lms.org.LDtcl7EUTeW2UERPJLAVtA

works again.