Skip to main content

A simple questionnaire for Plone.

Project description

CMFQuestionnaire is a simple questionnaire add-on for Plone. 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)

  • internationalization

  • creates only 1 portal type for the questionnaire which is internally represented as an XML document

Using

  • add a questionnaire like any other content type

    check ‘use_ticket’ if you want to use tickets (see below)

  • 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

  • publish the questionnaire (questionnaires can only be filled out between their start and expiry dates)

  • 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 ‘evaluate’ tab and see the results or get a PDF report

Tickets

This mechanism was implemented to fulfil a need of my department here at the Istanbul Technical University. At the end of each term we present students with questionnaires for each course they have taken in that term. Since our students have no users on our site, we decided to hand out tickets that would enable them to fillout the questionnaires even as anonymous visitors. If you have a similar case, here’s how it works:

  • when editing the questionnaire, check ‘use_ticket’

  • 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)

  • select ‘list available tickets’ and print that 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)

  • hand out the tickets to people you would like to participate in the questionnaire

You can always find the latest information about CMFQuestionnaire on its web page. The source code is kept in a Subversion repository.

Changelog

1.0 - Unreleased

  • Initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Products.CMFQuestionnaire-0.6.2.tar.gz (41.3 kB view details)

Uploaded Source

File details

Details for the file Products.CMFQuestionnaire-0.6.2.tar.gz.

File metadata

File hashes

Hashes for Products.CMFQuestionnaire-0.6.2.tar.gz
Algorithm Hash digest
SHA256 6e4d949ef2084be925a10de22c9c8f762c3475240d16b67ffac1b98e6a7e84fa
MD5 f598cdfb4e4c17c800f1774281a48df5
BLAKE2b-256 f8fd73c6f203789dd27debf744f78156e6ae9d204aa71f6eb8547d759ceaa310

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page