-
New Feature
-
Resolution: Done
-
Major
-
4.1
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
-
-
4
-
HQ Team Alpha - Sprint 0.4, Team Alpha - Review Sprint 0, Team Alpha - Holding pattern
Summary:
Given the Figma prototype we to we want to create a connection between the report and the 'Edit mode' switch. When 'Edit mode' is enabled the user should be able to modify certain grade information. In addition to that we want the users to be able to quickly override all grades, exclude all grades and bulk insert grades.
Scope:
The following requirements should be available when 'Editing mode' is enabled
- The table cells under the following columns should be editable:
- Grade (input)
- Feedback (input)
- Override (checkbox)
- Exclude (checkbox)
- Ability to save the changes to the grades.
- Actions dropdown menu in the tertiary navigation area. This dropdown should contain the following options and functionality:
- Bulk override grades (Override all/Override none)
- Bulk exclude grades (Exclude all/ Exclude none)
- Bulk insert grades
- Create a modal for the 'Bulk insert grades' action with the following requirements
- notification about the risks of the action with a confirmation checkbox
- Option (radio) to select which grade should be updated (All grades or Empty grades)
- Grade value input
- Cancel action
- Save action - applies the new grades and saves all the existing changes in the report/
- Automated testing