display test files' filenames on scoring results page

This commit is contained in:
Hauke Klement
2015-03-03 11:47:10 +01:00
parent b5eb2f6129
commit 36795c0586
4 changed files with 4 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ en:
implement:
default_feedback: Well done. All tests have been passed.
feedback: Feedback
file: 'Test File <span class="number">%{number}</span>'
file: 'Test File <span class="number">%{number}</span> (<span class="filename">%{filename}</span>)'
hint: Hint
no_output: The last code run has not generated any output.
no_output_yet: There is no output yet.