Hello, not sure if this is right place to ask ...
I'm new to e-learning/SCORM, and am now the design lead of a team creating an e-learning course.
Very frustrated with Lectora/Captivate/Storyline/etc. Too much like Powerpoint, and can't use modern web design tools like CSS, JS, etc.
So I would love to know if there's a way to create a SCORM file from a CSS file, a template system (like Handlebars), and an XML file without using any of these "rectangle" based authoring tools – preferably with a modern static site generator (like Jekyll or Hugo), or a CMS like MODx.
I'm more of a designer than a developer (with some knowledge of JS, PHP, etc.) so I was hoping that from a design perspective there would be a more "modern" way to design this course, using CSS to control the page layout, make it responsive, use CSS hover states and animations, etc. And allow us to separate the content (XML or JSON) from the template and CSS.
Thanks!