=== Grotest ===
Contributors: websmee
Donate link: http://grotest.com/
Tags: test, questions, questionnaire, survey, worksheet
Requires at least: 3.0.1
Tested up to: 3.9
Stable tag: 1.2.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simple tool for sharing tests (questionnaire, survey, worksheet) on your site.

== Description ==

Grotest is a tool for creating and sharing tests. At first you need to create test at http://grotest.com,
import it to your site using Grotest plugin and add to any post using shortcode [grotest test_id="123"],
where "123" is your imported test id.

== Installation ==

1. Upload `grotest` directory to the `/wp-content/plugins/`
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to `grotest` page in admin menu and install plugin data
4. Go to `tests` page of `grotest` plugin menu and import test created at http://grotest.com
5. Place [grotest test_id="123"] shortcode in your post

== Screenshots ==

1. Create test at grotest.com
2. Import it to your site with Grotest plugin
3. Share it on your site with some post

== Changelog ==

= 1.2.5 =
* Answers limit
* Advanced result view

= 1.2 =
* Test statistics
* Advanced result filter
* DB scheme optimization

= 1.1 =
* Ready for translation
* ru_RU language
* Update test button

= 1.0 =
* First release