Skip to content

Commit

Permalink
Update Example-Studies.md
Browse files Browse the repository at this point in the history
Remove example for v3.3.1
  • Loading branch information
kristian-lange authored Oct 4, 2023
1 parent 5ec8231 commit cf781c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/Example-Studies.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ If you wrote an example study that you'd like to share, please feel free to [con
| Study Name | Brief Description | Frameworks Used | JATOS Features | Example Image |
|-------------------|-------------------|-------------------|-------------------|-------------------|
| [Hello World](https://github.com/JATOS/JATOS_examples/raw/main/examples/hello_world.jzip) | Everything starts with a Hello World! | - | - | - |
| [v3.3.1 Features](https://github.com/JATOS/JATOS_examples/raw/main/examples/simple_example_jatos_v3.3.1.zip) § | Simple example implementing the changes in v3.3.1 | - | - | <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_simple_example_v-3-3-1.png)</div>|
| [Simple Reaction Time Task](https://github.com/JATOS/JATOS_examples/raw/main/examples/jspsych_7_simple_reaction_time_task.jzip)| Go/NoGo task. Includes instructions | [jsPsych 7](https://www.jspsych.org/) | - | <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_gonogo.png)</div>|
| [Randomize Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_tasks_between_workers.jzip) § | Template to randomly assign participants to conditions A, B, or C (with fixed numbers for each condition). | - | [Batch session](Session-Data-Three-Types.html)| <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_randomization_between_workers.png)</div>|
| [Lexical Decision](https://github.com/JATOS/JATOS_examples/raw/main/examples/lexical_decision_(using_jspsych).zip) | Participants classify whether a string of letters is a word or a nonword. From [factorsdb](https://github.com/jodeleeuw/factorsdb/tree/gh-pages/_experiments). | [jsPsych](https://www.jspsych.org/) | - | <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_lexicalDecision_word.png)</div> |
Expand Down Expand Up @@ -73,4 +72,4 @@ If you wrote an example study that you'd like to share, please feel free to [con

| Study Name | Brief Description | Frameworks Used | JATOS Features | Contributed By | Example Image |
|-------------------|-------------------|-------------------|-------------------|-------------------|-------------------|
| [Randomize (Multi-component) Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_task_order_between_workers.jzip) § | Template to randomly assign participants to conditions A or B, where each condition is composed of two different components. This is an extension of the "Randomize Tasks Between Workers' example above | - | [Batch session](Session-Data-Three-Types.html)| Craig Stark, Ph.D., School of Biological Sciences, University of California, Irvin | <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_randomization_between_workers.png)</div>|
| [Randomize (Multi-component) Tasks Between Workers](https://github.com/JATOS/JATOS_examples/raw/main/examples/randomize_task_order_between_workers.jzip) § | Template to randomly assign participants to conditions A or B, where each condition is composed of two different components. This is an extension of the "Randomize Tasks Between Workers' example above | - | [Batch session](Session-Data-Three-Types.html)| Craig Stark, Ph.D., School of Biological Sciences, University of California, Irvin | <div style={{'width':'100%'}}>![](/img/example-studies/Screenshot_randomization_between_workers.png)</div>|

0 comments on commit cf781c0

Please sign in to comment.