From: SourceForge.net <no...@so...> - 2009-04-17 20:56:28
|
Feature Requests item #820097, was opened at 2003-10-08 13:24 Message generated for change (Settings changed) made by bishopb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=820097&group_id=8956 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: survey format Group: None Status: Open Priority: 5 Private: No Submitted By: winston ford (winstonford) >Assigned to: bishop (bishopb) Summary: add a comments box to each question Initial Comment: Would like to add a comments box, just a textarea, for each question. So regardless of the question format, the respondent would be able to type in comments further explaining or qualifying his or her answer. When creating or editing a question, you currently have options: Length....Precision....Required? maybe add an bool option after Required?.....Comments? If Comments? dropdown was selected "yes", then question would have a textarea titled "Comments" next to question. Any ideas on how to implement appreciated. Whip-arse app yall are building here. thanks, Winston ---------------------------------------------------------------------- >Comment By: bishop (bishopb) Date: 2009-04-17 16:56 Message: I have a one-off implementation for this in my own environment. I'm taking on this ticket to generalize this functionality. ---------------------------------------------------------------------- Comment By: Robsteranium (robsteranium) Date: 2005-09-13 10:31 Message: Logged In: YES user_id=1026345 Winston Could you please post the CSS that you used in this workaround - I'd be really interested to see your solution (however unelegant you find it!). Thanks in advance Robin ---------------------------------------------------------------------- Comment By: winston ford (winstonford) Date: 2003-10-13 21:13 Message: Logged In: YES user_id=694984 our quick fix was to hide the generated number through css and use the 'field name' field to tie the comments box (essay) to the relevant question. this also worked for multi-part questions which the client wanted to show as the same question. not elegant, but done. will report how it works. results are being mapped to access for a custom generated report in word. ---------------------------------------------------------------------- Comment By: winston ford (winstonford) Date: 2003-10-08 21:13 Message: Logged In: YES user_id=694984 Yes, we're using !other. Great feature, but does not accommodate every question. Effectively, we need to accept comments on every question, even, for instance, when someone chooses and fills out the "other" option. ---------------------------------------------------------------------- Comment By: Matthew Gregg (greggmc) Date: 2003-10-08 13:32 Message: Logged In: YES user_id=14116 Have you looked at the !other option? That allows a comment field for radio/checkbox question types. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=358956&aid=820097&group_id=8956 |