Add Course Metadata

Add Course Metadata#

Tags: educator how-to

To make certain information about your course available to entities such as customer relationship management (CRM) software, a marketing site, or other external systems, follow these steps.

  1. Create a JSON dictionary that contains the metadata that you want to add.

  2. In Studio, open your course, and then select Advanced Settings on the Settings menu.

  3. In the Other Course Settings field, paste your JSON dictionary.

  4. Select Save Changes.

In case you can’t find the Other Course Settings field in the Advanced Settings, ask your site operator to set ENABLE_OTHER_COURSE_SETTINGS to true under FEATURES in /edx/etc/studio.yml and restart Studio. More information can be found in :ref`Enable Custom Course Settings`.

Maintenance chart

Review Date

Working Group Reviewer

Release

Test situation

03/19/2025

John (Curricu.me)

Sumac

Pass

03/05/2025

Leira (Curricu.me)

Sumac

Fail (openedx/docs.openedx.org#861)