Commit Graph

666 Commits

Author SHA1 Message Date
Josh de Leeuw
103eaf192d updating pluginAPI module docs 2016-01-05 16:06:46 -05:00
Josh de Leeuw
17cb2cd1f7 getting data docs renamed, renaming some data functions 2016-01-05 14:36:08 -05:00
Josh de Leeuw
84df6d3c62 docs for core functions 2016-01-05 14:14:44 -05:00
Josh de Leeuw
95419af8ae renaming chunks to timeline 2016-01-05 14:04:01 -05:00
Josh de Leeuw
5ff4e2666a add randomID method (#214) 2016-01-05 13:31:52 -05:00
Josh de Leeuw
b289e182d5 allow end_message in endExperiment (#213) 2016-01-05 13:16:56 -05:00
Josh de Leeuw
d917f74d3a implements URL variables (#192) 2016-01-05 12:09:17 -05:00
Josh de Leeuw
9a9b7bba7a adds dataAsJSON (#212) 2016-01-05 11:34:53 -05:00
Josh de Leeuw
4ce36b8460 implements override of display_element (#204) 2016-01-05 11:19:53 -05:00
Josh de Leeuw
784632c9d2 fix bug with randomization.repeat (#210) 2016-01-05 10:47:53 -05:00
Josh de Leeuw
77a29acfd7 siphon plugins into .plugins namespace (#184) 2016-01-05 10:16:58 -05:00
Josh de Leeuw
fbc1fa2a9c various docs updates, especially converting to new mkdocs format 2016-01-05 10:06:36 -05:00
Josh de Leeuw
56a869f39d fix bug in template 2015-12-18 12:22:32 -05:00
Josh de Leeuw
a042a0d63d updating preloading docs 2015-12-17 15:24:00 -05:00
Josh de Leeuw
80a16968cf making endExperiment work with new version 2015-12-17 15:05:35 -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
828246e0fd update notes 2015-12-17 10:23:45 -05:00
Josh de Leeuw
38ef295220 implements the progress bar for new timeline 2015-12-16 10:56:06 -05:00
Josh de Leeuw
3cc0ab85fc making sure loop function gets the data from the chunk 2015-12-15 21:26:26 -05:00
Josh de Leeuw
6489923cff error messages for bad experiment timelines 2015-12-15 21:07:29 -05:00
Josh de Leeuw
a5f260ddd6 more testing for version 5.0 2015-12-15 20:56:08 -05:00
Josh de Leeuw
5c831f18db updating for new plugin style 2015-12-15 15:20:58 -05:00
Josh de Leeuw
6d1246e25a update plugin for test 2015-12-15 14:11:28 -05:00
Josh de Leeuw
bfe9efa4a5 updating tests 2015-12-15 12:52:11 -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
0742ebc246 allow setting parameters at any point on timeline 2015-12-11 16:57:06 -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
f90dd3a8d6 basic test with single-stim is working 2015-12-10 16:02:25 -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
9a07615ff5 update contributors 2015-12-08 16:45:06 -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
7e6a973cdd Add contributors file (#183) 2015-12-08 16:18:18 -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
e99fb56fd3 implement fullscreen option (#199) 2015-12-08 11:46:31 -05:00
Josh de Leeuw
29497fb7b3 fix audio for Safari (#159) 2015-12-08 10:58:39 -05:00
Josh de Leeuw
dba6c4befc fixes double call of function as parameter (#158)
fixed by changing the evaluate parameters function to modify the trial
object directly, so the function is replaced by its value.
2015-12-08 10:35:29 -05:00
Josh de Leeuw
ed4b2ba99c change progress bar behavior (#156) 2015-12-08 09:54:37 -05:00
Josh de Leeuw
ccf69aaa3d document key code conversion (#149) 2015-12-08 09:48:11 -05:00
Josh de Leeuw
d2741c65f8 fixes docs #182 2015-12-07 16:51:45 -05:00
Josh de Leeuw
14a6f0e1f2 update docs for #176 2015-12-07 16:49:49 -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
234173d090 wrong plugin name (#186) 2015-12-07 15:51:36 -05:00