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

Synchronization of instructors and TAs with Canvas #554

Closed
kitsook opened this issue Jan 30, 2018 · 2 comments
Closed

Synchronization of instructors and TAs with Canvas #554

kitsook opened this issue Jan 30, 2018 · 2 comments
Assignees
Milestone

Comments

@kitsook
Copy link
Contributor

kitsook commented Jan 30, 2018

  • need to sync instructors and TAs
@wynnset
Copy link
Contributor

wynnset commented Feb 14, 2018

When creating a course based on a Canvas course:

Import Instructors:

  • Import with "instructor" system role
  • Assign as instructor for the course

Import TAs:

  • Import with "student" system role
  • Assign as instructor for the course

Before starting on this, ensure the method above will work for imported TAs:

  • Ensure TA will be able to see everything within the assigned course (same as instructor)
  • Ensure TA cannot create a course or do other admin functionality.

@kitsook
Copy link
Contributor Author

kitsook commented Feb 23, 2018

With system role as student and course role as instructor, the user can't access the /courses page. Thus the user can't create events or manage groups. Also, this kind of role setup is not support by the current users page. @xcompass Either we need to revise the current logic or introduce a new TA role.

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

No branches or pull requests

2 participants