Commit Graph

29 Commits

Author SHA1 Message Date
Josh de Leeuw
77e3d55235 HMTL -> HTML 2017-06-20 10:52:36 -04:00
Josh de Leeuw
c58d36b0c9 survey plugins should clear display 2017-06-01 14:34:32 -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
Josh de Leeuw
163bf8f06b remove references to .forEach for IE11 compatibility 2017-03-29 09:39:15 -04:00
Josh de Leeuw
fe6b321678 fix data recording for non-response 2017-03-11 21:54:18 -05: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
Xiaolu bai
a348b85c3f String concatenation issue
https://github.com/jodeleeuw/jsPsych/issues/327

/change log/
append child instead of setting innerHTML
2017-01-25 21:15:56 -08:00
Xiaolu bai
e6c5fcf01c clears console.log 2017-01-13 18:06:15 -08:00
Rob Wilkinson
15016febc6 cleaned up console logs 2017-01-13 17:49:27 -08:00
Xiaolu Bai
e2566c6089 Removes extra text on submit button 2017-01-13 16:58:10 -08:00
Xiaolu Bai
5cb6b31943 next button rework 2017-01-13 13:30:20 -08:00
Xiaolu Bai
467dcb0460 bugfix_multiple_choice_module 2017-01-13 01:57:04 -08:00
Josh de Leeuw
8ca1272d89 see you later jquery 2016-12-02 21:50:28 -05:00
Josh de Leeuw
4580d272a5 bye bye jquery! 2016-12-02 11:26:44 -05:00
Josh de Leeuw
3010623880 lots of jquery cleanup 2016-11-28 14:31:16 -05:00
Josh de Leeuw
51b439c160 css touchup 2016-08-16 10:56:02 -04:00
Josh de Leeuw
512e81cb61 space 2016-08-12 12:28:48 -04:00
Josh de Leeuw
6d3da21adb remove all plugin specific CSS from jspsych.css 2016-08-12 12:26:04 -04:00
Josh de Leeuw
d11d45a408 implementing plugin.info (#270) 2016-06-27 16:28:46 -04:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
2df6c408e5 update plugins to new format 2015-12-15 10:43:37 -05:00
Josh de Leeuw
a96d927629 add multi-choice plugin, modify multi-stim-multi-response
supersedes #174 & #177
2015-12-08 15:13:16 -05:00
Shane Martin
e8cc6a5686 Add HTML5-based validation parameter 2015-09-23 10:18:30 -04:00
Shane Martin
05aa64847e Fix submit button text 2015-09-11 12:05:25 -04:00
Shane Martin
adbc4053b8 Change option values to label name 2015-09-10 14:15:16 -04:00
Shane Martin
23b7b4a39b Add horizontal option and add plugin styling 2015-09-10 14:02:32 -04:00
Shane Martin
116f958ebe Add response object value retrieval 2015-09-10 13:38:46 -04:00
Shane Martin
a9b6a81635 Convert plugin to display radio buttons 2015-09-10 13:21:16 -04:00
Shane Martin
80b8000384 Duplicate likert plugin, with name replacements 2015-09-10 11:43:43 -04:00