πΉVan Westendorp
A guide step by step to create a Max-Diff question in Syno Survey
Steps
Open the Javascript editor
Copy the initial template to enable the Survey Library
Enable the configuration for Van Westendrop by importing its Survey Library URL
// Insert the Library URLs enclosed by quotes and separated by commas
let scripts = [
"https://survey-library.azurewebsites.net/van_westendorp.js"
];
/* The rest of code... */
Last updated
Was this helpful?