-
This looks like a syntax error or bad path in your phpESP.ini.php. Could also be a permission problem. Please post you phpESP.ini.php file to the mailing list for help.
2008-08-12 13:10:13 UTC in phpESP - php Easy Survey Package
-
Whoops forgot bishop was tracking... re-opened.
2008-05-27 23:02:11 UTC in phpESP - php Easy Survey Package
-
As bishopb mentioned....
"As far as the request to show surveys when not logged in, that is not a
feature of the dashboard, but could be one: open a new ticket. As far as
functionality, describe what you'd like to see in that new ticket: perhaps
just the public surveys?"
That simply isn't what the dashboard does. You change the way errors/warnings/notices are displayed in your php.ini.
2008-05-27 23:00:45 UTC in phpESP - php Easy Survey Package
-
These are notices and warnings, which technically we/phpESP should not be producing, but I think if you stop them from being sent to the browser the dashboard should work.
2008-05-27 22:19:29 UTC in phpESP - php Easy Survey Package
-
Have seen the condition logic already in the current version? I'm pretty sure that can be adapted for this.
2008-05-22 13:42:53 UTC in phpESP - php Easy Survey Package
-
greggmc committed revision 1089 to the phpESP - php Easy Survey Package SVN repository, changing 1 files.
2008-04-23 17:32:57 UTC in phpESP - php Easy Survey Package
-
If !other is added to a rate question and that question is required, the survey cannot be submitted. The !other is either not supported with rate question or not being show on the survey. It either needs to be ignored if someone adds to a survey or displayed/supported correctly.
2008-03-27 14:26:20 UTC in phpESP - php Easy Survey Package
-
If your 2.0.2->2.0.3 script does the renaming of existing tables then that is what I mean by migrating and we are good.
2008-03-26 20:55:10 UTC in phpESP - php Easy Survey Package
-
It's more involved than renaming current tables, it will need to be a "migration" for existing tables.
2008-03-26 19:52:23 UTC in phpESP - php Easy Survey Package
-
phpESP version 2.0.2 includes "conditional" question functionality. That will allow you to show questions based on the answer to a previous question. Unfortunately I doubt version 2.0.2 has been ported to the Moodle questionnaire module.
2008-03-10 13:59:55 UTC in phpESP - php Easy Survey Package