pixelant / pxa-survey
Create simple survey. View results in the BE module
Installs: 6 750
Dependents: 0
Suggesters: 0
Security: 0
Stars: 17
Watchers: 6
Forks: 9
Open Issues: 6
Type:typo3-cms-extension
Requires
- php: >=7.0
- typo3/cms-core: ^9.5 || ^10.4
Requires (Dev)
- nimut/testing-framework: ~4.0.0
- squizlabs/php_codesniffer: ~3.3.0
This package is auto-updated.
Last update: 2024-10-28 16:14:22 UTC
README
Provide plugin to create surveys to gather user experience information and backend plugin to view results.
Getting started
- Install extension
- Include static TypoScript
Administration
- Go to list module view
- Choose folder storage
- Create new survey record
- Fill in survey fields
- On "Questions" tab add questions
- Each question has next options:
- Type:
- Radio button. Use in case if user should choose only one option
- Checkboxes if multiple answer allowed
- Free input field
- Is question required
- Free input field type
- List of answers
- Type:
- Create answers for each question
- Survey is ready
Plugin usage
- Create page that'll contain plugin
- Add new content element, go to "Plugins" tab and choose "Simple survey"
- Choose survey from storage
- Choose plugin mode, either "show survey" or "survey results".
- Show all questions at once - show questions step by step or all
- Allow/Disallow user to take part in survey more than once
- Protect with reCAPTCHA
- Add message displayed when user has finished survey
Module usage
- In "Web" section choose "Survey Analysis" module
- Choose storage folder
- Find your survey and check analysis Data or export in CSV