ShrinkingChoiceQuestion Class Reference

#include <ShrinkingChoiceQuestion.h>

Inheritance diagram for ShrinkingChoiceQuestion:

Inheritance graph
[legend]
Collaboration diagram for ShrinkingChoiceQuestion:

Collaboration graph
[legend]

Detailed Description

Question class implementing a "Shrinking Choice" question.

A shrinking choice question is a multiple choice question where each answer given is removed from the list of valid answers.

Definition at line 43 of file ShrinkingChoiceQuestion.h.


Private Member Functions

virtual void haveChosen (string choice)
 Overridden to remove the answer that was given from the allowed answer set.

Member Function Documentation

virtual void ShrinkingChoiceQuestion::haveChosen ( string  choice  )  [inline, private, virtual]

Overridden to remove the answer that was given from the allowed answer set.

Reimplemented from MultipleChoiceQuestion.

Definition at line 49 of file ShrinkingChoiceQuestion.h.

References MultipleChoiceQuestion::dropChoice().


The documentation for this class was generated from the following file:

SourceForge.net Logo
Project space on SourceForge.net