Add 'frcr_appropriate' field to Question model for exam relevance
This commit is contained in:
@@ -150,6 +150,7 @@ class QuestionForm(ModelForm):
|
||||
"presentation",
|
||||
"subspecialty",
|
||||
"open_access",
|
||||
"frcr_appropriate",
|
||||
]
|
||||
|
||||
widgets = {
|
||||
|
||||
Reference in New Issue
Block a user