znrl / questionnaire-bundle
Contao 5 Questionnaire Bundle. Create score based questionnaires.
Package info
github.com/Znrl/znrl_questionnaire
Type:contao-bundle
pkg:composer/znrl/questionnaire-bundle
0.1.2
2026-03-23 18:52 UTC
Requires
- php: ^8.3
- codefog/contao-haste: ^5.4
- contao/core-bundle: ^5.3
Requires (Dev)
- contao/contao-rector: dev-main
- contao/easy-coding-standard: @stable
- contao/manager-plugin: @stable
- phpstan/phpstan: @stable
- rector/rector: @stable
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2026-03-23 18:52:49 UTC
README
Create a Questionnaires. Create questions for the questionnaire. Create results for the questionnaire. Create a frontend module for the questionnaire. Add the frontend module to a page.
The questions get a weighting factor. (needs to be >0 to count) The results have a minimum score. Based on the reached score, the results are displayed.