oppia / oppia-android

A free, online & offline learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
298 stars 502 forks source link

Fix part of #5411: Add support for JSON->proto conversion [Blocked: #5413] #5414

Closed BenHenning closed 1 week ago

BenHenning commented 1 month ago

TODO: Finish.

This is the basis for converting from GAE JSON structures to proto "v2" (that is, the proto structures defined as part of oppia-proto-api). "v1" conversion (that is, the proto structures used in Oppia Android's data layer) will happen at a higher level in a downstream PR.

Explanation

Essential Checklist

For UI-specific PRs only

If your PR includes UI-related changes, then:

oppiabot[bot] commented 3 weeks ago

Hi @BenHenning, I'm going to mark this PR as stale because it hasn't had any updates for 7 days. If no further activity occurs within 7 days, it will be automatically closed so that others can take up the issue. If you are still working on this PR, please make a follow-up commit within 3 days (and submit it for review, if applicable). Please also let us know if you are stuck so we can help you!