=== RapidResult ===
Contributors: onlinediagnosticbd, mehediasadpur
Tags: result, exam
Stable tag: 1.3
Requires at least: 3.5
Tested up to: 6.8
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This plugin enable result system in your wordpress site.


== 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: 


<h2>Feaures</h2>
<ul>
    <li>Unlimited results</li>
    <li>Dropdown category</li>
    <li>AJAX data processing</li>
    <li>Easy option panel</li>
    <li>Easy result add panel</li>
    <li>Built-in Export/Import</li>
</ul>

<a href="https://onlinediagnosticbd.com/rapidresult-demo/">Result demo</a>

<h2>Video tutorials</h2>
<ul>
    <li>How to install & use RapidResult plugin: <a href="https://youtu.be/2BVfbjkULQo">https://youtu.be/2BVfbjkULQo</a></li>
    <li>How to use captcha on RapidResult plugin: <a href="https://youtu.be/-h6oLql-Dws">https://youtu.be/-h6oLql-Dws</a></li>
    <li>How to import excel or csv data on RapidResult plugin: <a href="https://youtu.be/sGY4FlvSk1c">https://youtu.be/sGY4FlvSk1c</a></li>
</ul>


<h2> Source Code </h2>
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:
<ol>
 	<li>Just install via Plugin &gt; Add new &amp; search from WP directory. Or use upload method.</li>
 	<li>After adding result, you are ready to insert shortcode on page. Shortcode is: <code>[rapidresult]</code></li>
 	<li>If you want to add specific exam , class and year type dropdown, you need to use shortcode like this <code>[rapidresult exams="1st Semister,2nd Semister" classes"Six,Seven" years="2014,2015,2016"]</code> – <i>values must match what you added on result.</i></li>
</ol>

== Changelog ==

### 1.3

-Added Built-in Export/Import