Project

General

Profile

Bug #3824

Updated by Shubham Boke 2 days ago

Update the parsing logic of detailed solution in the Colab to handle the following variations/issues: 
 Ref: https://teams.microsoft.com/l/message/19:wAG1hd8VEjPykYbnXjLNJLW0RsbZ2PjJq_MIZKf1HfE1@thread.tacv2/1743497071502?tenantId=004a3e40-29ae-4f76-934f-44d6f253b5be&groupId=a0742afc-5585-411a-b096-19e5388f6863&parentMessageId=1743407837642&teamName=RK-A&channelName=General&createdTime=1743497071502  

 

 1. Make sure ' *#$%Conclusion:* ' key and its value should not be present in the final clue string. 
 2. Sometime the key for sub steps will be provided as ' ***Substep x.y*** ' 
 3. Remove the occurrences of ' ***Substeps for step x:*** ' from main step.

Back