{ "info": { "author": "H. Turgut Uyar", "author_email": "uyar@tekir.org", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "CMFQuestionnaire is a simple questionnaire add-on for Plone.\nIts main features are:\n\n * user-based or anonymous submissions (through a ticket system)\n\n * pdf report creation with bar and pie charts for each question\n (requires `reportlab`_)\n\n * internationalization\n\n * creates only 1 portal type for the questionnaire which is\n internally represented as an XML document\n\n.. _reportlab: http://www.reportlab.org/\n\nUsing\n\n * add a questionnaire like any other content type\n\n check 'use_ticket' if you want to use tickets (see below)\n\n * go to 'design' tab\n\n * add a question or a group:\n\n * enter the title of the group\n\n * enter the scale of the group (the options will be numbered from\n 1 to this value)\n\n * enter the legend to explain the options (put one option on each\n line, starting with the option for 1)\n\n * optionally, enter a description for the group\n\n * add / remove questions to the group\n\n * repeat for other groups if you have more\n\n * publish the questionnaire (questionnaires can only be filled out\n between their start and expiry dates)\n\n * go to the Zope Management Interface, the 'Security' tab and check\n the permissions on who can add, edit, fill-out and view the results\n of the questionnaire\n\n * go to the 'evaluate' tab and see the results or get a PDF report\n\n Tickets\n\n This mechanism was implemented to fulfil a need of my department\n here at the Istanbul Technical University. At the end of each\n term we present students with questionnaires for each course\n they have taken in that term. Since our students have no users\n on our site, we decided to hand out tickets that would enable\n them to fillout the questionnaires even as anonymous visitors.\n If you have a similar case, here's how it works:\n\n * when editing the questionnaire, check 'use_ticket'\n\n * go to the 'tickets' tab and create as many tickets as you like\n (multiples of 15 are recommended, since they can be printed out\n on a page)\n\n * select 'list available tickets' and print that page\n (*note*: the number of tickets displayed are always a multiple\n of 3, so you may not be able to see the last 1 or 2 tickets)\n\n * hand out the tickets to people you would like to participate\n in the questionnaire\n\nYou can always find the latest information about CMFQuestionnaire on its\n`web page`_. The source code is kept in a Subversion `repository`_.\n\n.. _web page: http://plone.org/products/cmfquestionnaire\n.. _repository: http://svn.plone.org/svn/collective/CMFQuestionnaire/\n\nChangelog\n=========\n\n1.0 - Unreleased\n----------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/cmfquestionnaire", "keywords": "Plone,questionnaire", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "Products.CMFQuestionnaire", "package_url": "https://pypi.org/project/Products.CMFQuestionnaire/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.CMFQuestionnaire/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://plone.org/products/cmfquestionnaire" }, "release_url": "https://pypi.org/project/Products.CMFQuestionnaire/0.6.2/", "requires_dist": null, "requires_python": null, "summary": "A simple questionnaire for Plone.", "version": "0.6.2" }, "last_serial": 784992, "releases": { "0.6.2": [ { "comment_text": "", "digests": { "md5": "f598cdfb4e4c17c800f1774281a48df5", "sha256": "6e4d949ef2084be925a10de22c9c8f762c3475240d16b67ffac1b98e6a7e84fa" }, "downloads": -1, "filename": "Products.CMFQuestionnaire-0.6.2.tar.gz", "has_sig": false, "md5_digest": "f598cdfb4e4c17c800f1774281a48df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41284, "upload_time": "2009-02-10T14:04:03", "url": "https://files.pythonhosted.org/packages/f8/fd/73c6f203789dd27debf744f78156e6ae9d204aa71f6eb8547d759ceaa310/Products.CMFQuestionnaire-0.6.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f598cdfb4e4c17c800f1774281a48df5", "sha256": "6e4d949ef2084be925a10de22c9c8f762c3475240d16b67ffac1b98e6a7e84fa" }, "downloads": -1, "filename": "Products.CMFQuestionnaire-0.6.2.tar.gz", "has_sig": false, "md5_digest": "f598cdfb4e4c17c800f1774281a48df5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41284, "upload_time": "2009-02-10T14:04:03", "url": "https://files.pythonhosted.org/packages/f8/fd/73c6f203789dd27debf744f78156e6ae9d204aa71f6eb8547d759ceaa310/Products.CMFQuestionnaire-0.6.2.tar.gz" } ] }