You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.
I think this should ideally be handled by a different module. For example a 'team-app' or 'team management' module. My motivation for this would be:
Reduced complexity in the scoring app (prevent building a monolith)
Less risk of breaking or blocking something in scorign
Centralized communication handling (1 place to store email adressen, send out notification etc)
Can also be used by other modules (judging forms for example)
I think this is perfect case for MHub to signal a new score (after verification) and send a message. Could be picked up by this new module, bundled with team info and send out.
I agree. Setting up an outgoing e-mail address also requires additional steps that should not be part of a match/scoring setup but is much more related to a tournament setup
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Combine the PDF generated from the XML with the actual scoring data and signature and send final result to the team.
There should be an option in the settings/administrator interface when to do so.
The text was updated successfully, but these errors were encountered: