2.1.1 Arbiter object
A predefined mechanism to determine whether a given answer to an open ended question is correct.
Example
{
"id": "numeric",
"name": "Numeric value"
}
Fields
Field | Type | Description |
---|---|---|
id required |
String | Unique ID for the arbiter. Example value: numeric |
name required |
String | Human-readable name of the arbiter Example value: Numeric answer |
Last updated on