Hi everyone,
I’m working on a quiz app for my diploma project, using the official Thunkable tutorial on YouTube (it’s titled How to Create a Quiz App with Thunkable)
Since my inspiration is Kahoot and other similar quiz apps, I want to randomize the questions each time the quiz starts. The questions and answers are pulled from a Google Spreadsheet, and I’ve tried various methods to shuffle them, but nothing seems to work.
I’ve searched many tutorials for quiz apps, but i’ve found nothing; also the original thread for the Quiz App tutorial is closed.
Is there anyone who has built something similar or who can help me create the logic for a question randomizer correctly in Thunkable?
Any help or example blocks would be really appreciated!
Thank you!
P.S.: I also want to disable the answer buttons when the timer runs out. However, when I tried doing that, all the answers get greyed out before showing which one was correct or incorrect. Ideally, I want the correct and incorrect answers to be highlighted first, and then disable the buttons — so that players can’t change their answer after seeing the correct one.
Thanks in advance for your help!