forceaccordion
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| forceaccordion [2021/11/19 17:25] – admin | forceaccordion [2023/10/25 09:54] (current) – admin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| * Full expand, collapse, and auto-expand/ | * Full expand, collapse, and auto-expand/ | ||
| * 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: | ||
| {{ :: | {{ :: | ||
| + | |||
| + | This function is available for a reasonable fee. Contact **[[https:// | ||
| ===== Set-up Instructions ===== | ===== Set-up Instructions ===== | ||
| ==== Add Function To Survey ==== | ==== Add Function To Survey ==== | ||
| - | To make the function available to all page/ | ||
| Add the forceAccordion function to the survey header to make it available to any page/ | Add the forceAccordion function to the survey header to make it available to any page/ | ||
| < | < | ||
| Line 25: | Line 28: | ||
| </ | </ | ||
| - | To use in conjunction with the [[likerthighlightunanswered|likertHighlightUnanswered]] function use this JS: | + | To use in conjunction with the **[[matrixhighlightunanswered|matrixHighlightUnanswered]]** function use this JS: |
| < | < | ||
| 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); |
| }); | }); | ||
| </ | </ | ||
| + | ====== Qualtrics Wiki ====== | ||
| + | [[start|Qualtrics Wiki]] | ||
forceaccordion.1637360731.txt.gz · Last modified: by admin
