Picture of Graham Higgins
Course not deploying properly on mobile
by Graham Higgins - Thursday, 1 May 2014, 4:06 PM
 

Hi,

I'm so far enjoying building with Adapt. It's supereasy to understand and create courses. I am however having an issue with one of the courses I've built, but the issue seems to affect mobile only. The course works on browser, when it's deployed to a server but as soon as I try to access it on mobile the navigation bar appears but the course doesn't load.

Any help with this would be greatly appreciated.

Cheers,
Graham

Picture of Adam Laird
Re: Course not deploying properly on mobile
by Adam Laird - Friday, 2 May 2014, 1:21 PM
 

How is the course hosted? is it on an LMS? are you using accessing main.html instead of index.html?

Picture of Dan Gray
Re: Course not deploying properly on mobile
by Dan Gray - Friday, 2 May 2014, 3:24 PM
 

Hi Graham

Glad your enjoying using Adapt. Could you describe how you have set your course up or alternatively if you don't mind you could post or send me a link to the course, my email is on my profile. It would make it a lot easier to debug. 

Which mobile device are you having the issue on?
Cheers
Dan

Picture of Dan Gray
Re: Course not deploying properly on mobile
by Dan Gray - Friday, 16 May 2014, 1:56 PM
 

Had a quick look at the link you sent me and it seems like there is a issue with jQuery. You are going to have problems adding jQuery to the index.html page in the adapt build folder as adapt does not load jQuery like a normal web page.

Ideally I would not alter the index.html file and would instead build an adapt extension to add the menu functionality. There is some information on this on the GitHub wiki (https://github.com/adaptlearning/adapt_framework/wiki/plugins), we are planning to add some guides to developing themes, plugins and extensions.

There is an example of a menu on the following post: 

https://community.adaptlearning.org/mod/forum/discuss.php?d=222