learning circles
coordinate study groups for online courses
Remove outdated TODO comment
Serialize whole team as json and remove encoding/decoding from model and frontend component
Update survey normalization used during export to correctly determine team and use created_by as the facilitator
Revert related name on Facilitator to StudyGroup foreign key to be consistent with Django convention
Remove debug print statements
Test for editing learning circle facilitators and update validation for team membership
Add test for learning circle creation with cofacilitators. Add missing validation to API.
Update facilitator names for weekly update
feat: facilitators
disabled facilitator select if creator is not part of team
Move check for team facilitators
Merge branch 'lc-co-facilitators' of personal:p2pu/learning-circles into lc-co-facilitators
feat: profile-removal
handling lc when profile removed
Update other fixtures too
Update fixture to account for new facilitator model
fix: spelling
fix learning* spelling on learningcircle.py
Rename StudyGroup.facilitator to created_by
Update facilitator names for learner surveys