From 5ef9618f6408cf45783ed12afe1732e7fa3526f1 Mon Sep 17 00:00:00 2001 From: Sylvia Pearce Date: Fri, 25 Apr 2014 13:13:01 -0400 Subject: [PATCH] Update change log --- .../course_authors/source/change_log.rst | 4 ++- .../exercises_tools/problem_with_hint.rst | 27 +++++++++---------- 2 files changed, 16 insertions(+), 15 deletions(-) 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: