I’ve only been using corona for a few weeks now and have decided to make a quiz app. The way I want it to work is after each question is answered the user input, either A, B, C, D or E, is put into an array and at the end of the 10 questions the array index 1 - 10 is checked against another array which has the correct answers in order, thus producing a final score. After each question is answered the user input is removed from the array ? How can I carry that data in the array through through screens in Director ? Is there such a thing as a Global Array in Corona ? Do I need to use another form of data structure ?
Thanks [import]uid: 125269 topic_id: 23196 reply_id: 323196[/import]