- Nov 14, 2009
- 372
- 0
- 76
Hello,
I'm pretty old-school with web development. Years ago I maintained a website, but it was all hand-coded HTML. I'm been called on to make a website for the non-profit I work for. We need to have a survey/quiz on it. What we need is to present the user with a 'quiz' of 10 questions, which are all multiple choice. Then when the user is done, they (ideally) are taken to a page which is dynamic based on their responses- there are right/wrong answers for each question, and we'd like for the page to show them the answers but with their right/wrong next to the answer. Also, we'd like to have their "You got X/10 right" score presented. I don't want to call it a survey, because we don't really care about their responses/data. If it's easily available, then cool, but we don't need it.
Does anyone know of a good way to add this functionality to a website?
(Alternately, does anyone want a tax break for their time coding for a non-profit?)
I'm pretty old-school with web development. Years ago I maintained a website, but it was all hand-coded HTML. I'm been called on to make a website for the non-profit I work for. We need to have a survey/quiz on it. What we need is to present the user with a 'quiz' of 10 questions, which are all multiple choice. Then when the user is done, they (ideally) are taken to a page which is dynamic based on their responses- there are right/wrong answers for each question, and we'd like for the page to show them the answers but with their right/wrong next to the answer. Also, we'd like to have their "You got X/10 right" score presented. I don't want to call it a survey, because we don't really care about their responses/data. If it's easily available, then cool, but we don't need it.
Does anyone know of a good way to add this functionality to a website?
(Alternately, does anyone want a tax break for their time coding for a non-profit?)