Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/4.N.10_Parser.php
diff options
context:
space:
mode:
Diffstat (limited to '4.N.10_Parser.php')
-rw-r--r--4.N.10_Parser.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/4.N.10_Parser.php b/4.N.10_Parser.php
index bc51582..2cc9a28 100644
--- a/4.N.10_Parser.php
+++ b/4.N.10_Parser.php
@@ -79,7 +79,7 @@ for (i=0;i<=$numRecords;i++)
{
$num_overpaid[$student_id]++;
- //this if-statement allows us to determine if a student is on his/her second attempt.
+ //this if-statement allows us to
if ($attempts[$question_id] == 1)
{