Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

der · die · das — A1 German Gender Quiz

An interactive quiz for practising the grammatical gender (der / die / das) of the 496 nouns from the DaF leicht A1 glossary, organised by the 10 chapters (Lektionen) of the textbook.

Features

  • 496 nouns across all 10 A1 chapters, each shown with its English meaning.
  • Chapter selection — pick any combination of chapters to test yourself on (at least one must stay selected). Changing the selection starts a fresh round.
  • Colour-coded answers — the correct article fills with its gender colour (blue = der, red = die, green = das); a wrong pick turns neutral grey.
  • Score, accuracy and streak tracking, plus a per-round progress counter.
  • Hint button with the gender rule that applies to the current word.
  • Skip button that reveals the answer without affecting your score.
  • Collapsible history of every word you have answered or skipped.
  • Completion screen when you finish all words in the selected chapters, with a summary and a "Review missed" option.
  • Keyboard shortcuts: 1/r = der, 2/d = die, 3/s = das, Enter / Space = next.

Running locally

It is a single static file. Just open index.html in any browser, or serve it:

npx serve .

Deploying

The repo is a static site with index.html at the root, so no build step is needed.

Vercel

  1. Push this repo to GitHub.
  2. Go to vercel.com/new and import the repo.
  3. Leave the framework preset as Other and deploy — every push then redeploys.

Alternatively, with the Vercel CLI: npx vercel deploy --prod.

Source

Vocabulary is drawn from the DaF leicht A1 glossary (© Ernst Klett Sprachen GmbH). This quiz is an independent study aid and is not affiliated with or endorsed by the publisher.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages