learning circles

coordinate study groups for online courses

Add support for linking to facilitator guides section on course details page

Merge pull request from p2pu/2022-06-add-multiple-learners Add multiple learners at once

Rename member to learner in the context of learning circle participants

Update validation for adding learners to a learning circle and tweak templates

Add notification for when facilitators are removed. Fix update and template errors

Merge branch 'lc-co-facilitators' of personal:p2pu/learning-circles into lc-co-facilitators

feat: co-facilitators adding team data into StudyGroupCreate context

Implement handling for facilitators in update API view and add Facilitator entry for user creating a learning circle

Add data migration to copy facilitator data into new database representation. Closes