Rick Altman Posted July 31, 2012 Report Share Posted July 31, 2012 Super newbie here with a newbie question. I am about to pay for a WuFoo account because I believe that they can do what I want. Perhaps I can do what I want without spending $360/year. I host an annual conference, and this year we want to make it easy for people to submit evaluations of the seminars they attend. Every seminar will have a corresponding QR code to take them to an online eval page.However, I do not want to make individual evaluation pages for all of our 65 breakout seminars; I want to create just one. I want a URL like this: http://www.summit12.com/evals.htm?Jones And from that, I want the visitor to see a page that says something like: Headline: Evaluation for Jones Text field: How would you rate Jones as a speaker? And I would like a hidden field that receives Jones as a variable so that I know who is being evaluated when I receive the submitted form. How much of this is possible and how might this rank amateur go about pulling it off? Rick A.Pleasanton CA Link to comment Share on other sites More sharing options...
justsomeguy Posted July 31, 2012 Report Share Posted July 31, 2012 There are several QR code generators online: http://www.google.com/search?client=opera&rls=en&q=qr+code+generator&sourceid=opera&ie=utf-8&oe=utf-8&channel=suggest Other than that, the hardest part would be getting PHP to save the responses in a database and then building the reports to see the data you want to see, or export the responses, or whatever you want to do with them. You'll also need to pay for web hosting if you don't already have it on a server that can run PHP. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now