forked from Never_0/inflection_practice_tool
A simple website, to help language learners practice conjugating and declining words in various languages.
- JavaScript 79.4%
- HTML 14.9%
- CSS 5.7%
|
|
||
|---|---|---|
| css | responsiveness changes and readme | |
| Dutch | responsiveness changes and readme | |
| German | responsiveness changes and readme | |
| Template | responsiveness changes and readme | |
| drill.js | improved corrections | |
| home.html | responsiveness changes and readme | |
| README.md | responsiveness changes and readme | |
Inflection Practice Tool
A simple web-based tool for practicing language inflections (conjugations, etc.) for various languages like Dutch and German.
Features
- Practice conjugations and other inflections.
- Customizable number of questions.
- Explanations for corrections.
- Responsive design for mobile and desktop.
Supported Languages
- Dutch
- German
Development
The project is built with HTML, CSS, and JavaScript (with jQuery for DOM manipulation).
Structure
home.html: Language selection page.drill.js: Core logic for the practice sessions.css/: Global and page-specific styles.[Language]/: Language-specific HTML, words, and rules.