Austin
Posts: 0
Joined: Thu Apr 25, 2013 1:10 am

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.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How would I go about creating a multiple choice quiz, which would use the scroller to show the users score?

You would need to use a backend to store the questions and answers. These tutorials cover Appery.io backend services and show to build UI: http://docs.appery.io/tutorials/#Appe...

Return to “Issues”