Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add features to export user id and use of mail-merge template #1

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

kitsook
Copy link

@kitsook kitsook commented Sep 28, 2020

  • add function to export Canvas user id together with SIS user id
  • take command parameters when running the program. Can either export user id or send post_conversations
  • do mail-merge on given template and values for generating the conversations

kitsook and others added 11 commits March 10, 2020 12:12
- also read external files for template and values
- Canvas may use pagination to send us data. Loop and get all enrolled
  students
- specify the per_page parameter as 100 (current max limit) when
  retrieving class list
Maybe less sensitive to newlines etc?  I couldn't make it work without
this anyway.
update readme, minor token fixes
@cbm755
Copy link

cbm755 commented Sep 28, 2020

I have tested these changes, +1 to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants