I have 9 questions asking on harvest and deductions of the harvest. Lets say a total harvest of 21 tons is provided by the first questions asked and the following deductions are given as answers (see variable names for the valdiation condition below as well):
Total harvest: 21 tons (vol_1_1)
Sold: 18 tons (sol_1_1)
Kept for HH consumption: 2 tons (con_1_1)
Given to relatives: 0.8 tons (con_re_1_1)
Still in stock: 0 tons (sto_1_1)
Kept for seed: 0 tons (se_1_1)
Wasted: 0.2 tons (wa_1_1)
I have added the following validation condition in order to check that non of the deductions of the 8 particular variables exceeds the total harvest (vol_1_1). The condition works for all cases except the case when wa_1_1 (having 0,2 tons left) matches 0,2 tons:
Where is a roster in this whole design? What you described doesn’t mention the roster at all.
Could you please extract just that group of questions into a new questionnaire, import to demo server, and replicate with the same inputs? I don’t see why this would not work.
Is it also the same when you have integers for inputs?