Basically I want to ask random strangers to type in some information for several (maybe 4) different questions, and then to be able to export the data to csv or something.
Anybody care to lend me a clue?
Background: I am betatesting the new Eve Linux client, and I want to collect info on framerate. I imagine doing something with the data to show that graphics card X is 20% better than graphics card Y. But I need some structure in the data, not a bunch of forum posts.
The only one I know is surveymonkey. Am investigating it.
free like web databasey/survey thing?
-
- Grand Pooh-Bah
- Posts: 6722
- Joined: Tue Sep 19, 2006 8:45 pm
- Location: Portland, OR
- Contact:
I need something that treats answers to multiple questions as a single record.
So, if you answer questions 1-4 as ABCD, I need to know your response was ABCD, not just the total overall number of A responses, B responses, etc.
I wrote a script to screenscrape surveymonkey. Someone on the internet offered to write something to bypass surveymonkey altogether... Still waiting on that one.
So, if you answer questions 1-4 as ABCD, I need to know your response was ABCD, not just the total overall number of A responses, B responses, etc.
I wrote a script to screenscrape surveymonkey. Someone on the internet offered to write something to bypass surveymonkey altogether... Still waiting on that one.