1. What is the issue? Please be detailed.
getting the following error when converting xlsform to ODK Xform
Error: ODK Validate Errors:
Something broke the parser. See above for a hint.
Error evaluating field 'heart_rate_score' (${heart_rate_score}[1]): The problem was located in Calculate expression for ${heart_rate_score}
XPath evaluation: cannot handle function 'if' requires 3 arguments. Only 7 provided.
Caused by: org.javarosa.xpath.XPathUnhandledException: The problem was located in Calculate expression for ${heart_rate_score}
XPath evaluation: cannot handle function 'if' requires 3 arguments. Only 7 provided.
... 10 more
The following files failed validation:
${SATS} ODK XLSForm .xml
2. What steps can we take to reproduce this issue?
try to manually convert XLS form
3. What have you tried to fix the issue?
carefully reviewed the formula
4. Upload any forms or screenshots you can share publicly below.
SATS ODK XLSForm .xlsx (22.3 KB)