diff --git a/docs/en_us/course_authors/source/change_log.rst b/docs/en_us/course_authors/source/change_log.rst index a71cee17d3..89e751968f 100644 --- a/docs/en_us/course_authors/source/change_log.rst +++ b/docs/en_us/course_authors/source/change_log.rst @@ -11,7 +11,9 @@ April, 2014 :header-rows: 1 * - Date - - Change + - Change + * - 04/26/14 + - Updated label information; added XML information to :ref:`Problem with Adaptive Hint` * - 04/24/14 - Expanded the :ref:`Grades` chapter to include topics on interpreting the grade reports and student progress page. * - diff --git a/docs/en_us/course_authors/source/exercises_tools/problem_with_hint.rst b/docs/en_us/course_authors/source/exercises_tools/problem_with_hint.rst index cffac5374d..19e56cb4a8 100644 --- a/docs/en_us/course_authors/source/exercises_tools/problem_with_hint.rst +++ b/docs/en_us/course_authors/source/exercises_tools/problem_with_hint.rst @@ -24,9 +24,9 @@ To create the above problem: .. code-block:: xml - - - -

- If a bat and a ball cost $1.10 together, and the bat costs $1.00 more than the ball, how much does the ball cost? Enter your answer in cents, and include only the number (that is, do not include a $ or a ¢ sign).

-

- - - - -

-
-
+ +

If a bat and a ball cost $1.10 together, and the bat costs $1.00 more than the ball, how much does the ball cost? Enter your answer in cents, and include only the number (that is, do not include a $ or a ¢ sign).

+

+ + + + +

+ + .. _Drag and Drop Problem XML: