]> git.sesse.net Git - foosball/blobdiff - www/assess.xml
Support k != 10, ie. the new table.
[foosball] / www / assess.xml
index 44f7ddf538d532e924abc9645be3403b346afb52..f6a4a3428991b099626a79f22c50f856661c9219 100644 (file)
@@ -9,7 +9,7 @@
     <meta name="MSSmartTagsPreventParsing" content="TRUE" />
   </head>
   <body>
-    <h1>Assessment of singles match between <t:username1 /> and <t:username2 /></h1>
+    <h1>Assessment of singles match between <t:username1 /> (<t:rating1 />) and <t:username2 /> (<t:rating2 />)</h1>
     
     <table>
       <thead>
          <th><t:username2 /></th>
        </tr>
       </thead>
-      <tbody t:id="results">
+      <tbody t:id="results10">
+        <tr>
+         <td><t:score /></td>
+         <td><t:prob /></td>
+         <td><t:rdiff1 /></td>
+         <td><t:rdiff2 /></td>
+       </tr>
+      </tbody>
+    </table>
+    
+    <table>
+      <thead>
+        <tr>
+          <th>Score</th>
+         <th>Probability</th>
+         <th><t:username1 /></th>
+         <th><t:username2 /></th>
+       </tr>
+      </thead>
+      <tbody t:id="results7">
         <tr>
          <td><t:score /></td>
          <td><t:prob /></td>