Hello everyone, could someone please help me create the following array?
Thank you a lot in advance, I am desperate!!!
Each participant to the survey can answer yes or no for each column and row. So Basically every participant needs to answer yes or no 9 times.
Citizens Local businesses Local self-governments
Regional development plan design Yes/ No Yes/ No Yes/ No
Implementing the regional plan Yes/ No Yes/ No Yes/ No
Monitoring the regional plan Yes/ No Yes/ No Yes/ No
What are the requirements?
Can a citizen only do one of the four subquestions?
The same for local business resp. local self-government.
Here you'd use an array by column.
Or can the reginal plan development only be done by one of the three groups?
Here you'd use an array.
Or can anybody do everything (or not)?
Here you'd use an array(numbers) with checkbox layout.
Read the manual about these question types to get used to them.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Or (if you want it to make more complicated for the respondents) use an array(text) with drop-downs.
A lot of examples in the forum and it depends on javascript.
If you are not allowed to use it, bad luck.
As you refused tio answer the initial questions, we can't say anymore.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless