This is an online reference for anybody that develops, produces, or maintains an online course at BCIT. It provides up-to-date information regarding all of the default tools packaged into the LTC course framework. This includes:
- Word markers - How to prepare your MS Word document when developing your content
- HTML - How to use a feature in HTML format
- Notes - Notes about various features
Requirements: Docker, NodeJS
docker compose up --buildIf you encounter an error, consider the following:
- Ensure Node.js (and npm) are installed on your computer
- Ensure you run the command from the project root (same folder as package.json)