Hey all -
I would like to create a single page course, similar to what's currently in the Adapt demo instead of having to click into the Articles. Does anyone know of an easy way to do this? Is it tied to "parentID" somehow?
Thanks
Todd
Hey all -
I would like to create a single page course, similar to what's currently in the Adapt demo instead of having to click into the Articles. Does anyone know of an easy way to do this? Is it tied to "parentID" somehow?
Thanks
Todd
Hey Todd,
I'd suggest using the plugin called adapt-menu-singlePageCourse created by one of the community members Adam Laird. You can download it by going to the terminal in the project folder and running:
$ adapt uninstall contrib-boxmenu
then
$ adapt install menu-singlePageCourse
This will then create a menu that automatically routes to the first contentObject.
Hope this helps.
Thanks,
Daryl
Thanks! It seems to have worked locally, but when I upload the zip to our LMS, I get the usual main page with a single content object on it which links into the page I created. Is there something else I need to do for this to behave the same way on our LMS as it does in my local environment?
Thanks
Todd