learning circles

coordinate study groups for online courses

Combine facilitator goal rating and course rating into single component

Add test for new feedback API and fix permission check for creation of feedback

Replace HTML form post with REST framework API endpoint for course rating and reason and update frontend to use it and update done state of course feedback item or wrap-up card

Use API endpoint for posting facilitator goal rating when received from query string in email link

Add rest framework view for creating feedback. Properly handle creation/updating logic to avoid creating multiple Feedback instances for a meeting.