User Tools

Site Tools


uncheckradios

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
uncheckradios [2023/08/28 13:21] – [radios] adminuncheckradios [2024/08/23 10:03] (current) admin
Line 3: Line 3:
  
 Functionality includes: Functionality includes:
-  * Works on any question type with radio buttons+  * Works on any question type with radio buttons: Multiple Choice, Matrix, Side-by-Side, Rank Order
   * On click functionality to deselect a selected radio button by clicking on it   * On click functionality to deselect a selected radio button by clicking on it
   * On demand functionality to deselect one or more radio buttons immediately   * On demand functionality to deselect one or more radio buttons immediately
   * Can be applied globally, by page, by question, or on specific radio buttons or groups of radio buttons (e.g., one column of a side-by-side)   * Can be applied globally, by page, by question, or on specific radio buttons or groups of radio buttons (e.g., one column of a side-by-side)
  
-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.+Here is a quick video demonstration:\\ 
 +{{ ::uncheckRadios.mp4?650 |uncheckRadios Demonstration}} 
 + 
 +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 32: Line 35:
 </code> </code>
 === Global === === Global ===
-To be able to globally (i.e., throughout the entire survey) deselect radio buttons by clicking on them, call the uncheckRadio function from the survey header or footer with the onclick option set to true:+To be able to globally deselect radio buttons (i.e., throughout the entire survey) by clicking on them, call the uncheckRadios function from the survey header or footer with the onclick option set to true:
 <code> <code>
 <script> <script>
Line 46: Line 49:
 Default: %%"[type=radio]"%% (selector for all radio buttons on page) Default: %%"[type=radio]"%% (selector for all radio buttons on page)
 ==== onclick ==== ==== onclick ====
-**onclick** specifies that radio buttons whether radio buttons be deselected on click (true) or immediately (false).+**onclick** specifies if radio buttons should be deselected on click (true) or immediately (false).
  
 Default: false Default: false
 ====== Qualtrics Wiki ====== ====== Qualtrics Wiki ======
 [[start|Qualtrics Wiki]] [[start|Qualtrics Wiki]]
uncheckradios.1693243299.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki