An open API service indexing awesome lists of open source software.

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

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