update_paper_question_order
Update the sequence of questions in a paper. Provide the paper ID and a reordered list of question IDs to rearrange test items.
Instructions
更新试卷的题目顺序
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paper_id | Yes | 试卷ID(通过 query_group_tasks 获取) | |
| question_ids | Yes | 按新顺序排列的题目id列表 |