marcusgeorgievski / prj-team-1

Student management system to track assessments and organize notes
https://prj-frontend.vercel.app
3 stars 0 forks source link

As a user, I want to archive an assessment in order to hide the completed assessment. #53

Closed NoneNeko closed 2 weeks ago

NoneNeko commented 2 months ago

Description: This feature enables users to archive completed assessments (hiding them from the active list) as well as the option to unarchive them by updating the status. The system will set the assessment to archived when the status is set to complete. The archived assessment is still accessible in the archived assessment modal and the user can also change the status of the archived assessment in the editing assessment modal. Redirect the user back to the main assessment dashboard page.

Acceptance Criteria:

Testing Criteria:

lctoye commented 2 weeks ago

Duplicate of #52