FirstLegoLeague / fllscoring

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

scoresheet versioning #275

Open Jheronymus opened 7 years ago

Jheronymus commented 7 years ago

Revisions to the scoresheet are inevitable during the course of the competition. The scoresheet should somehow display the current version/langage and maybe indicate of newer versions are available

For this to work, we might need to have seperate version indicators for the scoring sctructure and the language part. Since changes in the structure might not need language (and thus translation) changes.

I think we need to investigate this problem and come up with a to-be architecture.