This directory contains scripts and data files used for surveys and
online games used by the CE Linux Forum.

These games are implemented as simple CGI scripts written in python.

There are four different systems represented:
 * survey - a simple system for implementing an online survey
   * This was originally implemented as the data collection tool for
   forum faceoff
 * faceoff - Forum Faceoff (similar to Family Fued)
 * peril - Peril (similar to Jeopardy)
 * wheel - Wheel of Treasure (similar to Wheel of Fortune)

In general, there is a single CGI script for each of these
items, located in the cgi-bin directory of the server where these
reside.  There are copies located in the local CGI directory here.
The data for each game/survey is located in the directory with the
matching name.
