Download and install NodeJS and install electron using npm -g install electron
Edit cheat.js and put your name in line 4 and quiz url in line 5.
Run script using commandline:
"electron cheat.js"
Open quiz in a web browser, insert your name and press start then run the code below in browser's console:
$(".correct").click()