From c7a908886151c37268fc05c700705a00dd359c9c Mon Sep 17 00:00:00 2001
From: William Billingsley <wbillingsley@cantab.net>
Date: Sat, 29 Mar 2025 17:35:26 +1100
Subject: [PATCH] Add video marks to README, consistent with assessment in
 myLearn

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 00c2588..c91ff1e 100644
--- a/README.md
+++ b/README.md
@@ -151,9 +151,13 @@ Functionality:
 * The code cross-compiles to JS and some of it can be played at all in the browser: 1 mark
 * It appears to play correctly in the browser: 3 marks
 
-* Your Queens solver works in the browser for the simple grids: 2 marks
+* Your Queens solver works in the browser for the simple grids: 3 marks
 * Your Queens solver works in the browser for the harder grid: 1 mark
 
 Quality: 
 
 * Overall quality judgment (functional, readable, tidy, concise): 3
+
+Video:
+
+* Video and explanation: 4
-- 
GitLab