Continue merge.

This commit is contained in:
cahrens
2013-05-27 20:36:10 -04:00
parent 851ed6722a
commit a195c4f55f
2 changed files with 2 additions and 1 deletions

View File

@@ -75,7 +75,7 @@ class CombinedOpenEndedFields(object):
weight = StringyFloat(display_name="Problem Weight",
help="The number of points the problem is worth. By default, each problem is worth one point.",
scope=Scope.settings, values = {"min" : 0 , "step": ".1"})
markdown = String(help="Markdown source of this module", default="", scope=Scope.settings)
markdown = String(help="Markdown source of this module", scope=Scope.settings)
class CombinedOpenEndedModule(CombinedOpenEndedFields, XModule):

View File

@@ -1,6 +1,7 @@
---
metadata:
display_name: Open Ended Response
markdown: ""
data: |
<combinedopenended>
<rubric>