Josh de Leeuw

Results 67 issues of Josh de Leeuw

A simple use case: Suppose there is a two-alternative trial with a correct and incorrect response. If the subject chooses the correct response then a positive feedback message should display....

core package

`requestAnimationFrame()` is partially supported in the major browsers, and represents an improvement from `setTimeout` for measuring when stimuli are displayed. The pluginAPI should get an additional method to display a...

plugin package
core package

This is very cool https://github.com/mcdermottLab/HeadphoneCheck. Porting it to a plugin would be 👍

new-plugin

This issue is meant to serve as a discussion. A recent workshop attendee suggested rethinking how citations are tracked for the library. Instead of relying exclusively on the BRM paper...

How do we set up an automated testing environment to ensure code changes work on whatever browsers we intend to support?

testing

https://guides.github.com/activities/citable-code/

It occurred to me that the new extensions framework could support a generic audio playing extension, for cases where one want to have audio over an existing plugin. Some students...

new-plugin

Based on #1341, we could add options to control image positioning in the various image plugins. We would need to make a decision about what positioning options to provide (e.g.,...

plugin package

When 8.0 rolls around let's get rid of this. There has to be a way to do the same functionality without polluting the data structure.

core package

- [ ] The `exclusions` option in `initJsPsych()`. A deprecation warning is being added via #2209. - [ ] The `hardware()` function of `pluginAPI`, given that it is not robustly...

core package