Builds an MS Word document of an Adapt course from the "Export course" function in the authouring tool.
Requires Node.js to be installed.
From the command line, run:
npm install -g adapt2word
- In the authoring tool download the zip file using the "Export course" button from the course view
- Unzip that package on your local machine
- From the command line, cd into that directory
- Run the
adapt2word
command - The word document will be placed in the current directory
If you want to embed the images into the document, open it in MS Word (2013) and then go:
- File -> Related documents (bottom right) -> Edit Links to files
- Select all items in the list (Shift+Left Mouse)
- Tick the box "Save picture in document"
- Update now -> OK
- Save the document as a docx