Google 课堂插件现已面向开发者正式推出!如需了解详情,请参阅
插件文档。
用户历程
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
本部分详细介绍了使用 Google 课堂插件时的主要用户视图和互动。在构建插件之前,您应先熟悉每个主题。
观看次数
用户会在 iframe 中看到您的插件的内容。每个 iframe 都会加载您指定的网址。打开时,Google 课堂会将带有标识符或身份验证令牌的查询参数附加到每个网址。如需了解技术信息,请参阅 iframe 和查询参数详情页面。
教师可以访问以下视图:
学生可以访问以下视图:
互动次数
以下页面讨论了必需的插件用户互动。在设计插件用户体验之前,请先查看每项指南。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-08-29。
[null,null,["最后更新时间 (UTC):2025-08-29。"],[],[],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"]]