private void NavToChart(Student student) { _chartViewModel.ChartTestsByStudent(student); OnNav(NavigationTarget.Chart); }