From: <ni...@fo...> - 2002-06-29 15:09:55
|
Dear all I was having difficulty getting the N/A function to work for question type "Rate (Scale 1..5)" After some digging around I figured out that to get it to work you have to enter -1 into the precision field!! What I suggest is that the HELP file help.inc line 83 should be changed to: <tr><td>Rate</td><td>1..N</td><td>Use -1</td></tr> Cheers Nick Ananin 12/06/2002 21:49:23, "James E. Flemer" <jf...@ac...> wrote: >Yes, you just need to set the length to 4, setting the >precision enables or disables the "NA" column. See the >help file for more info: > http://phpesp.sf.net/demo/?where=help > >-james > >On Wed, 12 Jun 2002, Paulo M. Adani wrote: > >> Hi , >> >> I would like to know if it is possible to change the rating/rate scale 1.5. >> For example, I want to create the following "radio" question: >> >> 1. QUESTION: >> <input type="radio" name="radiobutton" value="radiobutton"> 1 2 3 4 NA >> >> thanks in advance.... >> padani >> >> _________________________________________________________________ >> Una-se ao maior serviço de email do mundo: o MSN Hotmail. >> http://www.hotmail.com >> >> >> _______________________________________________________________ >> >> Sponsored by: >> ThinkGeek at http://www.ThinkGeek.com/ >> _______________________________________________ >> phpESP-general mailing list >> php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpesp-general >> > > >_______________________________________________________________ > >Sponsored by: >ThinkGeek at http://www.ThinkGeek.com/ >_______________________________________________ >phpESP-general mailing list >php...@li... >https://lists.sourceforge.net/lists/listinfo/phpesp-general > > |