You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2022. It is now read-only.
Hi, Alex: Thank you for this. It looks really handy. I'm starting to play with the code, and I had a couple of questions if you get a chance. Forgive me in advance for being a novice Scripter.
First, it appears to be set up as a one way sync - from Canvas to Google Calendars. From what I've read, making it a two way sync would require using the Canvas LTI. Is that why you didn't do it?
Second, if I wanted to sort by section as well, I'd need to modify the courseList and subsequent courseName references to include the (sectionName) part of the generated Canvas Feed, correct?
Hi, Alex: Thank you for this. It looks really handy. I'm starting to play with the code, and I had a couple of questions if you get a chance. Forgive me in advance for being a novice Scripter.
First, it appears to be set up as a one way sync - from Canvas to Google Calendars. From what I've read, making it a two way sync would require using the Canvas LTI. Is that why you didn't do it?
Second, if I wanted to sort by section as well, I'd need to modify the courseList and subsequent courseName references to include the (sectionName) part of the generated Canvas Feed, correct?
Thank you in advance for your help!