/* ------------------------------------------------------------------------------
(c) Copyright 2001, M P Docker.

Version 1.0 - last updated 21/1/2001.
------------------------------------------------------------------------------ */

//
//  The title for the set of quizzes.
//

moduleTitle = "Unifying Concepts"
setTitle = "Acids and Bases"

//
//  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 - Bronsted-Lowry Acids and Bases"
quizName[2] = "Quiz 2 - Types of Acid-Base Titration"




