PriteshP23 Posted August 25, 2013 Share Posted August 25, 2013 I need to develop Feedback module in PHP/MySQL. I would like to know the database design and flow to manage this system. There are questions for 2 tools which i need to store in my databse and need to create report like %of Positive Response, % of Negative Response, No. of Users for Tool1/2 etc. I would like to how one can create for Question 2? I mean it based on first response, IF NO, then and then it should ask for WHY. It would be great if i have any similar example/code/link etc. Thanks in advanced for your input. Tool 1 1.Are you satisfied with the performance of the tool ? Yes/No 2.Are you satisfied with the support provided? Yes/No IF NO, Why ? 3.If you need to improve, they are the three major changes you propose Yes/No IF Yes, -----****---- 4.What are the general points (up to 3) that you would like to improve on the project Yes/No IF Yes, -----****---- Tool 2 1.Are you satisfied with the performance of the tool ? Yes/No 2.Are you satisfied with the support provided? Yes/No IF NO, Why ? 3.If you need to improve, they are the three major changes you propose Yes/No IF Yes, -----****---- 4.What are the general points (up to 3) that you would like to improve on the project Yes/No IF Yes, -----****---- Link to comment https://forums.phpfreaks.com/topic/281542-feedback-system-phpmysql/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.