Josh de Leeuw

Results 160 comments of Josh de Leeuw

Sorry for the delay. Looks like a test is failing now. Maybe it just needs to be updated?

Hi @Emily-ejag It looks like there is one test that is failing sometimes in the simulation part of the code. This might be failing randomly due to different random data...

Is there anything in this PR that isn't taken care of in another PR? This seems to be all cleanup stuff that's unrelated to the citation tool at this point.

The version numbers will auto-update in the docs when the docs are built and released 🚀

@DominiqueMakowski this should be released now. Thanks for the nudge 😁

Closing this PR. We're going to do this in [jspsych/metadata](https://github.com/jspsych/metadata) instead.

@devsda1 Just checking in to see if the source of the problem got tracked down?

We fixed the `canvas` issue in `@jspsych/[email protected]`. If you change the version in `package.json` and run `npm install` it should be smoother now.

Hi @TAOKA-Daiki, I just double checked this and, at least in Chromium, the event.key property is `Enter` for the enter key and `ArrowDown` for the arrow down key. What browser...