I have a labeling task consisting of 3 questions. My domain expert went through and did questions 1 and 2, but not 3. I see that I can get a list of data items and filter it to get the list of items where task 3 needs to be done. Those filters include conditions on the answers from 1 and 2, as well as whether the question 3 has already been answered.
What is the best way to accomplish this iteration until all questions are answered for the relevant samples?
In the picture above (classification with 3 answers (Question)) I created 3 tasks that separately review each response, the Initial review task can be used as first pass (or removed if you just need to review per annotation).