Course Management Toolkit ========================= Utilities for managing course rosters, grading, OCR extraction, and Canvas/Google Classroom workflows. Work in progress, mainly designed for personal use but open-sourced for others to adapt. Code with the help of GitHub Copilot and ChatGPT Codex. Last updated: |today| Package information ------------------- - Version: 0.1.4 - GitHub: https://github.com/hoanganhduc/course_management_toolkit - Donations: - Buy Me a Coffee: https://www.buymeacoffee.com/hoanganhduc - Ko-fi: https://ko-fi.com/hoanganhduc - Crypto: https://bmacc.app/tip/hoanganhduc Recent updates -------------- - Canvas/Google Classroom sync now normalizes scores to a 10-point scale when possible. - MAT*.xlsx roster imports ignore score columns (CC, GK, CK, totals). - Student detail exports support selectable sort orders. - Duplicate-name reporting supports Name, Google Classroom Display Name, and Canvas Display Name with TXT/CSV/JSON exports. Contents -------- .. toctree:: :maxdepth: 2 usage cli_reference api changelog