Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Other
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
1/ make modulename optional in get_coursemodule_from_id()
2/ add sectionnun to get_coursemodule_from_id() and get_coursemodule_from_insatnce()
3/ remove custom code and hacks for fetching cm (like get_cm() in course/mod.php, modedit, etc.)
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
The cm handling is getting more and more complex, especially the course completion and conditional activities.
I doubt I can solve this alone....