Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Powershell functions and example scripts to sync from Infinite Campus to Google Classroom

License

NotificationsYou must be signed in to change notification settings

rcanderson23/gam_ic_classroom_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consists of a few powershell functions that query your Infinite Campus database for students in courses along with the teacher. It will then use GAM to create classes and sync the rosters to the classes automatically.

Requirements

  • SqlServer Powershell Module
  • GAM
  • ODBC connection to your Infinite Campus database
  • Student and Teacher emails stored in Infinite Campus

Installation

  1. Install SqlServer module if required (Install-Module -Name SqlServer)
  2. Setup GAM
  3. Clone this repository
  4. Copyconfig.sample.ps1 toconfig.ps1 and change variables to fit your environment
  5. Read through the examples to see what you want to use in your environment.
  6. Create a script that fits your environment.

Gotchas

  • Using theSet-GAMClasses to modify classes toArchived is a one-way operation. You will not be able to revert to Active or Provisioned.

About

Powershell functions and example scripts to sync from Infinite Campus to Google Classroom

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp