From: Paulo M. A. <pa...@ho...> - 2002-06-12 19:09:37
|
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 |
From: Paulo M. A. <pa...@ho...> - 2002-06-12 19:09:51
|
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 _________________________________________________________________ O MSN Photos é o modo mais fácil de compartilhar e imprimir suas fotos: http://photos.msn.com/support/worldwide.aspx |
From: James E. F. <jf...@ac...> - 2002-06-12 20:49:29
|
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 > |
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 > > |
From: <ni...@fo...> - 2002-06-18 17:08:04
|
Hi I just figured out that setting length and precision only works if you use Rate (i..n) but does not work if you using the simpler Rating - is it supposed to or am I doing it wrong BTW thanks for an excellent programme. I have fitted it into a PHP portal (myPHPNuke) and it works a treat but some minor problems if you try to include the survey, results and introduction on one PHP page. Other features I have used is to insert the users id from the portal so that they don't need to register separately for the survey. Currently working on a pairwise comparison (a bit similar to AHP) for evaluating weights when comparing several factors but not sure if I can get it to work inside phpESP. Cheers Nick Ananin |
From: <ni...@fo...> - 2002-06-19 22:47:34
|
Hi I am using 1.4 (final version) and set up a survey with a Numerical field. The data is posted to the table response_text but in so doing it adds an extra '1' at the end. Has anyone else come across this? Cheers Nick Ananin |
From: Matthew G. <gr...@mu...> - 2002-06-20 01:24:29
|
Haven't seen that problem and I can't duplicated it here. Can you reply with more details/specifics? On Wed, Jun 19, 2002 at 11:50:14PM +0100, ni...@fo... wrote: > Hi > > I am using 1.4 (final version) and set up a survey with a Numerical field. The data is posted to the table > response_text but in so doing it adds an extra '1' at the end. Has anyone else come across this? > > Cheers > > Nick Ananin > > > > > Bringing you mounds of caffeinated joy > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general > -- brought to you by, Matthew Gregg... one of the friendly folks in the IT Lab. --------------------------------------\ The IT Lab (http://www.itlab.musc.edu) \____________________ Probably the world's premier software development center. Serving: Programming, Tools, Ice Cream, Seminars |