Caution
DISCLAIMER OF LIABILITY: This information is provided for educational and informational purposes only. Attempting to bypass digital restrictions, security measures, or monitoring systems may violate school rules, platform terms of service, and applicable laws.
There are two methods: Mobile and Computer/Laptop
Mobile
- Bookmark this page
- Change the bookmark name to inspect element
- Change the bookmark URL to the code below
javascript:(function () { var script = document.createElement('script'); script.src="https://cdn.jsdelivr.net/npm/eruda"; document.body.append(script); script.onload = function () { eruda.init(); } })();- Go to Sparx Maths and go to a question
- Click the bookmark
- Go to the network tab
- Go to the next question
- Click on the "GetActivity" request
- View the response
- Find the first "card_refs"
- Look for the element with that ref (like in the image below)

- Look at the content- that is your answer to the question
Computer/Laptop
- Open inspect element
- Go to Sparx Maths and go to a question
- Go to the network tab on inspect element
- Go to the next question (or refresh the page)
- Click on the "GetActivity" request
- View the response
- Find the first "card_refs"
- Look for the element with that ref (like in the image below)

- Look at the content- that is your answer to the question
PLEASE NOTE: This is only tested and is guaranteed to only work on multiple choice questions like the one below.
To unblock google lens, go to LearnWork Lens and press start.
This should bring you onto google lens. You can press K then L to close the tab and O then P to disguise the tab incase you are about to get caught. This only works on computers

