This is a preview, not official
Computer Science and Educational Technology combined to one final project for your online learning experience.
Course/Organization Name: {OrgName}
Course/Organization ID: {OrgID}
D2L ID: {UserId}
Find code: const INITIAL_MS = (1 * 60 * 60 + 15 * 60 ) * 1000;
(# * 60 ) = minutes; (# * 60 * 60) = hours; (# * 60 * 60 + # * 60) = hours & mins