I’m looking to build a page that has courses from all the Learning Paths a learner may have access to.
Here’s a terrible sketch from Draw.io.
Navigation Bar at the top with links to relevant pages, etc. etc.
Hero Image welcoming them to this specific page.
Learning Path 1 Widget, dynamically shows courses/content that is in that Learning Path and that Learning Path only.
Learning Path 2 Widget, same as Learning Path 1, dynamically shows courses/content that is in that Learning Path.
Repeat for LP 3, 4, 5, etc.
Has anyone already done something like this? Other alternatives I’ve thought of was running a SP Page that has all the courses on it, but that loses the dynamic aspect and it becomes another thing we need to manage. Thoughts?