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 Anonymous almost 2 years 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 Anonymous almost 2 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Anonymous to Anonymous
- % Done changed from 80 to 100
Updated by Anonymous almost 2 years ago
Review Point -
Show final score along with the total score
Updated by Anonymous almost 2 years ago
Review point:
Handle the case when displayScoreInExtn is a string
Updated by Anonymous almost 2 years 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 Anonymous to Anonymous
- % Done changed from 100 to 50
Changes in the requirement.
Updated by Anonymous almost 2 years ago
- Status changed from Reopened to In Progress
- Assignee changed from Anonymous to Anonymous
- % Done changed from 50 to 100
Updated by Anonymous almost 2 years ago
- Status changed from Review to Feedback
- Assignee changed from Anonymous to Anonymous
Merged
Updated by Anonymous almost 2 years ago
Review Point -
1. Remove "python" from the stopwords list
2. Update the logic in "jaro-similarity-js" folder too