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: []