As a part of my final exam I have to make a project about piracy. Among other things it has to include a survey with answers from 100+ people.
I want to make an online survey, then link people to it, but for that I need a server to host it on and some php syntax knowledge. I have asked a friend to host it on his site, but I still need to somehow get it to work properly online with user input.
This friend of mine knows php, and I'd ask him to do this for me, but I'd like to know how much I'm asking of him here, since I don't have a clue about any web-related programming, or how hard some things would be to implement (he has his own project to work on, so I don't want to ask him to do something that would take hours of work).
Basically what I want is a poll with ~10-15 questions, each of which has 3-6 possible answers (I would of course send all those questions and answers to him in a text file) with a checkbox next to them. Some would allow only one choice, while others would allow multiple choices.
The user would check the fields next to the questions, then hit a submit button, and the site would save his answers. At the end, I should get the poll results and the total number of people who did the survey.
Does anyone know of an already written reliable php (or javascript or whatever) script that would let him make something like this?
...and that's the bottom line because Mate de Vita said so.