Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Not a bug
-
Affects Version/s: 3.8.2
-
Fix Version/s: None
-
Component/s: Competencies
-
Labels:
-
Affected Branches:MOODLE_38_STABLE
Description
Hi,
My moodle build is : running 3.8.1 (Build: 20200113)
The error happens when i accessed it at Admin->Reports->"Monitoring of Learning Plans", Report tab and when i click any of the button inside the table such as "Not Rated".
The error log i get is:
"Coding error detected, it must be fixed by a programmer: Unexpected property plans".
File: ...asses/external/exporter.php
Line: 145
Error code: codingerror
- line 145 of /lib/classes/external/exporter.php: coding_exception thrown
- line 74 of /report/lpmonitoring/classes/output/lpmonitoring_user_competency_summary_in_course.php: call to core\external\exporter->export()
- line 1614 of /report/lpmonitoring/classes/external.php: call to report_lpmonitoring\output\lpmonitoring_user_competency_summary_in_course->export_for_template()
- line 244 of /lib/externallib.php: call to report_lpmonitoring\external::data_for_user_competency_summary_in_course()
- line 79 of /lib/ajax/service.php: call to external_api::call_external_function()