Commit Graph

2841 Commits

Author SHA1 Message Date
Josh de Leeuw
6634745f02 text change for 7.1 clarity 2021-11-28 22:45:01 -05:00
Josh de Leeuw
0c366e8ad0 update all 1.0.0 -> 1.1.0 links 2021-11-28 22:41:50 -05:00
Josh de Leeuw
76937475ed change 7.0.0 -> 7.1.0 2021-11-28 22:27:17 -05:00
Josh de Leeuw
670d1d72e1 add direct link to latest download zip asset 2021-11-28 22:24:25 -05:00
Josh de Leeuw
8abc52c33b Merge branch 'main' into docs-fixes-7.1 2021-11-28 22:18:58 -05:00
Josh de Leeuw
58d56a4fbb
Merge pull request #2357 from jspsych/release-archive-version-file
Add a VERSION.md file to release archives
2021-11-27 15:02:56 -05:00
Josh de Leeuw
cc00cad872
Merge pull request #2359 from jspsych/bug-fixes-7.1
Misc. bug fixes for 7.1
2021-11-27 15:01:40 -05:00
Josh de Leeuw
d8b23ca365 Allow keyboard movements to enable slider buttons when require_movement 2021-11-26 11:55:21 -05:00
Josh de Leeuw
a8ab2eb8f8 add the changeset for response_allowed_while_playing fixes 2021-11-26 11:46:36 -05:00
gali1998
39b70ee120
Enhanced video slider plugin (#2257)
Changes `response_allowed_while_playing` to use the `stop` parameter as the end of playing.

Co-authored-by: Gali Geller <gali1998@gmai.com>
2021-11-26 11:44:20 -05:00
Josh de Leeuw
d2a8b4ab42 add changeset for video plugin updates 2021-11-26 11:39:16 -05:00
Josh de Leeuw
cbc588236f throw error when video stimulus is not array 2021-11-26 11:36:14 -05:00
bjoluc
d9b02310c9 Name all release archives jspsych.zip 2021-11-24 19:31:44 +01:00
bjoluc
c44ac2024a Add a VERSION.md file to the release archives 2021-11-24 19:29:49 +01:00
Josh de Leeuw
78584a17e1 create function to generate docs demos, transition all demos to use this function 2021-11-24 12:05:27 -05:00
Josh de Leeuw
129227ad27 mention dist archive in hello world docs 2021-11-23 15:38:05 -05:00
Josh de Leeuw
522aa2cdbf
Adding a simulation mode (#2287)
Implements simulation mode in the core library, supporting API features, and plugin support in most plugins.
2021-11-23 15:12:30 -05:00
Josh de Leeuw
e77d681a33
Merge pull request #2327 from sbashford/main
Correcting typos in survey-text plugin documentation
2021-11-18 12:24:30 -05:00
Josh de Leeuw
f988d5bb1b
Merge pull request #2319 from cabejackson/2318-fix-typo-and-broken-link
2318 fix typo and broken link
2021-11-18 12:23:41 -05:00
sbashford
da2f1f0a78
Merge pull request #1 from sbashford/sbashford-patch-1
Update survey-text.md
2021-11-15 11:31:32 -06:00
sbashford
a12ebedcd9
Update survey-text.md
correct typos in documentation of question parameter - change "value" to "placeholder"
2021-11-15 11:29:14 -06:00
cabejackson
6be77a05fa Correct link with .md 2021-11-09 16:23:32 -05:00
cabejackson
830b0275fa Update dynamic parameters link 2021-11-09 10:47:38 -05:00
cabejackson
1b991b6a00 Fix typo in Sampling Methods section 2021-11-09 10:46:22 -05:00
Josh de Leeuw
2922bc5dad
Merge pull request #2209 from jspsych/plugin-exclusions
New Plugin: Browser Check
2021-11-05 18:28:14 -04:00
Josh de Leeuw
ae30862842
Merge pull request #2258 from jspsych/plugin-sketchpad
New plugin: Sketchpad
2021-11-05 18:27:50 -04:00
Josh de Leeuw
ca4fd615da
Merge pull request #2245 from jspsych/migration-errors
Implement migration errors
2021-11-05 18:24:30 -04:00
Josh de Leeuw
053a8a9d55 add a third demo using timer and URL string 2021-11-05 18:21:07 -04:00
Josh de Leeuw
c91cc4fd32 Merge branch 'main' into plugin-sketchpad 2021-11-05 18:08:27 -04:00
Josh de Leeuw
e62205880c
Merge pull request #2228 from jspsych/extension-mouse-tracking
Mouse Tracking Extension
2021-11-05 18:06:57 -04:00
Josh de Leeuw
4493864a3f make exclusion_message a function. respond to other feedback in reviews. 2021-10-28 12:46:12 -04:00
Josh de Leeuw
2c795f41f4 update pl 2021-10-27 13:30:11 -04:00
Josh de Leeuw
b8acdc13e0 docs updates 2021-10-27 13:14:53 -04:00
Josh de Leeuw
a8882a734e update mkdocs links to plugin 2021-10-27 09:49:41 -04:00
Josh de Leeuw
871e83a595 round all measurements to nearest pixel to avoid data bloat 2021-10-27 09:47:27 -04:00
Josh de Leeuw
f87526bfdd add demo files 2021-10-27 09:47:08 -04:00
Josh de Leeuw
7f49a104ee make example face images smaller 2021-10-27 09:46:26 -04:00
Josh de Leeuw
b014af592d add demo files 2021-10-27 09:23:32 -04:00
Josh de Leeuw
c55b41e3b1 round rt measurement 2021-10-26 14:08:33 -04:00
Josh de Leeuw
7ba4ad56fc add params to docs 2021-10-26 14:08:24 -04:00
Josh de Leeuw
a522367585 update test suite 2021-10-26 13:24:49 -04:00
Josh de Leeuw
ed9833a045 continue dev work on sketchpad 2021-10-26 12:22:24 -04:00
Josh de Leeuw
91d0774430 start docs for sketchpad 2021-10-26 12:22:10 -04:00
Josh de Leeuw
a8609e92ce switch to pointer events for better touch support 2021-10-25 13:47:00 -04:00
Josh de Leeuw
08427f3e22 add option for key to control ink flow 2021-10-22 14:52:14 -04:00
Josh de Leeuw
77fe82cacb fix css problems with controls 2021-10-22 14:01:09 -04:00
Josh de Leeuw
9605c431c6 implementing many features of sketchpad plugin, add example file 2021-10-22 12:49:26 -04:00
Josh de Leeuw
bddae3eef7 add changeset 2021-10-21 15:50:21 -04:00
Josh de Leeuw
910d49cbb4 create template for sketchpad plugin 2021-10-21 15:46:36 -04:00
Josh de Leeuw
a849f514ab Merge branch 'main' into plugin-exclusions 2021-10-21 10:13:27 -04:00