From 8276172802ee76db0f89c547c9b1a092a2b8882f Mon Sep 17 00:00:00 2001 From: cahrens Date: Fri, 24 Jul 2015 13:32:56 -0400 Subject: [PATCH] Set default value of showanswer to Never since it doesn't work. TNL-645 --- common/lib/xmodule/xmodule/templates/problem/drag_and_drop.yaml | 1 + .../lib/xmodule/xmodule/templates/problem/jsinput_response.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/common/lib/xmodule/xmodule/templates/problem/drag_and_drop.yaml b/common/lib/xmodule/xmodule/templates/problem/drag_and_drop.yaml index 4e76665afd..667a8fe65b 100644 --- a/common/lib/xmodule/xmodule/templates/problem/drag_and_drop.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/drag_and_drop.yaml @@ -2,6 +2,7 @@ metadata: display_name: Drag and Drop markdown: !!null + showanswer: never data: |

diff --git a/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml b/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml index dc775c7871..39403b3c1a 100644 --- a/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/jsinput_response.yaml @@ -2,6 +2,7 @@ metadata: display_name: Custom Javascript Display and Grading markdown: !!null + showanswer: never data: |