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

Implement dynamic scoring #57

Closed
NicholasG04 opened this issue Feb 7, 2022 · 1 comment
Closed

Implement dynamic scoring #57

NicholasG04 opened this issue Feb 7, 2022 · 1 comment
Assignees
Labels
Enhancement New feature or request

Comments

@NicholasG04
Copy link
Member

  • API broadcasts message with new points for challenge with new action_type, chall id and new score
  • Shell updates this

Reference:
Existing plugin
Where challs are edited in store
How websockets work

@NicholasG04 NicholasG04 self-assigned this Feb 7, 2022
@NicholasG04 NicholasG04 added the Enhancement New feature or request label Feb 7, 2022
thebeanogamer added a commit that referenced this issue Feb 28, 2022
* feat: websocket dynamic scoring

* feat: no longer just for scoring, just updates any challenge attribute locally

* chore: fix linting

* *chore: update year on copyright for new file
*chore: document event type

* chore: add npmrc to avoid silly install mistakes in future!

* Fix CI typo

* chore: use current_score over score

* chore: add points_type

* chore: update more points places

* chore: add configurable flag metadata for dynamic scoring

* fix: typo

* chore: show current_score on tile

* fix: forgot to copy schema

* fix: typo

* fix: copy schema properly

* fix(i18n): points type text in wrong place

Co-authored-by: thebeanogamer <thebeanogamer@gmail.com>
@thebeanogamer
Copy link
Member

Resolved by #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants