Commit Graph

25 Commits

Author SHA1 Message Date
Josh de Leeuw
74ad0f9c1d update documentation info in header
closes #84
2014-11-14 15:05:54 -05: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
e262c52ee9 fix timeout issue
issue #62
2014-09-29 15:47:05 -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
bc00b48ee2 remove genericParameters from plugin specific implementations 2014-09-16 08:54:09 -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
5acb0aba9b add class info for left/right 2014-07-04 20:53:41 -04:00
Josh de Leeuw
3c70abc3aa use enforceArray and update namespace of pluginAPI 2014-06-29 21:56:40 -04:00
Josh de Leeuw
ac0ce67f16 use getKeyboardResponse 2014-06-28 21:50:03 -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
9558914b82 changing keyup to keydown 2014-01-27 15:20:03 -05:00
Josh de Leeuw
e76284acb2 fixing timing_post_trial = 0 issue #15 2014-01-27 15:05:16 -05:00
Josh de Leeuw
53ad86bf20 css cleanup (#13) 2014-01-22 18:36:12 -05:00
Josh de Leeuw
3a9e4b4354 renaming a_path b_path, etc.. 2013-11-09 15:27:55 -05:00
Josh de Leeuw
36f6d8b4ce changing method to write data in the plugins 2013-10-22 14:52:10 -04:00
Josh de Leeuw
20ec6f8820 restructuring to clearly separate finalized plugins versus those in development. updating the xab plugin to conform with style, improving commenting. 2013-10-20 22:11:50 -04:00
Josh de Leeuw
a4bfaf65d0 adding common data to plugins
plugins should record trial index as a default.

added data capture for rt to text plugin
2013-03-06 13:42:17 -05:00
Josh de Leeuw
6b71893068 updating xab plugin to have more options for presentation 2013-02-19 17:22:20 -05:00
Josh de Leeuw
c43247eae6 tidying up plugins
adding "trial_type" as a default data item

rt got added to similarity plugin
2013-01-24 15:24:03 -05:00
Josh de Leeuw
25509c9f86 replaced all references to $this with display_element
$this was confusing on multiple levels, and has now been replaced with a
more appropriately named variable reference.
2013-01-18 14:26:08 -05:00
Josh de Leeuw
34cffa2b14 moved plugins to /plugins 2013-01-18 12:41:41 -05:00