Gentlemen, I have an ICR flow that reads a lot of tests, but there is a test sheet for day 1 and a test sheet for day 2;
I tried and failed to unify the output file with the markings for student X's exam on day 1 with student X's exam on day 2, for example:
As many test papers are read from day 1 and day 2, I would like to merge the student's answers for day 1 + day 2 into a single .txt output:
So that each student has only one file each with the corrections of the two test sheets.
I tried using the Append feature, but in this case several documents became part of a single document.
And my intention is that the unification should only be for each student's tests.
Is this possible?