gum1982 Posted November 5, 2009 Share Posted November 5, 2009 I really would like some advice. If you have a client come to you asking for a survey to be done with 117 questions each has 4 radio button check boxes, and a overall percentage needs to be tallyed up. would you code this entirely yourself or find a service to help you. Just need some advice as ive coded this survey and it has taken me forever, what is everyones views on this does anyone have any tips for me. other than i have to deal with mountains off code and hours off copy and pasting. Also after the survey has been filled out the client needs to be able to print a version for theirself and a version needs to be sent by email to the company with each question and answer here is a version of my survey please don't slate me to much as im new to php and want to learn the right way to do stuff and am getting frustrated thinking that im going about things the wrong. http://warrenbrooksbutler.com/healthcheck/survey.php Any advice would be great? Link to comment https://forums.phpfreaks.com/topic/180408-php-surveys/ Share on other sites More sharing options...
abazoskib Posted November 5, 2009 Share Posted November 5, 2009 did you hard code every single radio button? It doesn't look like it should have taken you more than a day to do it. Also you don't have values for the radio buttons. I have no idea what I am answering. What is the percentage at the bottom of each section about? Link to comment https://forums.phpfreaks.com/topic/180408-php-surveys/#findComment-951883 Share on other sites More sharing options...
gum1982 Posted November 5, 2009 Author Share Posted November 5, 2009 sorry i now its a bit vauge the percentage at the bottom was an overall percentage off each section. each question had a value. all 4's 100% all 1's 25%. so you leave the value out on radio buttons? yeah i did hard code every button this is obviously a stupid way to do it then what other options are their? Link to comment https://forums.phpfreaks.com/topic/180408-php-surveys/#findComment-951890 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.