diff --git a/docs/en_us/release_notes/source/01-29-2014.rst b/docs/en_us/release_notes/source/01-29-2014.rst index 2473d6308d..45cba6dab6 100644 --- a/docs/en_us/release_notes/source/01-29-2014.rst +++ b/docs/en_us/release_notes/source/01-29-2014.rst @@ -15,7 +15,11 @@ New documentation, *Building a Course with edX Studio*, is available online_. Yo .. _online: http://edx.readthedocs.org/projects/ca/en/latest/ -There is new documentation on `managing discussions `_ and `best practices for discussion moderators `_. +There is new documentation on: + +* `Managing discussions `_ +* `Best practices for discussion moderators `_ +* `Using external graders `_ ========================== @@ -36,7 +40,7 @@ edX Learning Management System * When a student sets the speed for a video, that speed setting is now saved and used when the student views subsequent videos. (BLD-237) -* In the Video component, the settings on the **Advanced** tab now include **Transcript Download Allowed** and **Video Download Allowed**, and **Download Video** has been merged into **Video Sources** to eliminate redundancy. A description of each setting is available at :ref:`Video Advanced Options`. (BLD-364, BLD-368) +* In the Video component, the settings on the **Advanced** tab now include **Transcript Download Allowed** and **Video Download Allowed**, and **Download Video** has been merged into **Video Sources** to eliminate redundancy. A description of each setting is available at `Video Advanced Options `_. (BLD-364, BLD-368) * For numerical response problems, students can now enter negative exponents in the same ways they can enter positive exponents. For example, students can enter ``4.9e-9`` or ``4.9*10^-9``. (BLD-434)