Leisu Questionnaire System is a C# questionnaire system source code developed with .net+mssql.
Various units often need to collect employee information or conduct questionnaires to understand employees' attitudes towards a certain issue. There are two traditional survey methods. One is to use paper forms to fill in, and then input the collected data into the computer for statistical sorting; the other is to make sample forms and blank forms, let employees fill them out and send them to the statistician's mailbox. Statisticians will open the received files one by one and copy the content filled in by employees into a table for statistical analysis. Regardless of which method is used, statisticians have a heavy workload and it is difficult to ensure the accuracy of the data. Using the Leisu questionnaire system, statisticians only need to perform simple settings in the background. Employees can log in to their own accounts to fill in the form. Statisticians can check the employees' filling status in the background at any time, and can export the data filled in by employees into an EXCEL file with one click.
Installation method:
Enter "http://server IP address or domain name/install/" in the browser address bar to open the installation wizard for installation (on the server itself, the installation wizard address is: http://127.0.0.1/install/). During the installation process, a data table corresponding to the data will be automatically generated.
v7.08 update log:
Added daily enabled time period management.
Optimize functions.