diff --git a/common/lib/capa/capa/templates/choicegroup.html b/common/lib/capa/capa/templates/choicegroup.html index 68aa254ca1..8816933075 100644 --- a/common/lib/capa/capa/templates/choicegroup.html +++ b/common/lib/capa/capa/templates/choicegroup.html @@ -1,6 +1,6 @@
- % if input_type == 'checkbox': + % if input_type == 'checkbox' or not value: % if status == 'unsubmitted': % elif status == 'correct':