Answered
I have been working with an IMSCC 1.3 package and I have discussions within the archive that work in other LMS', and they get imported in here as well, but are missing text. The following shows the XML snippet that is used which I believe is a valid IMSDT. The `<title>` shows correctly, but the `<text>` doesn't show at all. Does the buzz importer not support this or is it a bug? Any help with this would be appreciated.
<?xml version="1.0" encoding="UTF-8"?>
<topic xmlns="http://www.imsglobal.org/xsd/imsccv1p3/imsdt_v1p3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.imsglobal.org/xsd/imsccv1p3/imsdt_v1p3 https://www.imsglobal.org/sites/default/files/profile/cc/ccv1p3/ccv1p3_imsdt_v1p3.xsd">
<title>Unit 1 Discussion 1</title>
<text texttype="text/plain">This is a sample discussion</text>
</topic>
Comments (2)
Good morning, Samuel!
I recommend contacting and reporting this behavior to your authorized support representatives at eDynamic so that, if needed, a ticket can be submitted to Agilix Support that includes the common cartridge package for evaluation and a course activity example where the undesired behavior manifested.
Thank you!
Thank you for the quick response. I will give that a try.