Has anyone built a component that is a question that displays an item on the left and then the answer choices (set up as checkboxes) on the right? There would be no correct answer for this?
Don't think so but should be achievable in the meantime using some css.
Below example uses display: flex in a couple of locations and change of mcq-item-icon to checkbox. Question would likely need to be made optional with markings disabled.