Skip to content

Commit 8e5b882

Browse files
Update skip_logic_xls.md
1 parent 0833408 commit 8e5b882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/skip_logic_xls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Multiple relevance conditions can be combined into a single expression to determ
7474

7575
In addition to adding skip logic based on a specific response, you can add skip logic based on whether a question was answered or left blank. This can be useful to add follow-up questions, or when using [acknowledge questions](https://support.kobotoolbox.org/acknowledge.html) in your form.
7676

77-
Unanswered questions are treated as empty strings, noted as two single apostrophes (‘’). The following skip logic conditions can be used:
77+
Unanswered questions are treated as empty strings, noted as two single apostrophes `''`. The following skip logic conditions can be used:
7878

7979
| Skip logic condition | Description |
8080
|:---------------------|:-------------|

0 commit comments

Comments
 (0)