Linux Assessment Test

Hello here
I was trying to take the Linux Assesment test to understand my knowledge of linux, i completed all questions and i know i done it right, however when the test is over, it just fails me due to “Record answer in the file”.

What is this “Record answer in the file” mean and how can i do it?
Thanks in advance.
Regards

This means to write the text into a file with that location and name. Which you could do by doing:

echo "KodeKloud Linux Test" > /home/bob/test.txt