Commit Graph

1723 Commits

Author SHA1 Message Date
Josh de Leeuw
c480d17743 update docs for #629 2019-07-02 16:41:34 -04:00
Josh de Leeuw
119b4701b7 fix required parameter #629 2019-07-02 16:40:13 -04:00
Josh de Leeuw
eafa1d3269 fixes #628 2019-07-02 11:47:59 -04:00
Josh de Leeuw
d8ce2dbd65 add test case for #628 2019-07-02 11:19:58 -04:00
Josh de Leeuw
637d87ecf6 fix placeholder implementation #627 2019-07-02 11:09:57 -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
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
Josh de Leeuw
29645d540c add docs for randomize_question_order (#305) 2019-06-20 09:37:09 -04: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
355eae8be2 add error message for randomization module (#389) 2019-06-19 10:14:29 -04:00
Josh de Leeuw
7e73a2fcbd example of manual preloading 2019-06-18 16:57:11 -04:00
Josh de Leeuw
a056d40b2f fixes #580 2019-06-18 12:16:28 -04:00
Josh de Leeuw
b850debcae fixes #391 2019-06-18 12:02:17 -04:00
Josh de Leeuw
6356341944 remove old comment todo 2019-06-18 11:38:22 -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
05461d7949 change .variance and .sd to samples (#601) 2019-05-30 17:04:09 -04:00
Josh de Leeuw
6661e2b713 whitespace 2019-05-30 17:00:38 -04:00
Josh de Leeuw
8c998ef249 add test for nested timelines and endCurrentTimeline (#600) 2019-05-30 16:50:02 -04:00
Josh de Leeuw
4a5a310e79 fixes #597 2019-05-24 17:26:42 -04:00
Josh de Leeuw
7686082446 tentative fix for #603; need to add testing 2019-05-24 15:26:29 -04:00
Josh de Leeuw
e0fc3497ca avoid implicit event parameter 2019-05-24 13:55:23 -04:00
Josh de Leeuw
d1fabcb0d7
Merge pull request #613 from nabsul/fix-survey-text-submit-issue
Add missing preventDefault() call to survey-text plugin submit
2019-05-24 13:17:44 -04:00
Josh de Leeuw
e5c1c85eaf documentation for #604 2019-05-24 11:27:25 -04:00
Nabeel Sulieman
6fd5cc2f76 Add missing preventDefault() call to survey-text plugin submit 2019-05-07 20:43:35 -07:00
Josh de Leeuw
c506f35683 update survey-text example to test multi page issue 2019-04-14 19:49:22 -04:00
Reto Wyss
51155ea3ba
document progress bar message 2019-04-13 02:39:35 +02:00
Reto Wyss
9a1714fbe2
Enable language option for progress bar 2019-04-12 06:23:14 +02:00
Josh de Leeuw
e2b73655e6 add custom sampling tests 2019-03-07 12:09:49 -05:00
Josh de Leeuw
133a61ccfb
Merge pull request #594 from alisdt/master
external-html example: Replace jQuery with vanilla JS
2019-02-04 13:18:34 -05:00
alisdt
4651b5d3c2
Replace jQuery in example with vanilla JS 2019-02-04 12:21:36 +00:00
Josh de Leeuw
219aed23b9
Merge pull request #592 from r-b-g-b/master
Bug in video trial when video is preloaded
2019-01-31 22:02:49 -05:00
Robert Gibboni
f935aa8172 Variable not defined, potential bug. Use 2019-01-31 16:56:56 -08:00
Josh de Leeuw
d6f7002497
Merge pull request #590 from r-b-g-b/master
Option to set video playback rate
2019-01-24 14:39:27 -05:00
Robert Gibboni
560a655c64 option to set video playback rate 2019-01-23 15:23:25 -08:00
Josh de Leeuw
74fee77f4b
Merge pull request #586 from zhanwenchen/patch-1
Update jspsych-same-different-image.md
2019-01-05 13:26:53 -05: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
bc03aebfb1 allow functions in data params (#562) 2018-12-14 12:12:50 -05:00
Josh de Leeuw
5741bd83e9 fix survey-text bug (#576) 2018-12-14 11:26:43 -05:00
Josh de Leeuw
248c5dcaab fix lexical decision example 2018-12-11 10:35:28 -05:00
Josh de Leeuw
0fcc566228 fix formatting bug #578 2018-11-30 14:48:57 -05:00
Josh de Leeuw
e284a57bc6 skip required test because jsdom doesn't implement 2018-11-09 14:29:42 -05:00
Josh de Leeuw
4df4f5e1ec add test for required text 2018-11-09 14:14:10 -05:00
Josh de Leeuw
8c5d83b258 implement required parameter for survey-text plugin (#460) 2018-11-09 14:10:09 -05:00