/* ------------------------------------------------------------------------------
(c) Copyright 2001, M P Docker.

Version 1.0 - last updated 21/1/2001.
------------------------------------------------------------------------------ */

//
//  The title for the set of quizzes.
//

moduleTitle = "Foundation Module"
setTitle = "Period 3"

//
//  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 - Period 3 Elements"
quizName[2] = "Quiz 2 - Oxidation States"
quizName[3] = "Quiz 3 - Period 3 Oxides"
quizName[4] = "Quiz 4 - Structure and Bonding"
quizName[5] = "Quiz 5 - Period 3 Chlorides"



