Split technical questions into per-class decks
This commit is contained in:
@@ -13,9 +13,12 @@ make test # run both test suites
|
||||
make clean # remove data/ and anki/
|
||||
```
|
||||
|
||||
Output: three `.apkg` files under `anki/`, one per Prüfungsteil
|
||||
(Technische / Betriebliche / Vorschriften). Import them into Anki —
|
||||
re-importing a newer build preserves your review history.
|
||||
Output: five `.apkg` files under `anki/`. Betriebliche and
|
||||
Vorschriften get one deck each (shared across all license classes);
|
||||
Technische is split per class into three decks (N / E / A) following
|
||||
the catalog's `class` field. A class-A candidate who wants every
|
||||
Technische question imports all three Technische decks. Re-importing
|
||||
a newer build preserves your review history.
|
||||
|
||||
## Exam question source
|
||||
|
||||
|
||||
Reference in New Issue
Block a user