-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
3.3
-
None
Steps to reproduce:
1) Go to the course competencies page
2) Add competency to a course
3) Add the competency to an activity
4) Visit the course competencies page
Coding error detected, it must be fixed by a programmer: Unknown context to use for formatting the property 'name' in the exporter 'core_course\external\course_module_summary_exporter'. You either need to add 'context' to your related objects, or create the method 'get_format_parameters_for_name' and return the context from there.
|
|
More information about this error
|
|
×Debug info:
|
Error code: codingerror
|
×Stack trace:
|
line 219 of /lib/classes/external/exporter.php: coding_exception thrown
|
line 167 of /lib/classes/external/exporter.php: call to core\external\exporter->get_format_parameters()
|
line 148 of /admin/tool/lp/classes/output/course_competencies_page.php: call to core\external\exporter->export()
|
line 73 of /admin/tool/lp/classes/output/renderer.php: call to tool_lp\output\course_competencies_page->export_for_template()
|
line 391 of /lib/outputrenderers.php: call to tool_lp\output\renderer->render_course_competencies_page()
|
line 48 of /admin/tool/lp/coursecompetencies.php: call to plugin_renderer_base->render()
|