Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.02 KB

File metadata and controls

35 lines (21 loc) · 1.02 KB

html-choice plugin

Overview

This plugin displays clickable html elements that can be used to present a choice. The choices can be presented until a response is given, a fixed time, or a fixed time after the reponse to allow for animated feedback.

Loading

In browser

<script src="https://unpkg.com/@jspsych-contrib/[email protected]"></script>

Via NPM

npm install @jspsych-contrib/plugin-html-choice
import jsPsychPluginName from '@jspsych-contrib/plugin-html-choice';

Compatibility

jsPsych v7.0.

Documentation

See documentation

Author / Citation

This plugin was created by the Autonomous Empirical Research Group (developer: Younes Strittmatter, PI: Sebastian Musslick. This research program is supported by Schmidt Science Fellows, in partnership with the Rhodes Trust, as well as the Carney BRAINSTORM program at Brown University.