Josh de Leeuw
Josh de Leeuw
Thanks @keshavpabbi ! Would you be willing to modify the corresponding pages in `/docs` as part of the PR?
Hi @keshavpabbi, We created a new [community contributions repository](https://github.com/jspsych/jspsych-contrib) that would be a great immediate home for this plugin. We'll definitely keep this on the agenda for merging in the...
Sounds great! I recently used the cloze plugin for an experiment and found that I wanted the trials to autofocus on the first input at the start of the trial....
@eweitnauer In your `select_node` is the timeline a set of timelines? For example, if `select_function` returns 0 does `timeline[0]` run? I worry that this is confusing because it changes how...
Hi Ari, This is a really interesting idea. If we're going to do it, then targeting the 7.0 release would make sense. We need another week or two to wrap...
Working on triaging some 7.0 stuff. I think all of the changes with the `modularization` branch will make this easier, but I don't think we will have time to incorporate...
This is great @stefanuddenberg . Thanks!
That would be great, thanks @becky-gilbert ! and thanks @javidalpe !
Hi @matanmazor, The `repetitions` parameter causes the entire timeline to repeat. On each repetition, a new random order will be generated when `randomize_order` is true. So with this configuration you...
@becky-gilbert if you are still working on docs updates what do you think about adding some clarification to the tutorial to cover this point?