MDL-80461 courseformat: Use choicedropdown for the format setting
commit2a708f985aa2b12c71a919fe5c36a3ceb3442ebf
authorSara Arjona <sara@moodle.com>
Thu, 4 Jan 2024 17:02:51 +0000 (4 18:02 +0100)
committerSara Arjona <sara@moodle.com>
Fri, 19 Jan 2024 08:37:42 +0000 (19 09:37 +0100)
tree1c8f92472c25bd57fbf56a40ee62dc0f2b989a04
parent69ee5c33959c701726b3cc6504e5255b67ca7ba7
MDL-80461 courseformat: Use choicedropdown for the format setting

In MDL-79985 a new form element was created to display a new generic
dropdown with extra information like a description or an icon on each
option.

This commits replaces the select for the course format form element in
the Course settings page with this new component.
admin/tool/uploadcourse/classes/step2_form.php
course/edit_form.php
course/format/singleactivity/lang/en/format_singleactivity.php
course/format/social/lang/en/format_social.php
course/format/topics/lang/en/format_topics.php
course/format/upgrade.txt
course/format/weeks/lang/en/format_weeks.php
lang/en/deprecated.txt
lang/en/moodle.php