|
80 | 80 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
81 | 81 | "type": "object" |
82 | 82 | }, |
| 83 | + "nextButtonAlignment": { |
| 84 | + "$ref": "#/definitions/NextButtonAlignment", |
| 85 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 86 | + }, |
83 | 87 | "nextButtonAutoAdvanceTime": { |
84 | 88 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
85 | 89 | "type": "number" |
|
956 | 960 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
957 | 961 | "type": "object" |
958 | 962 | }, |
| 963 | + "nextButtonAlignment": { |
| 964 | + "$ref": "#/definitions/NextButtonAlignment", |
| 965 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 966 | + }, |
959 | 967 | "nextButtonAutoAdvanceTime": { |
960 | 968 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
961 | 969 | "type": "number" |
|
1231 | 1239 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
1232 | 1240 | "type": "object" |
1233 | 1241 | }, |
| 1242 | + "nextButtonAlignment": { |
| 1243 | + "$ref": "#/definitions/NextButtonAlignment", |
| 1244 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 1245 | + }, |
1234 | 1246 | "nextButtonAutoAdvanceTime": { |
1235 | 1247 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
1236 | 1248 | "type": "number" |
|
1761 | 1773 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
1762 | 1774 | "type": "object" |
1763 | 1775 | }, |
| 1776 | + "nextButtonAlignment": { |
| 1777 | + "$ref": "#/definitions/NextButtonAlignment", |
| 1778 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 1779 | + }, |
1764 | 1780 | "nextButtonAutoAdvanceTime": { |
1765 | 1781 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
1766 | 1782 | "type": "number" |
|
2207 | 2223 | } |
2208 | 2224 | ] |
2209 | 2225 | }, |
| 2226 | + "NextButtonAlignment": { |
| 2227 | + "enum": [ |
| 2228 | + "left", |
| 2229 | + "center", |
| 2230 | + "right" |
| 2231 | + ], |
| 2232 | + "type": "string" |
| 2233 | + }, |
2210 | 2234 | "NumberOption": { |
2211 | 2235 | "additionalProperties": false, |
2212 | 2236 | "description": "The NumberOption interface is used to define the options for a slider response. The label is the text that is displayed to the user, and the value is the value that is stored in the data file.", |
|
2361 | 2385 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
2362 | 2386 | "type": "object" |
2363 | 2387 | }, |
| 2388 | + "nextButtonAlignment": { |
| 2389 | + "$ref": "#/definitions/NextButtonAlignment", |
| 2390 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 2391 | + }, |
2364 | 2392 | "nextButtonAutoAdvanceTime": { |
2365 | 2393 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
2366 | 2394 | "type": "number" |
|
2783 | 2811 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
2784 | 2812 | "type": "object" |
2785 | 2813 | }, |
| 2814 | + "nextButtonAlignment": { |
| 2815 | + "$ref": "#/definitions/NextButtonAlignment", |
| 2816 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 2817 | + }, |
2786 | 2818 | "nextButtonAutoAdvanceTime": { |
2787 | 2819 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
2788 | 2820 | "type": "number" |
|
3601 | 3633 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
3602 | 3634 | "type": "object" |
3603 | 3635 | }, |
| 3636 | + "nextButtonAlignment": { |
| 3637 | + "$ref": "#/definitions/NextButtonAlignment", |
| 3638 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 3639 | + }, |
3604 | 3640 | "nextButtonAutoAdvanceTime": { |
3605 | 3641 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
3606 | 3642 | "type": "number" |
|
3768 | 3804 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
3769 | 3805 | "type": "object" |
3770 | 3806 | }, |
| 3807 | + "nextButtonAlignment": { |
| 3808 | + "$ref": "#/definitions/NextButtonAlignment", |
| 3809 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 3810 | + }, |
3771 | 3811 | "nextButtonAutoAdvanceTime": { |
3772 | 3812 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
3773 | 3813 | "type": "number" |
|
3943 | 3983 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
3944 | 3984 | "type": "object" |
3945 | 3985 | }, |
| 3986 | + "nextButtonAlignment": { |
| 3987 | + "$ref": "#/definitions/NextButtonAlignment", |
| 3988 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 3989 | + }, |
3946 | 3990 | "nextButtonAutoAdvanceTime": { |
3947 | 3991 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
3948 | 3992 | "type": "number" |
|
4114 | 4158 | "description": "The meta data for the component. This is used to identify and provide additional information for the component in the admin panel.", |
4115 | 4159 | "type": "object" |
4116 | 4160 | }, |
| 4161 | + "nextButtonAlignment": { |
| 4162 | + "$ref": "#/definitions/NextButtonAlignment", |
| 4163 | + "description": "The horizontal alignment of the navigation action group. If present, will override the alignment setting in the uiConfig." |
| 4164 | + }, |
4117 | 4165 | "nextButtonAutoAdvanceTime": { |
4118 | 4166 | "description": "The time in milliseconds after which the participant is automatically advanced to the next component without saving answers from the current component.", |
4119 | 4167 | "type": "number" |
|
0 commit comments