Open
Description
Recently we encountered a case where the verifying needs to be done in stages i.e., ask the student do the first step of the task -> verify it -> give feedback -> ask the student to proceed to next step -> ...
Keep in mind that this incremental verification may not be entirely passive. In some cases, the verifier might need to do further scaffolding in the repo before the student can proceed.
e.g., after student merges a branch, the verifier might need to create another branch, to simulate a situation of a team member working in parallel.
Just something to keep in mind when implementing incremental verifying.
Metadata
Metadata
Assignees
Labels
No labels