2.1.1 Column object
Represents a content column in the context of the drill editor.
Example
{
"id": "AHYrVtULyqnN1S7gRWq45q",
"type": "CONEXT",
"name": "French"
}
Fields
| Field | Type | Description |
|---|---|---|
idrequired |
String | The unique ID of the column. |
typerequired |
String constant | The column type. Possible values are:
|
namerequired |
String | The name of the column. |
arbiteroptional |
2.1.1 Arbiter object | An optional arbiter to be applied to open ended answers for this column. |
Last updated on