## Configuration file used by childsplay
## Look at the README.rc-files for additional information on the format.

## When you want to change any of these values be sure to make a copy which
## you can put back in case of trouble.

########### IMPORTANT, READ THIS !!! ##############################
## You MUST have a complete default section.
## When you remove it, or remove parts of it, the game will probably not work as
## expected. So don't email me when you have removed the default section :-(
## BTW, you can ofcourse change the values in the default section.


[default] 
# Values used by the second level (exam level)
# time in minutes
examtime = 8 
# randomly picked from 100 possibilities
examexercises = 50

# Path used to store diplomas.
# "~" means the users home directory on GNU/Linux.
# On windows it is replaced by the environment variable HOME or by a combination
# of HOMEDRIVE and HOMEPATH. (probably: C:\Documents and Settings\<your name>\)
# If you give a non-existing path the systems 'TEMP' path will be used.
resultspath = ~

