Description
TheFragebogen enables you to create digital questionnaires.
A questionnaire is implemented as single-page application using HTML/CSS/JavaScript.
It can be directly executed in a JavaScript-enabled web browser.
The main goal for implementing TheFragebogen was to create a software framework for questionnaires that:
- runs almost everywhere,
- works standalone,
- can be easily extended, and
- can be integrated with other software solutions.
Overview on features
- Simple setup: only a JavaScript-enabled web browser is required (HTML5-capability is a plus).
- Built-in scales: a large number of scales is built-in (e.g., NASA-TLX).
- Data export: download to the local machine or upload to a web server.
- Skinning: CSS can be used to adjust the design a questionnaire as desired.
- Connectivity: interact via HTTP or WebSockets with other systems.
For an introduction, see:
- the live demos,
- the getting started section,
- the README, and
- the source Code.
Use cases for scientific research
TheFragebogen evolved during conducting scientific research. The paper TheFragebogen: A Web Browser-based Questionnaire Framework for Scientific Research (2019, QoMEX, Berlin) describes detailed features and use cases.