When a quest is completed, the reward gets added to a "reward" table for later redemption (you can't always get rewarded as soon as a quest is complete" so it's like a task list of good things!
It should only display rewards with status 0 (unredeemed) and should just list the rewards with a checkbox that lets the user note they have redeemed. As with quest completion, we should have a confirmation when the user checks to redeem "Have you collected your reward! GREAT" that way you don't have misclicks.
When a quest is completed, the reward gets added to a "reward" table for later redemption (you can't always get rewarded as soon as a quest is complete" so it's like a task list of good things!
It should only display rewards with status 0 (unredeemed) and should just list the rewards with a checkbox that lets the user note they have redeemed. As with quest completion, we should have a confirmation when the user checks to redeem "Have you collected your reward! GREAT" that way you don't have misclicks.