minigame 4 colour question

This commit is contained in:
2026-04-27 07:45:39 +00:00
parent 8597578a28
commit 9745d91016
14 changed files with 990 additions and 46 deletions
+10 -1
View File
@@ -117,5 +117,14 @@
],
"correctIndex": 0
}
]
],
"carryReadMs": 3000,
"carryAnswerMs": 5000,
"carrySessionLength": 10,
"carryMapPanelTheme": {
"panelBg": "rgba(255, 0, 0, 0)",
"panelBorder": "rgba(255, 255, 255, 0)",
"textColor": "rgba(241, 245, 249, 1)",
"borderWidthPx": 0
}
}