1.0.0 • Published 1 year ago

@jspsych-contrib/plugin-html-choice v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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/plugin-html-choice@1.0.0">

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.

1.0.0

1 year ago