Josh de Leeuw
|
a26a3c7cec
|
add trial duration to example code
|
2023-05-11 10:08:11 -04:00 |
|
Becky Gilbert
|
fc78351ac1
|
add note about compareKeys - fixes #2400
|
2022-10-06 15:16:21 -07:00 |
|
jadeddelta
|
97e1dc72b9
|
grammar + shift from subject to participant
|
2022-09-23 22:00:39 -04:00 |
|
Becky Gilbert
|
ad460e4bc9
|
update all trial/extension type params in md files
|
2021-09-22 23:14:11 -07:00 |
|
bjoluc
|
9c519853fe
|
Use enum for parameter types and remove JsPsych.plugins
`const parameterType` is now `enum ParameterType` and can only be
accessed by importing it.
|
2021-08-17 17:19:25 +02:00 |
|
Becky Gilbert
|
25d08f4579
|
fix heading level
|
2021-02-21 14:33:58 -08:00 |
|
Becky Gilbert
|
2c28278ad5
|
change direct key comparisons to use jsPsych.pluginAPI.compareKeys to allow for case sensitive or insensitive comparison #396
|
2021-02-18 12:52:10 -08:00 |
|
Becky Gilbert
|
4fbfe94e4c
|
change key_press to response in docs and examples
|
2021-02-17 16:24:27 -08:00 |
|
Becky Gilbert
|
8a9e1a655a
|
change responses to response in survey-text plugin #638
|
2021-02-17 15:58:54 -08:00 |
|
Becky Gilbert
|
5ea70030be
|
remove unnecessary JSON.parse
|
2021-02-12 16:28:57 -08:00 |
|
Becky Gilbert
|
446ebe5870
|
change last heading text in dynamic params docs
|
2021-02-12 09:49:26 -08:00 |
|
Josh de Leeuw
|
2f7e5cce62
|
some minor docs edits
|
2021-02-12 11:00:45 -05:00 |
|
Becky Gilbert
|
f833a4a794
|
add dynamic-params page, rename trials page as plugins, add content from plugins/overview and creating-a-plugin and remove those pages from plugins section
|
2021-02-11 18:06:26 -08:00 |
|