4.15. Exporting and Importing a Course

You can Export a Course and Import a Course through Studio.

When you import and export a course, you work with .tar.gz files.

To duplicate an existing course for a new run, course creators can use the course re-run option. See Re-running a Course.

Caution

Before exporting and importing a course, ensure that links in the course to other course content use the /jump_to_id/<unit identifier> syntax. If a link does not use the /jump_to_id/<unit identifier> syntax, the link will be broken if you export then import the course. For more information, see Add a Link to a Course Unit.

4.15.1. Export a Course

There are several reasons you might want to export your course. Examples follow.

  • To save your work.
  • To edit the XML in your course directly.
  • To create a backup copy of your course, which you can import if you want to revert the course back to a previous state.
  • To share with the team members of another course.
  • To create a copy of your course that you can later import into another course instance and customize.

When you export your course, Studio creates a .tar.gz file that includes the following course data.

  • Course content (all Sections, Subsections, and Units)
  • Course structure
  • Individual problems
  • Pages
  • Course assets
  • Course settings

The following data is not exported with your course.

  • User data
  • Course team data
  • Discussion data
  • Certificates

To export your course, follow these steps.

  1. From the Tools menu, select Export.
  2. Select Export Course Content.

When the export completes you can then access the .tar.gz file on your computer.

4.15.2. Import a Course

Warning

Content of the imported course replaces all the content of this course. You cannot undo a course import. We recommend that you first export the current course, so you have a backup copy of it.

There are several reasons you may want to import a course. For example:

  • To load a course you developed outside of Studio.
  • To run a new version of a course that was not created in Studio.

The course that you import must be in a .tar.gz file (that is, a .tar file compressed with GNU Zip). This .tar.gz file must contain a course.xml file in a course data directory. The tar.gz file must have the same name as the course data directory. It may also contain other files.

If your course uses legacy layout structures, you may not be able to edit the course in Studio. To make sure that your course is completely editable, ensure that all components are embedded in a unit.

The import process has five stages. During the first two stages, you must stay on the Course Import page. You can leave this page after the Unpacking stage has completed. EdX recommends, however, that you don’t make important changes to your course until the import operation has completed.

To import a course, follow these steps.

  1. From the Tools menu, select Import.
  2. Select Choose a File to Import.
  3. Locate the file that you want, and then Select Open.
  4. Select Replace my course with the one above.

Note

When you import a course, important dates, such as the course start date and time, are overwritten. After the import is complete, you should check dates to ensure they are set as intended. For more information, see Setting Start and End Dates.

4.15.3. Work with the .tar.gz File

Courses are exported and imported in .tar.gz files containing OLX, an edX format for open course exchange. For more information about OLX, see the edX OLX Documentation.

To extract and compress .tar.gz files, you will need a third-party program.

If you are using Microsoft Windows, see the following resources.

If you are using a Macintosh computer, see the following resources: