From 033264b58d03e14010bad1a01d22a817ca44df44 Mon Sep 17 00:00:00 2001 From: Don Mitchell Date: Fri, 11 Jan 2013 16:57:00 -0500 Subject: [PATCH] Change case of Explanation to match markdown (although it's functionally equivalent) --- .../lib/xmodule/xmodule/templates/problem/multiplechoice.yaml | 4 ++-- .../xmodule/xmodule/templates/problem/numericalresponse.yaml | 4 ++-- .../lib/xmodule/xmodule/templates/problem/optionresponse.yaml | 4 ++-- .../xmodule/xmodule/templates/problem/string_response.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml b/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml index a7f47ee9de..322757beee 100644 --- a/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml @@ -29,10 +29,10 @@ metadata: ( ) The Beatles - [Explanation] + [explanation] The release of the iPod allowed consumers to carry their entire music library with them in a format that did not rely on fragile and energy-intensive spinning disks. - [Explanation] + [explanation] " data: | diff --git a/common/lib/xmodule/xmodule/templates/problem/numericalresponse.yaml b/common/lib/xmodule/xmodule/templates/problem/numericalresponse.yaml index 24ffe5590c..bdca1ef789 100644 --- a/common/lib/xmodule/xmodule/templates/problem/numericalresponse.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/numericalresponse.yaml @@ -28,7 +28,7 @@ metadata: = 5 - [Explanation] + [explanation] Pi, or the the ratio between a circle's circumference to its diameter, is an irrational number known to extreme precision. It is value is approximately equal to 3.14. @@ -37,7 +37,7 @@ metadata: can use any estimation technique that you like. If you look at your hand, you can count that you have five fingers. - [Explanation] + [explanation] " data: | diff --git a/common/lib/xmodule/xmodule/templates/problem/optionresponse.yaml b/common/lib/xmodule/xmodule/templates/problem/optionresponse.yaml index a4d8a4dd65..d2603ca607 100644 --- a/common/lib/xmodule/xmodule/templates/problem/optionresponse.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/optionresponse.yaml @@ -17,12 +17,12 @@ metadata: [[(Multiple Choice), String Response, Numerical Response, External Response, Image Response]] - [Explanation] + [explanation] Multiple Choice also allows students to select from a variety of pre-written responses, although the format makes it easier for students to read very long response options. Optionresponse also differs slightly because students are more likely to think of an answer and then search for it rather than relying purely on recognition to answer the question. - [Explanation] + [explanation] " data: | diff --git a/common/lib/xmodule/xmodule/templates/problem/string_response.yaml b/common/lib/xmodule/xmodule/templates/problem/string_response.yaml index 2071cf0fd1..987ee9a7bf 100644 --- a/common/lib/xmodule/xmodule/templates/problem/string_response.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/string_response.yaml @@ -19,10 +19,10 @@ metadata: = Michigan - [Explanation] + [explanation] Lansing is the capital of Michigan, although it is not Michgan's largest city, or even the seat of the county in which it resides. - [Explanation] + [explanation] " data: |