feat(course): 收敛课程演示交互与受控快速回答 - #56
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
本次更新页面
课程学习 / 资源工作台(/course?...tab=workbench)
课程学习 / 学习效果评估(/course?courseId=web-security-foundation&view=structured&tab=assess)
bounded_excerpt。课程学习 / 辅导对话(/course?...tab=tutor)
教师工作台 / 题库管理(/teacher/quiz-bank)
MOCK_TEACHERS静态资料掩盖实际登录身份。curated + quality-passed + Evidence持久化题池,先显示当前筛选可用数、是否满足目标与服务端计算的替代条件。数据与真实性边界
COURSE_SCOPE_DENIED,学生返回TEACHER_ROLE_REQUIRED。已完成局部验证
uv run pytest tests/runtime/test_assessment_input_guardrail_projection.py tests/runtime/test_assessment_feedback_atomicity.py -q:9 passed。uv run pytest tests/test_gap13_websec_quiz_quality.py -q:1 passed。uv run pytest tests/test_teacher_quiz_candidate_flow.py tests/test_teacher_form_context.py -q:4 passed。200 / 36 题 / 36 题质量通过;学生为真实403;POST validate → GET bank为200 → 200。HTTP/HTTPS + 简答 + 难度 3为0/8;“全课程 + 全部题型 + 难度 3”为14/8;正式编组仍对前者返回含结构化 availability 的真实 409。pnpm typecheck、compileall与git diff --check通过。未纳入本 PR 的验收
127.0.0.1:7890,页面会如实显示 HTTP 502;这不是题库权限或数据库缺失。