Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
2.3.5, 3.1.3, 3.2, 3.3
-
None
-
MOODLE_23_STABLE, MOODLE_31_STABLE, MOODLE_32_STABLE, MOODLE_33_STABLE
Description
Currently when Moodle imports an IMS-CC package containing LTI placements, it ignores any custom parameters included in the LTI xml. This is not ideal, since tool providers often use the custom parameters to specify the specific content to embed.
Expected behavior: Anything in the LTI xml of the form below should get stored in the custom parameters field in Moodle.
<blti:custom>
<lticm:property name="keyword">value</lticm:property>
</blti:custom>
Attachments
Issue Links
- has a non-specific relationship to
-
MDLQA-11153 CLONE - A teacher can import an IMS Common Cartridge package
-
- Passed
-