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.