User Tools

Site Tools


autoanswer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
autoanswer [2025/09/01 14:05] – [autoAnswer - Automatically answer follow-up questions with one choice or answer] adminautoanswer [2025/09/08 12:17] (current) – [value] admin
Line 6: Line 6:
   * Slider   * Slider
   * Matrix (formats: Likert, Bipolar, and Constant sum)   * Matrix (formats: Likert, Bipolar, and Constant sum)
-  * Pick, Group, and Rank with one group (not supported or New Experience)+  * Pick, Group, and Rank with one group (not supported for New Experience)
  
 It includes support for: It includes support for:
Line 14: Line 14:
   * Constant sums of any total   * Constant sums of any total
   * Sliders of any range   * Sliders of any range
 +
 +Here is a demonstration of a typical implementation:
 +{{ :0:autoanswer_autonext.mp4?650 |autoAnswer Demo}}
 +
 +The following demonstrates the different question types and formats autoAnswer works with:
 +{{ :autoanswer_questiontypes.mp4?650 | autoAnswer Question Types Demo}}
  
 This function is available for a reasonable fee. Contact **[[https://community.qualtrics.com/inbox/conversation?with=373|TomG]]** on the Qualtrics Community to learn more. This function is available for a reasonable fee. Contact **[[https://community.qualtrics.com/inbox/conversation?with=373|TomG]]** on the Qualtrics Community to learn more.
Line 26: Line 32:
 The autoAnswer question can be a Multiple Choice, Constant Sum (text entry or slider), Rank Order, Slider, Matrix (likert, bipolar or constant sum), or Pick/Group/Rank question. The autoAnswer question can be a Multiple Choice, Constant Sum (text entry or slider), Rank Order, Slider, Matrix (likert, bipolar or constant sum), or Pick/Group/Rank question.
  
-If automatically advancing to the next page (see **[[autoAnswer#next]]**), to prevent the 'skipped' page from flashing on the screen, add the following html to the question text:+To prevent the auto answer question from flashing on the screen when automatically advancing to the next page (see **[[autoAnswer#next]]**),  add the following html to the question text:
 <code> <code>
 <style>#survey-canvas, .Skin { opacity:0; }</style> <style>#survey-canvas, .Skin { opacity:0; }</style>
Line 55: Line 61:
 }); });
 </code> </code>
-Where the embedded data field name matches the name of the noPrevFlag option in the autoAnswer function call.+Where the embedded data field name matches the name of the noPrevFlag option in the autoAnswer function call with __js_ added as a prefix.
 ===== Options ===== ===== Options =====
 ==== next ==== ==== next ====
Line 62: Line 68:
 Default: true Default: true
 ==== noPrevFlag ==== ==== noPrevFlag ====
-**noPrevFlag** is that name of the embedded variable that will be used to hide or show the Previous Button on the next page following the autoAnswer question. Applicable when [[autoAnswer||next]] is true.+**noPrevFlag** is that name of the embedded variable that will be used to hide or show the Previous Button on the next page following the autoAnswer question. Applicable when **[[autoAnswer#next]]** is true.
  
 Default: %%""%% (empty) Default: %%""%% (empty)
 ==== value ==== ==== value ====
-**value** specifies the value for constant sum, slider, or matrix constant sum question+**value** specifies the value for constant sum, slider, or matrix constant sum questions
  
 Default: %%"100"%% Default: %%"100"%%
autoanswer.1756749926.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki