by Md. Maruf Khan on WordPress.org
Create and manage simple surveys with real-time results display using beautiful pie charts.

Survey creation interface
Dynamic Surveys is a lightweight yet powerful WordPress plugin that enables site administrators to create and manage surveys effortlessly. Users can participate in surveys, and results are displayed in real time using responsive pie charts powered by Chart.js.
Example Shortcode:
[dynamic_surveys id=”1″]
Replace 1 with your actual survey ID.
Dynamic Surveys plugin stores the following data:
– Survey questions and options
– User votes (user ID and selected option)
– IP addresses of voters
This data is stored in your WordPress database and is not shared with any third parties.
Dynamic Surveys utilizes the following open-source libraries:
– Chart.js – MIT License
– Toastr.js – MIT License
For support, please visit the Plugin Support Forum.
Contributions are welcome! You can contribute to the development of this plugin on GitHub:
Dynamic Surveys on GitHub