Previously, survey question and answer option conditions supported only the connectors = and !=.
Condition logic includes additional comparison operators:
- > (greater than)
- >= (greater than or equal to)
- < (less than)
- <= (less than or equal to)
These connectors are available for use in both question-level conditions and answer display logic, allowing for more advanced and flexible survey routing configurations.