/* ------------------------------------------------------------------------------
(c) Copyright 2001, M P Docker.

Version 1.0 - last updated 21/1/2001.
------------------------------------------------------------------------------ */

//
//  The title for the set of quizzes.
//

moduleTitle = "Chains and Rings"
setTitle = "Naming and Classifying Alcohols"

//
//  The names of each of the quizzes in the set.
//  N.B. The maximum number of quizzes in a set is 10.
//

quizName[1] = "Quiz 1 - Naming Alcohols"
quizName[2] = "Quiz 2 - Classifying Alcohols"




