From: Hagemeister, F. <HAG...@Gr...> - 2005-06-09 14:29:01
|
I wanted to do the same thing, i.e., add the ability to have labels for the rating scales (aka Likert scales). Unlike what Don shows in his post, I tend to see the labels (whether for just the extremes or each rating) above the values: like this: Unfamiliar Familiar -3 -2 -1 0 1 2 3 o o o o o o o In a survey project by committee (ugh!), I had to find a way to have scale labels. Although I love phpESP, after I looked through the tables and code, I decided it was easier to go with UCCASS instead of phpESP, even though I had to hack UCCASS a little bit to do other things that I like in phpESP (especially user management and the type of support for rating scale questions). I would be very grateful if rating scale labels could be added to phpESP. Cheers,=20 Fred=20 * Fredrick C. Hagemeister, Ph.D. * Curricular Technology Specialist * Grinnell College * 1116 8th Avenue * Grinnell, IA 50112-1690 * office: (641)269-3031 home: (641)236-3333 * FAX: (641)269-4285 * email: hag...@gr... > -----Original Message----- > From: php...@li...=20 > [mailto:php...@li...] On Behalf=20 > Of don hardaway > Sent: Thursday, June 09, 2005 7:47 AM > To: php...@li... > Subject: [phpesp-general] need to modify the rating function >=20 > Hi, >=20 > I have a need to either modify the rating type question or=20 > add some new code so that the survey I am building presents=20 > the choices in a certain format and headings. For instance I=20 > need the question to put a word before and after the choices=20 > and control the headings above each radio button choice. The=20 > result would look like below. >=20 > -3 -2 -1 0 1 2 3 > unfamiliar o o o o o o o familiar >=20 >=20 > I have not coded in php although have used other languages in=20 > the past. > I am not sure how this system is designed to work so need=20 > some help with how to modify it to get the rating type=20 > question to look like the above example. Any help would be=20 > appreciated. >=20 > thanks, > don >=20 >=20 > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. How far=20 > can you shotput a projector? How fast can you ride your desk=20 > chair down the office luge track? > If you want to score the big prize, get to know the little guy. =20 > Play to win an NEC 61" plasma display:=20 > http://www.necitguy.com/?r=3D20=20 > _______________________________________________ > phpESP-general mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-general >=20 |