Hey, everyone!
I have created this account yesterday in order to make a Quiz game for someone. I very quickly understood the Advance Editor. However, there are a few things I wasn't able to understand. How to make a link that becomes unactive after clicking on it, and how to show a variable on the page.
Well, now that I have checked the Help & Info section, I was able to find answers to my questions, and I would like to thank everyone for writing great tutorials.
However, there is one thing that I could not find a simple answer to, and it might require Scripting, which I am not yet experienced with, and I don't know if I'll be able to learn it myself
---
So, I would like a bonus question in my Quiz game to be a matching question, where the player needs to correctly connect the options from List1 to the required options in List2. (Such as "Match the country to it's capital").
The player would need to make their selections, then press a Submit button, and the game would show which options they matched correctly, and which options they matched incorrectly, so they can keep trying until they fully answer the question correctly. It would also keep track of the attempts count in a variable called Attempts, which increases by 1 every time the player presses the Submit button