# LimeSurvey **Repository Path**: bison-fork/LimeSurvey ## Basic Information - **Project Name**: LimeSurvey - **Description**: fork自:https://github.com/LimeSurvey/LimeSurvey,在线调查问卷系统 - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-22 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![LimeSurvey Logo](https://account.limesurvey.org/images/logos/logo_main.png) # Sophisticated online survey software [![Build Status](https://travis-ci.org/LimeSurvey/LimeSurvey.svg?branch=master)](https://travis-ci.org/LimeSurvey/LimeSurvey/) ## About Limesurvey is the number one open-source survey software. Advanced features like branching and multiple question types make it a valuable partner for survey-creation. ### Demo See our [Administration Demo](http://demo.limesurvey.org/index.php?r=admin/authentication/sa/login). The credentials are prefilled, just click **Log in** Or try taking one of our [test surveys](https://survey.limesurvey.org/index.php?sid=78184&lang=en) ## How to install ### Release We release early and often. The latest stable release version is available for download at https://community.limesurvey.org/downloads/ We recommend using those. ### Repository You may want to use the plain repository, which is also possible. Please be advised, that we sometimes push development versions into the repository, which may not be working correctly. ## Requirements ### Minimal The absolute minimal requirements are: - Apache >= 2.4 | nginx >= 1.1 | any other php-ready webserver - php >= 5.4 - with mbstring and pdo-database drivers - mysql >= 5.5.9 | pgsql >= 9 | mariadb >= 5.5 | mssql >= 2005 ### Recommended We recommend the following setup - Web server: nginx (most recent stable version) - PHP (most recent stable version) - with php-fpm, mbstring, gd2 with freetype, imap, ldap, zip, zlib and database drivers - MariaDB or MySQL (most recent stable version) ## Manual for more information please refer to our [homepage](http://www.limesurvey.org), or have a look at the [manual](http://manual.limesurvey.org) ## License LimeSurvey software is licensed under the [GPL 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html), or at your choice any later version of the license. Pictures and the LimeSurvey Logo are registered trademarks of LimeSurvey GmbH, Hamburg, Germany. ## Tools used We are using BrowserStack to run manual tests on different browsers and devices [![](https://raw.githubusercontent.com/LimeSurvey/LimeSurvey/master/docs/contributions/browserstack-logo.png "Checkout BrowserStack")](https://www.browserstack.com/) We are using Scrutinizer to static check our code [![](https://raw.githubusercontent.com/LimeSurvey/LimeSurvey/master/docs/contributions/scrutinizer-logo.png "Checkout scrutinizer")](https://scrutinizer-ci.com/) We are using TravisCI to run automated tests before release: [![](https://raw.githubusercontent.com/LimeSurvey/LimeSurvey/master/docs/contributions/travisci-logo.png "Checkout TravisCI")](https://travis-ci.org/)