Określ, którzy uczniowie mogą wyświetlać ogłoszenie, a którzy nie. Tę wartość należy określić tylko wtedy, gdy assigneeMode ma wartość INDIVIDUAL_STUDENTS.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu Announcement.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2024-09-04 UTC."],[[["Modifies the assignee mode and options (who can view) for a specific announcement within a course."],["Only teachers of the course containing the announcement have permission to use this method."],["Requires providing the `courseId`, `announcementId`, `assigneeMode`, and optionally `modifyIndividualStudentsOptions` in the request."],["Possible error responses include `PERMISSION_DENIED`, `INVALID_ARGUMENT`, and `NOT_FOUND`."],["Successful execution returns the updated `Announcement` object."]]],[]]