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 |
|
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
|
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
|
620260b9fe
|
adjust styling of likert plugin
|
2017-03-20 09:43:32 -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
|
576e2c4311
|
handle empty responses for survey likert
|
2017-03-09 22:22:52 -05:00 |
|
Josh de Leeuw
|
b916e62d88
|
fix survey-likert plugin
|
2017-02-08 14:24:45 -05:00 |
|
Josh de Leeuw
|
00ff20b50c
|
fix attachEventListener -> addEventListener
|
2017-01-16 09:34:45 -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
|
773c585c50
|
updating plugin files to remove jquery
|
2016-11-26 23:06:26 -05: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
|
1a99f966be
|
major changes for likert scale (#169)
|
2015-12-08 12:44:29 -05:00 |
|
Josh de Leeuw
|
eff15d8fa6
|
fixes #116
|
2015-05-28 12:45:43 -04:00 |
|
Josh de Leeuw
|
37fa9d9113
|
implements #142
|
2015-05-28 09:58:47 -04:00 |
|
Josh de Leeuw
|
23653e7eef
|
implements #143
|
2015-05-28 09:45:21 -04:00 |
|
Josh de Leeuw
|
99e9ceb8a8
|
fixes #140
|
2015-05-22 09:48:00 -04:00 |
|
Josh de Leeuw
|
f83aa5a20c
|
bug fix for undefined preamble param
|
2014-12-17 12:37:55 -05:00 |
|
Josh de Leeuw
|
3e543c4d11
|
add preamble
issue #94
|
2014-11-14 15:03:23 -05:00 |
|
Josh de Leeuw
|
ad6f9bf3ca
|
add preamble for survey-likert
related to issue #94
|
2014-11-11 12:22:12 -05:00 |
|
Josh de Leeuw
|
f4782521e0
|
change data format for survey questions
Closes #80
|
2014-10-29 09:03:41 -04:00 |
|
Josh de Leeuw
|
1c2b198d50
|
removing block from plugin.trial call
|
2014-09-19 15:25:24 -04:00 |
|
Josh de Leeuw
|
234eb88ebb
|
replace block.writeData with jsPsych.data.write
|
2014-09-19 15:22:05 -04:00 |
|
Josh de Leeuw
|
d9c356f6d7
|
replace block.next with jsPsych.finishTrial();
|
2014-09-19 15:19:01 -04:00 |
|
Josh de Leeuw
|
bc00b48ee2
|
remove genericParameters from plugin specific implementations
|
2014-09-16 08:54:09 -04:00 |
|
Josh de Leeuw
|
6e24d52acf
|
fix layout bug
issue #67
|
2014-09-15 09:34:33 -04:00 |
|
Josh de Leeuw
|
109e549b4f
|
remove part parameter from plugins
related to issue #64
|
2014-09-12 16:24:53 -04:00 |
|
Josh de Leeuw
|
2574f41acb
|
remove now-redundant data from plugins
closes issue #65
|
2014-09-12 16:10:41 -04:00 |
|
Josh de Leeuw
|
f254dc70ad
|
use enforceArray and update namespace of pluginAPI
|
2014-06-29 21:50:11 -04:00 |
|
Josh de Leeuw
|
99d2692428
|
adding normalizeTrialVariables() call to every plugin and plugin template. addresses issue #35
|
2014-03-14 13:10:33 -04:00 |
|
Josh de Leeuw
|
ea2c978094
|
css fix was applied incorrectly to survey-likert, resulting in a bug that failed to show slider labels
|
2014-02-04 19:38:16 -05:00 |
|
Josh de Leeuw
|
36f5757a66
|
css cleanup (#13)
|
2014-01-22 23:15:59 -05:00 |
|
Josh de Leeuw
|
1c5445d285
|
naming issue with survey-likert
|
2013-11-11 17:47:08 -05:00 |
|
Josh de Leeuw
|
5fbae5695a
|
fixing data in likert
|
2013-11-09 20:48:25 -05:00 |
|
Josh de Leeuw
|
af6f48e0c3
|
fixing defaults in likert
|
2013-11-09 20:47:43 -05:00 |
|
Josh de Leeuw
|
6e32293a9d
|
comments and cleanup
|
2013-10-24 14:30:50 -04:00 |
|
Josh de Leeuw
|
24617d2a6d
|
adding back likert plugin
|
2013-10-20 22:16:56 -04:00 |
|