Skip to content

Instantly share code, notes, and snippets.

@farhaanbukhsh
Created March 8, 2021 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save farhaanbukhsh/14b17b4aa54454158bedb13a590a8fdb to your computer and use it in GitHub Desktop.
Save farhaanbukhsh/14b17b4aa54454158bedb13a590a8fdb to your computer and use it in GitHub Desktop.
OpenEdx advance response
{
"end_of_course_survey_url": {
"deprecated": true,
"help": "Enter the URL for the end-of-course survey. If your course does not have a survey, enter null.",
"hide_on_enabled_publisher": false,
"display_name": "Course Survey URL",
"value": null
},
"allow_public_wiki_access": {
"deprecated": false,
"help": "Enter true or false. If true, edX users can view the course wiki even if they're not enrolled in the course.",
"hide_on_enabled_publisher": false,
"display_name": "Allow Public Wiki Access",
"value": false
},
"invitation_only": {
"deprecated": false,
"help": "Whether to restrict enrollment to invitation by the course staff.",
"hide_on_enabled_publisher": false,
"display_name": "Invitation Only",
"value": false
},
"source_file": {
"deprecated": true,
"help": "Enter the source file name for LaTeX.",
"hide_on_enabled_publisher": false,
"display_name": "LaTeX Source File Name",
"value": null
},
"cosmetic_display_price": {
"deprecated": false,
"help": "The cost displayed to students for enrolling in the course. If a paid course registration price is set by an administrator in the database, that price will be displayed instead of this one.",
"hide_on_enabled_publisher": false,
"display_name": "Cosmetic Course Display Price",
"value": 0
},
"is_new": {
"deprecated": false,
"help": "Enter true or false. If true, the course appears in the list of new courses on edx.org, and a New! badge temporarily appears next to the course image.",
"hide_on_enabled_publisher": false,
"display_name": "Course Is New",
"value": null
},
"enrollment_domain": {
"deprecated": false,
"help": "Enter the external login method students can use for the course.",
"hide_on_enabled_publisher": false,
"display_name": "External Login Domain",
"value": null
},
"rerandomize": {
"deprecated": false,
"help": "Specify the default for how often variable values in a problem are randomized. This setting should be set to \"never\" unless you plan to provide a Python script to identify and randomize values in most of the problems in your course. Valid values are \"always\", \"onreset\", \"never\", and \"per_student\".",
"hide_on_enabled_publisher": false,
"display_name": "Randomization",
"value": "never"
},
"cert_html_view_enabled": {
"deprecated": true,
"help": "If true, certificate Web/HTML views are enabled for the course.",
"hide_on_enabled_publisher": false,
"display_name": "Certificate Web/HTML View Enabled",
"value": true
},
"html_textbooks": {
"deprecated": false,
"help": "For HTML textbooks that appear as separate tabs in the course, enter the name of the tab (usually the title of the book) as well as the URLs and titles of each chapter in the book.",
"hide_on_enabled_publisher": false,
"display_name": "HTML Textbooks",
"value": [
{
"tab_title": "H24H",
"chapters": [
{
"title": "Introduction to the Book",
"url": "/static/book/h24h/BEFORE-INTRO-HOMER-h24h-intro-book.html"
},
{
"title": "Introduction to Homeric Poetry",
"url": "/static/book/h24h/BEFORE-HOUR-1-h24h-intro-homer.html"
},
{
"title": "Hour 1",
"url": "/static/book/h24h/h24h-hour1.html"
},
{
"title": "Hour 2",
"url": "/static/book/h24h/h24h-hour2.html"
},
{
"title": "Hour 3",
"url": "/static/book/h24h/h24h-hour3.html"
},
{
"title": "Hour 4",
"url": "/static/book/h24h/h24h-hour4.html"
},
{
"title": "Hour 5",
"url": "/static/book/h24h/h24h-hour5.html"
},
{
"title": "Hour 6",
"url": "/static/book/h24h/h24h-hour6.html"
},
{
"title": "Hour 7",
"url": "/static/book/h24h/h24h-hour7.html"
},
{
"title": "Hour 8",
"url": "/static/book/h24h/h24h-hour8.html"
},
{
"title": "Hour 9",
"url": "/static/book/h24h/h24h-hour9.html"
},
{
"title": "Hour 10",
"url": "/static/book/h24h/h24h-hour10.html"
},
{
"title": "Hour 11",
"url": "/static/book/h24h/h24h-hour11.html"
},
{
"title": "Hour 12",
"url": "/static/book/h24h/h24h-hour12.html"
},
{
"title": "Hour 13",
"url": "/static/book/h24h/h24h-hour13.html"
},
{
"title": "Hour 14",
"url": "/static/book/h24h/h24h-hour14.html"
},
{
"title": "Hour 15",
"url": "/static/book/h24h/h24h-hour15.html"
},
{
"title": "Introduction to Tragedy",
"url": "/static/book/h24h/AFTER-HOUR-15-h24h-intro-tragedy.html"
},
{
"title": "Hour 16",
"url": "/static/book/h24h/h24h-hour16.html"
},
{
"title": "Hour 17",
"url": "/static/book/h24h/h24h-hour17.html"
},
{
"title": "Hour 18",
"url": "/static/book/h24h/h24h-hour18.html"
},
{
"title": "Hour 19",
"url": "/static/book/h24h/h24h-hour19.html"
},
{
"title": "Hour 20",
"url": "/static/book/h24h/h24h-hour20.html"
},
{
"title": "Hour 21",
"url": "/static/book/h24h/h24h-hour21.html"
},
{
"title": "Hour 22",
"url": "/static/book/h24h/h24h-hour22.html"
},
{
"title": "Hour 23",
"url": "/static/book/h24h/h24h-hour23.html"
},
{
"title": "Hour 24",
"url": "/static/book/h24h/h24h-hour24.html"
},
{
"title": "Core Vocab",
"url": "/static/book/h24h/CoreVocab.html"
},
{
"title": "Biblio",
"url": "/static/book/h24h/references.html"
}
]
},
{
"tab_title": "Sourcebook",
"chapters": [
{
"title": "Title Page",
"url": "/static/book/sourcebook/table-of-contents.html"
},
{
"title": "Homeric Iliad: Scroll I",
"url": "/static/book/sourcebook/homeric-iliad-1.html"
},
{
"title": "Homeric Iliad: Scroll II",
"url": "/static/book/sourcebook/homeric-iliad-2.html"
},
{
"title": "Homeric Iliad: Scroll III",
"url": "/static/book/sourcebook/homeric-iliad-3.html"
},
{
"title": "Homeric Iliad: Scroll IV",
"url": "/static/book/sourcebook/homeric-iliad-4.html"
},
{
"title": "Homeric Iliad: Scroll V",
"url": "/static/book/sourcebook/homeric-iliad-5.html"
},
{
"title": "Homeric Iliad: Scroll VI",
"url": "/static/book/sourcebook/homeric-iliad-6.html"
},
{
"title": "Homeric Iliad: Scroll VII",
"url": "/static/book/sourcebook/homeric-iliad-7.html"
},
{
"title": "Homeric Iliad: Scroll VIII",
"url": "/static/book/sourcebook/homeric-iliad-8.html"
},
{
"title": "Homeric Iliad: Scroll IX",
"url": "/static/book/sourcebook/homeric-iliad-9.html"
},
{
"title": "Homeric Iliad: Scroll X",
"url": "/static/book/sourcebook/homeric-iliad-10.html"
},
{
"title": "Homeric Iliad: Scroll XI",
"url": "/static/book/sourcebook/homeric-iliad-11.html"
},
{
"title": "Homeric Iliad: Scroll XII",
"url": "/static/book/sourcebook/homeric-iliad-12.html"
},
{
"title": "Homeric Iliad: Scroll XIII",
"url": "/static/book/sourcebook/homeric-iliad-13.html"
},
{
"title": "Homeric Iliad: Scroll XIV",
"url": "/static/book/sourcebook/homeric-iliad-14.html"
},
{
"title": "Homeric Iliad: Scroll XV",
"url": "/static/book/sourcebook/homeric-iliad-15.html"
},
{
"title": "Homeric Iliad: Scroll XVI",
"url": "/static/book/sourcebook/homeric-iliad-16.html"
},
{
"title": "Homeric Iliad: Scroll XVII",
"url": "/static/book/sourcebook/homeric-iliad-17.html"
},
{
"title": "Homeric Iliad: Scroll XVIII",
"url": "/static/book/sourcebook/homeric-iliad-18.html"
},
{
"title": "Homeric Iliad: Scroll XIX",
"url": "/static/book/sourcebook/homeric-iliad-19.html"
},
{
"title": "Homeric Iliad: Scroll XX",
"url": "/static/book/sourcebook/homeric-iliad-20.html"
},
{
"title": "Homeric Iliad: Scroll XXI",
"url": "/static/book/sourcebook/homeric-iliad-21.html"
},
{
"title": "Homeric Iliad: Scroll XXII",
"url": "/static/book/sourcebook/homeric-iliad-22.html"
},
{
"title": "Homeric Iliad: Scroll XXIII",
"url": "/static/book/sourcebook/homeric-iliad-23.html"
},
{
"title": "Homeric Iliad: Scroll XXIV",
"url": "/static/book/sourcebook/homeric-iliad-24.html"
},
{
"title": "Homeric Odyssey: Scroll I",
"url": "/static/book/sourcebook/homeric-odyssey-1.html"
},
{
"title": "Homeric Odyssey: Scroll II",
"url": "/static/book/sourcebook/homeric-odyssey-2.html"
},
{
"title": "Homeric Odyssey: Scroll III",
"url": "/static/book/sourcebook/homeric-odyssey-3.html"
},
{
"title": "Homeric Odyssey: Scroll IV",
"url": "/static/book/sourcebook/homeric-odyssey-4.html"
},
{
"title": "Homeric Odyssey: Scroll V",
"url": "/static/book/sourcebook/homeric-odyssey-5.html"
},
{
"title": "Homeric Odyssey: Scroll VI",
"url": "/static/book/sourcebook/homeric-odyssey-6.html"
},
{
"title": "Homeric Odyssey: Scroll VII",
"url": "/static/book/sourcebook/homeric-odyssey-7.html"
},
{
"title": "Homeric Odyssey: Scroll VIII",
"url": "/static/book/sourcebook/homeric-odyssey-8.html"
},
{
"title": "Homeric Odyssey: Scroll IX",
"url": "/static/book/sourcebook/homeric-odyssey-9.html"
},
{
"title": "Homeric Odyssey: Scroll X",
"url": "/static/book/sourcebook/homeric-odyssey-10.html"
},
{
"title": "Homeric Odyssey: Scroll XI",
"url": "/static/book/sourcebook/homeric-odyssey-11.html"
},
{
"title": "Homeric Odyssey: Scroll XII",
"url": "/static/book/sourcebook/homeric-odyssey-12.html"
},
{
"title": "Homeric Odyssey: Scroll XIII",
"url": "/static/book/sourcebook/homeric-odyssey-13.html"
},
{
"title": "Homeric Odyssey: Scroll XIV",
"url": "/static/book/sourcebook/homeric-odyssey-14.html"
},
{
"title": "Homeric Odyssey: Scroll XV",
"url": "/static/book/sourcebook/homeric-odyssey-15.html"
},
{
"title": "Homeric Odyssey: Scroll XVI",
"url": "/static/book/sourcebook/homeric-odyssey-16.html"
},
{
"title": "Homeric Odyssey: Scroll XVII",
"url": "/static/book/sourcebook/homeric-odyssey-17.html"
},
{
"title": "Homeric Odyssey: Scroll XVIII",
"url": "/static/book/sourcebook/homeric-odyssey-18.html"
},
{
"title": "Homeric Odyssey: Scroll XIX",
"url": "/static/book/sourcebook/homeric-odyssey-19.html"
},
{
"title": "Homeric Odyssey: Scroll XX",
"url": "/static/book/sourcebook/homeric-odyssey-20.html"
},
{
"title": "Homeric Odyssey: Scroll XXI",
"url": "/static/book/sourcebook/homeric-odyssey-21.html"
},
{
"title": "Homeric Odyssey: Scroll XXII",
"url": "/static/book/sourcebook/homeric-odyssey-22.html"
},
{
"title": "Homeric Odyssey: Scroll XXIII",
"url": "/static/book/sourcebook/homeric-odyssey-23.html"
},
{
"title": "Homeric Odyssey: Scroll XXIV",
"url": "/static/book/sourcebook/homeric-odyssey-24.html"
},
{
"title": "The Epic Cycle",
"url": "/static/book/sourcebook/epic-cycle.html"
},
{
"title": "Homeric Hymn to Demeter",
"url": "/static/book/sourcebook/homeric-hymn-to-demeter.html"
},
{
"title": "Homeric Hymn to Aphrodite",
"url": "/static/book/sourcebook/homeric-hymn-to-aphrodite.html"
},
{
"title": "Alcman: Partheneion",
"url": "/static/book/sourcebook/alcman-partheneion.html"
},
{
"title": "Sappho",
"url": "/static/book/sourcebook/sappho.html"
},
{
"title": "Pindar: Pythian 8",
"url": "/static/book/sourcebook/pindar-pythian-8.html"
},
{
"title": "Aeschylus: Agamemnon",
"url": "/static/book/sourcebook/aeschylus-agamemnon.html"
},
{
"title": "Aeschylus: Libation Bearers",
"url": "/static/book/sourcebook/aeschylus-libation-bearers.html"
},
{
"title": "Aeschylus: Eumenides",
"url": "/static/book/sourcebook/aeschylus-eumenides.html"
},
{
"title": "Sophocles: Oedipus at Colonus",
"url": "/static/book/sourcebook/sophocles-oc.html"
},
{
"title": "Sophocles: Oedipus Tyrannos",
"url": "/static/book/sourcebook/sophocles-ot.html"
},
{
"title": "Euripides: Hyppolytus",
"url": "/static/book/sourcebook/euripides-hippolytus.html"
},
{
"title": "Euripides: Bacchae",
"url": "/static/book/sourcebook/euripides-bacchae.html"
},
{
"title": "Aristotle: Selections",
"url": "/static/book/sourcebook/aristotle.html"
},
{
"title": "Herodotus: Croesus",
"url": "/static/book/sourcebook/herodotus-croesus.html"
},
{
"title": "Herodotus: Kyrnos",
"url": "/static/book/sourcebook/herodotus-kyrnos.html"
},
{
"title": "Herodotus: Timesios",
"url": "/static/book/sourcebook/herodotus-timesios.html"
},
{
"title": "Herodotus: Miltiades",
"url": "/static/book/sourcebook/herodotus-miltiades.html"
},
{
"title": "Herodotus: Marathon",
"url": "/static/book/sourcebook/herodotus-marathon.html"
},
{
"title": "Herodotus: Artachaees",
"url": "/static/book/sourcebook/herodotus-artachaees.html"
},
{
"title": "Herodotus: Thermopylae",
"url": "/static/book/sourcebook/herodotus-thermopylae.html"
},
{
"title": "Herodotus: Salamis",
"url": "/static/book/sourcebook/herodotus-salamis.html"
},
{
"title": "Herodotus: Plataea",
"url": "/static/book/sourcebook/herodotus-plataea.html"
},
{
"title": "Herodotus: Protesilaos",
"url": "/static/book/sourcebook/herodotus-protesilaos.html"
},
{
"title": "Plato: Apology",
"url": "/static/book/sourcebook/plato-apology.html"
},
{
"title": "Plato: Phaedo",
"url": "/static/book/sourcebook/plato-phaedo.html"
},
{
"title": "Pausanias: Selections",
"url": "/static/book/sourcebook/pausanias.html"
},
{
"title": "Hesiod: Theogony",
"url": "/static/book/sourcebook/hesiod-theogony.html"
},
{
"title": "Hesiod: Works and Days",
"url": "/static/book/sourcebook/hesiod-works-and-days.html"
},
{
"title": "Theognis of Megara",
"url": "/static/book/sourcebook/theognis-of-megara.html"
},
{
"title": "The Sign of the hero",
"url": "/static/book/sourcebook/the-sign-of-the-hero.html"
}
]
}
]
},
"course_image": {
"deprecated": false,
"help": "Edit the name of the course image file. You must upload this file on the Files & Uploads page. You can also set the course image on the Settings & Details page.",
"hide_on_enabled_publisher": true,
"display_name": "Course About Page Image",
"value": "images_course_image.jpg"
},
"advanced_modules": {
"deprecated": false,
"help": "Enter the names of the advanced modules to use in your course.",
"hide_on_enabled_publisher": false,
"display_name": "Advanced Module List",
"value": [
"annotatable",
"videoalpha",
"openassessment"
]
},
"hide_progress_tab": {
"deprecated": true,
"help": "Allows hiding of the progress tab.",
"hide_on_enabled_publisher": false,
"display_name": "Hide Progress Tab",
"value": null
},
"allow_anonymous": {
"deprecated": false,
"help": "Enter true or false. If true, students can create discussion posts that are anonymous to all users.",
"hide_on_enabled_publisher": false,
"display_name": "Allow Anonymous Discussion Posts",
"value": true
},
"static_asset_path": {
"deprecated": false,
"help": "Enter the path to use for files on the Files & Uploads page. This value overrides the Studio default, c4x://.",
"hide_on_enabled_publisher": false,
"display_name": "Static Asset Path",
"value": ""
},
"create_zendesk_tickets": {
"deprecated": false,
"help": "Enter true or false. If this value is true, a Zendesk ticket will be created for suspicious attempts.",
"hide_on_enabled_publisher": false,
"display_name": "Create Zendesk Tickets For Suspicious Proctored Exam Attempts",
"value": true
},
"remote_gradebook": {
"deprecated": false,
"help": "Enter the remote gradebook mapping. Only use this setting when REMOTE_GRADEBOOK_URL has been specified.",
"hide_on_enabled_publisher": false,
"display_name": "Remote Gradebook",
"value": {}
},
"enable_subsection_gating": {
"deprecated": false,
"help": "Enter true or false. If this value is true, you can hide a subsection until learners earn a minimum score in another, prerequisite subsection.",
"hide_on_enabled_publisher": false,
"display_name": "Enable Subsection Prerequisites",
"value": false
},
"max_student_enrollments_allowed": {
"deprecated": false,
"help": "Enter the maximum number of students that can enroll in the course. To allow an unlimited number of students, enter null.",
"hide_on_enabled_publisher": false,
"display_name": "Course Maximum Student Enrollment",
"value": null
},
"catalog_visibility": {
"deprecated": false,
"help": "Defines the access permissions for showing the course in the course catalog. This can be set to one of three values: 'both' (show in catalog and allow access to about page), 'about' (only allow access to about page), 'none' (do not show in catalog and do not allow access to an about page).",
"hide_on_enabled_publisher": false,
"display_name": "Course Visibility In Catalog",
"value": "both"
},
"advertised_start": {
"deprecated": false,
"help": "Enter the text that you want to use as the advertised starting time frame for the course, such as \"Winter 2018\". If you enter null for this value, the start date that you have set for this course is used.",
"hide_on_enabled_publisher": false,
"display_name": "Course Advertised Start",
"value": null
},
"discussion_sort_alpha": {
"deprecated": false,
"help": "Enter true or false. If true, discussion categories and subcategories are sorted alphabetically. If false, they are sorted chronologically by creation date and time.",
"hide_on_enabled_publisher": false,
"display_name": "Discussion Sorting Alphabetical",
"value": false
},
"display_organization": {
"deprecated": false,
"help": "Enter the course organization that you want to appear in the course. This setting overrides the organization that you entered when you created the course. To use the organization that you entered when you created the course, enter null.",
"hide_on_enabled_publisher": false,
"display_name": "Course Organization Display String",
"value": null
},
"no_grade": {
"deprecated": false,
"help": "Enter true or false. If true, the course will not be graded.",
"hide_on_enabled_publisher": false,
"display_name": "Course Not Graded",
"value": false
},
"show_reset_button": {
"deprecated": false,
"help": "Enter true or false. If true, problems in the course default to always displaying a 'Reset' button. You can override this in each problem's settings. All existing problems are affected when this course-wide setting is changed.",
"hide_on_enabled_publisher": false,
"display_name": "Show Reset Button for Problems",
"value": false
},
"max_attempts": {
"deprecated": false,
"help": "Enter the maximum number of times a student can try to answer problems. By default, Maximum Attempts is set to null, meaning that students have an unlimited number of attempts for problems. You can override this course-wide setting for individual problems. However, if the course-wide setting is a specific number, you cannot set the Maximum Attempts for individual problems to unlimited.",
"hide_on_enabled_publisher": false,
"display_name": "Maximum Attempts",
"value": null
},
"teams_configuration": {
"deprecated": false,
"help": "Specify the maximum team size and topics for teams inside the provided set of curly braces. Make sure that you enclose all of the sets of topic values within a set of square brackets, with a comma after the closing curly brace for each topic, and another comma after the closing square brackets. For example, to specify that teams should have a maximum of 5 participants and provide a list of 2 topics, enter the configuration in this format: {\"topics\": [{\"name\": \"Topic1Name\", \"description\": \"Topic1Description\", \"id\": \"Topic1ID\"}, {\"name\": \"Topic2Name\", \"description\": \"Topic2Description\", \"id\": \"Topic2ID\"}], \"max_team_size\": 5}. If no max_size is provided, it will default to 50In \"id\" values, the only supported special characters are underscore, hyphen, and period.",
"hide_on_enabled_publisher": false,
"display_name": "Teams Configuration",
"value": {}
},
"enable_proctored_exams": {
"deprecated": false,
"help": "Enter true or false. If this value is true, proctored exams are enabled in your course. Note that enabling proctored exams will also enable timed exams.",
"hide_on_enabled_publisher": false,
"display_name": "Enable Proctored Exams",
"value": false
},
"info_sidebar_name": {
"deprecated": true,
"help": "Enter the heading that you want students to see above your course handouts on the Course Home page. Your course handouts appear in the right panel of the page.",
"hide_on_enabled_publisher": false,
"display_name": "Course Home Sidebar Name",
"value": "Course Handouts"
},
"course_edit_method": {
"deprecated": true,
"help": "Enter the method by which this course is edited (\"XML\" or \"Studio\").",
"hide_on_enabled_publisher": false,
"display_name": "Course Editor",
"value": "Studio"
},
"discussion_link": {
"deprecated": true,
"help": "Allows specification of an external link to replace discussion forums.",
"hide_on_enabled_publisher": false,
"display_name": "Discussion Forum External Link",
"value": null
},
"course_survey_required": {
"deprecated": true,
"help": "Specify whether students must complete a survey before they can view your course content. If you set this value to true, you must add a name for the survey to the Course Survey Name setting above.",
"hide_on_enabled_publisher": false,
"display_name": "Pre-Course Survey Required",
"value": false
},
"course_survey_name": {
"deprecated": true,
"help": "Name of SurveyForm to display as a pre-course survey to the user.",
"hide_on_enabled_publisher": false,
"display_name": "Pre-Course Survey Name",
"value": null
},
"learning_info": {
"deprecated": false,
"help": "Specify what student can learn from the course.",
"hide_on_enabled_publisher": false,
"display_name": "Course Learning Information",
"value": []
},
"video_speed_optimizations": {
"deprecated": false,
"help": "Enter true or false. If true, video caching will be used for HTML5 videos.",
"hide_on_enabled_publisher": false,
"display_name": "Enable video caching system",
"value": true
},
"days_early_for_beta": {
"deprecated": false,
"help": "Enter the number of days before the start date that beta users can access the course.",
"hide_on_enabled_publisher": false,
"display_name": "Days Early for Beta Users",
"value": null
},
"allow_proctoring_opt_out": {
"deprecated": false,
"help": "Enter true or false. If this value is true, learners can choose to take proctored exams without proctoring. If this value is false, all learners must take the exam with proctoring. This setting only applies if proctored exams are enabled for the course.",
"hide_on_enabled_publisher": false,
"display_name": "Allow Opting Out of Proctored Exams",
"value": true
},
"video_thumbnail_image": {
"deprecated": false,
"help": "Edit the name of the video thumbnail image file. You can set the video thumbnail image on the Settings & Details page.",
"hide_on_enabled_publisher": false,
"display_name": "Course Video Thumbnail Image",
"value": "images_course_image.jpg"
},
"instructor_info": {
"deprecated": false,
"help": "Enter the details for Course Instructor",
"hide_on_enabled_publisher": false,
"display_name": "Course Instructor",
"value": {
"instructors": []
}
},
"xqa_key": {
"deprecated": true,
"help": "This setting is not currently supported.",
"hide_on_enabled_publisher": false,
"display_name": "XQA Key",
"value": "qaijS3UatK020Wc0sfCtFe0V6jpB4d64"
},
"edxnotes": {
"deprecated": false,
"help": "Enter true or false. If true, students can use the Student Notes feature.",
"hide_on_enabled_publisher": false,
"display_name": "Enable Student Notes",
"value": false
},
"display_name": {
"deprecated": false,
"help": "Enter the name of the course as it should appear in the edX.org course list.",
"hide_on_enabled_publisher": false,
"display_name": "Course Display Name",
"value": "Demonstration Course"
},
"allow_anonymous_to_peers": {
"deprecated": false,
"help": "Enter true or false. If true, students can create discussion posts that are anonymous to other students. This setting does not make posts anonymous to course staff.",
"hide_on_enabled_publisher": false,
"display_name": "Allow Anonymous Discussion Posts to Peers",
"value": false
},
"disable_progress_graph": {
"deprecated": false,
"help": "Enter true or false. If true, students cannot view the progress graph.",
"hide_on_enabled_publisher": false,
"display_name": "Disable Progress Graph",
"value": false
},
"cert_name_short": {
"deprecated": false,
"help": "Use this setting only when generating PDF certificates. Between quotation marks, enter the short name of the type of certificate that students receive when they complete the course. For instance, \"Certificate\".",
"hide_on_enabled_publisher": false,
"display_name": "Certificate Name (Short)",
"value": ""
},
"banner_image": {
"deprecated": false,
"help": "Edit the name of the banner image file. You can set the banner image on the Settings & Details page.",
"hide_on_enabled_publisher": false,
"display_name": "Course Banner Image",
"value": "images_course_image.jpg"
},
"display_coursenumber": {
"deprecated": false,
"help": "Enter the course number that you want to appear in the course. This setting overrides the course number that you entered when you created the course. To use the course number that you entered when you created the course, enter null.",
"hide_on_enabled_publisher": false,
"display_name": "Course Number Display String",
"value": ""
},
"use_latex_compiler": {
"deprecated": false,
"help": "Enter true or false. If true, you can use the LaTeX templates for HTML components and advanced Problem components.",
"hide_on_enabled_publisher": false,
"display_name": "Enable LaTeX Compiler",
"value": false
},
"cert_name_long": {
"deprecated": false,
"help": "Use this setting only when generating PDF certificates. Between quotation marks, enter the long name of the type of certificate that students receive when they complete the course. For instance, \"Certificate of Achievement\".",
"hide_on_enabled_publisher": false,
"display_name": "Certificate Name (Long)",
"value": ""
},
"css_class": {
"deprecated": true,
"help": "Allows courses to share the same css class across runs even if they have different numbers.",
"hide_on_enabled_publisher": false,
"display_name": "CSS Class for Course Reruns",
"value": ""
},
"announcement": {
"deprecated": false,
"help": "Enter the date to announce your course.",
"hide_on_enabled_publisher": false,
"display_name": "Course Announcement Date",
"value": null
},
"matlab_api_key": {
"deprecated": false,
"help": "Enter the API key provided by MathWorks for accessing the MATLAB Hosted Service. This key is granted for exclusive use in this course for the specified duration. Do not share the API key with other courses. Notify MathWorks immediately if you believe the key is exposed or compromised. To obtain a key for your course, or to report an issue, please contact moocsupport@mathworks.com",
"hide_on_enabled_publisher": false,
"display_name": "Matlab API key",
"value": null
},
"due_date_display_format": {
"deprecated": false,
"help": "Enter the format for due dates. The default is Mon DD, YYYY. Enter \"%m-%d-%Y\" for MM-DD-YYYY, \"%d-%m-%Y\" for DD-MM-YYYY, \"%Y-%m-%d\" for YYYY-MM-DD, or \"%Y-%d-%m\" for YYYY-DD-MM.",
"hide_on_enabled_publisher": false,
"display_name": "Due Date Display Format",
"value": null
},
"due": {
"deprecated": false,
"help": "Enter the date by which problems are due.",
"hide_on_enabled_publisher": false,
"display_name": "Due Date",
"value": null
},
"bypass_home": {
"deprecated": true,
"help": "Bypass the course home tab when students arrive from the dashboard, sending them directly to course content.",
"hide_on_enabled_publisher": false,
"display_name": "Bypass Course Home",
"value": false
},
"certificates_show_before_end": {
"deprecated": true,
"help": "Enter true or false. If true, students can download certificates before the course ends, if they've met certificate requirements.",
"hide_on_enabled_publisher": false,
"display_name": "Certificates Downloadable Before End",
"value": false
},
"discussion_blackouts": {
"deprecated": false,
"help": "Enter pairs of dates between which students cannot post to discussion forums. Inside the provided brackets, enter an additional set of square brackets surrounding each pair of dates you add. Format each pair of dates as [\"YYYY-MM-DD\", \"YYYY-MM-DD\"]. To specify times as well as dates, format each pair as [\"YYYY-MM-DDTHH:MM\", \"YYYY-MM-DDTHH:MM\"]. Be sure to include the \"T\" between the date and time. For example, an entry defining two blackout periods looks like this, including the outer pair of square brackets: [[\"2015-09-15\", \"2015-09-21\"], [\"2015-10-01\", \"2015-10-08\"]] ",
"hide_on_enabled_publisher": false,
"display_name": "Discussion Blackout Dates",
"value": []
},
"enable_timed_exams": {
"deprecated": false,
"help": "Enter true or false. If this value is true, timed exams are enabled in your course. Regardless of this setting, timed exams are enabled if Enable Proctored Exams is set to true.",
"hide_on_enabled_publisher": false,
"display_name": "Enable Timed Exams",
"value": false
},
"certificates_display_behavior": {
"deprecated": false,
"help": "Enter end, early_with_info, or early_no_info. After certificate generation, students who passed see a link to their certificates on the dashboard and students who did not pass see information about the grading configuration. The default is end, which displays this certificate information to all students after the course end date. To display this certificate information to all students as soon as certificates are generated, enter early_with_info. To display only the links to passing students as soon as certificates are generated, enter early_no_info.",
"hide_on_enabled_publisher": false,
"display_name": "Certificates Display Behavior",
"value": "end"
},
"cert_html_view_overrides": {
"deprecated": false,
"help": "Enter course-specific overrides for the Web/HTML template parameters here (JSON format)",
"hide_on_enabled_publisher": false,
"display_name": "Certificate Web/HTML View Overrides",
"value": {}
},
"show_calculator": {
"deprecated": false,
"help": "Enter true or false. When true, students can see the calculator in the course.",
"hide_on_enabled_publisher": false,
"display_name": "Show Calculator",
"value": false
},
"showanswer": {
"deprecated": false,
"help": "Specify when the Show Answer button appears for each problem. Valid values are \"always\", \"answered\", \"attempted\", \"closed\", \"finished\", \"past_due\", \"correct_or_past_due\", and \"never\".",
"hide_on_enabled_publisher": false,
"display_name": "Show Answer",
"value": "attempted"
},
"lti_passports": {
"deprecated": false,
"help": "Enter the passports for course LTI tools in the following format: \"id:client_key:client_secret\".",
"hide_on_enabled_publisher": false,
"display_name": "LTI Passports",
"value": []
},
"mobile_available": {
"deprecated": false,
"help": "Enter true or false. If true, the course will be available to mobile devices.",
"hide_on_enabled_publisher": false,
"display_name": "Mobile Course Available",
"value": false
},
"discussion_topics": {
"deprecated": false,
"help": "Enter discussion categories in the following format: \"CategoryName\": {\"id\": \"i4x-InstitutionName-CourseNumber-course-CourseRun\"}. For example, one discussion category may be \"Lydian Mode\": {\"id\": \"i4x-UniversityX-MUS101-course-2015_T1\"}. The \"id\" value for each category must be unique. In \"id\" values, the only special characters that are supported are underscore, hyphen, and period. You can also specify a category as the default for new posts in the Discussion page by setting its \"default\" attribute to true. For example, \"Lydian Mode\": {\"id\": \"i4x-UniversityX-MUS101-course-2015_T1\", \"default\": true}.",
"hide_on_enabled_publisher": false,
"display_name": "Discussion Topic Mapping",
"value": {
"General": {
"id": "i4x-edx-eiorguegnru-course-foobarbaz"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment