From 2262ffe4e58cbd07845eb6aae98cb1db00e38fbe Mon Sep 17 00:00:00 2001 From: Lyla Fischer Date: Mon, 15 Jul 2013 11:58:37 -0400 Subject: [PATCH] updated imageresponse example to a more universal example (baby animals) --- .../templates/problem/imageresponse.yaml | 31 +++++++++---------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml b/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml index ab1f22e3b2..d9acb9359c 100644 --- a/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/imageresponse.yaml @@ -5,22 +5,21 @@ metadata: showanswer: finished data: | -

- An image mapped input problem presents an image for the student. Input is - given by the location of mouse clicks on the image. Correctness of input can be evaluated based on expected dimensions of a rectangle. -

- -

Which object in this image is required by the fire code?

- - - - -
-

Explanation

-

The fire code requires that all exits be clearly marked, so the red exit sign is the correct answer.

-
-
+

+ An image mapped input problem presents an image for the student. + Input is given by the location of mouse clicks on the image. + Correctness of input can be evaluated based on expected dimensions of a rectangle. +

+

Which animal shown below is a kitten?

+ + + + +
+

Explanation

+

The animal on the right is a kitten. The animal on the left is a puppy, not a kitten.

+
+
- children: []