MARK UPDATION ISSUE

Pursuing UiPath Community Community Framework: UiPath Advanced RPA Developer Certification Course. After completing the Work Item 4 with Acme Portal and clicking Refresh Icon in the below attached screen multiple times not getting the pass mark even after completing properly.

Hi @Raghuveer_M ,

The score refresh is not real-time and sometimes doesn’t update even if the steps are completed correctly. Make sure all mandatory actions in Work Item 4 are done exactly as per the PDD (including status updates and uploads), then wait some time (sometimes a few hours) and refresh again. If it still shows failed, log out and log back into the Academy or raise a ticket with UiPath Academy support with screenshots

Hi @Raghuveer_M
Welcome to the Community

Please check

  1. Completion status is not real-time
  • Even after completing Work Item 4 (ACME – Refresh) correctly, the portal does not update the score immediately.
  • It can take several hours (sometimes up to 24 hours) for the system to validate and reflect the pass mark.

2 Ensure all mandatory steps are completed

  • Login to ACME using the correct credentials.
  • Process all WI4 items successfully.
  • No unhandled exceptions.
  • Workflow ends with Success state.
  • Logs show successful completion.

3 Re-login once

  • Log out from UiPath Academy.
  • Clear browser cache or open in Incognito mode.
  • Log in again and check the score.

4 Do NOT resubmit unless required

  • If the workflow logic is correct, resubmitting the same solution does not change the result immediately.

5 if u still face the issue then raise a UiPath support ticket

If solutions help you please mark as solved so it’s help other too

Thanks & Happy Automations

Hi @Raghuveer_M,

From the screenshot you shared, please navigate to:
Go to ACME → User Options → Training Assessments.
To pass the assignment, you need to score more than 70%, as shown in the screenshot below.

Currently, I can see your score is 42/100. Please retake the assessment and score above 70%. Once you have passed, come back and refresh the page..you should then see the status marked in green as “Passed.”

Let me know if you need any help

@Raghuveer_M,

This could mean that the output wasn’t as per the test scenario. Reset the data and rerun it. Also check the hash generated code is correctly being calculated. There are instances of having extra white spaces around strings which could result in incorrect hash code.

Try trimming all the values.

1 Like