cse442-fall-2019-offering / 442projects-natural-spring-water

442projects-natural-spring-water created by GitHub Classroom
1 stars 0 forks source link

STORY - Editing Courses #62

Open sean7723 opened 5 years ago

sean7723 commented 5 years ago

As a teacher, I want to be able to edit the courses so that information on the front page is correct based on the course.

wwong9 commented 4 years ago

Acceptance Test:

The teacher will click on the "Teacher Login" button. The teacher will input "jerry" without double quotes in the "Enter Email" input. The teacher will input "seinfeld" without double quotes in the "Enter Password" input. The teacher will click on "Submit". The "Teacher Login" button will change to a "My Account" button. The teacher will click on a course's title. The teacher will click the corresponding "Edit" button. The teacher will click on "Add" or "Remove" for the topics shown. The teacher can click on "Add a New Topic", and input the name of a new topic. The teacher will click on "Save Changes". The teacher will login in again with the above listed credentials. The teacher will click on the previously edited course's title. The teacher will click the corresponding "Edit" button. The teacher will see the changes from before were saved.

wwong9 commented 4 years ago

Test Passed.