Code

Discussion on Quiz Game - HTML5 Game

Discussion on Quiz Game - HTML5 Game

Cart 666 sales
Recently Updated

demonisblack supports this item

Supported

This author's response time can be up to 1 business day.

96 comments found.

Is this a construct game? and can more question can be added and can question be categorise?

This is a HTML5 Game run for web browsers, not Construct2 or other framework.

Great work!

How do I remove the letters in front of each answers: a), b), c), d)...

Hi,

There’s an option for it, can refer to documentation for the details.

How do I hide the menu.

HI,

You can contact at item support page.

can i publish fasebook instant game

Hi,

You need to integrate Facebook SDK script before you can upload.

Hi, I have a problem with saving the xml file, after I enter the password, i get a ‘Error, file cannot save!’ alert and the error in the console is : Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data, can you heal please ?

Hi,

You can use item support page to get help.

Hi, please tell me for which PHP versions this script will work.

Hi,

Version 5 is standard.

I have PHP version 7.0 currently installed on my server. Since PHP has been deprecated up until version 7.1 I am considering installing a higher version, such as 7.3 or 7.4. When you say that Version 5 is standard, does that mean Quiz game works for with all PHP versions, up until and including 7.4?

Yes, it should work.

Nice game! Congrats. GLWS <3

I like this and want to buy, but how many default questions are included?

Hi,

There are total 17 type of template questions for you to create and 15 questions ready which you can check out the preview link.

Hi! Where can I edit the quiz font-family?

Hi,

Your support for this item had expired, but you can extend the support and get answer from support page.

lol

Hi! for wrong answer can we restart the game ?

Hi,

Possible, you can request at support page for instruction.

Hi quiz game is working superb for me, i face only one thing. When add new question or edit older then it not appear instantly it take hours of time. Can you please tell me how can i change it.

This is due to browser cache, try reload xml file in browser or clear browser cache.

At the end of the quiz where it says:

BEST SCORE 10 TRY AGAIN

how can I change it to say:

BEST SCORE 10/X TRY AGAIN

Where “X” equals total number of questions presented.

Hi,

You can share your request at support page then will provide solution.

Thank you. This worked:

Replace the script below inside updateScore function in game.js

var totalQuestionsDisplay = 0; if(totalQuestions != 0){ totalQuestionsDisplay = totalQuestions > sequence_arr.length ? sequence_arr.length : totalQuestions; }else{ totalQuestionsDisplay = sequence_arr.length; } scoreTxt.text = playerData.score; resultScoreTxt.text = playerData.score+’ / ‘+totalQuestionsDisplay;

Can I change the questions/answers by uploading a questions.xml file with FTP or do I have to use the edit page?

Hi,

You can refer to documentation on how to update questions, with Build-in editor tool you can enable save function without upload file.

Hello. When there is AUDIO in a question, how to offer an option for the user to replay the audio question?

Thanks for the quick answer. Other question: Gif are not supported? My images are static… Is there a way to make the gif “move”?

Just realized it does not work on chrome and firefox but works well on Safari… My gifs are moving on Safari only… I think I better ask my questions on the support page

The canvas framework doesn’t support to load gif animation, it will be static image.

I have domain, does it allow to embed into website wordpress?

Hi,

Yes, the game run just like any website, you can embed at Wordpress site using iframe once you upload to your server.

Hi, I want to buy this Project, but I want to know is it possible to integrate Ads on this code (Banners, Splash Screen Ads) like Google Adsense Ads ..etc.

The second question can I publish It after customization as Facebook Instant Game?

Hi,

The game doesn’t have any ads placeholder, but with customization is possible to add Ads in anywhere between the game, if you interested can request at support page below.

https://codecanyon.net/item/quiz-game-html5-game/15133143/support

can I publish it as Facebook Instant game?

Hi,

This game is build for web browser.

Can two valid answers be added?

Not possible, but you can check out Quiz Game 2.

Is it possible to change canvas dimensions? for example 1080 X 1920 (portrait). Thanks in advance

Hi,

This game is design and build for landscape mode, but you can enable portrait screen to run landscape mode or you can change dimension and assets if you know scripting. For further support you may request at support page.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey