Plugin info
Maintenance & Compatibility
Maintenance score
Actively maintained • Last updated 69 days ago
Is RapidResult abandoned?
Likely maintained (last update 69 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
RapidResult is a VERY cool plugin for showing exam result in your WordPress website. This plugin using AJAX & you can import CSV result for faster indexing result in database. Full features below:
Feaures
- Unlimited results
- Dropdown category
- AJAX data processing
- Easy option panel
- Easy result add panel
- Built-in Export/Import
Video tutorials
- How to install & use RapidResult plugin: https://youtu.be/2BVfbjkULQo
- How to use captcha on RapidResult plugin: https://youtu.be/-h6oLql-Dws
- How to import excel or csv data on RapidResult plugin: https://youtu.be/sGY4FlvSk1c
Source Code
This plugin uses minified JavaScript. The original source code can be found at:
https://github.com/hernansartorio/jquery-nice-select/blob/master/js/jquery.nice-select.js
That’s all for today! Easy enough!
Contact with us if you are in any trouble. We are happy to help you.
Installation
Using this plugin is VERY easy. Lets do in three steps:
- Just install via Plugin > Add new & search from WP directory. Or use upload method.
- After adding result, you are ready to insert shortcode on page. Shortcode is: `[rapidresult]`
- If you want to add specific exam , class and year type dropdown, you need to use shortcode like this `[rapidresult exams=”1st Semister,2nd Semister” classes”Six,Seven” years=”2014,2015,2016″]` – values must match what you added on result.
Frequently Asked Questions
Using this plugin is VERY easy. Lets do in three steps:
- Just install via Plugin > Add new & search from WP directory. Or use upload method.
- After adding result, you are ready to insert shortcode on page. Shortcode is: `[rapidresult]`
- If you want to add specific exam , class and year type dropdown, you need to use shortcode like this `[rapidresult exams=”1st Semister,2nd Semister” classes”Six,Seven” years=”2014,2015,2016″]` – values must match what you added on result.
- First, export the results as a CSV file.
- If no results exist, the exported CSV will be empty. To get a proper structure, add some results before exporting.
- Open the exported CSV and enter your results based on the header row.
- To add more subjects, extend the header row using this format:
- subject_name_1, subject_name_2, subject_name_3, …
- subject_no_1, subject_no_2, subject_no_3, …
- Enter the corresponding subject results under these headers.
- Once your CSV is ready, import it using the “Import from CSV” menu.
Review feed
Screenshots
Changelog
1.3
-Added Built-in Export/Import