Ceyarrecks Posted December 3, 2008 Share Posted December 3, 2008 I have need of a specific type of survey. I have attempted several searches of these forums, and have not found a concise answer to my need. the external sites referred to also do not answer my need. Let me explain what I wish to accomplish: I am working on an HTML document that will compile a page with 40 items, in 4 columns. each row will have a single choice: A, B, C, D. (radio buttons) however, each item will have a different value: eg: "row 1. A=C B=A, C=D, D=C" all rows being different. the values are to be counted up to show total number of A's, B's, C's, D's. the letter having received the highest number would then display a specific amount of text appropriate to that letter. I have the basic coding for all the radio buttons done, just need to figure out how to add up the values and display the appropriate text. no data needs to be saved, so this page is expected to be stand-alone. let me know if the current coding is required to be able to better answer my concerns. thanks CAH Link to comment https://forums.phpfreaks.com/topic/135378-survey-user-displayed-results/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.