diff --git a/studies/study_test/README.md b/studies/study_test/README.md new file mode 100644 index 00000000..37712096 --- /dev/null +++ b/studies/study_test/README.md @@ -0,0 +1,6 @@ +# Minimal Test Study + +Minimal study structure for HumanStudy-Bench. + +- **Participants:** N/A (test only) +- **Main tests:** Structure validation diff --git a/studies/study_test/index.json b/studies/study_test/index.json new file mode 100644 index 00000000..2fcee51e --- /dev/null +++ b/studies/study_test/index.json @@ -0,0 +1,9 @@ +{ + "title": "Minimal Test Study", + "authors": ["Test Author"], + "year": 2026, + "description": "Minimal study for testing HumanStudy-Bench submission structure.", + "contributors": [ + { "name": "Test Name", "github": "https://github.com/assassin808" } + ] +} diff --git a/studies/study_test/scripts/.gitkeep b/studies/study_test/scripts/.gitkeep new file mode 100644 index 00000000..e69de29b diff --git a/studies/study_test/source/materials/.gitkeep b/studies/study_test/source/materials/.gitkeep new file mode 100644 index 00000000..e69de29b