{% extends "base.html" %}{% load i18n %} {% block styles %} {% endblock %} {% block content %}
django-survey is a plugable application that can be used to extend your web application. It provides the capability to author and take surveys, in addition of these you get an instant analysis of the answers. This system has been designed to be easily extended and customized.
Question types can be added externally but the following types are built-in :
This page lists the existing surveys that can be taken
This page lists the surveys that can be edited by the authentified user. The access to this page is restricted to user that are authentified, if you are not yet you will be prompted for a username and a password. The default database come with an existing user admin/admin.