From: Kurt M. <kme...@wo...> - 2002-09-07 13:51:34
|
Steve, How about question grouping?? be able to specify groups that are compiled together from their values to get a named variable. This way if someone were going to use something like JPgraph (like we are) we can just call those compiled variable references to build sipdergraphs, etc. __________________________________________________________________ ----- Original Message ----- From: "Steve McGhee" <st...@is...> To: <php...@li...> Sent: Friday, September 06, 2002 12:07 PM Subject: [phpesp-dev] question skipping, etc > > i have implemented most of question skipping as well as answer piping. > > hopefully these will be available in diffs when im done. > > these changes have been finished and committed. the current code in > http://open.survey.ucsb.edu/horde/chora/cvs.php/php_survey > has the following: > + answer piping (using the answer of a previous question in the text > of a following question) > + question skipping (redirection to a specific section depending on > the answer to a previous question) (uses ==, !=, <, >, <=, or >=) > + question naming (instead of just a question number, you can choose > to have a question named "intro question" etc) > + smart question numbering (useful with question skipping) > + a ucsb-specific authentication mechanism, bypassable via the > phpESP.ini file > > additions in near future: > + javascript form validation (for dates, numeric, text, etc) > > things not considered yet: > + question skipping with "!other" responses > + other things, im sure > > > if you would like to see it in action, send me an email. > > -- > -stevem > web developer > survey.ucsb.edu > > > > ------------------------------------------------------- > This sf.net email is sponsored by: OSDN - Tired of that same old > cell phone? Get a new here for FREE! > https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 > _______________________________________________ > phpESP-devel mailing list > php...@li... > https://lists.sourceforge.net/lists/listinfo/phpesp-devel > |