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

Fix LTI tool issues #1405

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Fix LTI tool issues #1405

merged 2 commits into from
Oct 11, 2024

Conversation

murhum1
Copy link
Contributor

@murhum1 murhum1 commented Sep 18, 2024

Added a confirmation dialog for importing the contents of a whole course via LTI in order to reduce the likelyhood of accidentally importing a whole course's worth of content.

Also updated LTI module related views with correct classes when rewriting exercise links with lti-exercise URLs, since currently in production the isinstance calls don't match the module exercises.

Testing

What type of test did you run?

  • Accessibility test using the WAVE extension.
  • Django unit tests.
  • Selenium tests.
  • Other test. (Add a description below)
  • Manual testing.

Tested that importing courses and navigating to exercises from modules works.

Tested that the confirmation popup is shown when trying to import the whole course.

Did you test the changes in

  • Chrome
  • Firefox
  • This pull request cannot be tested in the browser.

Translation

Added a confirmation dialog for importing the contents
of a whole course via LTI in order to reduce the likelyhood
of accidentally importing a whole course's worth of content.

Also updated LTI module related views with correct classes
when rewriting exercise links with lti-exercise URLs, since
currently in production the isinstance calls don't match
the module exercises.
@murhum1 murhum1 merged commit 08ce8c3 into apluslms:master Oct 11, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant