1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "MeasurementToolMetadata": {
- "Description": "cog_tasks.tsv contains scores from the Logical memory test, Wechsler Abbreviated Scale of Intelligence (WASI) and Verbal fluency test."
- },
- "participant": {
- "Description": "Participant ID"
- },
- "LogicalMemory1B": {
- "Description": "Number of items recalled correctly for logical memory story B (immediate)"
- },
- "Logical.Memory1C": [
- "Number of items recalled correctly for logical memory story C (immediate)"
- ],
- "LogicalMemory2Brecall": [
- "Number of items recalled correctly for logical memory story B (delayed)"
- ],
- "LogicalMemory2Crecall": [
- "Number of items recalled correctly for logical memory story C (delayed)"
- ],
- "LogicalMemory2Brecog": [
- "Number of items recalled correctly in recognition phase for logical memory story B"
- ],
- "LogicalMemory2Crecog": [
- "Number of items recalled correctly in recognition phase for logical memory story C"
- ],
- "WASI_VOCAB": [
- "Raw score on vocabulary subtest of WASI-II"
- ],
- "WASI_MATRIX": [
- "Raw score on matrix reasoning subtest of WASI-II"
- ],
- "VerbalFluency_fwords": [
- "number of unique words beginning with F recalled in verbal fluency"
- ],
- "VerbalFluency_animals": [
- "number of unique animal names recalled in verbal fluency"
- ],
- "VerbalFluency_friends": [
- "number of unique friends names recalled in verbal fluency"
- ],
- "VerbalFluency_bedroom": [
- "number of unique objects in bedroom recalled in verbal fluency"
- ]
- }
|