-
Improvement
-
Resolution: Fixed
-
Minor
-
3.8
-
MOODLE_38_STABLE
-
MOODLE_38_STABLE
-
MDL-65946-master -
-
1
-
Sprint 2 - Experimental
Who is this for?
- Moodle users who can manage SCORM package activities (e.g. teachers, course managers, etc)
What is the problem that you're trying to solve?
- The inconsistent way of checking items on a list throughout Moodle
Why does it need solving?
- A consistent way of checking items on a list would provide a better user experience
How does this issue tackle the problem?
- The patch for this issue will implement the usage of the checkbox-toggleall output component in the "Reports" page of the SCORM package activity. This aims to improve the UI and UX by:
- having a master checkbox for toggling the checked states of the checkbox elements in the attempts table of the "Reports" page.
- making the action button "Delete selected attempts" button enabled only when there's at least one item selected.
- is blocked by
-
MDL-65928 Create a toggle-all checkbox output component
- Closed