protected override Action GetCompleteAction(VMState state) { return(() => { StudyUnit.CompleteQuestions(); }); }