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

Multiple course sections on one canvas page #176

Open
trevorcampbell opened this issue Sep 8, 2023 · 0 comments
Open

Multiple course sections on one canvas page #176

trevorcampbell opened this issue Sep 8, 2023 · 0 comments

Comments

@trevorcampbell
Copy link
Contributor

trevorcampbell commented Sep 8, 2023

We are using cascading deadlines for multiple sections to reduce server load, but right now rudaux doesn't handle these (which show up as overrides that look like

{'id': 483920, 'assignment_id': 384729, 'title': 'DSCI 100 004 2023W1', 'due_at': '2023-09-10T09:01:00Z', 'all_day': False, 'all_day_date': '2023-09-10', 'unlock_at': '2023-09-06T23:00:00Z', 'lock_at': '2024-01-01T07:59:00Z', 'course_section_id': 3827392}

rudaux has an error because it thinks all overrides should have a student_ids associated with it. but this just has course_section_id

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