Skip to content

Commit f2487cd

Browse files
committed
fix: added fmritasks as smaller sub category
1 parent c55d2ff commit f2487cd

File tree

1 file changed

+14
-46
lines changed

1 file changed

+14
-46
lines changed

docs/guide/Project/Curation.md

Lines changed: 14 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -216,50 +216,6 @@ Whether this subgroup underwent fMRI, MRI or neuroimaging (yes or no)
216216

217217
### Participant Demographics
218218

219-
#### TaskName
220-
221-
Name of the task, e.g., 'Stroop Task' or 'Go/No-Go Task'. The name is as it appears in the paper or a descriptive name is given if unspecified.
222-
223-
#### TaskDescription
224-
225-
The key features of the task, such as its purpose or what it measures.
226-
227-
#### DesignDetails
228-
229-
Detailed description of the task design. Includes information on the number of conditions, the number of trials per condition, the length of trials, and the length of inter-trial intervals.
230-
231-
#### Conditions
232-
233-
Conditions of task performed by the subjects.
234-
235-
#### TaskMetrics
236-
237-
Key metrics or outcomes measured during the task, e.g., 'response time', 'accuracy', 'fMRI BOLD signal'.
238-
239-
#### Concepts
240-
241-
List of mental concepts associated with the task, such as cognitive processes or representations it engages. Examples include 'working memory', 'response inhibition', 'visual perception'.
242-
243-
#### Domain
244-
245-
Cognitive domain(s) the concept(s) belong to
246-
247-
#### RestingState
248-
249-
Whether or not this task was a resting state task
250-
251-
#### RestingStateMetadata
252-
253-
Additional details about the resting-state task, such as duration and instructions provided to participants, if applicable.
254-
255-
#### TaskDesign
256-
257-
Design(s) of the task
258-
259-
#### TaskDuration
260-
261-
Total duration of the task, e.g., '10 minutes' or '600 seconds'.
262-
263219
#### Modality
264220

265221
Modality of the neuroimaging data
@@ -276,9 +232,21 @@ Whether the study was primarily either a meta-analysis or a review. (Only studie
276232

277233
List of fMRI tasks performed by the subjects inside the scanner and their metadata. If the study did not include fMRI tasks, this field will be empty.
278234

279-
#### BehavioralTasks
235+
##### fMRITasks.RestingState
280236

281-
List of behavioral tasks performed by the subjects outside the scanner and their metadata. If the study did not include behavioral tasks, this field will be empty.
237+
Whether this task wa a resting state task or not
238+
239+
##### fMRITasks.RestingStateMetadata
240+
241+
Additional details about the resting-state task, such as duration and instructions provided to participants, if applicable
242+
243+
##### fMRITasks.TaskDesign
244+
245+
Design(s) of the task
246+
247+
##### fMRITasks.TaskDuration
248+
249+
Total duration of the task, e.g., '10 minutes' or '600 seconds'.
282250

283251
## Downloading included studies
284252

0 commit comments

Comments
 (0)