How would I go about creating a multiple choice quiz, which would use the scroller to show the users score?
I have been looking into your tutorials and am still confused where to edit what. The page would generate a multiple choice question and a scroller to track progress. The user would click an answer and get it right or wrong and the score would either increase or stay the same. From what I have seem I can do this all from two screens. I just don't understand were to add the questions and answers and how to link it to the ui.
The goal is to export to xcode which i'm starting to mess around with. Thank you for your time this looks amazing.