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

Refactor JWT/JWE handling #71

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

drdrew42
Copy link
Owner

View PR without whitespace changes.

This absolutely needs testing:

  • initiate session with a problemJWT
  • problemJWT settings persist throughout the session
  • sessionJWT accurately tracks attempts (test on a problem with $showHint)
  • submitting a request with just the sessionJWT should 'pick up' where the session 'left off'
  • sessionJWT should stop recording new interactions once a score of 1 is achieved

@drdrew42 drdrew42 marked this pull request as draft September 12, 2021 20:47
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

Successfully merging this pull request may close these issues.

1 participant