-
Improvement
-
Resolution: Fixed
-
Major
-
Future Dev
-
MOODLE_405_STABLE
-
MDL-82295-main-test -
-
5
-
Team Alpha - Sprint 3 I2-2024
Currently, the Edit column on the assignment submissions page includes various actions related to grading or managing submissions. However, having a separate column for these edit actions appears unnecessary, as it occupies space and mixes options from different contexts, detached from the primary information they relate to.
This proposal suggests removing the 'Edit' column from the submissions table and instead creating new contextual menus within the 'Grade' and 'Status' columns. Actions related to grading and submission management would be moved into these respective menus, improving organization and reducing visual clutter.
Note: Any naming changes to the actions or introducing the 'View feedback' and 'View submission' items as suggested on the prototype are out of scope.
Acceptance criteria:
- Create a contextual (meatballs) menu within each cell of the Status column on the submissions page.
- The Status contextual menu should include the following items in the specified order:
- Edit submission
- Allow / Prevent submission changes
- Grant extension
- Export to portfolio
- Remove submission
- The Status contextual menu should include the following items in the specified order:
- Create a contextual (meatballs) menu within each cell of the Grade column on the submissions page.
- The Grade contextual menu should include the following item:
- Grade
- The Grade contextual menu should include the following item:
- Remove the Edit column from the submissions table.
- Automated tests