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

An error should be thrown when LTI launch using incorrect assignment ID (PRB0045585) #946

Open
xcompass opened this issue Feb 13, 2020 · 0 comments

Comments

@xcompass
Copy link
Member

If instructor accidently put in incorrect assignment ID in the LTI launch URL, there should an error showing when people are launching LTI using the URL. Otherwise, the grade sync may not work correctly.

Currently, it checks if the assignment exists but do not throw errors.

Related code: https://github.com/ubc/compair/blob/master/compair/models/lti_models/lti_resource_link.py#L41

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

No branches or pull requests

3 participants