start updating physics
This commit is contained in:
@@ -27,6 +27,8 @@ class CidUserAnswerForm(ModelForm):
|
||||
super(CidUserAnswerForm, self).__init__(*args, **kwargs)
|
||||
#self.fields['answer'].required = False
|
||||
|
||||
|
||||
|
||||
# This should be made generic?
|
||||
class ExamForm(ModelForm):
|
||||
class Meta:
|
||||
|
||||
Reference in New Issue
Block a user