EresDevOrg / ubiquibot-issues

0 stars 0 forks source link

Fix inconsistencies between bots version #7

Open EresDev opened 3 months ago

EresDev commented 3 months ago

Conversation reward of both bot versions do not match.

EresDev commented 3 months ago

All listed html elements in config should be counted in rewrad.

EresDev commented 3 months ago

/start

EresDev commented 3 months ago

/start

ubq-bot[bot] commented 3 months ago

[ 1.56 WXDAI ]

@EresDev
Contributions Overview
View Contribution Count Reward
Issue Specification 1 0.9
Issue Comment 1 0.66
Conversation Incentives
Comment Formatting Relevance Reward
Conversation reward of both bot versions do not match.
0.9
content:
  p:
    count: 9
    score: 1
wordValue: 0.1
formattingMultiplier: 1
1 0.9
All listed html elements in config should be counted in rewrad.
2.2
content:
  p:
    count: 11
    score: 1
wordValue: 0.2
formattingMultiplier: 1
0.3 0.66
EresDev commented 3 months ago

The QA should include the folllowing:

try with h5 heading
ubq-bot[bot] commented 3 months ago

[ 3.54 WXDAI ]

@EresDev
Contributions Overview
View Contribution Count Reward
Issue Specification 1 0.9
Issue Comment 2 2.64
Conversation Incentives
Comment Formatting Relevance Reward
Conversation reward of both bot versions do not match.
0.9
content:
  p:
    count: 9
    score: 1
wordValue: 0.1
formattingMultiplier: 1
1 0.9
All listed html elements in config should be counted in rewrad.
2.2
content:
  p:
    count: 11
    score: 1
wordValue: 0.2
formattingMultiplier: 1
0.7 1.54
The QA should include the folllowing: ##### try with h5 heading
2.2
content:
  p:
    count: 11
    score: 1
wordValue: 0.2
formattingMultiplier: 1
0.5 1.1
EresDev commented 3 months ago

Listing all fixed and unfixed issues below

whats fixed?

Figured out where is the problem in the code.

whats not fixed?

Everything excluding first two points.