Saxonberg Server API
    Preparing search index...

    The internal estimate. theta never surfaces to a player view.

    interface CompetenceEstimate {
        band: CompetenceBandName;
        theta: number;
    }
    Index

    Properties

    Properties

    The surfaced band.

    theta: number

    P(mastery) in [0, 1] — internal only (the honesty firewall).