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

Changes #1

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

Changes #1

wants to merge 23 commits into from

Conversation

burturt
Copy link

@burturt burturt commented May 30, 2024

Just making this to keep track of changes:

  • Crash Fix: esc + enter on free response questions
  • Crash Fix: scrolling on no input title screens
  • Student info collection (asks for name, uid, discussion for 2 or 3 students w/ data validation)
  • Saves team and player info to postgres database
  • Show team info on completion
  • Team names (instead of team numbers)
    • Allows instancing on a single listening service
  • Save solves to postgres database
  • Per-question timing
    • Sync questions: all entries do questions together
  • Team rejoining
  • Website orders by point value
  • Regex for free response
  • Ability for host to end game immediately
  • Docker-compose infrastructure
  • Bulk-create game instances
  • Make rejoin system resilient across multiple games

@burturt burturt marked this pull request as ready for review June 2, 2024 07:02
@burturt burturt marked this pull request as draft June 2, 2024 08:00
@burturt burturt marked this pull request as ready for review June 3, 2024 04:54
Copy link

gitguardian bot commented Jun 3, 2024

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them.
Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately.
Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

add restart always, fix example.env and update readme.md, use docker compose not docker-compose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant