Josh de Leeuw
|
5ec449c0f6
|
bug fix for reset GUI
|
2017-06-21 12:11:32 -04:00 |
|
Josh de Leeuw
|
08a3166cc6
|
better reset for GUI
|
2017-06-21 12:04:13 -04:00 |
|
Josh de Leeuw
|
e4cd1bb151
|
don't add class name redundantly
|
2017-06-21 11:43:40 -04:00 |
|
Josh de Leeuw
|
c739dfcb3b
|
add new sampling option, fixes #398
|
2017-06-20 11:40:05 -04:00 |
|
Josh de Leeuw
|
9810dab604
|
fixes #387 with proper focus
|
2017-06-19 14:46:17 -04:00 |
|
Josh de Leeuw
|
91c67f8688
|
add auto_update_progress_bar property to jsPsych.init
|
2017-06-10 21:31:59 -04:00 |
|
Josh de Leeuw
|
4184913b1e
|
fixes #387
|
2017-06-07 22:44:33 -04:00 |
|
Josh de Leeuw
|
ac4bb0a818
|
cap range of setProgressBar #325
|
2017-06-01 15:47:04 -04:00 |
|
Josh de Leeuw
|
b09384929f
|
add setProgressBar #325
|
2017-06-01 15:37:43 -04:00 |
|
Josh de Leeuw
|
f6adf2f8af
|
adjust #384 style
|
2017-05-30 10:01:36 -04:00 |
|
Josh de Leeuw
|
934f394de0
|
first pass at #384
|
2017-05-27 18:09:28 -04:00 |
|
Josh de Leeuw
|
d287f7a4d3
|
fixes #343
|
2017-05-25 11:17:56 -04:00 |
|
Josh de Leeuw
|
6b53fced9d
|
reset variables when timeline loops #343
|
2017-05-25 10:51:08 -04:00 |
|
Josh de Leeuw
|
a0ecd6dc23
|
only preload unique files; fixes #377
|
2017-05-25 10:40:59 -04:00 |
|
Josh de Leeuw
|
41f6f4d8ed
|
fix .unique bug
|
2017-05-25 10:38:55 -04:00 |
|
Josh de Leeuw
|
25b4f28f40
|
move utility functions to .utils module for better testing
|
2017-05-25 10:33:23 -04:00 |
|
Josh de Leeuw
|
6dc62aec0e
|
remove fullscreen from jsPsych.init #380
|
2017-05-24 22:18:16 -04:00 |
|
Josh de Leeuw
|
5ad4e4c9a4
|
implement #349
|
2017-03-19 16:38:59 -04:00 |
|
Josh de Leeuw
|
f941731a5b
|
#334 add data collection method .uniqueNames
|
2017-02-04 16:05:22 -05:00 |
|
Josh de Leeuw
|
065fd8d4b0
|
change jsPsych.data.getData() to jsPsych.data.get()
|
2017-02-02 16:47:35 -05:00 |
|
Josh de Leeuw
|
12043f2ffc
|
Merge pull request #289 from rivasd/parallelport
Changes for supporting parallel port triggers with our Chrome extension
|
2017-01-18 12:55:52 -05:00 |
|
Josh de Leeuw
|
ba356b6588
|
change execution order of finishExperiment
|
2017-01-17 15:07:23 -05:00 |
|
Rob Wilkinson
|
15016febc6
|
cleaned up console logs
|
2017-01-13 17:49:27 -08:00 |
|
Xiaolu Bai
|
467dcb0460
|
bugfix_multiple_choice_module
|
2017-01-13 01:57:04 -08:00 |
|
Josh de Leeuw
|
f40214066b
|
pretty print json; fix #318; adjust timelineVaribale to return function by default
|
2017-01-12 14:43:38 -05:00 |
|
Josh de Leeuw
|
accc619352
|
trial finish events get passed a modifiable copy of the raw data object
|
2017-01-09 11:30:23 -05:00 |
|
Josh de Leeuw
|
4fc383cab1
|
manual preloading from init method
|
2017-01-04 15:25:01 -05:00 |
|
Josh de Leeuw
|
354ff1dc94
|
add DataCollection.first and .last
|
2016-12-31 14:39:53 -05:00 |
|
Josh de Leeuw
|
e821ae6bb0
|
add DataColumn.all
|
2016-12-31 14:19:51 -05:00 |
|
Josh de Leeuw
|
7a966c2248
|
add ConvertKeyCodeToKeyCharacter, variance, min, max
|
2016-12-22 17:00:48 -05:00 |
|
Josh de Leeuw
|
658b1db363
|
implement pluginapi tests
|
2016-12-20 13:21:13 -05:00 |
|
Josh de Leeuw
|
72deca2348
|
centralize keyboard listeners for better held_key detection
|
2016-12-20 11:28:24 -05:00 |
|
Josh de Leeuw
|
f7b917adaa
|
replace .which with .keyCode
|
2016-12-20 10:38:20 -05:00 |
|
Josh de Leeuw
|
2d46484365
|
fixes audio load bug #308
|
2016-12-20 09:24:53 -05:00 |
|
Josh de Leeuw
|
db8730d4b3
|
testing and fixing data module
|
2016-12-18 11:31:35 -05:00 |
|
Josh de Leeuw
|
347c7d0a66
|
fix DataCollection bugs
|
2016-12-17 15:40:19 -05:00 |
|
Josh de Leeuw
|
979ee70d58
|
fix addToAll, test it
|
2016-12-16 14:00:15 -05:00 |
|
Josh de Leeuw
|
66fea32f5b
|
don't reset data properties
|
2016-12-16 13:33:19 -05:00 |
|
Josh de Leeuw
|
099c1da963
|
remove ref to ignored data
|
2016-12-16 11:26:00 -05:00 |
|
Josh de Leeuw
|
05b255dc5c
|
reset data storage if .init() is called.
|
2016-12-16 11:10:48 -05:00 |
|
Josh de Leeuw
|
d7d6d5b971
|
test addProperties
|
2016-12-16 11:05:47 -05:00 |
|
Josh de Leeuw
|
f125065451
|
fix ^ -> Math.pow()
|
2016-12-15 22:18:22 -05:00 |
|
Josh de Leeuw
|
788ea0833b
|
fix sqrt()
|
2016-12-15 22:08:43 -05:00 |
|
Josh de Leeuw
|
30a7401e92
|
missing .length
|
2016-12-15 21:59:29 -05:00 |
|
Josh de Leeuw
|
c8ff0ad884
|
bug
|
2016-12-15 21:56:56 -05:00 |
|
Josh de Leeuw
|
c1fbe542df
|
datacollection tests
|
2016-12-15 21:53:52 -05:00 |
|
Josh de Leeuw
|
7806cd14e6
|
More changes to how data is handled...
|
2016-12-15 21:38:22 -05:00 |
|
Josh de Leeuw
|
22cc5bf878
|
DataCollection and DataColumn, breaks code for now.
|
2016-12-15 15:13:18 -05:00 |
|
Josh de Leeuw
|
41cd3e87a7
|
don't remove DOM element when adding progress bar!
|
2016-12-15 11:29:23 -05:00 |
|
Josh de Leeuw
|
4e95436a58
|
changes default_iti #312
|
2016-12-14 13:53:39 -05:00 |
|