|
How to Register HOME Registrating to play the game requires all fields to be filled in. There is a check for a properly formated email address so that only one player can register per email address in the database. Returning players can simply log in to play using their previous username. These forms can be recreated and incorporated into any html page in your website to customize your game to fit with the flow of your site. | GAME TEMPLATE #1 TEMPLATES EXPLAINED The triviagame uses templates around the game (FIVE TEMPLATES IN THIS DEMO) so that you can create any look and feel you want for your triviagame installation. You can use one single template for all pages in the system or you can call out a unique template for any or all of the different pages that come up during the play of the game. Any web page design will work for the templates as all you need to do on an html page is place the comment tag and the program reads in the page and places the game right where that comment tag was found. INSERTION COMMENT TAG: <!--INSERT_QUIZ--> GAME INSERTED BELOW
|
|
|