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

Hotfix: LTI grade passback #1464

Merged
merged 3 commits into from
Aug 9, 2021
Merged

Commits on Jul 28, 2021

  1. Bug fix: Move generation of $uuid_p2 out of the block which only runs

    when $lti_check_prior is enabled. This bug was causing grade passback
    to fail when $lti_check_prior was not enabled after the first call until
    the LMS expired the nonce which was being reused.
    taniwallach committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    f742942 View commit details
    Browse the repository at this point in the history
  2. Change threshold for reporting time differences between WeBWorK and t…

    …he LMS from 5 seconds to 15 seconds
    taniwallach committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    969f3d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    a25cb79 View commit details
    Browse the repository at this point in the history