Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Administration, Course
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
In terms of the different types of plugins that are available, the course format is one that is not easily managed. How does one go about disabling or removing a course format other than deleting the code? What happens to courses that were using that course format? What if an institution wanted to disable a particular course format as an option (but not delete the code from the server). These are the types of options that we provide for modules, blocks, and filters but not for course formats. It would be good if we added a page /admin/formats.php that could be used to manage course formats similar to: /admin/blocks.php and /admin/modules.php.
I agree. We have set up our courses to function within one of the course formats and we want to remove teacher ability to modify which course format is used.