-
@mlven:
Yes, the bug report was filed for version 2.1.1 (see initial comment). It was, therefore, fixed in releases 2.1.2 and later. Are you reporting that it occurs in a version later than 2.1.1?.
2009-11-06 12:28:35 UTC in phpESP - php Easy Survey Package
-
Also, try upgrading to the latest version of phpESP.
2009-10-23 20:52:13 UTC in phpESP - php Easy Survey Package
-
Thank you for the report, but I'm inclined to think this is not a phpESP bug, as it's a connection to the database problem which is handled by layers outside phpESP.
I suggest checking the number of threads connecting to your database and ensure that the maximum hasn't been reached. If not a connection to database issue, it could be a server issue (eg too many files open), which has an...
2009-10-23 20:51:01 UTC in phpESP - php Easy Survey Package
-
Along these lines, I'll mention that I'm working on (very slowly) a patch to dashboard that would effect an actual response delete, not a response reset as I think we're working on here (note my definition way down below in comment #2). I don't know if that should go in this ticket or not.
2009-07-27 17:10:05 UTC in phpESP - php Easy Survey Package
-
I'm not certain how this qualifies as a "feature request". Do you have a particular modification you wish to have made to the phpESP software?
If you simply have questions about phpESP, the best route to address those questions is to join the phpESP general mailing list and discuss there:
https://lists.sourceforge.net/lists/listinfo/phpesp-general.
2009-07-25 16:09:07 UTC in phpESP - php Easy Survey Package
-
Thanks Franky!
i'd like to note that the implementation differs from the requirements above, as follows:
1. The score is not cached in the response.
2. The respondent's score is not shown on the thank you page; however, the score is shown on each summary page, along with any feedback.
3. The score is not shown on the "Navigate Individual Respondent Submissions".
4. There is no concept of...
2009-05-29 18:59:33 UTC in phpESP - php Easy Survey Package
-
I have committed this to SVN. It will be publically available in the next release; anyone wanting a preview now should export the phpesp trunk.
2009-05-28 18:55:55 UTC in phpESP - php Easy Survey Package
-
bishopb committed revision 1121 to the phpESP - php Easy Survey Package SVN repository, changing 7 files.
2009-05-28 18:54:25 UTC in phpESP - php Easy Survey Package
-
bishopb committed revision 1120 to the phpESP - php Easy Survey Package SVN repository, changing 1 files.
2009-05-28 18:28:02 UTC in phpESP - php Easy Survey Package
-
Revised design: only question types of radio buttons, check boxes, and dropdown box will be able to assign credit to possible answers.
2009-05-28 14:45:47 UTC in phpESP - php Easy Survey Package