Archive - UNC-Libraries/wilson-clue-app GitHub Wiki

Information about a past game. Creating content for this page can be found in the admin interface: Select a game > Archive

Resources

  • Controller: app/Http/Controllers/WebController.php, archive()
  • Views: resources/views/web/archive.blade.php
  • CSS: resources/assets/scss/web.scss
  • Models: Game

Notes

Team rankings are automatically based on the scores in the database. If you re-scored a game and have made updates to the scoring methods, you might accidentally reorder the top teams. For this reason, you can only score "Active" games and should not score any others.