Open Issues Need Help
View All on GitHubAI Summary: The task involves implementing several enhancements to an existing GRE quiz web application. These enhancements include adding dark mode support, an AI explanation mode, offline capabilities, question difficulty levels, multi-language support, local high score tracking, keyboard shortcuts, and text-to-speech functionality. The application uses FastAPI, HTML, CSS, JavaScript, and the Google Gemini API.
An interactive web-based GRE quiz application built with FastAPI, HTML/CSS/JavaScript, and powered by Google Gemini Flash 2.5 to dynamically generate GRE-style questions.
AI Summary: Implement one or more of the optional enhancements listed in the project README, such as adding a restart quiz button, a timer per question, question history tracking, category-based analytics, result export functionality, or a loading spinner. The enhancements involve modifying the frontend (HTML, CSS, JavaScript) and potentially the backend (FastAPI) depending on the chosen feature.
An interactive web-based GRE quiz application built with FastAPI, HTML/CSS/JavaScript, and powered by Google Gemini Flash 2.5 to dynamically generate GRE-style questions.