jczimmerman / tsct-portal

https://immense-garden-52830.herokuapp.com/
MIT License
0 stars 2 forks source link

Teacher assign #45

Closed kdmundale closed 4 years ago

kdmundale commented 4 years ago

Improved security for the assignments by adding a function to make sure a teacher owns a course before the assignments can be modified

added a test to check this function is working

modified css, cleaned up the student list display in the roster, also made changes so the course name and session id will be included in the roster display

changed html for the edit assignment page so the current assignment info is displayed prior to any changes being made

added more mock data to the data.sql file for testing and design purposes