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

sessionJWT #77

Open
3 of 11 tasks
drdrew42 opened this issue Sep 12, 2021 · 0 comments
Open
3 of 11 tasks

sessionJWT #77

drdrew42 opened this issue Sep 12, 2021 · 0 comments

Comments

@drdrew42
Copy link
Owner

drdrew42 commented Sep 12, 2021

Initialization

  • create sessionJWT from incoming problemJWT request
  • retain past answer logs (drop MaThQuIlL_ & others) as array
  • support caching of KEPT_EXTRA_ANSWERS
  • stop updating sessionJWT once status == max_score
  • derive attempts data from sessionJWT if present

Usage

  • support forward/backward navigation through past answers
  • override problemJWT setting so that past answer view uses static template

Testing

  • confirm that problemJWT settings are enforced 'through' the sessionJWT
  • reload a problem's state from scratch with a sessionJWT
  • confirm that sessionJWT stops updating once status == max_score
  • test showHints vs attempts with sessionJWT
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