How to reuse survey choices for other questions?

a complete ready to use php survey system

How to reuse survey choices for other questions?

Postby thumper strauss » Wed Feb 25, 2004 5:26 pm

I'd like to use the same choices for all my 50 questions. The choicea are:

- 1. Strongly agree
- 2. Somewhat agree
- 3. Neutral
- 4. Somewhat disagree
- 5. Strongly disagree

I don't really want to manually enter this choices for all 50 questions. Is there a shortcut? Can I find the source code, or something, and copy and past those set responces?

Thanks. Great product, btw.
thumper strauss
 
Posts: 1
Joined: Wed Feb 25, 2004 5:23 pm

Re: How to reuse survey choices for other questions?

Postby thomas64 » Sat Mar 27, 2004 12:09 pm

hi, thumber,
the easiest way is, if you have DB-acces by phpmyadmin, to create an excel-table with all the numbering and nameing:

questions: 1 1 first question 0 0
1 2 second question 0 0
answers: 1 1 1 first answer to first question 0
1 1 2 sec answer to first question 0

you can use the auto-fill option for the id's...

and then make a csv , add the insert commands.. and import it into your db

you should be careful to not double-assign id's :-)

i agree, a GREAT product...

thomas fm germany


thumper strauss wrote:I'd like to use the same choices for all my 50 questions. The choicea are:

- 1. Strongly agree
- 2. Somewhat agree
- 3. Neutral
- 4. Somewhat disagree
- 5. Strongly disagree

I don't really want to manually enter this choices for all 50 questions. Is there a shortcut? Can I find the source code, or something, and copy and past those set responces?

Thanks. Great product, btw.
thomas64
 
Posts: 2
Joined: Sat Mar 27, 2004 12:03 pm


Return to nabopoll

Who is online

Users browsing this forum: No registered users and 15 guests

cron