[Config] Disable splitting on last question
This commit is contained in:
@@ -93,7 +93,7 @@
|
|||||||
"hq": {
|
"hq": {
|
||||||
"autoSplit": true,
|
"autoSplit": true,
|
||||||
"autoSplitOnPrizeQuestions": true,
|
"autoSplitOnPrizeQuestions": true,
|
||||||
"autoSplitOnLastQuestion": true,
|
"autoSplitOnLastQuestion": false,
|
||||||
"splitThreshold": 0.65,
|
"splitThreshold": 0.65,
|
||||||
"autoCheckpoints": true,
|
"autoCheckpoints": true,
|
||||||
"checkpointThreshold": 1
|
"checkpointThreshold": 1
|
||||||
|
|||||||
Reference in New Issue
Block a user