magpie-ea / magpie-modules

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

Generalize rating scale task to allow arbitrary number of choice options #56

Open michael-franke opened 5 years ago

michael-franke commented 5 years ago

Currently the rating scale task offers only 7-point rating scales (I think). This should be generalized with an optional field nr_choice_options which defaults to 7 but allows any integer < 1.