GET
qbreader.org/api/question-stats/bonus
Get aggregated QBReader play statistics for a given bonus.
_id
: string
required
object
with the following properties:
_id
: string
count
: number
partConversion
: number[]
partConversion
is the fraction of times, expressed as a decimal in
[0, 1]
, that the corresponding part was answered correctly.
ppb
: number
resultCounts
: object
key: value
pair, key
represents a possible number of points that a player
could earn on the bonus, and value
equals number of times the bonus was played and the player got
points on the bonus equal to key
.
30
, 20
, 10
, and 0
are guaranteed to be
present.
count
.totalPoints
: number