Commit eaa5b6ed by Waheed Ahmed

Changed wording for setting up ORA question.

ORA-351
parent 52ca4226
...@@ -218,7 +218,7 @@ class CombinedOpenEndedFields(object): ...@@ -218,7 +218,7 @@ class CombinedOpenEndedFields(object):
) )
graded = Boolean( graded = Boolean(
display_name="Graded", display_name="Graded",
help='Defines whether the student gets credit for grading this problem.', help='Defines whether the student gets credit for this problem. Credit is based on peer grades of this problem.',
default=False, default=False,
scope=Scope.settings scope=Scope.settings
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment