Adding YouTube videos to Google Sites is very easy. Adding an auto-playing one is slightly less obvious. You might think adding the normal ?autoplay=1 to the embed code and just putting it in as html would do the trick - but this did not work for me. You have to use the 'Embed Gadget'. Brief demo of how to do it below (note - its not this video that auto-plays..):
Where would be without GAM? Paying for expensive syncing tools or doing tedious manual tasks in the admin console. GAM can automate most things you might want to do in G Suite. So these are a few of my favourite commands - one I use either as part of a batch file - or just standalone. There are loads more - but these are ones that are used daily. Classroom Create a spreadsheet of all your domains classes - gam print courses todrive Create a spreadsheet of a teacher's classes: gam print courses teacher fred@mydomain.com todrive Bulk create classes: gam csv classes.csv gam create course alias ~alias name ~alias section ~subject teacher ~teacher status ACTIVE where classes.csv is a list of classes you want to make. Add teachers: gam csv teachers.csv gam course ~alias add teacher ~teacher Add students: gam csv students.csv gam course ~alias add teacher ~student Sync Students (in this example to a group - but could be an ou/csv file) gam csv grou...
Comments
Post a Comment