Josh de Leeuw
a503585598
multi stim update
2015-02-18 15:08:19 -05:00
Josh de Leeuw
13f3cf7f48
css for free-sort
2015-02-18 14:47:01 -05:00
Josh de Leeuw
5453518f0d
force parameter size
2015-02-18 14:33:23 -05:00
Josh de Leeuw
5cb5f0bfe7
bug fix with keyboard listener
2015-02-18 14:27:38 -05:00
Josh de Leeuw
fafa254860
call function example
2015-02-18 13:23:42 -05:00
Josh de Leeuw
a8804d2e2b
remove protocol-relative url
2015-02-18 13:23:32 -05:00
Josh de Leeuw
77b28d2ecf
adding more tests
2015-02-18 12:59:27 -05:00
Josh de Leeuw
849c468275
bug fixes
2015-02-18 12:27:26 -05:00
Josh de Leeuw
29a57fbe14
adding tests&examples folder
2015-02-18 12:27:18 -05:00
Josh de Leeuw
79b06f665a
minor issue with timing = 0
2015-02-18 11:44:53 -05:00
Josh de Leeuw
1c82ef4c32
Merge pull request #115 from mariansauter/patch-4
...
allow timing_max_search = 0
2015-02-18 11:31:48 -05:00
Josh de Leeuw
22748866b3
update example php
...
issue #110
2015-02-18 11:22:43 -05:00
Josh de Leeuw
37c7966d9c
change id for palmer plugin
...
issue #78
2015-02-18 11:16:53 -05:00
Josh de Leeuw
be74b923ec
modify docs for snapsvg
...
issue #113
2015-02-18 11:16:35 -05:00
Josh de Leeuw
d4d31e27a2
replace Raphael with Snap
...
issue #78
2015-02-18 11:12:05 -05:00
mariansauter
d30dac1dbe
allow timing_max_search = 0
...
I added the possibility that the timing_max_search equals 0 so that the search display is not shown at all (circumventing setTimeout)
This might be very specifically handy for my purpose, because I can use the same plugin to show my probe at the fixation stimulus place before the actual search display. In any case, this change does not hurt and just allows timing_max_search = 0 to work
2015-02-11 23:28:29 +01:00
Josh de Leeuw
d42a8b2598
Merge pull request #112 from mariansauter/patch-2
...
added jspsych-visual-search-circle to css
2015-02-11 12:44:37 -05:00
Josh de Leeuw
b4cb51294a
Merge pull request #111 from mariansauter/patch-1
...
CRITICAL bugfix jspsych-visual-circle-search
2015-02-11 12:44:25 -05:00
mariansauter
ed55a92ef2
added jspsych-visual-search-circle to css
2015-02-11 16:52:42 +01:00
mariansauter
a10f881847
CRITICAL bugfix jspsych-visual-circle-search
...
line 79: "display_element.appent" wasn't working, spelling error, makes whole plugin unrunnable
2015-02-11 16:42:10 +01:00
Josh de Leeuw
c780dd4557
add sample method
...
issue #102
2015-02-05 17:19:08 -05:00
Josh de Leeuw
f952f5ccf7
html plugin check_fn returns true by default
...
issue #106
2015-02-05 17:03:31 -05:00
Josh de Leeuw
686a6bcdaf
fix issues with html content rendering in displayData
...
issue #99
2015-02-05 17:00:22 -05:00
Josh de Leeuw
1850f94128
docs for randomization.shuffle
...
issue #100
2015-02-05 16:55:39 -05:00
Josh de Leeuw
0849f8bd9f
add randomization.shuffle function
...
issue #100
2015-02-05 16:52:16 -05:00
Josh de Leeuw
45820a5249
comments removed
2015-02-05 16:49:21 -05:00
Josh de Leeuw
d3346753a9
fix bug on feedback trials with categorize plugins
...
issue #103
2015-02-05 16:49:21 -05:00
Josh de Leeuw
3eba68c20e
fix function as stimuli parameter issue
...
issue #109
2015-01-29 19:57:07 -05:00
Josh de Leeuw
f83aa5a20c
bug fix for undefined preamble param
2014-12-17 12:37:55 -05:00
Josh de Leeuw
3516456a52
update to snap.svg dependency
...
also fixes bizarre chrome issue that is probably a chrome bug.
issue #78
2014-12-16 16:02:20 -05:00
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
6a634244e3
temp fix to prevent non AudioContext browsers from breaking
...
issue #95
2014-11-14 15:28:33 -05:00
Josh de Leeuw
14fbe9d67f
allow keys as strings
...
issue #97
2014-11-14 15:19:45 -05:00
Josh de Leeuw
55f1d3c5d6
add convertKeyCharacterToKeyCode method
2014-11-14 15:14:48 -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
e00b60c570
fix documentation
...
issue #97
2014-11-13 08:43:02 -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
1530db92c3
add styles for survey-likest plugin
2014-11-11 12:13:47 -05:00
Josh de Leeuw
d7af7609f3
Merge pull request #93 from jodeleeuw/audio
...
Audio
2014-11-11 10:29:30 -05:00
Josh de Leeuw
8ca0e2576c
adds a check in init function to see if all audio is loaded
2014-11-11 10:18: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
bb1379b5e4
adding audio support functions to core
2014-11-11 08:37:57 -05:00
Josh de Leeuw
a139b13927
starting to put together an audio plugin
2014-11-10 17:13:51 -05:00
Josh de Leeuw
016be46bca
Merge pull request #91 from jodeleeuw/master
...
sync dev with master
2014-11-10 16:36:26 -05:00
Josh de Leeuw
115aac3a2c
update version info
2014-11-10 09:20:19 -05:00