Commit Graph

301 Commits

Author SHA1 Message Date
Josh de Leeuw
134c55a634 more plugin.info implementing (#270) 2016-06-27 20:56:02 -04:00
Josh de Leeuw
eb3fb3d662 more plugin.info work (#270) 2016-06-27 17:04:00 -04:00
Josh de Leeuw
d11d45a408 implementing plugin.info (#270) 2016-06-27 16:28:46 -04:00
Josh de Leeuw
a951dd3e0b implements shared AudioContext (#271) 2016-06-27 13:29:43 -04:00
Josh de Leeuw
52e673fb1b more plugin.info (#270) 2016-06-27 13:21:51 -04:00
Josh de Leeuw
8b2d12a79c further work on plugin.info (#270) 2016-06-26 23:45:17 -04:00
Josh de Leeuw
0f71617963 start implementing plugin.info methods (#270) 2016-06-24 09:46:30 -04:00
Josh de Leeuw
5bd6756ba6 adds video plugin (#162) 2016-06-15 10:05:36 -04:00
Josh de Leeuw
faea546f94 implements #248 2016-05-21 17:22:36 -04:00
Josh de Leeuw
437747b32f fix #247 bug 2016-05-21 16:39:12 -04:00
Josh de Leeuw
a98d2cf2fe fixes #240 2016-03-02 23:07:00 -05:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
56a869f39d fix bug in template 2015-12-18 12:22:32 -05:00
Josh de Leeuw
0655a469fa auto preload images and audio (#117) 2015-12-17 13:57:53 -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
5c831f18db updating for new plugin style 2015-12-15 15:20:58 -05:00
Josh de Leeuw
219bf26271 testing new plugin format 2015-12-15 11:18:57 -05:00
Josh de Leeuw
2df6c408e5 update plugins to new format 2015-12-15 10:43:37 -05:00
Josh de Leeuw
e6092d685f formatting 2015-12-14 16:57:14 -05:00
Josh de Leeuw
59d2e0b451 update plugins to match timeline node method 2015-12-14 16:56:20 -05:00
Josh de Leeuw
ccdae0dcd3 modify plugins for new version 2015-12-14 09:00:03 -05:00
Josh de Leeuw
dadede318d updating plugins to match new format 2015-12-13 23:06:31 -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
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
82ce051210 Merge pull request #167 from vergenzt/same-different-self-pacing
Improvements to same-different plugin
2015-12-08 16:44:25 -05:00
Josh de Leeuw
fc01b8581b Merge pull request #185 from wolfgangwalther/patch-3
Correct wrong preamble css class and id in plugin-survey-text
2015-12-08 16:21:56 -05:00
Josh de Leeuw
a96d927629 add multi-choice plugin, modify multi-stim-multi-response
supersedes #174 & #177
2015-12-08 15:13:16 -05:00
Josh de Leeuw
1a99f966be major changes for likert scale (#169) 2015-12-08 12:44:29 -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
199eac2f42 use regex for replace (#202) 2015-12-07 15:49:54 -05:00
Josh de Leeuw
3f03f8d97f add btn class (#172) 2015-12-07 15:48:49 -05:00
Josh de Leeuw
f1c7d39630 implements #191 2015-10-19 11:56:43 -04:00
Josh de Leeuw
4e0f0fe920 fixes #188 2015-10-19 08:53:08 -04:00
Wolfgang Walther
42424ede2e Update jspsych-survey-text.js
Correct wrong css class and id (likert -> text)
2015-09-26 03:06:21 +02:00
Shane Martin
370c60ef0e Merge branch 'feature-1' into develop 2015-09-23 10:18:43 -04:00
Shane Martin
e8cc6a5686 Add HTML5-based validation parameter 2015-09-23 10:18:30 -04:00
Shane Martin
6e35baceda Merge branch 'feature-1' into develop 2015-09-11 12:05:43 -04:00
Shane Martin
05aa64847e Fix submit button text 2015-09-11 12:05:25 -04:00
Shane Martin
201c9f8846 Revert "Revert "Allow overlap between response groups""
This reverts commit 649a1c2266.
2015-09-11 11:34:42 -04:00
Shane Martin
649a1c2266 Revert "Allow overlap between response groups"
This reverts commit 3e1a05ab19.
2015-09-10 14:21:35 -04:00
Shane Martin
adbc4053b8 Change option values to label name 2015-09-10 14:15:16 -04:00
Shane Martin
23b7b4a39b Add horizontal option and add plugin styling 2015-09-10 14:02:32 -04:00
Shane Martin
116f958ebe Add response object value retrieval 2015-09-10 13:38:46 -04:00
Shane Martin
a9b6a81635 Convert plugin to display radio buttons 2015-09-10 13:21:16 -04:00
Shane Martin
80b8000384 Duplicate likert plugin, with name replacements 2015-09-10 11:43:43 -04:00
Shane Martin
3e1a05ab19 Allow overlap between response groups 2015-08-28 10:20:58 -04:00
Tim Vergenz
aabf545cd7 same-different: Add answer field to collected data 2015-08-08 08:29:36 -04:00
Tim Vergenz
6171a8bfcd same-different: Allow self-pacing for first stimulus 2015-08-08 08:29:36 -04:00
Josh de Leeuw
3fa2e3def0 button-response plugin #161 2015-07-17 10:17:11 -04:00
Josh de Leeuw
1b142809d2 draft of button response plugin 2015-07-17 08:52:00 -04:00