User
Welcome, Guest. Please login or register.
April 23, 2024, 09:28:13 am

Login with username, password and session length

As of early 2013, we are still in the process of rebooting unto the new platform

If you want to keep track of the relaunch you can:

  1. Like us on Facebook
  2. Follow us on Twitter
  3. Send me (Kris) an e-mail and let me know that you'd like to join the new site when it is ready.

Once we are ready to relaunch, we will start spreading the word. Until then, expect silence to mean we are heads down coding. :) The forum is still open for active members, but don't expect a lot of activity here since meets are currently on hold.

Facebook
Pages: [1]
Print
What happens to my lifts after they are submitted?
(Read 4852 times)
Kristoffer Lindqvist
Staff  [Project Manager, Developer, Moderator, Swedish Translator]
 
Finland Finland Male 1178 posts
WWW
« on: September 15, 2008, 10:56:13 pm »

I sometimes get the question on how the judging interface works, so I thought I'd give everyone a peek. I should note that the current judging interface has pretty much remained the same since our second meet back in September 2007.

The meets are currently handled by a bunch of command line scripts that push the meet through its phases, from importing the lifter info into the database to creating the final results with tracker images etc. The process has been increasingly automated - the code now clocks in at a few thousand lines of code - but a few minor manual steps still remain. I will eventually integrate it with the web site to remove much of the hassle associated with registering and submitting the meet info, but for now it does the job and scales quite well to large meets without much extra work. Up next is to adjust them to handle the October weightlifting meet, but this is luckily quite straightforward to do.

The attached screenshot of the command line help for the scripts should give a decent overview of what the scripts do.

The second step, makejudgeinterface, will pull all the lifter data and video clips and create a judge interface. This is a series of password protected web pages that the judges can access individually. The lifts are ordered in the same order as a real meet going from the lightest bar weight to the heaviest, one round at a time (nine for a full meet, three for a single lift meet). The judges see all lifts one round at a time; once they have submitted their calls they cannot go back to review or change them. Much like in a real meet.

The lifts are available in their own video players so it's easy to replay a clip as many times as is needed from any point in the lift. Besides the obvious option to accept a lift or to flag it as unjudgeable, the common reasons for failing a lift recognized by the rulebook are available as checkboxes for the judges to fill in. This makes the judging a pretty smooth affair.

Attached is a screenshot of the first lift for the latest meet. Short and sweet, but hopefully this gave everyone an idea of what happens with your clips after the upload. As usual, comments and questions are highly welcome below.  Smiley


* virtualmeet_meet_scripts.gif (11.6 KB, 950x210 - viewed 1470 times.)

* judging_interface_example.jpg (81.31 KB, 605x811 - viewed 1473 times.)
Logged
Pages: [1]
Print
Jump to:  

Close