Update skill and README with real timetable data from 124 learning hours

- Skill now reflects actual patterns: single 35-min practice (65%),
  two rounds (23%), with demo (28%)
- Average times per block type from library analysis
- Output format matches Samman Markdown convention
- README updated with statistics
This commit is contained in:
2026-09-02 15:28:38 +01:00
parent d92c8a79d3
commit d8eaf03a68
2 changed files with 104 additions and 47 deletions
+15 -8
View File
@@ -29,14 +29,21 @@ Samman has dedicated pages for each:
* Typical Timetable
| Block | Time | Description |
|-------+------+-------------|
| Connect | 5-10 min | Hook attention, connect to prior knowledge |
| Concepts | 5-10 min | Introduce key ideas |
| Concrete Practice 1 | 15 min | Participants practice in pairs |
| Concepts (deepening) | 5 min | Additional concepts after first practice |
| Concrete Practice 2 | 15 min | Second pair practice round |
| Conclusions | 5-10 min | Wrap-up, key takeaways |
Analysis of 124 Samman learning hours shows these average times:
| Block | Average | Range |
|-------+---------+-------|
| Connect | 6.6 min | 215 min |
| Concept | 9.2 min | 225 min |
| Concrete/Do | 25.3 min | 545 min |
| Conclusion/Reflect | 6.2 min | 215 min |
| Demo (optional) | 10.6 min | 245 min |
Most common structure (65%): 4 blocks — Connect, Concept, Concrete Practice, Conclusion.
Two-practice-round structure (23%): Connect, Concept, Practice 1, Concept, Practice 2, Conclusion.
With demo (28%): Connect, Concept, Demo, Practice, Conclusion.
Total explicit time is usually 50-55 min, leaving buffer for transitions.
* How to Use This Project