tagging games
- Apoah
- Dies with sente
- Posts: 83
- Joined: Wed Oct 06, 2010 6:43 pm
- Rank: KGS 7k
- GD Posts: 0
- KGS: Apoah
- Has thanked: 34 times
- Been thanked: 15 times
tagging games
I am just curious. Do both players have to type 'asr league' at the beginning of the game?
Life is what you make of it, as long as you live.
-
lorill
- Lives with ko
- Posts: 281
- Joined: Wed Apr 21, 2010 1:03 am
- Rank: yes
- GD Posts: 0
- Location: France
- Has thanked: 69 times
- Been thanked: 25 times
Re: tagging games
Additionally: I guess the system fetch all games between class members in the game archive, and then grep to find this string in the sgf. Why not use the new KGS tagging system instead ?
- stalkor
- Lives in gote
- Posts: 397
- Joined: Fri Aug 06, 2010 3:30 pm
- Rank: KGS 1d
- GD Posts: 0
- KGS: stalkor
- Location: Netherlands
- Has thanked: 102 times
- Been thanked: 66 times
- Contact:
Re: tagging games
the script only needs one person to say the tag, but saying it both out of courtesy is what we go for usually.
the kgs Tag system doesn't work the way this script works. kgs tags arent put into the kgs archives hence we cant retrace it.
the kgs Tag system doesn't work the way this script works. kgs tags arent put into the kgs archives hence we cant retrace it.
admin of the ASR league and KGS admin
-
lorill
- Lives with ko
- Posts: 281
- Joined: Wed Apr 21, 2010 1:03 am
- Rank: yes
- GD Posts: 0
- Location: France
- Has thanked: 69 times
- Been thanked: 25 times
Re: tagging games
Yes they are :
http://www.gokgs.com/gameArchives.jsp?u ... kor&tags=y
That would avoid parsing the sgf, you only need the information from one page per player, thus the process would be faster and lighter for the kgs web server.
http://www.gokgs.com/gameArchives.jsp?u ... kor&tags=y
That would avoid parsing the sgf, you only need the information from one page per player, thus the process would be faster and lighter for the kgs web server.
-
usagi
- Lives with ko
- Posts: 178
- Joined: Mon Jul 19, 2010 10:32 am
- Rank: 2 dan
- GD Posts: 10
- KGS: usagi
- Has thanked: 1 time
- Been thanked: 22 times
Re: tagging games
Interesting. So, tagging could become an alternate way to report games? I am sure that would reduce the admin workload -- even if only a little.
How often does the script miss a game?
How often does the script miss a game?
-
lorill
- Lives with ko
- Posts: 281
- Joined: Wed Apr 21, 2010 1:03 am
- Rank: yes
- GD Posts: 0
- Location: France
- Has thanked: 69 times
- Been thanked: 25 times
Re: tagging games
Actually, there's a major difference which might render this idea useless.
Currently, the comment is entered at the start of the game. The KGS tag can be entered (and removed) at anytime after the game. So a dishonest player could untag lost games...
Currently, the comment is entered at the start of the game. The KGS tag can be entered (and removed) at anytime after the game. So a dishonest player could untag lost games...
- stalkor
- Lives in gote
- Posts: 397
- Joined: Fri Aug 06, 2010 3:30 pm
- Rank: KGS 1d
- GD Posts: 0
- KGS: stalkor
- Location: Netherlands
- Has thanked: 102 times
- Been thanked: 66 times
- Contact:
Re: tagging games
doesnt have to be, because script checks all players archive, so it should come up 2 times, dropping it if its already in the database. doublechecking ftw:P
admin of the ASR league and KGS admin