Commit Graph

1050 Commits

Author SHA1 Message Date
GavinQ1
ed9a6be58f Update jspsych-form.md 2016-11-25 15:59:54 -05:00
GavinQ1
a4821a4882 fix doc 2016-11-25 15:57:57 -05:00
GavinQ1
ed91a5849c fix doc 2016-11-25 15:55:47 -05:00
GavinQ1
fb4b6721af doc update 2016-11-25 15:53:51 -05:00
GavinQ1
8b0c541157 doc update 2016-11-25 15:52:35 -05:00
GavinQ1
e9a06443aa doc update 2016-11-25 15:50:39 -05:00
GavinQ1
a10e3cd7b0 doc update 2016-11-25 15:49:50 -05:00
GavinQ1
184c9f41e6 doc update 2016-11-25 15:48:50 -05:00
GavinQ1
253b6a0892 doc update 2016-11-25 15:47:18 -05:00
GavinQ1
7757928cde add some comments 2016-11-25 15:44:42 -05:00
GavinQ1
64411690d1 check if all required field is filled 2016-11-25 15:39:30 -05:00
GavinQ1
483f2b85b4 add jspsych-form.js documentation 2016-11-25 15:36:27 -05:00
Josh de Leeuw
7b099b39ee demo rt experiment seems to work... 2016-11-25 15:22:16 -05:00
Josh de Leeuw
2f6db7a603 no refs to jquery in main library 2016-11-24 01:12:39 -05:00
GavinQ1
a7533f9419 jspsych-form.js version 1.0 finised 2016-11-23 19:21:55 -05:00
GavinQ1
60b56576c2 jspsych-form.js version 1 finised 2016-11-23 19:20:49 -05:00
Josh de Leeuw
920e4fd5e0 removing some $ 2016-11-23 12:42:29 -05:00
Josh de Leeuw
5048bca4cb starting to implement. 2016-11-18 15:16:42 -05:00
GavinQ1
ccd97f773a commenting 2016-11-17 00:26:52 -05:00
GavinQ1
307657a8b5 support description 2016-11-16 18:57:06 -05:00
GavinQ1
c8223864fb all basic stuff are done! :) 2016-11-14 20:32:33 -05:00
GavinQ1
49d770cf40 Merge branch 'master' of https://github.com/GavinQ1/jsPsych 2016-11-14 20:32:24 -05:00
GavinQ1
bbe0c68c8e all basic stuff are done! :) 2016-11-14 20:31:07 -05:00
Eggplant
7f22f2f702 test vmware 2016-11-14 15:19:36 -05:00
GavinQ1
d66946f739 minor changes 2016-11-13 19:55:17 -05:00
GavinQ1
54750f7e93 inserting image checkbox switch 2016-11-13 19:46:20 -05:00
GavinQ1
3700e72e16 enable inserting image 2016-11-13 18:44:12 -05:00
GavinQ1
b776945f0b most basic stuffs are done 2016-11-13 18:26:28 -05:00
GavinQ1
19a3251b0b small modifications 2016-11-04 02:05:32 -04:00
GavinQ1
0c3199b88f comment changes 2016-11-04 01:51:39 -04:00
GavinQ1
d0c49aa27f Support MDL 2016-11-02 18:55:26 -04:00
Josh de Leeuw
95c6238c8e Merge pull request #298 from wolfgangwalther/docs
Some fixes for documentation
2016-10-26 09:50:50 -04:00
Wolfgang Walther
0bf0b6297a Copy missing plugin examples to docs 2016-10-26 14:07:08 +02:00
Wolfgang Walther
ac2b8bd022 Remove unnecessary comment in example 2016-10-26 14:06:48 +02:00
GavinQ1
2e4a0a1a96 gitignore 2016-10-25 18:55:07 -04:00
GavinQ1
f1528a8af9 form-plugin-tests 2016-10-25 18:51:32 -04:00
Josh de Leeuw
b4dfe56dda Merge pull request #297 from wolfgangwalther/plugin-html-force_refresh-bugfix
plugin-html force_refresh now using correct url
2016-10-24 15:47:13 -04:00
Wolfgang Walther
4a73f72760 plugin-html force_refresh now using correct url
with force_refresh: true, new url was set in line 63, but never used.
2016-10-24 21:37:17 +02:00
Wolfgang Walther
8512bee22c Docs: jspsych-survey plugins fixes
Leftover from survey-text in survey-multi-choice
Grammar (responses / response)
2016-10-23 18:19:45 +02:00
Wolfgang Walther
7a6ab3504d on_trial_finish callback is passed the trial_data 2016-10-23 16:53:16 +02:00
Josh de Leeuw
1b7f4f8aea documentation updates for version 6 2016-10-13 13:34:33 -04:00
Josh de Leeuw
4c8881d9c2 docs updates 2016-10-12 16:48:10 -04:00
Josh de Leeuw
94e06aa33d adjust single-audio test to include function call. 2016-10-07 09:18:55 -04:00
Josh de Leeuw
fd458fec74 add SRT plugin #295 2016-10-07 09:18:40 -04:00
Daniel Rivas
af133eb79f Adds DOM trace without jQuery 2016-09-08 11:58:48 -04:00
Daniel Rivas
5d00e36111 Preparing Chrome extension support for hardware
- init function now declares a "jspsych" attribute on the <html> element
so that our Chrome Extension can tell when jsPsych is loaded on a page

- new method jsPsych.pluginAPI.hardware that dispatches an event caught
by our extension. allows sending triggers to the parallel port!
2016-09-07 18:17:29 -04:00
Daniel Rivas
603d20c2dd updated gitignore for some eclipse hidden 2016-09-07 18:08:33 -04:00
Josh de Leeuw
c5fc6fdabf correct [ ] in docs 2016-09-01 16:56:01 -04:00
Josh de Leeuw
6286c1192e implements #287 2016-08-22 22:55:42 -04:00
Josh de Leeuw
5ec3d6a95d updating examples 2016-08-16 11:19:37 -04:00