diff --git a/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml b/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml index cc2502a855..1ae05e04b3 100644 --- a/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml +++ b/common/lib/xmodule/xmodule/templates/problem/multiplechoice.yaml @@ -8,7 +8,7 @@ data: |

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 "choice" stanza.