tinderstyle
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tinderstyle [2023/03/17 14:47] – [tinderStyle Question] admin | tinderstyle [2026/08/20 16:05] (current) – admin | ||
|---|---|---|---|
| Line 53: | Line 53: | ||
| < | < | ||
| Qualtrics.SurveyEngine.addOnload(function() { | Qualtrics.SurveyEngine.addOnload(function() { | ||
| - | tinderStyle(this, | + | tinderStyle(this, |
| }); | }); | ||
| </ | </ | ||
| Line 73: | Line 73: | ||
| Default: %%"&# | Default: %%"&# | ||
| === right === | === right === | ||
| - | The down arrow icon character or characters. | + | The right arrow icon character or characters. |
| Default: %%"&# | Default: %%"&# | ||
| Line 80: | Line 80: | ||
| Default: beside | Default: beside | ||
| + | ==== color ==== | ||
| + | **color** is an object that specifies the text and background colors of the choice buttons. For example:\\ | ||
| + | %%color: | ||
| + | === down === | ||
| + | The text and background color of the down (middle) choice. Down only applies to questions with 3 choices. | ||
| + | |||
| + | Default: %%{text:"# | ||
| + | === left === | ||
| + | The text and background color of the left choice. | ||
| + | |||
| + | Default: %%{text:"# | ||
| + | === right === | ||
| + | The text and background color of the right choice. | ||
| + | |||
| + | Default: %%{text:"# | ||
| ==== timed ==== | ==== timed ==== | ||
| **timed** specifies whether or not the question should timeout. Setting timed to true turns on timeout. When timing is turned on, the time remaining is displayed to the respondent. | **timed** specifies whether or not the question should timeout. Setting timed to true turns on timeout. When timing is turned on, the time remaining is displayed to the respondent. | ||
| Line 85: | Line 100: | ||
| Default: false | Default: false | ||
| ==== timeout ==== | ==== timeout ==== | ||
| - | **timeout** specifies the number of seconds the respondent has to answer the question when [[tinderStyle# | + | **timeout** specifies the number of seconds the respondent has to answer the question when **[[tinderStyle# |
| - | Default: | + | Default: |
| ==== tinderFlag ==== | ==== tinderFlag ==== | ||
| **tinderFlag** specifies whether or not Tinder style should be applied to the question. For example, if Tinder style should only be applied to mobile devices and there was an embedded data field set to 1 for mobile devices, then the tinderStyle function could be called like this: | **tinderFlag** specifies whether or not Tinder style should be applied to the question. For example, if Tinder style should only be applied to mobile devices and there was an embedded data field set to 1 for mobile devices, then the tinderStyle function could be called like this: | ||
tinderstyle.1679078857.txt.gz · Last modified: by admin
