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

Retake assessment behavior polish #1383

Closed
ibolton336 opened this issue Sep 21, 2023 · 0 comments · Fixed by #1386
Closed

Retake assessment behavior polish #1383

ibolton336 opened this issue Sep 21, 2023 · 0 comments · Fixed by #1386
Assignees
Labels
Custom Assessment Items relating to custom assessment work

Comments

@ibolton336
Copy link
Member

Currently, the retake functionality is not showing the existing answers for an assessment previously taken
Also, when an assessment is taken then the cancel button is pressed, the assessment needs to be deleted on the api level if no questions have been answered.
The retake/continue logic fails in this case where the assessment exists but isn't yet "started" because no answers have been filled out yet. So we are showing retake for these empty assessments when they should be deleted on wizard close.

@ibolton336 ibolton336 self-assigned this Sep 21, 2023
@ibolton336 ibolton336 added the Custom Assessment Items relating to custom assessment work label Sep 21, 2023
sjd78 pushed a commit that referenced this issue Sep 21, 2023
- Empty assessments should be automatically discarded when closing the
wizard as to reduce confusion when computing status for assessment.
- Partially resolves #1383

Signed-off-by: ibolton336 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Custom Assessment Items relating to custom assessment work
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant