| definition | | title | "Survey Builder" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
| definition | | description | "Each item represents a level of the survey, from outer to inner. Each level includes both rows and columns." |
|---|
| type | "array" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
| items | | type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| paths | |
|---|
|
| definition | | title | "matrix" |
|---|
| description | "Configuration for data cells" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
| definition | | type | "string" |
|---|
| required | false |
|---|
| default | "number" |
|---|
| enum | |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
| definition | | type | "string" |
|---|
| required | false |
|---|
| enum | | "OO.ui.NumberInputWidget" |
| "RangeWidget" |
|
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
| definition | | title | "Input config" |
|---|
| type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | |
|---|
|
| definition | | type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "items.0" |
| "items.0.rows.0" |
| "items.0.columns.0" |
| "items.0.rows.1" |
| "items.0.columns.1" |
| "items.1" |
| "items.1.rows.0" |
| "items.1.columns.0" |
| "items.1.rows.1" |
| "items.1.rows.2" |
| "items.1.columns.1" |
|
|---|
|
| definition | | type | "array" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
| items | | type | "object" |
|---|
| required | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| paths | | "items.0.rows" |
| "items.0.columns" |
| "items.1.rows" |
| "items.1.columns" |
|
|---|
|
| definition | | title | "Row Name" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| minLength | 1 |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "items.0.rows.0.name" |
| "items.0.columns.0.name" |
| "items.0.rows.1.name" |
| "items.0.columns.1.name" |
| "items.1.rows.0.name" |
| "items.1.columns.0.name" |
| "items.1.rows.1.name" |
| "items.1.rows.2.name" |
| "items.1.columns.1.name" |
|
|---|
|
| definition | | title | "Row Title" |
|---|
| description | "Display title for the row" |
|---|
| type | "string" |
|---|
| required | false |
|---|
| format | "text" |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
| paths | | "items.0.rows.0.title" |
| "items.0.columns.0.title" |
| "items.0.rows.1.title" |
| "items.0.columns.1.title" |
| "items.1.rows.0.title" |
| "items.1.columns.0.title" |
| "items.1.rows.1.title" |
| "items.1.rows.2.title" |
| "items.1.columns.1.title" |
|
|---|
|