Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 530f076

Browse files
author
Seth Battis
committed
Extra Credit
1 parent f60a9c0 commit 530f076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

course-summary.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@
263263
264264
<h4>What could this mean?</h4>
265265
266-
<p>Zero-point assignments are often (but not <i>always</i>) assignments that were never meant to receive a grade: reading, practice, etc. In this case, the teacher could <a href="http://helpdesk.stmarksschool.org/blog/how-do-i-create-an-ungraded-assignment/" target="_blank">remove this unnecessary column from the gradebook</a> while still preserving it as a to-do item for their students. However, these may also be assignments for which a value has not yet been determined. It may be worth considering if this could be useful information to support student planning.</p>';
266+
<p>Zero-point assignments are often (but not <i>always</i>) assignments that were never meant to receive a grade: reading, practice, etc. In this case, the teacher could <a href="http://helpdesk.stmarksschool.org/blog/how-do-i-create-an-ungraded-assignment/" target="_blank">remove this unnecessary column from the gradebook</a> while still preserving it as a to-do item for their students. However, these may also be assignments for which a value has not yet been determined or may represent extra credit assignments or test corrections. It may be worth considering if this could be useful information to support student planning.</p>';
267267
} else {
268268
$numbers .= '<h3>No zero-point assignments</h3>';
269269
}

0 commit comments

Comments
 (0)