Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check and update activities #3

Open
3 of 4 tasks
satra opened this issue Apr 5, 2024 · 5 comments
Open
3 of 4 tasks

check and update activities #3

satra opened this issue Apr 5, 2024 · 5 comments
Assignees

Comments

@satra
Copy link
Contributor

satra commented Apr 5, 2024

Isaac

  • check all activities
  • check for duplicate items across dsm activities
  • check/add score calculations

Yibei

  • add script to convert reproschema response to NDA submission
@yibeichan yibeichan self-assigned this Apr 5, 2024
@ibevers ibevers self-assigned this Apr 5, 2024
@ibevers
Copy link
Collaborator

ibevers commented Apr 9, 2024

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

  • "../activities/demo/demo_schema",
  • "activity_path:DSM-5_A/DSM5_crosscutting_adult_schema",
  • "activity_path:WHODAS12/WHODAS12_schema",
  • "activity_path:PHQ-9/PHQ9_schema",
  • "activity_path:GAD7/GAD7_schema",
  • "activity_path:dsm_5_parent_guardian_rated_level_1_crosscutting_s/dsm_5_parent_guardian_rated_level_1_crosscutting_s_schema",
  • "activity_path:DSM-5_Y/DSM5_crosscutting_youth_schema",
  • "activity_path:RCADS-25/RCADS-25_schema",
  • "activity_path:ThankYou/ThankYou_schema"

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
Copy link
Collaborator

ibevers commented May 22, 2024

@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
Copy link
Contributor Author

satra commented May 22, 2024

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
Copy link
Contributor Author

satra commented May 22, 2024

also which ones need to be merged?

@ibevers
Copy link
Collaborator

ibevers commented May 23, 2024

also which ones need to be merged?

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants