ThemeRuby/surveyx-builder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== SurveyX Builder - Easy Feedback, Poll, Quiz & Survey === Contributors: themeruby Tags: poll, survey, quiz, form, feedback Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 1.0.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html Create surveys, polls, quizzes, and feedback forms. Fast, lightweight, and optimized to boost responses and user engagement. == Description == SurveyX Builder is a lightweight WordPress survey plugin that lets you create engaging polls, surveys, quizzes, and feedback forms in minutes. Collect customer feedback, run polls on your blog, create interactive quizzes, or gather user opinions with an intuitive drag-and-drop builder. **Key Features:** * Create polls, surveys, quizzes, and feedback forms * Multiple question types: multiple choice, dropdown, text input, yes/no, and image selection * 5+ predefined themes * Results analytics * Responsive design that works on all devices * Easy shortcode embedding: `[surveyx id="X"]` * Revision history with autosave * Google reCAPTCHA v2 spam protection == Installation == 1. Upload the plugin files to `/wp-content/plugins/surveyx/` or install through the WordPress plugins screen. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Navigate to SurveyX in the admin menu to create your first survey. 4. Use the shortcode `[surveyx id="X"]` to embed surveys in posts or pages. == Frequently Asked Questions == = How do I embed a survey? = Use the shortcode `[surveyx id="X"]` where X is your survey ID. You can find the ID in the survey list. == External Services == This plugin connects to the following external services: = Google reCAPTCHA = This plugin can connect to Google reCAPTCHA to verify human visitors and prevent spam submissions on your surveys. * The connection is made when a visitor submits a survey with reCAPTCHA enabled * Data sent: User interaction data for verification (handled by Google) * Service URL: https://www.google.com/recaptcha/ * Privacy Policy: https://policies.google.com/privacy * Terms of Service: https://policies.google.com/terms = Cloudflare Turnstile = This plugin can connect to Cloudflare Turnstile as an alternative CAPTCHA solution for spam protection. * The connection is made when a visitor submits a survey with Turnstile enabled * Data sent: User interaction data for verification (handled by Cloudflare) * Service URL: https://www.cloudflare.com/products/turnstile/ * Privacy Policy: https://www.cloudflare.com/privacypolicy/ * Terms of Service: https://www.cloudflare.com/website-terms/ = SurveyX.co Template Library = This plugin can connect to SurveyX.co to fetch pre-built survey templates. * The connection is made when you browse or import templates from the template library * Data sent: Template request (no personal data is transmitted) * Service URL: https://surveyx.co/ * Privacy Policy: https://surveyx.co/privacy-policy/ * Terms of Service: https://surveyx.co/terms-of-service/ == Screenshots == 1. Survey editor interface 2. Question types selection 3. Analytics dashboard 4. Frontend survey display == Changelog == = 1.0.0 = * Initial release