From 600c05536086ce2d7e09417dd723a959be091d25 Mon Sep 17 00:00:00 2001 From: Stephanie Bryan <121837027+stebryan@users.noreply.github.com> Date: Mon, 17 Jun 2024 14:07:06 -0700 Subject: [PATCH] Update ChemIntro6.pg fixed non fatal errors --- ProblemLibrary/setChemIntroduction/ChemIntro6.pg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ProblemLibrary/setChemIntroduction/ChemIntro6.pg b/ProblemLibrary/setChemIntroduction/ChemIntro6.pg index f923b2e..4fd6d0e 100644 --- a/ProblemLibrary/setChemIntroduction/ChemIntro6.pg +++ b/ProblemLibrary/setChemIntroduction/ChemIntro6.pg @@ -26,7 +26,7 @@ For many reasons, you might not be able to work through an entire problem set wh This file is something that you can read onscreen while you are not online. You can even print it off and take it to a tutoring center or your favorite coffee shop to work on. (Please do not waste paper by actually printing an assignment unless you feel that it is necessary.) -To make sure that you understand how this works, download the PDF version of this Orientation assignment. At the end of this problem in the PDF, you will find the answer to this answer blank: [___________]{Compute("$a")->cmp(tolType=>absolute,tolerance=>0.1)} +To make sure that you understand how this works, download the PDF version of this Orientation assignment. At the end of this problem in the PDF, you will find the answer to this answer blank: [___________]{Compute("$a")} END_PGML @@ -41,4 +41,3 @@ TEXT("The answer is $a."); ENDDOCUMENT(); -