Im trying to create a Questionnaire App primarily for socializing. It has 3 categories from easy to hard. Say the user presses “easy”, they get moved to a screen which displays 1 question. when they press the “next” button it goes to the next question.
The thing is I have no clue how to code this with blocks and I also have no clue how to add a huge amount of questions (300+). I also need the questions to be randomly shuffled every time the user enters the category. Sorry if this sounds simple, I am very new to Thunkable. Thanks!