Rating Assessor

تفصیل

Rating Assessor is a powerful and interactive WordPress plugin for creating and managing custom rating forms. It allows you to define sets of questions, collect user ratings, calculate scores, and display results visually using Chart.js. After form submission, both the admin and the user receive detailed results via email.

Key Features:

  • Dynamic rating form with custom question management.
  • Rating input from 1.0 to 5.0 for each question.
  • AJAX-based form submission for seamless UX.
  • Result visualization using Chart.js bar graph.
  • Automatic email delivery of results to user and admin.
  • Shortcode support to display form anywhere.
  • Simple and lightweight — no third-party dependencies.

انسٹالیشن

  1. Upload the plugin files to the /wp-content/plugins/rating-assessor directory or install via the WordPress plugin repository.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Create a Rating Set under the Rating Sets post type.
  4. Add questions under the Rating Questions post type and link them to a Rating Set.
  5. Use the [rating_assessor_form] shortcode on any post or page to show the form.

عمومی سوالات

Can I customize the form layout?

Yes, the plugin’s HTML structure and styling are fully customizable. Check the /assets/css/style.css file to edit or override styles as needed.

Can I have multiple rating forms?

Currently, the plugin supports a single rating set per form. Multi-form support is planned for future updates.

What happens after the form is submitted?

User responses are processed via AJAX, a bar graph of their scores is displayed, and a detailed email is sent to both the admin and the user with the results.

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“Rating Assessor” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Rating Assessor” کا اپنی زبان میں ترجمہ کریں۔

ڈویلپمینٹ میں دلچسپی ہے؟

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

1.0

  • Initial release with full rating form functionality, score visualization, and email notifications.