
idea is to use modules and doors to build educational or orientation experiences with no special logic.
good answer->next room
wrong answer->explanation room
green means correct answer. red means incorrect answer.
only two modules are needed to make any binary quiz.
# module for 3 choice quiz

## interesting points:
* the concept scales to any number of questions.
* with hyperlinks a quiz can continue between platforms.
* static maze -> spatial memory
* shuffled versions of the same maze to test yourself
* colliders might be very important, if you can just clip through everything the illusion of challenge vanishes