Metadata-Version: 1.0
Name: Products.ECQuiz
Version: 1.2.1b1dev-r158
Summary: Quiz module of eduComponents
Home-page: http://plone.org/products/ecquiz
Author: Otto-von-Guericke-Universität Magdeburg
Author-email: educomponents@uni-magdeburg.de
License: GPL
Description: Introduction
        ============
        
        A Plone product for multiple-choice tests, including extended text questions with tutor grading. It offers QTI v2.0 import and export for questions and tests and CSV export for test results. This product is the successor to LlsMultipleChoice.
        
        Changelog
        =========
        
        1.2.1 - Unreleased
        *---------------
        
        * Turned into an Egg (Turadg Aleahmad)
        
        
        1.2 (2009-01-23)
        ----------------
        
        * Added support for Plone 3 (thanks to Jim Baack and the ITC of the ILO)
        
        * Now requires DataGridField 1.6rc1
        
        
        1.1 (2007-07-16)
        ----------------
        
        * New question type: Scale questions can be used for Likert scales and
        similar response types.  Each answer is assigned a certain
        percentage of the total score for the question.  Scale questions can
        be displayed horizontally or vertically.
        
        * New "Quick Edit" function: Quick Edit enables you to quickly edit a
        complete quiz in textual form or to create it offline in a text
        editor.
        
        * Initial check-in of some unit tests for ECQuiz
        
        * Fixed bug #126: imsmanifest.xml files are now valid wrt the XML
        Schema.
        
        * Several other bug fixes
        
        * Compatibility with DataGridField 1.5
        
        * Italian translation
        
        
        1.0 (2006-09-11)
        ----------------
        
        * New management of test results
        
        * References to questions and question groups from other tests
        
        * Tutor-graded questions
        
        * Extended text questions (always tutor-graded)
        
        * Each question/question group can be placed on a separate page;
        navigation between pages can be disabled
        
        * Grading scale, allowing you to map test scores to grades (or other
        categories)
        
        * Slovenian translation
        
Keywords: qti
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
