Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
Future Dev
-
None
-
8
-
Team Alpha - Sprint 3 I1-2023, Team Alpha - Sprint 4 I1-2023, Team Alpha - Planning sprint, Team Alpha - Sprint 1 I2-2023
Description
Summary:
This issue is a part of the proposed improvements to the simplified addition of items in the Gradebook setup.
Since the simplified (basic) addition of grade items in the Gradebook setup will be done using modal forms, the aim of this issue is to set the initial backend infrastructure by creating the required dynamic form.
Scope:
- Create a class that extends core_form\dynamic_form.
- The dynamic form contains all form elements as specified in the figma prototype
- The dynamic form should accept an optional parameter - category ID, to determine whether the category select form element should be present or not (depending whether the form is triggered through a specific grade category or through the tertiary navigation)