CSCI 470
Web Science
Spring 2015

Montana Tech
Computer Science & Software Engineering



PHP Trivia Game


You will be creating a PHP-based trivia game. You will be learning how to set cookies and store session data.


Overview. The trivia game asks the user a series of multiple choice questions. The user continues to play until all questions are answered correctly. The web application supports multiple simultaneous users. A unique user is a person in a different web browser.

You are free to make the game look however you like (subject to the requirement listed below). Here is my version.

Requirements:
Submission. I will be testing your application by going to your trivia.php page on katie. You should specify the URL in the header of your PHP source file. Submit your PHP file(s) and trivia.txt to Moodle. The Moodle timestamp is the completion time for the assignment.

Page last updated: January 21, 2014