As an evaluator, I want to save the changes I have made to a previously completed assessment so that others can later view the updated version
Scenario 1: The evaluator wants to save the changes they have just made on a previously completed assessment.
Given I am currently editing an assessment form and have completed my edits
When I select “save” at the top or bottom of the page
Then my changes are put into the record for the assessment, I am notified that the changes have been saved, and I am returned to the student’s profile page.
Scenario 2: The evaluator closes the old form without saving.
Given I am currently editing an assessment form and have completed my edits
When I go to leave the page without saving
Then I will be stopped and asked if i want to save my changes before leaving the page
As an evaluator, I want to save the changes I have made to a previously completed assessment so that others can later view the updated version
Scenario 1: The evaluator wants to save the changes they have just made on a previously completed assessment.
Scenario 2: The evaluator closes the old form without saving.