Thommond / tsct-portal

Recreation of the TSCT portal website
https://arcane-wildwood-15359.herokuapp.com/
MIT License
1 stars 1 forks source link

Course manage #3

Closed Thommond closed 4 years ago

Thommond commented 4 years ago

Here is the course-manage branch which includes the courseManagement, course edit, and course create pages for teachers.

On test_courseEditor.py is my test for the feature which is 80% coverage.

CourseEditor.py which is this feature blueprint has all the routes.

BrendanHorst commented 4 years ago

double check that a teacher can't update/delete a course that isn't theirs, even if they can't click on it on the interface