From 5cad8dcbfe6c8e9ac8f6123748412e17551b2b30 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Thu, 28 Sep 2017 14:17:43 +0200 Subject: [PATCH] fix howto --- templates/challenge-how-to.hamlet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/challenge-how-to.hamlet b/templates/challenge-how-to.hamlet index b7f43bf..00fcbf3 100644 --- a/templates/challenge-how-to.hamlet +++ b/templates/challenge-how-to.hamlet @@ -57,4 +57,4 @@ $if not isIDSet || not isSSHUploaded git commit -m 'my brilliant solution' git push origin master -

Finally, you need to tell Gonito.net to evaluate your submission. Go to the submit form. +

If you use a repo hosted on Gonito.net, a submission and evaluation is triggered automatically. Otherwise, you need to tell Gonito.net to evaluate your submission (go to the submit form in such a case).