added new inputtypes to list, due to that check button appears
This commit is contained in:
@@ -53,7 +53,8 @@ entry_types = ['textline',
|
||||
'radiogroup',
|
||||
'checkboxgroup',
|
||||
'filesubmission',
|
||||
'javascriptinput',]
|
||||
'javascriptinput',
|
||||
'crystallography',]
|
||||
|
||||
# extra things displayed after "show answers" is pressed
|
||||
solution_types = ['solution']
|
||||
|
||||
Reference in New Issue
Block a user