Always show file upload box when editing exercises

This commit is contained in:
Sebastian Serth
2020-12-16 18:00:47 +01:00
parent 89a42f2dae
commit 9fba70cde2
3 changed files with 5 additions and 3 deletions

View File

@ -366,6 +366,7 @@ de:
hints:
feedback_message: Diese Nachricht wird als Hinweis zu fehlschlagenden Tests angezeigt.
path: 'Pfad der Datei im Projektverzeichnis. Kann auch leer gelassen werden.'
upload: Eine hochgeladene Datei hat Vorrang vor Änderungen im Textfeld und wird nach dem Speichern sichtbar. Der Dateiname und die Dateiendung wird automatisch von der hochgeladenen Datei übernommen.
form:
add_file: Datei hinzufügen
add_tips: Tipps hinzufügen

View File

@ -368,6 +368,7 @@ en:
hints:
feedback_message: This message is used as a hint for failing tests.
path: "The file's path in the project tree. Can be left blank."
upload: An uploaded file takes precedence over changes in the text area and will be visible once saved. The resulting file name and file type will be set to match the uploaded file automatically.
form:
add_file: Add file
add_tips: Add tips