From 6e652a5041385a8333724352df6c6f6969fd2e13 Mon Sep 17 00:00:00 2001 From: Stockton Jenkins <jsjenkins4@wisc.edu> Date: Wed, 29 Jan 2025 00:32:07 -0600 Subject: [PATCH] Update projects.md --- projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects.md b/projects.md index fe37545..7dae5b6 100644 --- a/projects.md +++ b/projects.md @@ -158,7 +158,7 @@ Whenever you push to `main`, we determine that as a "submission" and run `autoba The general rule is no submissions >3 days late. Each day late suffers a 10% penalty (so a 90% submission that is 2 days late gets 70%). -To qualify for a **waiver** of the late, you must have passed at least **2** tests in the `autobadger`. That means we should be able to see at least **2** tests pass when we look under `Issues` of your GitLab repository. +To qualify for a **waiver** of the late penalty, you must have passed at least **2** tests in the `autobadger`. That means we should be able to see at least **2** tests pass when we look under `Issues` of your GitLab repository. > **NOTE**: A waiver does NOT extend the 3-day hard deadline, but it would waive the 10%/day penalty. -- GitLab