Skip to content

html-button-response/html-keyboard-response + no response = hitching  #3359

Open
@anasophiarc

Description

@anasophiarc

Hi,
I am having an issue as I want to use an html response to display a video as well as some text without giving the participant an option to respond (ie. I just want them to watch the video). The issue is that not all of the videos that could possibly be displayed in the trial variable are exactly the same length and so when I set the trial_duration parameter to one fixed value certain clips get cut off/ there is a lot of screen hitching. Does anyone have an idea on a way I can improve upon this/reduce the stutters? Thanks

Here is a snippet of the stimulus function plus some of the other parameters I am currently using:
return

Permanent Bank: ${score.toFixed(2)}

`

}, 
choices: " ", //no choices -> participant just has to watch the outcome unfold 
response_ends_trial: false, 
trial_duration: 2000, //2 seconds to watch the outcome of decision `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions