You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Teacher or an Admin I Want to edit an existing lesson So That I can keep the lessons up to date
Acceptance Criteria
The edit capability should only be accessible by a teacher/admin
The edit page should be similar to the create lesson page (done in Allow a teacher or admin to create a new lesson #16), which allows users to update the module that the lesson is associated with, the lesson name, lesson description, and replace the lesson document
Ensure that the validation is the same as what has been done in the create lesson page
Upon submission of the edit page, the user should be redirected to the lesson list page (based on the module ID selected/edited) with a message "Lesson has been updated" (if successful) or show an error message if unsuccessful.
The text was updated successfully, but these errors were encountered:
Dependency
Depends on #27
Story
As a Teacher or an Admin
I Want to edit an existing lesson
So That I can keep the lessons up to date
Acceptance Criteria
The text was updated successfully, but these errors were encountered: