tertiary-lesson-plan

Installation
SKILL.md

WSQ Lesson Plan (DOCX)

Generate the 3-day lesson plan DOCX. Template: make_lesson_plan.py (uses prodoc.py).

How to use

  1. Edit make_lesson_plan.py: set REPO_DIR, course title, LP_VERSIONS, and the per-session schedule tables.
  2. Run python3 make_lesson_plan.py → writes courseware/Lesson Plan - <course>.docx.
  3. The script asserts each day = 480 minutes (8 hours) excluding the 1-hour lunch.

Schedule rules

  • Daily window 9:30am – 6:30pm, 1-hour lunch (e.g. 1:00–2:00pm). Each day = 8 instructional hours; short tea breaks are counted within the day.
  • Each session is a table: Time | Topic / Activity | Duration. Topic rows are highlighted; lunch/tea-break rows are tinted.
  • Include Course Overview, Learning Outcomes, the daily schedule, a Tools/Resources table, and an Assessment section.
  • Verify every day sums to 480 minutes before saving.

House format — Tertiary Infotech Academy Pte Ltd (WSQ)

Every generated document/deck MUST include:

Installs
1
GitHub Stars
2
First Seen
Sep 4, 2026
tertiary-lesson-plan — alfredang/skills