Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.67 KB

README.md

File metadata and controls

15 lines (11 loc) · 1.67 KB

EmailQuestionnaire

Shortly, EmailQuestionnaire is a simple method to poll your contacts by sending them the form within the email. Concretely, EmailQuestionnaire is a set of server tools and methods for client content to support you to send a questionnaire per email. The server tools are made as a web-application based on the Java Servlet specification; they store the questionnaires' answers in XML files and show the result as a tabulated HTML which can be easily copied to statistics programmes.

This whole project is under the Apache Public License, see LICENSE.txt.

For you to apply these tools, you shall need a servlet container such as Apache Tomcat and some capability to edit HTML forms (easily acquired through the very many tutorials).

The project's documentation includes the following documents to get you started:

Wishing to contribute? To make remarks? Just fork and make a pull request, or send me a mail at paul@hoplahup.net.