<p>Langue : <strong><?php echo $lang; ?></strong></p>
<br><br>
<p>Question 1 : <strong><?php echo $satisfactionRating1; ?></strong></p>
<p>Question 2 : <strong><?php echo $satisfactionRating2; ?></strong></p>
<p>Question 3 : <strong><?php echo $satisfactionRating3; ?></strong></p>
<p>Question 4 : <strong><?php echo $satisfactionRating4; ?></strong></p>
<p>Question 5 : <br />
    <strong><?php echo $satisfactionMessage; ?></strong>
</p>