} // End of WaitTimer // When the user has the incorrect answer, this function will manage the routines private void IncorrectAnswer() { score.AccessUpdateScoreIncorrect(); } // End of IncorrectAnswer