From 9b7f2d79f5c3ee358959ba95702b3167ffe81576 Mon Sep 17 00:00:00 2001 From: Mark Hoeber Date: Thu, 16 Jan 2014 11:55:26 -0500 Subject: [PATCH] Fixed Course Start date change to 1/1/2030 --- docs/release_notes/source/01-16-2014.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/release_notes/source/01-16-2014.rst b/docs/release_notes/source/01-16-2014.rst index e96c9f6cf9..7a04d798cc 100644 --- a/docs/release_notes/source/01-16-2014.rst +++ b/docs/release_notes/source/01-16-2014.rst @@ -11,7 +11,7 @@ You can now access the public edX roadmap_ for details about the currently plann edX Studio ************* -New documentation, *Building a Course with edX Studio*, is available online_. You can also download the new guide as a PDF from the edX Studio user interface. +New documentation, `Building a Course with edX Studio `_, is available online_. You can also download the new guide as a PDF from the edX Studio user interface. .. _online: http://edx.readthedocs.org/projects/ca/en/latest/ @@ -19,7 +19,6 @@ New documentation, *Building a Course with edX Studio*, is available online_. Yo Changes and Updates ========================== -* STUD-91 - check * In certain situations, PDF files in the course were saved with the wrong content type. PDF files are now always stored with the content type ``application/pdf``. (STUD-878) @@ -27,11 +26,11 @@ Changes and Updates For more information, see the `updated documentation for adding files to your course `_. -* The default **Course Start Date** for new courses is now **12/31/2029**. This is to ensure that your course does not start before you intend it to. You must change the Course Start Date to the date you want students to begin using the course. (STUD-1072) +* The default **Course Start Date** for new courses is now **01/01/2030 GMT**. This is to ensure that your course does not start before you intend it to. You must change the course start date to the date you want students to begin using the course. (STUD-1072) For more information, see the `updated documentation for setting important dates for your course `_. -* For new courses, sections and subsections now have a default release date of January 1, 2030. In this case, you must adjust the release date to the day you want students to be able to view the content. (STUD-1072) +* For new courses, sections and subsections now have a default release date of **January 1, 2030**. In this case, you must adjust the release date to the day you want students to be able to view the content. (STUD-1072) For more information, see the `updated documentation on release dates `_.