Discussion Forums  >  Uncategorized

Replies: 1    Views: 243

mutzy
Aspiring developer
Profile
Posts: 841
Reg: Nov 03, 2010
Medford, MA
9,860
08/28/11 03:36 PM (14 years ago)

help with quiz... can I have picture/text with answers?

I want to make a medicine quiz app. Before I even start though I would really like to have the option to have some sort of explanation with the answer, perhaps even a picture. is this at all possible with the current configuration? What if I mess with the code a little? I thought it may be easier to use an image gallery and have image A with the question and image B with the explanation. The only problem is there's no way to randomize those questions. Any suggestions??
 
David @ buzztouch
buzztouch Evangelist
Profile
Posts: 6866
Reg: Jan 01, 2010
Monterey, CA
78,840
like
08/29/11 10:41 AM (14 years ago)
With programming anything's possible ;-) Here's an idea - compromise... a) Make a JSON list of 'screens' - you could use Custom HTML screens for simplicity. b) Each Custom HTML screen is an image wih some simple text. c) Each custom HTML screen also has a right-nav button to 'flip' for more info d) Randomize this list with your backend script, output it to the device. Not a quiz really but for sure an interesting way to show more info with each image-tile. The trick would be the navigation...you would have to wire-up some logic for next/previous
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.