Skip to content

Fix batch_grade_pull.sh to accept partial points #3

Description

@caitwolf

Currently the batch_grade_pull.sh script only records whole grades. So a grade of 4.5/5 will be mistakenly recorded as 5/5. This should be fixed in the script to accept partial points, parsing at a space before /5 instead of grabbing the single previous character.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions