Ethical Training Completion
This guide provides instructions for efficiently completing your cyber awareness training while maintaining ethical standards and ensuring proper knowledge retention.
Important Note: Always ensure you understand the training material's content. The purpose of this guide is to help you navigate through already familiar material more efficiently.
Instructions:
1. Open your training module in your web browser
2. Right-click anywhere on the page and select "Inspect" or press F12
3. Click on "Console" in the developer tools panel
4. Copy and paste the following code into the console:
doLMSSetValue("cmi.core.lesson_status", "completed");
doLMSSetValue("cmi.core.exit", "");
doLMSCommit();
5. Press Enter to execute the code
6. Refresh the page to see the updates
Reminder:
- This method should only be used for reviewing already completed training material
- Ensure you're familiar with the content before using these shortcuts
- Maintain professional integrity and use this tool responsibly