How can we allow end users to access question_choice records?
We are trying to use variable with type list collector and reference it to the question_choice table so we can manually define the choices of the variable without having to create a custom table (which is overkill for a few custom choices we need). ...