@@ -633,7 +633,7 @@ within the cabview, see :ref:`here <cabs-odometer>`.
633633.. _debriefeval :
634634
635635
636- Debrief Evaluation
636+ Activity Evaluation
637637------------------
638638
639639``Description ``
@@ -643,15 +643,14 @@ This feature displays a real-time evaluation of the player's performance
643643during the activity run and a final report at the end of an activity.
644644The evaluation reports various parameters to provide to the player info in order
645645to improve his train driving ability.
646- While the activity is running relevant data are stored and displayed.
647- The stored data are used to generate a report at the end of the activity.
646+ While the activity is running, relevant data are stored and displayed.
647+ The stored data is used to generate a report at the end of the activity.
648648
649649
650650``How It Works ``
651651''''''''''''''''
652652
653- Activity evaluation is enabled only for Activity mode, and requires the
654- "Debrief evaluation" checkbox in the main menu window to be enabled.
653+ Activity evaluation is enabled only for Activity mode.
655654Checking some checkboxes within the various option tabs of the main menu
656655provides additional parameters for the activity evaluation.
657656
@@ -664,23 +663,11 @@ and here an example about the Options/Simulation tab:
664663.. image :: images/dbfeval-options-simulation.png
665664
666665Checkboxes shown as unchecked in the two above pictures may be checked or
667- unchecked, but don't have effect to activity evaluation.
666+ unchecked, but don't have any effect on activity evaluation.
668667
669668A tab named "Evaluation" is present on the F1 Help Information Monitor.
670669Once the activity is running it displays dynamic information about the player
671670train performance up to that moment.
672-
673- If the "Debrief evaluation" checkbox is unchecked, a message reminds this.
674-
675-
676-
677- .. image :: images/dbfeval-evaluation-unchecked.png
678- :scale: 100%
679- :align: center
680-
681-
682- In case that Debrief evaluation was checked, **Actual status: ( **\ |darr | **) **\ , is displayed.
683-
684671
685672
686673.. image :: images/dbfeval-evaluation-ini.png
@@ -691,7 +678,7 @@ In case that Debrief evaluation was checked, **Actual status: (**\ |darr| **)**\
691678
692679 \newpage
693680
694- Clicking **Actual status: ( **\ |darr | **) **\ expanded real-time display appears .
681+ Clicking **Actual status: ( **\ |darr | **) **\ shows an expanded real-time display.
695682
696683
697684.. image :: images/dbfeval-evaluation-expanded.png
@@ -702,8 +689,6 @@ Clicking **Actual status: (**\ |darr| **)**\ expanded real-time display appears
702689
703690Clicking **Actual status: ( **\ |uarr | **) **\ collapses all items.
704691
705- Once the activity has ended, the report file is created and a new window displays it.
706-
707692.. image :: images/dbfeval-evaluation-ended.png
708693 :scale: 100%
709694 :align: center
@@ -713,6 +698,9 @@ Once the activity has ended, the report file is created and a new window display
713698
714699 \newpage
715700
701+ Once the activity has ended, as soon as the player views the Evaluation tab, a report file is
702+ created and shown in an editor window as follows.
703+
716704This report is made up of several sections.
717705
718706.. image :: images/dbfeval-report.png
@@ -721,15 +709,12 @@ This report is made up of several sections.
721709
722710.. raw :: latex
723711
724- \newpage
712+ The report file OpenRailsEvaluation.txt is saved alongside the log file OpenRailsLog.txt and
713+ the default location for this is the Windows Desktop.
725714
726- Activity saves (F2) will save also the evaluation data, if the "Debrief evaluation"
727- checkbox was checked.
728- In such case the activity saves will have the "Eval" checkbox checked in the resume window.
715+ The Save Game (F2) command also copies any evaluation report alongside the save files so it can be
716+ kept and reviewed. This copy is deleted when the other files for that save are deleted.
729717
730- .. image :: images/dbfeval-resume.png
731- :scale: 100%
732- :align: center
733718
734719.. _driving-hud :
735720
0 commit comments