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

Update entry data after submitting it #3

Open
bytorbrynden opened this issue Nov 4, 2015 · 0 comments
Open

Update entry data after submitting it #3

bytorbrynden opened this issue Nov 4, 2015 · 0 comments

Comments

@bytorbrynden
Copy link
Member

Currently, we submit entries to Firebase, and never check for updates on them.
This isn't ideal, as some members of the Khan Academy community like to enter contests with "WIP" entries.

We don't store the code for entries, we just make another call to the KA API for that data when we need to, but, entry names are stored, therefore we should probably check for changes in them, and update the data on Firebase accordingly.

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

No branches or pull requests

1 participant