Build formsQuestion types
Yes/No question
Use the Mokaform Yes/No question for clear binary decisions, eligibility checks, routing logic, and simple confirmations.
TYPE: YES_NO
Use Yes/No when the answer has exactly two meaningful states.
Use it for
- Eligibility questions, screening, consent checks, feature usage, and binary preferences.
- Logic branches such as "Do you need an invoice?" or "Are you an existing customer?"
- Summary views that should show a simple yes/no split.
Settings to check
- Required if the branch or workflow depends on the answer.
- Question wording so "Yes" and "No" are unambiguous.
- Logic rules for each branch.
- Follow-up text when one answer requires explanation.
Workflow notes
Yes/No is clearer than a two-option Multiple choice question when the answer is a true binary. If the answers are not literally yes and no, use Multiple choice with custom labels.