Skip to content

Incremental verifying #11

Open
@damithc

Description

@damithc

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions