From: Jim B. <jp...@si...> - 2009-08-28 07:17:00
|
* David Liontooth <lio...@co...> [2009-08-27 19:37]: > Jim B. wrote: > >* Jim B. <jp...@si...> [2009-07-11 16:56]: > > > >>Hello All, > >> > >>I took some time to code up a new feature I'm describing as Rate Labels. > >>Currently, ratings are just numeric values (1,2,3,4,etc). I've managed > >>to apply a label to each button for each rate response as shown in this > >>test survey: > >> > >> http://surveys.bsdcertification.org/phpESP/public/survey.php?name=BBBB > >> > >> > > > > > >Here's a better example: > > > >http://surveys.bsdcertification.org/phpESP/public/survey.php?name=CCCC > > > > > > > Hi Jim, I'm trying to understand what you added to see if I may find the > new feature useful -- I get "[ Feature disabled; set dashboard_enable = > true in your configuration to engage. ]" This is on a mac, where > Dashboard I believe is a program, but it doesn't sound likely that would > be connected to your survey. What am I missing? > > Dave > Hi Dave, The example in the email has already been taken down. Try this link (which should stay up for a while): http://surveys.bsdcertification.org/phpESP/public/survey.php?name=test01 As you can see, each question is a rate question. The options, "Importance" and "Frequency" each have their own rate label. Our psychometrician wanted these particular labels, so that's how they came to be worded that way. If you are interested in this technique, let me know and I'll provide some guidance on getting it working. The code that does this is not in the distributed codebase, but I can probably help you get something working. Cheers, Jim B. |