computeMode
The compute mode of the form input card. This property determines whether individual participants of a data collection session can submit multiple response or one response. A compute mode of append
shall allow participants to submit the same form multiple times with different values. A compute mode of replace
code> shall overwrite the current value for each participant.