/home/mip/mip/public/template/AdminLTE/plugins/survey-jquery/README.md
survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.
[![Build Status](https://travis-ci.org/surveyjs/surveyjs.svg?branch=master)](https://travis-ci.org/surveyjs/surveyjs)

##Getting started
[![Join the chat at https://gitter.im/andrewtelnov/surveyjs](https://badges.gitter.im/andrewtelnov/surveyjs.svg)](https://gitter.im/andrewtelnov/surveyjs?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

To find our more about the library go
* to the [surveyjs.org site](http://surveyjs.org)
* explore the live [Examples](http://surveyjs.org/examples/)
* and build a survey JSON using [Visual Editor](http://surveyjs.org/builder/)

##License

MIT license - [http://www.opensource.org/licenses/mit-license.php](http://www.opensource.org/licenses/mit-license.php)


##Visual Editor

Visual Editor sources are [here](https://github.com/surveyjs/editor)