This commit is contained in:
Ross
2022-04-06 16:50:54 +01:00
parent 640fff2549
commit c1dd40031d
5 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -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