Skip to content
This repository has been archived by the owner on Jun 16, 2018. It is now read-only.

E-mail complete scoresheet to teams #268

Open
Jheronymus opened this issue Aug 27, 2017 · 2 comments
Open

E-mail complete scoresheet to teams #268

Jheronymus opened this issue Aug 27, 2017 · 2 comments

Comments

@Jheronymus
Copy link
Member

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.

@kmeesters
Copy link
Member

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.

@Jheronymus
Copy link
Member Author

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants