Gets the participants current results, optionally along with session information.

get_results(state, complete, add_session_info = FALSE)

Arguments

state

The participant's state object.

complete

Whether the participant has now completed the test (Boolean).

add_session_info

Whether to add session information (Boolean).

Value

A results object.