feat: many tasks
This commit is contained in:
@@ -42,3 +42,23 @@ ex/
|
||||
|
||||
- `learned-themes.md` - current learned material
|
||||
- `ex/theme-01-basics-review/` - first review pack with beginner exercises
|
||||
|
||||
### Theme exercise bank
|
||||
|
||||
New theme folders can follow this structure:
|
||||
|
||||
```text
|
||||
ex/
|
||||
theme-02-to-be/
|
||||
practice-01.md
|
||||
practice-02.md
|
||||
answers.md
|
||||
```
|
||||
|
||||
Rules for the theme bank:
|
||||
|
||||
- each theme has at least 6 mini-exercises
|
||||
- exercises stay at literal A0 level
|
||||
- use source-inspired formats: matching, choosing, gap fill, sorting, short answers
|
||||
- if a source pattern is too hard, simplify it
|
||||
- if no source pattern matches the level, create a very simple custom exercise
|
||||
|
||||
Reference in New Issue
Block a user