Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spiele außer Wertung #71

Open
bastians opened this issue Oct 17, 2020 · 3 comments
Open

Spiele außer Wertung #71

bastians opened this issue Oct 17, 2020 · 3 comments
Assignees

Comments

@bastians
Copy link
Contributor

Es kommt irgendwie vermehrt vor, dass es in offiziellen Wettbewerben Spiele außer Wertung gibt. D.h. ein Spiel wird gespielt, Pukte und Tore zählen aber in der Tabelle nicht. Wäre es möglich, das in T3SPORTS zu integrieren? Vermutlich müsste man die Mannschaft, die außer Wertung läuft, irgendwie markieren können. Denn in fussball.de werden bei der Mannschaft die Anzahl der Spiele zwar gezählt, der Rest bleibt aber bei 0 und das Team steht am Ende der Tabelle.

@digedag digedag self-assigned this Oct 25, 2020
digedag added a commit that referenced this issue Oct 25, 2020
digedag added a commit to digedag/cfc_league_fe that referenced this issue Oct 25, 2020
digedag added a commit that referenced this issue Oct 25, 2020
@digedag
Copy link
Owner

digedag commented Oct 25, 2020

Die Idee finde ich gut. Ich hab die Markierung im Team jetzt schon mal integriert. Es wird das Feld verwendet, das vorher nur "Spielfrei" markiert hat. Wenn der Wert jetzt auf 2 steht, dann soll das "Außer Wertung" bedeuten. In der Berechnung der Tabelle wird es aber noch nicht beachtet. Ich hab erstmal dafür gesorgt, daß das bisherige Spielfrei noch überall korrekt funktioniert. Hoffe ich zumindest... 😉

digedag added a commit to digedag/cfc_league_fe that referenced this issue Oct 25, 2020
@digedag
Copy link
Owner

digedag commented Oct 25, 2020

@bastians jetzt kannst du gerne mal testen. Die Anzahl Spiele werden nun hochgezählt, Punkte und Tore aber ignoriert.

@bastians
Copy link
Contributor Author

@digedag Großartig, danke für die schnelle Integration. Ich teste heute Abend und melde mich dann wieder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants