---
title: My Course Title
description: A short sentence describing what this course covers.
author: Your Name
duration: 45
course_id: MY-COURSE-101
language: en
---

<!-- ============================================================
     COURSE.md v1.8 — a format by Slate eLearning
     ============================================================

     COURSE.md is OPTIONAL. Place it at the ROOT of your LESSON.md
     course .zip (next to your lesson files or section folders) to
     set the course title, description, and title-page details.

     Frontmatter fields (all optional):
       title        The course title. Falls back to the zip filename.
       description   One-line course description, shown on the title page.
       author        Shown on the title page.
       duration      Estimated length in WHOLE MINUTES (e.g. 45). Omit to
                     hide the duration line entirely.
       course_id     LMS / SCORM course identifier.
       language      Course content language as an ISO code (e.g. en, fr,
                     pt-BR). Unrecognized values fall back to en.

     Notes:
       - Properties use key: value syntax, one per line.
       - Any Markdown below this frontmatter is ignored (reserved).
       - HTML comments like this one are stripped during import.
       - Full format reference: lesson.md
     ============================================================ -->
