Commit bdbeec9a by chrisndodge

Merge pull request #895 from MITx/fix/cdodge/multiple-choice

fix exception in LMS when rendering newly create multiple choice problem...
parents 1b4f569c 444d4b10
...@@ -8,7 +8,7 @@ data: | ...@@ -8,7 +8,7 @@ data: |
<p> <p>
A multiple choice response problem presents radio buttons for student A multiple choice response problem presents radio buttons for student
input. <!-->One or more of the choice may be correct.--> Correctness of input. Correctness of
input is evaluated based on expected answers specified within each input is evaluated based on expected answers specified within each
"choice" stanza. "choice" stanza.
</p> </p>
......
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