フィードバックを送信
Material
コースの課題に添付されている資料。
アタッチメントの作成時に、form
フィールドを設定することはできません。
JSON 表現
{
// Union field material
can be only one of the following:
"driveFile" : {
object (SharedDriveFile
)
} ,
"youtubeVideo" : {
object (YouTubeVideo
)
} ,
"link" : {
object (Link
)
} ,
"form" : {
object (Form
)
}
// End of list of possible types for union field material
.
}
フィールド
共用体フィールド material
。マテリアル コンテンツ。material
は次のいずれかになります。
driveFile
object (SharedDriveFile
)
Google ドライブのファイル ファイル。
youtubeVideo
object (YouTubeVideo
)
YouTube 動画素材。
link
object (Link
)
資料をリンクします。作成時に、可能な場合はより適切なタイプにアップグレードされ、レスポンスに反映されます。
form
object (Form
)
Google フォームの資料。
共有ドライブ ファイル
フィールド
driveFile
object (DriveFile
)
ドライブのファイルの詳細。
shareMode
enum (ShareMode
)
生徒がドライブのアイテムにアクセスするメカニズム。
共有モード
共有オプション。未指定の場合のデフォルトは VIEW です。他の値は、ASSIGNMENT タイプのコース課題オブジェクト内でのみ指定できます。
列挙型
UNKNOWN_SHARE_MODE
共有モードが指定されていません。この値が返されないようにする必要があります。
VIEW
生徒は共有ファイルを表示できます。
EDIT
生徒は共有ファイルを編集できます。
STUDENT_COPY
各生徒が自分専用の共有ファイルのコピーを持っている。
フィードバックを送信
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 2022-03-21 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]
ご意見をお聞かせください