API-AI-041:QuizQuestion Schema / Repository #205

Closed
opened 2026-06-11 21:50:59 +08:00 by wangdl · 0 comments
Owner

目标

新增正式题目模型。

字段

id, userId, sourceType, sourceId, knowledgePointId, questionType (single_choice/multiple_choice/true_false/short_answer/cloze), difficultyLevel, stem, options, answer, explanation, sourceBlockIds, generatedByJobId, promptVersion, schemaVersion, status (draft/active/deleted/reported)

验收

支持不同题型 JSON options;支持 sourceBlockIds;支持 generatedByJobId;支持软删除;提供 repository/service

## 目标 新增正式题目模型。 ## 字段 id, userId, sourceType, sourceId, knowledgePointId, questionType (single_choice/multiple_choice/true_false/short_answer/cloze), difficultyLevel, stem, options, answer, explanation, sourceBlockIds, generatedByJobId, promptVersion, schemaVersion, status (draft/active/deleted/reported) ## 验收 支持不同题型 JSON options;支持 sourceBlockIds;支持 generatedByJobId;支持软删除;提供 repository/service
wangdl added this to the M-API-AI-RUNTIME:API AI Runtime 调度与落库 milestone 2026-06-11 21:50:59 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: wangdl/api-server#205
No description provided.