From 7dfa4e2cba920e60b8bc7804e632a4a68a4de4d2 Mon Sep 17 00:00:00 2001 From: Don Mitchell Date: Thu, 3 Jan 2013 17:20:40 -0500 Subject: [PATCH] Tabla rasa problem for expert authors --- .../lib/xmodule/xmodule/templates/problem/empty.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 common/lib/xmodule/xmodule/templates/problem/empty.yaml diff --git a/common/lib/xmodule/xmodule/templates/problem/empty.yaml b/common/lib/xmodule/xmodule/templates/problem/empty.yaml new file mode 100644 index 0000000000..ae5491ff9f --- /dev/null +++ b/common/lib/xmodule/xmodule/templates/problem/empty.yaml @@ -0,0 +1,11 @@ +--- +metadata: + display_name: Empty + rerandomize: never + showanswer: always + markdown: "" +data: | + + + +children: []