Score Class Reference
Responsible for the lesson score.
More...
#include <Score.h>
List of all members.
|
Public Member Functions |
void | addGivenAnswer (int answer) |
void | incrementCorrectAnswerCount () |
int | getCorrectAnswerCount () |
QList< int > | getAnswersGiven () |
Detailed Description
Responsible for the lesson score.
The score class is responsible for tracking the score during the lesson. More specifically, this involves tracking:
- The answer given for each question;
- The number of correct answers;
The documentation for this class was generated from the following files:
- /home/jon/Projects/gibberish/src/include/Score.h
- /home/jon/Projects/gibberish/src/Score.cpp
Generated on Sat Sep 16 21:02:44 2006 for Gibberish by
1.4.6