HomeCommunityControl GalleryCommunityVotingSurvey™ Project

Survey™ Project



Submit a Review

84 Downloads

1,723 Views


Description

The Survey™ Project is a restart of the former open source nSurvey project that initially developed the Nsurvey webapplication and surveytool. Survey™ (formerly known as NSurvey) is a free open source online survey and form engine web application written in C# .NET based on a MSSQL database.

It enables users without coding knowledge to develop and publish surveys and collect information from customers, visitors or employees through the internet. The source code is distributed under the open source GNU General Public License version 3 (GPLv3).

Survey™: Survey Engine, Web Questionnaire, Online Survey Software and Form Builder, a Survey Designer Toolkit

The Survey sources save .NET developers time and effort in creating surveys in web application projects and provides many features to fit different requirements and business needs. Also it's easy to add new types of questions or answers because of it's object oriented and modular architecture.

Features include:
- Survey designer and form builder (including text/html editor)
- Survey security options
- Multilanguage options
- Question libraries
- Answer type editor
- Results and reporting options
- Import and export options
- Mailing options
- Usersaccounts and roles administration

Special features:
- branching or skip logic
- answer piping
- randomize question order
- rating and scored surveys

Survey Community site at http://www.surveyproject.info

Syntax Example

<vts:SurveyBox ID="Survey" CssClass="surveybox" EnableValidation="true" runat="server" > <QuestionStyle CssClass="questionStyle"></QuestionStyle> <QuestionValidationMessageStyle CssClass="qvmStyle" ></QuestionValidationMessageStyle> <QuestionValidationMarkStyle CssClass="qvmarkStyle" ></QuestionValidationMarkStyle> <ConfirmationMessageStyle CssClass="cmStyle" ></ConfirmationMessageStyle> <SectionOptionStyle CssClass="soStyle"></SectionOptionStyle> <ButtonStyle CssClass="buttonStyle"></ButtonStyle> <AnswerStyle CssClass="answerStyle"></AnswerStyle> <MatrixStyle CssClass="matrixStyle" ></MatrixStyle> <MatrixHeaderStyle CssClass="mhStyle"></MatrixHeaderStyle> <MatrixItemStyle CssClass="miStyle" ></MatrixItemStyle> <MatrixAlternatingItemStyle CssClass="maiStyle"></MatrixAlternatingItemStyle> <SectionGridAnswersItemStyle CssClass="sgiStyle" ></SectionGridAnswersItemStyle> <SectionGridAnswersAlternatingItemStyle CssClass="sgaaisStyle" ></SectionGridAnswersAlternatingItemStyle> <SectionGridAnswersStyle CssClass="sgaStyle" ></SectionGridAnswersStyle> <SectionGridAnswersHeaderStyle CssClass="sgahStyle"></SectionGridAnswersHeaderStyle> <FootStyle CssClass="footStyle" ></FootStyle> </vts:SurveyBox>

Reviews

Submit a review