Skip to content

Report the user that is giving a grade #12

@rjglasse

Description

@rjglasse

Motivation: It can be problematic to map the teaching assistant to student at the start of the course, and this can then change in the future. It would be helpful if the plugin could accept an argument to also report the last person that gave a grade. If the history of TA is required then the .json file can be searched.

Example:
Teacher glassey reports grades on student somest then uses the plugin to report grades:

$ repobee record-grades --mn task-{1..2} --s somest --teacher

which yields:

teacher,        student, username, task-1, task-2
glassey, "some student",   somest,      P,      F

There might be a better term than teacher, but you get the idea

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions