[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-04 UTC."],[[["This method retrieves a specific course work material within a given course using the provided course and material IDs."],["It requires authorization with specific scopes for either read-only or full access to course work materials."],["Potential errors include permission issues, invalid requests, or if the course/material is not found."],["The request body should be empty, and a successful response returns a CourseWorkMaterial object."],["The HTTP request uses a specific URL structure with path parameters for the course and material identifiers."]]],[]]