Josh de Leeuw
|
7abacf7a1c
|
add color option
|
2017-02-09 16:56:50 -05:00 |
|
Josh de Leeuw
|
72e54a2173
|
modify how buttons display to get proper bounding box
|
2017-02-09 16:26:33 -05:00 |
|
Josh de Leeuw
|
c5317e926c
|
Merge branch 'master' of https://github.com/jodeleeuw/jsPsych
|
2017-02-08 14:24:48 -05:00 |
|
Josh de Leeuw
|
b916e62d88
|
fix survey-likert plugin
|
2017-02-08 14:24:45 -05:00 |
|
Josh de Leeuw
|
0c50fb5f86
|
Merge pull request #335 from mvdoc/bf/likert
BF: fix query to response button for survey-likert
|
2017-02-06 22:19:08 -05:00 |
|
Matteo Visconti dOC
|
2c89131fc2
|
BF: fix query to response button for survey-likert
|
2017-02-06 14:37:09 -05:00 |
|
Josh de Leeuw
|
f941731a5b
|
#334 add data collection method .uniqueNames
|
2017-02-04 16:05:22 -05:00 |
|
Josh de Leeuw
|
262fd06e3c
|
docs updates
|
2017-02-02 16:47:35 -05:00 |
|
Josh de Leeuw
|
b01f4039f3
|
add tests for data parameter
|
2017-02-02 16:47:35 -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
|
a25351de60
|
Merge pull request #330 from madebyafox/iss329
fix spelling error xmlHttp to xmlhttp
|
2017-01-27 10:05:16 -05:00 |
|
Amy Fox
|
8b4e452d54
|
fix spelling error xmlHttp to xmlhttp
|
2017-01-26 21:34:47 -08:00 |
|
Josh de Leeuw
|
9622ad3676
|
Merge pull request #328 from lbai001/patch-1
String concatenation issue
|
2017-01-26 09:34:44 -05:00 |
|
Xiaolu bai
|
a348b85c3f
|
String concatenation issue
https://github.com/jodeleeuw/jsPsych/issues/327
/change log/
append child instead of setting innerHTML
|
2017-01-25 21:15:56 -08: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
|
5a45dd2294
|
Update .gitignore
|
2017-01-18 12:53:17 -05:00 |
|
Josh de Leeuw
|
94f61537c4
|
Update .gitignore
|
2017-01-18 12:52:43 -05:00 |
|
Josh de Leeuw
|
d837794426
|
Merge branch 'master' of https://github.com/jodeleeuw/jsPsych
|
2017-01-17 15:07:25 -05:00 |
|
Josh de Leeuw
|
ba356b6588
|
change execution order of finishExperiment
|
2017-01-17 15:07:23 -05:00 |
|
Josh de Leeuw
|
9c31f9afb2
|
Merge pull request #322 from aucuparia/patch-1
Update creating-a-plugin.md
|
2017-01-16 14:03:47 -05:00 |
|
aucuparia
|
4c2cf09b1a
|
Update creating-a-plugin.md
Missing word.
|
2017-01-16 16:32:51 +01:00 |
|
Josh de Leeuw
|
00ff20b50c
|
fix attachEventListener -> addEventListener
|
2017-01-16 09:34:45 -05:00 |
|
Josh de Leeuw
|
b9a5ffde2f
|
organize tests
|
2017-01-15 15:43:00 -05:00 |
|
Josh de Leeuw
|
24798f8b3a
|
Merge pull request #321 from oddballio/master
multiple choice plugin fixup
|
2017-01-13 21:59:59 -05:00 |
|
Xiaolu bai
|
e6c5fcf01c
|
clears console.log
|
2017-01-13 18:06:15 -08:00 |
|
Robert Wilkinson
|
1230ed2e1a
|
Merge pull request #2 from oddballio/next_button_rewire
show nav false
|
2017-01-13 17:50:38 -08:00 |
|
Rob Wilkinson
|
15016febc6
|
cleaned up console logs
|
2017-01-13 17:49:27 -08:00 |
|
Xiaolu Bai
|
784751b3a3
|
show nav false
|
2017-01-13 17:17:07 -08:00 |
|
Robert Wilkinson
|
e78fa7f688
|
Merge pull request #1 from oddballio/next_button_rewire
Next button rewire
|
2017-01-13 17:15:24 -08:00 |
|
Xiaolu Bai
|
e2566c6089
|
Removes extra text on submit button
|
2017-01-13 16:58:10 -08:00 |
|
Xiaolu Bai
|
5cb6b31943
|
next button rework
|
2017-01-13 13:30:20 -08:00 |
|
Xiaolu Bai
|
467dcb0460
|
bugfix_multiple_choice_module
|
2017-01-13 01:57:04 -08:00 |
|
Josh de Leeuw
|
c602a70116
|
clarify when on_data_update is called
|
2017-01-12 14:49:23 -05:00 |
|
Josh de Leeuw
|
729eadedea
|
change .displayData test
|
2017-01-12 14:49:06 -05:00 |
|
Josh de Leeuw
|
a4ad32af66
|
docs updates; better RT tutorial
|
2017-01-12 14:44:03 -05: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
|
489298fea1
|
uncomment margin: auto - fixes #319
|
2017-01-12 14:42:49 -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
|
a9ed50f5d2
|
mkdocs config
|
2017-01-06 13:02:18 -05:00 |
|
Josh de Leeuw
|
6301cb139d
|
fix #315 docs
|
2017-01-06 12:18:43 -05:00 |
|
Josh de Leeuw
|
45af5158e9
|
fixes #311
|
2017-01-06 12:10:04 -05:00 |
|
Josh de Leeuw
|
3520ba3c4c
|
fixes #312
|
2017-01-06 12:05:23 -05:00 |
|
Josh de Leeuw
|
ceeca6d4e8
|
update readme
|
2017-01-04 21:55:23 -05:00 |
|
Josh de Leeuw
|
fd765347b8
|
update contributors doc
|
2017-01-04 21:54:14 -05:00 |
|
Josh de Leeuw
|
f3668df9d8
|
move from tests&examples --> examples
|
2017-01-04 16:07:56 -05:00 |
|
Josh de Leeuw
|
8b425c9a45
|
Merge pull request #310 from GavinQ1/master
jspsych-form-plugin
|
2017-01-04 16:05:02 -05:00 |
|
GavinQ1
|
52660ffef2
|
Create .gitignore
|
2017-01-04 16:03:08 -05:00 |
|
Josh de Leeuw
|
a89b993efe
|
Merge pull request #317 from jodeleeuw/no-jquery
Remove all jQuery, implement testing framework
|
2017-01-04 15:42:47 -05:00 |
|
Josh de Leeuw
|
0240b9f6c9
|
Merge remote-tracking branch 'refs/remotes/origin/master' into no-jquery
# Conflicts:
# plugins/jspsych-html.js
|
2017-01-04 15:38:17 -05:00 |
|
Josh de Leeuw
|
053fc1bcd1
|
test join method of DataCollection
|
2017-01-04 15:25:28 -05:00 |
|