Can someone who happens to know tell me if any part of Google Edu contains any remnants of what used to be the Apache-licensed Google Course Builder (released c. 2012)?

(Boosts for reach appreciated.)

@xahteiwi which products or services do you mean by "Google Edu" in this context?

@xahteiwi FWIW, the course builder project's home page starts with "[t]his page has been archived for historical reference sake. engEDU is no longer actively working on these projects", and the list of "our courses" have all been upgraded to 404-compliance.

So I guess the answer is "not on purpose"?

@gabe What's your reference here? I've found http://code.google.com/p/course-builder/ which redirects to https://code.google.com/archive/redirect/a/code.google.com/p/course-builder which points to https://www.google.com/edu/openonline/index.html which redirects to https://edu.google.com/ which doesn't tell me anything about where Course Builder went.
Google Code Archive - Long-term storage for Google Code Project Hosting.

@xahteiwi my reference is the internal project site and the project's internal source repo; the last public code (very python 2) lives at http://github.com/google/coursebuilder-core
@gabe Oh! I hadn't thought to check GitHub. Thanks!