-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.4
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
When viewing a student's PLP page in the ILP block, there's a lot of undefined properties displayed if some reports are not turned on.
The attached patch does empty() checks on the properties in question, and ensures that $ilpcourses is defined in get_my_ilp_courses before it's passed to foreach().
- has been marked as being related by
-
CONTRIB-1572 Undefined settings notices in Concerns module
- Resolved
- will help resolve
-
CONTRIB-1572 Undefined settings notices in Concerns module
- Resolved