Description
Manual Completions for LearnDash provides a very simple interface to check completion as well as manually mark courses, lessons, topics 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, topic_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. LearnDash LMS
2. GrassBlade xAPI Companion
Other Manual Completion Plugins:
Manual Completions for LifterLMS
Manual Completions for TutorLMS
Manual Completions for LearnPress
Related Plugins for LearnDash LMS:
Manage Enrollments for LearnDash LMS
Autocomplete LearnDash Lessons and Topics
Visibility Control for LearnDash LMS
Screenshots
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/manual-completions-learndash
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to WP ADMIN > GrassBlade > Manual Completions for LearnDash or (WP ADMIN > LearnDash > Manual Completions)
Reviews
Contributors & Developers
“Manual Completions for LearnDash” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Manual Completions for LearnDash” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.9
- Fixed: GrassBlade Icon not displaying on multisite.
1.8
- Improvement: CSV Upload. Allow uploading user_email or user_login instead of user_id.
- Improvement: Store quiz completion data in LearnDash Activity/ActivityMeta table. Default Quiz Completion data: score = 100, percentage = 100%, points and total points = 1, 1 out of 1 questions.
1.7
- Improvement: User search is changed for select2 to own code to improve performance for large websites.
- Feature: Added Total count
1.6
- Fixed: issues related to addons page specially on network website.
1.5
- Feature: Added ability to pull list of all enrolled users.
1.4
- Feature: Added ability to mark complete entire Course or entire Lesson.
1.3
- Fixed: Styling to work with v4.0 of GrassBlade xAPI Companion
1.2
- Fixed: Completion with CSV upload showing Unknown Error.
- Fixed: Topic and Quiz selection causing issues
1.1
- Fixed CSS issue on GrassBlade page
- Added Addons page
1.0
- Initial Commit