Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3.1.0 #369

Merged
merged 13 commits into from
Jun 30, 2024
Merged

3.1.0 #369

merged 13 commits into from
Jun 30, 2024

Conversation

sarge1989
Copy link
Collaborator

@sarge1989 sarge1989 commented Jun 30, 2024

PRs

Changelog Summary

On better handling for unsure messages

  1. Added "isHarmful" and "isHarmless" super-categories. These will be based on the combined counts of the current categories.
    • Harmful: sum of scam, illicit, and info if the overall truth score is below 2.5
    • Harmless: sum of legitimate, spam, and info if the overall truth score is above 4
  2. Message will be deemed harmless or harmful if more than >66% of current votes are in the respective category
  3. If message is deemed harmful or harmless, we will not wait longer till 80% have voted, like we do for unsure messages. Instead we will reply with a reply (see below for harmful) once 50% have voted, same as the behavior for non-unsure.
Thanks for waiting! Our CheckMates have reviewed this message and think it's *not to be trusted*!⛔️

We recommend you do not engage further⛔️⛔️

By sending in such messages, you are helping us notify others who encounter similar ones. Thank you for keeping Singapore safe!
  1. For messages that are currently unsure, but don't fall into either harmless or harmful categories, reply is changed to include the voting statistics.
image

On better onboarding

  1. Added a 2nd variant of the pre-populated onboarding message for AB testing
S/N: {{code}}

Simply send this message to get started! (按发送按钮!) 👉
  1. Added a reporting_nudge By sending in such messages, you are helping us notify others who encounter similar ones. to current final replies, to nudge people to send in more messages even if they know they are scams etc.
  2. Send a reminder message The next time you want to check or report something, simply forward it in ↗️, copy-paste the text, or send a screenshot 📷 or image 🖼️. the first time that people successfully send something to CheckMate and get a response
  3. Send a referral message the first time people successfully send something that isn't trivial to CheckMate and get a response
Forward this message or share this link with your loved ones! 🤗
 
Getting dubious messages? Check or report them on CheckMate: {{link}}
  1. Will not send NPS message only when either or both of reminder and referral messages are sent, to not bombard the user.

On factchecking experience

  1. Added deactivation button to the reminder message, to make it easier for checkers to deactivate

@sarge1989 sarge1989 marked this pull request as ready for review June 30, 2024 04:19
@sarge1989 sarge1989 merged commit 83687e4 into main Jun 30, 2024
3 checks passed
@sarge1989 sarge1989 changed the title 3.10.0 3.1.0 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants