Skip to content

Commit

Permalink
add subscores for cbcl (#68)
Browse files Browse the repository at this point in the history
* add subscores for cbcl

* fix typo

* rm what should be rmed

* change to rc4
  • Loading branch information
yibeichan authored May 31, 2024
1 parent 771de9e commit c54391d
Show file tree
Hide file tree
Showing 19 changed files with 897 additions and 159 deletions.
750 changes: 591 additions & 159 deletions activities/abcd_cbcl01/abcd_cbcl01_schema

Large diffs are not rendered by default.

17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_adhd_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_adhd_raw",
"prefLabel": "cbcl_adhd_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 14
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_aggressive_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_aggressive_raw",
"prefLabel": "cbcl_aggressive_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 36
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_anxiety_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_anxiety_raw",
"prefLabel": "cbcl_anxiety_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 18
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_anxious_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_anxious_raw",
"prefLabel": "cbcl_anxious_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 26
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_attention_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_attention_raw",
"prefLabel": "cbcl_attention_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 20
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_conduct_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_conduct_raw",
"prefLabel": "cbcl_conduct_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 34
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_depress_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_depress_raw",
"prefLabel": "cbcl_depress_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 26
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_external_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_external_raw",
"prefLabel": "cbcl_external_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 70
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_internal_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_internal_raw",
"prefLabel": "cbcl_internal_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 64
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_oppositional_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_oppositional_raw",
"prefLabel": "cbcl_oppositional_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 10
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_other_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_other_raw",
"prefLabel": "cbcl_other_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 34
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_rulebreak_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_rulebreak_raw",
"prefLabel": "cbcl_rulebreak_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 34
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_social_p_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_social_p_raw",
"prefLabel": "cbcl_social_p_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 22
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_somatic_c_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_somatic_c_raw",
"prefLabel": "cbcl_somatic_c_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 22
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_somatic_p_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_somatic_p_raw",
"prefLabel": "cbcl_somatic_p_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 11
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_thought_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_thought_raw",
"prefLabel": "cbcl_thought_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 30
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_total_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_total_raw",
"prefLabel": "cbcl_total_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 168
}
}
17 changes: 17 additions & 0 deletions activities/abcd_cbcl01/items/cbcl_withdrawn_raw
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"@context": "https://raw.githubusercontent.com/ReproNim/reproschema/1.0.0-rc4/contexts/generic",
"@type": "reproschema:Field",
"@id": "cbcl_withdrawn_raw",
"prefLabel": "cbcl_withdrawn_raw",
"schemaVersion": "1.0.0-rc4",
"version": "0.0.1",
"ui": {
"inputType": "number",
"readonlyValue": true
},
"responseOptions": {
"valueType": "xsd:integer",
"minValue": 0,
"maxValue": 16
}
}

0 comments on commit c54391d

Please sign in to comment.