Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grade_all: Enforce non-alnum chars around numbers #4

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

darius-m
Copy link
Contributor

If the exam numbers could partially overlap (e.g., 5 and 15), the script
could not differentiate between files. The script now searches for files
that have non-alphanumeric characters around the exam number (e.g., spaces).

Signed-off-by: Darius Mihai [email protected]

If the exam numbers could partially overlap (e.g., 5 and 15), the script
could not differentiate between files. The script now searches for files
that have non-alphanumeric characters around the exam number (e.g., spaces).

Signed-off-by: Darius Mihai <[email protected]>
@darius-m darius-m added the minor-fix Fixup to minor bugs label May 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-fix Fixup to minor bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant