{ "info": { "author": "Sebastian Brass", "author_email": "brass@xo7.de", "bugtrack_url": null, "classifiers": [ "Framework :: Pyramid", "License :: Repoze Public License", "Programming Language :: Python" ], "description": "==========\nkotti_quiz\n==========\n\nThis is an extension to the Kotti CMS that allows you to add a quiz content type to your Kotti site.\n\n`Find out more about Kotti`_\n\n``kotti_quiz`` lets you create quizzes with freetext, single-choice and multi-choice answers.\n\nSetup\n=====\n\nTo activate the ``kotti_quiz`` add-on in your Kotti site, you need to add an entry to the ``kotti.configurators`` setting in your Paste Deploy config.\nIf you don't have a ``kotti.configurators`` option, add one.\nThe line in your ``[app:main]`` section could then look like this::\n\n kotti.configurators = kotti_quiz.kotti_configure\n\nWith this, you'll be able to add quiz items in your site.\n\nWork in progress\n================\n\n``kotti_quiz`` is considered alpha software, not yet suitable for use in production environments.\nThe current state of the project is in no way feature complete nor API stable.\nIf you really want to use it in your project(s), make sure to pin the exact version in your requirements.\nNot doing so will likely break your project when future releases become available.\n\n\nDevelopment\n===========\n\nContributions to ``kotti_quiz`` are highly welcome.\nJust clone its `Github repository`_ and submit your contributions as pull requests.\n\nTesting\n-------\n\n|build status|_\n\n``kotti_quiz`` aims to have 100% test coverage.\nPlease make sure that you add tests for new features and that all tests pass before submitting pull requests.\nRunning the test suite is as easy as running ``py.test`` from the source directory (you might need to run ``python setup.py dev`` to have all the test requirements installed in your virtualenv).\n\n\n.. _Find out more about Kotti: http://pypi.python.org/pypi/Kotti\n.. _Github repository: https://github.com/sbabrass/kotti_quiz\n.. |build status| image:: https://secure.travis-ci.org/sbabrass/kotti_quiz.png?branch=master\n.. _build status: http://travis-ci.org/sbabrass/kotti_quiz\n\n\nChangelog\n=========\n\n0.1\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": "https://github.com/sbabrass/kotti_quiz", "keywords": "kotti addon", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "kotti_quiz", "package_url": "https://pypi.org/project/kotti_quiz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/kotti_quiz/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/sbabrass/kotti_quiz" }, "release_url": "https://pypi.org/project/kotti_quiz/0.1/", "requires_dist": null, "requires_python": null, "summary": "Quiz Content Type for Kotti", "version": "0.1" }, "last_serial": 1243186, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e44a3497a82c92099a7cfd4a85bc399a", "sha256": "bbc3438d6c9cae75a5dd37ce3a64aca9199b20ec3a4e96ebbbc18c72abc3d66d" }, "downloads": -1, "filename": "kotti_quiz-0.1.tar.gz", "has_sig": false, "md5_digest": "e44a3497a82c92099a7cfd4a85bc399a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11062, "upload_time": "2014-09-30T14:40:30", "url": "https://files.pythonhosted.org/packages/4f/a4/7fec285065be81cfe69737590117f85f3fe1629edc498b01b7faa75c9ed6/kotti_quiz-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e44a3497a82c92099a7cfd4a85bc399a", "sha256": "bbc3438d6c9cae75a5dd37ce3a64aca9199b20ec3a4e96ebbbc18c72abc3d66d" }, "downloads": -1, "filename": "kotti_quiz-0.1.tar.gz", "has_sig": false, "md5_digest": "e44a3497a82c92099a7cfd4a85bc399a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11062, "upload_time": "2014-09-30T14:40:30", "url": "https://files.pythonhosted.org/packages/4f/a4/7fec285065be81cfe69737590117f85f3fe1629edc498b01b7faa75c9ed6/kotti_quiz-0.1.tar.gz" } ] }