2.1.1 QuestionCollector object abstract
Represents the way test questions are collected. There are currently four question collectors:
- 2.1.1 AdaptiveQuestionCollector
- 2.1.1 EntryTagsPerQuestionCollector
- 2.1.1 EvenlyRandomQuestionCollector
- 2.1.1 FixedNumberRandomQuestionCollector
Fields
Field | Type | Description |
---|---|---|
type required |
String | Reflects the type of question collector. Depending on the subclass, there are currently four different types:
|
Last updated on