Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

We need to create a screen that allows teachers to view the submitted assignment and mark items as reviewed.

User Story: As a teacher, I want to view worksheets my students completed, so I can provide feedback and ensure they are strengthening their SEL skills.


UI

  • When a user clicks on a student name, Needs Review, or Reviewed button from the Manage Specific Assignments page, they will see a screen showing what the student submitted.

  • If the user clicks Print, we will open a printable PDF of the assignment

  • If the user clicks the File Cabinet icon, we will save a copy of this assignment to the student’s file cabinet

  • If the user clicks Mark as reviewed, we will update this item to the Reviewed state.

  • The user needs a way to remove the reviewed status

  • If the user clicks the comment button, we will open the messaging modal. Any previously sent/received messages related to this assignment will show.

  • If the user clicks the forward arrow, the screen will reflect the next student’s submission for this assignment.

NEED DESIGN

Business Rules

  • If the item has not been reviewed, we will show the mark as reviewed button

  • If the user progresses to the next submission, we will show the next student with a completed assignment based on the filter selections on the Manage Specific Assignments screen.

  • No labels