Coach publishes 'question'
Desk publishes 'answer'
methods
setup
start
nextQuestion
scoreAnswer
toggleDir
onDirectionChange
choose
promote
pull
direction
can be changed manually by user
can be changed automatically by coach depending on settings
after change, new question is pulled and asked (like start)
main loop
nextQuestion
while not all mastered
scoreAnswer
nextQuestion
endwhile
pull
choose
promote
if work and acnt > max and pct > max, promote
if review and acnt > max and pct > max, promote