I have currently added Gutenberg to Courses, Units and Quizzes to the back end by hooking into and overriding these post types - this makes adding content so much easier.
Cut and pasting tables and charts from things like Google Docs or Word is supported out of the box with Gutenberg.
If we could replace the current front editor with Gutenberg, this would make this LMS one of the best. Easy Course creation.
I see in previous versions the classic editor was used, is there also a way to bring this back?
Kind Regards.
A note for anyone else enabling Gutenberg, get_the_content is called in quite a few templates, in order to get Gutenberg to render correctly, the_content needs to be used instead in these templates.
Good news. Yes, this is coming up. We are actively working on this.