Course Updates
+Course updates are announcements or notifications you want to share with your class. Other course authors have used them for important exam/date reminders, change in schedules, and to call out any important steps students need to be aware of.
+Course Info
Course Updates & News
- New UpdateStatic Pages
+Static Pages are additional pages that supplement your Courseware. Other course authors have used them to share a syllabus, calendar, handouts, and more.
+ +Here you can add and manage additional pages for your course
-These pages will be added to the primary navigation menu alongside Courseware, Course Info, Discussion, etc.
--
@@ -43,4 +67,17 @@
How Static Pages are Used in Your Course
+
+ Course Export
+Course Import
+My Courses
--
- %for course, url in courses:
-
- - - ${course} - - - - %endfor -
- In order to start authoring courses using edX studio, please click on the activation link in your email. -
-My Courses
+Welcome, ${ user.username }. Here are all of the courses you are currently authoring in Studio:
+-
+ %for course, url, lms_link in courses:
+
- + + ${course} + + View Live + + %endfor +
+ In order to start authoring courses using edX Studio, please click on the activation link in your email. +
+Course Team
+The following list of users have been designated as course staff. This means that these users will have permissions to modify course content. You may add additional course staff below, if you are the course instructor. Please note that they must have already registered and verified their account.
diff --git a/cms/templates/overview.html b/cms/templates/overview.html index ca53c456a2..91a1107726 100644 --- a/cms/templates/overview.html +++ b/cms/templates/overview.html @@ -120,12 +120,32 @@