-
Notifications
You must be signed in to change notification settings - Fork 0
Interface
Ella Noyes edited this page Oct 19, 2024
·
5 revisions
See the diagrams in detail on the Miro design board

In our initial design, instructor dashboard page will have three main tabs:
- Students: will display the course roster, the instructor will have the option to upload their course roster as a .csv file
- Groups: will display the student groups, or will allow instructor to create groups from students in their course section,
- Assessments: will display an overview each student's peer assessments

The student dashboard has less functionality than the instructor dashboard. This initial design is similar to the instructor dashboard, though has two tabs:
- Assessments: will list the student's teammates. To review a teammate, the user will click the "Assess" button beside that teammate's name; this will open a pop-up form. Once the student completes the form, they will be prompted to submit their finalised peer assessment.
- View Personal Report: will display a student's report (the user's average performance, based the assessments they receive from their peers). This feature will only be available once all of the user's teammates have reviewed them (for their peers' anonymity).
Group6 SOEN 341 - Fall 2024