ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


AContent IMS Content and Moodle


  • 2011-06-28 07:56:56

    AContent IMS Content and Moodle

    Sorry for cross-posting (http://moodle.org/mod/forum/discuss.php?d=178334), but I think it is also an issue of AContent/ATutor.

    We are using Moodle and AContent for a project where we create content using AContent and use it within Moodle. AContent supports both IMS Content Package and IMS Common Cartridge. Now I tried to import the content to Moodle:

    - The content module "IMS Content" only supports the Common Cartridge.
    - The activity "SCORM" interestingly supports both the IMS Common Cartridge and the IMS Content Package.

    But neither format supports the test include within the content formats. Maybe I'm doing something wrong? Does AContent correctly export the quizzes?

    I'm thankful for any hints I can get!

    Regards

    Bjrn

  • 2011-06-28 08:04:22

    Re: AContent: IMS Content and Moodle

    Okay, I just validated the CC created with AContent (including a quiz) using the IMS CC Validator (http://validator.imsglobal.org/index.jsp?validate=cartridge). Here are the results:

    ----------------
    List of all Files Validated:

    imsmanifest.xml
    QTI/tests_1.xml


    Resource Validation Results: The document is valid.

    Schema Location Results: Schema locations are valid.

    Schema Validation Results: The document is valid.

    Schematron Validation Results: The document contains errors.
    Errors (1)
    imsmanifest.xml : Assertion failed for pattern_10. For Assessment or Question Bank Resources the Resource object must contain a single File object which references the QTI XML file. This file must conform to the IMS CC profile of QTI 1.2.1. The profile is contained in the package of this profile as imscc_q*.xdm. The derived schema of this QTI profile is in the package of this profile with the name ims_qtiasiv1p2_localised.xsd. The resource must not have an href attribute(#S11) (not ((./@type='imsqti_xmlv1p2/imscc_xmlv1p0/assessment') or (./@type='imsqti_xmlv1p2/imscc_xmlv1p0/question-bank')) or (count(./imscc:file)=1 and count(./@href)=0)); Line#: 355; Column#: 15
    --------------

    If it helps, I can provide the CC file. Just answer to my posting. Thanks!

  • 2011-06-28 09:05:59

    Re: AContent: IMS Content and Moodle

    It could be a bug. Recently IMS updated the schemas for validating common cartridges, which ended up breaking CC's exported from AContent. We'll update AContent with the new schemas in the next while. ATutor will have the them in a couple weeks in the next release. It authors and package CCs just as AContent does.

    In the meantime, you could export content packages and QTI tests separately. I believe moodle will import these.