Minimalistic Chrome extension - shows correct answers on quizizz.com.
Quizizz advisor actually doesn't automatically solve your tasks, but shows you an answer before the task is solved. Automatic solving could be considered to add if requested by anyone in the future.
Works on tests whose creator doesn't have an account! Works ONLY on live quizzes, that you join via code or link, e.g. https://quizizz.com/join?gc=679341&source=liveDashboard
Join our Discord! https://discord.gg/HPecVXeQrF
- Go to the Releases page (
then download newest version (.zip)
). - Unpack ZIP file.
- Go to the extensions page (
chrome://extensions or Chrome menu -> More tools -> Extensions
). - Enable Developer mode (
upper right corner
). - Click Load unpacked (
or drag the folder anywhere on the page
). - Indicate the folder you unpacked.
- Join to the quiz with joinmyquiz.com link or via game code.
- In lobby, you should see an overlay with the answer: .
# Clone repo
git clone https://github.com/Lumm1t/quizizz-advisor.git
cd quizizz-advisor/
yarn # or npm install
yarn build:dev # or npm run build:dev
yarn build # or npm run build
Pull requests are welcome.
There was no cheat that worked.
also I am surprised how bad it was done (messy code, stupid loops)