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

Experiment Examples #1

Open
jodeleeuw opened this issue Jul 31, 2018 · 3 comments
Open

Experiment Examples #1

jodeleeuw opened this issue Jul 31, 2018 · 3 comments

Comments

@jodeleeuw
Copy link
Member

Add suggestions here for the kinds of experiments the book should walk through

@jodeleeuw
Copy link
Member Author

One feature to highlight in a chapter is importing stimuli from a text file. e.g., CSV -> JSON conversion

@becky-gilbert
Copy link
Contributor

Demonstrate the common use case for a loop + conditional. For instance, looping over trial(s) until a valid response or performance threshold is reached, with a conditional node to conditionally present a 'you need to repeat the trial(s)' message. And a global variable to store the repeat trials boolean that can be set/accessed in both the conditional and loop functions. See here for an example: jspsych/jsPsych#1077 (comment)

@becky-gilbert
Copy link
Contributor

Experiment that involves making some custom CSS changes, such as adjusting the position of buttons in an html-button-response trial. See here for another example use case: jspsych/jsPsych#1092 (comment)

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

No branches or pull requests

2 participants