query_group_tasks
Query all tests, exams, and tasks published in a course group. Provide group ID to get summary or full details with time and task IDs.
Instructions
查询课程组发布的全部测试/考试/任务
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | 课程组id(通过 query_teacher_groups 获取) | |
| detail_level | No | 任务粒度:summary=基础信息,full=含时间/任务id | summary |