Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
<?php /*
|
|
|
|
|
for more information: see languages.txt in the lang folder.
|
|
|
|
|
*/
|
|
|
|
|
$select = "V<EFBFBD>lg";
|
|
|
|
|
$square = "Firkant";
|
|
|
|
|
$circle = "Elipse";
|
|
|
|
|
$poly = "Polygon";
|
|
|
|
|
$status1 = "Inds<EFBFBD>t et hotspot.";
|
|
|
|
|
$status2_poly = "H<EFBFBD>jreklik for at afslutte polygon-figuren";
|
|
|
|
|
$status2_other = "Slip muse-knappen for at gemme hotspot.";
|
|
|
|
|
$status3 = "Hotspot gemt";
|
|
|
|
|
$exercise_status_1 = "Status: Du er endnu ikke f<EFBFBD>rdig med sp<EFBFBD>rgsm<EFBFBD>let";
|
|
|
|
|
$exercise_status_2 = "Klik for afgive dit svar p<EFBFBD> sp<EFBFBD>rgsm<EFBFBD>let";
|
|
|
|
|
$exercise_status_3 = "Status: Du er f<EFBFBD>rdig med sp<EFBFBD>rgsm<EFBFBD>let";
|
|
|
|
|
$showUserPoints = "Vis/skjul deltagernes klik";
|
|
|
|
|
$showHotspots = "Vis/skjul hotspots";
|
|
|
|
|
$labelPolyMenu = "Afslut polygon";
|
|
|
|
|
$triesleft = "Antal fors<EFBFBD>g tilbage";
|
|
|
|
|
$exeFinished = "Alle svar er afgivet. Du kan nu flytte rundt p<EFBFBD> hotspots eller klikke p<EFBFBD> knappen under billedet for at afslutte";
|
|
|
|
|
$nextAnswer = "Klik nu p<EFBFBD>: &done=done ";
|
|
|
|
|
?>
|