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

Badgr Support #284

Open
thebeanogamer opened this issue Jun 14, 2022 · 6 comments
Open

Badgr Support #284

thebeanogamer opened this issue Jun 14, 2022 · 6 comments

Comments

@thebeanogamer
Copy link
Member

thebeanogamer commented Jun 14, 2022

https://badgr.com/

Core

  • Define a DSL for unlock logic
    • Functions
      • Percentage of platform challenges completed
      • Percentage of category challenges completed
      • Percentage of tag completed
      • Number of blood
      • Leaderboard position
    • Logical operators
      • Equals to
      • Not equals to
      • Greater than
      • Less than
      • AND
      • OR
  • Add an endpoint to run the logic
  • Add a table for available badges
    • Upload icons
  • Add a table for unlocked badges so we don't reissue

Shell

  • Add a page to the admin UI for defining unlock rules
  • Add a button to run the unlock logic
    • Maybe show the user the badges that will be issues
@thebeanogamer thebeanogamer added the enhancement New feature or request label Jun 14, 2022
@jchristgit
Copy link
Collaborator

What are the benefits of using a hosted external provider here?

@thebeanogamer
Copy link
Member Author

People love linking to Badgr on their LinkedIn. Beats me as to why.

@Bentechy66
Copy link
Member

Johannes raises a good point. There is no reason why we cannot do this all on-platform.

@jchristgit
Copy link
Collaborator

People love linking to Badgr on their LinkedIn. Beats me as to why.

Is that the sole benefit?

@thebeanogamer
Copy link
Member Author

As discussed, the strategy is to implement achievements on-platform, then allow users to define a Badgr API key if they want to publish those achievements.

@jchristgit
Copy link
Collaborator

ah okay, that makes more sense then. So it's optional like Google Analytics. Sounds good then 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants