Commit Graph

1190 Commits

Author SHA1 Message Date
Josh de Leeuw
04a118682e Merge pull request #362 from hugueslacroix/master
New parameters for survey-text and survey-likert
2017-03-30 09:37:29 -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
Josh de Leeuw
163bf8f06b remove references to .forEach for IE11 compatibility 2017-03-29 09:39:15 -04:00
Josh de Leeuw
ad980e345b adjust progress bar style 2017-03-26 19:42:29 -04:00
Josh de Leeuw
5a4b0e453b implements test for #336, works. 2017-03-20 22:34:17 -04:00
Josh de Leeuw
b0ecd233d9 fixes #340 2017-03-20 22:22:50 -04:00
Josh de Leeuw
b5bdcfa345 update ref, text 2017-03-20 15:03:25 -04:00
Josh de Leeuw
b6ed388713 update contributors 2017-03-20 14:59:03 -04:00
Josh de Leeuw
9b1d0f8aea Merge pull request #353 from rivasd/parallelport
Fixing crucial bug in instructions plugin
2017-03-20 14:48:55 -04:00
rivasd
cd67e061ec Fixing crucial bug in instructions plugin
*the navigation buttons were not functioning and had syntax errors,
replaced their onClick listener with one that actually advances the
pages and removes itself automatically
* other small syntax corrections
2017-03-20 14:32:02 -04:00
Josh de Leeuw
84de9aed7e add resize plugin #352 2017-03-20 13:58:41 -04:00
Josh de Leeuw
f339d6d558 update docs on data storage 2017-03-20 09:44:11 -04:00
Josh de Leeuw
620260b9fe adjust styling of likert plugin 2017-03-20 09:43:32 -04:00
Josh de Leeuw
cd44986fe0 more tests for single-stim #351 2017-03-19 23:20:38 -04:00
Josh de Leeuw
1646bb0a9b expand single-stim testing suite #351 2017-03-19 22:20:20 -04:00
Josh de Leeuw
210dc8b834 flesh out testing suite framework for plugins #351 2017-03-19 21:44:41 -04:00
Josh de Leeuw
a3a2df6ce0 implement event testing e.g., #349 2017-03-19 16:48:38 -04:00
Josh de Leeuw
5ad4e4c9a4 implement #349 2017-03-19 16:38:59 -04:00
Josh de Leeuw
47f4e61ac4 allows required for all questions on page #348 2017-03-14 13:09:31 -04:00
Josh de Leeuw
e09cc14e7f record response as int, not string 2017-03-11 22:18:49 -05:00
Josh de Leeuw
fe6b321678 fix data recording for non-response 2017-03-11 21:54:18 -05:00
Josh de Leeuw
a74e9555a9 replace => for better browser compatibility 2017-03-10 09:47:08 -05:00
Josh de Leeuw
576e2c4311 handle empty responses for survey likert 2017-03-09 22:22:52 -05:00
Josh de Leeuw
e5ec087990 fix preload_audio, preload_images 2017-03-06 14:58:14 -05:00
Josh de Leeuw
fc940f984d Merge pull request #344 from jodeleeuw/pr/339
Pr/339
2017-03-04 09:56:28 -05:00
Josh de Leeuw
260dbc883b fix to work with multiple questions on page 2017-03-04 09:52:03 -05:00
Josh de Leeuw
05fb12982e check multiple questions 2017-03-04 09:45:38 -05:00
Josh de Leeuw
cbe1bb760e remove dead link 2017-03-04 09:42:38 -05:00
Josh de Leeuw
4406a6bad5 documenting new trial properties 2017-03-04 09:41:56 -05:00
Josh de Leeuw
1208c5d918 allow required to be optional, customize message option 2017-03-04 09:41:41 -05:00
Josh de Leeuw
74853f928f use class instead of id for non-unique id 2017-03-04 09:34:17 -05:00
Josh de Leeuw
7a65ab9aaf fix paths, add css 2017-03-04 09:33:55 -05:00
Antonia Hoidal
9f2158abee removed extra file 2017-02-21 13:32:02 -05:00
Antonia Hoidal
9f515870e5 Added start and stop parameters to video plugin 2017-02-21 13:27:27 -05:00
Josh de Leeuw
849ab04871 Merge pull request #338 from lbai001/patch-2
Changes prependChild() to insertBefore()
2017-02-13 18:18:36 -05:00
Xiaolu bai
7ee52ffa34 Adds new line at the end 2017-02-13 14:48:23 -08:00
Xiaolu bai
896fba4b4f Adds new line at the end 2017-02-13 14:48:02 -08:00
Xiaolu bai
398a210854 Adds new line at the end 2017-02-13 14:47:37 -08:00
Xiaolu bai
8600afc0ca Changes wording in comments 2017-02-13 14:46:34 -08:00
Xiaolu bai
4d6e253896 Changes wording in comment 2017-02-13 14:43:26 -08:00
Xiaolu bai
08e47a68f3 Changes wording in introduction 2017-02-13 14:39:31 -08:00
Xiaolu bai
47b0f1b328 Changes wording in introduction 2017-02-13 14:36:35 -08:00
Xiaolu Bai
d94876e5ad multiple choice plugin is now same with origin/master multiple choice plug in 2017-02-13 14:24:25 -08:00
Xiaolu Bai
58ae31511c Merge branch 'master' of github.com:jodeleeuw/jsPsych into multi_picture_multi_select_plug_in_docs_example 2017-02-13 14:21:36 -08:00
Xiaolu Bai
3b9160f8f7 survey-multi-select survey-multi-picture plug-ins
-examples included
-docs included
2017-02-13 14:12:47 -08:00
Xiaolu bai
55106fe85e Changes prependChild() to insertBefore()
/*change log*/
prependChild is now insertBefore due to compatibility issue for older browsers.
2017-02-13 14:05:27 -08:00
Josh de Leeuw
7abacf7a1c add color option 2017-02-09 16:56:50 -05:00
Josh de Leeuw
72e54a2173 modify how buttons display to get proper bounding box 2017-02-09 16:26:33 -05:00
Josh de Leeuw
c5317e926c Merge branch 'master' of https://github.com/jodeleeuw/jsPsych 2017-02-08 14:24:48 -05:00
Josh de Leeuw
b916e62d88 fix survey-likert plugin 2017-02-08 14:24:45 -05:00