magpie-ea / magpie-modules

the reusable front-end bits in the _magpie modules
MIT License
7 stars 1 forks source link

Option to initialize slider at different and random positions in slider rating task #55

Open michael-franke opened 5 years ago

michael-franke commented 5 years ago

Include an option initialization which defaults to 50. This value gives the position of the slider tag on the slider. It takes values from 0 to 100 for other fixed positions and also takes random as an argument, in which case it realizes a random initialization.

Slider initialization should be recorded in the output data (unless the default 50 is used).