I have created uipath advanced training assignment but I am getting evaluation as 0/100.
Total Items: 20 Completed Items: 20 Correct Items: 0
As shown in the figure below. I was wondering if it is possible for you to figure out why is it happening in my case?
Please let me know if there an issue.
Hello @Ankita_Sharma
Welcome to our community
please make sure Hashcode is generated is correctly.
there is no space in between
and use trim method to avoid leading space
ClientID+β-β+ClientName+β-β+ClientCountry
do not reset test data after upload assignment
Thanks
i have changed the code to ClientID.Trim+β-β+ClientName.Trim+β-β+ClientCountry.Trim initially i didnt have the .Trim could that be the reason of failure
This error comes cause of access of invalid key name present in config.xlsx
Please check key name present in config.xlsx and where you call that key should be same