Skip to content

Instantly share code, notes, and snippets.

@svict4
Last active May 16, 2023 00:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save svict4/b19cbd31b12e890fb2629df88c20c31f to your computer and use it in GitHub Desktop.
Save svict4/b19cbd31b12e890fb2629df88c20c31f to your computer and use it in GitHub Desktop.
Save time
# you need the quiz id, question number
curl "https://elmocoursebuilder.com.au/lmsAssess/getResult/id/Zp6Vg6U=/uid/8097/mid/235/cid/221/sd/ahri.elmotalent.com.au/newPlayer/" -H "Accept: application/json, text/javascript, */*; q=0.01" -H "Origin: https://elmocoursebuilder.com.au" -H "X-Requested-With: XMLHttpRequest" -H "User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36" -H "Sec-Fetch-Mode: cors" -H "Content-Type: application/x-www-form-urlencoded; charset=UTF-8" --data "point=10^&remainingAttempts=-1" --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment