Home
1 application Binary restricted distribution Commercial use allowed Can modify source Read full license | More Info
10 applications Binary restricted distribution Commercial use allowed Can modify source Read full license | More Info
Unlimited projects Source and binary distribution Commercial use allowed Can modify source 6 months support Read full license | More Info
Starting from $ 49.99
Quiz Maker is the perfect starter kit to create full-featured iPhone & iPad quiz apps without writing a single line of code and start earning money instantly.
Its powerful features, integration with best mobile ad networks, smart defaults, configuration files and step-by-step instructions allow even non-programmers to create great powerful quiz apps ready to bring in cash.
There is No coding required, all you need to do is duplicate the sample projects and edit their configuration files!

All the questions, answers and possible results are defined in the Questions.plist file, which is best edited in XCode's plist editor.
Quiz Maker allows a variable number of buttons (possible answers) and scores for them. This can also be used to include different "plain" pages, not counting towards the quiz result. In our case, the first page of the quiz.


The question text can be either text or html; it can contain heading tags, images, spans, etc. It can be styled from a simple css file called questions.css:
body {
color:#fff;
font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
font-size:12pt;
font-weight:200;
line-height:1.2em;
}
img {padding:0; margin:0;}
.red {
color:#f00;
}
h1{font-weight:400; text-align:center;font-size:14pt;}
The end result gets selected based on the scores for each individual answer. In the case of IQ tests, trivia or similar, you'd assign a score of 0 to the wrong answers and 1 to the correct ones, and the end result as the sum of all answers.
In the case of a "Which character are you" quizzes, we have different scores for each answer, same score for each category. The result category is the one with the most answers from it.


All quizzes can display AdMob or RevMob ads. Also, they can display "ask for review on iTunes" popups . It's as easy as adding a few lines in the Configurations.plist file:

QuizMaker will automatically push the content of the screen to fit the top banner ad; if on the iPad, it'll be a larger ad, to nicely fit the display.

Starting from $ 49.99
Questions & Comments
Leave a comment
Log-in now or register for a free account.
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
3 weeks ago
2 months ago
2 months ago
2 months ago