Commit f89396fa by Mark Hoeber

Merge pull request #2799 from edx/markhoeber/documentation/release-notes-3-4-14

First Draft release notes 3-3-14
parents 4db9d0c1 72f127de
......@@ -4,7 +4,7 @@ January 7, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
*************
......
......@@ -4,7 +4,7 @@ January 16, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
*************
......
......@@ -4,7 +4,7 @@ January 29, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
*************
......
......@@ -4,7 +4,7 @@ February 5, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
*************
......
......@@ -4,7 +4,7 @@ February 12, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
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.
......
......@@ -4,7 +4,7 @@ February 19, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
Course staff 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.
......
......@@ -4,7 +4,7 @@ February 26, 2014
You can now access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/OpenEdX+Public+Product+Roadmap
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
Course staff documentation, *Building a Course with edX Studio*, is available online_. You can also download the guide as a PDF from the edX Studio user interface.
......
###################################
March 4, 2014
###################################
You can access the public edX roadmap_ for details about the currently planned product direction.
.. _roadmap: https://edx-wiki.atlassian.net/wiki/display/OPENPROD/Open+EdX+Public+Product+Roadmap
Course staff documentation, *Building a Course with edX Studio*, is available online_. You can also download the guide as a PDF from the edX Studio user interface.
.. _online: http://edx.readthedocs.org/projects/ca/en/latest/
Recent changes to *Building a Course with edX Studio* include:
* `Staff Debug Info <http://edx.readthedocs.org/projects/ca/en/latest/staff_debug_info.html>`_
* Updates to `Add Files to a Course <http://edx.readthedocs.org/projects/ca/en/latest/create_new_course.html#add-files-to-a-course>`_
Recent changes to *edX Data Formats* include:
* `Tracking Logs <http://edx.readthedocs.org/projects/devdata/en/latest/internal_data_formats/tracking_logs.html>`_
*************
edX Studio
*************
* A problem that caused escaped HTML characters to be displayed incorrectly on the Course Updates page is resolved. (STUD-154)
* A problem that prevented course staff from posting in discussions when a course was deleted and recreated is resolved. (STUD-1140)
* A problem that caused the first line of an HTML component to be partially cut off in the unit page is resolved. (STUD-1380)
* The Files & Uploads page now includes an external URL for each asset. See `Add Files to a Course <http://edx.readthedocs.org/projects/ca/en/latest/create_new_course.html#add-files-to-a-course>`_ for more information.
***************************************
edX Learning Management System
***************************************
* The edX registration form now validates that the Public Username field contains 30 or fewer characters, and that the E-mail field contains 75 or fewer characters. The user receives a message if the Public Username or E-mail values are too long. (LMS-1479)
* If a video is configured to start at a time other than 00:00:00, the video player now correctly starts the video at the specified start time after the video player is reset for any reason. (BLD-659)
===========================
Accessibility Improvements
===========================
* The layout of Course Updates is improved to use semantic tagging and not just simple lists, making the page more accessible to screen readers. (LMS-1724)
* A label is added to the checkbox problem template.
* Confirmation dialog boxes for Open Response Assessments are now screen-reader accessible.
*************
Analytics
*************
* Problem check events now include the problem name, answer value, response type, input type, and annotations for randomized problems. (AN-587, AN-594)
*************
Discussions
*************
* Tooltips for pinning threads are updated so students do not see the tooltip when they cannot pin a thread, and course staff see the appropriate tooltip text. (FOR-192)
\ No newline at end of file
......@@ -11,6 +11,7 @@ Contents
:maxdepth: 5
read_me
03-04-2014
02-26-2014
02-19-2014
02-12-2014
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment