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

Would Submisson.graded_timestamp ever be null? #22

Open
ssciolla opened this issue Jul 14, 2020 · 0 comments
Open

Would Submisson.graded_timestamp ever be null? #22

ssciolla opened this issue Jul 14, 2020 · 0 comments
Labels
api Involves changes to/discussion of API usage question Further information is requested

Comments

@ssciolla
Copy link
Contributor

@pushyamig raised this question while reviewing PR #19. Is it possible for a submission to come from Canvas with a null graded_at value but it still be graded and have a score?

Right now, since we're using the graded_since filter when pulling submissions, I don't think we would see any results like this, but I suppose it's possible some could exist and we just would never seen them. If Canvas somewhere provides clarity on when graded_at is set or not set, that would be great, but I haven't yet found that information.

@ssciolla ssciolla added question Further information is requested api Involves changes to/discussion of API usage labels Jul 14, 2020
@ssciolla ssciolla changed the title Would Submisson.graded_at ever be null? Would Submisson.graded_at ever be null? Jul 15, 2020
@ssciolla ssciolla changed the title Would Submisson.graded_at ever be null? Would Submisson.graded_timestamp ever be null? Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Involves changes to/discussion of API usage question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant