From 634b7b197d51a3519a4b9e4afcf2384322b35fd6 Mon Sep 17 00:00:00 2001
From: Spencer Smith <smiths@mcmaster.ca>
Date: Thu, 22 Oct 2020 11:22:57 -0400
Subject: [PATCH] Updates to checklists for SRS and VnV plan

---
 BlankProjectTemplate/docs/SRS/SRS-Checklist.tex     | 1 +
 BlankProjectTemplate/docs/VnVPlan/VnV-Checklist.tex | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/BlankProjectTemplate/docs/SRS/SRS-Checklist.tex b/BlankProjectTemplate/docs/SRS/SRS-Checklist.tex
index cb60d66..c02e1b3 100644
--- a/BlankProjectTemplate/docs/SRS/SRS-Checklist.tex
+++ b/BlankProjectTemplate/docs/SRS/SRS-Checklist.tex
@@ -142,6 +142,7 @@
   \item The IMs remain abstract
   \item Input data constraints are given, with a rationale where appropriate
   \item Properties of a correct solution are given
+  \item Equations are balanced with respect to units of all terms
   \end{todolist}
   
 \item Functional Requirements
diff --git a/BlankProjectTemplate/docs/VnVPlan/VnV-Checklist.tex b/BlankProjectTemplate/docs/VnVPlan/VnV-Checklist.tex
index 3805eca..b789239 100644
--- a/BlankProjectTemplate/docs/VnVPlan/VnV-Checklist.tex
+++ b/BlankProjectTemplate/docs/VnVPlan/VnV-Checklist.tex
@@ -75,7 +75,7 @@
 \item Plans to quantify error for scalar values using relative error
 \item Plans to quantify error for vector and matrix values using a norm of an error
   vector (matrix)
-\item Plans are feasible
+\item Plans are feasible (can be accomplished with resrouce available)
 \item Plans are ambitous enough for an A+ effort
 \item Survey questions for usability survey are in an Appendix (if appropriate)
 \item Plans for the use of student colleague reviewers beyond just assigning
-- 
GitLab