Skip to content

Use a separate model for the scale content format

Daniel Gerhardt requested to merge likert-templates into master

The model for scale contents has an option template and count instead of custom options.

Migration handling:
Contents of the format SCALE will be migrated to use the AGREEMENT option template if their existing options match a specific pattern. Otherwise, the content's format is changed to CHOICE.

Merge request reports