elemes/services
a2nr d6bb2073ac feat: add markdown link support for lesson prerequisites
- Update lesson_service.py to parse markdown link format [title](path)
- Convert all lesson files to use markdown link format for prerequisites
- Backend now extracts slug directly from link path
- Supports both plain text and markdown link formats
2026-07-18 07:31:10 +07:00
..
__init__.py refactor to make it better 2026-03-25 09:39:51 +07:00
lesson_service.py feat: add markdown link support for lesson prerequisites 2026-07-18 07:31:10 +07:00
token_service.py feat: implement interactive quiz with secure content protection, scoring, and teacher reset 2026-05-09 13:04:42 +07:00