learning circles

coordinate study groups for online courses

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.

Add data migration for storing feedback.reflection in updated format

Updates to meeting, learning circle and course feedback to submit changes whenever they are made

Implementation for updating course rating reason on the learning circle manage page