Skip to content

More advanced rate limiting system #20

@snorremd

Description

@snorremd

Right now question interval/rate is determined solely based on the last question you answered. When you answer correctly the question interval gets shorter. Conversely if you fail to answer or answer incorrectly the question interval gets longer. This is a good approach that will give breathing room for players struggling, while rewarding players who answers correctly more points.

To avoid a successful player racing far ahead of the competition we should have some check if a player is very successful and if so start gradually easing of on the question rate. This will allow other players to potentially catch up more easily.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions