Thomas Gibbons Consulting Qualtrics Wiki

Contact TomG on Qualtrics Community

User Tools

Site Tools


scaledmatrix

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
scaledmatrix [2023/04/21 07:14] – [scaledMatrix - Flexible, mobile friendly NPS style matrix] adminscaledmatrix [2024/04/30 06:45] (current) – [Matrix Question] admin
Line 22: Line 22:
 {{ :formatscaledmatrix_mobile.png?300 |}} {{ :formatscaledmatrix_mobile.png?300 |}}
  
-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 =====
 ==== Survey Header ==== ==== Survey Header ====
Line 46: Line 46:
 <code> <code>
 Qualtrics.SurveyEngine.addOnload(function() { Qualtrics.SurveyEngine.addOnload(function() {
- scaledMatrix(this,{lastNA:true,scaleLabels:["Extremely<br>dissatisfied","Extremely<br>satisfied"]});+ scaledMatrix(this,{NAcols:1,scaleLabels:["Extremely dissatisfied","Extremely satisfied"]});
 }); });
 </code> </code>
Line 66: Line 66:
  
 Default: false Default: false
-==== lastNA ====+==== NAcols ====
 **NAcols** specifies the number of 'NA', 'Not sure', etc. columns on the right side of the scale. When greater than 0 (zero), the position of the right scale anchor is adjusted. **NAcols** specifies the number of 'NA', 'Not sure', etc. columns on the right side of the scale. When greater than 0 (zero), the position of the right scale anchor is adjusted.
  
Line 75: Line 75:
 Default: : %%"1px solid #666666"%% Default: : %%"1px solid #666666"%%
 ==== NAwidth ==== ==== NAwidth ====
-**NAwidth** is used to override the default width of NA columns to make them a different width that the other columns when **[[scaledmatrix#lastNA|NAcols]]** is greater than (zero). Specified as a percentage. Set to 0 (zero) to use default width.+**NAwidth** is used to override the default width of NA columns to make them a different width that the other columns when **[[scaledmatrix#lastNA|NAcols]]** is greater than (zero). Specified as a percentage. Set to 0 (zero) to use default width.
  
 Default: 0 Default: 0
scaledmatrix.1682079299.txt.gz · Last modified: 2023/04/21 07:14 by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki