var tip = "Each test contains four different units including: the last unit taught, and up to three previous units. The compounding assessment format allows students the chance to review items over an extended period without depleting the time needed to learn new material. This spiraling effect gives teachers multiple occasions to re-teach the subject matter that may not have been fully absorbed by students.";
function TipProxy(){
	Tip(tip, BALLOON, true, ABOVE, true, WIDTH, 300);
}

