.
This commit is contained in:
+1
-1
@@ -626,4 +626,4 @@ class CidUserAnswer(models.Model):
|
|||||||
return True
|
return True
|
||||||
|
|
||||||
def get_answer_score(self):
|
def get_answer_score(self):
|
||||||
return float(self.score)
|
return self.score
|
||||||
|
|||||||
Reference in New Issue
Block a user