]> git.sesse.net Git - foosball/blobdiff - www/index.xml
Support double assessment, now that it's fast.
[foosball] / www / index.xml
index 315a7ac0f7c0cf1d46aed79441adf8e5cd052081..ec452699b717b5cfabdfb35e764fa80187cb044c 100644 (file)
       </table>
     </form>
     
+    <h2>Assess a doubles match</h2>
+
+    <form method="post" action="assess-double.pl">
+      <table>
+        <tr>
+         <th>Team 1 (usernames)</th>
+         <td>
+           <input name="team1_username1" value="" size="10" /> and 
+           <input name="team1_username2" value="" size="10" />
+         </td>
+       </tr>
+        <tr>
+         <th>Team 2 (usernames)</th>
+         <td>
+           <input name="team2_username1" value="" size="10" /> and 
+           <input name="team2_username2" value="" size="10" />
+         </td>
+       </tr>
+       <tr>
+         <td colspan="2"><input type="submit" /></td>
+       </tr>
+      </table>
+    </form>
 
     <h2>About the ratings</h2>