Google Classroom アドオンの一般提供が開始されました。詳しくは、
アドオンのドキュメントをご覧ください。
ユーザー ジャーニー
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
このセクションでは、Classroom アドオンを使用する際の主なユーザービューと操作について詳しく説明します。アドオンを構築する前に、各トピックをよく理解しておく必要があります。
視聴回数
ユーザーはアドオンのコンテンツを iframe で表示します。各 iframe は、指定した URL を読み込みます。開くと、Google Classroom は識別子または認証トークンを含む各 URL にクエリ パラメータを追加します。技術情報については、iframe とクエリ パラメータの詳細をご覧ください。
教師は、次のビューにアクセスできます。
生徒は次のビューにアクセスできます。
インタラクション数
以降のページでは、アドオンに必要なユーザー操作について説明します。アドオンのユーザー エクスペリエンスを設計する前に、それぞれを確認してください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-29 UTC。
[null,null,["最終更新日 2025-08-29 UTC。"],[],[],null,["# User journeys\n\nThis section provides details about key user views and interactions when using\nClassroom add-ons. You should familiarize yourself with each topic before\nbuilding an add-on.\n\nViews\n-----\n\nUsers see your add-on's content in iframes. Each iframe loads a URL that you\nspecify. When opened, Google Classroom will append query parameters to each\nURL with identifiers or authentication tokens. See the [iframe and query\nparameter details](/workspace/classroom/add-ons/developer-guides/iframes) page for technical information.\n\n**Teachers** can access the following views:\n\n- [Attachment Discovery iframe](/workspace/classroom/add-ons/get-started/iframes/attachment-discovery-iframe), to find and select an attachment\n- [Teacher View iframe](/workspace/classroom/add-ons/get-started/iframes/teacher-iframe), to preview an attachment\n- [Student Work Review iframe](/workspace/classroom/add-ons/get-started/iframes/grader-iframe), for teacher to review and grade the student's work\n- [Link Upgrade iframe](/workspace/classroom/add-ons/get-started/iframes/link-upgrade-iframe), when upgrading a [`Link`](/workspace/classroom/reference/rest/v1/Link) attachment to an add-on attachment\n\n**Students** can access the following view:\n\n- [Student View iframe](/workspace/classroom/add-ons/get-started/iframes/student-iframe), to view or complete the attachment\n\nInteractions\n------------\n\nThe following pages discuss required add-on user interactions. Review each\nbefore designing your add-ons user experience.\n\n- [Add-on listing](/workspace/classroom/add-ons/get-started/add-on-listing), for teachers and administrators to discover and install your add-on\n- [Sign in](/workspace/classroom/add-ons/get-started/sign-in-journey), to authorize your application\n- [Attachments](/workspace/classroom/add-ons/get-started/attachments-journey), the resource add-ons create on assignments, announcements, or materials\n- [Mobile experience](/workspace/classroom/add-ons/get-started/mobile-journey)\n- [User support and feedback](/workspace/classroom/add-ons/get-started/iframes/support-and-feedback), so users can reach your support resources through the add-on"]]