Question: if I understand correctly, the current export of a course is limited to one (tar based) format. Correct?
At my university we use OpenEdx for our MOOC’s. However we also have a site with contents of the MOOCs, published as open courseware.
At this stage we are doing a lot of manual work to download and upload materials.
Is there a possibility to export Edx in a common format, such as Common Cartridge or Scorm? If not, are there plans for this? Or did someone create a tool to convert the OpenEdx export format to a more open / common format?
We would love to extend our coursewareplatform so that it can read a common format and quickly import course structure and content.
I don’t see anything that converts Open edX export file (tar-based which is often called OLX) to Common Cartridge (CC) but the opposite of it is available here:
You can take reference to this and try to implement your own converter.
Thanks! I came across that. I was hoping for something a little lighter, as we are going to be sun-setting our platform and want to provide the content as a CC. Guess we will need to upgrade to get that functionality.
Just wanted to follow up that for Teak a CC Import feature was added, but not the CC Export functionality, and it looks like there is no plans on the roadmap to support such a thing.