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

Add test experiments #72

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Add test experiments #72

merged 1 commit into from
Oct 22, 2024

Conversation

becky-gilbert
Copy link
Contributor

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.

Copy link

changeset-bot bot commented Oct 18, 2024

⚠️ No Changeset found

Latest commit: 3429550

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@becky-gilbert becky-gilbert self-assigned this Oct 21, 2024
Copy link
Collaborator

@okaycj okaycj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like this. Thank you.

@becky-gilbert becky-gilbert merged commit 291b146 into main Oct 22, 2024
2 checks passed
@becky-gilbert becky-gilbert deleted the add-test-experiments branch October 22, 2024 17:55
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

Successfully merging this pull request may close these issues.

2 participants