Hello.
Could someone provide a sample course or template that I could import into the framework, to test drive? I'm set up with:
- data-adapt-framework-version=5.3.0
- data-adapt-authoring-version=0.10.3
Hello.
Could someone provide a sample course or template that I could import into the framework, to test drive? I'm set up with:
Hi Melanie,
If you are working in the stand-alone framework, a sample course is included. Once installation is complete, run the following commands:grunt build
grunt server
The authoring tool (AAT) doesn't have a preinstalled with a demo course. If you are working in the AAT AND have the stand-alone framework set up, too, you can package that same course for import into the AAT. Follow directions here: https://github.com/adaptlearning/adapt_authoring/wiki/Importing-Courses#zip-your-course
If you have only the AAT installed--no stand-alone framework--let me know, and I'll package one for you to import.