.
This commit is contained in:
+1
-1
@@ -833,7 +833,7 @@ def exam_json(request, pk):
|
||||
exam_questions[q.id] = {
|
||||
"images": [images],
|
||||
"feedback_image": [feedback_images],
|
||||
"annotations": [str(q.image_annotations)],
|
||||
#"annotations": [str(q.image_annotations)],
|
||||
"type": "rapid",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user