## $Id$ Introduction ============ Online Examen is a Plone product to collect and mark examen online. We use it in a french computer science school for the Python examen. The subject can be put online (on the Web, or inside an internal server of the school), pupils will fill question on the site, and then teachers can show answers, mark them, and download a CSV of marks. Dependencies ============ Tested on Plone 2.5. Plone 3.1 is not yet supported, but should be in coming release. Installation ============ 1. Untar the product in the Products/ directory. 2. Restart your Zope instance. 3. Install the product with Add/Remove products or with the quick-installer. Configuration ============= There is no special configuration to do. Usage of "activation date" to prevent early access to the examen is advised.