AymenMach / CodeBlock-SOEN341_Project_F24

Fall 2024 Web Development Project SOEN341 FL-X
0 stars 0 forks source link

AT 3.6 - Confirm Summary View on Instructor Dashboard #70

Open ImNotNihal opened 1 week ago

ImNotNihal commented 1 week ago

Acceptance Criteria: Summary view displays average ratings per student for each dimension. Data displayed matches calculated averages from the database. Data updates in real-time.

ImNotNihal commented 11 hours ago

Related to User Story #69: US 3.6 - Implement Summary View for Instructor Dashboard

ImNotNihal commented 9 hours ago

Related to US 3.6 - Implement Summary View for Instructor Dashboard #69 Acceptance Criteria:

  1. Instructor navigates to the dashboard and selects the summary view option.
  2. Instructor views a list of students with average ratings displayed for each dimension (Conceptual Contribution, Practical Contribution, Work Ethic).
  3. Instructor verifies that the average ratings per student are accurately calculated and displayed for each dimension.
  4. Instructor cross-checks the displayed averages with the data in the database to confirm that the summary view matches the calculated values.
  5. Instructor observes real-time updates in the summary view when new ratings are submitted, ensuring data reflects the latest entries without requiring a page refresh.
  6. Instructor confirms that the summary view is responsive and displays correctly across different devices and screen sizes.