php-survey-builder
php-survey-builder is a PHP web application that lets you create surveys and collect survey responses. The results can be viewed on charts and exported to CSV. The survey data is stored within a sqlite3 database.
The default login is 'root@localhost' with a password of '12345'. You can add and remove logins from the Users tab.
Be sure that your data/ directory is writable by your web server.