User Tools

Site Tools


choicegroupanchorexclusive

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
choicegroupanchorexclusive [2023/08/23 10:22] – [removeCgs] adminchoicegroupanchorexclusive [2023/09/24 16:47] (current) – [choiceGroupAnchorExclusive - Anchor or make choices exclusive in a choice group] admin
Line 2: Line 2:
 The choiceGroupAnchorExclusive function can be used to anchor choices in a randomized choice group and/or make choices exclusive in multi-select choice group. The choiceGroupAnchorExclusive function can be used to anchor choices in a randomized choice group and/or make choices exclusive in multi-select choice group.
  
-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 11: Line 11:
 Alternatively, paste the choiceGroupAnchorExclusive function JS into a question's JS outside the existing Qualtrics functions to make it available to questions on the page. Alternatively, paste the choiceGroupAnchorExclusive function JS into a question's JS outside the existing Qualtrics functions to make it available to questions on the page.
 ==== Choice Group Setup ==== ==== Choice Group Setup ====
-For choiceGroupAnchorExclusive to work, the choice group names **MUST NOT** be hidden in Qualtrics. To hide choice group names on an individual basis, put the group name inside a span with the class ''hide''. For example:+For **choiceGroupAnchorExclusive** to work, the choice group names **MUST NOT** be hidden in Qualtrics. 
 + 
 +To hide choice group names on an individual basis, put the group name inside a span with the class ''hide''. For example:
 <code> <code>
 <span class="hide">Group name</span> <span class="hide">Group name</span>
 </code> </code>
-If only 'anchor' functionality is required ('exclusive' is NOT required), ALL choice groups can be removed after anchoring using the **[[choicegroupanchorexclusive#removeCgs|removeCgs]]** option.+If **ALL** choice groups are to be hidden and only 'anchor' functionality is required ('exclusive' is NOT required), choice groups can be removed after anchoring by using the **[[choicegroupanchorexclusive#removeCgs|removeCgs]]** option.
 ==== Choice Setup ==== ==== Choice Setup ====
 To anchor a choice within the choice group, put the choice text inside a span with the class ''anchor''. For example: To anchor a choice within the choice group, put the choice text inside a span with the class ''anchor''. For example:
choicegroupanchorexclusive.1692800541.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki