=== EasyLMS ===
Contributors: easylms
Donate link: https://www.easy-lms.com/
Tags: easylms, lms, learning, management, system, insyde, quizworks
Requires at least: 4.6
Tested up to: 4.7
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This plugin allows the user to easily embed their Easy LMS test to their Wordpress website. The user must be allowed to edit posts or pages.

== Description ==

This plugin allows the user to easily embed their Easy LMS test to their Wordpress website. The user must be allowed to edit posts or pages.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress

In order to embed a test, follow these steps:

1. Go to the page/post of desire
1. Click the Easy LMS logo (owl)
1. Fill in the URL of the test (e.g. https://www.easy-lms.com/name/type-123456)
1. Click 'OK'

In order to remove an embedded test, follow these steps:

1. Go to the page/post of desire
1. Remove the iFrame (visual preview of the test) like you would usually do with text or images
1. Make sure the two double quotes are removed (these are the JavaScript imports and may cause errors when not properly removed)

== Upgrade Notice ==
Not available

== Frequently Asked Questions ==
Not available

== Screenshots ==
1. Basic editor with Easy LMS integration
2. Preview of an embedded test

== Changelog ==
= 1.0 =
* Initial version