Page 1 of 1

QUIZ APP

Posted: Tue Feb 07, 2012 4:52 am
by desmond buchanan

Can you use tiggzi to build a quiz app with a data base backend or local storage for the q&a's


QUIZ APP

Posted: Tue Feb 07, 2012 5:31 am
by maxkatz

Yes, you can build a quiz app using Local Storage or database backend. There are no limitations as to what kind of apps you can build.

You may use any database or backend service that exposes REST.


QUIZ APP

Posted: Wed Feb 08, 2012 2:27 am
by desmond buchanan

Wow that's great. Thanks for the reply. I already have a quiz app on the App store (Navy PMK) but I'm looking for a more simple way to rebuild it. I'm not a programmer at all but I can use a tool such as Tiggzi to build an app after looking at a few samples. With that said, if some one could show me how to link one question to multiple answers and be able to choose the correct answer I would greatly appreciate it. I just need a brief howto and I'll figure the rest out... By the way local storage is the simplest I assume. If I can use Tiggzi to rebuild my app I'll certainly build all my other military quiz apps using your service. Thank you in advance for any help.


QUIZ APP

Posted: Wed Feb 08, 2012 2:29 am
by maxkatz

Can you share a screen shot of how it should look? I'd definitely recommend to try some of the step-by-step tutorials before you start: http://help.tiggzi.com/getting-started


QUIZ APP

Posted: Wed Feb 08, 2012 3:59 am
by desmond buchanan

Sure here you go. http://s15.postimage.org/jnj2xqd8r/mz... I'll take a look at the getting started tutorials in the mean time. Thank you.


QUIZ APP

Posted: Thu Feb 09, 2012 1:19 am
by maxkatz

Here is a very basic example: http://tiggzi.com/preview/26887/mob-s... (Item 2 is the correct answer).


QUIZ APP

Posted: Sat Feb 11, 2012 7:30 pm
by desmond buchanan

Thank you for that example.

Yes that would work but If i had a few hundred q & a then i would have to create just as many pages it seems.

I would like to make a suggestion. You guys could build a demo quiz app using parse and tiggzi for everyone. I know i would benefit from it.

I have another topic open please combine them or delete the other one. Thank you.

Getting data from parse is no problem but when you have a specific question with 4 specific possible answers to choose from it gets a little harder.

Here is a test link to give you an idea of what i'm trying to accomplish. http://navystudy.info/navystudy2/?p=190 Click start.

Please let me know if this is possible and a general idea on how to do it.


QUIZ APP

Posted: Sun Feb 12, 2012 12:59 am
by maxkatz

[quote:]
Yes that would work but If i had a few hundred q & a then i would have to create just as many pages it seems.
[/quote]
Probably. Tiggzi app builder makes it easy to develop apps.. but someone still has to build the app :)

[quote:]
I would like to make a suggestion. You guys could build a demo quiz app using parse and tiggzi for everyone. I know i would benefit from it.
[/quote]
I'll see what we can do...

[quote:]
Please let me know if this is possible and a general idea on how to do it.
[/quote]
It's definitely possible. It's just a matter of building the app UI, creating your mobile backend in Parse (or similar) with all the questions and answers.