Google Classroom add-ons are now generally available to developers! Please see the
add-ons documentation for more information.
CourseWorkType
Enums |
COURSE_WORK_TYPE_UNSPECIFIED |
No work type specified. This is never returned. |
ASSIGNMENT |
An assignment. |
SHORT_ANSWER_QUESTION |
A short answer question. |
MULTIPLE_CHOICE_QUESTION |
A multiple-choice question. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["Course work types are categorized as assignments, short answer questions, and multiple-choice questions."],["A default `COURSE_WORK_TYPE_UNSPECIFIED` exists but is never returned in practice."]]],[]]