Hi everyone,
Great to be here! I have two CoBlocks coding questions:
-
If I want something to “reset” after a wrong answer so the student can try again, is there a way to do that?
-
Also, is it possible to have more than two “quiz questions” (I’m thinking of four) in a game made with CoBlocks?
Thank you for your help!
Hi @SilverWyzardess,
-
To give students an extra chance if they get it wrong, I would use a “nested quiz question”. If the answer is wrong, simply put the same question again (or an easier q.) in the space for the incorrect answer (see image).
-
In a CoBlocks game, you can add as many quiz questions as you want by placing them underneath each other. To add extra answers to a quiz question, click the settings gear icon/add answer.
Hope this was helpful,
pavlina
please tell me I really need it. How do I keep a counter of collected items? for example, I’ve attached text to the camera, but how do I zoom in on it every time I pick mushrooms? and how do I finish the command when all the mushrooms are collected?