This is just a simple quiz system that's easily editable, it will type out your question, 4 answers with varying point values, with compatability for a varying # of teams and turns. Picks questions randomly, does NOT use the same question more than once, and can store infinite questions. When it is revealing each answer's point value, click the right arrow to move on (after it finishes typing). **To edit** Set the variable 'debugging' to 1 and then click the green flag. This will enable debugging mode, and allow access to several buttons to change the number of turns/teams, and to create questions. There are no questions currently (because I deleted them all), so just add questions and enjoy!
I made this for a class of mine but I ended up not using it... Feel free to use for a classroom quiz, etc. **Uses the text render engine that I created. Does NOT support lower-case letters, so when typing in anything for the question creator (That is, answers, questions, etc.), make sure the CAPS LOCK key is ON.** When typing your answers, make sure you include EVERYTHING you want, for example, "A. (Your answer here)". The program will not automatically add things like "A." to your answers.