[Zope] Test/quiz product?

danielle.d-avout danielle.d-avout@wanadoo.fr
Thu, 10 Apr 2003 22:53:05 +0200


----- Original Message -----
From: "Jean Jordaan" <jean@upfrontsystems.co.za>
To: "Michele Ruberl" <mik@alambitco.com>
Cc: <zope@zope.org>
Sent: Thursday, April 10, 2003 6:09 PM
Subject: Re: [Zope] Test/quiz product?


> Hi Mik
>
>  > does anybody knows anything about a Zope product for making tests /
>  > quizs? (this is for a courseware environment)
>
> Here's a preview of something we're working on:
> http://www.zope.org/Members/upfront/zqti/index_html
>
> Hope to have something out by the end of the month ..
>
> --
> Jean Jordaan
> http://www.upfrontsystems.co.za
>
there is also http://www.zope.org/Members/gillou/XQuizz
If you need to provide polls or quizz in your Zope site, XQuizz object will
help you editing the form and compute the score.

A basic rendering is provided. But you can provide your own rendering with
DTML/ZPT, or subclass the XQuizz with your own ZClass that overrides the
render method.


> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )