Hi,
I’m new to Corona and I’m trying to create a basic quiz.
I want to have:
- a start screen
- 10 question screens each with: 1. a text question 2. four answer buttons (one is correct)
- an exit screen that displays the score out of 10
My questions are: should I use a different scene for each question, start and exit screens. If so, how can I access a table (holding the questions and answers) from each scene?
Should I not use scenes?
thanks for any help,
D