2.1.1 EvenlyRandomQuestionCollector object extends QuestionCollector
Represents a question collector where test questions are picked at random in an evenly distributed way from the underlying drills.
Fields
| Field | Type | Description |
|---|---|---|
typerequired |
String | Indicates the question collector type. In this case it is EVENLY_RANDOM. |
Last updated on