A tool designed to automate the process of solving LearnDash quizzes, primarily intended for QA testing purposes. This solution helps QA teams save significant time by automatically filling in quiz answers instead of manually entering them.
-
Universal Compatibility: Works with various LearnDash quiz configurations including:
- Random questions
- Multiple page quizzes
- Various question types
-
Supported Question Types:
- Single Choice Questions
- Multiple Choice Questions
- Fill in the Blank (Cloze)
- Matrix Sort Questions
- Sort Answer Questions
The plugin integrates with LearnDash's quiz interface and automatically:
- Detects all questions in the current quiz
- Retrieves correct answers from the backend
- Automatically fills in the appropriate answers based on question type
- Handles dynamic content and UI updates
- Install and activate the plugin
- Edit author profile and add
LD TEST QArole. - Navigate to the LearnDash course list page on admin side and click
Show Quiz Answersto activate. - The answers will be automatically filled in
This tool is specifically designed for QA testing purposes and should not be used in production environments. The tool does have QA role and activate/deactivate to safeguard from accidental enabling.
For any issues or questions, please create an issue in the repository.