Commit Graph

852 Commits

Author SHA1 Message Date
Christian
e9735c6137
Fix test failures. 2020-09-03 18:28:07 -07:00
Christian
36f637ed6e
Warn about possible deadlock per #1014
If no duration is set and a response does not end the trial, then
the trial will never end and the experiment is deadlocked. Users
will be warned about this situation and given hints on how to
fix it.
2020-09-03 18:13:35 -07:00
Gustavo Juantorena
c515d43c0d virtual chin plugin 2020-08-31 17:54:23 -03:00
Gustavo Juantorena
47726004cb jsPsych-virtual-chin-rest.js new plugin 2020-08-31 17:36:08 -03:00
Peter J. Kohler
92b6c2e78e updates to free-sort plugin, new functionality 2020-08-29 14:55:25 -04:00
Salva Ardid
8729972db6 systematically saving stimulus and slider start position in all slider plugins 2020-06-02 21:43:04 -04:00
Vijay Marupudi
afbcaa4f3d slider_start and video duplicate id fixes. 2020-05-22 22:30:27 -05:00
Daiichiro Kuroki
a08d320b3c Enable to response by clicking string directly. 2020-05-12 13:25:51 +09:00
Chris Jungerius
7aa6736c96
final cleanup of canvas-keyboard-response 2020-05-11 18:57:51 +02:00
Chris Jungerius
a996795831 created temp html file to test the three new plugin types, and fixed some bugs that emerged from first tests 2020-05-11 14:41:19 +02:00
Chris Jungerius
3c284f35d5 added canvas-button-response 2020-05-11 13:56:20 +02:00
Chris Jungerius
04d71b715d added canvas-slider-response; changed canvas ID to a more fitting name 2020-05-11 13:45:51 +02:00
Chris Jungerius
d1437ea9dd cleaned up canvas-keyboard-response and added option to resize canvas 2020-05-11 13:21:25 +02:00
Chris Jungerius
45f6840b6b added original version of canvas keyboard response plugin 2020-05-11 11:34:39 +02:00
Dillon Plunkett
be6c945419 return checkboxes to within label elements
Checkbox elements were previously child elements of their labels.
55106fe increased backwards compatibility, but seems to have
inadvertently made them siblings instead, breaking some css.
Fix that.
2020-02-25 16:54:28 -05:00
Rui Han
eddfac4746
initialize variable i in for loops 2020-02-24 14:51:44 -05:00
clement thorey
173aa28d64 [FIX] typo 2019-07-22 20:16:41 +01: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
7e33af85cb add video-* plugins #636 2019-07-12 11:38:21 -04:00
Josh de Leeuw
6be86017c8
Merge pull request #622 from designatednerd/master
Add video trial requiring a keyboard response
2019-07-11 10:40:38 -04:00
Josh de Leeuw
c126b58f0a implement scale_width #633 2019-07-11 10:29:47 -04:00
Josh de Leeuw
9a682bb260 fix semicolon bug 2019-07-05 11:20:59 -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
0fe7fe2cf4 fix div bug 2019-07-04 15:14:58 -04:00
Josh de Leeuw
9bed32fb0f implements settable width for sliders (#631) 2019-07-04 15:10:52 -04:00
Josh de Leeuw
dda27c6bc8 implement require_movement in slider plugins #573 2019-07-03 12:26:20 -04:00
Josh de Leeuw
381d2778b1 Merge branch 'pr/575' 2019-07-02 22:15:50 -04:00
Josh de Leeuw
4ea7cef4cd prettier margin on slider 2019-07-02 22:00:00 -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
bde84139bf implements randomize order for all survey plugins, including tests #305 2019-07-02 17:03:24 -04:00
Josh de Leeuw
119b4701b7 fix required parameter #629 2019-07-02 16:40:13 -04:00
Josh de Leeuw
637d87ecf6 fix placeholder implementation #627 2019-07-02 11:09:57 -04:00
Josh de Leeuw
cd82ddfc1d implements #627 2019-07-02 11:06:41 -04:00
Josh de Leeuw
d094d1d6be add random order for -text #305 2019-07-01 13:46:32 -04:00
Josh de Leeuw
e80ea04b04 working on randomization of survey orders #305 2019-07-01 13:33:07 -04:00
Ellen Shapiro
c37b9f77cf
Add video trial requiring a keyboard response 2019-06-20 21:52:51 +02:00
Josh de Leeuw
25357c33a0 adding random question order option to multi-choice #305 2019-06-19 22:14:32 -04:00
Josh de Leeuw
fd3c15c8ce implementing random order for survey-likert (#305) 2019-06-19 17:03:27 -04:00
Josh de Leeuw
a056d40b2f fixes #580 2019-06-18 12:16:28 -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
e0fc3497ca avoid implicit event parameter 2019-05-24 13:55:23 -04:00
Nabeel Sulieman
6fd5cc2f76 Add missing preventDefault() call to survey-text plugin submit 2019-05-07 20:43:35 -07:00
Jan Simson
40d50e89a2 html-form-plugin: Return JS Object instead of JSON String 2019-04-04 10:43:57 -04:00
Jan Simson
e2aac619a7 Use proper type for html parameter in survey-html-form plugin 2019-03-20 17:49:48 -04:00
Jan Simson
1b36f56daa Added jspsych-survey-html-form plugin 2019-03-14 16:17:51 -04:00
Robert Gibboni
f935aa8172 Variable not defined, potential bug. Use 2019-01-31 16:56:56 -08:00
Robert Gibboni
560a655c64 option to set video playback rate 2019-01-23 15:23:25 -08:00
Josh de Leeuw
5741bd83e9 fix survey-text bug (#576) 2018-12-14 11:26:43 -05:00
Sivananda Rajananda
99ef8a149f
Rename jspsych-RDK.js to jspsych-rdk.js 2018-11-27 16:49:09 -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
CML2
5fe2a5f97e Fixed opposite_coherence function 2018-11-01 19:45:59 -07:00
Josh de Leeuw
e59895cb8e updates for video preloading 2018-10-12 11:48:01 -04:00
Josh de Leeuw
b551f99f12
Merge branch 'master' into master 2018-10-12 11:19:51 -04:00
Josh de Leeuw
501a5be52a update all to performance.now() - #492 2018-10-09 16:13:59 -04:00
Josh de Leeuw
f052f23633 remove form plugin 2018-10-04 15:27:33 -04:00
Josh de Leeuw
cb030f3ed7
Merge pull request #564 from vrsivananda/add-RDK
Added functionality for RDK to take in javascript character codes for…
2018-10-04 15:23:52 -04:00
Josh de Leeuw
15d1bd4bae
Merge pull request #559 from tbrotherm/patch-1
Update jspsych-external-html.js
2018-10-04 14:08:48 -04:00
Josh de Leeuw
6b88af120e fix slider parameter type #571 2018-10-04 13:44:12 -04:00
CML2
b7e359510e Fixed bugs for backgroundColor and response_ends_trial 2018-09-13 14:30:48 -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
Hitoshi Tominaga
4919c90ab1
Update jspsych-external-html.js
I found a minor bug on line 69.
Error: if (trial.cont_key) { document.removeEventListener('keydown', key_listener); }
Correct: if (trial.cont_key) { display_element.removeEventListener('keydown', key_listener); }
Because of this, some eventListeners continue working after finishing this plugin.
2018-08-22 19:14:00 +09: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
b85c5e754e fix additional bug in #553 2018-08-01 15:47:11 -04:00
Josh de Leeuw
1b7272e5de fix bug with backward button in instructions plugin (fixes #553) 2018-08-01 15:32:44 -04:00
Josh de Leeuw
0b5b3004de implement async option for call-function plugin #552 2018-07-31 10:48:54 -04:00
Philipp Sprengholz
72c84130c5 Refined the cloze structure and added both example and doc files 2018-07-13 23:15:38 +02:00
Philipp Sprengholz
503c4cc9e7 Added cloze plugin 2018-07-13 22:17:43 +02:00
andy
07cd15dbca preload video + non-preloaded video ability 2018-06-30 20:45:30 +01: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
d96252b157
Merge pull request #501 from mjaquiery/instruction-pagenum
Instruction page numbers (feature requested in #371)
2018-06-25 21:51:06 -04:00
Josh de Leeuw
b6009b2de9 docs for #532 2018-06-25 21:37:32 -04:00
Josh de Leeuw
3c73ed41fd
Merge pull request #534 from onkeltom/fix-external-html-plugin
Fix #532 to allow script on external-html pages to be executed
2018-06-25 21:34:55 -04:00
Josh de Leeuw
243c49dc74 fixes #544 2018-06-25 14:42:40 -04:00
Josh de Leeuw
c2e55bd52b fixes #533 2018-06-25 14:28:05 -04:00
andy
22bd4961d4 working preloaded video 2018-05-31 09:56:42 +01:00
andy
5a6b20f695 untested preload video mod 2018-05-30 20:55:21 +01:00
Dominik Strohmeier
5698002b3e Fix #532 to allow script on external-html pages to be executed optionally in a external-html plugin trial
Issue #532 addresses the issue that scripts included in the remote page will not be executed via the XMLHttpRequest() in the external-html script.

We will need to relocate the content of all scripts by relocating the content through DOM manipulation. The execution is optional and can be controlled through the new execute_Script parameter.
2018-05-30 10:08:58 +02:00
Sivananda Rajananda
10608969b7 Fixed multiple apertures nSets parameter and function 2018-05-22 11:35:51 -04:00
CML2
bab507b9f6 Fixed lag for multiple apertures RDK 2018-05-08 15:27:37 -07:00
Josh de Leeuw
7dba81b83b completes #520 2018-04-20 10:55:09 -04:00
Josh de Leeuw
fea3015fbd fixed implementation of start/stop for all browsers #517 2018-04-17 21:32:18 -04:00
CML2
7b444afd59 Added multiple apertures and opposite coherence 2018-04-04 16:23:03 -07:00
Ilya Vorontsov
ac98f87d06 default values in survey-text are now specified not in arrays 2018-02-17 00:36:32 +03:00
mjaquiery
a2d997841f Tweaks
* default show_page_number to false for back-compatability
* added a line in the documentation describing page numbering
2018-02-09 16:22:21 +00:00
mjaquiery
9a655dc93b Enable hiding page numbers
* Page numbers can now be turned off by setting show_page_number to false
2018-02-09 13:11:16 +00:00
mjaquiery
f15cf80afb Revert "Added canvas-slider-response"
This reverts commit 76bcdc60d2.
2018-02-09 13:05:14 +00:00
mjaquiery
982736bd97 Display pagenumber on instructions
* Page numbers now show on multi-page instructions
* On the first page of instructions where backwards navigation is allowed, the 'previous' button is shown but disabled for visual consistency with  subsequent pages
2018-02-09 12:52:48 +00:00
mjaquiery
76bcdc60d2 Added canvas-slider-response
Added the **jspych-canvas-slider-response** plugin and example files. These allow canvases to be used as stimuli by passing a function as the stimulus which handles the drawing activity.
2018-02-08 13:39:23 +00:00
Josh de Leeuw
5d7614667e prettify html -> HTML 2018-01-23 13:58:17 -05:00
Josh de Leeuw
5c71cbaba0 fixing plugin parameter type errors 2018-01-19 21:39:55 -05:00
Josh de Leeuw
583b9a9d1b fix #490 2018-01-11 10:45:57 -05:00
Sivananda Rajananda
e2a028f862 Added RDK plugin 2018-01-10 14:23:08 -08:00
Josh de Leeuw
f87db559ed better display sync for button plugins 2018-01-06 16:49:50 -05:00
Josh de Leeuw
48f72c558f fix name bug 2018-01-03 14:06:26 -05:00
Josh de Leeuw
4c8e2a536b use null instead of -1 2018-01-03 14:06:02 -05:00
Josh de Leeuw
d685daa7ad bug fixes on survey text plugin 2018-01-03 14:05:53 -05:00
Josh de Leeuw
fa3cae1eea fix key comparison bug 2018-01-03 14:05:29 -05:00
Josh de Leeuw
6abdd01d7e remove XAB plugin 2018-01-03 14:05:11 -05:00
Josh de Leeuw
ae580f7f60 record null value correctly 2018-01-03 12:47:44 -05:00
Josh de Leeuw
bf0627075e fix preloading issue; display streamline 2018-01-03 12:47:34 -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
ca3328ec82 some more docs updates 2018-01-01 22:12:41 -05:00
Josh de Leeuw
27ae629aa6 fixed indentation 2018-01-01 22:08:58 -05:00
Josh de Leeuw
fea8d270ca save stimulus info 2018-01-01 22:04:11 -05:00
Josh de Leeuw
d9455ed2c0 updating plugin documentation 2017-12-30 23:35:37 -05:00
Josh de Leeuw
35bff7baa3 fixes #474 2017-12-07 20:39:33 -05:00
Josh de Leeuw
23b0f9ea83 support custom start values #472 2017-12-07 16:35:07 -05:00
Josh de Leeuw
a4c0135a4a record stimulus #473 2017-12-06 14:58:44 -05:00
Josh de Leeuw
fd78450ecf remove audio buffer time, fixes #476 2017-12-06 12:57:15 -05:00
Josh de Leeuw
de9dff4e4a
update template for plugin.info method 2017-11-22 12:40:50 -05:00
Josh de Leeuw
6aea5c78bf fix errors in plugin 2017-10-12 13:12:14 -04:00
Josh de Leeuw
3affd77ddf button label defaults #471 2017-09-20 09:37:29 -04:00
Josh de Leeuw
b53dae0119 Merge branch 'master' of https://github.com/jspsych/jsPsych 2017-09-01 10:01:15 -04:00
Josh de Leeuw
b1d76d3f30 fix abs() issue with shrinking box 2017-09-01 10:01:11 -04:00
andrewheusser
13b4f88786 added event handler to end trial when a stop time is specified 2017-08-25 15:32:38 -04:00
Josh de Leeuw
8f4b42fa8c Merge branch 'master' of https://github.com/jspsych/jsPsych 2017-08-02 11:57:04 -04:00
Josh de Leeuw
7e2db2c1c8 fixes #458 2017-08-02 11:57:00 -04:00
KristinDiep
ec72fade4b pretty name in survey plugins 2017-07-28 13:34:54 -04:00
KristinDiep
5df6166473 Update survey plugin docs 2017-07-27 14:59:32 -04:00
KristinDiep
e537037af7 updated questions for survey plugins 2017-07-24 09:58:22 -04:00
KristinDiep
b7dca21ecf fix merge conflict 2017-07-23 13:06:37 -04:00
KristinDiep
bf1da9375d added nested params in survey plugins 2017-07-23 13:04:39 -04:00
Josh de Leeuw
1b9ed49eca multi-select example #449 2017-07-17 21:50:04 -04:00
Josh de Leeuw
f9682859c2 reconstruction example #449 2017-07-17 21:47:50 -04:00
KristinDiep
505121e455 edited examples 2017-07-17 10:19:41 -04:00
KristinDiep
41db219c89 pretty name and description, no_function taken out 2017-07-13 19:17:27 -04:00
KristinDiep
26d33b6ec8 tests pass 2017-07-12 14:55:57 -04:00
KristinDiep
c3d616283f added demos 2017-07-12 14:29:47 -04:00
KristinDiep
f21ad81d1e removed param block under plugin.trial 2017-07-12 14:29:47 -04:00
Josh de Leeuw
5d888912f9 starts #432 2017-07-12 09:58:27 -04:00
KristinDiep
496b2c8a37 all test suites(except for timeline-variables.test) working 2017-07-11 10:14:21 -04:00
KristinDiep
c46b9263aa iat plugin example works 2017-07-10 15:08:29 -04:00
KristinDiep
cbb0643a95 some changes 2017-07-10 14:43:43 -04:00
KristinDiep
670b691da2 implemented plugin.info, some examples not working 2017-07-10 14:43:04 -04:00
Josh de Leeuw
756c88a07f better timing parameter names #425 2017-07-10 14:00:24 -04:00
KristinDiep
6f1c409c54 html-slider-response test finished 2017-07-10 10:43:57 -04:00
KristinDiep
13930f9e40 added params to image-slider-response 2017-07-10 09:12:46 -04:00
Josh de Leeuw
74da90c320 remove palmer plugin 2017-07-09 23:31:44 -04:00
Josh de Leeuw
a55d0448f9 remove jquery comment from form plugin 2017-07-09 23:05:58 -04:00
Josh de Leeuw
a1567ceba7 remove array brackets from plugin types 2017-07-09 21:15:22 -04:00
Josh de Leeuw
7433638dc6 remove old merge conflict (??) stuff 2017-07-07 15:10:14 -04:00
Josh de Leeuw
4863f2e9c3 remove evaluateFunctionParameter 2017-07-07 14:54:47 -04:00
KristinDiep
225fbf7474 image-button response test 2017-07-07 14:46:33 -04:00
KristinDiep
9e715e2457 iat-image, iat-html, image-keyboard-response tests done 2017-07-07 14:46:33 -04:00
KristinDiep
598174d0a8 audio and html slider response 2017-07-07 14:46:33 -04:00
Josh de Leeuw
fd6b66063c remove ambiguity for xab/sd #422 2017-07-07 14:13:14 -04:00
Josh de Leeuw
d6d23133ab fix query string bug 2017-07-07 13:23:29 -04:00
Josh de Leeuw
cb90bde564 param clarification #422 2017-07-07 12:23:02 -04:00
Josh de Leeuw
55566c8b6f remove text plugin (redundant with html-keyboard-response) 2017-07-07 12:22:53 -04:00
Josh de Leeuw
a764ba75a4 More work on plugin ambiguity #422 2017-07-07 12:17:09 -04:00
Josh de Leeuw
35827773a2 fix bug when URL has query string 2017-07-07 11:08:54 -04:00
Josh de Leeuw
4473a77ad2 rename html -> external-html 2017-07-06 15:32:53 -04:00
Josh de Leeuw
eca09d89be remove single-stim #422 2017-07-06 15:32:53 -04:00
Josh de Leeuw
6ad1e0e2ab more plugin updating #422 2017-07-06 15:32:53 -04:00
Josh de Leeuw
6b3a49d33d rename plugin file to match plugin name 2017-07-06 15:32:49 -04:00
Josh de Leeuw
fcbb1fa523 remove multi-picture plugin #404 2017-07-06 15:32:25 -04:00
Josh de Leeuw
69db40965e slider plugin #403 2017-07-06 15:32:19 -04:00
Josh de Leeuw
97e2792b81 change default button label 2017-07-06 15:32:18 -04:00
Josh de Leeuw
950a501800 remove similarity plugin #403 2017-07-06 15:32:03 -04:00
Josh de Leeuw
7a1a81d087 update examples; tweak plugin fixes 2017-07-06 15:31:31 -04:00
Josh de Leeuw
a1fd2fcef4 change default button label 2017-07-06 15:31:16 -04:00
Josh de Leeuw
a4de99e19d fix backwards plugin 2017-07-06 15:29:32 -04:00
Josh de Leeuw
183d357b4a update srt mouse with extra option 2017-07-06 15:28:55 -04:00
Josh de Leeuw
7518cfb7ff fix CI build 2017-07-06 15:27:37 -04:00
Josh de Leeuw
f5907c0bb3 to show CI error 2017-07-06 15:27:37 -04:00
Josh de Leeuw
227b5996e1 fix button-response tests 2017-07-06 15:27:37 -04:00
KristinDiep
31d865e3da file for audio-button-response 2017-07-06 14:39:06 -04:00
KristinDiep
6cef974710 created files for different kinds of stimulus 2017-07-06 14:15:21 -04:00
KristinDiep
1d0742e676 split iat plugin 2017-07-06 13:59:09 -04:00
Josh de Leeuw
7f62f0b52b more plugin refactoring #422 2017-07-06 13:48:00 -04:00
Josh de Leeuw
045560d2f5 more plugin work #422 2017-07-06 13:06:18 -04:00
Josh de Leeuw
4eb03b7f36 remove ambiguity #422; add btn disabled css 2017-07-06 12:58:48 -04:00
Josh de Leeuw
2211ea1321 removing ambiguous parameters #422 2017-07-06 12:44:17 -04:00
Josh de Leeuw
caca99335d clarify parameter type #423 2017-07-06 09:54:05 -04:00
Josh de Leeuw
bd87503555 adds new plugin, fixes #409 2017-07-02 22:08:23 -04:00
Josh de Leeuw
104fcf3e98 rename plugin file to match plugin name 2017-07-01 23:09:20 -04:00
Josh de Leeuw
3ade5435d4 add min, max, step options #403 2017-07-01 23:06:32 -04:00
Josh de Leeuw
d882b4aa36 rename, update slider plugin #403 2017-07-01 23:01:21 -04:00
Josh de Leeuw
bc96e8483f Merge pull request #395 from GavinQ1/master
Deal with css properties issues
2017-06-30 23:30:16 -04:00
Josh de Leeuw
d9b3deb582 remove palmer plugin - fixes #401
Snap library is not handling event listeners correctly, or some other
change to jsPsych broke compatibility. Either way, this plugin isn't
used enough to warrant the effort to make it compatible right now.
2017-06-30 23:24:10 -04:00
Josh de Leeuw
991674be45 fixes #405 2017-06-26 13:27:41 -04:00
Josh de Leeuw
bdb797f473 remove multi-picture plugin #404 2017-06-26 13:21:49 -04:00
Josh de Leeuw
a70a858526 slider plugin #403 2017-06-26 12:10:56 -04:00
Josh de Leeuw
47c890e429 change default button label 2017-06-26 11:46:31 -04:00
Josh de Leeuw
e36b2bdd63 remove similarity plugin #403 2017-06-26 11:46:02 -04:00
Josh de Leeuw
acce4407e5 fixes #406 2017-06-25 22:50:05 -04:00
Josh de Leeuw
408d574a35 clean HTML reset 2017-06-25 20:53:53 -04:00
Josh de Leeuw
58cfe0d7e6 clean HTML reset 2017-06-25 20:53:46 -04:00
Josh de Leeuw
207292bd11 better stimulus generation method 2017-06-25 20:53:34 -04:00
Josh de Leeuw
8e74f0391c fix extra presentation of X 2017-06-25 20:53:25 -04:00
Josh de Leeuw
07ffe2329a update examples; tweak plugin fixes 2017-06-24 23:53:50 -04:00
Josh de Leeuw
7f36522dee change default button label 2017-06-21 23:47:52 -04:00
Josh de Leeuw
817ad388ac clear display before adding content 2017-06-21 23:47:39 -04:00
Josh de Leeuw
560332185e fix button spacing 2017-06-21 23:47:28 -04:00
Josh de Leeuw
12e045b151 fix backwards plugin 2017-06-21 15:43:31 -04:00
Josh de Leeuw
7f9377c7c4 update srt mouse with extra option 2017-06-21 15:38:17 -04:00
Josh de Leeuw
b36ec83a82 fix CI build 2017-06-21 13:49:58 -04:00
Josh de Leeuw
b8eea1e26b to show CI error 2017-06-21 13:45:13 -04:00
Josh de Leeuw
b0ad46699a fix button-response tests 2017-06-21 12:50:49 -04:00
KristinDiep
b2fe7100df fixed IAT plugin and doc 2017-06-21 11:16:47 -04:00
Josh de Leeuw
ed3250d48f set default for false correctly 2017-06-21 09:10:44 -04:00
Josh de Leeuw
a2ede25807 more generous check for offline use 2017-06-21 09:10:27 -04:00
Josh de Leeuw
d5c700d3af fixing display issue 2017-06-21 09:10:13 -04:00
Josh de Leeuw
77e3d55235 HMTL -> HTML 2017-06-20 10:52:36 -04:00
Josh de Leeuw
820203dc82 typo bug 2017-06-20 10:51:44 -04:00
Josh de Leeuw
31251b7dcb add basic test for #390 2017-06-19 23:04:17 -04:00
Josh de Leeuw
e75004285d adding docs for #390 2017-06-19 22:26:06 -04:00
Josh de Leeuw
b4a7f6c369 fix bug 2017-06-19 21:58:22 -04:00
Josh de Leeuw
777446c1a7 docs and tests for #295 2017-06-19 21:49:14 -04:00
GavinQ1
4cead9621d Deal css properties issues 2017-06-19 12:43:13 -04:00
Josh de Leeuw
005493c39b a few minor bug fixes for #374, #135 2017-06-19 11:59:33 -04:00
Josh de Leeuw
6cf245dd8a change text plugin interface for mouse events 2017-06-19 11:03:26 -04:00
Josh de Leeuw
31e2ef0f17 fix html5 audio event handling 2017-06-16 13:04:57 -04:00
Josh de Leeuw
46c3ab00f7 properly remove keyboard listener 2017-06-16 09:56:28 -04:00
Josh de Leeuw
b4d752079e change default for required to false 2017-06-15 22:39:21 -04:00
Josh de Leeuw
1bf201bd7f fix bug for html5 audio use in single-audio 2017-06-13 10:00:58 -04:00
Josh de Leeuw
7feb43c1f8 fixes #394 2017-06-13 10:00:57 -04:00
Josh de Leeuw
d6b2d9d5e5 add srt-mouse plugin #390 2017-06-13 10:00:57 -04:00
KristinDiep
18a380874c better logic 2017-06-13 09:58:35 -04:00
KristinDiep
a1b8e8e3cd fixed logic and tests 2017-06-02 14:27:14 -04:00
KristinDiep
cba01953f8 Merge branch 'master' of https://github.com/jodeleeuw/jsPsych
Need to update
2017-06-02 09:17:37 -04:00
Josh de Leeuw
df5ebbc223 fix submit bug 2017-06-01 14:55:33 -04:00
Josh de Leeuw
c58d36b0c9 survey plugins should clear display 2017-06-01 14:34:32 -04:00
KristinDiep
03cf890c5c Merge branch 'master' of https://github.com/kristiyip/jsPsych
Need update
2017-05-26 15:36:48 -04:00
KristinDiep
92ef82aac8 minor fixes 2017-05-26 15:36:33 -04:00
KristinDiep
0ef858450c Merge branch 'master' of https://github.com/kristiyip/jsPsych
Nee to update.
2017-05-26 11:21:55 -04:00
Josh de Leeuw
ad1b887024 Merge pull request #342 from Ahoidal/enhanced_video_plugin
Added start and stop parameters to video plugin
2017-05-25 13:27:55 -04:00
Josh de Leeuw
25b4f28f40 move utility functions to .utils module for better testing 2017-05-25 10:33:23 -04:00
Josh de Leeuw
930d5cdff9 fix typo in fullscreen plugin #380 2017-05-24 23:28:46 -04:00
Josh de Leeuw
f2304c2b79 fixes #333 , adds same-different testing 2017-05-24 23:25:29 -04:00
Josh de Leeuw
fb8b7d2200 show text input instead of textarea when rows=1 2017-05-18 11:28:06 -04:00
Josh de Leeuw
d5fd16be7c working example of fullscreen 2017-05-01 16:35:41 -04:00
Josh de Leeuw
6f032f189e modifying info method 2017-05-01 16:31:08 -04:00
Josh de Leeuw
57effeef1d initial implementation of fullscreen plugin #380 2017-05-01 15:32:39 -04:00
KristinDiep
4b8d332762 Merge remote-tracking branch 'upstream/master'
Need to update fork with upstream.
2017-04-17 17:11:10 -04:00
KristinDiep
8539582705 created docs for IAT 2017-04-13 00:39:12 -04:00
KristinDiep
3881da6df8 created tests 2017-04-12 22:58:36 -04:00
KristinDiep
0b2e14781f moved age folder to imgand removed container div 2017-04-11 08:59:36 -04:00
Josh de Leeuw
e09f4749ef fixes #367 2017-04-08 17:32:45 -04:00
KristinDiep
0d3b935bb1 Now works and allows users to press any key to continue 2017-04-06 02:03:20 -04:00
KristinDiep
b7d43b3280 added 'other key' option 2017-04-01 16:14:57 -04:00
Hugues Lacroix
4fefa624c5 Also added ID to checkbox and radio in jspsych-multi-select and jspsych-multi-choice as it allows the user to click on the label to toggle the checkbox or radio instead of just the input itself 2017-03-31 23:50:21 -04:00
Hugues Lacroix
4b0932303d added button_label parameter for all relevant plugins (except for jspsych-resize, as it already had a button_text parameter). 2017-03-31 23:50:08 -04:00
KristinDiep
64f8fc7f9f transferred iat plugin to forked repo of jsPsych 2017-03-30 23:45:23 -04:00
Hugues Lacroix
8515813fef Added button_label parameter to survey-likert and survey-text. Also addes values parameter to survey-text 2017-03-29 23:04:01 -04:00