From 18f86e9d04767a6e19dd65663cfb32902daea115 Mon Sep 17 00:00:00 2001 From: Joel Ostblom Date: Mon, 16 Dec 2024 10:31:08 -0800 Subject: [PATCH] Link to new final grade submission documentation --- canvascli/main.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/canvascli/main.py b/canvascli/main.py index bf48299..ae2a5ff 100644 --- a/canvascli/main.py +++ b/canvascli/main.py @@ -1506,6 +1506,6 @@ def show_manual_grade_entry_note(self): '\n to how UBC inputs course info on Canvas.' '\n3. If you have students that did not take the final exam' '\n you will need to enter this info manually.' - '\n Please see https://facultystaff.students.ubc.ca/files/FSCUserGuide.pdf' - '\n under "Acceptable Values for Grades Entry" for how to modify the CSV file.') + '\n Please see https://confluence.it.ubc.ca/display/IRPTCM/Training+Hub+for+Instructors' + '\n for more information on how to modify the CSV file.') return