Tip: Random distribution and Least Filled concept testing are available for surveys! Both of these methods allow you to achieve even distribution without scripting. For more information, see Quick comparison: Random distribution, Least Filled concept testing, even distribution scripts.
Example
You have 25 new names for a new frozen dinner product and would like each respondent to rate 10 out of the 25 names.
Detailed Steps
-
Import Template 3 (up to 40 concepts) into your panel:
- Download the PXML template here.
- In the Surveys app, click New Project.
- Under Power Survey, click Import.
- Select the PXML template you downloaded, and click Open.
- Give the power survey an internal name.
- Click Upload.
-
Add the template to your study:
- Create/author your power survey as required.
- Go to the Questionnaire tab of your study.
- Click Library on the Authoring toolbar.
- In the Library Browser, look for the template study in the Studies section, under Pending Studies (the study you created in step 1).
- Expand the template study in the Library Browser and drag the blocks into your Questionnaire Tree as required. Do not rename any of the blocks or questions.
- Drag the EDM40_2PLUS_OF_MAX_40 block into your study.
-
Configure Even Distribution setup:
- Click on the EDM40_CONCEPTS question and update the answer options with the list of your 25 frozen dinner names. Remove the extra 15 options at the end of the list.
- Click on the EDM40_SET_CONCEPTS script action.
- Update the number in the first line of script to 10. The script should look like this: string concept_num_assign = "10";
- Click on the EDM40_CONCEPTS question and update the answer options with the list of your 25 frozen dinner names. Remove the extra 15 options at the end of the list.
-
Create your concept questions:
- Author the questions relating to the first frozen dinner name within the EDM40_CONTENT_CONCEPT_1 block under IF_EDM40_CONCEPT_1 condition. Delete the EDM40_CONCEPT_1 placeholder text instruction.
Author the questions relating to the second frozen dinner name within the EDM40_CONTENT_CONCEPT_2 block under IF_EDM40_CONCEPT_2 condition. Delete the EDM40_CONCEPT_2 placeholder text instruction. Repeat this process until the 25th frozen dinner name is reached. - There is no need to delete the unused conditions, but you can if you'd like.
- Author the questions relating to the first frozen dinner name within the EDM40_CONTENT_CONCEPT_1 block under IF_EDM40_CONCEPT_1 condition. Delete the EDM40_CONCEPT_1 placeholder text instruction.
- Validate and test your survey.
Comments
0 comments
Article is closed for comments.