inspectorG4dget / AnonymousFeedback

1 stars 0 forks source link

Student enrolment check #77

Open cannotparse opened 7 years ago

cannotparse commented 7 years ago

Make a table mimicking a list of students enrolled in a course and section. Make sure that the student can only place feedback for courses he isn't part of.

Ensure to return an error and handle it properly in the UI.

However, tell the user it might be "Invalid Student number/Not enrolled/Invalid course or section" as to not leak out enrolment information.