LearnDash Questions Category Mapping
Map LearnDash questions categories to course steps.
by Uday Kokitkar · github.com/uday-kokitkar/learndash-questions-category-mapping-uk · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/uday-kokitkar/learndash-questions-category-mapping-uk/archive/refs/heads/main.zipReadme
LearnDash Questions Category Mapping
A WordPress plugin that enables you to map LearnDash quiz question categories to specific course lessons and topics, providing personalized learning recommendations to students based on their quiz performance.
Description
This plugin extends LearnDash LMS by allowing administrators to:
- Map quiz question categories to specific course lessons or topics
- Display recommended learning content on quiz results pages
- Help students identify areas for improvement with direct links to relevant course content
- Highlight categories where students scored below average (below 80%)
Features
- Admin Category Mapping Interface: Easy-to-use interface for mapping question categories to course content
- Smart Recommendations: Automatically displays recommended lessons/topics based on quiz performance
- Admin Bar Integration: Quick access to category mappings from quiz edit screens
- Quiz Row Actions: Direct link to category mappings from the quiz list table
- Caching: Built-in caching for optimal performance
- Filters: Filter categories by assigned/unassigned status
- Search: Search functionality for easy category management
Requirements
- WordPress 5.8 or higher
- PHP 7.4 or higher
- LearnDash LMS 4.0 or higher
Installation
- Upload the plugin files to the
/wp-content/plugins/learndash-questions-category-mapping-ukdirectory - Activate the plugin through the 'Plugins' menu in WordPress
- Navigate to Questions > Category Mapping to start mapping categories
Usage
Mapping Categories to Course Content
- Go to Questions > Category Mapping in your WordPress admin
- Select a quiz (optional) to filter categories for that specific quiz
- Click Edit on any category row
- Select the Course, Lesson, and optionally a Topic
- Click Save
Accessing Mappings
- From the quiz list, click Category Mapping in the row actions
- From the quiz edit screen, click Category Mapping in the admin bar
- Filter by quiz using the
quiz_idparameter in the URL
For Students
After completing a quiz, students will see:
- Links to recommended content for categories where they need improvement
- Categories with scores below 80% highlighted in red
- Direct access to relevant lessons/topics
Hooks & Filters
Actions
ldqcm_cat_mapping_column_action_content- Add custom content to the category mapping action column
Changelog
1.0.0
- Initial release
- Category mapping functionality
- Admin interface
- Frontend recommendations
- Caching system
Developer
Uday Kokitkar
Website: https://udayk.net/
Email: uday.webdeveloper@gmail.com
Support
For support, please contact the plugin developer.
License
GPL v2 or later