Rate a cooked recipe
rate_recipeSubmit a 1-5 rating and optional comment after cooking. The week becomes complete once all selected recipes have feedback.
Instructions
Record post-cook feedback (1-5 + comment) for a member. When every selected recipe of that week has feedback the week becomes 'done'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rating | Yes | ||
| comment | No | ||
| recipe_id | Yes | ||
| member_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| week | No | ||
| recipe | Yes | ||
| pending_feedback | Yes |