if success_jobs > 0
      link = "<a href=\"#{url_for(controller: 'jobs')}\">#{ActionController::Base.helpers.pluralize(success_jobs, "student")}</a>"
      flash[:success] = ("Regrading the most recent submissions from #{link}")