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

Complete and Reset Daily/Hourly Challenges with MongoDB #27

Open
Razano26 opened this issue Sep 4, 2024 · 0 comments
Open

Complete and Reset Daily/Hourly Challenges with MongoDB #27

Razano26 opened this issue Sep 4, 2024 · 0 comments
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request

Comments

@Razano26
Copy link
Member

Razano26 commented Sep 4, 2024

Once a player completes a challenge, mark it as completed in MongoDB, assign a new challenge after the reset period, and store the completed challenge history.

Tasks:

  • Mark challenges as completed in player_progress.
  • Assign new challenges to players after a daily/hourly reset.
  • Log completed challenges in a completed_challenges collection for record-keeping.
  • Implement and test the challenge reset mechanism.
@Razano26 Razano26 added enhancement New feature or request challenges For issues that involve the implementation of challenge systems labels Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
challenges For issues that involve the implementation of challenge systems enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant