SeaWolf-AI commited on
Commit
7698edd
ยท
verified ยท
1 Parent(s): a8694f1

hold the luck-ceiling verdict until the sample is deep enough

Browse files
Files changed (1) hide show
  1. app/static/index.html +15 -4
app/static/index.html CHANGED
@@ -350,6 +350,9 @@ var S = {
350
  "์•„๋ž˜๋ฅผ ๊ทธ๋Œ€๋กœ ๋ถ™์—ฌ๋„ฃ์œผ์‹ญ์‹œ์˜ค.",
351
  creed:"์ด ๋Œ€ํšŒ๋Š” ๋‹ต์„ ๋ชจ์œผ์ง€ ์•Š์Šต๋‹ˆ๋‹ค. ๊ฒฝ๊ณ„๋ฅผ ์žฝ๋‹ˆ๋‹ค.",
352
  pending:"์ง‘๊ณ„ ์ „",
 
 
 
353
  blNote:function(d, l){ return "<b>์ฐธ๊ณ  ยท " + d + " ๋ถ€ํ„ฐ ์ง€๊ธˆ๊นŒ์ง€</b> โ€” ์˜ฌํ•ด ์ฒซ ๊ฑฐ๋ž˜์ผ์— " +
354
  "์ด ๊ทœ์น™๋“ค๋กœ " + l + " ์„ ์‹œ์ž‘ํ–ˆ๋‹ค๋ฉด ์ง€๊ธˆ ์–ด๋””์ธ์ง€๋ฅผ, <b>์ฐธ๊ฐ€์ž์™€ ๋˜‘๊ฐ™์€ ์ฑ„์ ๊ธฐยท" +
355
  "๋˜‘๊ฐ™์€ ์ˆ˜์ˆ˜๋ฃŒ</b>๋กœ ๊ณ„์‚ฐํ•œ ๊ฐ’์ž…๋‹ˆ๋‹ค. ๋ชจ๋“  ์‹ ํ˜ธ๋Š” ์ „๋‚ ๊นŒ์ง€์˜ ์ •๋ณด๋งŒ ์”๋‹ˆ๋‹ค. " +
@@ -405,6 +408,10 @@ var S = {
405
  "Paste the block below.",
406
  creed:"This contest does not collect answers. It measures the boundary.",
407
  pending:"pending",
 
 
 
 
408
  blNote:function(d, l){ return "<b>Reference ยท since " + d + "</b> โ€” where these rules " +
409
  "would stand today had you started them on " + l + " at the first trading day of the " +
410
  "year, computed through <b>the same scorer and the same fees</b> entrants face. Every " +
@@ -861,10 +868,14 @@ async function drawRank(a){
861
  '<td class="num faint">โ€”</td><td class="num faint">โ€”</td>' +
862
  '<td class="num faint">' + (r.joined || "").slice(5, 10) + "</td></tr>";
863
  }
864
- var vs = r.ret > r.luck_p95
865
- ? '<span class="star">' + s.over + "</span>"
866
- : '<span class="faint">' +
867
- (r.ret / Math.max(ceil, 1e-9) * 100).toFixed(0) + "%</span>";
 
 
 
 
868
  return '<tr class="' + (r.user === mine ? "mine" : "") + '">' +
869
  '<td class="rk ' + (r.rank === 1 ? "g" : "") + '">' + r.rank + "</td>" +
870
  '<td class="nm">' + whoLink(r.user, r.type) + "<small>" + r.strategy +
 
350
  "์•„๋ž˜๋ฅผ ๊ทธ๋Œ€๋กœ ๋ถ™์—ฌ๋„ฃ์œผ์‹ญ์‹œ์˜ค.",
351
  creed:"์ด ๋Œ€ํšŒ๋Š” ๋‹ต์„ ๋ชจ์œผ์ง€ ์•Š์Šต๋‹ˆ๋‹ค. ๊ฒฝ๊ณ„๋ฅผ ์žฝ๋‹ˆ๋‹ค.",
352
  pending:"์ง‘๊ณ„ ์ „",
353
+ luckWait:"ํŒ์ • ๋ณด๋ฅ˜",
354
+ luckWaitTip:"์šด์˜ ํ•œ๊ณ„์„  ํŒ์ •์€ ์‹œ์ฆŒ ๊ตฌ๊ฐ„์ด 5์ผ ์ด์ƒ ์Œ“์ธ ๋’ค์— ์‹œ์ž‘ํ•ฉ๋‹ˆ๋‹ค. " +
355
+ "๊ทธ ์ „์—๋Š” ๊ธฐ์ค€๋ถ„ํฌ์˜ ํญ์ด ๊ฑฐ์˜ 0์ด๋ผ ์žก์Œ์ด ์‹ค๋ ฅ์œผ๋กœ ๋ณด์ž…๋‹ˆ๋‹ค.",
356
  blNote:function(d, l){ return "<b>์ฐธ๊ณ  ยท " + d + " ๋ถ€ํ„ฐ ์ง€๊ธˆ๊นŒ์ง€</b> โ€” ์˜ฌํ•ด ์ฒซ ๊ฑฐ๋ž˜์ผ์— " +
357
  "์ด ๊ทœ์น™๋“ค๋กœ " + l + " ์„ ์‹œ์ž‘ํ–ˆ๋‹ค๋ฉด ์ง€๊ธˆ ์–ด๋””์ธ์ง€๋ฅผ, <b>์ฐธ๊ฐ€์ž์™€ ๋˜‘๊ฐ™์€ ์ฑ„์ ๊ธฐยท" +
358
  "๋˜‘๊ฐ™์€ ์ˆ˜์ˆ˜๋ฃŒ</b>๋กœ ๊ณ„์‚ฐํ•œ ๊ฐ’์ž…๋‹ˆ๋‹ค. ๋ชจ๋“  ์‹ ํ˜ธ๋Š” ์ „๋‚ ๊นŒ์ง€์˜ ์ •๋ณด๋งŒ ์”๋‹ˆ๋‹ค. " +
 
408
  "Paste the block below.",
409
  creed:"This contest does not collect answers. It measures the boundary.",
410
  pending:"pending",
411
+ luckWait:"not yet judged",
412
+ luckWaitTip:"The luck-ceiling verdict starts once the season has run at least five " +
413
+ "days. Before that the reference distribution is too narrow to separate " +
414
+ "noise from skill.",
415
  blNote:function(d, l){ return "<b>Reference ยท since " + d + "</b> โ€” where these rules " +
416
  "would stand today had you started them on " + l + " at the first trading day of the " +
417
  "year, computed through <b>the same scorer and the same fees</b> entrants face. Every " +
 
868
  '<td class="num faint">โ€”</td><td class="num faint">โ€”</td>' +
869
  '<td class="num faint">' + (r.joined || "").slice(5, 10) + "</td></tr>";
870
  }
871
+ /* ๊ตฌ๊ฐ„์ด ์–•์œผ๋ฉด ํŒ์ • ์ž์ฒด๋ฅผ ๋ณด๋ฅ˜ํ•œ๋‹ค. 2๋ด‰์งœ๋ฆฌ ๊ธฐ์ค€๋ถ„ํฌ๋Š” ํญ์ด ๊ฑฐ์˜ 0์ด๋ผ
872
+ ์†์‹ค์„ ๋‚ธ ์ฐธ๊ฐ€์ž๋„ '๋ŒํŒŒ'๋กœ ๋ณด์ธ๋‹ค โ€” ์žก์Œ์„ ์„ฑ์ ์œผ๋กœ ๋ณด์—ฌ์ฃผ๋Š” ์…ˆ์ด๋‹ค. */
873
+ var vs = !r.luck_ready
874
+ ? '<span class="faint" title="' + s.luckWaitTip + '">' + s.luckWait + "</span>"
875
+ : (r.ret > r.luck_p95
876
+ ? '<span class="star">' + s.over + "</span>"
877
+ : '<span class="faint">' +
878
+ (r.ret / Math.max(ceil, 1e-9) * 100).toFixed(0) + "%</span>");
879
  return '<tr class="' + (r.user === mine ? "mine" : "") + '">' +
880
  '<td class="rk ' + (r.rank === 1 ? "g" : "") + '">' + r.rank + "</td>" +
881
  '<td class="nm">' + whoLink(r.user, r.type) + "<small>" + r.strategy +