Enabling Custom Course Settings

Enabling Custom Course Settings#

Tags: site operator

To enable course developers to add custom fields to a course on your instance of Open edX, you must configure the studio.yml file in the edX platform.

Note

Before proceeding, review Guidelines for Updating the Open edX Platform.

  1. Stop the LMS server.

  2. Create or update the file studio.yml to include the custom course settings feature flag.

    'ENABLE_OTHER_COURSE_SETTINGS': true,
    
  3. Restart the LMS server.

Maintenance Chart

Review Date

Working Group Reviewer

Release

Test situation