From 2f34912f9e82bed223147bd00e88c69c46f6b26b Mon Sep 17 00:00:00 2001 From: Thibault Duplessis Date: Sat, 5 Oct 2013 10:37:14 +0200 Subject: [PATCH] show captcha solution --- app/views/base/captcha.scala.html | 3 +++ todo | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app/views/base/captcha.scala.html b/app/views/base/captcha.scala.html index 3b128b299d..277e496c88 100644 --- a/app/views/base/captcha.scala.html +++ b/app/views/base/captcha.scala.html @@ -14,6 +14,9 @@ @trans.thisIsAChessCaptcha()
@trans.clickOnTheBoardToMakeYourMove()

+ @defining(netBaseUrl + routes.Round.watcher(captcha.gameId, captcha.white.fold("white", "black"))) { url => + Help: @url + }
@trans.checkmate()
@trans.notACheckmate()
diff --git a/todo b/todo index 19f2329265..0b0604771d 100644 --- a/todo +++ b/todo @@ -72,7 +72,5 @@ opening tree http://www.shredderchess.com/online-chess/online-databases/opening- 4 players tourney http://en.lichess.org/forum/lichess-feedback/4-player-tourney-please#1 data visualisation with http://app.raw.densitydesign.org/ show tenths of seconds in game clock -bug? http://en.lichess.org/inbox/1kwsxjwy#bottom tournament elo restriction -chess captcha: add link to the game localize report