2.1.1 QuestionCollector object abstract

Represents the way test questions are collected. There are currently four question collectors:

Fields

Field Type Description
type
required
String Reflects the type of question collector. Depending on the subclass, there are currently four different types:

  • ADAPTIVE
  • ENTRY_TAGS_PER_QUESTION
  • EVENLY_RANDOM
  • FIXED_RANDOM