simplysandeep Posted November 7, 2011 Share Posted November 7, 2011 Hi everyone... I would like to implement a questionnaire/survey system that has only two Answers (Yes /No). Basically, this questionnaire system will be widely used on Mobile Phones. It will be looking something like this below: http://awardwinningfjords.com/2009/06/16/iphone-style-checkboxes.html Lets say a user selects a response as No (Using the above slider button for a question). That response should be recorded in the database with User Details + Time Stamp. Also, I would like to generate a report for each question (Responses of Multiple Users) and a report at a User Level for the entire questionnaire/survey (s). Can some one guide me the fastest & easiest way to achieve this? I'm a new learner of PHP. Regards Sandeep Quote Link to comment https://forums.phpfreaks.com/topic/250663-how-to-make-a-questionnaire-system-record-user-responses-with-time-stamp/ Share on other sites More sharing options...
Pikachu2000 Posted November 8, 2011 Share Posted November 8, 2011 Post your current code and a description of the problems you're having with it, including any error messages. Quote Link to comment https://forums.phpfreaks.com/topic/250663-how-to-make-a-questionnaire-system-record-user-responses-with-time-stamp/#findComment-1286080 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.