Page 1 of 1
tagging games
Posted: Fri Nov 26, 2010 8:34 am
by Apoah
I am just curious. Do both players have to type 'asr league' at the beginning of the game?
Re: tagging games
Posted: Fri Nov 26, 2010 8:36 am
by Li Kao
One is enough. I usually omit it if my opponent was faster.
Re: tagging games
Posted: Fri Nov 26, 2010 9:13 am
by Koroviev
You should get a point for being the first person to type it.

Re: tagging games
Posted: Fri Nov 26, 2010 9:31 am
by lorill
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 ?
Re: tagging games
Posted: Fri Nov 26, 2010 10:21 am
by stalkor
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.
Re: tagging games
Posted: Fri Nov 26, 2010 10:44 am
by lorill
Yes they are :
http://www.gokgs.com/gameArchives.jsp?u ... kor&tags=yThat 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.
Re: tagging games
Posted: Fri Nov 26, 2010 5:16 pm
by usagi
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?
Re: tagging games
Posted: Sat Nov 27, 2010 1:20 am
by stalkor
if players dont forget to tag, then never.
Re: tagging games
Posted: Sat Nov 27, 2010 1:24 am
by lorill
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...
Re: tagging games
Posted: Sat Nov 27, 2010 1:36 am
by stalkor
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