mirror of
https://github.com/moodle/moodle.git
synced 2025-05-03 06:48:46 +02:00
This commit displays all the module forms together in the default activity completion page: - The checkboxes have been removed. Now the activity names are displayed as accordions. - Module names have been changed from plural to singular. - The activity completion form is displayed below each module name, when the chevron icon is expanded. The cancel button is not displayed. - The CSS has been updated to meet the prototype styling.