<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Calendars and Google Classroom in Peer-Peer Topics</title>
    <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/172318#M4452</link>
    <description>&lt;P&gt;This might help you out. If you are using GAM or similar, among the properties returned by the &lt;A href="https://developers.google.com/workspace/classroom/reference/rest/v1/courses#resource:-course" target="_self"&gt;Classroom API&lt;/A&gt; for each classroom are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;courseState&amp;nbsp; - active/archived&lt;/LI&gt;&lt;LI&gt;updateTime - In my experience this shows the last time the class was modified, work was posted or marked.&lt;/LI&gt;&lt;/UL&gt;</description>
    <pubDate>Tue, 02 Sep 2025 22:02:00 GMT</pubDate>
    <dc:creator>Josh</dc:creator>
    <dc:date>2025-09-02T22:02:00Z</dc:date>
    <item>
      <title>Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170523#M4425</link>
      <description>&lt;P&gt;I had a user come down today and showed me that they had about 100 Google calendars, most all of them were created from Google Classroom.&lt;/P&gt;&lt;P&gt;My question is, why when a Google Classroom is archived, does it not archive the calendar?&amp;nbsp; Is there a way to manage this?&amp;nbsp; Does someone have a good way to clean this up for their teachers using GAM?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 19:10:47 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170523#M4425</guid>
      <dc:creator>kaned</dc:creator>
      <dc:date>2025-08-27T19:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170674#M4436</link>
      <description>&lt;P&gt;We haven't gone through GAM for that but staff has manually removed the calendar if they didn't like it. Once archived, the calendars typically are "unchecked" so that's been helpful to keep things "clean". It's not exactly what you're thinking but I hope that it helps a bit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;!--  --comment node---  --&gt;&lt;!--  a=1  --&gt;&lt;!-- a=1 --&gt;</description>
      <pubDate>Thu, 28 Aug 2025 17:27:00 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170674#M4436</guid>
      <dc:creator>zdanenyc</dc:creator>
      <dc:date>2025-08-28T17:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170675#M4437</link>
      <description>&lt;P&gt;I was hoping to run an export of archived classrooms in GAM and somehow correlate that with calendars to delete them...&lt;/P&gt;&lt;P&gt;Honestly I haven't had time to look into this yet, I was just curious to hear back from others and how they might deal with this situation before I dedicate some time on this.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 18:03:08 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/170675#M4437</guid>
      <dc:creator>kaned</dc:creator>
      <dc:date>2025-08-28T18:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/171259#M4448</link>
      <description>&lt;P&gt;I agree it is not a good user experience when the calendars accumulate each year.&lt;/P&gt;&lt;P&gt;I acknowledge and as already pointed out, users can simply unsubscribe or hide the calendars themselves. In an ideal world this would be enough but I don't think it is reasonable for all staff/students to have to do that for all Google Classrooms they were ever a member of.&lt;/P&gt;&lt;P&gt;I haven't used GAM but it would be possible as the APIs do exist. I have done it with the PSGSuite PowerShell module before.&lt;/P&gt;&lt;P&gt;Some rough pointers for you:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The calendar IDs are returned with each course object from the Classroom API.&lt;/LI&gt;&lt;LI&gt;You can get the list of calendar subscriptions for each user, one at a time using the Calendar API.&lt;/LI&gt;&lt;LI&gt;Where a subscription is found for one of the calendars you remove it for each user, one at a time, using the Calendar API.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;a href="https://www.googleforeducommunity.com/t5/user/viewprofilepage/user-id/16"&gt;@Kristal&lt;/a&gt;&amp;nbsp;or other Googles, can this feedback be provided to the Google Classroom team?&lt;/P&gt;</description>
      <pubDate>Sun, 31 Aug 2025 23:56:34 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/171259#M4448</guid>
      <dc:creator>Josh</dc:creator>
      <dc:date>2025-08-31T23:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/172078#M4451</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://www.googleforeducommunity.com/t5/user/viewprofilepage/user-id/1062"&gt;@Josh&lt;/a&gt;&lt;/P&gt;&lt;P&gt;I may play a bit when I get time to investigate a good method to identify google classrooms from previous years (Created date, etc).&amp;nbsp; It's probably doable, I didn't even know this was a thing until a user came down with 50+ calendars from Google Classroom.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Sep 2025 13:46:42 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/172078#M4451</guid>
      <dc:creator>kaned</dc:creator>
      <dc:date>2025-09-02T13:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calendars and Google Classroom</title>
      <link>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/172318#M4452</link>
      <description>&lt;P&gt;This might help you out. If you are using GAM or similar, among the properties returned by the &lt;A href="https://developers.google.com/workspace/classroom/reference/rest/v1/courses#resource:-course" target="_self"&gt;Classroom API&lt;/A&gt; for each classroom are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;courseState&amp;nbsp; - active/archived&lt;/LI&gt;&lt;LI&gt;updateTime - In my experience this shows the last time the class was modified, work was posted or marked.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 02 Sep 2025 22:02:00 GMT</pubDate>
      <guid>https://www.googleforeducommunity.com/t5/Peer-Peer-Topics/Calendars-and-Google-Classroom/m-p/172318#M4452</guid>
      <dc:creator>Josh</dc:creator>
      <dc:date>2025-09-02T22:02:00Z</dc:date>
    </item>
  </channel>
</rss>

