Skip to content
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

Fetch rosters for segments (courses and sections) #6902

Open
marcospri opened this issue Dec 4, 2024 · 0 comments
Open

Fetch rosters for segments (courses and sections) #6902

marcospri opened this issue Dec 4, 2024 · 0 comments

Comments

@marcospri
Copy link
Member

Currently we fetch the roster information for course and assignments via the LTI1.3 names and roles API.

However for assignments that use segments (sections or groups) we don’t know how the students are divided across the different segments.

Fetch the full list of students that belong to each segment using the proprietary LMS APIs. As this depends on the LMS API the solutions will be different for each segment/LMS combination.

We’ll start with the most common segment type, canvas groups and repeat the process for the rest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant