Forum .LRN Q&A: Poll module

Collapse
Posted by Rodrigo Proença on
We work on Poll module to intgrate with .LRN

because poll module is very simple, only one question with some options, the portlet display the form. After user submit a choice, the portlet display the result.

You can use "includes" in .adp pages

The code is here:
https://openacs.org/storage/view/openacs_packages/chat_module/poll.tar

Collapse
2: Re: Poll module (response to 1)
Posted by Malte Sussdorff on
did you commit this?
Collapse
3: Re: Poll module (response to 1)
Posted by Rodrigo Proença on
Hi Malte,

I'm work with Orzenil and we don't have permission to commit.

Collapse
4: Re: Poll module (response to 1)
Posted by Rodrigo Proença on
New version to corect errors like:

Error: Ns_PgExec: result status: 7 message: ERROR: function
poll__new("unknown", "unknown", "unknown", timestamp with time zone, timestamp with time zone, "unknown", "unknown", "unknown", "unknown") does not exist ....

when try to create a new poll. Just correct timestamptz data type in datamodel.

https://openacs.org/storage/view/openacs_packages/chat_module/poll.tar

Collapse
5: Re: Re: Poll module (response to 4)
Posted by Ronald Gonzales on
i installed the poll module and it worked perfectly, after installing it i tried installing the portlet but it says, it requires new-portal of version >= 0.1a. where can i get this?
Collapse
6: Re: Re: Re: Poll module (response to 5)
Posted by Rodrigo Proença on
Ronald,

I tested using the new-portal versions 2.1.2d2 of dotlrn-2-1-3-final and dotlrn-2-2-0a1.