|
Previous
·
Next
|
patspam
|
Date: 7/15/2008 10:10 pm · Subject: Survey2 · Rating: 0
Perlmonkey2,
I'm working on a project that relies heavily on questionnaires and am finding Survey a bit long in the tooth. I'm wondering what the status of Survey2 is and whether I can get involved to help accelerate things?
Patrick
|
| Back to Top |
Rate [ | ]
|
| |
perlmonkey2
|
Date: 7/16/2008 3:41 pm · Subject: Re: Survey2 · Rating: 0
It was mostly finished and in production except that for large
surveys it was just too slow. So the plan was a rewrite with all
collateral being stored in JSON DB tables, since a single DB read and
building the entire survey from a JSON string was faster than multiple
DB calls. But I'm still working up the gumption to finish it. I'm on
vacation now, but $work still makes occasional demands and I'm in the
midst of moving. To make a long boring story shorter, if you want to
help, please be my guest. A working version is in the Survey2 tree,
but I'll have to send you the DB tables and templates. That version
doesn't have anything JSON-ified. If you want me to help, nag me and
extol the virtues of foss and how this will help me find a paying foss
gig.
|
| Back to Top |
Rate [ | ]
|
| |
patspam
|
Date: 7/16/2008 8:05 pm · Subject: Re: Survey2 · Rating: 0
That sounds great. I can't wait to check it out. Hook me up with the db and templates and I'll get stuck into it.
Patrick
On Thu, Jul 17, 2008 at 6:41 AM, <kaleb@plainblack.com> wrote:
perlmonkey2 wrote:
It was mostly finished and in production except that for large
surveys it was just too slow. So the plan was a rewrite with all
collateral being stored in JSON DB tables, since a single DB read and
building the entire survey from a JSON string was faster than multiple
DB calls. But I'm still working up the gumption to finish it. I'm on
vacation now, but $work still makes occasional demands and I'm in the
midst of moving. To make a long boring story shorter, if you want to
help, please be my guest. A working version is in the Survey2 tree,
but I'll have to send you the DB tables and templates. That version
doesn't have anything JSON-ified. If you want me to help, nag me and
extol the virtues of foss and how this will help me find a paying foss
gig.
http://www.plainblack.com/webgui/dev/discuss/survey3/1
--
Plain Black, makers of WebGUI
http://plainblack.com
|
| Back to Top |
Rate [ | ]
|
| |
perlmonkey2
|
Date: 7/16/2008 11:05 pm · Subject: Re: Survey2 · Rating: 0
Here are the DB files. Only the Reponse collateral tables will stay. The rest will be rolled into the Asset table as JSON collateral columns. The templates I'll have to dig up later.
Attached Files
|
| Back to Top |
Rate [ | ]
|
| |
perlmonkey2
|
Date: 7/18/2008 5:36 pm · Subject: Re: Survey2 · Rating: 0
And here are the templates. They'll need a little to have some custom looks removed, but they're fairly generic.
Attached Files
|
| Back to Top |
Rate [ | ]
|
| |
|
|
|