Use of time question answer in skip logic

Hi,
How can I use captured time in time question in my skip logic?
regards

@alexiga, you could do it as outlined in the image shared below:

In the survey tab of your XLSForm:

Here, I have used 28800 in the relevant column to make a cut-off point to skip the comment question if the time is less than 8:00:00 AM. You can find your relevant cut-off point by entering your preferred time and checking the note question displayed in the form.

Data entry as seen in Enketo: question skipped

Here the comment question is skipped as I had kept the skipping threshold greater than 08:00:00 AM.

Data entry as seen in Enketo: question displayed

Here the comment question is displayed as the time input is greater than 08:00:00 AM.

Reference XLSForm:

Skipping (Time).xlsx (9.7 KB)