Skip to content

Commit 803b047

Browse files
Process data
1 parent 7ec8f9f commit 803b047

2 files changed

Lines changed: 50 additions & 0 deletions

File tree

docs/data/README.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,55 @@
22

33
Data collected in this course
44

5+
## Registrations and presence
6+
7+
<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
8+
9+
No |Date |Source |`Nr`|`Nlm`|`Nla`|`e`
10+
---|----------|-----------------------------------------------|----|-----|-----|----
11+
1 |2024-01-18|[Evaluation](../evaluations/20240118/README.md)|. |. |. |15
12+
2 |2024-08-30|[Evaluation](../evaluations/20240830/README.md)|. |. |. |11
13+
3 |2025-03-04|[Evaluation](../evaluations/20250304/README.md)|67 |16 |16 |15
14+
4 |2025-04-24|[Evaluation](../evaluations/20250424/README.md)|. |. |. |10
15+
5 |2025-10-14|[Evaluation](../evaluations/20251014/README.md)|30 |12 |6 |6
16+
6 |2025-11-27|[Evaluation](../evaluations/20251127/README.md)|42 |8 |8 |3
17+
7 |2026-03-03|[Evaluation](../evaluations/20260303/README.md)|57 |19 |13 |11
18+
8 |2026-04-20|[Evaluation](../evaluations/20260420/README.md)|50 |19 |8 |10
19+
20+
<!-- markdownlint-enable MD013 -->
21+
22+
- `Nr`: Number of registration. `.` means 'Not measured'
23+
- `Nlm`: Number of learners in the morning. `.` means 'Not measured'
24+
- `Nla`: Number of learners in the afternoon. `.` means 'Not measured'
25+
- `Ne`: Number of evaluations filled in. `.` means 'Not measured'
26+
27+
28+
29+
## Number of learners present
30+
531
No |Date |Data
632
---|----------|--------------------------
733
1 |2024-01-18|.
834
2 |2024-08-30|[Data](20240830/README.md)
935
3 |2025-03-04|[Data](20250304/README.md)
1036
4 |2025-10-14|[Data](20251014/README.md)
37+
38+
## Self-rated confidence
39+
40+
<!-- markdownlint-disable MD013 --><!-- Tables cannot be split up over lines, hence will break 80 characters per line -->
41+
42+
No |Date |Source |`Aic`|`Afc`
43+
---|----------|-----------------------------------------------|-----|-----
44+
1 |2024-01-18|[Evaluation](../evaluations/20240118/README.md)|. |.
45+
2 |2024-08-30|[Evaluation](../evaluations/20240830/README.md)|. |3.71
46+
3 |2025-03-04|[Evaluation](../evaluations/20250304/README.md)|. |3.34
47+
4 |2025-04-24|[Evaluation](../evaluations/20250424/README.md)|3.1 |4.62
48+
5 |2025-10-14|[Evaluation](../evaluations/20251014/README.md)|2.2 |4.77
49+
6 |2025-11-27|[Evaluation](../evaluations/20251127/README.md)|3.1 |4.51
50+
7 |2026-03-03|[Evaluation](../evaluations/20260303/README.md)|1.9 |4.41
51+
8 |2026-04-20|[Evaluation](../evaluations/20260420/README.md)|2.0 |4.22
52+
53+
<!-- markdownlint-enable MD013 -->
54+
55+
- `Aic`: average initial confidence, one a scale from zero (none) to five ('I can absolutely do this'). `.` means 'Not measured'
56+
- `Afc`: average final confidence, one a scale from zero (none) to five ('I can absolutely do this'). `.` means 'Not measured'

docs/evaluations/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ tags:
99

1010
Go to [evaluation](../evaluation.md) (singular) :-)
1111

12+
???- question "Where can I find other (non-evaluation) data about past courses?"
13+
14+
At [the 'data' page](../data/README.md)
15+
1216
Here are the evaluation results of this course:
1317

1418
No |Date |Evaluations |Success score

0 commit comments

Comments
 (0)