-
Notifications
You must be signed in to change notification settings - Fork 514
Common Cartridge
Common Cartridge export of limited course content can be accessed by the teacher through the backup/maintenance tool in any course. It will export documents, links, forums and tests to the Common Cartridge 1.3 format, which generates a zip file named something.imscc (you can explore it as a zip file by just renaming it to .zip). This .imscc file can then be imported into another compatible Common Cartridge 1.3 system, through their own import process.
Limited support for Common Cartridge 1.3 has been added in Chamilo 1.11.16 (August 2021), based on the libraries already developed in Moodle 3.10.
Due to naming conventions, the classes have been considerably refactored, as Moodle 3 did not respect PSR-1. This might (sadly) make it relatively complex to find the original code in Chamilo's code, but the intent was not to confuse anyone (sorry if it does).
Despite defining 6 question "profile" types, however (as the standard specifies), this implementation only supported 5 types and we only implemented 2 of those so far (unique answer and multiple answer), the rest being left for another opportunity with specific demand for this. Instead, we focused on supporting documents, forums, links and assets/resources, additionally to the exercises which can already be exported to QTI (another IMS-supported standard).
-
Home
- Tools and sessions
- Quiz: Importing
- Releases
- Community support strategy
- Translation management
- How to report issues
- Development
- Integration