You are able to embed quizzes in your website, blog, facebook wall,...
Authorisation gived by each author
Javascript integration
Frame integration
Facebook integration
oEmbed API
Customize the design
Note : If you don't find your answer, ask our webmaster
Authorisation gived by each author
Authors of quizzes set the embed authorisation parameter of each quiz.
To know if it's allowed to integrate a specific quiz, go to the
embed section, at the bottom of the quiz.
To know the identifier of your quizz and its link, click on
Share.
Frame integrationAdvantage : - you can set height and width
Inconveniences : - players must use the scrollbar to answer the questions
- some blog platforms are not compliant
 Embed quiz
 Result screen |
<iframe src="https://www.quiz.biz/mon-quizz.php?&id=num&design=design&ext_login=login_site" height="height" width="width" frameborder="0" style="border:black borderpx solid;" allowtransparency="true" name="quizz.biz"></iframe>
<font size=1>Powered by <a href=https://www.quiz.biz title=create_quizzes target=_blank>Quiz.biz</a></font><br><br>
| num : | identifier of your quiz |
| design : optional | your login if you have customized the design in your account or in your quiz or color codes |
| login_site : optional | the login of member in your site, to display the TOP5 in your site |
| height : | height of the Frame (eg: 360px) |
| width : | width of the Frame (eg: 500px, 100%) |
| border | 1: add a black border 0: no border |
Javascript integrationAdvantage : - all questions are displayed the one below the other automatically
- rendering is better than the frame integration
Inconvenience : - Didn't work with most of blog platform
 Embed quiz
 Result screen |
<script type="text/javascript" src="https://www.quiz.biz/mon-quizz.php?f=j&id=num&design=design&ext_login=login_site">
</script>
<font size=1>Powered by <a href=https://www.quiz.biz title=create_quizzes target=_blank>Quiz.biz</a></font><br><br>
num : | identified of your quiz |
| design : optional | your login if you have customized the design in your account or in the quizz or color codes |
login_site : optional | the login of member in your site, to display the TOP5 in your site |
Facebook integrationClic on the Facebook share button at the top of your quiz to add it in your wall.
To integrate it on a specific tab, create a new Facebook application and copy-paste the embed code in your app parameter. To finalize, make the association between your app and your page
https://www.quiz.biz/mon-quizz.php?id=num&design=design
num : | identifier of your quiz |
| design : optional | your login if you have customized the design in your account or in the quizz or color codes |
oEmbed API
Integrate a quizz on a blog or others oEmbed compliant platforms is very easy, just copy/paste the quiz's url in your post.
For more information, go to the
oEmbed API page.
Customize the design
Whether for integration in javascript, as in iframe, you can set different colors for the background, the font...
You can define these settings in
your account, so that it will be applied to all your quizzes.
Then, if you want to customize a quiz among others, you can do it by clicking
'Manage my quizzes', and

'Integrate this quiz on my site or my blog'.
More info :