@@ -84,16 +84,24 @@ <h3>Error</h3>
84
84
</ div >
85
85
86
86
< div id ='msg_final_task_completed ' style ="display: none; max-height: 420px; overflow: auto; " class ="jqmWindow ">
87
- < h3 class ='message in-demo hide-for-survey ' style ="display: none; "> Your Codility demo session has ended. Thank you!</ h3 >
88
- < h3 class ='message in-training hide-for-survey ' style ="display: none; "> Your Codility training session has ended. Thank you!</ h3 >
89
- < h3 class ='message in-default hide-for-survey '> Your Codility session has ended. Thank you!</ h3 >
87
+ < h3 class ='message in-demo hide-for-survey '
88
+ style ="display: none; ">
89
+ Your demo session has ended. Thank you!
90
+ </ h3 >
91
+ < h3 class ='message in-training hide-for-survey '
92
+ style ="display: none; ">
93
+ Your training session has ended. Thank you!
94
+ </ h3 >
95
+ < h3 class ='message in-default hide-for-survey '>
96
+ Your session has ended. Thank you!
97
+ </ h3 >
90
98
91
99
< p class ="survey-msg hide-for-survey " style ="display: none; ">
92
100
Your opinion is important to us.
93
101
Please help us provide better service by filling out the survey below.
94
102
< span class ="no-training ">
95
103
Participation in the survey is voluntary.
96
- Codility will NOT reveal connection between your answers and your name and/or test ID.
104
+ We will NOT reveal connection between your answers and your name and/or test ID.
97
105
</ span >
98
106
</ p >
99
107
@@ -134,7 +142,7 @@ <h3 class='message hide-for-survey'>We are sorry, but the time has run out.</h3>
134
142
Please help us provide better service by filling out the survey below.
135
143
< span class ="no-training ">
136
144
Participation in the survey is voluntary.
137
- Codility will NOT reveal connection between your answers and your name and/or test ID.
145
+ We will NOT reveal connection between your answers and your name and/or test ID.
138
146
</ span >
139
147
</ p >
140
148
0 commit comments