added new inputtypes to list, due to that check button appears

This commit is contained in:
Александр
2012-10-11 18:37:10 +03:00
parent c7654b4d1e
commit dfb9b49c4d

View File

@@ -53,7 +53,8 @@ entry_types = ['textline',
'radiogroup',
'checkboxgroup',
'filesubmission',
'javascriptinput',]
'javascriptinput',
'crystallography',]
# extra things displayed after "show answers" is pressed
solution_types = ['solution']