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
User Story: As either a teacher or student, I would like to be able to post comments or feedback on work a student does. I would also like to be able to view the comments and feedback a teacher may leave on my work.
Implementations:
Private message system so that you can leave messages with students,
There will also be a way to leave comments on individual questions for a quiz
Be able to leave and view comments on those. The comments won't initially appear but instead be in a submenu which can be revealed by pressing a button.
Store comments in a database, and display those comments
User Story: As either a teacher or student, I would like to be able to post comments or feedback on work a student does. I would also like to be able to view the comments and feedback a teacher may leave on my work.
Implementations: