98 lines
4.7 KiB
HTML
98 lines
4.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" dir="ltr" class="ilc_Fullscreen" style="overflow: visible;">
|
|
<head>
|
|
<title>Egalware </title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<link rel="stylesheet" type="text/css" href="" />
|
|
|
|
|
|
<script type="text/javascript" src="./node_modules/jquery/dist/jquery.js"></script>
|
|
|
|
<script type="text/javascript" src="./Services/JavaScript/js/Basic.js?vers=7-11-2022-06-29"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/jquery-ui-dist/jquery-ui.js"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/linkifyjs/dist/linkify-jquery.min.js"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/maphilight/jquery.maphilight.min.js"></script>
|
|
|
|
<script type="text/javascript" src="./Services/COPage/js/ilCOPagePres.js"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/linkifyjs/dist/linkify.min.js"></script>
|
|
|
|
<script type="text/javascript" src="./Services/Link/js/ilExtLink.js"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/mediaelement/build/mediaelement-and-player.min.js"></script>
|
|
|
|
<script type="text/javascript" src="./Services/MediaObjects/js/MediaElementHelper.js"></script>
|
|
|
|
<script type="text/javascript" src="./Modules/Scorm2004/scripts/questions/pure.js"></script>
|
|
|
|
<script type="text/javascript" src="./Modules/Scorm2004/scripts/questions/question_handling.js"></script>
|
|
|
|
<script type="text/javascript" src="Modules/TestQuestionPool/js/ilAssMultipleChoice.js"></script>
|
|
|
|
<script type="text/javascript" src="Modules/TestQuestionPool/js/ilMatchingQuestion.js"></script>
|
|
|
|
<script type="text/javascript" src="./Services/Accordion/js/accordion.js"></script>
|
|
|
|
<script type="text/javascript" src="./node_modules/owl.carousel/dist/owl.carousel.min.js"></script>
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="./templates/default/delos.css?vers=7-11-2022-06-29-$Id$" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./Services/COPage/css/content.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./Services/COPage/css/syntaxhighlight.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./Services/COPage/css/placeholder.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./node_modules/mediaelement/build/mediaelementplayer.min.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./Modules/Scorm2004/templates/default/question_handling.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="Modules/TestQuestionPool/templates/default/test_javascript.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./Services/Accordion/css/accordion.css" media="screen" />
|
|
|
|
<link rel="stylesheet" type="text/css" href="./node_modules/owl.carousel/dist/assets/owl.carousel.css" media="screen" />
|
|
|
|
</head>
|
|
<body class="ilc_Fullscreen" style="overflow: visible;">
|
|
|
|
<table class = "ilc_Fullscreen"><tr><td valign="middle">
|
|
|
|
<div style="clear:both;"><figure class="ilc_media_cont_MediaContainer" style=" 			position: relative; 			display:table;"><div class="ilc_Mob"><img border="0" style="width:100%" src="mobs/mm_1406/home.png"/></div></figure></div>
|
|
|
|
|
|
</td></tr></table>
|
|
|
|
<script type="text/javascript">
|
|
il.Util.addOnLoad(function() {
|
|
il.ExtLink.autolink('.ilc_Paragraph, .ilc_page_fn_Footnote','ilc_link_ExtLink');
|
|
|
|
ilias.questions.txt.wrong_answers = "Incorrect Items";
|
|
ilias.questions.txt.wrong_answers_single = "Incorrect Choice.";
|
|
ilias.questions.txt.tries_remaining = "Tries Remaining";
|
|
ilias.questions.txt.please_try_again = "Please try again!";
|
|
ilias.questions.txt.all_answers_correct = "Correct!";
|
|
ilias.questions.txt.enough_answers_correct = "Correct, but not the best solution!";
|
|
ilias.questions.txt.nr_of_tries_exceeded = "Number of tries exceeded.";
|
|
ilias.questions.txt.correct_answers_shown = "Correct solution see above.";
|
|
ilias.questions.txt.correct_answers_also = "Also correct are:";
|
|
ilias.questions.txt.correct_answer_also = "Also correct is:";
|
|
ilias.questions.txt.ov_all_correct = "You have correctly answered all questions.";
|
|
ilias.questions.txt.ov_some_correct = "You have correctly answered [x] out of [y] questions.";
|
|
ilias.questions.txt.ov_wrong_answered = "The following questions were not answered or answered wrong";
|
|
ilias.questions.txt.please_select = "please select";
|
|
ilias.questions.txt.ov_preview = "The question overview does not work in the page editor context. Use the SCO or SCORM level preview instead.";
|
|
ilias.questions.txt.submit_answers = "Submit";
|
|
ilias.questions.refresh_lang();
|
|
il.COPagePres.updateQuestionOverviews();
|
|
il.ExtLink.autolink('.ilc_Paragraph, .ilc_page_fn_Footnote','ilc_link_ExtLink');
|
|
|
|
});
|
|
</script>
|
|
|
|
</body>
|
|
</html> |