README.txt
setup.py
docs/HISTORY.txt
docs/INSTALL.txt
docs/LICENSE.GPL
docs/LICENSE.txt
src/Products/__init__.py
src/Products.Quaestrio.egg-info/PKG-INFO
src/Products.Quaestrio.egg-info/SOURCES.txt
src/Products.Quaestrio.egg-info/dependency_links.txt
src/Products.Quaestrio.egg-info/entry_points.txt
src/Products.Quaestrio.egg-info/namespace_packages.txt
src/Products.Quaestrio.egg-info/not-zip-safe
src/Products.Quaestrio.egg-info/requires.txt
src/Products.Quaestrio.egg-info/top_level.txt
src/Products/Quaestrio/LICENSE.txt
src/Products/Quaestrio/VERSION.txt
src/Products/Quaestrio/__init__.py
src/Products/Quaestrio/config.py
src/Products/Quaestrio/configure.zcml
src/Products/Quaestrio/permissions.py
src/Products/Quaestrio/Extensions/Install.py
src/Products/Quaestrio/Extensions/__init__.py
src/Products/Quaestrio/browser/__init__.py
src/Products/Quaestrio/browser/configure.zcml
src/Products/Quaestrio/browser/question.py
src/Products/Quaestrio/browser/quizz.py
src/Products/Quaestrio/browser/score.py
src/Products/Quaestrio/content/__init__.py
src/Products/Quaestrio/content/configure.zcml
src/Products/Quaestrio/content/question.py
src/Products/Quaestrio/content/quizz.py
src/Products/Quaestrio/content/schema.py
src/Products/Quaestrio/content/score.py
src/Products/Quaestrio/i18n/Quaestrio-fr.po
src/Products/Quaestrio/i18n/Quaestrio-plone-fr.po
src/Products/Quaestrio/interfaces/__init__.py
src/Products/Quaestrio/interfaces/browser.py
src/Products/Quaestrio/interfaces/content.py
src/Products/Quaestrio/profiles/default/catalog.xml
src/Products/Quaestrio/profiles/default/factorytool.xml
src/Products/Quaestrio/profiles/default/rolemap.xml
src/Products/Quaestrio/profiles/default/skins.xml
src/Products/Quaestrio/profiles/default/types.xml
src/Products/Quaestrio/profiles/default/types/Quaestrio_Question.xml
src/Products/Quaestrio/profiles/default/types/Quaestrio_Quizz.xml
src/Products/Quaestrio/profiles/default/types/Quaestrio_Score.xml
src/Products/Quaestrio/skins/Quaestrio_images/quaetrio_question_icon.gif
src/Products/Quaestrio/skins/Quaestrio_images/quaetrio_question_icon.gif.metadata
src/Products/Quaestrio/skins/Quaestrio_images/quaetrio_score_icon.gif
src/Products/Quaestrio/skins/Quaestrio_images/quaetrio_score_icon.gif.metadata
src/Products/Quaestrio/skins/Quaestrio_scripts/resetQuaestrioQuestionsForm.vpy
src/Products/Quaestrio/skins/Quaestrio_scripts/validateQuaestrioQuestionsForm.vpy
src/Products/Quaestrio/skins/Quaestrio_styles/Quaestrio.css.dtml
src/Products/Quaestrio/skins/Quaestrio_templates/question_view.pt
src/Products/Quaestrio/skins/Quaestrio_templates/quizz_view.cpt
src/Products/Quaestrio/skins/Quaestrio_templates/quizz_view.cpt.metadata
src/Products/Quaestrio/skins/Quaestrio_templates/score_view.pt
src/Products/Quaestrio/tests/__init__.py
src/Products/Quaestrio/tests/base.py
src/Products/Quaestrio/tests/test_addContent.py
src/Products/Quaestrio/tests/test_setup.py
src/Products/Quaestrio/tests/test_validators.py
src/Products/Quaestrio/validation/__init__.py
src/Products/Quaestrio/validation/formulavalidator.py