Josh de Leeuw
|
58bd9c9550
|
fixes #223
|
2016-01-23 22:23:38 -05:00 |
|
Josh de Leeuw
|
4de65db9d9
|
fixes #211
|
2016-01-07 16:34:03 -05:00 |
|
Josh de Leeuw
|
486b543a29
|
fixes #215
|
2016-01-07 12:08:29 -05:00 |
|
Josh de Leeuw
|
17cb2cd1f7
|
getting data docs renamed, renaming some data functions
|
2016-01-05 14:36:08 -05:00 |
|
Josh de Leeuw
|
95419af8ae
|
renaming chunks to timeline
|
2016-01-05 14:04:01 -05:00 |
|
Josh de Leeuw
|
5ff4e2666a
|
add randomID method (#214)
|
2016-01-05 13:31:52 -05:00 |
|
Josh de Leeuw
|
b289e182d5
|
allow end_message in endExperiment (#213)
|
2016-01-05 13:16:56 -05:00 |
|
Josh de Leeuw
|
d917f74d3a
|
implements URL variables (#192)
|
2016-01-05 12:09:17 -05:00 |
|
Josh de Leeuw
|
9a9b7bba7a
|
adds dataAsJSON (#212)
|
2016-01-05 11:34:53 -05:00 |
|
Josh de Leeuw
|
4ce36b8460
|
implements override of display_element (#204)
|
2016-01-05 11:19:53 -05:00 |
|
Josh de Leeuw
|
784632c9d2
|
fix bug with randomization.repeat (#210)
|
2016-01-05 10:47:53 -05:00 |
|
Josh de Leeuw
|
77a29acfd7
|
siphon plugins into .plugins namespace (#184)
|
2016-01-05 10:16:58 -05:00 |
|
Josh de Leeuw
|
80a16968cf
|
making endExperiment work with new version
|
2015-12-17 15:05:35 -05:00 |
|
Josh de Leeuw
|
1440ff23ce
|
making audio work with new timeline, auto preload (#117)
|
2015-12-17 12:43:51 -05:00 |
|
Josh de Leeuw
|
38ef295220
|
implements the progress bar for new timeline
|
2015-12-16 10:56:06 -05:00 |
|
Josh de Leeuw
|
3cc0ab85fc
|
making sure loop function gets the data from the chunk
|
2015-12-15 21:26:26 -05:00 |
|
Josh de Leeuw
|
6489923cff
|
error messages for bad experiment timelines
|
2015-12-15 21:07:29 -05:00 |
|
Josh de Leeuw
|
0742ebc246
|
allow setting parameters at any point on timeline
|
2015-12-11 16:57:06 -05:00 |
|
Josh de Leeuw
|
ff7ffd3de4
|
merging data.write with finishTrial (#154)
still need to update more plugins
|
2015-12-10 17:05:12 -05:00 |
|
Josh de Leeuw
|
f90dd3a8d6
|
basic test with single-stim is working
|
2015-12-10 16:02:25 -05:00 |
|
Josh de Leeuw
|
3e840bca6b
|
getting started with revisions
- remove chunks/blocks
- add timeline node “class”
- modifying single-stim plugin for testing
|
2015-12-10 15:29:39 -05:00 |
|
Josh de Leeuw
|
e99fb56fd3
|
implement fullscreen option (#199)
|
2015-12-08 11:46:31 -05:00 |
|
Josh de Leeuw
|
29497fb7b3
|
fix audio for Safari (#159)
|
2015-12-08 10:58:39 -05:00 |
|
Josh de Leeuw
|
dba6c4befc
|
fixes double call of function as parameter (#158)
fixed by changing the evaluate parameters function to modify the trial
object directly, so the function is replaced by its value.
|
2015-12-08 10:35:29 -05:00 |
|
Josh de Leeuw
|
ed4b2ba99c
|
change progress bar behavior (#156)
|
2015-12-08 09:54:37 -05:00 |
|
Josh de Leeuw
|
94f772e41e
|
allow override of default timing_post_trial (#176)
|
2015-12-07 16:48:37 -05:00 |
|
Josh de Leeuw
|
2f61a960ab
|
fix clone on shuffle (issue #175)
|
2015-12-07 15:37:16 -05:00 |
|
Josh de Leeuw
|
1b37453a43
|
implements #153
|
2015-06-26 16:55:13 -04:00 |
|
Josh de Leeuw
|
3ef2f16f22
|
implements #144
|
2015-06-26 15:30:26 -04:00 |
|
Josh de Leeuw
|
981d15fdc8
|
implements #98 & #152
adds a routine that detects when keys are being held down. an optional
parameter for getKeyboardResponse allows held keys to be ignored.
|
2015-06-12 12:58:31 -04:00 |
|
Josh de Leeuw
|
c091cbaa28
|
fix bug in endExperiment
caused on_finish handler to fire twice
|
2015-06-08 12:39:33 -04:00 |
|
Josh de Leeuw
|
1974ff4498
|
fixes #147
|
2015-06-08 09:03:32 -04:00 |
|
Josh de Leeuw
|
240f409a06
|
fix bug with data and timing_post_trial function params
|
2015-06-02 09:27:05 -04:00 |
|
Josh de Leeuw
|
3d597a8f52
|
implements #107
|
2015-05-28 13:14:22 -04: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
|
9bba6fe2dd
|
finishes #104
|
2015-05-22 09:52:04 -04:00 |
|
Josh de Leeuw
|
af2543d566
|
starting to implement #104
|
2015-05-20 23:09:48 -04:00 |
|
Josh de Leeuw
|
b948e4bc6f
|
fixes #134
|
2015-05-15 16:39:40 -04:00 |
|
Josh de Leeuw
|
4b4faa6636
|
fixes #105, #137
|
2015-05-15 15:31:39 -04:00 |
|
Josh de Leeuw
|
c7e1f40ddc
|
*actually* fixes #128
|
2015-05-15 15:16:00 -04:00 |
|
Josh de Leeuw
|
b5bb1a552d
|
fixes #128
|
2015-05-15 15:09:10 -04:00 |
|
Josh de Leeuw
|
d1f9985bf8
|
implements #136
does the stuff in #136.
- adds the addProperties function
- removes other ways to append data.
|
2015-05-15 14:46:12 -04:00 |
|
Josh de Leeuw
|
ab44b665a3
|
add list of variables that are always protected from norming
fixes #133, and provides framework for other related issues.
|
2015-05-15 14:04:39 -04:00 |
|
Josh de Leeuw
|
0cb807500f
|
avoid loading audio twice
fixes issue #125
|
2015-03-27 13:43:11 -04:00 |
|
Josh de Leeuw
|
7f9db95c5d
|
update docs loc
|
2015-02-19 10:24:33 -05:00 |
|
Josh de Leeuw
|
a1900a199b
|
allow skip_load_check
issue #92
|
2015-02-19 10:15:59 -05:00 |
|
Josh de Leeuw
|
c780dd4557
|
add sample method
issue #102
|
2015-02-05 17:19:08 -05:00 |
|
Josh de Leeuw
|
686a6bcdaf
|
fix issues with html content rendering in displayData
issue #99
|
2015-02-05 17:00:22 -05:00 |
|