User Tools

Site Tools


matrixhighlightunanswered

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
matrixhighlightunanswered [2022/09/03 10:54] adminmatrixhighlightunanswered [2023/09/24 16:45] (current) – [matrixHighlightUnanswered - Highlight unanswered matrix statements] admin
Line 14: Line 14:
   * Likert Answer types: Allow one answer, Allow multiple answers   * Likert Answer types: Allow one answer, Allow multiple answers
   * Likert Formats: Standard likert, Profile   * Likert Formats: Standard likert, Profile
-  * Functions: [[scaledmatrix|scaledMatrix]] and [[matrixprofiletextabove|matrixProfileTextAbove]]+  * Functions: **[[formatlikertmatrix|formatLikertMatrix]]**, **[[scaledmatrix|scaledMatrix]]**, **[[matrixprofiletextabove|matrixProfileTextAbove]]**, and **[[mfbipolarmatrix|mfBipolarMatrix]]**
   * All Likert, Bipolar and Maxdiff options including Mobile friendly, Transpose table, and Position text above   * All Likert, Bipolar and Maxdiff options including Mobile friendly, Transpose table, and Position text above
 +  * Statement groups
  
 **matrixHighlightUnanswered** supports: **matrixHighlightUnanswered** supports:
Line 22: Line 23:
   * Window resizing (i.e., switching from desktop to mobile and vice versa)   * Window resizing (i.e., switching from desktop to mobile and vice versa)
  
-This function is available for a reasonable fee. Contact [[https://community.qualtrics.com/XMcommunity/messages/add/TomG|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.
  
 ===== Set-up Instructions ===== ===== Set-up Instructions =====
Line 39: Line 40:
 </code> </code>
  
-To override the default options, specify the desired [[matrixHighlightUnanswered#options|options]] is the second function argument as an object. For example:+To override the default options, specify the desired **[[matrixHighlightUnanswered#options|options]]** is the second function argument as an object. For example:
 <code> <code>
 Qualtrics.SurveyEngine.addOnload(function() { Qualtrics.SurveyEngine.addOnload(function() {
- matrixHighlightUnanswered(this,{highlightErrorStyle:"2px solid dashed"});+ matrixHighlightUnanswered(this,{highlightErrorStyle:"2px solid red"});
 }); });
 </code> </code>
Line 49: Line 50:
 The CSS style of the error box border(s). The CSS style of the error box border(s).
  
-default: "2px solid dashed"+default: %%"2px dashed red"%%
 === message === === message ===
 HTML that overrides the built-in Qualtrics error text. Empty string ("") does __not__ override built-in Qualtrics error text. HTML that overrides the built-in Qualtrics error text. Empty string ("") does __not__ override built-in Qualtrics error text.
  
-Default: ""+Default: %%""%% 
 +====== Qualtrics Wiki ====== 
 +[[start|Qualtrics Wiki]]
matrixhighlightunanswered.1662216876.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki