Task #3129
Ext-v94.5: Change message when we find results for user's search term
Description
Currently, we say "For explanation from author on "<search terms>", click below".
We want to say the above only if we are sure. Change the message to below otherwise.
Less sure: For more information from author on "<search terms>", click below
Least sure: For a rough answer from author on "<search terms>", click below
Updated by Anonymous almost 2 years ago
- Due date set to 07/17/2023
- Assignee changed from Anonymous to Anonymous
- Estimated time set to 3.00 h
Updated by Anonymous almost 2 years ago
- Subject changed from Change message when we find results for user's search term to Ext-v94.5: Change message when we find results for user's search term
Updated by Anonymous almost 2 years ago
Do new experiment after http://34.67.50.25/issues/3136 implementation
Updated by Anonymous almost 2 years ago
also, take care of plurals like 'function' - 'functions'
but not 'pantry' - 'pantries'
Updated by Anonymous almost 2 years ago
Total Score = final score * purplelinkresult score
Sure -> total score >= 0.5
Less Sure -> 0.3 <= total score < 0.5
Least Sure -> total score < 0.3
Updated by Anonymous over 1 year ago
- Status changed from In Progress to Resolved
- Assignee changed from Anonymous to Anonymous
- % Done changed from 80 to 100
Updated by Anonymous over 1 year ago
- Status changed from Review to Feedback
- Assignee changed from Anonymous to Anonymous
Updated by Anonymous over 1 year ago
- Assignee changed from Anonymous to Ram Kordale
Working as expected