错误: calculate_problem_responses_csv 会引发 UsageKeyNotInBlockStructure 错误,而教师无法看到此错误

作者: bmtcril创建于 2026年9月17日更新于 2026年9月18日
标签bughelp wanted

对于问题的 `POST /api/instructor/v2/courses/<key>/reports/problem_responses/generate` 请求,如果问题的部分在最近的发布任务延迟(在 Tutor 上为 30 秒)内已发布,则响应 200,然后该任务会抛出 `UsageKeyNotInBlockStructure` 错误。报告会读取 **已收集** 的块结构,该延迟发布任务会重新构建此结构。

内容来源: openedx/openedx-platform