options fix

This commit is contained in:
CHIEFSOFT\ameye
2024-08-18 19:35:25 -04:00
parent e51af19e0c
commit f56ff97e03
+1 -1
View File
@@ -16,7 +16,7 @@ class WrenchResources extends BaseController
$next_question = [
"question" => 'This is the question',
"option" => ['aaaaa'=>'aaaaaaa', 'bbbbbb'=>'bbbbbbbbb', 'cccccc'=>'cccccccc'],
"option" => ['aaaaaaa', 'bbbbbbbbb', 'cccccccc'],
"answer" => 'bbbbbb',
"last" => false,
"points" => 10