From 302fdf3df8b50e0263f2358aa8b231237ef70e47 Mon Sep 17 00:00:00 2001 From: Fiwo735 Date: Sat, 14 Feb 2026 23:43:20 +0100 Subject: [PATCH] Clarified seen/unseen split for lab 3 --- 3-codegen/readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/3-codegen/readme.md b/3-codegen/readme.md index 19f5cb8..0ecdf5e 100755 --- a/3-codegen/readme.md +++ b/3-codegen/readme.md @@ -219,5 +219,4 @@ The test script `./test_compiler.sh` applies the compiler to the existing input Submission ---------- - -As before: commit, test, push to GitHub, hash to Blackboard. +Passing all given tests is worth 50% of the marks, with the remaining marks coming from unseen test-cases. As before: commit, test, push to GitHub, hash to Blackboard.