https://github.com/an0n-00/mentimeter-quiz-solutions
A website that automatically gets the solutions of your mentimeter quiz.
https://github.com/an0n-00/mentimeter-quiz-solutions
menti menti-quiz menti-quiz-solutions mentimeter mentimeter-quiz mentimeter-quiz-solutions mentimeter-solutions reverse-engineering solutions
Last synced: about 2 months ago
JSON representation
A website that automatically gets the solutions of your mentimeter quiz.
- Host: GitHub
- URL: https://github.com/an0n-00/mentimeter-quiz-solutions
- Owner: An0n-00
- License: other
- Created: 2025-02-10T07:13:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-10T08:57:24.000Z (3 months ago)
- Last Synced: 2025-02-10T09:24:22.600Z (3 months ago)
- Topics: menti, menti-quiz, menti-quiz-solutions, mentimeter, mentimeter-quiz, mentimeter-quiz-solutions, mentimeter-solutions, reverse-engineering, solutions
- Language: JavaScript
- Homepage: https://an0n-00.github.io/mentimeter-quiz-solutions/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# mentimeter-quiz-solutions
[](https://github.com/An0n-00/mentimeter-quiz-solutions/issues) [](https://github.com/An0n-00/mentimeter-quiz-solutions/stargazers) [](https://github.com/An0n-00/mentimeter-quiz-solutions/blob/main/LICENSE.md) [](https://github.com/An0n-00/mentimeter-quiz-solutions/pulls)
A website that automatically gets the solutions of your mentimeter quiz. 🎉
This project is merely a proof of concept and should not be used for any malicious purposes. ⚠️
## How to use
1. 📋 Copy the link of the mentimeter quiz you want to get the solutions of.
2. 🌐 Go to the website: [https://an0n-00.github.io/mentimeter-quiz-solutions/](https://an0n-00.github.io/mentimeter-quiz-solutions/) and paste the link in the input field.
3. 🖱️ Click on the "Get solutions" button.
4. ✅ The solutions will be displayed on the screen.
## Userscript
You can also use this project as a userscript. To do this, you need to install a userscript manager like [Tampermonkey](https://www.tampermonkey.net/), [Greasemonkey](https://www.greasespot.net/) or [Violentmonkey](https://violentmonkey.github.io/).
After installing the userscript manager, you can install the userscript by adding the following link to the userscript manager:
[Install userscript](https://an0n-00.github.io/mentimeter-quiz-solutions/script.user.js)
After installing the userscript, you can go to any mentimeter quiz and click on the userscript icon to get the solutions of the quiz.
## How it works
I noticed that the mentimeter all the data of the quiz are requested on page load. This means that the solutions are also requested and can be found in the response data. This website simply gets the data of the quiz and extracts the solutions from it. 🕵️♂️
## Disclaimer
This project is merely a proof of concept and should not be used for any malicious purposes. I am not responsible for any misuse of this project. 🚫
## License
License: mentimeter-quiz-solutions by An0n-00 is [licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International](./LICENSE). 📜