Mô tả
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
Ảnh màn hình
Cài đặt
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)
Đánh giá
Người đóng góp & Lập trình viên
“Manual Completions for LearnDash” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Manual Completions for LearnDash” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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