Actions_quiz at end of Unit 4: ROS Action Part II for C++ -- please clarify specifications

Under the specifications it says:

"Before correcting your Exam, make sure that all your Python scripts are executable. They need to have full executalbe permissions in order to be executed by our autocorrection system. You can give them full execution permissions with the following command:
chmod +x my_script.py "

Is this an error? This is the C++ section and I am confused about needing to create a file called my_script.py.

Do I need to call the .cpp file created for the quiz a specific name?

Thank you.

Hi @kf7cjf,

Thank you for pointing that out. Please ignore that part; it’s only applicable for the Python version of the course. We are going to remove that part from the C++ course.

Thanks again for reporting.