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 |
|---|---|---|
idrequired |
String | Unique ID for the arbiter. Example value: numeric |
namerequired |
String | Human-readable name of the arbiter Example value: Numeric answer |
Last updated on