.
This commit is contained in:
+1
-1
@@ -259,7 +259,7 @@ class AnatomyQuestion(models.Model):
|
||||
]
|
||||
)
|
||||
|
||||
def get_question_json(self, based=True):
|
||||
def get_question_json(self, based=True, feedback=False):
|
||||
"""Returns a json representation of the question"""
|
||||
|
||||
# Loop through rapidimage associations
|
||||
|
||||
Reference in New Issue
Block a user