sallowayma-git/IELTS-practice
雅思阅读与听力练习系统,支持题库浏览、套题练习、成绩记录、错题分析、数据备份与本地题库导入。
What it solves
IELTS Atlas is a pure frontend practice system designed for IELTS reading and listening exercises. It provides a structured environment for students to practice exam questions, track their progress, and analyze their mistakes without requiring a backend server.
How it works
The system operates as a static web application that runs directly in the browser using HTML, CSS, and JavaScript. It utilizes IndexedDB for persistent local storage of practice records, settings, and vocabulary. The application manages practice sessions by opening exercise pages in new windows and communicating results back to the main interface via postMessage.
Who it’s for
Students preparing for the IELTS exam who want a local, private practice tool that supports reading and listening modules, progress tracking, and data backup.
Highlights
- Pure Frontend Architecture: Runs via
file://protocol or static hosting, eliminating the need for a backend. - Comprehensive Tracking: Includes learning overviews, practice heatmaps, trend analysis, and a "Reading Error Radar" for mistake analysis.
- Comprehensive Practice Modes: Supports single-piece exercises and "Set Practice Mode" for simulating full exam flows.
- Data Management: Features built-in backup, export/import functionality (including Markdown reports), and custom question bank imports.
- AI-Native Branch: A separate development branch (
IELTS-WRITING-FEAT) is integrating AI agents for writing scoring and reading coaching.
Related
- Project
- Project
- Dispatch
- Project
- Project