-
Hi, i export my result to csv. But some characters seem corrupted(ş,ü,ğ,ı...tec). Please help me.
Sorry my english.
2009-07-03 16:27:30 UTC by tektas
-
1) add jpgraph library to enhance graphic result ability
2) add PEAR library to support real excel export support instead of .cvs format
3) reform the code format
4) enhancement mail sending, support SMTP validation sending.
2008-12-22 08:51:44 UTC by lvlouisaslia
-
"ditto" (problem observed here too)
2008-12-04 10:22:44 UTC by gingerdog
-
Hi,
This is part of some work we did for a client last year; I emailed it to the author of this project, but it's not been merged into the code base (as far as I can tell); hence I'm uploading it for others to use as they see fit.
It adds :
a) Support for hashed passwords with salts (should convert non-salted/hashed appropriately)
b) Adds support for an uber admin which can add/remove...
2008-12-02 14:48:21 UTC by gingerdog
-
Hi!
Can you tell me how do I use the patch??
Thanks a lot!
2008-05-20 23:14:51 UTC by unknown_girl
-
No output when showing results in table or trying to export to csv due to Mysql GREATEST function always returning NULL when one element is NULL.
To solve this problem replace GREATEST by an IF or use the attched patch for version 1.8.1 (!).
This solution was sponsored by ARJUNA,http://www.arjuna.eu.
2008-05-15 06:11:22 UTC by petruss
-
UCCASS v.1.8.1
I am the main administrator for my UCCASS system. I have added another user as an administrator. This other person was only granted the privilege to create surveys. This user created a survey and reused their admin login information for the survey login information. When this user tried to edit their survey later on, their username and pw was denied access.
2008-03-08 13:15:45 UTC by jladdjr
-
When a user takes a survey, there are a set of buttons at the very bottom of each page. While the user is in the middle of taking a survey these buttons are (in order):
1) Quit Survey - Do not save answers
2) >
and when the user is at the last page of the survey, the questions are (in order):
1) Quit Survey - Do not save answers
2)
2008-02-27 22:08:20 UTC by jladdjr
-
- Define a MM answer type.
Example:
AAA value 1
BBB value 2
NONE value 3
- Define a question and assign above MM answer type; choose 1 required answers.
- Define a Text box question.
- Create dependancies:
-> Hide if MM question is: NONE
-> Require if MM question is: AAA or BBB
The survey will always show the Text question (unless I am doing something wrong).
2007-03-10 13:29:24 UTC by mpjunky2
-
Seems to be in CVS.
2007-01-09 10:46:26 UTC by tned