MANIFEST.in
README.txt
setup.py
Products/__init__.py
Products.PloneSurvey.egg-info/PKG-INFO
Products.PloneSurvey.egg-info/SOURCES.txt
Products.PloneSurvey.egg-info/dependency_links.txt
Products.PloneSurvey.egg-info/entry_points.txt
Products.PloneSurvey.egg-info/namespace_packages.txt
Products.PloneSurvey.egg-info/not-zip-safe
Products.PloneSurvey.egg-info/requires.txt
Products.PloneSurvey.egg-info/top_level.txt
Products/PloneSurvey/__init__.py
Products/PloneSurvey/config.py
Products/PloneSurvey/configure.zcml
Products/PloneSurvey/isodatevalidator.py
Products/PloneSurvey/permissions.py
Products/PloneSurvey/profiles.zcml
Products/PloneSurvey/setuphandlers.py
Products/PloneSurvey/version.txt
Products/PloneSurvey/Extensions/Install.py
Products/PloneSurvey/Extensions/extractI18Nmsgids.py
Products/PloneSurvey/Extensions/get_2d_chart.py
Products/PloneSurvey/Extensions/results_dimensions.py
Products/PloneSurvey/Extensions/results_questions.py
Products/PloneSurvey/browser/__init__.py
Products/PloneSurvey/browser/configure.zcml
Products/PloneSurvey/browser/folderfactories.pt
Products/PloneSurvey/browser/importer.py
Products/PloneSurvey/browser/interfaces.py
Products/PloneSurvey/browser/images/barchart_blue.gif
Products/PloneSurvey/browser/images/barchart_cyan.gif
Products/PloneSurvey/browser/images/barchart_green.gif
Products/PloneSurvey/browser/images/barchart_magneta.gif
Products/PloneSurvey/browser/images/barchart_red.gif
Products/PloneSurvey/browser/images/barchart_yellow.gif
Products/PloneSurvey/browser/javascripts/plonesurvet.js
Products/PloneSurvey/browser/stylesheets/survey_results.css
Products/PloneSurvey/browser/templates/import_respondents.pt
Products/PloneSurvey/browser/viewlets/__init__.py
Products/PloneSurvey/browser/viewlets/configure.zcml
Products/PloneSurvey/browser/viewlets/print_survey.pt
Products/PloneSurvey/browser/viewlets/print_survey.py
Products/PloneSurvey/content/BaseQuestion.py
Products/PloneSurvey/content/SubSurvey.py
Products/PloneSurvey/content/Survey.py
Products/PloneSurvey/content/SurveyDateQuestion.py
Products/PloneSurvey/content/SurveyMatrix.py
Products/PloneSurvey/content/SurveyMatrixQuestion.py
Products/PloneSurvey/content/SurveySelectQuestion.py
Products/PloneSurvey/content/SurveyTextQuestion.py
Products/PloneSurvey/content/SurveyTwoDimensional.py
Products/PloneSurvey/content/SurveyTwoDimensionalQuestion.py
Products/PloneSurvey/content/__init__.py
Products/PloneSurvey/content/configure.zcml
Products/PloneSurvey/content/events.py
Products/PloneSurvey/content/schemata.py
Products/PloneSurvey/i18n/README.txt
Products/PloneSurvey/i18n/plonesurvey-ca.po
Products/PloneSurvey/i18n/plonesurvey-cs.po
Products/PloneSurvey/i18n/plonesurvey-da.po
Products/PloneSurvey/i18n/plonesurvey-de.po
Products/PloneSurvey/i18n/plonesurvey-el.po
Products/PloneSurvey/i18n/plonesurvey-es.po
Products/PloneSurvey/i18n/plonesurvey-eu.po
Products/PloneSurvey/i18n/plonesurvey-fr.po
Products/PloneSurvey/i18n/plonesurvey-it.po
Products/PloneSurvey/i18n/plonesurvey-ja.po
Products/PloneSurvey/i18n/plonesurvey-nl.po
Products/PloneSurvey/i18n/plonesurvey-pl.po
Products/PloneSurvey/i18n/plonesurvey-plone-ca.po
Products/PloneSurvey/i18n/plonesurvey-plone-da.po
Products/PloneSurvey/i18n/plonesurvey-plone-el.po
Products/PloneSurvey/i18n/plonesurvey-plone-es.po
Products/PloneSurvey/i18n/plonesurvey-plone-eu.po
Products/PloneSurvey/i18n/plonesurvey-plone-fr.po
Products/PloneSurvey/i18n/plonesurvey-plone-it.po
Products/PloneSurvey/i18n/plonesurvey-plone-ja.po
Products/PloneSurvey/i18n/plonesurvey-plone-nl.po
Products/PloneSurvey/i18n/plonesurvey-plone-pl.po
Products/PloneSurvey/i18n/plonesurvey-plone-pt-br.po
Products/PloneSurvey/i18n/plonesurvey-plone-pt.po
Products/PloneSurvey/i18n/plonesurvey-plone.pot
Products/PloneSurvey/i18n/plonesurvey-pt-br.po
Products/PloneSurvey/i18n/plonesurvey-pt.po
Products/PloneSurvey/i18n/plonesurvey.pot
Products/PloneSurvey/i18n/usei18ndude.sh
Products/PloneSurvey/interfaces/__init__.py
Products/PloneSurvey/interfaces/survey.py
Products/PloneSurvey/interfaces/survey_question.py
Products/PloneSurvey/interfaces/survey_text_question.py
Products/PloneSurvey/profiles/default/PloneSurvey.txt
Products/PloneSurvey/profiles/default/browserlayer.xml
Products/PloneSurvey/profiles/default/cssregistry.xml
Products/PloneSurvey/profiles/default/factorytool.xml
Products/PloneSurvey/profiles/default/metadata.xml
Products/PloneSurvey/profiles/default/propertiestool.xml
Products/PloneSurvey/profiles/default/rolemap.xml
Products/PloneSurvey/profiles/default/skins.xml
Products/PloneSurvey/profiles/default/types.xml
Products/PloneSurvey/profiles/default/types/Sub_Survey.xml
Products/PloneSurvey/profiles/default/types/Survey.xml
Products/PloneSurvey/profiles/default/types/Survey_2-Dimensional_Question.xml
Products/PloneSurvey/profiles/default/types/Survey_Date_Question.xml
Products/PloneSurvey/profiles/default/types/Survey_Matrix.xml
Products/PloneSurvey/profiles/default/types/Survey_Matrix_Question.xml
Products/PloneSurvey/profiles/default/types/Survey_Select_Question.xml
Products/PloneSurvey/profiles/default/types/Survey_Text_Question.xml
Products/PloneSurvey/profiles/default/types/Survey_Two_Dimensional.xml
Products/PloneSurvey/skins/plone_survey/comments_view.pt
Products/PloneSurvey/skins/plone_survey/getSurveyRoot.py
Products/PloneSurvey/skins/plone_survey/get_all_questions_in_order_filtered.py
Products/PloneSurvey/skins/plone_survey/get_average_score_for_dimension.py
Products/PloneSurvey/skins/plone_survey/get_question_stats.py
Products/PloneSurvey/skins/plone_survey/get_question_stats.py.metadata
Products/PloneSurvey/skins/plone_survey/html_spreadsheet.pt
Products/PloneSurvey/skins/plone_survey/login_form_bridge.pt
Products/PloneSurvey/skins/plone_survey/manage_respondents.cpt
Products/PloneSurvey/skins/plone_survey/manage_respondents.cpt.metadata
Products/PloneSurvey/skins/plone_survey/portlet_questions.pt
Products/PloneSurvey/skins/plone_survey/portlet_surveys.pt
Products/PloneSurvey/skins/plone_survey/question_barchart.pt
Products/PloneSurvey/skins/plone_survey/question_date_macro.pt
Products/PloneSurvey/skins/plone_survey/question_macro.pt
Products/PloneSurvey/skins/plone_survey/question_matrix_macro.pt
Products/PloneSurvey/skins/plone_survey/question_select_macro.pt
Products/PloneSurvey/skins/plone_survey/question_twodimensional_macro.pt
Products/PloneSurvey/skins/plone_survey/repair_survey_results.cpt
Products/PloneSurvey/skins/plone_survey/repair_survey_results.cpt.metadata
Products/PloneSurvey/skins/plone_survey/respondent_macros.pt
Products/PloneSurvey/skins/plone_survey/respondents_reset.vpy
Products/PloneSurvey/skins/plone_survey/respondents_view.cpt
Products/PloneSurvey/skins/plone_survey/respondents_view.cpt.metadata
Products/PloneSurvey/skins/plone_survey/survey_barchart.pt
Products/PloneSurvey/skins/plone_survey/survey_overview.pt
Products/PloneSurvey/skins/plone_survey/survey_overview_macro.pt
Products/PloneSurvey/skins/plone_survey/survey_print_macros.pt
Products/PloneSurvey/skins/plone_survey/survey_reset.vpy
Products/PloneSurvey/skins/plone_survey/survey_reset_form.cpt
Products/PloneSurvey/skins/plone_survey/survey_reset_form.cpt.metadata
Products/PloneSurvey/skins/plone_survey/survey_results_dimensions.pt
Products/PloneSurvey/skins/plone_survey/survey_results_questions.pt
Products/PloneSurvey/skins/plone_survey/survey_results_questions.pt.metadata
Products/PloneSurvey/skins/plone_survey/survey_send_invite.py
Products/PloneSurvey/skins/plone_survey/survey_send_invite_template.pt
Products/PloneSurvey/skins/plone_survey/survey_view.cpt
Products/PloneSurvey/skins/plone_survey/survey_view.cpt.metadata
Products/PloneSurvey/skins/plone_survey/survey_view_results.pt
Products/PloneSurvey/skins/plone_survey/survey_view_results.pt.metadata
Products/PloneSurvey/skins/plone_survey/validate_add_authenticated_respondent.vpy
Products/PloneSurvey/skins/plone_survey/validate_reset_survey.vpy
Products/PloneSurvey/skins/plone_survey/validate_survey.vpy
Products/PloneSurvey/skins/plone_survey_images/Save.gif
Products/PloneSurvey/skins/plone_survey_images/Submit.gif
Products/PloneSurvey/skins/plone_survey_images/SubmitPage.gif
Products/PloneSurvey/skins/plone_survey_images/SurveyIcon_Empty.gif
Products/PloneSurvey/skins/plone_survey_images/SurveyIcon_Ticked.gif
Products/PloneSurvey/skins/plone_survey_images/Surveyfolder_Empty.gif
Products/PloneSurvey/skins/plone_survey_images/Surveyfolder_Ticked.gif
Products/PloneSurvey/skins/plone_survey_images/arrowDown.gif
Products/PloneSurvey/skins/plone_survey_images/arrowUp.gif
Products/PloneSurvey/skins/plone_survey_images/icon_plonesurvey_small.gif
Products/PloneSurvey/skins/plone_survey_images/info_small.gif
Products/PloneSurvey/tests/__init__.py
Products/PloneSurvey/tests/base.py
Products/PloneSurvey/tests/no-testTwoDimensional.py
Products/PloneSurvey/tests/testBbb.py
Products/PloneSurvey/tests/testBranching.py
Products/PloneSurvey/tests/testDateQuestion.py
Products/PloneSurvey/tests/testInterfaces.py
Products/PloneSurvey/tests/testInvite.py
Products/PloneSurvey/tests/testMatrixQuestion.py
Products/PloneSurvey/tests/testPermissions.py
Products/PloneSurvey/tests/testRespondents.py
Products/PloneSurvey/tests/testSelectQuestion.py
Products/PloneSurvey/tests/testSetup.py
Products/PloneSurvey/tests/testSpreadheets.py
Products/PloneSurvey/tests/testSurvey.py
Products/PloneSurvey/tests/testSurveyId.py
Products/PloneSurvey/tests/testTemplates.py
Products/PloneSurvey/tests/testTextQuestion.py
Products/PloneSurvey/tests/utils/__init__.py
Products/PloneSurvey/tests/utils/mailhost.py
Products/PloneSurvey/tests/utils/user_import
docs/HISTORY.txt
docs/TODO.txt
docs/credits.txt
docs/screenshot.png
docs/use_cases.txt