Picture of Todd Routson
Create single page course similar to Demo
by Todd Routson - Wednesday, 23 July 2014, 11:01 PM
 

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

Picture of Daryl Hedley
Re: Create single page course similar to Demo
by Daryl Hedley - Thursday, 24 July 2014, 8:20 AM
 

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

Picture of Todd Routson
Re: Create single page course similar to Demo
by Todd Routson - Friday, 25 July 2014, 1:39 AM
 

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

Picture of Daryl Hedley
Re: Create single page course similar to Demo
by Daryl Hedley - Friday, 25 July 2014, 12:02 PM
 

Hey Todd,

We've never had a problem with this. It should just work. We've used this plugin on a variety of projects already and never came across this issue. 

Could it be a config option with the LMS?

Thanks,

Daryl