I want to make a custom client application which client can submit only once,since this required feature is not supported by KOBO I want to build only client facing application at my side.
I need your help in identifying which set of Rest API’s can be used to get the list of Questions for survey/poll and how can we submit the answer’s
I trust you know this option for Enketo (Webform):
Online-only (once per respondent): This allows your web form only to be submitted once per user, using basic protection to prevent the same user (on the same browser & device) from submitting more than once.
See Collecting Data through Web Forms — KoboToolbox documentation.
@interviewaurvey, or is it that you are trying to define a sample in the server and wish to have only that number of submissions to the server. Once it exceeds, the system does not allow submitting the submissions?