-
Improvement
-
Resolution: Fixed
-
Minor
-
Future Dev
-
MOODLE_403_STABLE
-
MDL-77637-trimmed -
-
1
-
Team Alpha - Sprint 3 I1-2023, Team Alpha - Sprint 4 I1-2023, Team Alpha - Planning sprint, Team Alpha - Sprint 1 I2-2023, Team Alpha - Sprint 2 I2-2023
Summary:
This issue is a part of the proposed improvements to the simplified addition of items in the Gradebook setup.
The simplified (basic) addition of grade items in the Gradebook setup will be done using modal forms, as defined on the figma prototype.
Scope:
- Create a class that extends core_form\dynamic_form.
- The dynamic form contains all form elements as specified in the figma prototype
- The ‘add’ grade item action is opened in a modal that shows only the basic (as defined in the prototype) form fields required to create the grade item.
- The modal contains a link to the existing advanced 'add' grade item page.