Accuracy Validation to GPS Coordinates

I am trying to add a validation on a GPS point question. The validation is to require accuracy of at least 15.

I am using the following code where the variable is called gps_square:

The validation condition gets activated (showing the message) despite the fact that the accuracy is within the allowed range when I examine the data after downloading.

Could anyone advice on a way to code this validation condition so that it gets activated properly?

Thanks

Hello @jolevski ,

I see no problem with the expression you are showing and this is basically example 2 from here.

I could not reproduce the problem you are reporting.

Please try to reproduce using a demo server and send a link to the interview or indicate interview key.

Best, Sergiy

Has this been resolved?
Do you have any additional information?