Saturday work. Needed to fix some Anthology enrollments for their internal employees to wrote a new script to remove everyone from their current groups and bulk re-enroll into all the correct groups and courses.
This commit is contained in:
@ -32,7 +32,6 @@ def getfromEmail(baseUrlemail, baseCsv, apiKey):
|
||||
errors.append(email)
|
||||
# print(str(e))
|
||||
# print(response.text)
|
||||
pass
|
||||
# print(uuids)
|
||||
print(errors)
|
||||
addtoGroup(apiKey, uuids)
|
||||
|
||||
Reference in New Issue
Block a user