Changes

Jump to navigation Jump to search
87 bytes added ,  12:10, 7 October 2022
no edit summary
Line 4: Line 4:  
only allowed for those purposes where ''on campus'' storage of data is not considered necessary.
 
only allowed for those purposes where ''on campus'' storage of data is not considered necessary.
    +
== Support ==
 
The subscription to Qualtrics includes support. Please use the Qualtrics ''help > contact support'' function to contact the Support Center.
 
The subscription to Qualtrics includes support. Please use the Qualtrics ''help > contact support'' function to contact the Support Center.
   −
=== Support limits ===
+
For help with your account or data management, find contact details to our data officer and Qualtrics administrator on [https://www.radboudnet.nl/bsi/research-facilities-0/online-research/surveys#Qualtrics RadboudNet] (login required).
Qualtrics support does not include help with custom code (HTML, CSS, JavaScript): ''Qualtrics Support does not offer assistance or consultation on custom coding''
  −
Contact the Technical Support Group if you need help with this.
     −
=== Tweaks ===
+
For help with custom code (HTML, CSS, JavaScript), read on, or contact the [[TSG_info|TSG]].
 +
 
 +
== Tweaks ==
 
To add custom JavaScript, click the gear icon (Advanced Question Options) next to a question and click ''Add JavaScript...'' Here are two examples:
 
To add custom JavaScript, click the gear icon (Advanced Question Options) next to a question and click ''Add JavaScript...'' Here are two examples:
==== Check for leaving page ====
+
=== Check for leaving page ===
 
<pre>
 
<pre>
 
var leaveDates = []
 
var leaveDates = []
Line 32: Line 33:  
</pre>
 
</pre>
   −
==== prevent cutting and pasting ====
+
=== prevent cutting and pasting ===
 
Use the following code to prevent cutting and pasting from and to text fields, expect people to become angry if you use this.
 
Use the following code to prevent cutting and pasting from and to text fields, expect people to become angry if you use this.
 
<pre>
 
<pre>

Navigation menu