A Chrome extension that helps solve Apex Learning assessments automatically.
- Automatically finds and selects correct answers for Apex Learning assessments
- One-click solution for answering individual questions
- Auto-solve mode for completing entire assessments
- Keyboard shortcuts for quick actions
- Clean and intuitive user interface
- Download or clone this repository
- Open Chrome and navigate to
chrome://extensions/
- Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the downloaded folder
- The extension will now be installed and ready to use
When on an Apex Learning assessment page, the Apex Helper panel will appear in the bottom right corner. You can:
- Click "Find Answer" to automatically detect and select the correct answer
- Click "Find & Submit" to find the answer and submit it
- Click "Submit Answer" to submit the currently selected answer
- Click "Next" to go to the next question
- Click "Auto-Solve All Questions" to automatically solve all questions in the assessment
Alt+A
- Find AnswerAlt+S
- Submit AnswerAlt+N
- Next QuestionAlt+Q
- Auto-Solve All Questions
Apex Helper works by analyzing the page, extracting necessary information, and making API calls to Apex Learning's servers to retrieve the correct answers. It then automatically selects the correct answer on the page.
This project is licensed under the MIT License - see the LICENSE file for details.
This extension is for educational purposes only. Use at your own risk and responsibility.