Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

html-slider-response forced slider click #573

Closed
joelem opened this issue Oct 11, 2018 · 1 comment
Closed

html-slider-response forced slider click #573

joelem opened this issue Oct 11, 2018 · 1 comment

Comments

@joelem
Copy link

joelem commented Oct 11, 2018

Hello,

I was told to request the following here on Github:

The ability to require participants to at least click on the slider before they can continue. Right now, participants can move on without touching the slider, the data therefore only records the "start" value but we don't know whether that's what the participant wanted or if they're just clicking through.

You can see the original conversation here: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/jspsych/7msoq50VJH4/dWsYIdW-BQAJ

@jodeleeuw jodeleeuw added this to the 6.1 milestone Oct 11, 2018
jodeleeuw added a commit that referenced this issue Jul 3, 2019
@jodeleeuw
Copy link
Member

This is now implemented, and will be available in the 6.1 release. (Or go ahead and download the plugin file from the master branch now.)

var trial = {
  type: 'html-slider-response',
  require_movement: true,
  // ... other params ...
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants