@@ -216,128 +216,124 @@ class CourseFields(object):
...
@@ -216,128 +216,124 @@ class CourseFields(object):
advanced_modules=List(help="Beta modules used in your course",scope=Scope.settings)
advanced_modules=List(help="Beta modules used in your course",scope=Scope.settings)
has_children=True
has_children=True
checklists=List(scope=Scope.settings,
checklists=List(scope=Scope.settings,
default=[
default=[
{"short_description":"Getting Started With Studio",
{"short_description":"Getting Started With Studio",
"items":[{"short_description":"Add Course Team Members",
"items":[{"short_description":"Add Course Team Members",
"long_description":"Grant your collaborators permission to edit your course so you can work together.",
"long_description":"Grant your collaborators permission to edit your course so you can work together.",
"is_checked":False,
"is_checked":False,
"action_url":"ManageUsers",
"action_url":"ManageUsers",
"action_text":"Edit Course Team",
"action_text":"Edit Course Team",
"action_external":False},
"action_external":False},
{"short_description":"Set Important Dates for Your Course",
{"short_description":"Set Important Dates for Your Course",
"long_description":"Establish your course's student enrollment and launch dates on the Schedule and Details page.",
"long_description":"Establish your course's student enrollment and launch dates on the Schedule and Details page.",
"is_checked":False,
"is_checked":False,
"action_url":"SettingsDetails",
"action_url":"SettingsDetails",
"action_text":"Edit Course Details & Schedule",
"action_text":"Edit Course Details & Schedule",
"action_external":False},
"action_external":False},
{"short_description":"Draft Your Course's Grading Policy",
{"short_description":"Draft Your Course's Grading Policy",
"long_description":"Set up your assignment types and grading policy even if you haven't created all your assignments.",
"long_description":"Set up your assignment types and grading policy even if you haven't created all your assignments.",
"is_checked":False,
"is_checked":False,
"action_url":"SettingsGrading",
"action_url":"SettingsGrading",
"action_text":"Edit Grading Settings",
"action_text":"Edit Grading Settings",
"action_external":False},
"action_external":False},
{"short_description":"Explore the Other Studio Checklists",
{"short_description":"Explore the Other Studio Checklists",
"long_description":"Discover other available course authoring tools, and find help when you need it.",
"long_description":"Discover other available course authoring tools, and find help when you need it.",
"is_checked":False,
"is_checked":False,
"action_url":"",
"action_url":"",
"action_text":"",
"action_text":"",
"action_external":False}]
"action_external":False}]},
},
{"short_description":"Draft a Rough Course Outline",
{"short_description":"Draft a Rough Course Outline",
"items":[{"short_description":"Create Your First Section and Subsection",
"items":[{"short_description":"Create Your First Section and Subsection",
"long_description":"Use your course outline to build your first Section and Subsection.",
"long_description":"Use your course outline to build your first Section and Subsection.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Set Section Release Dates",
{"short_description":"Set Section Release Dates",
"long_description":"Specify the release dates for each Section in your course. Sections become visible to students on their release dates.",
"long_description":"Specify the release dates for each Section in your course. Sections become visible to students on their release dates.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Designate a Subsection as Graded",
{"short_description":"Designate a Subsection as Graded",
"long_description":"Set a Subsection to be graded as a specific assignment type. Assignments within graded Subsections count toward a student's final grade.",
"long_description":"Set a Subsection to be graded as a specific assignment type. Assignments within graded Subsections count toward a student's final grade.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Reordering Course Content",
{"short_description":"Reordering Course Content",
"long_description":"Use drag and drop to reorder the content in your course.",
"long_description":"Use drag and drop to reorder the content in your course.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Renaming Sections",
{"short_description":"Renaming Sections",
"long_description":"Rename Sections by clicking the Section name from the Course Outline.",
"long_description":"Rename Sections by clicking the Section name from the Course Outline.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Deleting Course Content",
{"short_description":"Deleting Course Content",
"long_description":"Delete Sections, Subsections, or Units you don't need anymore. Be careful, as there is no Undo function.",
"long_description":"Delete Sections, Subsections, or Units you don't need anymore. Be careful, as there is no Undo function.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False},
"action_external":False},
{"short_description":"Add an Instructor-Only Section to Your Outline",
{"short_description":"Add an Instructor-Only Section to Your Outline",
"long_description":"Some course authors find using a section for unsorted, in-progress work useful. To do this, create a section and set the release date to the distant future.",
"long_description":"Some course authors find using a section for unsorted, in-progress work useful. To do this, create a section and set the release date to the distant future.",
"is_checked":False,
"is_checked":False,
"action_url":"CourseOutline",
"action_url":"CourseOutline",
"action_text":"Edit Course Outline",
"action_text":"Edit Course Outline",
"action_external":False}]},
"action_external":False}]
{"short_description":"Explore edX's Support Tools",
},
"items":[{"short_description":"Explore the Studio Help Forum",
{"short_description":"Explore edX's Support Tools",
"long_description":"Access the Studio Help forum from the menu that appears when you click your user name in the top right corner of Studio.",
"items":[{"short_description":"Explore the Studio Help Forum",
"is_checked":False,
"long_description":"Access the Studio Help forum from the menu that appears when you click your user name in the top right corner of Studio.",
"action_url":"http://help.edge.edx.org/",
"is_checked":False,
"action_text":"Visit Studio Help",
"action_url":"http://help.edge.edx.org/",
"action_external":True},
"action_text":"Visit Studio Help",
{"short_description":"Enroll in edX 101",
"action_external":True},
"long_description":"Register for edX 101, edX's primer for course creation.",
{"short_description":"Enroll in edX 101",
"is_checked":False,
"long_description":"Register for edX 101, edX's primer for course creation.",
{"short_description":"Draft Your Course About Page",
"action_external":True}]
"items":[{"short_description":"Draft a Course Description",
},
"long_description":"Courses on edX have an About page that includes a course video, description, and more. Draft the text students will read before deciding to enroll in your course.",
{"short_description":"Draft Your Course About Page",
"is_checked":False,
"items":[{"short_description":"Draft a Course Description",
"action_url":"SettingsDetails",
"long_description":"Courses on edX have an About page that includes a course video, description, and more. Draft the text students will read before deciding to enroll in your course.",
"action_text":"Edit Course Schedule & Details",
"is_checked":False,
"action_external":False},
"action_url":"SettingsDetails",
{"short_description":"Add Staff Bios",
"action_text":"Edit Course Schedule & Details",
"long_description":"Showing prospective students who their instructor will be is helpful. Include staff bios on the course About page.",
"action_external":False},
"is_checked":False,
{"short_description":"Add Staff Bios",
"action_url":"SettingsDetails",
"long_description":"Showing prospective students who their instructor will be is helpful. Include staff bios on the course About page.",
"action_text":"Edit Course Schedule & Details",
"is_checked":False,
"action_external":False},
"action_url":"SettingsDetails",
{"short_description":"Add Course FAQs",
"action_text":"Edit Course Schedule & Details",
"long_description":"Include a short list of frequently asked questions about your course.",
"action_external":False},
"is_checked":False,
{"short_description":"Add Course FAQs",
"action_url":"SettingsDetails",
"long_description":"Include a short list of frequently asked questions about your course.",
"action_text":"Edit Course Schedule & Details",
"is_checked":False,
"action_external":False},
"action_url":"SettingsDetails",
{"short_description":"Add Course Prerequisites",
"action_text":"Edit Course Schedule & Details",
"long_description":"Let students know what knowledge and/or skills they should have before they enroll in your course.",
"action_external":False},
"is_checked":False,
{"short_description":"Add Course Prerequisites",
"action_url":"SettingsDetails",
"long_description":"Let students know what knowledge and/or skills they should have before they enroll in your course.",
"action_text":"Edit Course Schedule & Details",
"is_checked":False,
"action_external":False}]}
"action_url":"SettingsDetails",
"action_text":"Edit Course Schedule & Details",