CMF Questionnaire
Category: Polls/Surveys
—
Other products by this author
Current release: CMF Questionnaire 0.4.5
Released Jun 22, 2005 — tested with Plone 2.0.5, Plone 2.0.4
initial announcement on plone.org
Experimental releases
Upcoming and alpha/beta/candidate releases
- Alpha releases should only be used for testing and development.
- Beta releases and Release Candidates are normally released for production testing, but should not be used on mission-critical sites.
- Always install on a separate test server first, and make sure you have proper backups before installing.
Project Description
- Project resources
CMFQuestionnaire is a simple questionnaire. Its main features are:
- user-based or anonymous submissions (through a ticket system)
- pdf report creation with bar and pie charts for each question (requires reportlab)
- dumping questionnaire submission data as XML or CSV
- internationalization
- only one portal type for the questionnaire which is internally represented as an XML document
- radio-button and selection style questions
Using
- add a questionnaire like any other content type
- go to 'design' tab
- add a question or a group:
- enter the title of the group
- enter the scale of the group (the options will be numbered from 1 to this value)
- enter the legend to explain the options (put one option on each line, starting with the option for 1)
- optionally, enter a description for the group
- add / remove questions to the group
- repeat for other groups if you have more
- if you are using tickets, go to the 'tickets' tab and create as
many tickets as you like (multiples of 15 are recommended, since
they can be printed out on a page)
- note: the number of tickets displayed are always a multiple of 3, so you may not be able to see the last 1 or 2 tickets
- publish the questionnaire
- go to the Zope Management Interface, the 'Security' tab and check the permissions on who can add, edit, fill-out and view the results of the questionnaire
- go to the 'results' tab and see the results