Skip to content

BCIT-LTC/conversion-guide

Repository files navigation

Course Production Conversion Guide

Welcome to the Conversion Guide for BCIT Course Production!

In this guide

The Course Production Conversion Guide 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 approved course framework. This includes:

  1. Word markers - How to prepare your MS Word document when developing your content
  2. HTML - How to use a feature in HTML format
  3. Notes - Notes about various features

For developers

To work on the project, get Docker Compose.

  1. Create an issue describing the intended change

  2. Create a merge request and a branch prefixed with either feat/ or fix/.

    create-mr

  3. Run docker compose up (then visit localhost:3000 in your browser).

    docker compose up --build
  4. Commit your changes

  5. Preview your changes by clicking the "view app" button on the MR pipeline section

    view-app

  6. Request a code review by marking your MR as "ready" and assigning the MR to a reviewer.

    mark-ready

    When approved, you can merge the MR.

For more information, see the development documentation.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published