Skip to content

Set default boolean question options in question class

Carlos Sanchez requested to merge 758-rc-question-database into main

Closes #758 (closed)

I opted to just use the already existing widgets for questions with options and remove the boolean widget which still used ionic.

To ensure we have the right answers and we do not need to update the IDs I added setter and getter to options in the question class providing default options if no options are set.

Merge request reports

Loading