TiloBox
Back to directory
SurveyKing project preview

SurveyKing

Enterprise open-source survey, exam, and questionnaire software with high security.

LicenseGPL-3.0
GitHub stars2.8k
Last commit1 weeks ago
Tags6 topics
SurveysExamsReactQuestionnairesQuizzesJava
Overview

Why consider SurveyKing?

SurveyKing is an open-source questionnaire, quiz, and online examination platform written in Java and React. It supports multi-branch logic, enterprise SSO, and Excel data exports.

Guided learning

Learn SurveyKing by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of SurveyKing

SurveyKing provides advanced survey and assessment workflows for companies and universities. It includes 30+ question types, exam timer limits, score calculations, and real-time response aggregation.

Running with Docker

bash
1docker run -d \
2 --name surveyking \
3 -p 1991:1991 \
4 surveyking/surveyking:latest

Access SurveyKing at http://localhost:1991 (default login: admin / 123456).

SurveyKing is licensed under the GNU General Public License v3.0 (GPL-3.0).

Related tools

More options with a similar category or technology profile.

SurveyKing FAQs

SurveyKing is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

SurveyKing is listed under the GPL-3.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

SurveyKing is listed as an alternative to Qualtrics. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.