From 364ee10ae0578b072fb0082c500b4822ea87b059 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Tue, 1 Jul 2014 14:00:28 -0400 Subject: [PATCH] Release notes for 7-9-2014 --- .../en_us/release_notes/source/04-29-2014.rst | 2 +- .../en_us/release_notes/source/06-25-2014.rst | 4 +- .../en_us/release_notes/source/07-10-2014.rst | 85 +++++++++++++++++++ .../en_us/release_notes/source/10-29-2013.rst | 2 +- docs/en_us/release_notes/source/index.rst | 2 + docs/en_us/release_notes/source/links.rst | 6 ++ docs/en_us/release_notes/source/preface.rst | 1 + 7 files changed, 98 insertions(+), 4 deletions(-) create mode 100644 docs/en_us/release_notes/source/07-10-2014.rst create mode 100644 docs/en_us/release_notes/source/preface.rst diff --git a/docs/en_us/release_notes/source/04-29-2014.rst b/docs/en_us/release_notes/source/04-29-2014.rst index f73670a851..ea7a0dcc2d 100644 --- a/docs/en_us/release_notes/source/04-29-2014.rst +++ b/docs/en_us/release_notes/source/04-29-2014.rst @@ -50,7 +50,7 @@ The following documentation is available: Added new event types to `Tracking Logs`_ for interactions with PDF files. -* `edX Platform Developer Documentation`_ +* `edX Developer's Guide`_ Recent changes include: diff --git a/docs/en_us/release_notes/source/06-25-2014.rst b/docs/en_us/release_notes/source/06-25-2014.rst index f0d134427f..ab5a73a36e 100644 --- a/docs/en_us/release_notes/source/06-25-2014.rst +++ b/docs/en_us/release_notes/source/06-25-2014.rst @@ -50,9 +50,9 @@ The following documentation is available: download the entire guide as a PDF. * Instructions for adding a table of contents for a video file are now - available in the :ref:`TOC Transcripts` section. (BLD-933) + available in the `Video Table of Contents`_ section. (BLD-933) - * The example report in the :ref:`View and download student data` section now + * The example report in the `Download or view student data`_ section now includes the new User ID column. * `edX Research Guide`_ diff --git a/docs/en_us/release_notes/source/07-10-2014.rst b/docs/en_us/release_notes/source/07-10-2014.rst new file mode 100644 index 0000000000..50a17a25ec --- /dev/null +++ b/docs/en_us/release_notes/source/07-10-2014.rst @@ -0,0 +1,85 @@ +################################### +July 10, 2014 +################################### + +The following information reflects what is new in the edX Platform as of July +10, +2014. See previous pages in this document for a history of changes. + +**************************************** +edX Release Announcements Mailing List +**************************************** + +These edX Course Staff Release Notes are always available and are updated with +each release of the edX Platform on `edx.org`_ and `edX Edge`_. + +You can also sign up for the `edX Release Announcements mailing list`_ to get +an email message when we have updated the edX Course Staff Release Notes. + +*************************************** +edX Studio +*************************************** + +* In some situations, when you changed your browser's language to any language + other than English, Studio did not save changes to video URLs in the Video + component. This bug has been fixed. + +* Every setting on the **Advanced Settings** page now has a user-friendly name + and a description. + +*************************************** +edX Learning Management System +*************************************** + +* In Internet Explorer, an "Only secure content is displayed" security warning + sometimes appeared in courseware. This bug has been fixed. (LMS-2892) + +* When you selected a topic for a new post in the discussion forum, topic names + in the discussion forum topic list sometimes appeared with unexpected + formatting. This bug has been fixed. (FOR-578) + +************************** +edX Documentation +************************** + +The following documentation is available: + +* `Building and Running an edX Course`_ + + Click **Help** in the upper-right corner of any page in the edX Studio + user interface to access relevant sections in this guide. You can also + download the entire guide as a PDF. + + Recent changes include: + + * Updated `The Course End Date`_ to specify when students can earn and access + certificates. + +* `edX Research Guide`_ + + Recent changes include: + + * In the `Tracking Logs`_ chapter, corrected an error in the description of + the ``edx.forum.search`` event, updated the ``seek_video`` event, and added + the ``stop_video`` event. + + * Added the `Keys and Credentials for Data Transfers`_ chapter. + +* `edX Developer's Guide`_ + +* `edX XBlock Documentation`_ + +* `Installing, Configuring, and Running the edX Platform`_ + +************************** +Other edX Resources +************************** + +You can access the `edX Status`_ page to get an up-to-date status for all +services on edx.org and edX Edge. The page also includes the Twitter feed for +@edXstatus, which the edX Operations team uses to post updates. + +You can access the public `edX roadmap`_ for details about the currently +planned product direction. + +.. include:: links.rst \ No newline at end of file diff --git a/docs/en_us/release_notes/source/10-29-2013.rst b/docs/en_us/release_notes/source/10-29-2013.rst index 354382f4d6..6143aa6661 100644 --- a/docs/en_us/release_notes/source/10-29-2013.rst +++ b/docs/en_us/release_notes/source/10-29-2013.rst @@ -17,7 +17,7 @@ The following documentation is available: You can also download the guide as a PDF from the edX Studio user interface. -* `edX Data Documentation`_ +* `edX Research Guide`_ * `edX Developer's Guide`_ diff --git a/docs/en_us/release_notes/source/index.rst b/docs/en_us/release_notes/source/index.rst index b739d49e88..b13a91d08c 100755 --- a/docs/en_us/release_notes/source/index.rst +++ b/docs/en_us/release_notes/source/index.rst @@ -30,6 +30,8 @@ email message when we have updated the edX Course Staff Release Notes. :maxdepth: 1 read_me + preface + 07-10-2014 06-25-2014 06-17-2014 06-10-2014 diff --git a/docs/en_us/release_notes/source/links.rst b/docs/en_us/release_notes/source/links.rst index 019ecb93d4..22fd26ff3d 100644 --- a/docs/en_us/release_notes/source/links.rst +++ b/docs/en_us/release_notes/source/links.rst @@ -28,6 +28,8 @@ .. _edX Developer's Guide: http://edx.readthedocs.org/projects/userdocs/en/latest/ +.. _Keys and Credentials for Data Transfers: http://edx.readthedocs.org/projects/devdata/en/latest/internal_data_formats/credentials.html + .. _Testing Your Course: http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/releasing_course/view_course_content.html#testing-your-course .. _Switch Between Studio and Your Live Course: http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/releasing_course/view_course_content.html#view-your-live-course @@ -175,6 +177,10 @@ .. _Review Grades for Enrolled Students (Small Courses): http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/running_course/course_grades.html#gradebook +.. _Video Table of Contents: http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/creating_content/create_video.html#video-toc + +.. _Download or view student data: http://edx.readthedocs.org/projects/edx-partner-course-staff/en/latest/running_course/course_student.html#view-and-download-student-data + .. DATA DOCUMENTATION .. _Student Info and Progress Data: http://edx.readthedocs.org/projects/devdata/en/latest/internal_data_formats/sql_schema.html#student-info diff --git a/docs/en_us/release_notes/source/preface.rst b/docs/en_us/release_notes/source/preface.rst new file mode 100644 index 0000000000..53895c8473 --- /dev/null +++ b/docs/en_us/release_notes/source/preface.rst @@ -0,0 +1 @@ +.. include:: ../../shared/preface.rst \ No newline at end of file