From 878f6276455d72fc5d7fd3f87ae6590dfaae78e1 Mon Sep 17 00:00:00 2001 From: HoshinoKoji Date: Fri, 7 Mar 2025 17:21:02 +0800 Subject: [PATCH] Add usage instructions for embedding questionnaires in PsychoJS experiments to README --- README.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33c7e31..f06e43d 100644 --- a/README.md +++ b/README.md @@ -115,10 +115,46 @@ When the questionnaire is completed, the component sends a message to the parent } ``` -## Examples +## Standalone Examples Please refer to source code of demo files. +## Usage in PsychoJS experiments + +To embed questionnaires in a PsychoJS experiment managed by PsychoPy Builder, you are required to create a custom code component in the `Begin Routine` section, basically following the steps: +1. Create the `