fix ref jobs
This commit is contained in:
@@ -34,7 +34,7 @@ class WrenchResources extends BaseController
|
||||
|
||||
$next_question = [
|
||||
"question" => "What is C ? <br> C = $a + $b .",
|
||||
"option" => $option_mix,
|
||||
"option" => $option_mix,
|
||||
"answer" => $c,
|
||||
'option_mix' => $option_mix,
|
||||
"last" => false,
|
||||
|
||||
Reference in New Issue
Block a user