User Tools

Site Tools


forceaccordion

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
forceaccordion [2022/02/06 11:20] – [forceAccordion - Force mobile matrix accordion format on all screen sizes] adminforceaccordion [2023/10/25 09:54] (current) admin
Line 4: Line 4:
   * Full expand, collapse, and auto-expand/collapse functionality   * Full expand, collapse, and auto-expand/collapse functionality
   * No label or other question formatting required   * No label or other question formatting required
 +  * Supports single select and multi-select likert matrices
 +  * Supports standard likert and profile matrices
   * Supports screen resizing!   * Supports screen resizing!
-  * Compatible with the [[likerthighlightunanswered|likertHighlightUnanswered]] function+  * Compatible with the **[[matrixhighlightunanswered|matrixHighlightUnanswered]]** function
  
 Here is a quick video demonstration:\\ Here is a quick video demonstration:\\
 {{ ::forceAccordion.mp4?650 |forceAccordion Demonstration}} {{ ::forceAccordion.mp4?650 |forceAccordion Demonstration}}
  
-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 =====
 ==== Add Function To Survey ==== ==== Add Function To Survey ====
Line 26: Line 28:
 </code> </code>
  
-To use in conjunction with the [[likerthighlightunanswered|likertHighlightUnanswered]] function use this JS:+To use in conjunction with the **[[matrixhighlightunanswered|matrixHighlightUnanswered]]** function use this JS:
 <code> <code>
 Qualtrics.SurveyEngine.addOnload(function() { Qualtrics.SurveyEngine.addOnload(function() {
  forceAccordion(this);  forceAccordion(this);
  var qobj = this;  var qobj = this;
- setTimeout(function() { likertHighlightUnanswered(qobj); },200);+ setTimeout(function() { matrixHighlightUnanswered(qobj); },200);
 }); });
 </code> </code>
 +====== Qualtrics Wiki ======
 +[[start|Qualtrics Wiki]]
forceaccordion.1644164412.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki