Skip to content

Commit 90625ce

Browse files
committed
review structure, added comments
1 parent d103864 commit 90625ce

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

training/research-cycle-handbook/01-plan-and-design.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ include-in-header:
3737
<details class="orc-details-panel">
3838
<summary><i class="bi bi-search"></i>
3939

40-
### Explore and Reuse {#sec-explore-and-reuse}
40+
### Explore & Reuse {#sec-explore-reuse}
4141

4242
</summary>
4343

training/research-cycle-handbook/02-collect-and-manage.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@ For data protection guidance, contact the [LMU Data Protection Officer](https://
887887
<summary><i class="bi bi-check2-square"></i>
888888

889889
### Quality Control {#sec-quality-control}
890-
890+
<!-- Reema: not sure tabs are needed here, could be h5 no anchor titles and ::: {.ms-1} block for lists, this is all done through the same tutorial, it seems there are several concepts that are the same just phrased differently, could be merged coherently to avoid redundancy and consolidate the structure and order of these concepts-->
891891
</summary>
892892

893893
Quality control catches problems before they propagate into your analysis. The practices here ensure your data is trustworthy and your exclusions are defensible.
@@ -954,7 +954,7 @@ Exclusion criteria specify which data points will be removed from analysis and w
954954

955955
<br>
956956

957-
- **Review common exclusion criteria:** technical failures (equipment malfunction, incomplete recording), protocol violations (wrong procedure followed, participant did not comply), quality thresholds (too much missing data, failed attention checks), and participant criteria (did not meet stated inclusion criteria).
957+
- **Review common exclusion criteria.** Technical failures (equipment malfunction, incomplete recording), protocol violations (wrong procedure followed, participant did not comply), quality thresholds (too much missing data, failed attention checks), and participant criteria (did not meet stated inclusion criteria).
958958

959959
- **Document everything.** Record criteria before analysis begins. Report how many data points were excluded for each criterion in a log with the date and reviewer's identity. Plan sensitivity analyses comparing results with and without exclusions to show your findings are robust.
960960

training/research-cycle-handbook/04-preserve-and-share.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,10 +720,10 @@ To publish you code on Zenodo, we recommend to<!-- these instructions contradict
720720

721721
</summary>
722722

723-
::: {.panel-tabset}
724-
725723
Any material needed to reproduce or replicate your study should also be shared openly unless there are dual-use, patent, or privacy concerns.
726724

725+
::: {.panel-tabset}
726+
727727
#### 4.3.1. Digital materials
728728

729729
For instance, you can share your:

0 commit comments

Comments
 (0)