[Qualtrics] How to use Regular Expression for field validation

Qualtrics provides many built in options for field validations. However, it is required to apply more sophisticated validation than default options. Regular Expression can be used for this kind of situation. First, if you need to allow only alphabet characters with spaces. You can select “Custom Validation” for Validation Type. Then, you can add regular […]

[Qualtrics] How to limit input text box size

It is possible to limit the size of text box by setting “maxlength” attribute of input text box JavaScript is used for this purpose to be precise it is jQuery script. jQuery can be inserted for each question by clicking gear shape icon. It will give you the option for “Add JavaScript”. The code below […]

[Qualtrics] How to set the maxlength for input text

When Custom Validation is used. It can be confusing for users because error messages do not show the exact reason for the error. The JavaScript code below can stop a respondent to type further than intended. The maximum length of the input text box below is set to 19. Javascript code can be inserted as […]

[Story] User Manual

My dear friend, Darwin who is hated mostly by religion leaders, is dying from an unknown and incurable disease. I may know what that disease is but I am no one but a historian who like to dig into ancient documents and there is nothing I can do except being a good company to him […]