In ArcGIS Survey123 there is this capability where it is possible to generate individuals reports for each submission, alike mail merge (Excel to Word), but it also brings the images collected with the form. Does KoBo have this feature?
@Diogo, have you gone through this post discussed previously?
Not the same. See, in Survey123 you can format a document in docx which is the model, you simply put ${question_name} in the document, where you want the answer to be plotted, and then you can generate a pdf or docx for each submission. The pattern is always ${question_name}, inside the curly brackets it is possible to add some parameters depending on the question type so it will format the way you think it’s better. E.g.: You can format how date will be plotted like this ${date_question | format:”MM/DD/YYYY”}, or ${image | size:400:300}.
See below (report model/actual report), it is in portuguese, but you’ll get the concept

