I was wondering if there was an automatic way to add an admin account to courses on WebWork. We have a dozen of courses that were recently created but the admin account used for other courses does not have access.
The only way I know to get around this issue is to run the command below on each course:
wwsh courseName putadmin
Then, login to each course and change the admin password from the default. Can this be simplified other than writing a cronjob?
Thank you,
Rick