diff --git a/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep b/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep index e1eb38b734..e155421871 100644 --- a/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep +++ b/templates/ContentGenerator/Instructor/StudentProgress/set_progress.html.ep @@ -16,6 +16,7 @@ % show_section => $showColumns->{section}, % show_recitation => $showColumns->{recit}, % show_login => $showColumns->{login}, + % returning => 1 % ) % : () % );