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

Include studentId in submission file name #190

Merged
merged 1 commit into from
Dec 1, 2022

Conversation

alexstaeding
Copy link
Member

Update the submission export file name to include the student id (and put the first name before the last name). For example:

Old:
x02-LastName-FirstName-submission.jar

New:
x02-ab12cdef-FirstName-LastName-submission.jar

@alexstaeding alexstaeding added semver:major A major change breaking backwards compatibility size:S This can be dealt with in an afternoon labels Dec 1, 2022
@alexstaeding alexstaeding added this to the v0.7 milestone Dec 1, 2022
@alexstaeding alexstaeding merged commit 89257f4 into master Dec 1, 2022
@alexstaeding alexstaeding deleted the feature/update-submission-file-name branch December 1, 2022 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver:major A major change breaking backwards compatibility size:S This can be dealt with in an afternoon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant