https://github.com/repronim/nimh-minimal
https://github.com/repronim/nimh-minimal
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/repronim/nimh-minimal
- Owner: ReproNim
- License: mit
- Created: 2024-01-11T16:55:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:45:37.000Z (over 1 year ago)
- Last Synced: 2025-04-09T21:49:02.412Z (about 1 year ago)
- Language: Makefile
- Homepage: https://repronim.org/nimh-minimal/
- Size: 31 MB
- Stars: 1
- Watchers: 11
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nimh-minimal
minimal list of data collection instruments that would be ideal for use by all mental health researchers conducting clinical research to facilitate and harmonize mental health data collection.
## Website
[https://repronim.github.io/nimh-minimal](https://repronim.github.io/nimh-minimal)
## Repository Structure
* [nimh_minimal/](nimh_minimal/) - Contains protocol files
* [schema](nimh_minimal/nimh_minimal_schema) - Reproschema protocol schema (edit this file)
* [README.md](nimh_minimal/README.md) - Welcome page of the protocol (edit this file)
* [activities/](activities/) - Contains activity files (edit these files)
* [ui-changes/src/config.js](ui-changes/src/config.js) - Source file for UI setup (edit this file)
## Credits
This protocol was made with
[reproschema-protocol-cookiecutter](https://github.com/ReproNim/reproschema-protocol-cookiecutter).