Montana Tech of The University of Montana
Computer Science & Software Engineering

CSCI 470
Web Science
Spring 2012


Assignment #3 - PHP Trivia Game
Due: start of class, Monday 2/6.

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 logging into your sever, starting Apache and then going to your trivia.php page. Submit your PHP file(s) and trivia.txt to the Moodle dropbox. The Moodle timestamp is the completion time for the assignment.

Page last updated: August 16, 2012.  Copyright © 2011 by Keith Vertanen.