Hi,
Has anyone managed to programmatically create a course?
Looking through the API documentation, I could not see any endpoints to ‘create’ content.
Our Instructional Designers create content in Google Slides. Which can be exported to SVG file format.
The idea was to prepare a Google Colab that would export the Google Slides to SVG, prepare a SVG to Course mapping JSON file. (so we know which SVG goes to which section, lesson and page) Then create the Course Group, Course, Section, Lesson, Page(s).
We could go further to add mp3 audio to the Page via one of the TTS services.
However the idea seems to be dead in the water right now. :noo: :sad:
Thanks
Danny