Last active
May 16, 2023 00:34
-
-
Save svict4/b19cbd31b12e890fb2629df88c20c31f to your computer and use it in GitHub Desktop.
Save time
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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