/* ------------------------------------------------------------------------------
(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 = "Homologous Series and Functional Groups"

//
//  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 - Identifying Homologous Series"
quizName[2] = "Quiz 2 - Functional Groups"
quizName[3] = "Quiz 3 - Identifying Homologous Series"




