jspsych / jspsych-contrib

An open repository of jsPsych plugins and extensions, without any official support
45 stars 47 forks source link

Survey Sliders plugin #105

Closed Max-Lovell closed 8 months ago

Max-Lovell commented 8 months ago

This plugin adds sliders to questionnaires, i.e. multiple on a page. Done on behalf of Dominique Makowski, relevant issue was raised previously: https://github.com/jspsych/jspsych-contrib/issues/94

changeset-bot[bot] commented 8 months ago

🦋 Changeset detected

Latest commit: 64aaa082e2ace645cbfcc0300b313192f2b09602

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------------------------------- | ----- | | @jspsych-contrib/plugin-survey-slider | Major |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

jodeleeuw commented 8 months ago

Thanks @Max-Lovell !

jodeleeuw commented 8 months ago

@Max-Lovell it also looks like package-lock.json is out of sync. Try running npm i to update and push the updated package-lock.json file.

Max-Lovell commented 8 months ago

Sorry about that, newbie here. Updated the package lock, thanks Josh!

jodeleeuw commented 8 months ago

All set! Thanks again @Max-Lovell !