Commit Graph

220 Commits

Author SHA1 Message Date
Josh de Leeuw
d62ed7d851 fix unfinished code 2014-11-25 10:47:14 -05:00
Josh de Leeuw
05863b3e5d add reconstruction plugin 2014-11-24 09:05:15 -05:00
Josh de Leeuw
14fbe9d67f allow keys as strings
issue #97
2014-11-14 15:19:45 -05:00
Josh de Leeuw
d01e6edb61 allow choices parameter to be 'none'
issue #90
2014-11-14 15:09:39 -05:00
Josh de Leeuw
74ad0f9c1d update documentation info in header
closes #84
2014-11-14 15:05:54 -05:00
Josh de Leeuw
3e543c4d11 add preamble
issue #94
2014-11-14 15:03:23 -05:00
Josh de Leeuw
83a58ee36f fix variable conflict
issue #96
2014-11-13 08:37:38 -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
840cfa908c working audio plugin
- needed to change keyboardResponse method to support measuring RT off
of the audio context
- related to issues #3 and #4
2014-11-11 09:15:26 -05:00
Josh de Leeuw
bbd9461a1f use audio support functions to run plugin 2014-11-11 08:38:11 -05:00
Josh de Leeuw
a139b13927 starting to put together an audio plugin 2014-11-10 17:13:51 -05:00
Josh de Leeuw
ae9877b8d1 Merge pull request #89 from jodeleeuw/dev
Dev
2014-11-10 09:14:53 -05:00
Josh de Leeuw
8d0d3c2c49 better default value for timing_tim 2014-11-10 09:12:50 -05:00
Josh de Leeuw
bad562fbf2 using display_element in visual search
related to issue #81
2014-10-31 11:18:29 -04:00
Josh de Leeuw
d51d6741bf bug fix: issue #86
fixes #86
2014-10-30 17:04:19 -04:00
Josh de Leeuw
f4782521e0 change data format for survey questions
Closes #80
2014-10-29 09:03:41 -04:00
Josh de Leeuw
5a40ae070a record stimulus as a single entry in data
Closes #79
2014-10-28 18:18:04 -04:00
Josh de Leeuw
ed6546e0b7 fix default value for choices
Closes #83
2014-10-28 18:12:34 -04:00
Josh de Leeuw
ff9a7b6343 bug fixes 2014-10-28 18:02:58 -04:00
Josh de Leeuw
0af5bd3f2b add multi-stim-multi-response plugin 2014-10-28 11:49:09 -04:00
Erik Weitnauer
8a0bdc977d fixed timing bug in htlm-plugin
It was just a typo.
2014-10-21 13:36:51 -04:00
Josh de Leeuw
026d715304 rename stimuli to stimulus in vsl grid data fix 2014-10-21 12:30:49 -04:00
Josh de Leeuw
3ba276da5b rename stimuli to stimulus in vsl grid data 2014-10-21 12:29:50 -04:00
Josh de Leeuw
51716711d1 doc updates, rename reps -> sequence_reps 2014-10-16 09:32:21 -04:00
Josh de Leeuw
5be6dc2c11 remove args param 2014-10-16 08:35:36 -04:00
Josh de Leeuw
b5fc742461 change repetitions -> sequence_reps
prevents conflict with new default repetitions option
2014-10-15 17:31:30 -04:00
Josh de Leeuw
720b150e50 adding code to remove setTimeouts when trial ends
issue #62
2014-09-30 08:53:08 -04:00
Josh de Leeuw
e262c52ee9 fix timeout issue
issue #62
2014-09-29 15:47:05 -04:00
Josh de Leeuw
9b617435e8 remove editable option
Closes #72
2014-09-29 14:02:04 -04:00
Josh de Leeuw
940c5580f8 fix xab bug and formatting
Closes #74
2014-09-29 08:17:19 -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
03386a661f various bug fixes to get chunks working 2014-09-19 14:21:49 -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
7c1da93010 enforce array for continue key 2014-09-10 09:33:04 -04:00
Josh de Leeuw
2d9af8dfa9 clean formatting, remove redundant data 2014-09-09 08:36:39 -04:00
Josh de Leeuw
03ce248d0b Fixed bugs when timing_response was > 0
Related to Issue #62.

Also, explicitly canceled keyboard listener in cases where trial ended and participant didn't respond.
2014-09-02 10:17:07 -04:00
Josh de Leeuw
3e96600423 remove unnecessary startTime record 2014-07-27 11:05:16 -04:00
Josh de Leeuw
655d5cef91 bug fix other " 2014-07-22 07:15:12 -04:00
Josh de Leeuw
05df09502e bug missing " 2014-07-22 06:40:47 -04:00
Josh de Leeuw
351542dc6c bug fixes with size and location of raphael canvas
also, show fixation throughout entire trial
2014-07-06 22:46:14 -04:00
Josh de Leeuw
5acb0aba9b add class info for left/right 2014-07-04 20:53:41 -04:00
Josh de Leeuw
c7e4050e94 change css info 2014-07-04 16:57:28 -04:00
Josh de Leeuw
bd5a97fee2 change class of image 2014-07-04 16:53:16 -04:00
Josh de Leeuw
35deb1935b update header 2014-07-04 16:19:45 -04:00
Josh de Leeuw
3d00c7b59a assorted bug fixes from testing 2014-07-04 16:19:23 -04:00