Python Program Task 3 Running Well, but Gradebot said that method did not work correctly

Hi all,
I have read some same problem posting, but due to the another same topic has already closed, apologies I ask this topic again here.

My program on ROS pre-exam for Python task3 running well follow the instruction on the specification, but Gradebot said that “Method did not work correctly.”

I have done 2x attempt, the result was same, Gradebot said that “Method did not work correctly.”

Dear The construct team,
Please to check and suggest any action to fix it. Thanks in advance.

Below is my program:
‘’’

# scrubbed

The problem here seems the be that you didn’t get the logic for determining when the robot cannot see any obstacle right.

How did you determine that the robot could no longer sense any obstacle on the right or left? You should see what the laser readings look like at this point instead of guessing values.

Hi @bayodesegun

Thank you for your clue. I’ll revise my program again.

1 Like

Hi @bayodesegun
I have re-submit my exam. Thank you for your advise previously.
My score is 9 (Pass exam if the score 8 from 10, right?)

but why on my Accomplishments page, the certificate hasn’t available?

We generate certificates within 2 hours of completing the requirements. It is there now.

1 Like

Hi @bayodesegun

Now I get my certificate. Thank you

I have question, why my name on my profile keep changing ya?
Previously I have revised it to my full name:
First name: Taufiq
Last name : Dwi Septian Suyadhi

But now my name on my profile changed again to the previous name that i put in:
First name: Taufiq
Last name : DS Suyadhi

and on the certificate typed “Taufiq DS Suyadhi.”

My expectation is my correct full name (Taufiq Dwi Septian Suyadhi) that typed on the certificate.

Could you assist to fix it?

Your profile name changes to the name on your Google account every time you authenticate with Google.

I can think of two options that can fix this:

  1. Change the name on your Google account to reflect your real name, or
  2. Stop using Google authentication on The Construct and use email/password login instead:
    • Set a password for your account by clicking the “Forgot Password” button on the Login page.
    • Check your email and use the password reset link to set a password.
    • Log in with email/password and update the name on your profile.
    • Do not log in with Google anymore :cold_sweat:
1 Like

Hi @bayodesegun

I follow your 1st option and it works. Thanks.

Btw, will the name on my certificate change automatically as well after I revise my name?

No, for security reasons. We’ll have to reset the certificate for that. I have just done that for you.

Good job :+1:

1 Like

Hi @bayodesegun

Thank you for your support :+1:.
Now my certificate has revised with my correct full name.

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.