12-09-2013.rst 2.68 KB
Newer Older
Mark Hoeber committed
1 2 3 4
###################################
December 9, 2013
###################################

5 6 7
**************************
edX Documentation
**************************
Mark Hoeber committed
8

9 10
You can access the public `edX roadmap`_ for
details about the currently planned product direction.
11

12
The following documentation is available:
13

14
* `Building and Running an edX Course`_ 
Mark Hoeber committed
15

16 17 18 19 20 21
  You can also download the guide as a PDF from the edX Studio user interface.

* `edX Data Documentation`_


* `edX Platform Developer Documentation`_
Mark Hoeber committed
22

23 24 25 26 27 28 29
.. include:: links.rst

*************
edX Studio
*************

* You can now allow multiple strings as correct answers to text response problems. (BLD-474)
Mark Hoeber committed
30 31 32

The following changes are included in this release: 

33 34 35 36 37 38 39 40 41
* If you entered invalid HTML in the Course Handouts, you were not able to edit the Course Handouts to fix the HTML. This problem is resolved (STUD-293)

* When you created a new video, you received a 500 error and could not import a timed transcript. This problem is resolved. (BLD-530)

* In Internet Explorer 9.x, when you locked and unlocked assets, the Save notification was not displayed. This problem is resolved. (STUD-815)

* In Firefox, when viewing a unit, you could not select and copy the unit identifier. This problem is resolved. (STUD-863)

* When you viewed problems within Studio, italics did not render properly. This problem is resolved. (STUD-963)
Mark Hoeber committed
42 43 44 45 46 47 48 49 50


***************************************
edX Learning Management System 
***************************************


The following changes are included in this release: 

51 52 53 54
* All dialog boxes in the Wiki are now fully accessible to screen readers. (LMS-1337)

* The reset password function allowed others to determine valid usersnames. This problem is resolved. [DETAILS] (LMS-1507)

Mark Hoeber committed
55
* If a user registered for a verified certificate, then switched to audit the course, the student
56 57 58 59 60 61 62 63 64 65 66 67 68
  remained listed as signed up for a verified certificate. This problem is resolved. (LMS-1526)
  
* In code response questions, the button to hide the output is now shown for each test case, so students do
  not need to scroll through all test cases to get to the button to hide all output. (BLD-126)
  
* The calculator tooltips now show all options for inputing numbers. (BLD-400)

* The video player now alerts screen readers when the video is over. (BLD-488)

* Numerical input problems now support mathematical operations. (BLD-525)

* The calculator tooltips are now fully accessible to screen readers. (BLD-533)

Mark Hoeber committed
69
******************
Mark Hoeber committed
70
Discussion Forums
Mark Hoeber committed
71 72 73 74
******************

The following changes are included in this release: 

75 76 77
* An update to enhance accessibility was made so that when users load additional forum threads,
  focus remains on the loading element. (FOR-238)