https://github.com/manuelruff/quizme-reset
A Chrome extension and a selenium automation that allows you to reset questions frequencies efficiently on QuizMe, with support for dynamic language switching between English and Hebrew
https://github.com/manuelruff/quizme-reset
chrome-extension quizme selenium-automation
Last synced: 2 months ago
JSON representation
A Chrome extension and a selenium automation that allows you to reset questions frequencies efficiently on QuizMe, with support for dynamic language switching between English and Hebrew
- Host: GitHub
- URL: https://github.com/manuelruff/quizme-reset
- Owner: manuelruff
- Created: 2024-11-27T13:37:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T13:43:30.000Z (over 1 year ago)
- Last Synced: 2025-06-22T19:43:12.050Z (about 1 year ago)
- Topics: chrome-extension, quizme, selenium-automation
- Language: JavaScript
- Homepage:
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuizMe Tools Repository
## Overview
This repository contains tools designed to streamline and enhance the process of resetting quiz frequencies on QuizMe.
### Projects Included:
1. **QuizMe Reset Automation**: A standalone Python application that automates the process of resetting question priorities on QuizMe. It features a GUI built with Tkinter and uses Selenium WebDriver for browser automation.
2. **QuizMe Reset Chrome Extension**: A lightweight Chrome extension that allows users to reset quiz frequencies directly in their browser. It includes DOM manipulation and Chrome Extensions API.
## Readme with more info is present in each directory