FIx exam reviewing
This commit is contained in:
+1
-1
@@ -513,7 +513,7 @@ class Rapid(models.Model):
|
||||
}
|
||||
|
||||
if annotations:
|
||||
json["annotations"] = self.annotations
|
||||
json["annotations"] = annotations
|
||||
|
||||
if history:
|
||||
json["history"] = self.history
|
||||
|
||||
Reference in New Issue
Block a user