Picture of nigel delgaudio
AT export to Framework
by nigel delgaudio - Tuesday, 29 March 2016, 1:15 PM
 

Hi,

I am currently trying to export a course created in the AT. I know it is not possible to insert the course back into the AT once it has been exported but I had hoped I could use the framework & grunt to further edit the course.

I assumed I would be able to use the "export source code" to get a framework ready version of my course which I could then navigate to using GIT and perform a 'grunt build'.

Is this possible to do and if so what would be the exact process?

 

p.s (course is only using default plugins)

 

Picture of Matt Leathes
Re: AT export to Framework
by Matt Leathes - Saturday, 2 April 2016, 4:49 PM
 

I believe so, I haven't done this myself but I would have thought you'd export then do $ npm install in the folder containing the exported files.. and then you should be good to go?

I do know you need to be running v0.1.5 of the authoring tool in order to be able to export