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:04] 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 15: Line 15:
   * Sliders of any range   * Sliders of any range
  
-The skipped question can be prevented from flashing on the screen (see **[[skipfollowup#skipFollowUp Question]]**).+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 28: 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 57: 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 64: 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.1756749880.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki