Skip to content

Review Statistics

User Story:

As a teacher, I want to review various statistics collected by the system so that I can gauge student engagement and progress.

Acceptance Criteria:

  • When I choose to view statistics, the system will show a list of assessments that have been assigned to students.
  • Clicking on one of these assessments will then have the system will provide a table listing students, with columns separating statistics, and a display of the class average for several statistics.
  • When I click on a drop-down list containing a list of selected questions, I can select which questions I wish to include when calculating the average / exporting the table.
  • When I click on a drop-down list containing a list of students, I can select which students I wish to include when calculating the average / exporting the table.
  • When I click on the statistic in the column header for the first time, then the system will sort students in order of most to least in terms of chosen statistic.
  • When I click on the statistic in the column header for a second time, then the system will sort students in order of least to most in terms of chosen statistic.
  • When I click on a row for a second time, the system will include the student in the class average again.
  • When I click on an “export” button, a spreadsheet containing included students is created and saved.
  • When I click on the student’s row, the system will display the student’s answers for the currently selected assessment for all attempts.
Edited by Yasin Biswas