ReproNim / nimh-minimal

https://repronim.org/nimh-minimal/
MIT License
0 stars 4 forks source link

check and update activities #3

Open satra opened 3 months ago

satra commented 3 months ago

Isaac

Yibei

ibevers commented 3 months ago

check all activities:

For each activity in nimh_minimal/nimh_minimal_schema:

Manually compare the items for the activity in: https://github.com/ReproNim/reproschema-library/tree/80867e36fb2c00563290486bf3f3bbeb3198f5cb/activities/

to

https://www.psychiatry.org/psychiatrists/practice/dsm/educational-resources/assessment-measures

if different: fix in PR

check for duplicate items across dsm activities

For each DSM folder (3) in https://github.com/ReproNim/reproschema-library/tree/80867e36fb2c00563290486bf3f3bbeb3198f5cb/activities/ Check for duplicates

check/add score calculations

For each activity in nimh_minimal/nimh_minimal_schema: Compare the scoring for the activity in schema at https://github.com/ReproNim/reproschema-library/tree/80867e36fb2c00563290486bf3f3bbeb3198f5cb/activities/

to the scoring at https://www.psychiatry.org/psychiatrists/practice/dsm/educational-resources/assessment-measures

If no scoring, ask Satra for methodology. See ACE for an example of scoring format. If confused about scoring format, ask Yibei

ibevers commented 2 months ago

@satra I can't update the protocol schema here until my PRs for the activities are merged into reproschema-library since I won't have the right commit hash. Would you mind accepting them assuming there are no additional changes that I should make?

satra commented 2 months ago

since they are branches on the reproschema library - you can use the committish directly. technically it won't even matter whether it's merged or not :)

satra commented 2 months ago

also which ones need to be merged?

ibevers commented 2 months ago

also which ones need to be merged?

@satra all of them, unless there is some reason that you don't want to merge them?