| ||||||||
  | P4 Keywords - just mixed definitions  | |||||||
  | <<Y11 unit 4 matching1.htm>>  | <<Y11 unit 4 matching2.htm>>  | <<Y11 unit 4 crosswords.htm>>  | |||||
  | ||||||||
  | 24 February 2011 14:43  | |||||||
  | ||||||||
Step 1 = Unscramble the Keywords and Mixed Definitions sheet:
o Kinaesthetic Learners = Cut and Stick
o Visual Learners = type out and blog
Step 2 = Check your keywords by using one of the following online games. Mark each keyword with a red pen. Correct any mistakes.
<<Unit 4 Keywords and Definitions.doc>>
Created with Microsoft OneNote 2010 by MABA
One place for all your notes and information
          
'; 	document.getElementById('FeedbackContent').innerHTML = Output; 	var FDiv = document.getElementById('FeedbackDiv'); 	topZ++; 	FDiv.style.zIndex = topZ; 	FDiv.style.top = TopSettingWithScrollOffset(30) + 'px'; 	FDiv.style.display = 'block'; 	ShowElements(false, 'input'); 	ShowElements(false, 'select'); 	ShowElements(false, 'object'); 	ShowElements(true, 'object', 'FeedbackContent'); //Focus the OK button 	setTimeout("document.getElementById('FeedbackOKButton').focus()", 50); 	 // } function ShowElements(Show, TagName, ContainerToReverse){ // added third argument to allow objects in the feedback box to appear //IE bug -- hide all the form elements that will show through the popup //FF on Mac bug : doesn't redisplay objects whose visibility is set to visible //unless the object's display property is changed 	//get container object (by Id passed in, or use document otherwise) 	TopNode = document.getElementById(ContainerToReverse); 	var Els; 	if (TopNode != null) { 		Els = TopNode.getElementsByTagName(TagName); 	} else { 		Els = document.getElementsByTagName(TagName); 	} 	for (var i=0; i ReduceToSize){ 		ItemToDump = Math.floor(InArray.length*Math.random()); 		InArray.splice(ItemToDump, 1); 	} } function Shuffle(InArray){ 	var Num; 	var Temp = new Array(); 	var Len = InArray.length; 	var j = Len; 	for (var i=0; i< (j-1); k++) { 			Temp[k] = Temp[k+1]; 		} 		j--; 	} 	return InArray; } function WriteToInstructions(Feedback) { 	document.getElementById('InstructionsDiv').innerHTML = Feedback; } function EscapeDoubleQuotes(InString){ 	return InString.replace(/"/g, '"') } function TrimString(InString){ var x = 0; if (InString.length != 0) { while ((InString.charAt(InString.length - 1) == '\u0020') || (InString.charAt(InString.length - 1) == '\u000A') || (InString.charAt(InString.length - 1) == '\u000D')){ InString = InString.substring(0, InString.length - 1) } while ((InString.charAt(0) == '\u0020') || (InString.charAt(0) == '\u000A') || (InString.charAt(0) == '\u000D')){ InString = InString.substring(1, InString.length) } while (InString.indexOf(' ') != -1) { x = InString.indexOf(' ') InString = InString.substring(0, x) + InString.substring(x+1, InString.length) } return InString; } else { return ''; } } function FindLongest(InArray){ 	if (InArray.length < 1){return -1;} 	var Longest = 0; 	for (var i=1; i InArray[Longest].length){ 			Longest = i; 		} 	} 	return Longest; } //UNICODE CHARACTER FUNCTIONS function IsCombiningDiacritic(CharNum){ 	var Result = (((CharNum >= 0x0300)&&(CharNum = 0x20d0)&&(CharNum = 0x3099)&&(CharNum = 0xfe20)&&(CharNum = 0x3000)&&(CharNum  -1)||(NList[i].id.indexOf('Gap') > -1)){ 			NList[i].value = ''; 		} 		if (NList[i].id.indexOf('Chk') > -1){ 			NList[i].checked = ''; 		} 	} } //EXTENSION TO ARRAY OBJECT function Array_IndexOf(Input){ 	var Result = -1; 	for (var i=0; i=this.GetL()){if(X=this.GetT()){if(YOtherCard.GetL())? this.GetL(): OtherCard.GetL(); 	var HDim=smR-lgL; 	if (HDimOtherCard.GetT())? this.GetT(): OtherCard.GetT(); 	var VDim=smB-lgT; 	if (VDim 0){ 		for (var i=0; i -1){ //If so, send home any card that is currently docked there 		for (var i=0; i OverlapArea){ 			OverlapArea = Temp; 			Result = i; 		} 	} 	return Result; } function StartUp(){ //Calculate page dimensions and positions 	pg = new PageDim(); 	DivWidth = Math.floor((pg.W*4)/5); 	DragWidth = Math.floor((DivWidth*3)/10); 	LeftColPos = Math.floor(pg.W/15); 	RightColPos = pg.W - (DragWidth + LeftColPos); 	DragTop = parseInt(document.getElementById('CheckButtonDiv').offsetHeight) + parseInt(document.getElementById('CheckButtonDiv').offsetTop) + 10; 	if (C.ie){ 		DragTop += 15; 	} 	 //Reduce array if required 	if (QsToShow  Widest){ 			Widest = FC[i].GetW(); 		} 	} 	if (Widest > DragWidth){Widest = DragWidth;} 	CurrTop = DragTop; 	DragWidth = Math.floor((DivWidth-Widest)/2) - 24; 	RightColPos = DivWidth + LeftColPos - (DragWidth + 14); 	var Highest = 0; 	var WidestRight = 0; 	for (i=0; i DragWidth){DC[i].SetW(DragWidth);} 		DC[i].css.cursor = 'move'; 		DC[i].css.backgroundColor = '#FFFFFF'; 		DC[i].css.color = '#000000'; 		TempInt = DC[i].GetH(); 		if (TempInt > Highest){Highest = TempInt;} 		TempInt = DC[i].GetW(); 		if (TempInt > WidestRight){WidestRight = TempInt;} 	} //Fix for 6.2: the reduction by 12 seems to be required -- no idea why! 	var HeightToSet = Highest-12; 	var WidthToSet = WidestRight-12; 	for (i=0; i< Highest){ 			FC[i].SetH(HeightToSet); 		} 		FC[i].SetT(CurrTop); 		FC[i].SetL(LeftColPos); 		FC[i].SetHome(); 		TempInt = FC[i].GetH(); 		CurrTop = CurrTop + TempInt + 5; 	} } F = new Array(); F[0] = new Array(); F[0][0]='Substances that conduct heat (allow heat to pass through them) very well '; F[0][1] = 1; F[1] = new Array(); F[1][0]='Ratio of the useful work done by a machine to the total energy input, often written as a percentage.'; F[1][1] = 2; F[2] = new Array(); F[2][0]='A push or a pull, measured in Newtons (N)'; F[2][1] = 3; F[3] = new Array(); F[3][0]='The force that resists when you try to move something. The direction of the friction force is always in the opposite direction to the motion.'; F[3][1] = 4; F[4] = new Array(); F[4][0]='The force of gravity on a mass of one kilogram. The unit is Newtons per kilogram. The value of g on Earth is 10N/kg
'; F[12][1] = 13; F[13] = new Array(); F[13][0]='Force of gravity on a mass. W = m x g. The unit of weight is the Newton.'; F[13][1] = 14; F[14] = new Array(); F[14][0]='Energy transferred when a job is done. Work = force x distance moved in direction of force. Wd = F x d.'; F[14][1] = 15; D = new Array(); D[0] = new Array(); D[0][0]='conductors of heat'; D[0][1] = 1; D[0][2] = 0; D[1] = new Array(); D[1][0]='efficiency'; D[1][1] = 2; D[1][2] = 0; D[2] = new Array(); D[2][0]='force (F)'; D[2][1] = 3; D[2][2] = 0; D[3] = new Array(); D[3][0]='Friction'; D[3][1] = 4; D[3][2] = 0; D[4] = new Array(); D[4][0]='gravitational field strength (g)'; D[4][1] = 5; D[4][2] = 0; D[5] = new Array(); D[5][0]='gravitational potential energy (GPE)'; D[5][1] = 6; D[5][2] = 0; D[6] = new Array(); D[6][0]='insulators of heat'; D[6][1] = 7; D[6][2] = 0; D[7] = new Array(); D[7][0]='Joule (J)'; D[7][1] = 8; D[7][2] = 0; D[8] = new Array(); D[8][0]='kinetic energy (KE)'; D[8][1] = 9; D[8][2] = 0; D[9] = new Array(); D[9][0]='law of energy, first'; D[9][1] = 10; D[9][2] = 0; D[10] = new Array(); D[10][0]='law of energy, second'; D[10][1] = 11; D[10][2] = 0; D[11] = new Array(); D[11][0]='Power (P)'; D[11][1] = 12; D[11][2] = 0; D[12] = new Array(); D[12][0]='Watt (W)'; D[12][1] = 13; D[12][2] = 0; D[13] = new Array(); D[13][0]='Weight (W)'; D[13][1] = 14; D[13][2] = 0; D[14] = new Array(); D[14][0]='Work (Wd or E)'; D[14][1] = 15; D[14][2] = 0; function ReduceItems2(){ var ItemToDump=0; var j=0; while (F.length > QsToShow){ ItemToDump = Math.floor(F.length*Math.random()); for (j=ItemToDump; j 0){AnswersTried += ' | ';} var i, j; for (i=0; i0){AnswersTried += ',';} AnswersTried += D[i][1] + '.' + D[i][2] + ''; if ((D[i][2] == D[i][1])&&(D[i][2] > 0)){ TotalCorrect++; } else{ //Change made for version 6.0.3.41: don't send wrong items home, //show them in a more conspicuous way. // DC[i].GoHome(); DC[i].SetL(DC[i].GetL() + 10); DC[i].Highlight(); } } Score = Math.floor((100*(TotalCorrect-Penalties))/F.length); var AllDone = false; if (TotalCorrect == F.length) { AllDone = true; } if (AllDone == true){ Feedback = YourScoreIs + ' ' + Score + '%.'; ShowMessage(Feedback + '
' + CorrectResponse); } else { Feedback = YourScoreIs + ' ' + Score + '%.' + '
' + IncorrectResponse; ShowMessage(Feedback); Penalties++; // Penalty for inaccurate check } //If the exercise is over, deal with that if ((AllDone == true)||(TimeOver == true)){ TimeOver = true; Locked = true; Finished = true; setTimeout('Finish()', SubmissionTimeout); WriteToInstructions(Feedback); } } //--> //]]>