Other Customizations Using JavaScript

Articles

Maintaining Randomization Order Across Questions
In this tutorial we'll show you how to use a script to maintain randomization order for images in Image Choice questions. We'll cover how to do so with image questions on the same page and image questions on separate pages. This script als...
Calculate Age From Birthday
This JavaScript will perform age verification based on the date of birth entered in an open-text field. The qualifying age can be set in the script (18 years old, 21 years old, etc.) and if the user is not old enough, they will be disqualified. If t...
Set Default Values For Empty Merge Code
If you're a fan of merge codes , this simple and handy tool is made handier still by the ability to specify a default value when the merge code is empty! Question Value Merge Code when value is present. Question Value Merge Code when ...