Description:
In many Moodle quizzes, you have two or more attempts. After completing an attempt, you have access to a review page where you can view your results. This set of scripts allows you to get the correct answers to a Moodle test on a failed first attempt and use them on a second attempt to get a good grade.
- Answer randomly on the first try to get the correct answers.
- Use
get_answers.js
on the review page to get the correct answers and save them to local storage. - Start a new test attempt.
- Run
set_answers.js
(or a bookmarklet) to fill in the correct answers and submit the test.
This method is not recommended for academic purposes. Using this method to obtain artificially high scores on tests or exams is a form of cheating and violates the principles of academic integrity. There is a risk of being detected, which can have serious academic consequences. I am not responsible for the uses that are given to this tool.
These scripts are adapted to work in Galician. In order for them to work correctly with tests in languages other than Galician, you must translate the corresponding selectors.
Contact me on Telegram: @b4sicallyf0x