Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR adds a
tests
directory for jsPsych experiment code that can be used for testing and updated as needed. We should include test experiments for each combination of experiment scenarios (combinations of our custom plugins/extensions and parameters) that we need to test. These are meant to be 'minimum viable jsPsych-lookit experiments', i.e. they include all parts of a valid CHS experiment, but with a basic placeholder trial for the jsPsych task. Here is what is included:exit_survey_parameters
: Uses the non-default values for the exit survey parameters.survey_consent_no_recording
: Uses a survey consent trial and does not do any recording.video_consent_session_recording
: Video consent trial with session recording.video_consent_trial_recording
: Video consent trial with trial recording.