📝 Phase 3: PDF/Quiz Generation from Course Content
- Ngôn ngữ chính
- Python
- Star
- 0
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
## Phase 3: Content Export Features
Generate downloadable summaries and quizzes after each module.
### Tasks
- [ ] Design prompt template for module summarization
- [ ] Build PDF generation service (using reportlab/WeasyPrint)
- [ ] Create quiz generation logic (MCQ, short answer)
- [ ] Build API endpoint: POST /generate-summary
- [ ] Build API endpoint: POST /generate-quiz
- [ ] Add download buttons in course UI
### Acceptance Criteria
- Users can generate PDF summaries per topic/module
- PDFs include key concepts, timestamps, and resources
- AI generates relevant quiz questions from content
- Quizzes include answer key and explanations
- Downloadable in standard formats (PDF, JSON)
### Tech Stack
- Gemini for content generation
- reportlab or WeasyPrint for PDF creation
- Markdown to PDF conversion
- React PDF viewer for preview
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.