[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-09-04。"],[[["Updates one or more fields of a course work, requiring the request to be made by the Developer Console project used to create the work."],["Allows teachers to update fields like title, description, state, due date/time, points, and more using the `updateMask` query parameter."],["Returns the updated `CourseWork` object upon success, but may result in errors like `PERMISSION_DENIED`, `INVALID_ARGUMENT`, `FAILED_PRECONDITION`, or `NOT_FOUND`."],["Requires the `https://www.googleapis.com/auth/classroom.coursework.students` OAuth scope for authorization."],["Uses `PATCH` method with the URL `https://classroom.googleapis.com/v1/courses/{courseId}/courseWork/{id}` including `courseId` and `id` path parameters."]]],[]]