FirstLegoLeague / fllscoring

FLL Scoring app. See Demo:
http://firstlegoleague.github.io/fllscoring/
GNU General Public License v2.0
14 stars 19 forks source link

E-mail complete scoresheet to teams #268

Open Jheronymus opened 7 years ago

Jheronymus commented 7 years ago

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 commented 6 years ago

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:

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 commented 6 years ago

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