tests: show score to user at the end
One more thing to implement, if possible:
-
Compute item score for every question with a correct response given ( 0|1
) -
Compute mean score ( 0.49
) + display mean score (e.g., as percentage:49%
) after finishing the test (this can be refined in the future, but at least we'll have the basic behaviour)