=== Manual Completions for MasterStudy LMS ===
Contributors: liveaspankaj
Donate link:
Tags: masterstudy, manual, completion, mark complete
Requires at least: 4.0
Tested up to: 6.8.2
Stable tag: 1.0
Requires PHP: 7.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manual Completions for MasterStudy LMS lets you check completion as well as manually mark courses, lessons and quizzes as complete. Individuals as well as in bulk.

== Description ==

Manual Completions for MasterStudy LMS provides a very simple interface to check completion as well as manually mark courses, lessons and quizzes as complete.

You can use it for single completions as well as for **bulk completions** of hundreds of users. In one click, get all the enrolled users in the course.

You can also upload a CSV files with user_id, course_id, lesson_id, quiz_id. To quickly list all the completions, and then process them in bulk in any order you want.

You can also bypass completions blocked by GrassBlade xAPI Companion for xAPI Contents.

**Tracking:**
- If you have an LRS, you can see tracking data, including the user id and name of the admin who marked the lesson complete.

**Requirements to use this plugin:**
To use this plugin you need these two plugins:
1. MasterStudy LMS
2. GrassBlade xAPI Companion

== Installation ==

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

1. Upload the plugin files to the `/wp-content/plugins/manual-completions-masterstudy` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Go to WP Admin > GrassBlade > Manual Completions for MasterStudy LMS or (WP Admin > MS LMS > Manual Completions)

== Frequently Asked Questions ==

== Screenshots ==

1. Manual Completions page
2. Checking Completion status
3. Marking Completions
4. Status Reported in the LRS (if you have an LRS)
5. CSV Upload Format
6. Get all enrolled users

== Changelog ==

= 1.0 =
* Initial Commit