Skip to content

Commit 4469f19

Browse files
authored
Update evil_cbt
1 parent 3d87386 commit 4469f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

evil_cbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
// Setting completion and success statuses for cmi
2121
const statuses = ["completed", "incomplete", "not attempted", "failed", "passed"];
22-
const score = 1; // Fixed score
22+
const score = 100; // Fixed score
2323

2424
// Function to iterate and set all combinations
2525
function setAllCombinations() {

0 commit comments

Comments
 (0)