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 Current »

We need to add a screen that allows users to view each student’s quiz submission for a specific quiz.

User Story: As an educator, I want to view a list of students who have/have not completed the quiz AND I want to view completed quizzes, so I can ensure my students are learning new skills.

Acceptance Criteria:

  • Given I am an educator who has clicked on a quiz from the Manage Assignments screen, I will see a list of all students I have access to who are assigned to or who have completed the quiz, based on filter selections.

  • Given that the student has not completed the quiz, we will show the unassign icon.

  • Given that the student has completed the quiz and has not yet been reassigned the quiz, we will show the reassign icon.

  • Given that I have clicked the unassign icon and confirmed I want to unsassign the quiz from the student, the student’s name will disappear from this list and the student will be unassigned from the quiz (quiz will not show in student center).

  • Given that I have clicked the reassign icon and confirmed I want to reassign the quiz to the student, I will see a new row for the student showing the quiz as not complete, and the student will see the quiz as not started in the student center under Due Today.

  • Given that I have clicked the reassign icon and confirmed I want to reassign the quiz to the student, I will continue to see the completed quiz for the student, in addition to the new assignment of the quiz.

  • Given the student has completed the quiz, and no one has yet reviewed it, I will see the Needs Review button.

  • Given the student has completed the quiz, and a user has already reviewed it, I will see the Reviewed button.

  • Given the student has completed the quiz, and no user has started a discussion with the student, I will see the Start button in the discussion column.

  • Given the student has completed the quiz, and a user has already started a discussion with the student, I will see the number of messages sent by users and the student in the discussion column.

  • No labels