Becky Gilbert
ad244e5f8c
fix syntax error
2021-07-12 13:29:43 -07:00
kurokida
d62c553edd
Modify the indentations and the explanation of the prompt parameter.
2021-07-12 13:46:45 +09:00
Daiichiro Kuroki
51925a5b88
Create live demos for categorize-animation
2021-07-09 15:04:56 +09:00
Daiichiro Kuroki
93d9a9ec71
Craete live demos for call-function
2021-07-09 13:14:25 +09:00
Daiichiro Kuroki
773dc0e9da
Merge branch 'docs-demos' of https://github.com/jspsych/jsPsych into docs-demos
2021-07-09 11:52:35 +09:00
Daiichiro Kuroki
df92593ec7
Create live demos for canvas-slider-response
2021-07-09 11:52:28 +09:00
Daiichiro Kuroki
c93e3f01e2
Create live demos for canvas-keyboard-response
2021-07-09 10:37:24 +09:00
Becky Gilbert
bbb60955f2
fix demo file paths, remove compareKeys for button press comparison
2021-07-08 14:54:18 -07:00
Becky Gilbert
2704ee190b
fix demo file path
2021-07-08 14:53:07 -07:00
Becky Gilbert
d7c63e7dec
fix code/demo indentation and demo links
2021-07-08 14:43:11 -07:00
Becky Gilbert
2c6307efce
tweak example code indentation
2021-07-08 13:37:48 -07:00
Nikolay Petrov
43397d230d
Fixing typo in the maintain_aspect_ratio
parameter.
2021-07-07 12:56:07 +01:00
Sally
9d5c41b825
Add demo 3 - new example of changes to button text
2021-07-07 10:54:31 +02:00
Sally
5f324172c5
Add demo 2 - text and image. Updated example.
2021-07-07 10:50:14 +02:00
Sally
92de90b810
Add demo 1 - multi page text
2021-07-07 10:49:48 +02:00
Sally
2a3aeeac8b
Restructure to include demo iframes
2021-07-07 10:36:11 +02:00
Becky Gilbert
3221cfa832
tweak jsPsych Builder info box text #1912
2021-07-02 11:40:18 -07:00
Daiichiro Kuroki
27afe31eb6
Update the canvas-button-response.md for the live demo
2021-07-02 12:05:28 +09:00
Daiichiro Kuroki
3616c32fa9
Modify the path of the animation-demo file
2021-07-02 12:02:24 +09:00
Becky Gilbert
d5efdb301e
minor tweaks to jsPsych-builder text
2021-07-01 13:49:32 -07:00
Daiichiro Kuroki
cf3770d2fc
Separate code snippets
2021-06-30 12:15:27 +09:00
Daiichiro Kuroki
800b7dc73b
Add a demo for the canvas-button-response plugin.
2021-06-29 14:17:49 +09:00
Becky Gilbert
3757c1dfc1
use tabbed md extension for code/demos, remove iframe border, add more demos, move link to inside admonition
2021-06-24 16:20:12 -07:00
Becky Gilbert
41b03ac54c
reduce iframe size, show data from single trial, add loop and repeat button, open in new tab, collapse iframe
2021-06-24 11:52:40 -07:00
Becky Gilbert
5ba8aecd1f
first attempt at adding live demos into iframes in docs pages
2021-06-22 15:33:24 -07:00
bjoluc
4bc8d517ed
add jsPsych Builder reference to docs
2021-06-20 23:48:24 +02:00
Becky Gilbert
e7eb6a6f5e
fix typo - fixes #1840
2021-05-20 10:16:29 -07:00
Becky Gilbert
316aa679fc
fix error in docs example (missing comma) - fixes #1840
2021-05-19 14:41:08 -07:00
Becky Gilbert
7681e5cb73
Merge pull request #1781 from moltaire/fix-validate-doc-title
...
Fixed jspsych-webgazer-validate plugin documentation title
2021-05-18 15:13:04 -07:00
Andrian Vangelov
21562d92eb
Update parameter name in experiment-options.md
...
Updated docs on "Choose whether you want keyboard choices/responses to be case-sensitive", where the mentioned "case_sensitive" parameter must be "case_sensitive_responses" instead, as it is otherwise correctly implemented and mentioned in other places in the documentation (e.g. "jspsych-pluginAPI.md" - starting at line 112 and "jspsych-core.md" at line 368). The "case_sensitive" variable is used only internally (e.g. "jspsych.js" - lines 2273 and 2411), but not exposed to the "jsPsych.init" method when creating an experiment. Tested with the latest release (6.3.1) with the "jspsych-html-keyboard-response" plugin and I can verify that by following the old documentation it doesn't work (for obvious reasons), but following the one I propose here it does work, as initially intended by the developers. Thanks!
2021-05-12 11:57:00 +02:00
Felix Molter
579e112d5b
Fixed plugin documentation title
...
Fixes the title of the documentation page for the `jspsych-webgazer-validate` plugin.
2021-04-30 08:53:09 +02:00
Josh de Leeuw
f0cd0aae9c
fix missing link
2021-04-09 12:45:55 -04:00
Josh de Leeuw
cec803c7fa
Merge branch 'master' into feature-eye-tracking-improvements
2021-04-09 12:16:23 -04:00
Josh de Leeuw
8aaceab759
update docs
2021-04-09 12:04:05 -04:00
Josh de Leeuw
221b7df052
get threaded ridge regression working, update docs, example, improve extension code
2021-04-08 15:22:58 -04:00
Becky Gilbert
b21ff083f8
add note to image-* plugin docs about animated gifs and render_on_canvas - fixes #1594
2021-03-24 15:38:12 -07:00
Becky Gilbert
163f3479b0
fix docs formatting issues, edit code blocks for consistency
2021-03-24 15:07:28 -07:00
Josh de Leeuw
646873880f
add docs about onGazeUpdate
2021-03-15 10:40:59 -04:00
Josh de Leeuw
a5b9a915f9
add option to resetCalibration
2021-03-05 09:54:15 -05:00
Josh de Leeuw
bf9dec250b
Merge branch 'master' of https://github.com/jspsych/jsPsych
2021-03-01 13:25:57 -05:00
Josh de Leeuw
2a4a1fafa0
fix docs formatting for callbacks page
2021-03-01 13:25:54 -05:00
Josh de Leeuw
bbd50935d3
add note about permission to overview
2021-03-01 10:24:09 -05:00
Josh de Leeuw
d330c4ad7d
separate camera init from experiment init; dot size options
2021-03-01 10:16:42 -05:00
Becky Gilbert
4a59c863aa
fix more webgazer links in docs #1562
2021-02-24 12:45:30 -08:00
Becky Gilbert
e8a326ee5f
fix webgazer links in docs #1562
2021-02-24 12:21:27 -08:00
Becky Gilbert
7e8b83825d
fix link
2021-02-21 15:05:37 -08:00
Becky Gilbert
f96fc0f114
fix links
2021-02-21 14:56:47 -08:00
Becky Gilbert
3a4ad0c3ee
fix links
2021-02-21 14:51:48 -08:00
Becky Gilbert
65b6de4b82
edit code comments
2021-02-21 14:45:33 -08:00
Becky Gilbert
723952879c
edit admonition
2021-02-21 14:45:19 -08:00
Becky Gilbert
0b776ab3f8
remove preloading from experiment options docs
2021-02-21 14:37:19 -08:00
Becky Gilbert
bb10f7feb0
edit text, fix note formatting
2021-02-21 14:34:51 -08:00
Becky Gilbert
25d08f4579
fix heading level
2021-02-21 14:33:58 -08:00
Becky Gilbert
5236b6470a
add missing links, fix markdown errors
2021-02-21 14:25:11 -08:00
Becky Gilbert
5e83cf0871
remove duplicate plugin import
2021-02-21 14:03:05 -08:00
Becky Gilbert
19fc9e35c9
minor edit to text
2021-02-21 13:51:45 -08:00
Becky Gilbert
5fbc74b869
Merge pull request #672 from alexanderrobertson/patch-1
...
Fix placeholder param name error in jspsych-survey-text.md
2021-02-21 13:40:42 -08:00
Becky Gilbert
5b0dcfd801
Merge pull request #1401 from pablobernabeu/patch-4
...
Update style.md
2021-02-21 13:37:17 -08:00
Becky Gilbert
919524b5c8
Merge pull request #1555 from jspsych/feature-params-in-data
...
Adds save_trial_parameters parameter - fixes #823
2021-02-20 15:52:52 -08:00
Becky Gilbert
8a3c6fa7ea
add save_trial_parameters to docs, add sections/examples for save_trial_parameters and css_classes #823
2021-02-20 15:43:25 -08:00
Becky Gilbert
da297ba0bb
tweak text for clarity
2021-02-20 12:11:24 -08:00
Becky Gilbert
c803baec86
remove unused blindspot_start_prompt param, minor edits to text for clarity
2021-02-20 11:53:59 -08:00
Josh de Leeuw
2e50b1319e
Merge pull request #1442 from GEJ1/master
...
virtual-chinrest plugin, with resizing ability
2021-02-19 17:26:33 -05:00
Josh de Leeuw
93022f59fa
add virtual chinrest to list of plugins
2021-02-19 17:21:38 -05:00
Josh de Leeuw
89ad34c8ea
fix admonition format
2021-02-19 16:47:18 -05:00
Becky Gilbert
d8b80fbe0e
update docs with column_spread_factor parameter and mobile compatibility
2021-02-19 12:06:16 -08:00
Becky Gilbert
0800497060
Merge branch 'master' into feature-key-code-update
2021-02-19 10:24:21 -08:00
GEJ1
8f5c21d647
SVGjs dependency added to documentation
2021-02-19 15:00:39 -03:00
Josh de Leeuw
d9008dde43
fix broken links in webgazer plugin docs
2021-02-19 12:10:11 -05:00
Josh de Leeuw
ee3c5d1aef
add babySTEP to video tutorials
2021-02-19 12:08:41 -05:00
Josh de Leeuw
f6b731a441
update getAudioBuffer docs
2021-02-18 22:41:23 -05:00
Becky Gilbert
51017c50d9
Merge branch 'master' into feature-key-code-update
2021-02-18 15:16:34 -08:00
Becky Gilbert
0bccde81ef
add compareKeys back into pluginAPI docs, update docs for compareKeys and getKeyboardResponse with case sensitivity issues #396
2021-02-18 14:16:56 -08:00
Josh de Leeuw
08ab729557
one more doc update, link to paper gh repo
2021-02-18 17:08:54 -05:00
Josh de Leeuw
d762cce752
a few more docs updates
2021-02-18 17:04:37 -05:00
Josh de Leeuw
3152d16468
Merge branch 'master' into pr/pjkohler/1442
2021-02-18 16:58:00 -05:00
Josh de Leeuw
1945652180
some changes to docs
2021-02-18 16:57:29 -05:00
Josh de Leeuw
c2a7b22e77
fixing type (mainly testing if I can merge into this?)
2021-02-18 16:44:01 -05:00
Josh de Leeuw
c72ee5f17a
Merge branch 'master' of https://github.com/jspsych/jsPsych
2021-02-18 16:21:41 -05: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
GEJ1
d475325092
Documentation upgraded
2021-02-18 15:59:05 -03:00
Becky Gilbert
49d12027e5
change responses to response in docs
2021-02-17 16:36:08 -08:00
Becky Gilbert
4fbfe94e4c
change key_press to response in docs and examples
2021-02-17 16:24:27 -08:00
Becky Gilbert
5c354e3d7c
change responses to response in vsl-animate-occlusion plugin #638
2021-02-17 16:12:13 -08:00
Becky Gilbert
3f9a4e96d7
change key_press to response in visual-search-circle plugin #638
2021-02-17 16:09:15 -08:00
Becky Gilbert
5b7884e585
change key_press to response in video-keyboard-response plugin #638
2021-02-17 16:05:39 -08:00
Becky Gilbert
0dd813af6e
change button_pressed to response in video-button-response plugin #638
2021-02-17 16:02:34 -08:00
Becky Gilbert
8a9e1a655a
change responses to response in survey-text plugin #638
2021-02-17 15:58:54 -08:00
Becky Gilbert
db2a2dc6bc
change responses to response in survey-multi-select plugin #638
2021-02-17 15:51:14 -08:00
Becky Gilbert
19a6485068
change responses to response in survey-multi-choice plugin #638
2021-02-17 15:46:04 -08:00
Becky Gilbert
967f546bfd
change responses to response in survey-likert plugin #638
2021-02-17 15:41:50 -08:00
Becky Gilbert
56bf9c68e7
change responses to response in survey-html-form plugin #638
2021-02-17 15:38:22 -08:00
Becky Gilbert
5ae6f61dfc
change response_row and response_column to be a response array as [row,col] in serial-reaction-time-mouse plugin, add missing data params to docs #638
2021-02-17 15:29:58 -08:00
Becky Gilbert
d2f64ada1c
change key_press to response in serial-reaction-time plugin #638
2021-02-17 15:12:01 -08:00
Becky Gilbert
a4bdfc8e5f
change key_press to response and key_press_stim1 to response_stim1 in same-different-image plugin #638
2021-02-17 15:03:29 -08:00
Becky Gilbert
6254aa1aaf
change key_press to response and key_press_stim1 to response_stim1 in same-different-html plugin #638
2021-02-17 15:00:49 -08:00
Becky Gilbert
a8a1ffac2f
change key_press to response in rdk plugin #638
2021-02-17 14:42:55 -08:00
Becky Gilbert
efdd0eace3
change left/right data properties to a response object with left/right keys in maxdiff plugin #638
2021-02-17 14:21:09 -08:00
Becky Gilbert
7c551ec96a
change key_press to response in image-keyboard-response plugin #638
2021-02-17 14:09:51 -08:00
Becky Gilbert
9c65ff19b7
change button_pressed to response in image-button-response plugin #638
2021-02-17 14:06:37 -08:00
Becky Gilbert
79edaad804
change key_press to response in iat-image plugin #638
2021-02-17 14:03:01 -08:00
Becky Gilbert
c81d28ae7d
change key_press to response in iat-html plugin #638
2021-02-17 14:00:40 -08:00
Becky Gilbert
3580b29767
change key_press to response in html-keyboard-response plugin #638
2021-02-17 13:55:55 -08:00
Becky Gilbert
fe5f14dae4
change button_pressed to response in html-button-response plugin #638
2021-02-17 13:52:21 -08:00
Becky Gilbert
b85ced4f0a
change answers to response in cloze plugin #638
2021-02-17 13:45:33 -08:00
Becky Gilbert
c812e8dbc3
change key_press to response in categorize-image plugin #638
2021-02-17 13:40:55 -08:00
Becky Gilbert
7475bf85a5
change key_press to response in categorize-html plugin #638
2021-02-17 13:38:29 -08:00
Becky Gilbert
f348944054
change key_press to response in categorize-animation plugin #638
2021-02-17 13:34:53 -08:00
Becky Gilbert
c9cbe39448
change key_press to response in canvas-keyboard-response plugin #638
2021-02-17 13:26:54 -08:00
Becky Gilbert
118aeffd3c
change button_pressed to response in canvas-button-response plugin #638
2021-02-17 13:23:14 -08:00
Becky Gilbert
abf3e19a29
change key_press to response in audio-keyboard-response plugin #638
2021-02-17 10:34:24 -08:00
Becky Gilbert
b82eb9a503
change button_pressed to response in audio-button-response plugin #638
2021-02-16 19:49:28 -08:00
Becky Gilbert
64a66b812d
change responses to response in animation plugin #638
2021-02-16 19:46:19 -08:00
Becky Gilbert
762ee56042
update docs to reflect change from JSON strings to JS object/arrays in data #670
2021-02-16 19:00:32 -08:00
Becky Gilbert
2312550127
Merge branch 'master' into feature-objects-arrays-in-data
2021-02-16 14:37:07 -08:00
Josh de Leeuw
d0a9a7c6c1
update webgazer image example
2021-02-16 09:34:33 -05:00
Josh de Leeuw
e5a8a77ef3
Merge branch 'master' into feature-plugin-extensions
2021-02-15 21:44:45 -05:00
GEJ1
a9bbc9664a
I remove: all the jQuery code, the mouse_adjustment option because use the jQuery slider.
2021-02-15 15:47:25 -03:00
Josh de Leeuw
af8ce43784
push tutorial updates
2021-02-13 09:12:22 -05:00
Josh de Leeuw
7f5870d55e
update RT docs
2021-02-13 08:56:57 -05:00
Becky Gilbert
5ea70030be
remove unnecessary JSON.parse
2021-02-12 16:28:57 -08:00
Becky Gilbert
9442b0cbcc
edit docs to clarify when on_timeline_start/finish run relative to conditional/loop functions
2021-02-12 11:14:57 -08:00
Becky Gilbert
080b2955da
Merge branch 'master' into feature-timeline-events
2021-02-12 10:58:01 -08:00
Becky Gilbert
8c85707107
tweak docs and examples for on_timeline_start and on_timeline_finish
2021-02-12 10:53:05 -08:00
Becky Gilbert
f84539309a
add case_sensitive jsPsych.init parameter to experiment-options docs page
2021-02-12 10:15:58 -08:00
Becky Gilbert
446ebe5870
change last heading text in dynamic params docs
2021-02-12 09:49:26 -08:00
Josh de Leeuw
a5fc7af7e8
minor edits to preload docs
2021-02-12 11:45:45 -05:00
Josh de Leeuw
dcca2a47af
show list of plugins
2021-02-12 11:38:10 -05:00
Josh de Leeuw
969484f0e6
Merge branch 'master' into preload-docs
2021-02-12 11:28:47 -05:00
Josh de Leeuw
2f7e5cce62
some minor docs edits
2021-02-12 11:00:45 -05:00
Becky Gilbert
d9648d3dcd
fix broken links in docs
2021-02-11 18:20:25 -08: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
Becky Gilbert
b112ec4d6f
move repetitions parameter out of timeline_vars subheading
2021-02-11 15:47:52 -08:00
Becky Gilbert
aa588c28d2
add preload plugin to plugin overview page
2021-02-11 15:13:50 -08:00
Becky Gilbert
5331b5c123
change numeric keyCodes to key strings, change valid keys to lowercase in examples/docs (missed these out in the earlier keyCode->key change)
2021-02-11 15:06:03 -08:00
Becky Gilbert
301b4cb788
tweak plugin parameter descriptions
2021-02-11 14:22:01 -08:00
Becky Gilbert
3694d756f0
initial commit for preload plugin docs
2021-02-11 13:53:22 -08:00
Becky Gilbert
b5211be302
tweak plugin descriptions to reflect switch to preload plugin
2021-02-11 12:12:19 -08:00
Becky Gilbert
fea41a71f6
remove references to preloading via jsPsych.init in experiment options docs page
2021-02-11 12:03:08 -08:00
Becky Gilbert
8238d9a9e3
update docs with preload plugin changes
2021-02-11 12:01:56 -08:00
Becky Gilbert
e67c75c092
update docs for preload plugin
2021-02-11 12:00:10 -08:00
Becky Gilbert
b4a174bd85
preload plugin changes: add getAutoPreloadList, remove autoPreload, preloadAudioFiles -> preloadAudio, update parameters and descriptions
2021-02-11 11:59:03 -08:00
Becky Gilbert
145d3e50fe
remove preload params from jsPsych.init docs
2021-02-11 11:54:48 -08:00
Josh de Leeuw
dea4b13354
added prolific intergration guide to docs
2021-02-10 12:38:40 -05:00
Josh de Leeuw
a2c124531f
add page on video tutorials
2021-02-10 10:02:16 -05:00
Josh de Leeuw
418e15db3d
Merge branch 'master' of https://github.com/jspsych/jsPsych
2021-02-10 09:05:06 -05:00
Becky Gilbert
c51d30485a
add minor comment to example in docs
2021-02-09 17:35:52 -08:00
Becky Gilbert
92eb7d90dc
add note about protected functions
2021-02-09 17:30:31 -08:00
Becky Gilbert
45f5331156
add docs for nested function parameters
2021-02-09 17:17:33 -08:00
Josh de Leeuw
a1fe96d9eb
tutorial edits
2021-02-09 19:35:53 -05:00
Becky Gilbert
daa37b7cfd
correction to docs on on_timeline_start
2021-02-09 13:58:17 -08:00
Becky Gilbert
10aa0f64e2
add docs for on_timeline_start and on_timeline_finish
2021-02-09 12:47:16 -08:00
Josh de Leeuw
c167972e05
add docs for .allTimelineVariables()
2021-02-09 13:23:58 -05:00
Josh de Leeuw
bb0b84d86a
add samples_per_sec to validation plugin
2021-02-08 23:00:19 -05:00
Josh de Leeuw
ac5755e1dd
add note about computational resources
2021-02-08 22:36:31 -05:00
Josh de Leeuw
9bfeaff84a
Merge pull request #1413 from pablobernabeu/patch-5
...
Fixed typo in media-preloading.md
2021-02-08 22:16:12 -05:00
Josh de Leeuw
b10c69eb21
Merge branch 'master' into feature-key-code-update
2021-02-08 22:00:09 -05:00
Becky Gilbert
5fc9cfb91f
add more info about webgazer functions and their use
2021-02-05 18:13:14 -08:00
Becky Gilbert
16b5c2cb6a
add comments to extension template
2021-02-05 18:00:48 -08:00
Becky Gilbert
0f5a17749b
add extensions option to jsPsych.init parameters in core docs
2021-02-05 17:54:04 -08:00
Becky Gilbert
e78c4573eb
add extensions to experiment options docs
2021-02-05 17:47:07 -08:00
Becky Gilbert
e46f33a2b1
added basic complete code/data example to docs (data needs fixing)
2021-02-05 17:36:16 -08:00
Josh de Leeuw
af95ebe7c1
create targets parameter for webgazer ext
2021-02-05 14:16:03 -05:00
Josh de Leeuw
18014cbe5f
allow parameters for extensions in a trial
2021-02-05 14:15:51 -05:00
Josh de Leeuw
7c7fda1959
add round_predictions parameter
2021-02-05 13:31:04 -05:00
Becky Gilbert
7618bc3cbb
add case_sensitive_responses parameter to docs #396
2021-02-04 17:43:00 -08:00
Josh de Leeuw
00d650a7de
moving some functionality to init-camera plugin, adding docs
2021-02-04 17:19:34 -05:00
Josh de Leeuw
9e0cc86796
add plugin docs for webgazer
2021-02-04 16:36:44 -05:00
Josh de Leeuw
81977c15da
add extension docs
2021-02-04 15:06:17 -05:00
Josh de Leeuw
21e7fa34c1
add version info to jspsych.js #1472
2021-02-04 13:49:44 -05:00
Josh de Leeuw
cac696c2a2
start docs for extensions
2021-02-04 13:44:27 -05:00
Becky Gilbert
1f16ed1ee6
remove keyCode-related functions from pluginAPI docs #396
2021-02-02 16:15:23 -08:00
Becky Gilbert
bc585ee64a
fix minor errors in plugin/parameter descriptions
2021-02-02 15:02:26 -08:00
Becky Gilbert
bc14216254
change all numeric key codes to key strings in docs #396
2021-02-02 12:25:11 -08:00
GEJ1
e2244eecb6
Documentation: screen resize and distance are optional
2021-02-02 15:18:09 -03:00
GEJ1
c9b95d377a
Documents: deg data and resize functionalities
2021-02-02 13:03:04 -03:00
GEJ1
69b86ee328
documentation: the last commit was incomplete
2021-02-02 11:45:50 -03:00
GEJ1
637f654961
Documentation completed. Also I added description in some parameters.
2021-02-02 11:26:39 -03:00
Becky Gilbert
662b6c0d2e
fix duration param typo
2021-02-01 18:08:44 -08:00
Becky Gilbert
fd097e996d
switch from keyCodes to key strings, fix param description errors and typos
2021-02-01 17:48:52 -08:00
Becky Gilbert
8dadd0d8e5
function name typo
2021-02-01 14:15:24 -08:00
GEJ1
1f813bc9f3
documentation update and resize decision (true or false)
2021-01-28 14:56:15 -03:00
Pablo Bernabeu
c55648a12e
Fixed typo in media-preloading.md
...
Fixed typo (`timline`) in media-preloading.md
2021-01-27 03:15:01 +00:00
Pablo Bernabeu
3e86b0a176
Update style.md
...
Hello,
I would like to suggest a small expansion of the *initial* explanation about CSS selectors.
No worries if not needed.
Thanks!
2021-01-24 03:19:28 +00:00
Becky Gilbert
188cb14e3d
Merge branch 'master' into feature-css-class-trial
2021-01-18 12:18:43 -08:00
Josh de Leeuw
74fae253cc
update locations in docs where keyCode is used
2021-01-15 21:53:38 -05:00
Becky Gilbert
f539669203
first draft of new style docs page - #832
2021-01-15 15:44:30 -08:00
Becky Gilbert
a496871984
update docs for #883
2021-01-13 10:07:48 -08:00
Becky Gilbert
761491ed94
tweak example HTML file classes and add note about inheritance #832
2021-01-12 14:07:24 -08:00
Becky Gilbert
29d5aaa1c4
add css_classes to plugin overview docs, add example HTML file #832
2021-01-11 17:34:08 -08:00
Becky Gilbert
6aa5641bb5
improve description, fix missing param and incorrect default
2020-12-08 12:46:47 -08:00
Becky Gilbert
444b54e13f
fix missing/incorrect defaults, mention response allowed while playing param
2020-12-08 12:32:27 -08:00
Becky Gilbert
c55c2b3592
add link to params available in all plugins
2020-12-08 12:21:54 -08:00
Becky Gilbert
aa7629f6d2
fix formatting and broken link
2020-12-08 11:32:17 -08:00
Becky Gilbert
1c6037f249
update links to CORS section, add message_progress_bar param
2020-12-08 11:30:24 -08:00
Becky Gilbert
9c711416b8
update link to CORS section
2020-12-08 11:28:06 -08:00
Becky Gilbert
4f568a93a3
add manual update example and custom message option
2020-12-08 11:26:42 -08:00
Becky Gilbert
a4e809dac4
fix incorrect plugin order and typo
2020-12-08 11:25:09 -08:00
Becky Gilbert
d87fd2a6cf
fix out-of-date links, add links, tweak wording
2020-12-08 11:24:04 -08:00
Becky Gilbert
8c50d15a21
update example labels
2020-12-08 11:22:01 -08:00
Becky Gilbert
d4cf29ca54
fix exclude-browser link
2020-12-08 11:19:15 -08:00
Becky Gilbert
82c0eeafb3
fix typo in localSave link
2020-12-07 13:46:14 -08:00
Becky Gilbert
4f81bc1f57
first draft of running expts page, replaces collecting data page (now the "online" section)
2020-12-07 13:16:47 -08:00
Becky Gilbert
455343c672
ref running experiments page in use_webaudio section, add min RT and override safe mode options
2020-12-07 13:15:14 -08:00
Becky Gilbert
3f8f5fe73f
ref running experiments page, update video stimulus param
2020-12-07 13:06:56 -08:00
Becky Gilbert
fbb38b0f01
clarify ovoerride_safe_mode param description
2020-12-04 13:00:30 -08:00
Becky Gilbert
79b5554897
fix incorrect default
2020-12-04 10:14:16 -08:00
Becky Gilbert
a433d81c90
merge in the video parameter name changes from master
2020-12-03 15:43:15 -08:00
Becky Gilbert
63fc69c029
Merge branch 'master' of https://github.com/jspsych/jsPsych
2020-12-03 15:38:48 -08:00
Becky Gilbert
c3dd525bb7
tweak description
2020-12-03 15:32:21 -08:00
Becky Gilbert
e9bf43b29f
add new canvas and maxdiff plugins
2020-12-03 15:32:00 -08:00
Becky Gilbert
de9149c158
Merge pull request #1261 from jspsych/video-plugin-testing
...
video-* plugins: stim parameter name change and tests
2020-12-03 14:21:18 -08:00
Josh de Leeuw
136cc5103c
fix #1265
2020-12-03 14:04:37 -05:00
Josh de Leeuw
28b8714c29
fix bullet list
2020-12-03 14:04:20 -05:00
Josh de Leeuw
99e70b6a91
replace logo type
2020-12-03 14:04:08 -05:00
Becky Gilbert
2f73392370
add override_safe_mode parameter to jsPsych.init
2020-12-02 17:42:18 -08:00
Becky Gilbert
d9437c1c11
change sources parameter name to stimulus
2020-12-01 16:56:12 -08:00
Becky Gilbert
528a56c53e
Merge branch 'master' into docs-6.2
2020-11-25 11:51:23 -08:00
Becky Gilbert
32cdeae645
Merge branch 'master' into fix-consecutive-images
2020-11-25 10:50:26 -08:00
Becky Gilbert
bbef9ef9d2
Merge pull request #1203 from jspsych/freesort
...
Updates to free-sort plugin
2020-11-25 09:48:05 -08:00
Becky Gilbert
347005809a
minor tweaks to wording
2020-11-20 15:51:18 -08:00
Becky Gilbert
1aaee22324
Merge pull request #1136 from awhug/master
...
Add maxdiff plugin
2020-11-20 15:09:39 -08:00
Becky Gilbert
8cc2454cfd
add counter text and stim_starts_inside parameters
2020-11-19 18:22:08 -08:00
Becky Gilbert
4c0dab0122
add new border/background color parameters
2020-11-19 16:07:35 -08:00
Becky Gilbert
b1b3e7d973
remove dependency text
2020-11-19 15:43:37 -08:00
Becky Gilbert
7782eb2e3a
minor tweaks to wording, remove jQuery dependency
2020-11-19 14:54:19 -08:00
Becky Gilbert
175eaab10d
Merge pull request #1018 from kohler-visual-neuroscience-lab/master
...
updates to free-sort plugin, new functionality
2020-11-18 17:46:02 -08:00
Becky Gilbert
386e5be719
minor changes for clarity and consistency with other plugins, more examples
2020-11-10 14:05:46 -08:00
Becky Gilbert
ece6e3b57e
Merge pull request #700 from cjungerius/feature/canvas
...
Add canvas keyboard/button/slider plugins
2020-11-09 15:38:50 -08:00
Becky Gilbert
af8d531259
add render_on_canvas option, fix maintain_aspect_ratio - fixes #891 #969 #1172
2020-11-06 17:55:06 -08:00
Becky Gilbert
dbb001c0c7
Merge branch 'master' into respond-while-playing
2020-11-04 11:27:50 -08:00
Josh de Leeuw
3fc8447fba
minor change at the end
2020-11-02 22:49:20 -05:00
Josh de Leeuw
7861b4471d
Minor changes
2020-11-02 22:44:09 -05:00
Becky Gilbert
7be11b72f4
first draft
2020-10-31 12:46:49 -07:00
Becky Gilbert
abc587184b
fix typo
2020-10-30 17:00:43 -07:00
Becky Gilbert
9f3fb74754
initial commit
2020-10-30 16:54:01 -07:00
Becky Gilbert
b02e73ea21
warn about .mov files - #649
2020-10-26 16:58:45 -07:00
Becky Gilbert
6396036c9e
add response_allowed_while_playing parameter - #1137
2020-10-26 14:47:30 -07:00
Becky Gilbert
ac5c101c9d
add minimum_valid_rt parameter to jspsych.init
2020-10-23 09:05:29 -07:00
Angus Hughes
857db43166
maxdiff response column labels now more generic
2020-10-23 11:05:13 +08:00
Becky Gilbert
b82ee3f6c9
Merge pull request #668 from alisdt/master
...
note that input to submitToTurk must be non-empty
2020-10-21 14:40:47 -07:00
awhug
1467f3b1e4
Initial pass of maxdiff plugin
2020-10-21 16:08:11 +08:00
Becky Gilbert
6a9f3575b6
update with changes to first/last functions
2020-10-20 16:17:39 -07:00
Becky Gilbert
ee228b1419
change timing_response to trial_duration - #1096
2020-10-12 12:36:21 -07:00
Becky Gilbert
121428cf31
change start param to slider_start
2020-10-11 12:16:39 -07:00
Becky Gilbert
b3effcb015
fix inconsistencies in parameter info
2020-10-11 10:33:01 -07:00
Becky Gilbert
f92b9214b5
fixed inconsistencies in parameter info
2020-10-11 10:26:10 -07:00
Becky Gilbert
66ca55478e
fixed broken link
2020-10-10 19:19:24 -07:00
Becky Gilbert
1bc3ac337c
Merge pull request #721 from vijaymarupudi/html5-fix
...
Removed closing </link> tag
2020-10-08 17:20:25 -07:00
Becky Gilbert
c63d025f05
Merge pull request #694 from kachergis/master
...
corrected trial type in example
2020-10-08 17:04:00 -07:00
Becky Gilbert
d619ed1d64
Merge pull request #707 from vijaymarupudi/doc-fix
...
Updated to reflect that video preload is supported
2020-10-08 16:39:22 -07:00
Becky Gilbert
b81193756a
changed timing_response to trial_duration
2020-10-02 14:40:45 -07:00
Becky Gilbert
72a0c539e5
add slider start value to data generated
2020-10-02 14:27:39 -07:00
Becky Gilbert
f1c2bd35cf
revert docs update that was moved to docs-6.2 branch
2020-10-02 14:15:59 -07:00
Becky Gilbert
dd543cff96
fix typo
2020-10-02 14:13:25 -07:00
Becky Gilbert
09a8a4578e
sync with docs changed via PR merged into master
2020-10-02 14:08:52 -07:00
Becky Gilbert
f2b49939da
add autocomplete parameter
2020-10-02 14:03:13 -07:00
Becky Gilbert
8e5af0e356
add autofocus parameter and example
2020-10-02 13:56:29 -07:00
Becky Gilbert
bc2809b3f1
remove files that were unintentionally added in PR
2020-10-01 16:58:06 -07:00
Becky Gilbert
55e581fff4
add missing parameters heading and text
2020-10-01 16:55:30 -07:00
Gustavo Juantorena
293338172f
Addded page_label to plugin jspsych-instructions also changed docs
2020-09-27 14:07:14 -03:00
Gustavo Juantorena
49f68b7b7e
Revert "Addded page_labe to plugin.info also changed docs"
...
This reverts commit ada7afbf89
.
2020-09-27 03:44:35 -03:00
Gustavo Juantorena
ada7afbf89
Addded page_labe to plugin.info also changed docs
2020-09-27 03:05:35 -03:00
Gustavo Juantorena
a96721272d
starting the documentation for virtual chin rest plugin
2020-09-25 20:12:13 -03:00
Peter J. Kohler
c2132ab4d7
updated free-sort docs
2020-08-29 17:13:05 -04:00
kachergis
5f2a534748
fixed example trial type in video-button-response plugin
2020-07-10 20:18:15 -07:00
Vijay Marupudi
9c4e26173e
Removed closing </link> tag
2020-05-26 20:20:03 -05:00
Vijay Marupudi
752d34e08f
Updated to reflect that video preload is supported
2020-05-19 07:33:10 -05:00
Chris Jungerius
251a143adc
completed canvas-slider-response documentation
2020-05-11 16:59:48 +02:00
Chris Jungerius
b31f5f5cd4
finished canvas-button-response documentation
2020-05-11 16:34:43 +02:00
Chris Jungerius
c66f74fec4
finished canvas-keyboard-response documentation
2020-05-11 15:30:15 +02:00
Chris Jungerius
f17c0ddb60
started button and slider response docs
2020-05-11 14:55:58 +02:00
Chris Jungerius
9f864f3602
added skeleton documentation for canvas-keyboard-response
2020-05-11 12:06:17 +02:00
kachergis
2358c10e7a
corrected trial type
2020-04-20 13:34:41 -07:00
Alexander Robertson
4ddcaba30e
Update jspsych-survey-text.md
...
The parameter "value" is incorrectly referred to as "placeholder" in the documentation here. I have changed it to reflect what the parameter names actually are.
2020-02-12 14:07:38 +00:00
alisdt
619117391c
Input to submitToTurk must be non-empty
2020-02-05 10:56:31 +00:00
Josh de Leeuw
ef5b1f53ff
minor docs updates
2019-07-16 11:39:39 -04:00
Josh de Leeuw
83f3a17024
docs tweaks
2019-07-15 16:39:27 -04:00
Josh de Leeuw
e714214fc4
check TOC; make necessary changes #617
2019-07-15 14:55:36 -04:00
Josh de Leeuw
5a56431f8d
add name option for survey plugins #608
2019-07-15 12:06:10 -04:00
Josh de Leeuw
c83e115f9b
add name option to survey-text #608
2019-07-15 10:54:26 -04:00
Josh de Leeuw
4c5c4af92c
adding documentation for #636
2019-07-15 10:25:06 -04:00
Josh de Leeuw
6cf949766a
adding documentation for video plugins #636
2019-07-12 17:02:06 -04:00
Josh de Leeuw
68d8c40ea6
remove old video plugin #636
2019-07-12 11:39:20 -04:00
Josh de Leeuw
c126b58f0a
implement scale_width #633
2019-07-11 10:29:47 -04:00
Josh de Leeuw
b4ca37be1c
implement experiment_width #572
2019-07-11 10:21:50 -04:00
Josh de Leeuw
d120b3b470
implement alternating groups sample method ( #528 )
2019-07-08 21:53:40 -04:00
Josh de Leeuw
208ecf0365
some minor tweaks to survey-html-form plugin
2019-07-04 15:24:37 -04:00
Josh de Leeuw
7d01510a24
Merge pull request #602 from jansim/master
...
Added very simple alternative jspsych-survey-html-form plugin
2019-07-04 15:19:13 -04:00
Josh de Leeuw
9bed32fb0f
implements settable width for sliders ( #631 )
2019-07-04 15:10:52 -04:00
Josh de Leeuw
338b3d5351
add docs for #573
2019-07-03 12:27:30 -04:00
Josh de Leeuw
381d2778b1
Merge branch 'pr/575'
2019-07-02 22:15:50 -04:00
Josh de Leeuw
9da8c452f2
implement image size settings for image plugins #560
2019-07-02 21:55:15 -04:00
Josh de Leeuw
45a307f4d5
mturk doc update - thanks @kachergis!
2019-07-02 17:31:37 -04:00
Josh de Leeuw
c480d17743
update docs for #629
2019-07-02 16:41:34 -04:00
Josh de Leeuw
fd52dcb481
change examples to use placeholder #627
2019-07-02 11:08:46 -04:00
Josh de Leeuw
cd82ddfc1d
implements #627
2019-07-02 11:06:41 -04:00
Josh de Leeuw
e80ea04b04
working on randomization of survey orders #305
2019-07-01 13:33:07 -04:00
Josh de Leeuw
29645d540c
add docs for randomize_question_order ( #305 )
2019-06-20 09:37:09 -04:00
Josh de Leeuw
fd3c15c8ce
implementing random order for survey-likert ( #305 )
2019-06-19 17:03:27 -04:00
Josh de Leeuw
89e9023460
update docs re: preloading audio ( #524 )
2019-06-04 13:52:50 -04:00
Josh de Leeuw
86e381c96b
Merge branch 'master' of https://github.com/jspsych/jsPsych
2019-06-04 11:02:27 -04:00
Josh de Leeuw
3137eaaf13
add documentation of timelineVariable(..., true) ( #607 )
2019-06-04 11:02:19 -04:00
Josh de Leeuw
8eb344fbf1
Merge pull request #609 from retowyss/patch-1
...
Enable language option for progress bar
2019-06-03 16:47:16 -04:00
Josh de Leeuw
627b4b2d50
Merge pull request #555 from sprengholz/master
...
Cloze Test
2019-05-31 16:46:53 -04:00
Josh de Leeuw
e5c1c85eaf
documentation for #604
2019-05-24 11:27:25 -04:00
Reto Wyss
51155ea3ba
document progress bar message
2019-04-13 02:39:35 +02:00
Jan Simson
40d50e89a2
html-form-plugin: Return JS Object instead of JSON String
2019-04-04 10:43:57 -04:00
Jan Simson
5462dc200d
Added test & basic documentation for jspsych-surve-html-form plugin
2019-03-20 15:27:57 -04:00
alisdt
4651b5d3c2
Replace jQuery in example with vanilla JS
2019-02-04 12:21:36 +00:00
Robert Gibboni
560a655c64
option to set video playback rate
2019-01-23 15:23:25 -08:00
Zhanwen "Phil" Chen
fc7f7cc9e8
Update jspsych-same-different-image.md
...
Type "same-different" is undefined.
2019-01-05 11:05:46 -06:00
Josh de Leeuw
0fcc566228
fix formatting bug #578
2018-11-30 14:48:57 -05:00
Sivananda Rajananda
e49ba9d0ab
Rename jspsych-RDK.md to jspsych-rdk.md
2018-11-27 16:36:27 -08:00
CML2
dd64b0a00e
changed RDK to lowercase
2018-11-27 16:26:32 -08:00
CML2
8408f59746
Changed to lowercase rdk and fixed border bug
2018-11-27 16:19:53 -08:00
Josh de Leeuw
8c5d83b258
implement required parameter for survey-text plugin ( #460 )
2018-11-09 14:10:09 -05:00
Josh de Leeuw
d27f52618f
update docs for video preload
2018-10-12 11:58:01 -04:00
Josh de Leeuw
501a5be52a
update all to performance.now() - #492
2018-10-09 16:13:59 -04:00
Josh de Leeuw
0c4080fe81
update progress bar docs #538
2018-10-09 13:26:55 -04:00
Josh de Leeuw
6a6d390cb8
add get of progress bar value ( #538 )
2018-10-09 13:21:53 -04:00
Josh de Leeuw
59258d3215
implements #324 -- beforeunload event handler
2018-10-09 13:12:07 -04:00
Josh de Leeuw
540ce2ed6f
step version
2018-10-04 15:31:37 -04:00
CML2
3d708804b2
changed timing_post_trial to post_trial_gap
2018-09-20 13:31:55 -07:00
CML2
7a5c980cbf
Added functionality for RDK to take in javascript character codes for choices and correct_choice parameters
2018-09-07 17:07:00 -07:00
Josh de Leeuw
c2bf4bb0aa
fix title of plugin doc
2018-08-24 13:52:06 -04:00
Philipp Sprengholz
53321cb9d5
Reworked documentation, added test file
2018-08-05 12:25:34 +02:00
Philipp Sprengholz
73c0f24be4
Simplified cloze plugin design
2018-08-02 07:20:47 +02:00
Josh de Leeuw
0b5b3004de
implement async option for call-function plugin #552
2018-07-31 10:48:54 -04:00
Josh de Leeuw
9accc0f060
patch documentation issue
2018-07-16 12:14:09 -04:00
Philipp Sprengholz
72c84130c5
Refined the cloze structure and added both example and doc files
2018-07-13 23:15:38 +02:00
Josh de Leeuw
b9a796211e
step version
2018-06-25 22:10:58 -04:00
Josh de Leeuw
25d23a8e0d
adding RDK plugin
2018-06-25 22:08:47 -04:00
Josh de Leeuw
fe29d2b255
Merge pull request #491 from vrsivananda/add-RDK
...
Added RDK plugin
2018-06-25 22:02:19 -04:00
Josh de Leeuw
fe74cdefbf
update docs for #537
2018-06-25 21:48:57 -04:00
Josh de Leeuw
b6009b2de9
docs for #532
2018-06-25 21:37:32 -04:00
Josh de Leeuw
a6a012009c
update docs on localSave
2018-06-25 14:23:11 -04:00
Josh de Leeuw
b15261c09c
Merge pull request #530 from spencerking/master
...
Fixing issue #261
2018-06-25 14:19:18 -04:00
Josh de Leeuw
3a3a792fed
fix two typos in docs
2018-05-30 13:23:02 -04:00
Sivananda Rajananda
10608969b7
Fixed multiple apertures nSets parameter and function
2018-05-22 11:35:51 -04:00
Spencer King
aa3df3591f
Fixing issue #261
...
localSave() is now supported by Safari
2018-05-16 22:12:05 -05:00
Josh de Leeuw
8678eed304
did not work
2018-05-14 23:02:33 -04:00
Josh de Leeuw
b7dd6ce0c8
try adding gitignore to docs for autobuild?
2018-05-14 23:01:08 -04:00
Josh de Leeuw
6173928409
step version in docs
2018-05-14 22:27:43 -04:00
CML2
7d5910f569
Fixed doc for RDK
2018-05-09 15:05:09 -07:00
Josh de Leeuw
c14b0f1d76
fix links to slider plugins
2018-04-20 09:02:03 -04:00
Josh de Leeuw
c6c4eff79f
fix typo in rt tutorial
2018-04-18 21:09:06 -04:00
Josh de Leeuw
1035b0f503
update version
2018-04-17 21:47:25 -04:00
Josh de Leeuw
b4a0ce33e6
fix docs, make callback optional #513
2018-04-17 10:43:37 -04:00
Josh de Leeuw
810df6c182
fix minor errors; step version #516
2018-04-17 10:38:34 -04:00
CML2
7b444afd59
Added multiple apertures and opposite coherence
2018-04-04 16:23:03 -07:00
Jon Gauthier
4a0ef29c07
Fix title
2018-02-28 10:39:19 -05:00
Josh de Leeuw
c1e7442f6c
Merge pull request #505 from yulkang/master
...
corrected a typo in the rt-task tutorial regarding tagging
2018-02-18 22:28:34 +01:00
Josh de Leeuw
97d5b53c26
Merge pull request #507 from VorontsovIE/survey_text_bug
...
default values in survey-text are now specified not in arrays
2018-02-18 22:27:31 +01:00
Josh de Leeuw
2c172a1caf
add a small delay between preload reattempts, documentation #503
2018-02-18 16:24:04 -05:00
Josh de Leeuw
f3d5a5043d
make webaudio optional #508
2018-02-18 16:19:09 -05:00
Ilya Vorontsov
ac98f87d06
default values in survey-text are now specified not in arrays
2018-02-17 00:36:32 +03:00
YulKang
788c864da8
corrected a typo in rt-task tutorial regarding tagging (colon was missing after "correct_response")
2018-02-15 15:34:04 +00:00
Josh de Leeuw
d693d34d05
update docs to clarify #499
2018-02-08 13:51:40 -05:00
Josh de Leeuw
bffbb67636
getData() -> get()
2018-01-12 14:04:37 -05:00
Josh de Leeuw
a4a9a97854
update docs for 6.0.1
2018-01-11 10:18:51 -05:00
Josh de Leeuw
4d6b8a7f38
prep 6.0.1
2018-01-11 10:17:44 -05:00
Josh de Leeuw
fd77ed9f48
update docs
2018-01-11 10:15:25 -05:00
Sivananda Rajananda
e2a028f862
Added RDK plugin
2018-01-10 14:23:08 -08:00
Josh de Leeuw
e7b6b919a9
update docs config, icon
2018-01-08 12:18:25 -05:00
Josh de Leeuw
bdffecf038
features -> overview
2018-01-03 16:01:34 -05:00
Josh de Leeuw
d65bbe0ffe
update docs location structure
2018-01-03 15:58:30 -05:00
Josh de Leeuw
dee50c29be
switching theme, updating docs
2018-01-03 15:35:57 -05:00
Josh de Leeuw
2857a9022e
remove docs ref to xab
2018-01-03 14:16:02 -05:00
Josh de Leeuw
6abdd01d7e
remove XAB plugin
2018-01-03 14:05:11 -05:00
Josh de Leeuw
f7966aeaf1
implements #489
2018-01-03 13:57:20 -05:00
Josh de Leeuw
9d3cfb65c8
adjusting docs for #488
2018-01-03 12:25:39 -05:00
Josh de Leeuw
97467a1f0d
fixing bad default values to more descriptive ones #488
2018-01-03 12:02:10 -05:00
Josh de Leeuw
a34757ed0f
minor doc update
2018-01-02 23:26:56 -05:00
Josh de Leeuw
71172ff551
docs updates
2018-01-02 22:49:20 -05:00
Josh de Leeuw
71d4ea8a50
docs updates
2018-01-02 22:26:11 -05:00
Josh de Leeuw
c93ce02e1b
docs updates
2018-01-02 18:50:35 -05:00
Josh de Leeuw
4ae3605174
docs update
2018-01-02 15:17:15 -05:00
Josh de Leeuw
a397d3eb2a
update exclusion docs #487
2018-01-02 15:01:49 -05:00
Josh de Leeuw
4a1dbca8e1
update docs
2018-01-02 14:56:26 -05:00
Josh de Leeuw
9ef744a51d
doc updates
2018-01-01 22:35:51 -05:00
Josh de Leeuw
ca3328ec82
some more docs updates
2018-01-01 22:12:41 -05:00
Josh de Leeuw
d9455ed2c0
updating plugin documentation
2017-12-30 23:35:37 -05:00
Josh de Leeuw
c3438c5f20
e.g. --> e.g.,
...
yay grammar
2017-12-29 21:51:06 -05:00
Josh de Leeuw
900ddd1545
fixes #484
2017-12-29 15:30:52 -05:00
Josh de Leeuw
a5bdbe3360
add docs for #486
2017-12-29 15:27:04 -05:00
Josh de Leeuw
2690355e4f
removing refs to text plugin
2017-12-20 13:12:17 -05:00
Josh de Leeuw
3fe0f803d7
fix plugin listing in docs
2017-12-20 13:08:26 -05:00
Josh de Leeuw
db6c50cb70
update overview page
2017-12-20 12:44:14 -05:00
Josh de Leeuw
676371e4ec
fixing old documentation
2017-12-20 11:48:18 -05:00
Josh de Leeuw
5ebfddd14d
docs update for #483
2017-12-20 11:25:32 -05:00
Josh de Leeuw
a36fb9cd2c
docs update
2017-12-11 19:55:21 -05:00
Josh de Leeuw
336ddca138
document #483
2017-12-08 21:17:39 -05:00
Josh de Leeuw
0e9d90fe3c
doc updates
2017-12-08 21:13:48 -05:00
Josh de Leeuw
fd78450ecf
remove audio buffer time, fixes #476
2017-12-06 12:57:15 -05:00
Josh de Leeuw
3affd77ddf
button label defaults #471
2017-09-20 09:37:29 -04:00
Josh de Leeuw
09ad9296c4
update grid-scene docs and demo
2017-09-14 22:27:55 -04:00
Josh de Leeuw
3c6f9a445a
remove is_html
2017-09-12 12:54:58 -04:00
Josh de Leeuw
e687f88e87
update tutorial content for new plugins
2017-09-12 12:42:38 -04:00
Josh de Leeuw
fa643fd275
update hello-world tutorial
2017-09-12 12:32:19 -04:00
mariansauter
2d86ac5506
fixed variable error
2017-09-08 14:42:17 +02:00
kristiyip
d342b059e3
Update jspsych-survey-text.md
2017-07-28 10:18:26 -04:00
kristiyip
582d9cb6d2
Update jspsych-survey-multi-select.md
2017-07-28 10:14:36 -04:00
kristiyip
e4b3f62596
Update jspsych-survey-multi-choice.md
2017-07-28 10:03:11 -04:00
kristiyip
7f684055e1
Update jspsych-survey-likert.md
2017-07-28 09:54:55 -04:00
KristinDiep
7a0b02993a
survey-likert doc
2017-07-28 09:53:50 -04:00
KristinDiep
5df6166473
Update survey plugin docs
2017-07-27 14:59:32 -04:00
Josh de Leeuw
eeaa2bba29
remove class=center-content
2017-07-17 21:45:32 -04:00
kristiyip
65e41900a0
Delete jspsych-xab.md
2017-07-14 14:33:52 -04:00
kristiyip
4debc6b4f7
Create jspsych-xab-image.md
2017-07-14 14:33:40 -04:00
kristiyip
7238812a87
Create jspsych-xab-html.md
2017-07-14 14:32:56 -04:00
kristiyip
4a934778fd
Update jspsych-vsl-animate-occlusion.md
2017-07-14 14:14:22 -04:00
kristiyip
1e1a61a53c
Update jspsych-visual-search-circle.md
2017-07-14 14:11:58 -04:00
kristiyip
c9d94ec1e8
Delete jspsych-text.md
2017-07-14 14:09:02 -04:00
kristiyip
3c0f557d13
Update jspsych-survey-multi-select.md
2017-07-14 14:07:45 -04:00
kristiyip
2f2c7e4dbc
Update jspsych-survey-multi-choice.md
2017-07-14 14:06:31 -04:00
kristiyip
83cfc22c39
Update jspsych-survey-likert.md
2017-07-14 14:05:24 -04:00
kristiyip
a63e1e2215
Delete jspsych-single-stim.md
2017-07-14 14:03:47 -04:00
kristiyip
21a6a6e6f6
Delete jspsych-single-audio.md
2017-07-14 14:03:37 -04:00
kristiyip
677d3501d1
Update jspsych-serial-reaction-time.md
2017-07-14 14:03:18 -04:00
kristiyip
2093ec74cb
Update jspsych-serial-reaction-time-mouse.md
2017-07-14 14:00:58 -04:00
kristiyip
75d6c8d97e
Delete jspsych-same-different.md
2017-07-14 13:55:04 -04:00
kristiyip
f387b74480
Create jspsych-same-different-image.md
2017-07-14 13:54:49 -04:00
kristiyip
f7420f1b01
Create jspsych-same-different-html.md
2017-07-14 13:53:06 -04:00
kristiyip
fa559499b8
Delete jspsych-multi-stim-multi-response.md
2017-07-14 13:46:01 -04:00
kristiyip
b94290904a
Create jspsych-image-slider-response.md
2017-07-14 12:14:34 -04:00
kristiyip
12b9c61df3
Create jspsych-image-keyboard-response.md
2017-07-14 12:12:38 -04:00
kristiyip
3455c0e4da
Create jspsych-image-button-response.md
2017-07-14 12:10:56 -04:00
kristiyip
fd20c0b700
Create jspsych-html-slider-response.md
2017-07-14 12:07:39 -04:00
kristiyip
c8caf2f0ea
Create jspsych-html-keyboard-response.md
2017-07-14 12:04:59 -04:00
kristiyip
691a0e980a
Create jspsych-html-button-response.md
2017-07-14 12:02:41 -04:00
kristiyip
05add4c391
Update and rename jspsych-html.md to jspsych-external-html.md
2017-07-14 11:58:10 -04:00
kristiyip
811fc2881d
Delete jspsych-categorize.md
2017-07-14 11:45:48 -04:00
kristiyip
2a23569ffd
Create jspsych-categorize-image.md
2017-07-14 11:45:37 -04:00
kristiyip
a0353f1852
Update jspsych-categorize-html.md
2017-07-14 11:43:55 -04:00
kristiyip
d6a5f90bb4
Create jspsych-categorize-html.md
2017-07-14 11:43:03 -04:00
kristiyip
00375a7e2f
Update jspsych-categorize-animation.md
2017-07-14 11:38:12 -04:00
kristiyip
e372639c9e
Delete jspsych-button-response.md
2017-07-14 11:37:12 -04:00
kristiyip
6e576d2e00
Update jspsych-call-function.md
2017-07-14 11:36:49 -04:00
kristiyip
b44c591ec1
Delete audio-slider-response.md
2017-07-14 10:38:30 -04:00
kristiyip
afd1cac5cc
Create jspsych-audio-slider-response.md
2017-07-14 10:37:33 -04:00
kristiyip
80a060c589
Create audio-slider-response.md
2017-07-14 10:36:48 -04:00
kristiyip
f4723cca3c
Update jspsych-audio-button-response.md
2017-07-14 10:21:46 -04:00
kristiyip
68d40f907e
Create jspsych-audio-keyboard-response.md
2017-07-14 10:20:37 -04:00
kristiyip
70c0e691b6
Update jspsych-audio-button-response.md
2017-07-14 10:16:53 -04:00
kristiyip
68c82d97e2
Create jspsych-audio-button-response.md
2017-07-14 10:06:45 -04:00
Josh de Leeuw
756c88a07f
better timing parameter names #425
2017-07-10 14:00:24 -04:00
Josh de Leeuw
6400862fd4
removing jQuery refs in docs
2017-07-09 23:05:15 -04:00
Josh de Leeuw
31e1fc190b
removing pluginAPI.evaluateFunctionParameters #426
2017-07-09 23:05:04 -04:00
Josh de Leeuw
a764ba75a4
More work on plugin ambiguity #422
2017-07-07 12:17:09 -04:00