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 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. 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
Archived
This topic is now archived and is closed to further replies.