Is there a reason why you can enable Other as a option in question, but also to have logic that triggers on Other?
for example,
question: multiple choice - yes, no, other
if yes, then new question 1
if no, then new question 2
if other, then new question 3
right now you can only do the following:
question: multiple choice - yes, no, other
if yes, then new question 1
if no, then new question 2