Spaces:
Runtime error
Runtime error
Update templates/result.html
Browse files- templates/result.html +1 -1
templates/result.html
CHANGED
@@ -51,7 +51,7 @@
|
|
51 |
minBarLength: 5,
|
52 |
borderRadius:5,
|
53 |
label: ' Your Score',
|
54 |
-
data: {{res2
|
55 |
backgroundColor: [
|
56 |
'rgba(255, 206, 86, 0.6)',
|
57 |
],
|
|
|
51 |
minBarLength: 5,
|
52 |
borderRadius:5,
|
53 |
label: ' Your Score',
|
54 |
+
data: {{res2}},
|
55 |
backgroundColor: [
|
56 |
'rgba(255, 206, 86, 0.6)',
|
57 |
],
|