Sector: crop and livestock
crop has 16 adaptation options, livestock has 2 adaptation options.
I wanted to assess gender suitability of those options using six indicators.
I created repeat group and wanted to display adaptation options as a note depending what sector is selected.
got the following error:
ODK Validate Errors: >> XForm is invalid. See above for the errors. : Cycle detected in form’s relevant and calculation logic! The following nodes are likely involved in the loop: ${_span_style_color_na_bout_this_study_span} ${_Please_click_the_span_button_below} ${count_adaptations} ${adaptation_name} ${_span_style_color_na_lity_Assessment_span} ${begin_repeat_zmTzTlpFS_count} ${adaptation_id} The following files failed validation: ${tmpo23cixwz} Result: Invalid
Help would be greatly appreciated.
Bibek
Gender Analysis_ACASA.xlsx (19.0 KB)
@bibekhood, have you validated your XLSForm through this online validator to see if any syntax issues in your form are affecting the deployment?
When physically examining I could see some issues like the variables not having names under the name
column header in the survey
tab.
I usually avoid names for note and begin_group, it does not create any problem.
i have four sector: cat_buf, sheep_goat, pig and crop
the participants will choose one of these sectors in a preceding question.
I have a separate csv file with three columns: id, adaptation_option and sector
Adaptation_option lists 20 options for buf, 19 for sheep_goat, 17 for pig and 15 for crop
I want to make a repeat group with one rating question from 1 to 5 for each adaptation option filtered for sector.
The first item within repeat group should be a note that display adaptation options one by one based on selected sector.