Skip to content

[engine] FriendlyCaptcha tuning minds#3310

Ben requested to merge feat/f-captcha-diff-scaling-m3310 into master

Ticket(s) / Related Merge Requests

Closes minds#3310

Summary of Changes

Tuning CAPTCHA difficulties.

Testing Considerations

This was tested using a Galaxy S10 to meet to benchmarks, using a device slightly behind as the average device. Your times WILL vary from device to device. Recommend testing with an average device.

You need to test that registration and vote-up time vary appropriately - again - it will likely not match the exact times specified in the spec, because it varies based on (available) CPU power.

To reset and clear the cache, delete redis.

Deployment Considerations

Variables may need to be added to Terraform

Regression Scope

FriendlyCAPTCHA

Platform Affected (web, mobile, etc)

Web

Developer Testing Completed

Manual

Screenshots / Screen Recording

Hard to represent via a screenshot, to show a video of one of the more extreme signup CAPTCHA difficulties

simplescreenrecorder-2022-09-12_20.28.54

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Ben

Merge request reports