Skip to content

Commit 667e249

Browse files
update documentation
1 parent 39d323c commit 667e249

File tree

1 file changed

+17
-13
lines changed

1 file changed

+17
-13
lines changed

html/documentation/wiki-snapshot.html

+17-13
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@
706706
<div class="nav-container">
707707
<div class="nav-inner" id="scroll-spy" style="width: min-content; overflow: auto; top: 60px; bottom: 0; padding 10px 0 10px 0;">
708708
<span class="toc">Table of contents</span>
709-
<p>This document is a snapshot of the <a href="https://github.com/rollerderby/scoreboard/wiki">CRG Wiki</a> bundled with the v2025-beta2 release of CRG. If you have internet access it is recommended that you refer to the online version of the Wiki as it may contain relevant updates.</p>
709+
<p>This document is a snapshot of the <a href="https://github.com/rollerderby/scoreboard/wiki">CRG Wiki</a> bundled with the v2025-beta3 release of CRG. If you have internet access it is recommended that you refer to the online version of the Wiki as it may contain relevant updates.</p>
710710
<h3 id="howtos">Howtos</h3>
711711
<ul class="nav"><li><strong><a href="#Installing-the-Scoreboard-Software">Installing the Scoreboard Software</a></strong><ul class="nav"><li><span>Instructions for getting the software installed and running on a standalone computer to provide a functioning scoreboard.</span></li></ul></li><li><strong><a href="#Quick-Start-Guide">Quick Start Guide</a></strong><ul class="nav"><li><span>Basic information to run a game with only what is mandatory for a regulation game. See the pages below for the full feature set.</span></li></ul></li><li><strong><a href="#Preparing-a-Game">Preparing a Game</a></strong></li><li><strong><a href="#Scoreboard-Operation">Scoreboard Operation</a></strong></li><li><strong><a href="#Configuring-Hotkeys">Configuring Hotkeys</a></strong></li><li><strong><a href="#Using-the-Scoreboard-on-a-Network">Using the Scoreboard on a Network</a></strong></li><li><strong><a href="#Penalty-Tracking">Penalty Tracking</a></strong></li><li><strong><a href="#Lineup-Tracking">Lineup Tracking</a></strong></li><li><span>The </span><strong>Penalty Lineup Tracking</strong> interface combines the PT and LT inputs for one team on a single screen. See those pages for info how to operate it.</li><li><strong><a href="#Penalty-Box-Timing">Penalty Box Timing</a></strong></li></ul><h3 id="tips-tricks">Tips &amp; Tricks</h3>
712712
<ul class="nav"><li><strong><a href="#Scoreboard-Best-Practices">Scoreboard Best Practices</a></strong></li><li><strong><a href="#Graphics">Graphics</a></strong><ul class="nav"><li><span>Information on graphics for use with CRG, such as team logos and sponsor banners.</span></li></ul></li><li><strong><a href="#External-Links">External Links</a></strong><ul class="nav"><li><span>Links to other sites with information about CRG Scoreboard.</span></li></ul></li></ul><h3 id="details-about-screens-tabs">Details about Screens / Tabs</h3>
@@ -1371,14 +1371,14 @@ <h4 id="variant-b">Variant B</h4>
13711371
<p>Note: You can still use the <strong>Blocker Sat Down</strong> and <strong>Jammer Sat Down</strong> buttons while the popup is open in case another skater suddenly approaches. You can also still use the <strong>Has Left</strong> buttons if another skater is released while the incoming skater is on their way.</p>
13721372
<h3 id="when-a-skater-s-penalty-is-done">When a skater&#39;s penalty is done</h3>
13731373
<ul>
1374-
<li>Once the skater has left the box press the <strong>Has Left</strong> button in the row corresponding to their penalty.</li>
1374+
<li>Once the skater has left the box press the <strong>Has Left</strong> button in the row corresponding to their penalty. (This can also be done by the PBM.)</li>
13751375
</ul>
13761376
<h3 id="at-the-end-start-of-a-jam">At the end/start of a jam</h3>
13771377
<p>No inputs are needed to stop/restart penalty clcoks at end/start of a jam.</p>
13781378
<h2 id="less-common-sitations">Less common sitations</h2>
13791379
<h3 id="handling-a-substitution">Handling a substitution</h3>
13801380
<ul>
1381-
<li>If not done so, start the penalty clock and assign it to the skater being substituted.</li>
1381+
<li>If not done yet, start the penalty clock and assign it to the skater being substituted.</li>
13821382
<li>In the row corresponding to the penalty select <strong>Substitute</strong>.</li>
13831383
<li>In the popup select the substitute.</li>
13841384
</ul>
@@ -1395,7 +1395,7 @@ <h3 id="adjusting-a-penalty-clock">Adjusting a penalty clock</h3>
13951395
<li>Below the clock press the <strong>-1</strong> and <strong>+1</strong> buttons to adjust the clock in 1s increments.</li>
13961396
</ul>
13971397
<h3 id="penalties-issued-in-the-box">Penalties issued in the box</h3>
1398-
<p>Note: You can also use this procedure to add penalties issued outside of the box if the PT did not enter them. It is however recommended to be careful that you don&#39;t enter the same penalty twice.</p>
1398+
<p>Note: You can also use this procedure to add penalties issued outside of the box if the PT did not enter them. It is however recommended to leave these to the PT in order to avoid entering the same penalty twice.</p>
13991399
<h4 id="if-the-skater-is-already-serving-a-penalty">If the skater is already serving a penalty</h4>
14001400
<ul>
14011401
<li>Below the list of penalties press the <strong>Add</strong> button.</li>
@@ -1407,21 +1407,25 @@ <h4 id="if-the-skater-is-not-serving-a-penalty">If the skater is not serving a p
14071407
<li>In the Edit/Pre-Select row press the button corresponding to the skater.</li>
14081408
<li>In the &quot;penalties&quot; section of the popup press <strong>Add</strong>.</li>
14091409
<li>In the popup select the penalty code.</li>
1410-
<li>Close the popup.</li>
1410+
<li>Close the popup. (Or wait for the skater to sit and start their clock.)</li>
14111411
</ul>
1412-
<h3 id="overturned-penalties">Overturned penalties</h3>
1413-
<ul>
1414-
<li>Below the list of penalties press <strong>Remove</strong>.</li>
1415-
<li>The penalty clock will automatically be adjusted and the row moved above any penalties that now end later.</li>
1416-
</ul>
1417-
<p>Note: This will always remove the last penalty for that skater. More complex situations need to be handled via the PT interface.</p>
14181412
<h3 id="correcting-which-skater-a-given-penalty-clock-is-assigned-to">Correcting which skater a given penalty clock is assigned to</h3>
14191413
<ul>
1420-
<li>In the row corresponding to the penalty clock select <strong>Reassign</strong>.<ul>
1414+
<li>In the row corresponding to the penalty clock select <strong>Reassign</strong>.</li>
14211415
<li>In the popup select the correct skater.</li>
14221416
</ul>
1423-
</li>
1417+
<h3 id="overturned-penalties">Overturned penalties</h3>
1418+
<ul>
1419+
<li>In the list of penalties click on the penalty to be removed.</li>
1420+
<li>In the popup click <strong>Delete</strong>.</li>
1421+
</ul>
1422+
<p>Note: This should normally be done by the PT. And if both you and the PT attempt to remove a penalty, you may accidentally remove two penalties.</p>
1423+
<h3 id="changing-a-penalty-code">Changing a penalty code</h3>
1424+
<ul>
1425+
<li>In the list of penalties click on the penalty to be changed.</li>
1426+
<li>In the popup select the new code.</li>
14241427
</ul>
1428+
<p>Note: This should normally be done by the PT.</p>
14251429
<h3 id="filling-empty-spots-in-the-lineup-or-correcting-wrong-lineup-entries">Filling empty spots in the lineup or correcting wrong lineup entries</h3>
14261430
<ul>
14271431
<li>In the &quot;Edit/Pre-Select&quot; row press the button corresponding to the spot.</li>

0 commit comments

Comments
 (0)