Picture of Matt Leathes
Re: I need to know the theme of a course developed in Adapt Authoring Tool.
by Matt Leathes - Tuesday, 8 October 2019, 8:49 AM
 

In any Adapt v3 (or better) course you can find out what plugins were used to build it by executing this in the console:

require('core/js/adapt').build.toJSON();

FYI that course was not built using the Authoring Tool it was built using the Framework