-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SPIKE: Start fetching course rosters using LTIA API #6185
Comments
This was referenced Aug 26, 2024
Merged
This was referenced Sep 2, 2024
We are already fetching a bunch of these. Using the data in the dashboard and/or tweaking the frequency we fetch them can be handled in a separate issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A number of features would require or could be improved with up to dates rosters for the course.
Tasks
Course rosters
Assignment rosters
Start fetching rosters:
Issues found while fetching rosters
Per LMS settings
I've tested this in the following LMS:
Canvas
This setting needs to be enabled, not sure if we mention these in our install instructions or what default are being used here.
Fetching rosters works as expected when that setting is enabled.
D2L
Names and roles needs to be checked.
Our install instructions already ask to get it checked:
https://web.hypothes.is/help/installing-hypothesis-in-d2l-lti-1-3-worldwide/
Fetching rosters works as expected when that setting is enabled.
Blackboard
Membership Service needs to be yes:
Our install instructions already ask for it:
https://web.hypothes.is/help/installing-hypothesis-in-blackboard-lti-1-3-worldwide/
Fetching rosters works as expected when that setting is enabled.
Moodle
Name and roles needs to be allowed
Our install instructors don't ask for it:
https://web.hypothes.is/help/installing-hypothesis-in-moodle-lti-1-3-worldwide/
The text was updated successfully, but these errors were encountered: