Skip to content

Assign groups to students based on CSV file collected through Google Sheets

Notifications You must be signed in to change notification settings

COMS30301/assign_groups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Assign groups to students automatically

Download your Google spreadsheet as a .csv and your student list and run:

./assignGroups.py ./coms20201choices.csv ./students.csv

Student list should be in form:

User,*****
ab12345,*****
ba54321,*****

where ***** can be empty or another column in the file.

About

Assign groups to students based on CSV file collected through Google Sheets

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages