As an evaluator, I want to save my progress with an assessment even before I am finished, so that I can work on it intermittently.
Scenario 1: The evaluator wants to save the data and discontinue editing.
Given I have started the assessment and need to leave the page
When I select “save” and exit the page
Then I will be able to leave and return to the page to continue working on the saved data.
Scenario 2: The evaluator wants to restart an already in-progress assessment.
Given I have started my assessment and want to restart
When I click restart without saving my current data
Then the data will not be saved, and a new assessment form will be started.
As an evaluator, I want to save my progress with an assessment even before I am finished, so that I can work on it intermittently.
Scenario 1: The evaluator wants to save the data and discontinue editing.