Create surveys, polls, and feedback forms for WordPress with multiple question types, advanced targeting, conditional logic, and real-time analytics.
The JavaScript and CSS assets are built using Vite. Source code is available in the src/ directory.
To build the assets:
1. Install Node.js dependencies: npm install
2. Build for production: npm run build
The built assets are output to the assets/ directory.
The full source code including all build files is available on GitHub:
https://github.com/bijit027/pollquest
Build requirements:
– Node.js 18+
– npm install
– npm run build
Developed by Bijit Deb
This plugin is released under the GPLv2 or later license.
This plugin stores all survey and response data in your WordPress database. No data is sent to external services by default. If the site owner enables the optional Gravatar avatar setting, a hash of respondent email addresses is sent to gravatar.com to load profile photos — this is off by default and opt-in only. You can delete all survey data at any time from the plugin settings.