e00fbba651616ff602f4c2b5548830843697b9fd
Weekly Vocabulary Project
Overview
A systematic approach to building vocabulary through weekly word lists, organized by grade level and difficulty. This project generates fresh vocabulary each week, building on previous weeks' words.
Project Structure
Weekly-Vocabulary/
├── README.md # This file
├── ISSUE_TEMPLATE.md # Weekly vocabulary tracking template
├── progress.md # Current week status
└── WEEK-YYYY-MM-DD/ # Individual week folders
├── README.md # Week overview
├── words.md # Vocabulary list with definitions
└── progress.md # Weekly progress
Organization
- Grade Levels: Words organized by difficulty (K-2, 3-5, 6-8, 9-12, Adult)
- Weekly Rotation: New words each week based on previous weeks' lists
- Progressive Learning: Words build on previous vocabulary
How to Use
- Create new week folder with current date
- Generate 10-20 new vocabulary words (not in previous weeks)
- Include word, definition, part of speech, example sentence
- Update progress.md with completion status
- Commit and push to Gitea
Repository
Gitea: https://gitea.loperfamily.com/Sage_Software/Weekly-Vocabulary
Weekly Vocabulary Process
- Monday: Generate new word list
- Tuesday-Thursday: Study and practice
- Friday: Review and assessment
- Saturday-Sunday: Rest/review
Description
Languages
Markdown
100%