Hello, everyone!
I have here a Select One question type named Status of Project where choices are "Started" and "Not Yet Started". Please see screenshot below.

What I want to achieve is to have either (or whatever works between these two options):
- A Select One question type Status Project with Checkboxes beside the choices, or
- A Select Multiple question type Status Project where other option's checkbox will be disabled once an option is selected.
In other words, I wish to configure a question where the user is only allowed to choose one option using a checkbox. I already looked into Constraints concept, but this will still allow the user to check the checkbox but is only validated during submission of records, thus, will not allow to send it.
I need something that is either of the choices above. Does anyone have an idea on how to achieve this? Is this possible with javascript? If yes, I would appreciate any hints regarding this.
Thank you.