با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
ضمیمه ها قطعاتی از محتوایی هستند که کاربران مشاهده می کنند و با آنها ارتباط برقرار می کنند. این راهنما یک نمای کلی از پیوستها در Google Classroom ارائه میکند و برخی اصطلاحات مهم مرتبط با پیوست را تعریف میکند.
در سطح بسیار بالایی، نقش یک افزونه ایجاد و مدیریت پیوستها است . افزونه ها فرصتی را برای دانش آموزان فراهم می کند تا مستقیماً در Google Classroom به محتوای شما دسترسی داشته باشند. برخلاف تکالیف ایجاد شده با استفاده از CourseWork API ، پیوستهای افزودنی از تجربیات سفارشی و تعاملی شما بدون نیاز به خروج کاربر از Google Classroom پشتیبانی میکنند.
معلمان پیوست ها را به تکالیف اضافه می کنند. یک تکلیف میتواند حداکثر ده پیوست داشته باشد، اگرچه فقط هشت مورد از هر نوع منفرد. نمونههایی از پیوستها شامل ویدیوهای YouTube، Google Docs یا پیوندهای خارجی است. همچنین میتوانید فایلهایی را از Google Drive پیوست کنید یا از رایانه خود آپلود کنید.
شکل 1. پیوست ها هنگام ایجاد، مشاهده یا تکمیل یک تکلیف به صورت کارت ظاهر می شوند.
انواع پیوست
دو نوع پیوست افزودنی وجود دارد: فعالیت و محتوا . ضمیمههای نوع فعالیت، به مواردی گفته میشود که به ارسال یا اقدام دانشجویی نیاز دارند، مانند آزمون یا پاسخ کتبی. پیوستهای نوع محتوا، مطالبی هستند که فقط برای مشاهده هستند و نیازی به ارسال دانشجو ندارند، مانند ویدیوها یا مقالات خبری.
تعاملات API مرتبط با پیوست بسته به نوع پیوست کمی متفاوت است. برای جزئیات در مورد تعامل با پیوست ها از طریق API افزونه ها، به صفحه راهنمای تعامل با پیوست ها مراجعه کنید.
پیوستهای درجهبندی خودکار
برای پیوستهای نوع فعالیت، میتوانید نمرات را به Google Classroom برگردانید . با انجام این کار، فیلد نمره برای یک تکلیف خاص با نمره پیش نویس پر می شود. درجه می تواند هر عدد اعشاری صفر یا بیشتر باشد. برای جزئیات پیاده سازی، صفحه راهنمای تعامل با پیوست ها را ببینید.
توجه داشته باشید که این یک ویژگی به شدت درخواست شده توسط معلمان است . تحقیقات تجربه کاربری ما نشان داده است که بسیاری از معلمان فرض میکنند که نمرات فعالیت اضافی بهطور خودکار به Google Classroom برگردانده میشود.
تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی.
[[["درک آسان","easyToUnderstand","thumb-up"],["مشکلم را برطرف کرد","solvedMyProblem","thumb-up"],["غیره","otherUp","thumb-up"]],[["اطلاعاتی که نیاز دارم وجود ندارد","missingTheInformationINeed","thumb-down"],["بیشازحد پیچیده/ مراحل بسیار زیاد","tooComplicatedTooManySteps","thumb-down"],["قدیمی","outOfDate","thumb-down"],["مشکل ترجمه","translationIssue","thumb-down"],["مشکل کد / نمونهها","samplesCodeIssue","thumb-down"],["غیره","otherDown","thumb-down"]],["تاریخ آخرین بهروزرسانی 2025-08-29 بهوقت ساعت هماهنگ جهانی."],[],[],null,["# Attachments\n\n**Attachments** are the pieces of content that users view and interact with.\nThis guide provides a brief overview of attachments in Google Classroom and\ndefines some important attachment-related terminology.\n\nAt a very high level, *an add-on's role is to create and manage attachments* .\nAdd-ons provide an opportunity for students to access your content directly\nwithin Google Classroom. Unlike assignments created using the [CourseWork\nAPI](/workspace/classroom/reference/rest/v1/courses.courseWork), add-on attachments support your customized and interactive experiences\nwithout requiring the user to leave Google Classroom.\n\nTeachers add attachments to **assignments**. An assignment can have up to ten\nattachments, though only eight of any single type. Examples of attachments\ninclude YouTube videos, Google Docs, or external links. You can also attach\nfiles from Google Drive or uploaded from your computer.\n\n**Figure 1.** Attachments appear as cards when creating, viewing, or completing\nan assignment.\n\nAttachment types\n----------------\n\nThere are two types of add-on attachments: **activity** and **content**.\nActivity-type attachments are any that require a student submission or turn-in\naction, such as a quiz or written response. Content-type attachments are\nview-only materials that don't require a student submission, such as videos or\nnews articles.\n| **Note:** Consider automatically saving progress as students work through activities. Doing so may prevent user frustration; a student may be unable to complete an activity in a single session or they might navigate away from the activity before completing their work.\n\nAttachment-related API interactions differ slightly depending on the attachment\ntype. For details regarding interactions with attachments through the add-ons\nAPI, visit the [Interacting with attachments](/workspace/classroom/add-ons/developer-guides/attachment-interactions) guide page.\n\nAutomatically graded attachments\n--------------------------------\n\nYou can **pass grades back to Google Classroom** for activity-type\nattachments. Doing so populates the grade field for a particular assignment with\na draft grade. The grade can be any decimal number zero or greater. See our\n[Interacting with attachments](/workspace/classroom/add-ons/developer-guides/attachment-interactions) guide page for implementation details.\n\nNote that *this is a heavily requested feature by teachers*; our user experience\nresearch has shown that many teachers assume that add-on activity grades are\nautomatically be returned to Google Classroom.\n\nCreate attachments from a third-party site\n------------------------------------------\n\nYou can create add-on attachments programmatically from outside of\nGoogle Classroom. The interactions are similar to [creating assignments using\nthe CourseWork API endpoints](/workspace/classroom/guides/manage-coursework#create_assignments). See the dedicated [Create attachments outside of\nGoogle Classroom](/workspace/classroom/add-ons/developer-guides/third-party-first-journey) guide for implementation details."]]