|
202 | 202 | }, |
203 | 203 | "style": { |
204 | 204 | "$ref": "#/definitions/Styles", |
205 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 205 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
206 | 206 | }, |
207 | 207 | "stylesheetPath": { |
208 | 208 | "description": "The path to the external stylesheet file.", |
|
318 | 318 | }, |
319 | 319 | "style": { |
320 | 320 | "$ref": "#/definitions/Styles", |
321 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 321 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
322 | 322 | }, |
323 | 323 | "stylesheetPath": { |
324 | 324 | "description": "The path to the external stylesheet file.", |
|
420 | 420 | }, |
421 | 421 | "style": { |
422 | 422 | "$ref": "#/definitions/Styles", |
423 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 423 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
424 | 424 | }, |
425 | 425 | "stylesheetPath": { |
426 | 426 | "description": "The path to the external stylesheet file.", |
|
635 | 635 | }, |
636 | 636 | "style": { |
637 | 637 | "$ref": "#/definitions/Styles", |
638 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 638 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
639 | 639 | }, |
640 | 640 | "stylesheetPath": { |
641 | 641 | "description": "The path to the external stylesheet file.", |
|
818 | 818 | }, |
819 | 819 | "style": { |
820 | 820 | "$ref": "#/definitions/Styles", |
821 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 821 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
822 | 822 | }, |
823 | 823 | "stylesheetPath": { |
824 | 824 | "description": "The path to the external stylesheet file.", |
|
1132 | 1132 | }, |
1133 | 1133 | "style": { |
1134 | 1134 | "$ref": "#/definitions/Styles", |
1135 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1135 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1136 | 1136 | }, |
1137 | 1137 | "stylesheetPath": { |
1138 | 1138 | "description": "The path to the external stylesheet file.", |
|
1258 | 1258 | }, |
1259 | 1259 | "style": { |
1260 | 1260 | "$ref": "#/definitions/Styles", |
1261 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1261 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1262 | 1262 | }, |
1263 | 1263 | "stylesheetPath": { |
1264 | 1264 | "description": "The path to the external stylesheet file.", |
|
1330 | 1330 | }, |
1331 | 1331 | "style": { |
1332 | 1332 | "$ref": "#/definitions/Styles", |
1333 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1333 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1334 | 1334 | }, |
1335 | 1335 | "stylesheetPath": { |
1336 | 1336 | "description": "The path to the external stylesheet file.", |
|
1480 | 1480 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
1481 | 1481 | "type": "number" |
1482 | 1482 | }, |
| 1483 | + "style": { |
| 1484 | + "$ref": "#/definitions/Styles", |
| 1485 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 1486 | + }, |
| 1487 | + "stylesheetPath": { |
| 1488 | + "description": "The path to the external stylesheet file.", |
| 1489 | + "type": "string" |
| 1490 | + }, |
1483 | 1491 | "timeoutMessage": { |
1484 | 1492 | "type": "string" |
1485 | 1493 | }, |
|
1597 | 1605 | }, |
1598 | 1606 | "style": { |
1599 | 1607 | "$ref": "#/definitions/Styles", |
1600 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1608 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1601 | 1609 | }, |
1602 | 1610 | "stylesheetPath": { |
1603 | 1611 | "description": "The path to the external stylesheet file.", |
|
1700 | 1708 | }, |
1701 | 1709 | "style": { |
1702 | 1710 | "$ref": "#/definitions/Styles", |
1703 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1711 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1704 | 1712 | }, |
1705 | 1713 | "stylesheetPath": { |
1706 | 1714 | "description": "The path to the external stylesheet file.", |
|
1846 | 1854 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
1847 | 1855 | "type": "number" |
1848 | 1856 | }, |
| 1857 | + "style": { |
| 1858 | + "$ref": "#/definitions/Styles", |
| 1859 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 1860 | + }, |
| 1861 | + "stylesheetPath": { |
| 1862 | + "description": "The path to the external stylesheet file.", |
| 1863 | + "type": "string" |
| 1864 | + }, |
1849 | 1865 | "timeoutMessage": { |
1850 | 1866 | "type": "string" |
1851 | 1867 | }, |
|
1954 | 1970 | }, |
1955 | 1971 | "style": { |
1956 | 1972 | "$ref": "#/definitions/Styles", |
1957 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 1973 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
1958 | 1974 | }, |
1959 | 1975 | "stylesheetPath": { |
1960 | 1976 | "description": "The path to the external stylesheet file.", |
|
2015 | 2031 | }, |
2016 | 2032 | "RankingResponse": { |
2017 | 2033 | "additionalProperties": false, |
2018 | | - "description": "The RankingResponse interface is used to define the properties of a ranking widget response. RankingResponses render as a ranking widget with user specified options. There are three types of ranking widgets: sublist, categorical, and pairwise.\n\n```js { \"id\": \"ranking-sublist\", \"type\": \"ranking-sublist\", \"prompt\": \"Rank the following options\", \"location\": \"belowStimulus\", \"options\": [\"Option 1\", \"Option 2\", \"Option 3\"] \"numItems\": 2 } ```", |
| 2034 | + "description": "The RankingResponse interface is used to define the properties of a ranking widget response. RankingResponses render as a ranking widget with user specified options.\n\nThere are three types of ranking widgets: Ranking Sublist: The participant is asked to rank a subset of items from a larger list. Ranking Categorical: The participant is asked to rank items within categories: HIGH, MEDIUM, and LOW. Ranking Pairwise: The participant is asked to rank items by comparing them in pairs.\n\n```js { \"id\": \"ranking-sublist\", \"type\": \"ranking-sublist\", \"prompt\": \"Rank your top 2 favorite fruits from the list below\", \"location\": \"belowStimulus\", \"options\": [\"Apple\", \"Banana\", \"Orange\", \"Strawberry\", \"Grapes\"], \"numItems\": 2 }, { \"id\": \"ranking-categorical\", \"type\": \"ranking-categorical\", \"prompt\": \"Sort these hobbies into the categories of HIGH, MEDIUM, and LOW based on your level of interest.\", \"location\": \"belowStimulus\", \"options\": [\"Drawing\", \"Singing\", \"Hiking\", \"Dancing\", \"Photography\"] }, { \"id\": \"ranking-pairwise\", \"type\": \"ranking-pairwise\", \"prompt\": \"Which meal would you prefer\", \"location\": \"belowStimulus\", \"options\": [\"Pizza\", \"Sushi\", \"Burger\", \"Pasta\", \"Salad\", \"Tacos\"] } ```", |
2019 | 2035 | "properties": { |
2020 | 2036 | "hidden": { |
2021 | 2037 | "description": "Controls whether the response is hidden.", |
|
2030 | 2046 | "description": "Controls the response location. These might be the same for all responses, or differ across responses. Defaults to `belowStimulus`" |
2031 | 2047 | }, |
2032 | 2048 | "numItems": { |
2033 | | - "description": "The number of options to render. Applies only to sublist and categorical ranking widgets.", |
| 2049 | + "description": "The number of items to rank. Applies only to sublist and categorical ranking widgets.", |
2034 | 2050 | "type": "number" |
2035 | 2051 | }, |
2036 | 2052 | "options": { |
|
2072 | 2088 | }, |
2073 | 2089 | "style": { |
2074 | 2090 | "$ref": "#/definitions/Styles", |
2075 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 2091 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
2076 | 2092 | }, |
2077 | 2093 | "stylesheetPath": { |
2078 | 2094 | "description": "The path to the external stylesheet file.", |
|
2232 | 2248 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
2233 | 2249 | "type": "number" |
2234 | 2250 | }, |
| 2251 | + "style": { |
| 2252 | + "$ref": "#/definitions/Styles", |
| 2253 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 2254 | + }, |
| 2255 | + "stylesheetPath": { |
| 2256 | + "description": "The path to the external stylesheet file.", |
| 2257 | + "type": "string" |
| 2258 | + }, |
2235 | 2259 | "timeoutMessage": { |
2236 | 2260 | "type": "string" |
2237 | 2261 | }, |
|
2307 | 2331 | }, |
2308 | 2332 | "style": { |
2309 | 2333 | "$ref": "#/definitions/Styles", |
2310 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 2334 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
2311 | 2335 | }, |
2312 | 2336 | "stylesheetPath": { |
2313 | 2337 | "description": "The path to the external stylesheet file.", |
|
2460 | 2484 | }, |
2461 | 2485 | "style": { |
2462 | 2486 | "$ref": "#/definitions/Styles", |
2463 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 2487 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
2464 | 2488 | }, |
2465 | 2489 | "stylesheetPath": { |
2466 | 2490 | "description": "The path to the external stylesheet file.", |
|
2574 | 2598 | }, |
2575 | 2599 | "style": { |
2576 | 2600 | "$ref": "#/definitions/Styles", |
2577 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 2601 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
2578 | 2602 | }, |
2579 | 2603 | "stylesheetPath": { |
2580 | 2604 | "description": "The path to the external stylesheet file.", |
|
2931 | 2955 | }, |
2932 | 2956 | "style": { |
2933 | 2957 | "$ref": "#/definitions/Styles", |
2934 | | - "description": "You can set styles here, using React CSSProperties, for example: {\"width\": 100} or {\"width\": \"50%\"}" |
| 2958 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
2935 | 2959 | }, |
2936 | 2960 | "stylesheetPath": { |
2937 | 2961 | "description": "The path to the external stylesheet file.", |
|
3068 | 3092 | "description": "The message to display when the study ends.", |
3069 | 3093 | "type": "string" |
3070 | 3094 | }, |
| 3095 | + "stylesheetPath": { |
| 3096 | + "description": "The path to the external stylesheet file.", |
| 3097 | + "type": "string" |
| 3098 | + }, |
3071 | 3099 | "timeoutReject": { |
3072 | 3100 | "description": "Whether to redirect a timed out participant to a rejection page. This only works for components where the `nextButtonDisableTime` field is set.", |
3073 | 3101 | "type": "boolean" |
|
3235 | 3263 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
3236 | 3264 | "type": "number" |
3237 | 3265 | }, |
| 3266 | + "style": { |
| 3267 | + "$ref": "#/definitions/Styles", |
| 3268 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 3269 | + }, |
| 3270 | + "stylesheetPath": { |
| 3271 | + "description": "The path to the external stylesheet file.", |
| 3272 | + "type": "string" |
| 3273 | + }, |
3238 | 3274 | "timeoutMessage": { |
3239 | 3275 | "type": "string" |
3240 | 3276 | }, |
|
3397 | 3433 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
3398 | 3434 | "type": "number" |
3399 | 3435 | }, |
| 3436 | + "style": { |
| 3437 | + "$ref": "#/definitions/Styles", |
| 3438 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 3439 | + }, |
| 3440 | + "stylesheetPath": { |
| 3441 | + "description": "The path to the external stylesheet file.", |
| 3442 | + "type": "string" |
| 3443 | + }, |
3400 | 3444 | "timeoutMessage": { |
3401 | 3445 | "type": "string" |
3402 | 3446 | }, |
|
3563 | 3607 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
3564 | 3608 | "type": "number" |
3565 | 3609 | }, |
| 3610 | + "style": { |
| 3611 | + "$ref": "#/definitions/Styles", |
| 3612 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 3613 | + }, |
| 3614 | + "stylesheetPath": { |
| 3615 | + "description": "The path to the external stylesheet file.", |
| 3616 | + "type": "string" |
| 3617 | + }, |
3566 | 3618 | "timeoutMessage": { |
3567 | 3619 | "type": "string" |
3568 | 3620 | }, |
|
3730 | 3782 | "description": "The width of the left sidebar. If present, will override the sidebar width setting in the uiConfig.", |
3731 | 3783 | "type": "number" |
3732 | 3784 | }, |
| 3785 | + "style": { |
| 3786 | + "$ref": "#/definitions/Styles", |
| 3787 | + "description": "You can set styles here, using React CSSProperties, for example: `{\"width\": 100}` or `{\"width\": \"50%\"}`" |
| 3788 | + }, |
| 3789 | + "stylesheetPath": { |
| 3790 | + "description": "The path to the external stylesheet file.", |
| 3791 | + "type": "string" |
| 3792 | + }, |
3733 | 3793 | "timeoutMessage": { |
3734 | 3794 | "type": "string" |
3735 | 3795 | }, |
|
0 commit comments