🐛 Fixed saving results not working if results were downloaded before

This commit is contained in:
Mawoka
2023-06-19 15:59:40 +02:00
parent 8034dd2fdf
commit e0db6427af
2 changed files with 29 additions and 20 deletions
+3 -2
View File
@@ -229,7 +229,6 @@
"get_results": "Get results",
"get_results_and_stop_time": "Get results and stop time",
"get_final_results": "Get final results",
"export_results": "Export results",
"show_next_question": "Show next question",
"start_by_showing_first_question": "Start by showing the first question.",
"no_answers": "No answers!",
@@ -239,7 +238,9 @@
"show_results": "Show results",
"stop_time_and_solutions": "Stop time and show solutions",
"enter_answer_into_field": "Enter your answer into the input field!",
"answers_submitted": "{{answer_count}} Answers submitted"
"answers_submitted": "{{answer_count}} Answers submitted",
"request_export_results": "Request result download",
"download_export_results": "Download results"
},
"password_reset_page": {
"reset_password": "Reset password"