Skip to content

Commit f1d4a19

Browse files
committed
markdown source builds
Auto-generated via `{sandpaper}` Source : 6c38cc4 Branch : main Author : Hannah Cohoon <johannacohoon@gmail.com> Time : 2025-11-19 18:54:09 +0000 Message : Merge pull request #9 from carpentries-incubator/list-formatting fix list formatting
1 parent 185341f commit f1d4a19

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

analyzing.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,15 @@ In this example, the coding scheme includes: task, emotional state, and memory i
4141

4242
## Categorizing errors
4343
If you are interested in errors, you may use error categories as part of your coding scheme. Common error types include:
44-
- Failed attempts: Entering invalid data, such as incorrect login credentials or formatting errors.
44+
45+
- Failed attempts: Entering invalid data, such as incorrect login credentials or formatting errors.
4546
- Misnavigation: Navigating to unintended pages or sections.
4647
- Repeated actions: Attempting the same action multiple times unsuccessfully.
4748
- Incomplete tasks: Abandoning a task or failing to achieve the intended goal.
4849
- System errors: Triggering error messages or encountering broken functionality.
4950

5051
You could also assign a severity to errors. A severity scale you could use is:
52+
5153
- Critical: Prevents users from completing a task (e.g., broken functionality or unclear instructions).
5254
- Moderate: Slows users down or causes frustration but doesn't prevent task completion.
5355
- Minor: Small mistakes with minimal impact on task completion.

md5sum.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"episodes/preparing.md" "08ea7c3aa50529b7add03695a7ad9d45" "site/built/preparing.md" "2025-07-25"
99
"episodes/recruiting-tracking.md" "edb6ec64dba0eea175a1979cc7e78639" "site/built/recruiting-tracking.md" "2025-11-19"
1010
"episodes/conducting.md" "0a177a7f9c74ae1fae8d20848835429c" "site/built/conducting.md" "2025-07-25"
11-
"episodes/analyzing.md" "b8643e46564d157196418efa69b762e6" "site/built/analyzing.md" "2025-07-25"
11+
"episodes/analyzing.md" "c5d5e30abdc2e90344e417d00ac74786" "site/built/analyzing.md" "2025-11-19"
1212
"instructors/instructor-notes.md" "289443237c035eace603d0c01bf65462" "site/built/instructor-notes.md" "2025-07-25"
1313
"learners/reference.md" "3b2dda904167b002308c66d778bce3aa" "site/built/reference.md" "2025-08-08"
1414
"learners/setup.md" "81ee3e26161aca6cd2695b9d052dca76" "site/built/setup.md" "2025-07-25"

0 commit comments

Comments
 (0)