Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewards store and new point calculations #61

Open
5 tasks
tiffanynwyeung opened this issue Jul 6, 2018 · 0 comments
Open
5 tasks

Rewards store and new point calculations #61

tiffanynwyeung opened this issue Jul 6, 2018 · 0 comments
Labels
high priority For PRs & issues. Marks serious issues/fixes for said issues that should be reviewed swiftly. issue: feature request For issues only. Marks reported feature suggestions. stack: backend For PRs & issues. Describes what part of the codebase the issue/code affects. stack: frontend/UI For PRs & issues. Describes what part of the codebase the issue/code affects.

Comments

@tiffanynwyeung
Copy link
Contributor

  • Calculate points humans have available to spend at the rewards store
  • Deem players as supplied the moment they reached 5pts, but never remove status if they ever go below (this should be easy, we should just separate score from "spendable points" and only check status on score attribute)
  • Display what rewards are available at the rewards store
  • Schedule of when rewards are able to be collected from mods
  • (Human dashboard) list of rewards they've obtained?
@tiffanynwyeung tiffanynwyeung added high priority For PRs & issues. Marks serious issues/fixes for said issues that should be reviewed swiftly. medium priority For PRs & issues. Marks issues/fixes for said issues that we prefer implemented sooner than later. stack: frontend/UI For PRs & issues. Describes what part of the codebase the issue/code affects. labels Jul 6, 2018
@tiffanynwyeung tiffanynwyeung added stack: backend For PRs & issues. Describes what part of the codebase the issue/code affects. issue: feature request For issues only. Marks reported feature suggestions. and removed medium priority For PRs & issues. Marks issues/fixes for said issues that we prefer implemented sooner than later. labels Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority For PRs & issues. Marks serious issues/fixes for said issues that should be reviewed swiftly. issue: feature request For issues only. Marks reported feature suggestions. stack: backend For PRs & issues. Describes what part of the codebase the issue/code affects. stack: frontend/UI For PRs & issues. Describes what part of the codebase the issue/code affects.
Projects
None yet
Development

No branches or pull requests

1 participant