My research requires customisation. Can you help with this?
Yes, we will gladly help you with any customisation required. However, if your study requires a customisation of respondent interface and you have css (style sheets) and JavaScript ready, you can import it into the study directly:
Adding the customisation
At the bottom of your experiment setting, click the
button.Select
in the options shown.

- A pop-up window will appear showing the following code:

- Paste the code from above into the function (within the curly braces
{ }
)

- You can add notes on lines starting with
//
, this may be useful especially if customising multiple inputs within one survey.

Types of customisations
You can customise your survey styling with CSS or JavaScript with jQuery extensions.