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

Adapt to new submission data format #137

Merged
merged 14 commits into from
Nov 17, 2017
Merged

Adapt to new submission data format #137

merged 14 commits into from
Nov 17, 2017

Conversation

SemaiCZE
Copy link
Member

No description provided.

submission.evaluation !== null
? submission.evaluation.points
submission !== null
? submission.lastSubmission.evaluation.points
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Last submission can be null if I am not mistaken, what if it will be?

Neloop
Neloop previously approved these changes Nov 17, 2017
@SemaiCZE SemaiCZE merged commit 0080564 into master Nov 17, 2017
@SemaiCZE SemaiCZE deleted the new_submissions branch November 17, 2017 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants