Ren'py Basics - Making a Written Answer Quiz (Extra video)
I had a question on how to do this and so I thought I would share with you guys two ways of doing this using the coding very similar to my passwords or adding a characters name to the game.
This can be used if you have a quiz or exam for your player to do but you do not want it to be multiple choice. Though I suggest sticking with simple answers as the computer will only understand what you tell it is the correct answer. It will need to be exact. So when making your game think of your audience. Some countries spell the same word two ways. To be inclusive and helpful make sure you have both options of words in there to be used. Sticking to simple one or two word answers would be best and let your player know you are not looking for a sentence reply. (Otherwise you will have to figure out all the possible right answers and make sure they are entered in as the correct answer.)
This is just a short extra video. I did it because I got the question and thought it was a good question and something more people may like to learn more about. My longer video on positions of characters/objects on the screen will still be coming up next.