Task #3136
Task #3132: v94.5: Show scores for results in extension based on compile and run time settings
Ext-v94.5: Show the score in the extension based on 'displayScoreInExtn' from the getPurpleLinksInfoExtFull API.
Description
In the extension, show (<text of the purple-link>='final score', 'final score'*'purple link result score') (upto 3 decimal points) in parenthesis beside the result if displayScoreInExtn is true.
If displayScoreInExtn is false or not present then don't show the score.
Show only for isVideoSupported = true
Updated by Ayush Khandelwal over 1 year ago
- Subject changed from Ext: Show the score in the extension based on 'isScoreConfigEnabled' from the getPurpleLinksInfoExtFull API. to Ext-v94.5: Show the score in the extension based on 'isScoreConfigEnabled' from the getPurpleLinksInfoExtFull API.
Updated by Ayanava Karmakar over 1 year ago
- Status changed from In Progress to Resolved
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
- % Done changed from 80 to 100
Updated by Ayanava Karmakar over 1 year ago
Review Point -
Show final score along with the total score
Updated by Ayanava Karmakar over 1 year ago
Review point:
Handle the case when displayScoreInExtn is a string
Updated by Ayush Khandelwal over 1 year ago
- Subject changed from Ext-v94.5: Show the score in the extension based on 'isScoreConfigEnabled' from the getPurpleLinksInfoExtFull API. to Ext-v94.5: Show the score in the extension based on 'displayScoreInExtn' from the getPurpleLinksInfoExtFull API.
- Description updated (diff)
- Status changed from Review to Reopened
- Assignee changed from Ayush Khandelwal to Ayanava Karmakar
- % Done changed from 100 to 50
Changes in the requirement.
Updated by Ayanava Karmakar over 1 year ago
- Status changed from Reopened to In Progress
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
- % Done changed from 50 to 100
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Review to Feedback
- Assignee changed from Ayush Khandelwal to Ayanava Karmakar
Merged
Updated by Ayanava Karmakar over 1 year ago
- Assignee changed from Ayanava Karmakar to Ayush Khandelwal
Updated by Ayanava Karmakar over 1 year ago
Review Point -
1. Remove "python" from the stopwords list
2. Update the logic in "jaro-similarity-js" folder too
Updated by Ayush Khandelwal over 1 year ago
- Status changed from Feedback to Closed
Working as expected