If user selects "none" in multiple select, prevent selection of other options

It's not possible, you can, for example, skip next question if not satisfied option is selected or calculate a value depending on that option but not unselect other options automatically. Why do you use select_multiple there and not select_one?