2.1.1 AdaptiveQuestionCollector object extends QuestionCollector
Fields
| Field | Type | Description |
|---|---|---|
typerequired |
String constant | Indicates the question collector type. In this case it is ADAPTIVE. |
entryLeveloptional |
Integer | An optional adaptive test start level. |
stageCountrequired |
Integer | The number of stages in this adaptive test. |
questionsPerStageCountrequired |
Integer | The number of questions in each stage. |
Last updated on