Knockout Log

Overview

The knockout log lists all of the eliminations in the tournament. It is the authoritative list which players were knocked out, who knocked them out and the order in which they were knocked out.

The knockout log consists of an ordered set of knockout records. Each knockout record has the following attributes:

The data in the knockout log is used by:

The knockout log is visible on the tournament knockout log panel.

Modifying the knockout log

New entries are appended to the knockout log as players are eliminated.

Note: The date/time of each knockout record is purely for information purposes. What really matters here is the *order* of the records. This makes it easier for you to alter the knockout log if needed. You can always correct the date/time later, after you fix the order.

Generally, there should be no need for you to edit the knockout log directly. However, the following functions are available on the knockout log panel if you need them:

Relation to the tournament event log

Each record in the knockout log has a peer record in the tournament event log. Modifications to the knockout record are therefore reflected in the event log.

See also