.
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ class Long(models.Model):
|
||||
return marker_unmarked
|
||||
|
||||
|
||||
def get_question_json(self, based=True):
|
||||
def get_question_json(self, based=True, feedback=False):
|
||||
# self == q?
|
||||
#q = get_object_or_404(Long, pk=question_id)
|
||||
question_id = self.pk
|
||||
|
||||
Reference in New Issue
Block a user