Explore the diagram. Click on the various parts to learn more.]]>
' + draw.currentShape.label + '
' + draw.currentShape.info);
]]>
Drag the pins for each label to the correct position in the diagram. You can re-position the labels if required.]]>
' + tempLabel.txt.text + '
' + tempPG.info);
fb.beginFill(0xFFFFCC,100);
fb.lineStyle(1,0x333333,100);
fb.drawRect(0,0,260,384 - fb._y);
//flag for info
tempPG.matched = true;
}]]>
' + tempLabel.txt.text + '
' + tempPG.info);
fb.lineStyle(0,0x
}]]>
Use the arrows to learn more.]]>
' + labels[acIndex].shape.label + '
' + labels[acIndex].shape.info);
fb.beginFill(0xFFFFCC,100);
fb.lineStyle(1,0x333333,100);
fb.drawRect(0,0,260,474 - fb._y);
]]>
' + labels[acIndex].shape.label + '
' + labels[acIndex].shape.info);
fb.beginFill(0xFFFFCC,100);
fb.lineStyle(1,0x333333,100);
fb.drawRect(0,0,260,474 - fb._y);]]>
Question ' + quizDec.repCount + ' of ' + labels.length + ''}]]>
Move on to the next question.");
for (i = 0; i < labels.length; i++){
if (labels[i].label == option){
labels[i].shape._alpha = 100;
labels[i].shape.refreshShape(2,0x00FF00,100,0x00FF00,40);
break;
}
}
}
op1.setEnabled(false);
op2.setEnabled(false);
op3.setEnabled(false);
op4.setEnabled(false);
btnCheck.setEnabled(false);
btnNext.setEnabled(true);
} else {
feedback.setText("You haven't selected an option.");
}
]]>
Score
You scored ' + score + ' out of ' + icon.previousSibling.childNodes.length + ' in the quiz.
You can retake the quiz at any time.'}]]>