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
bjoluc
1ec9d59305
Update GH Actions workflow for monorepo
2021-07-08 23:34:50 +02:00
bjoluc
9afacdfd90
Fix paths in TS configs
2021-07-08 23:32:30 +02:00
Becky Gilbert
2c6307efce
tweak example code indentation
2021-07-08 13:37:48 -07:00
Becky Gilbert
14bcb4d621
Merge pull request #1980 from SHogenboom/docs-demos
...
add live demo for jspsych-instructions plugin docs
2021-07-08 13:25:32 -07:00
Becky Gilbert
db8bab4c36
Merge pull request #1981 from nikbpetrov/patch-1
...
Fix typo in the image-button-response docs: `maintain_aspect_ratio` parameter.
2021-07-07 15:50:19 -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
bjoluc
91e7b1e3ff
Migrate to TypeScript
2021-07-06 17:55:42 +02:00
Becky Gilbert
bbbcd0ab3a
Merge pull request #1937 from kurokida/docs-demos
...
Add a live demo for the canvas-button-response plugin docs page
2021-07-02 11:56:34 -07: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
Becky Gilbert
0ab7239927
Merge pull request #1912 from bjoluc/docs
...
Add jsPsych Builder reference to docs (overview/running-experiments and tutorials/hello-world)
2021-07-01 12:14:19 -07:00
bjoluc
584a8879ef
Highlight plugin projects in jest test runs
2021-07-01 13:07:28 +02:00
bjoluc
d12052c774
Decompose jspsych core into ES6 modules
2021-07-01 12:46:41 +02:00
bjoluc
83f449c635
Utilize jest's monorepo support
2021-06-30 19:29:38 +02: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
Josh de Leeuw
1c9ca30d6f
return 0 when no gazeData (possibly fixes #1724 )
2021-06-28 13:16:58 -04:00
Josh de Leeuw
3d678e08db
add a test for #1728
2021-06-28 09:18:00 -04: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
27ee2175ba
add pymdownx tabbed extension for code/demo tabs
2021-06-24 15:12:51 -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
bjoluc
744e67b0a5
Setup monorepo and switch to ES6 modules
...
* Convert jsPsych and plugins to ES6 modules
* Create packages for each plugin, the core library, and config files
* Setup rollup, jest, and babel configurations
* Update jsPsych to load plugin objects directly from the `type` field
* Update tests to use the ES6 modules
2021-06-23 22:39:38 +02:00
Becky Gilbert
5ba8aecd1f
first attempt at adding live demos into iframes in docs pages
2021-06-22 15:33:24 -07:00
Becky Gilbert
7b16a1d39a
fix trial_ends_after_video when video stop time is set - fixes #1533
2021-06-22 13:46:06 -07:00
bjoluc
4bc8d517ed
add jsPsych Builder reference to docs
2021-06-20 23:48:24 +02:00
Becky Gilbert
ae332b3347
added contributor nikbpetrov
2021-06-10 14:50:46 -07:00
Becky Gilbert
1436132d6d
Merge pull request #1880 from nikbpetrov/same-different-default-values-fix
...
Fixes stim duration default values in same-different plugins #1879
2021-06-10 14:44:22 -07:00
nikbpetrov
9d01f20d0c
Same-different-html & same-different-image default values fix
2021-06-08 09:48:42 +01:00
nikbpetrov
ac3a386e99
Working: html-slider, image-sldier, instructions, image-button
2021-06-08 00:13:33 +01:00
nikbpetrov
012e9f9ba4
html-button-response working
2021-06-07 23:53:54 +01:00
nikbpetrov
3dbcd94ef0
Demo flanker working ++ updates to keyboard-response simulate methods ++ added remove_post_trial_gap to simluate_opts
2021-06-07 23:45:36 +01:00
nikbpetrov
8dc1959d13
jspsych-image-keyboard-repsonse simulate working
2021-06-07 23:21:43 +01:00
nikbpetrov
b3a8326c63
Merge pull request #1 from nikbpetrov/html-keyboard-response
...
Html keyboard response working
2021-06-07 23:05:15 +01:00
nikbpetrov
a550da1721
Html-keyboard-response seems to work
2021-06-07 23:04:24 +01:00
nikbpetrov
59d284306d
_Temp save
2021-06-07 21:26:05 +01:00
nikbpetrov
85b1dc6ae2
Create examples with simulate folder
2021-06-07 20:06:57 +01:00
Becky Gilbert
e917fabb55
fix typo
2021-05-20 10:41:59 -07: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
b528c4663f
Merge branch 'master' of https://github.com/jspsych/jsPsych
2021-05-18 15:22:15 -07:00