Use Case
As a reviewer, I have a matrix view with students on the Y-axis and assessment categories on the X-axis and can see which students have already received which assessments (at category level).
Clicking on a field takes me directly to that assessment form (single category and student).
Description
The view should be space-efficient and therefore suitable for use on tablets. Tablets are also particularly used for direct assessment. Essentially, this is another view of the assessment overview, similar to:
http://localhost:8000/mod/verbalfeedback/view.php?id=1269
but presented as a matrix with buttons (similar to status indicators) and visible individual categories. The buttons have different colors:
- grey – not assessed at all
- blue – partially assessed
- green – all criteria of the category are assessed
The buttons are linked and lead to the assessment category and student (regardless of status).
Marc Sacher’s slides included ideas for several matrix views:
- Matrix of all students with assessment categories (and assessment progress)
- Matrix of all students with a single category and criteria (and assessment progress)
- Matrix of a single student with one assessment category and multiple reviewers
There is a paging/navigation function that can switch to the next student and category depending on context.
Example assessment sheet for a student:

Acceptance Criteria
I have a tabular overview (matrix) of assessments:
- Matrix of all students with assessment categories (and assessment progress)
- Matrix of all students with a single category and criteria (and assessment progress)
- Matrix of one student with one assessment category
Clicking a button links me to the assessment of a category for an individual student.
Use Case
As a reviewer, I have a matrix view with students on the Y-axis and assessment categories on the X-axis and can see which students have already received which assessments (at category level).
Clicking on a field takes me directly to that assessment form (single category and student).
Description
The view should be space-efficient and therefore suitable for use on tablets. Tablets are also particularly used for direct assessment. Essentially, this is another view of the assessment overview, similar to:
http://localhost:8000/mod/verbalfeedback/view.php?id=1269
but presented as a matrix with buttons (similar to status indicators) and visible individual categories. The buttons have different colors:
The buttons are linked and lead to the assessment category and student (regardless of status).
Marc Sacher’s slides included ideas for several matrix views:
There is a paging/navigation function that can switch to the next student and category depending on context.
Example assessment sheet for a student:

Acceptance Criteria
I have a tabular overview (matrix) of assessments:
Clicking a button links me to the assessment of a category for an individual student.