<?xml version="1.0"?>
       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
       <html xmlns="http://www.w3.org/1999/xhtml"
             xml:lang="en"><head><meta name="author" content="Created with Hot Potatoes by Half-Baked Software, registered to StefanFries."></meta><meta name="keywords" content="Hot Potatoes, Hot Potatoes, Half-Baked Software, Windows, University of Victoria"></meta>

<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC:Creator" content="StefanFries" />
<meta name="DC:Creator" content="BBZW Willisau" />
<meta name="DC:Creator" content="Hanspeter Erni" />
<meta name="DC:Title" content="AE 1 &#x2013; Kommunikation immer und &#x00FC;berall!" />


<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 

<title>
AE 1 &#x2013; Kommunikation immer und &#x00FC;berall!
</title>

<!-- Made with executable version 6.3 Release 0 Build 3 -->

<!-- The following insertion allows you to add your own code directly to this head tag from the configuration screen -->



<style type="text/css">


/* This is the CSS stylesheet used in the exercise. */
/* Elements in square brackets are replaced by data based on configuration settings when the exercise is built. */

/* BeginCorePageCSS */

/* Made with executable version 6.3 Release 0 Build 3 */


/* Hack to hide a nested Quicktime player from IE, which can't handle it. */
* html object.MediaPlayerNotForIE {
	display: none;
}

body{
	font-family: Geneva,Arial,sans-serif;
	background-color: #c0c0c0;
	color: #000000;
 
	margin-right: 5%;
	margin-left: 5%;
	font-size: small;
}

p{
	text-align: left;
	margin: 0px;
	font-size: 100%;
}

table,div,span,td{
	font-size: 100%;
	color: #000000;
}

div.Titles{
	padding: 0.5em;;
	text-align: center;
	color: #000080;
}

button{
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	display: inline;
}

.ExerciseTitle{
	font-size: 140%;
	color: #000080;
}

.ExerciseSubtitle{
	font-size: 120%;
	color: #000080;
}

div.StdDiv{
	background-color: #ffdbca;
	text-align: center;
	font-size: 100%;
	color: #000000;
	padding: 0.5em;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	margin-bottom: 1px;
}

/* EndCorePageCSS */

.RTLText{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

.CentredRTLText{
	text-align: center;
	font-size: 150%;
	direction: rtl;
	font-family: "Simplified Arabic", "Traditional Arabic", "Times New Roman", Geneva,Arial,sans-serif; 
}

button p.RTLText{
	text-align: center;
}

.RTLGapBox{
	text-align: right;
	font-size: 150%;
	direction: rtl;
	font-family: "Times New Roman", Geneva,Arial,sans-serif;
}

.Guess{
	font-weight: bold;
}

.CorrectAnswer{
	font-weight: bold;
}

div#Timer{
	padding: 0.25em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000080;
}

span#TimerText{
	padding: 0.25em;
	border-width: 1px;
	border-style: solid;
	font-weight: bold;
	display: none;
	color: #000080;
}

span.Instructions{

}

div.ExerciseText{

}

.FeedbackText, .FeedbackText span.CorrectAnswer, .FeedbackText span.Guess, .FeedbackText span.Answer{
	color: #000080;
}

.LeftItem{
	font-size: 100%;
	color: #000000;
	text-align: left;
}

.RightItem{
	font-weight: bold;
	font-size: 100%;
	color: #000000;
}

span.CorrectMark{

}

input, textarea{
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
}

select{
	font-size: 100%;
}

div.Feedback {
	background-color: #c0c0c0;
	left: 33%;
	width: 34%;
	top: 33%;
	z-index: 1;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
	color: #000080;
	position: absolute;
	display: none;
	font-size: 100%;
}




div.ExerciseDiv{
	color: #000000;
}

/* JMatch flashcard styles */
table.FlashcardTable{
	background-color: transparent;
	color: #000000;
	border-color: #000000;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 90%;
	position: relative;
	text-align: center;
	padding: 0px;
}

table.FlashcardTable tr{
	border-style: none;
	margin: 0px;
	padding: 0px;
	background-color: #ffdbca;
}

table.FlashcardTable td.Showing{
	font-size: 140%;
	text-align: center;
	width: 50%;
	display: table-cell;
	padding: 2em;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #ffdbca;
}

table.FlashcardTable td.Hidden{
	display: none;
}

/* JMix styles */
div#SegmentDiv{
	margin-top: 2em;
	margin-bottom: 2em;
	text-align: center;
}

a.ExSegment{
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

span.RemainingWordList{
	font-style: italic;
}

div.DropLine {
	position: absolute;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	width: 80%;
}

/* JCloze styles */

.ClozeWordList{
	text-align: center;
	font-weight: bold;
}

div.ClozeBody{
	text-align: left;
	margin-top: 2em;
	margin-bottom: 2em;
	line-height: 2.0
}

span.GapSpan{
	font-weight: bold;
}

/* JCross styles */

table.CrosswordGrid{
	margin: auto auto 1em auto;
	border-collapse: collapse;
	padding: 0px;
	background-color: #000000;
}

table.CrosswordGrid tbody tr td{
	width: 1.5em;
	height: 1.5em;
	text-align: center;
	vertical-align: middle;
	font-size: 140%;
	padding: 1px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #000000;
}

table.CrosswordGrid span{
	color: #000000;
}

table.CrosswordGrid td.BlankCell{
	background-color: #000000;
	color: #000000;
}

table.CrosswordGrid td.LetterOnlyCell{
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
}

table.CrosswordGrid td.NumLetterCell{
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}

.NumLetterCellText{
	cursor: pointer;
	color: #000000;
}

.GridNum{
	vertical-align: super;
	font-size: 66%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.GridNum:hover, .GridNum:visited{
	color: #000000;
}

table#Clues{
	margin: auto;
	vertical-align: top;
}

table#Clues td{
	vertical-align: top;
}

table.ClueList{
  margin: auto;
}

td.ClueNum{
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}

td.Clue{
	text-align: left;
}

div#ClueEntry{
	text-align: left;
	margin-bottom: 1em;
}

/* Keypad styles */

div.Keypad{
	text-align: center;
	display: none; /* initially hidden, shown if needed */
	margin-bottom: 0.5em;
}

div.Keypad button{
	font-family: Geneva,Arial,sans-serif;
	font-size: 120%;
	background-color: #ffffff;
	color: #000000;
	width: 2em;
}

/* JQuiz styles */

div.QuestionNavigation{
	text-align: center;
}

.QNum{
	margin: 0em 1em 0.5em 1em;
	font-weight: bold;
	vertical-align: middle;
}

textarea{
	font-family: Geneva,Arial,sans-serif;
}

.QuestionText{
	text-align: left;
	margin: 0px;
	font-size: 100%;
}

.Answer{
	font-size: 120%;
	letter-spacing: 0.1em;
}

.PartialAnswer{
	font-size: 120%;
	letter-spacing: 0.1em;
	color: #000080;
}

.Highlight{
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	font-size: 120%;
}

ol.QuizQuestions{
	text-align: left;
	list-style-type: none;
}

li.QuizQuestion{
	padding: 1em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}

ol.MCAnswers{
	text-align: left;
	list-style-type: upper-alpha;
	padding: 1em;
}

ol.MCAnswers li{
	margin-bottom: 1em;
}

ol.MSelAnswers{
	text-align: left;
	list-style-type: lower-alpha;
	padding: 1em;
}

div.ShortAnswer{
	padding: 1em;
}

.FuncButton {
	text-align: center;
	border-style: solid;

	border-left-color: #ffede4;
	border-top-color: #ffede4;
	border-right-color: #7f6d65;
	border-bottom-color: #7f6d65;
	color: #000000;
	background-color: #ffdbca;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonUp {
	color: #ffdbca;
	text-align: center;
	border-style: solid;

	border-left-color: #ffede4;
	border-top-color: #ffede4;
	border-right-color: #7f6d65;
	border-bottom-color: #7f6d65;

	background-color: #000000;
	color: #ffdbca;
	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

.FuncButtonDown {
	color: #ffdbca;
	text-align: center;
	border-style: solid;

	border-left-color: #7f6d65;
	border-top-color: #7f6d65;
	border-right-color: #ffede4;
	border-bottom-color: #ffede4;
	background-color: #000000;
	color: #ffdbca;

	border-width: 2px;
	padding: 3px 6px 3px 6px;
	cursor: pointer;
}

/*BeginNavBarStyle*/

div.NavButtonBar{
	background-color: #ff8000;
	text-align: center;
	margin: 2px 0px 2px 0px;
	clear: both;
	font-size: 100%;
}

.NavButton {
	border-style: solid;
	
	border-left-color: #ffbf7f;
	border-top-color: #ffbf7f;
	border-right-color: #7f4000;
	border-bottom-color: #7f4000;
	background-color: #ff8000;
	color: #000000;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonUp {
	border-style: solid;

	border-left-color: #ffbf7f;
	border-top-color: #ffbf7f;
	border-right-color: #7f4000;
	border-bottom-color: #7f4000;
	color: #ff8000;
	background-color: #000000;

	border-width: 2px;
	cursor: pointer;	
}

.NavButtonDown {
	border-style: solid;

	border-left-color: #7f4000;
	border-top-color: #7f4000;
	border-right-color: #ffbf7f;
	border-bottom-color: #ffbf7f;
	color: #ff8000;
	background-color: #000000;

	border-width: 2px;
	cursor: pointer;	
}

/*EndNavBarStyle*/

a{
	color: #000080;
}

a:visited{
	color: #000080;
}

a:hover{
	color: #000080;
}

div.CardStyle {
	position: absolute;
	font-family: Geneva,Arial,sans-serif;
	font-size: 100%;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	background-color: #ffdbca;
	left: -50px;
	top: -50px;
	overflow: visible;
}

.rtl{
	text-align: right;
	font-size: 140%;
}


</style>

<script type="text/javascript">

//<![CDATA[

<!--




function Client(){
//if not a DOM browser, hopeless
	this.min = false; if (document.getElementById){this.min = true;};

	this.ua = navigator.userAgent;
	this.name = navigator.appName;
	this.ver = navigator.appVersion;  

//Get data about the browser
	this.mac = (this.ver.indexOf('Mac') != -1);
	this.win = (this.ver.indexOf('Windows') != -1);

//Look for Gecko
	this.gecko = (this.ua.indexOf('Gecko') > 1);
	if (this.gecko){
		this.geckoVer = parseInt(this.ua.substring(this.ua.indexOf('Gecko')+6, this.ua.length));
		if (this.geckoVer < 20020000){this.min = false;}
	}
	
//Look for Firebird
	this.firebird = (this.ua.indexOf('Firebird') > 1);
	
//Look for Safari
	this.safari = (this.ua.indexOf('Safari') > 1);
	if (this.safari){
		this.gecko = false;
	}
	
//Look for IE
	this.ie = (this.ua.indexOf('MSIE') > 0);
	if (this.ie){
		this.ieVer = parseFloat(this.ua.substring(this.ua.indexOf('MSIE')+5, this.ua.length));
		if (this.ieVer < 5.5){this.min = false;}
	}
	
//Look for Opera
	this.opera = (this.ua.indexOf('Opera') > 0);
	if (this.opera){
		this.operaVer = parseFloat(this.ua.substring(this.ua.indexOf('Opera')+6, this.ua.length));
		if (this.operaVer < 7.04){this.min = false;}
	}
	if (this.min == false){
		alert('Your browser may not be able to handle this page.');
	}
	
//Special case for the horrible ie5mac
	this.ie5mac = (this.ie&&this.mac&&(this.ieVer<6));
}

var C = new Client();

//for (prop in C){
//	alert(prop + ': ' + C[prop]);
//}



//CODE FOR HANDLING NAV BUTTONS AND FUNCTION BUTTONS

//[strNavBarJS]
function NavBtnOver(Btn){
	if (Btn.className != 'NavButtonDown'){Btn.className = 'NavButtonUp';}
}

function NavBtnOut(Btn){
	Btn.className = 'NavButton';
}

function NavBtnDown(Btn){
	Btn.className = 'NavButtonDown';
}
//[/strNavBarJS]

function FuncBtnOver(Btn){
	if (Btn.className != 'FuncButtonDown'){Btn.className = 'FuncButtonUp';}
}

function FuncBtnOut(Btn){
	Btn.className = 'FuncButton';
}

function FuncBtnDown(Btn){
	Btn.className = 'FuncButtonDown';
}

function FocusAButton(){
	if (document.getElementById('CheckButton1') != null){
		document.getElementById('CheckButton1').focus();
	}
	else{
		if (document.getElementById('CheckButton2') != null){
			document.getElementById('CheckButton2').focus();
		}
		else{
			document.getElementsByTagName('button')[0].focus();
		}
	}
}




//CODE FOR HANDLING DISPLAY OF POPUP FEEDBACK BOX

var topZ = 1000;

function ShowMessage(Feedback){
	var Output = Feedback + '<br /><br />';
	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<Els.length; i++){
		if (TagName == "object") {
			//manipulate object elements in all browsers
			if (Show == true){
				Els[i].style.visibility = 'visible';
				//get Mac FireFox to manipulate display, to force screen redraw
				if (C.mac && C.gecko) {Els[i].style.display = '';}
			}
			else{
				Els[i].style.visibility = 'hidden';
				if (C.mac && C.gecko) {Els[i].style.display = 'none';}
			}
		} 
		else {
			// tagName is either input or select (that is, Form Elements)
			// ie6 has a problem with Form elements, so manipulate those
			if (C.ie) {
				if (C.ieVer < 7) {
					if (Show == true){
						Els[i].style.visibility = 'visible';
					}
					else{
						Els[i].style.visibility = 'hidden';
					}
				}
			}
		}
	}
}



function HideFeedback(){
	document.getElementById('FeedbackDiv').style.display = 'none';
	ShowElements(true, 'input');
	ShowElements(true, 'select');
	ShowElements(true, 'object');
	if (Finished == true){
		Finish();
	}
}


//GENERAL UTILITY FUNCTIONS AND VARIABLES

//PAGE DIMENSION FUNCTIONS
function PageDim(){
//Get the page width and height
	this.W = 600;
	this.H = 400;
	this.W = document.getElementsByTagName('body')[0].clientWidth;
	this.H = document.getElementsByTagName('body')[0].clientHeight;
}

var pg = null;

function GetPageXY(El) {
	var XY = {x: 0, y: 0};
	while(El){
		XY.x += El.offsetLeft;
		XY.y += El.offsetTop;
		El = El.offsetParent;
	}
	return XY;
}

function GetScrollTop(){
	if (typeof(window.pageYOffset) == 'number'){
		return window.pageYOffset;
	}
	else{
		if ((document.body)&&(document.body.scrollTop)){
			return document.body.scrollTop;
		}
		else{
			if ((document.documentElement)&&(document.documentElement.scrollTop)){
				return document.documentElement.scrollTop;
			}
			else{
				return 0;
			}
		}
	}
}

function GetViewportHeight(){
	if (typeof window.innerHeight != 'undefined'){
		return window.innerHeight;
	}
	else{
		if (((typeof document.documentElement != 'undefined')&&(typeof document.documentElement.clientHeight !=
     'undefined'))&&(document.documentElement.clientHeight != 0)){
			return document.documentElement.clientHeight;
		}
		else{
			return document.getElementsByTagName('body')[0].clientHeight;
		}
	}
}

function TopSettingWithScrollOffset(TopPercent){
	var T = Math.floor(GetViewportHeight() * (TopPercent/100));
	return GetScrollTop() + T; 
}

//CODE FOR AVOIDING LOSS OF DATA WHEN BACKSPACE KEY INVOKES history.back()
var InTextBox = false;

function SuppressBackspace(e){ 
	if (InTextBox == true){return;}
	if (C.ie) {
		thisKey = window.event.keyCode;
	}
	else {
		thisKey = e.keyCode;
	}

	var Suppress = false;

	if (thisKey == 8) {
		Suppress = true;
	}

	if (Suppress == true){
		if (C.ie){
			window.event.returnValue = false;	
			window.event.cancelBubble = true;
		}
		else{
			e.preventDefault();
		}
	}
}

if (C.ie){
	document.attachEvent('onkeydown',SuppressBackspace);
	window.attachEvent('onkeydown',SuppressBackspace);
}
else{
	if (window.addEventListener){
		window.addEventListener('keypress',SuppressBackspace,false);
	}
}

function ReduceItems(InArray, ReduceToSize){
	var ItemToDump=0;
	var j=0;
	while (InArray.length > 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<Len; i++){
		Temp[i] = InArray[i];
	}

	for (i=0; i<Len; i++){
		Num = Math.floor(j  *  Math.random());
		InArray[i] = Temp[Num];

		for (var k=Num; k < (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, '&quot;')
}

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.length; i++){
		if (InArray[i].length > InArray[Longest].length){
			Longest = i;
		}
	}
	return Longest;
}

//UNICODE CHARACTER FUNCTIONS
function IsCombiningDiacritic(CharNum){
	var Result = (((CharNum >= 0x0300)&&(CharNum <= 0x370))||((CharNum >= 0x20d0)&&(CharNum <= 0x20ff)));
	Result = Result || (((CharNum >= 0x3099)&&(CharNum <= 0x309a))||((CharNum >= 0xfe20)&&(CharNum <= 0xfe23)));
	return Result;
}

function IsCJK(CharNum){
	return ((CharNum >= 0x3000)&&(CharNum < 0xd800));
}

//SETUP FUNCTIONS
//BROWSER WILL REFILL TEXT BOXES FROM CACHE IF NOT PREVENTED
function ClearTextBoxes(){
	var NList = document.getElementsByTagName('input');
	for (var i=0; i<NList.length; i++){
		if ((NList[i].id.indexOf('Guess') > -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.length; i++){
		if (this[i] == Input){
			Result = i;
		}
	}
	return Result;
}
Array.prototype.indexOf = Array_IndexOf;

//IE HAS RENDERING BUG WITH BOTTOM NAVBAR
function RemoveBottomNavBarForIE(){
	if ((C.ie)&&(document.getElementById('Reading') != null)){
		if (document.getElementById('BottomNavBar') != null){
			document.getElementById('TheBody').removeChild(document.getElementById('BottomNavBar'));
		}
	}
}




//HOTPOTNET-RELATED CODE

var HPNStartTime = (new Date()).getTime();
var SubmissionTimeout = 30000;
var Detail = ''; //Global that is used to submit tracking data

function Finish(){
//If there's a form, fill it out and submit it
	if (document.store != null){
		Frm = document.store;
		Frm.starttime.value = HPNStartTime;
		Frm.endtime.value = (new Date()).getTime();
		Frm.mark.value = Score;
		Frm.detail.value = Detail;
		Frm.submit();
	}
}





//JQUIZ CORE JAVASCRIPT CODE

var CurrQNum = 0;
var CorrectIndicator = ':-)';
var IncorrectIndicator = 'X';
var YourScoreIs = 'Your score is ';

//New for 6.2.2.0
var CompletedSoFar = 'Questions completed so far: ';
var ExerciseCompleted = 'You have completed the exercise.';
var ShowCompletedSoFar = true;

var ContinuousScoring = true;
var CorrectFirstTime = 'Questions answered correctly first time: ';
var ShowCorrectFirstTime = true;
var ShuffleQs = false;
var ShuffleAs = false;
var DefaultRight = 'Correct!';
var DefaultWrong = 'Sorry! Try again.';
var QsToShow = 65;
var Score = 0;
var Finished = false;
var Qs = null;
var QArray = new Array();
var ShowingAllQuestions = false;
var ShowAllQuestionsCaption = 'Show all questions';
var ShowOneByOneCaption = 'Show questions one by one';
var State = new Array();
var Feedback = '';
var TimeOver = false;
var strInstructions = '';
var Locked = false;

//The following variable can be used to add a message explaining that
//the question is finished, so no further marking will take place.
var strQuestionFinished = '';

function CompleteEmptyFeedback(){
	var QNum, ANum;
	for (QNum=0; QNum<I.length; QNum++){
//Only do this if not multi-select
		if (I[QNum][2] != '3'){
  		for (ANum = 0; ANum<I[QNum][3].length; ANum++){
  			if (I[QNum][3][ANum][1].length < 1){
  				if (I[QNum][3][ANum][2] > 0){
  					I[QNum][3][ANum][1] = DefaultRight;
  				}
  				else{
  					I[QNum][3][ANum][1] = DefaultWrong;
  				}
  			}
  		}
		}
	}
}

function SetUpQuestions(){
	var AList = new Array(); 
	var QList = new Array();
	var i, j;
	Qs = document.getElementById('Questions');
	while (Qs.getElementsByTagName('li').length > 0){
		QList.push(Qs.removeChild(Qs.getElementsByTagName('li')[0]));
	}
	var DumpItem = 0;
	if (QsToShow > QList.length){
		QsToShow = QList.length;
	}
	while (QsToShow < QList.length){
		DumpItem = Math.floor(QList.length*Math.random());
		for (j=DumpItem; j<(QList.length-1); j++){
			QList[j] = QList[j+1];
		}
		QList.length = QList.length-1;
	}
	if (ShuffleQs == true){
		QList = Shuffle(QList);
	}
	if (ShuffleAs == true){
		var As;
		for (var i=0; i<QList.length; i++){
			As = QList[i].getElementsByTagName('ol')[0];
			if (As != null){
  			AList.length = 0;
				while (As.getElementsByTagName('li').length > 0){
					AList.push(As.removeChild(As.getElementsByTagName('li')[0]));
				}
				AList = Shuffle(AList);
				for (j=0; j<AList.length; j++){
					As.appendChild(AList[j]);
				}
			}
		}
	}
	
	for (i=0; i<QList.length; i++){
		Qs.appendChild(QList[i]);
		QArray[QArray.length] = QList[i];
	}

//Show the first item
	QArray[0].style.display = '';
	
//Now hide all except the first item
	for (i=1; i<QArray.length; i++){
		QArray[i].style.display = 'none';
	}		
	SetQNumReadout();
	
	SetFocusToTextbox();
}

function SetFocusToTextbox(){
//if there's a textbox, set the focus in it
	if (QArray[CurrQNum].getElementsByTagName('input')[0] != null){
		QArray[CurrQNum].getElementsByTagName('input')[0].focus();
//and show a keypad if there is one
		if (document.getElementById('CharacterKeypad') != null){
			document.getElementById('CharacterKeypad').style.display = 'block';
		}
	}
	else{
  	if (QArray[CurrQNum].getElementsByTagName('textarea')[0] != null){
  		QArray[CurrQNum].getElementsByTagName('textarea')[0].focus();	
//and show a keypad if there is one
			if (document.getElementById('CharacterKeypad') != null){
				document.getElementById('CharacterKeypad').style.display = 'block';
			}
		}
//This added for 6.0.4.11: hide accented character buttons if no textbox
		else{
			if (document.getElementById('CharacterKeypad') != null){
				document.getElementById('CharacterKeypad').style.display = 'none';
			}
		}
	}
}

function ChangeQ(ChangeBy){
//The following line prevents moving to another question until the current
//question is answered correctly. Uncomment it to enable this behaviour. 
//	if (State[CurrQNum][0] == -1){return;}
	if (((CurrQNum + ChangeBy) < 0)||((CurrQNum + ChangeBy) >= QArray.length)){return;}
	QArray[CurrQNum].style.display = 'none';
	CurrQNum += ChangeBy;
	QArray[CurrQNum].style.display = '';
//Undocumented function added 10/12/2004
	ShowSpecialReadingForQuestion();
	SetQNumReadout();
	SetFocusToTextbox();
}

var HiddenReadingShown = false;
function ShowSpecialReadingForQuestion(){
//Undocumented function for showing specific reading text elements which change with each question
//Added on 10/12/2004
	if (document.getElementById('ReadingDiv') != null){
		if (HiddenReadingShown == true){
			document.getElementById('ReadingDiv').innerHTML = '';
		}
		if (QArray[CurrQNum] != null){
//Fix for 6.0.4.25
			var Children = QArray[CurrQNum].getElementsByTagName('div');
			for (var i=0; i<Children.length; i++){
			if (Children[i].className=="HiddenReading"){
					document.getElementById('ReadingDiv').innerHTML = Children[i].innerHTML;
					HiddenReadingShown = true;
//Hide the ShowAllQuestions button to avoid confusion
					if (document.getElementById('ShowMethodButton') != null){
						document.getElementById('ShowMethodButton').style.display = 'none';
					}
				}
			}	
		}
	}
}

function SetQNumReadout(){
	document.getElementById('QNumReadout').innerHTML = (CurrQNum+1) + ' / ' + QArray.length;
	if ((CurrQNum+1) >= QArray.length){
		if (document.getElementById('NextQButton') != null){
			document.getElementById('NextQButton').style.visibility = 'hidden';
		}
	}
	else{
		if (document.getElementById('NextQButton') != null){
			document.getElementById('NextQButton').style.visibility = 'visible';
		}
	}
	if (CurrQNum <= 0){
		if (document.getElementById('PrevQButton') != null){
			document.getElementById('PrevQButton').style.visibility = 'hidden';
		}
	}
	else{
		if (document.getElementById('PrevQButton') != null){
			document.getElementById('PrevQButton').style.visibility = 'visible';
		}
	}
}

var I=new Array();
I[0]=new Array();I[0][0]=100;
I[0][1]='';
I[0][2]='3';
I[0][3]=new Array();
I[0][3][0]=new Array('Laptop','',1,100,1);
I[0][3][1]=new Array('Fernseher','',0,0,1);
I[0][3][2]=new Array('Computer','',1,100,1);
I[0][3][3]=new Array('Radio','',0,0,1);
I[1]=new Array();I[1][0]=100;
I[1][1]='';
I[1][2]='0';
I[1][3]=new Array();
I[1][3][0]=new Array('1969 wurde vom amerikanischen Verteidigungsministerium das ARPANET ins Leben gerufen.','',1,100,1);
I[1][3][1]=new Array('Am Anfang bestand das ARPANET aus 50 Computern.','',0,0,1);
I[1][3][2]=new Array('1977 bestand das ARPANET bereits aus 90 Computern.','',0,0,1);
I[1][3][3]=new Array('1983 trennte sich das MILNET als milit\u00E4rischer Ableger vom ARPANET.','',1,100,1);
I[2]=new Array();I[2][0]=100;
I[2][1]='';
I[2][2]='3';
I[2][3]=new Array();
I[2][3][0]=new Array('Mache dem Empf\u00E4nger in der Betreffzeile Ihres Mails einen kurzen Hinweis auf den Inhalt der Nachricht.','',1,100,1);
I[2][3][1]=new Array('Beginnen Sie Ihre Mail auch im gesch\u00E4ftlichen Bereich nur mit einer kurzen Anrede, z. B. Hallo oder Hi.','',0,0,1);
I[2][3][2]=new Array('F\u00FCgen Sie am Schluss des Mails Ihre Signatur quasi als Unterschrift ein.','',1,100,1);
I[2][3][3]=new Array('Schreiben Sie auch mal ganze Passagen in Grossbuchstaben, das macht den Text interessant.','',0,0,1);
I[3]=new Array();I[3][0]=100;
I[3][1]='';
I[3][2]='3';
I[3][3]=new Array();
I[3][3][0]=new Array('Jeder Computer am Internet hat eine eindeutige Adresse, die IP-Adresse','',1,100,1);
I[3][3][1]=new Array('WWW ist ein Internetdienst','',1,100,1);
I[3][3][2]=new Array('In einer E-Mail-Adresse kommt nicht immer ein @ vor.','',0,0,1);
I[3][3][3]=new Array('Die URL ist die Adresse einer WWW-Weite im Internet.','',1,100,1);
I[4]=new Array();I[4][0]=100;
I[4][1]='';
I[4][2]='0';
I[4][3]=new Array();
I[4][3][0]=new Array('ja','Man kann schon. Jedoch sollten vertrauliche oder geheime Dokumente nur nach Absprache mit dem Empf\u00E4nger versendet werden.',0,0,1);
I[4][3][1]=new Array('nein','Man kann schon. Jedoch sollten vertrauliche oder geheime Dokumente nur nach Absprache mit dem Empf\u00E4nger versendet werden.',1,100,1);
I[5]=new Array();I[5][0]=100;
I[5][1]='';
I[5][2]='0';
I[5][3]=new Array();
I[5][3][0]=new Array('Windows Internet Explorer','',0,0,1);
I[5][3][1]=new Array('Telefonanschluss','',0,0,1);
I[5][3][2]=new Array('Provider','',1,100,1);
I[5][3][3]=new Array('Netzwerk','',0,0,1);
I[6]=new Array();I[6][0]=100;
I[6][1]='';
I[6][2]='0';
I[6][3]=new Array();
I[6][3][0]=new Array('Gewicht einer Fl\u00E4che von einem Quadratmeter.','',1,100,1);
I[6][3][1]=new Array('L\u00E4nge einer Fl\u00E4che von einem Quadratmeter.','',0,0,1);
I[6][3][2]=new Array('Gr\u00F6sse einer Fl\u00E4che von einem Quadratmeter.','',0,0,1);
I[6][3][3]=new Array('H\u00F6he einer Fl\u00E4che von einem Quadratmeter.','',0,0,1);
I[7]=new Array();I[7][0]=100;
I[7][1]='';
I[7][2]='0';
I[7][3]=new Array();
I[7][3][0]=new Array('125','',0,0,1);
I[7][3][1]=new Array('105','',1,100,1);
I[7][3][2]=new Array('100','',0,0,1);
I[7][3][3]=new Array('95','',0,0,1);
I[8]=new Array();I[8][0]=100;
I[8][1]='';
I[8][2]='3';
I[8][3]=new Array();
I[8][3][0]=new Array('Briefe','',1,100,1);
I[8][3][1]=new Array('Technische Zeichnungen','',0,0,1);
I[8][3][2]=new Array('Postkarten','',0,0,1);
I[8][3][3]=new Array('Rechnungen','',1,100,1);
I[9]=new Array();I[9][0]=100;
I[9][1]='';
I[9][2]='3';
I[9][3]=new Array();
I[9][3][0]=new Array('Pflanzenfasern','',1,100,1);
I[9][3][1]=new Array('Wasser','',1,100,1);
I[9][3][2]=new Array('Farbstoffe','',1,100,1);
I[9][3][3]=new Array('Leim','',1,100,1);
I[9][3][4]=new Array('F\u00FCllstoffe','',1,100,1);
I[10]=new Array();I[10][0]=100;
I[10][1]='';
I[10][2]='0';
I[10][3]=new Array();
I[10][3][0]=new Array('Richtig','',1,100,1);
I[10][3][1]=new Array('Falsch','',0,0,1);
I[11]=new Array();I[11][0]=100;
I[11][1]='';
I[11][2]='3';
I[11][3]=new Array();
I[11][3][0]=new Array('Richtig','',1,100,1);
I[11][3][1]=new Array('Falsch','',1,100,1);
I[12]=new Array();I[12][0]=100;
I[12][1]='';
I[12][2]='0';
I[12][3]=new Array();
I[12][3][0]=new Array('Richtig','',0,0,1);
I[12][3][1]=new Array('Falsch','',1,100,1);
I[13]=new Array();I[13][0]=100;
I[13][1]='';
I[13][2]='3';
I[13][3]=new Array();
I[13][3][0]=new Array('Richtig','',1,100,1);
I[13][3][1]=new Array('Falsch','',1,100,1);
I[14]=new Array();I[14][0]=100;
I[14][1]='';
I[14][2]='0';
I[14][3]=new Array();
I[14][3][0]=new Array('1960','',0,0,1);
I[14][3][1]=new Array('1990','',1,100,1);
I[14][3][2]=new Array('1969','',0,0,1);
I[14][3][3]=new Array('1967','',0,0,1);
I[15]=new Array();I[15][0]=100;
I[15][1]='';
I[15][2]='0';
I[15][3]=new Array();
I[15][3][0]=new Array('mehreren','',1,100,1);
I[15][3][1]=new Array('einzelnen','',0,0,1);
I[15][3][2]=new Array('zus\u00E4tlichen','',0,0,1);
I[16]=new Array();I[16][0]=100;
I[16][1]='';
I[16][2]='0';
I[16][3]=new Array();
I[16][3][0]=new Array('Kommunikationsmethode','',0,0,1);
I[16][3][1]=new Array('Nachschlagewerk','',0,0,1);
I[16][3][2]=new Array('Elektronische Post','',1,100,1);
I[17]=new Array();I[17][0]=100;
I[17][1]='';
I[17][2]='0';
I[17][3]=new Array();
I[17][3][0]=new Array('Richtig','',1,100,1);
I[17][3][1]=new Array('Falsch','',0,0,1);
I[18]=new Array();I[18][0]=100;
I[18][1]='';
I[18][2]='0';
I[18][3]=new Array();
I[18][3][0]=new Array('Next Internet','',0,0,1);
I[18][3][1]=new Array('Future Internet','',1,100,1);
I[18][3][2]=new Array('Future Communication','',0,0,1);
I[18][3][3]=new Array('Next Communication','',0,0,1);
I[19]=new Array();I[19][0]=100;
I[19][1]='';
I[19][2]='0';
I[19][3]=new Array();
I[19][3][0]=new Array('Richtig','',0,0,1);
I[19][3][1]=new Array('Falsch','',1,100,1);
I[20]=new Array();I[20][0]=100;
I[20][1]='';
I[20][2]='3';
I[20][3]=new Array();
I[20][3][0]=new Array('Ja','',1,100,1);
I[20][3][1]=new Array('Nein','',1,100,1);
I[21]=new Array();I[21][0]=100;
I[21][1]='';
I[21][2]='3';
I[21][3]=new Array();
I[21][3][0]=new Array('Ja','',1,100,1);
I[21][3][1]=new Array('Nein','',1,100,1);
I[22]=new Array();I[22][0]=100;
I[22][1]='';
I[22][2]='0';
I[22][3]=new Array();
I[22][3][0]=new Array('Ja','',1,100,1);
I[22][3][1]=new Array('Nein','',0,0,1);
I[23]=new Array();I[23][0]=100;
I[23][1]='';
I[23][2]='0';
I[23][3]=new Array();
I[23][3][0]=new Array('Ja','',0,0,1);
I[23][3][1]=new Array('Nein','',1,100,1);
I[24]=new Array();I[24][0]=100;
I[24][1]='';
I[24][2]='0';
I[24][3]=new Array();
I[24][3][0]=new Array('Ja','',1,100,1);
I[24][3][1]=new Array('Nein','',0,0,1);
I[25]=new Array();I[25][0]=100;
I[25][1]='';
I[25][2]='0';
I[25][3]=new Array();
I[25][3][0]=new Array('Ja','',1,100,1);
I[25][3][1]=new Array('Nein','',0,0,1);
I[26]=new Array();I[26][0]=100;
I[26][1]='';
I[26][2]='0';
I[26][3]=new Array();
I[26][3][0]=new Array('Ja','',1,100,1);
I[26][3][1]=new Array('Nein','',0,0,1);
I[27]=new Array();I[27][0]=100;
I[27][1]='';
I[27][2]='0';
I[27][3]=new Array();
I[27][3][0]=new Array('Ja','',0,0,1);
I[27][3][1]=new Array('Nein','',1,100,1);
I[28]=new Array();I[28][0]=100;
I[28][1]='';
I[28][2]='0';
I[28][3]=new Array();
I[28][3][0]=new Array('Ja','',1,100,1);
I[28][3][1]=new Array('Nein','',0,0,1);
I[29]=new Array();I[29][0]=100;
I[29][1]='';
I[29][2]='0';
I[29][3]=new Array();
I[29][3][0]=new Array('Ja','',0,0,1);
I[29][3][1]=new Array('Nein','',1,100,1);
I[30]=new Array();I[30][0]=100;
I[30][1]='';
I[30][2]='0';
I[30][3]=new Array();
I[30][3][0]=new Array('Ja','',1,100,1);
I[30][3][1]=new Array('Nein','',0,0,1);
I[31]=new Array();I[31][0]=100;
I[31][1]='';
I[31][2]='0';
I[31][3]=new Array();
I[31][3][0]=new Array('Ja','',1,100,1);
I[31][3][1]=new Array('Nein','',0,0,1);
I[32]=new Array();I[32][0]=100;
I[32][1]='';
I[32][2]='0';
I[32][3]=new Array();
I[32][3][0]=new Array('Ja','',1,100,1);
I[32][3][1]=new Array('Nein','',0,0,1);
I[33]=new Array();I[33][0]=100;
I[33][1]='';
I[33][2]='0';
I[33][3]=new Array();
I[33][3][0]=new Array('10-13 C\u00B0','',0,0,1);
I[33][3][1]=new Array('19-23 C\u00B0','',1,100,1);
I[33][3][2]=new Array('25-30 C\u00B0','',0,0,1);
I[33][3][3]=new Array('0 C\u00B0','',0,0,1);
I[34]=new Array();I[34][0]=100;
I[34][1]='';
I[34][2]='3';
I[34][3]=new Array();
I[34][3][0]=new Array('A4 = 210x297','',1,100,1);
I[34][3][1]=new Array('A3 = 297x430','',0,0,1);
I[34][3][2]=new Array('A10 = 26x39','',0,0,1);
I[34][3][3]=new Array('A2 = 420x594','',1,100,1);
I[35]=new Array();I[35][0]=100;
I[35][1]='';
I[35][2]='0';
I[35][3]=new Array();
I[35][3][0]=new Array('Amerikaner','',0,0,1);
I[35][3][1]=new Array('Russen','',0,0,1);
I[35][3][2]=new Array('Chinesen','',1,100,1);
I[35][3][3]=new Array('Inder','',0,0,1);
I[36]=new Array();I[36][0]=100;
I[36][1]='';
I[36][2]='0';
I[36][3]=new Array();
I[36][3][0]=new Array('Holz','',1,100,1);
I[36][3][1]=new Array('Wasser','',0,0,1);
I[36][3][2]=new Array('Hanf','',0,0,1);
I[36][3][3]=new Array('Flachs','',0,0,1);
I[37]=new Array();I[37][0]=100;
I[37][1]='';
I[37][2]='0';
I[37][3]=new Array();
I[37][3][0]=new Array('2','',1,100,1);
I[37][3][1]=new Array('6','',0,0,1);
I[37][3][2]=new Array('1','',0,0,1);
I[37][3][3]=new Array('5','',0,0,1);
I[38]=new Array();I[38][0]=100;
I[38][1]='';
I[38][2]='3';
I[38][3]=new Array();
I[38][3][0]=new Array('Ohne Wert  wandern gleich in den Papierkorb?','',1,100,1);
I[38][3][1]=new Array('Wochen Wert nach 2-3 Wochen kann das Schriftst\u00FCck vernichtet werden?','',1,100,1);
I[38][3][2]=new Array('Gesetzeswert haben alle Dokumente?','',0,0,1);
I[38][3][3]=new Array('Archiv- oder Dauerwert besitzen alle Schriftst\u00FCcke die f\u00FCr das Unternehmen l\u00E4ngeren Wert haben?','',1,100,1);
I[39]=new Array();I[39][0]=100;
I[39][1]='';
I[39][2]='3';
I[39][3]=new Array();
I[39][3][0]=new Array('Anstellungsvertr\u00E4ge = Dauerwert?','',1,100,1);
I[39][3][1]=new Array('Buchungsbelege = Gesetzeswert?','',1,100,1);
I[39][3][2]=new Array('Zeitungen = Jahreswert?','',0,0,1);
I[39][3][3]=new Array('Lieferscheine = Wochenwert?','',1,100,1);
I[40]=new Array();I[40][0]=100;
I[40][1]='';
I[40][2]='3';
I[40][3]=new Array();
I[40][3][0]=new Array('E-Mail','',1,100,1);
I[40][3][1]=new Array('Web 2.0','',1,100,1);
I[40][3][2]=new Array('Fotos austauschen','',1,100,1);
I[40][3][3]=new Array('World Wide Web','',1,100,1);
I[41]=new Array();I[41][0]=100;
I[41][1]='';
I[41][2]='0';
I[41][3]=new Array();
I[41][3][0]=new Array('F\u00FCr einen Zugang ins Internet braucht es nur einen Computer, Handy, Personal Dicital Assistant (PDA) oder einen Laptop mit Spezialkarte!','',0,0,1);
I[41][3][1]=new Array('http steht f\u00FCr Hyper Text Transfer Protocol!','',1,100,1);
I[42]=new Array();I[42][0]=100;
I[42][1]='';
I[42][2]='0';
I[42][3]=new Array();
I[42][3][0]=new Array('Die Betreffzeile muss nicht zwingend ausgef\u00FCllt werden','',0,0,1);
I[42][3][1]=new Array('Die Rechtschreibung kann man bei Mail weglassen','',0,0,1);
I[42][3][2]=new Array('\u201EHallo\u201C, \u201EHi\u201C, \u201ECiao\u201C gelten nicht als gesch\u00E4ftliche Anreden','',1,100,1);
I[42][3][3]=new Array('Eine Signatur am Ende des Mails braucht es nicht, da der Name schon in der Mailadresse vorhanden ist','',0,0,1);
I[43]=new Array();I[43][0]=100;
I[43][1]='';
I[43][2]='0';
I[43][3]=new Array();
I[43][3][0]=new Array('Netiquette steht f\u00FCr Benimmregeln im Internet','',1,100,1);
I[43][3][1]=new Array('Netiquette wurde von Net und Quitt abgeleitet','',0,0,1);
I[44]=new Array();I[44][0]=100;
I[44][1]='';
I[44][2]='3';
I[44][3]=new Array();
I[44][3][0]=new Array('Zu viele Mails in der Mailbox, also noch nach Feierabend die Mails lesen','',1,100,1);
I[44][3][1]=new Array('Mailbox regelm\u00E4ssig pr\u00FCfen','',1,100,1);
I[44][3][2]=new Array('Absender und Empf\u00E4nger m\u00FCssen gleichzeitig am Computer sitzen','',0,0,1);
I[44][3][3]=new Array('Das pers\u00F6nliche Gespr\u00E4ch wird gef\u00F6rdert','',0,0,1);
I[45]=new Array();I[45][0]=100;
I[45][1]='';
I[45][2]='0';
I[45][3]=new Array();
I[45][3][0]=new Array('Laserfax mit Durchlaufeinzug','',0,0,1);
I[45][3][1]=new Array('Kompaktfaxger\u00E4t','',1,100,1);
I[46]=new Array();I[46][0]=100;
I[46][1]='';
I[46][2]='3';
I[46][3]=new Array();
I[46][3][0]=new Array('Zerknitterte, gefaltete, besonders d\u00FCnne und eingerissene Dokumente sollten nicht in ein Faxger\u00E4t mit Dokumenteneinzug eingelegt werden; Kopie erstellen und diese in das Faxger\u00E4t legen','',1,100,1);
I[46][3][1]=new Array('Faxwerbesendungen sind der neue Trend','',0,0,1);
I[46][3][2]=new Array('\u00DCber Faxmeldungen darf jeder verf\u00FCgen, nicht nur der adressierte Empf\u00E4nger','',0,0,1);
I[46][3][3]=new Array('Bei irrt\u00FCmlicher Zustellung ist dies dem Absender sofort zu melden','',1,100,1);
I[47]=new Array();I[47][0]=100;
I[47][1]='';
I[47][2]='3';
I[47][3]=new Array();
I[47][3][0]=new Array('Gesparte Reisezeiten bringen mehr Freizeit','evtl. auch korrekt!',0,0,1);
I[47][3][1]=new Array('Reduktion der Reisen \u2013 jede Gesch\u00E4ftsreise ist finanziell aufwendig, belastet die Umwelt und bedeutet Stress','',1,100,1);
I[47][3][2]=new Array('Unterlagen k\u00F6nnen sofort ausgetauscht werden','',0,0,1);
I[47][3][3]=new Array('Konferenzen m\u00FCssen lange im Voraus geplant werden','',0,0,1);
I[48]=new Array();I[48][0]=100;
I[48][1]='';
I[48][2]='0';
I[48][3]=new Array();
I[48][3][0]=new Array('In \u00F6ffentlichen oder privaten Videokonferenzr\u00E4umen','',1,100,1);
I[48][3][1]=new Array('Per Internet','',0,0,1);
I[48][3][2]=new Array('Neuerdings \u00FCbers IPhone','',0,0,1);
I[48][3][3]=new Array('In kantonalen Einrichtungen','',0,0,1);
I[49]=new Array();I[49][0]=100;
I[49][1]='';
I[49][2]='0';
I[49][3]=new Array();
I[49][3][0]=new Array('Pflanzenfasern','',1,100,1);
I[49][3][1]=new Array('Filzbrei','',1,100,1);
I[49][3][2]=new Array('F\u00FCllstoffe, Farbstoffe und Leim','',1,100,1);
I[49][3][3]=new Array('Holz','',1,100,1);
I[50]=new Array();I[50][0]=100;
I[50][1]='';
I[50][2]='0';
I[50][3]=new Array();
I[50][3][0]=new Array('Wenn man ein A4-Blatt in vier gleich grosse Teile schneidet erh\u00E4lt man ein A8-Format.','',0,0,1);
I[50][3][1]=new Array('Es gibt nur gerade Zahlen beim Papierformat! Also A2, A4, A6 usw.','',0,0,1);
I[50][3][2]=new Array('Wenn man ein A4-Blatt in vier gleich grosse Teile schneidet erh\u00E4lt man ein A6-Format.','',1,100,1);
I[51]=new Array();I[51][0]=100;
I[51][1]='';
I[51][2]='3';
I[51][3]=new Array();
I[51][3][0]=new Array('Recyclingpapier','',1,100,1);
I[51][3][1]=new Array('Feuerfestes Papier','',1,100,1);
I[51][3][2]=new Array('Selbstklebepapier','',1,100,1);
I[51][3][3]=new Array('Wasserfestes Papier','',1,100,1);
I[52]=new Array();I[52][0]=100;
I[52][1]='';
I[52][2]='0';
I[52][3]=new Array();
I[52][3][0]=new Array('Klimaschutzverpackungen des Papiers sorgf\u00E4ltig verschliessen.','',1,100,1);
I[52][3][1]=new Array('Papier am gleichen Ort lagern wie das Kopierger\u00E4t','',0,0,1);
I[52][3][2]=new Array('Beim Lagerort sollte die Temperatur mind. 23 Grad Celsius sein.','',0,0,1);
I[52][3][3]=new Array('Papier wenn m\u00F6glich in der N\u00E4he der Heizung lagern, damit das Papier schon die gleiche Temperatur hat wie im Kopierger\u00E4t.','',0,0,1);
I[53]=new Array();I[53][0]=100;
I[53][1]='';
I[53][2]='3';
I[53][3]=new Array();
I[53][3][0]=new Array('...fr\u00FChere Fehler vermeiden','',1,100,1);
I[53][3][1]=new Array('... die Arbeit dank Vorlagen (Muster) erleichtern','',1,100,1);
I[53][3][2]=new Array('...die Arbeit planen & kontrollieren','',1,100,1);
I[53][3][3]=new Array('...Stellvertreter informieren und neue Mitarbeiter schulen','',1,100,1);
I[54]=new Array();I[54][0]=100;
I[54][1]='';
I[54][2]='3';
I[54][3]=new Array();
I[54][3][0]=new Array('Namen','',0,0,1);
I[54][3][1]=new Array('Datum des Schriftst\u00FCcks','',0,0,1);
I[54][3][2]=new Array('Produkt','',0,0,1);
I[54][3][3]=new Array('Sprache','',0,0,1);
I[55]=new Array();I[55][0]=100;
I[55][1]='';
I[55][2]='3';
I[55][3]=new Array();
I[55][3][0]=new Array('Immer besonders d\u00FCnne Dokumente verwenden.','',0,0,1);
I[55][3][1]=new Array('Wichtige Textstellen ganz farbig markieren.','',0,0,1);
I[55][3][2]=new Array('Grosse und gut lesbare Schriften benutzen.','',1,100,1);
I[55][3][3]=new Array('Ruhezeiten einhalten, besonders bei Privatpersonen.','',1,100,1);
I[56]=new Array();I[56][0]=100;
I[56][1]='';
I[56][2]='3';
I[56][3]=new Array();
I[56][3][0]=new Array('dass man Dokumente \u00FCbermitteln kann.','',1,100,1);
I[56][3][1]=new Array('dass man sich nur durch die Sprache verst\u00E4ndigen kann.','',0,0,1);
I[56][3][2]=new Array('dass Bilder schnell und sicher ans Ziel kommen.','',1,100,1);
I[57]=new Array();I[57][0]=100;
I[57][1]='';
I[57][2]='3';
I[57][3]=new Array();
I[57][3][0]=new Array('Man spart damit Geld.','',0,0,1);
I[57][3][1]=new Array('Dokumente k\u00F6nnen schneller \u00FCbermittelt werden.','',0,0,1);
I[57][3][2]=new Array('Mit einer gesparten Reisezeit kann man mehr produktiv sein.','',0,0,1);
I[57][3][3]=new Array('Jede Gesch\u00E4ftsreise belastet die Umwelt','',1,100,1);
I[58]=new Array();I[58][0]=100;
I[58][1]='';
I[58][2]='3';
I[58][3]=new Array();
I[58][3][0]=new Array('Mehrere Personen k\u00F6nnen daran teilhaben, wenn erw\u00FCnscht.','',1,100,1);
I[58][3][1]=new Array('Sie machen Live \u00DCbertragungen und dies braucht oft viel Zeit zum laden der Daten.','',0,0,1);
I[58][3][2]=new Array('Bild und Qualit\u00E4t sind nicht gut und verschwommen.','',0,0,1);
I[58][3][3]=new Array('Finanziell ist eine Videokonferenz sehr gut.','',1,100,1);
I[59]=new Array();I[59][0]=100;
I[59][1]='';
I[59][2]='0';
I[59][3]=new Array();
I[59][3][0]=new Array('1987 spricht man vom Internet.','',0,0,1);
I[59][3][1]=new Array('1969 spricht man vom Internet.','',0,0,1);
I[59][3][2]=new Array('1990 spricht man vom Internet.','',1,100,1);
I[59][3][3]=new Array('1993 spricht man vom Internet.','',0,0,1);
I[60]=new Array();I[60][0]=100;
I[60][1]='';
I[60][2]='0';
I[60][3]=new Array();
I[60][3][0]=new Array('\u2026 dem amerikanischem Verteidigungsministerium.','',0,0,1);
I[60][3][1]=new Array('\u2026 dem Milit\u00E4r.','',0,0,1);
I[60][3][2]=new Array('\u2026 niemandem.','',1,100,1);
I[60][3][3]=new Array('\u2026 einer Organisation.','',0,0,1);
I[60][3][4]=new Array('... einem Amerikaner','',0,0,1);
I[61]=new Array();I[61][0]=100;
I[61][1]='';
I[61][2]='3';
I[61][3]=new Array();
I[61][3][0]=new Array('www.google.ch','',1,100,1);
I[61][3][1]=new Array('www.yahoo.com','',1,100,1);
I[61][3][2]=new Array('www.igoogle.apple.com','',0,0,1);
I[61][3][3]=new Array('www.alles-sucher.de','',1,100,1);
I[61][3][4]=new Array('www.facebook.com','',0,0,1);
I[62]=new Array();I[62][0]=100;
I[62][1]='';
I[62][2]='3';
I[62][3]=new Array();
I[62][3][0]=new Array('Stress und Belastungen.','',1,100,1);
I[62][3][1]=new Array('einem wichtigen Bestandteil einer Firma.','',1,100,1);
I[62][3][2]=new Array('Halsschmerzen.','',0,0,1);
I[62][3][3]=new Array('Informationsfluten.','',1,100,1);
I[62][3][4]=new Array('besserem Lernerfolg','',0,0,1);
I[63]=new Array();I[63][0]=100;
I[63][1]='';
I[63][2]='3';
I[63][3]=new Array();
I[63][3][0]=new Array('Man kann altes hervorholen und sich verbessern (Fehler vermeiden).','',1,100,1);
I[63][3][1]=new Array('Es ist nicht wichtig, es ist nur Zeitvertreib.','',0,0,1);
I[63][3][2]=new Array('Z.B. bei \u00E4hnlichen Bestellungen kann man schauen, wie der Preist vor vielleicht 5 Jahren war und dann kann man diesen gleich \u00FCbernehmen.','',1,100,1);
I[63][3][3]=new Array('Man erleichtert sich dadurch die Arbeit, da es evtl. schon \u201EMuster\u201C gibt.','',1,100,1);
I[64]=new Array();I[64][0]=100;
I[64][1]='';
I[64][2]='3';
I[64][3]=new Array();
I[64][3][0]=new Array('Speicher','',1,100,1);
I[64][3][1]=new Array('Arbeitszeit','',1,100,1);
I[64][3][2]=new Array('Haarshampoo','',0,0,1);
I[64][3][3]=new Array('Material','',1,100,1);
I[64][3][4]=new Array('Raum','',0,0,1);


function StartUp(){
	RemoveBottomNavBarForIE();

//If there's only one question, no need for question navigation controls
	if (QsToShow < 2){
		document.getElementById('QNav').style.display = 'none';
	}
	
//Stash the instructions so they can be redisplayed
	strInstructions = document.getElementById('InstructionsDiv').innerHTML;
	

	

	

	
	CompleteEmptyFeedback();

	SetUpQuestions();
	ClearTextBoxes();
	CreateStatusArray();
	

	
//Check search string for q parameter
	if (document.location.search.length > 0){
		if (ShuffleQs == false){
			var JumpTo = parseInt(document.location.search.substring(1,document.location.search.length))-1;
			if (JumpTo <= QsToShow){
				ChangeQ(JumpTo);
			}
		}
	}
//Undocumented function added 10/12/2004
	ShowSpecialReadingForQuestion();
}

function ShowHideQuestions(){
	FuncBtnOut(document.getElementById('ShowMethodButton'));
	document.getElementById('ShowMethodButton').style.display = 'none';
	if (ShowingAllQuestions == false){
		for (var i=0; i<QArray.length; i++){
				QArray[i].style.display = '';
			}
		document.getElementById('Questions').style.listStyleType = 'decimal';
		document.getElementById('OneByOneReadout').style.display = 'none';
		document.getElementById('ShowMethodButton').innerHTML = ShowOneByOneCaption;
		ShowingAllQuestions = true;
	}
	else{
		for (var i=0; i<QArray.length; i++){
				if (i != CurrQNum){
					QArray[i].style.display = 'none';
				}
			}
		document.getElementById('Questions').style.listStyleType = 'none';
		document.getElementById('OneByOneReadout').style.display = '';
		document.getElementById('ShowMethodButton').innerHTML = ShowAllQuestionsCaption;
		ShowingAllQuestions = false;	
	}
	document.getElementById('ShowMethodButton').style.display = 'inline';
}

function CreateStatusArray(){
	var QNum, ANum;
//For each item in the item array
	for (QNum=0; QNum<I.length; QNum++){
//Check if the question still exists (hasn't been nuked by showing a random selection)
		if (document.getElementById('Q_' + QNum) != null){
			State[QNum] = new Array();
			State[QNum][0] = -1; //Score for this q; -1 shows question not done yet
			State[QNum][1] = new Array(); //answers
			for (ANum = 0; ANum<I[QNum][3].length; ANum++){
				State[QNum][1][ANum] = 0; //answer not chosen yet; when chosen, will store its position in the series of choices
			}
			State[QNum][2] = 0; //tries at this q so far
			State[QNum][3] = 0; //incrementing percent-correct values of selected answers
			State[QNum][4] = 0; //penalties incurred for hints
			State[QNum][5] = ''; //Sequence of answers chosen by number
		}
		else{
			State[QNum] = null;
		}
	}
}



function CheckMCAnswer(QNum, ANum, Btn){
//if question doesn't exist, bail
	if (State[QNum].length < 1){return;}
	
//Get the feedback
	Feedback = I[QNum][3][ANum][1];
	
//Now show feedback and bail if question already complete
	if (State[QNum][0] > -1){
//Add an extra message explaining that the question
// is finished if defined by the user
		if (strQuestionFinished.length > 0){Feedback += '<br />' + strQuestionFinished;}
//Show the feedback
		ShowMessage(Feedback);
//New for 6.2.2.1: If you want to mark an answer as correct even when it's the final choice, uncomment this line.
//		if (I[QNum][3][ANum][2] >= 1){Btn.innerHTML = CorrectIndicator;}else{Btn.innerHTML = IncorrectIndicator;}	
		return;
	}
	
//Hide the button while processing
	Btn.style.display = 'none';

//Increment the number of tries
	State[QNum][2]++;
	
//Add the percent-correct value of this answer
	State[QNum][3] += I[QNum][3][ANum][3];
	
//Store the try number in the answer part of the State array, for tracking purposes
	State[QNum][1][ANum] = State[QNum][2];
	if (State[QNum][5].length > 0){State[QNum][5] += ' | ';}
	State[QNum][5] += String.fromCharCode(65+ANum);
	
//Should this answer be accepted as correct?
	if (I[QNum][3][ANum][2] < 1){
//It's wrong

//Mark the answer
		Btn.innerHTML = IncorrectIndicator;
		
//Remove any previous score unless exercise is finished (6.0.3.8+)
		if (Finished == false){
			WriteToInstructions(strInstructions);
		}	
		
//Check whether this leaves just one MC answer unselected, in which case the Q is terminated
		var RemainingAnswer = FinalAnswer(QNum);
		if (RemainingAnswer > -1){
//Behave as if the last answer had been selected, but give no credit for it
//Increment the number of tries
			State[QNum][2]++;		
		
//Calculate the score for this question
			CalculateMCQuestionScore(QNum);
			
//Get the overall score and add it to the feedback
			CalculateOverallScore();
//New for 6.2.2.1
			var QsDone = CheckQuestionsCompleted();
			if ((ContinuousScoring == true)||(Finished == true)){
				Feedback += '<br />' + YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone;
				WriteToInstructions(YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone);
			}
			else{
				WriteToInstructions(QsDone);
			}
		}
	}
	else{
//It's right
//Mark the answer
		Btn.innerHTML = CorrectIndicator;
				
//Calculate the score for this question
		CalculateMCQuestionScore(QNum);
		
//New for 6.2.2.0
		var QsDone = CheckQuestionsCompleted();

//Get the overall score and add it to the feedback
		if (ContinuousScoring == true){
			CalculateOverallScore();
			if ((ContinuousScoring == true)||(Finished == true)){
				Feedback += '<br />' + YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone;
				WriteToInstructions(YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone);
			}
		}
		else{
			WriteToInstructions(QsDone);
		}
	}
	
//Show the button again
	Btn.style.display = 'inline';
	
//Finally, show the feedback	
	ShowMessage(Feedback);
	
//Check whether all questions are now done
	CheckFinished();
}

function CalculateMCQuestionScore(QNum){
	var Tries = State[QNum][2] + State[QNum][4]; //include tries and hint penalties
	var PercentCorrect = State[QNum][3];
	var TotAns = GetTotalMCAnswers(QNum);
	var HintPenalties = State[QNum][4];
	
//Make sure it's not already complete

	if (State[QNum][0] < 0){
//Allow for Hybrids
		if (HintPenalties >= 1){
			State[QNum][0] = 0;
		}
		else{
//This line calculates the score for this question
			if (TotAns == 1){
				State[QNum][0] = 1;
			}
			else{
				State[QNum][0] = ((TotAns-((Tries*100)/State[QNum][3]))/(TotAns-1));
			}
		}
//Fix for Safari bug added for version 6.0.3.42 (negative infinity problem)
		if ((State[QNum][0] < 0)||(State[QNum][0] == Number.NEGATIVE_INFINITY)){
			State[QNum][0] = 0;
		}
	}
}

function GetTotalMCAnswers(QNum){
	var Result = 0;
	for (var ANum=0; ANum<I[QNum][3].length; ANum++){
		if (I[QNum][3][ANum][4] == 1){ //This is an MC answer
			Result++;
		}
	}
	return Result;
}

function FinalAnswer(QNum){
	var UnchosenAnswers = 0;
	var FinalAnswer = -1;
	for (var ANum=0; ANum<I[QNum][3].length; ANum++){
		if (I[QNum][3][ANum][4] == 1){ //This is an MC answer
			if (State[QNum][1][ANum] < 1){ //This answer hasn't been chosen yet
				UnchosenAnswers++;
				FinalAnswer = ANum;
			}
		}
	}
	if (UnchosenAnswers == 1){
		return FinalAnswer;
	}
	else{
		return -1;
	}
}





function CheckMultiSelAnswer(QNum){
//bail if question doesn't exist or exercise finished
	if ((State[QNum].length < 1)||(Finished == true)){return;}

//Increment the tries for this question
	State[QNum][2]++;
	
	var ShouldBeChecked;
	var Matches = 0;
	if (State[QNum][5].length > 0){State[QNum][5] += ' | ';}
	
//Check if there are any mismatches
	Feedback = '';
	var CheckBox = null;
	for (var ANum=0; ANum<I[QNum][3].length; ANum++){
		CheckBox = document.getElementById('Q_' + QNum + '_' + ANum + '_Chk');
		if (CheckBox.checked == true){
			State[QNum][5] += 'Y';
		}
		else{
			State[QNum][5] += 'N';
		}
		ShouldBeChecked = (I[QNum][3][ANum][2] == 1);
		if (ShouldBeChecked == CheckBox.checked){
			Matches++;
		}
		else{
			Feedback = I[QNum][3][ANum][1];
		}
	}
//Add the hit readout
	Feedback = Matches + ' / ' + I[QNum][3].length + '<br />' + Feedback;
	if (Matches == I[QNum][3].length){
//It's right
		CalculateMultiSelQuestionScore(QNum);
		
//New for 6.2.2.0
		var QsDone = CheckQuestionsCompleted();
		
		if (ContinuousScoring == true){
			CalculateOverallScore();
			if ((ContinuousScoring == true)||(Finished == true)){
				Feedback += '<br />' + YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone;
				WriteToInstructions(YourScoreIs + ' ' + Score + '%.' + '<br />' + QsDone);
			}
			else{
				WriteToInstructions(QsDone);
			}
		}
	}
	else{
//It's wrong -- Remove any previous score unless exercise is finished (6.0.3.8+)
		if (Finished == false){
			WriteToInstructions(strInstructions);
		}	
	}
		
//Show the feedback
	ShowMessage(Feedback);
	
//Check whether all questions are now done
	CheckFinished();
}

function CalculateMultiSelQuestionScore(QNum){
	var Tries = State[QNum][2];
	var TotAns = State[QNum][1].length;
	
//Make sure it's not already complete
	if (State[QNum][0] < 0){
		State[QNum][0] = (TotAns - (Tries-1)) / TotAns;
		if (State[QNum][0] < 0){
			State[QNum][0] = 0;
		}
	}
}



function CalculateOverallScore(){
	var TotalWeighting = 0;
	var TotalScore = 0;
	
	for (var QNum=0; QNum<State.length; QNum++){
		if (State[QNum] != null){
			if (State[QNum][0] > -1){
				TotalWeighting += I[QNum][0];
				TotalScore += (I[QNum][0] * State[QNum][0]);
			}
		}
	}
	if (TotalWeighting > 0){
		Score = Math.floor((TotalScore/TotalWeighting)*100);
	}
	else{
//if TotalWeighting is 0, no questions so far have any value, so 
//no penalty should be shown.
		Score = 100; 
	}
}

//New for 6.2.2.0
function CheckQuestionsCompleted(){
	if (ShowCompletedSoFar == false){return '';}
	var QsCompleted = 0;
	for (var QNum=0; QNum<State.length; QNum++){
		if (State[QNum] != null){
			if (State[QNum][0] >= 0){
				QsCompleted++;
			}
		}
	}
//Fixes for 6.2.2.2
	if (QsCompleted >= QArray.length){
		return ExerciseCompleted;
	}
	else{
		return CompletedSoFar + ' ' + QsCompleted + '/' + QArray.length + '.';
	}
}

function CheckFinished(){
	var FB = '';
	var AllDone = true;
	for (var QNum=0; QNum<State.length; QNum++){
		if (State[QNum] != null){
			if (State[QNum][0] < 0){
				AllDone = false;
			}
		}
	}
	if (AllDone == true){
	
//Report final score and submit if necessary
		CalculateOverallScore();
		FB = YourScoreIs + ' ' + Score + '%.';
		if (ShowCorrectFirstTime == true){
			var CFT = 0;
			for (QNum=0; QNum<State.length; QNum++){
				if (State[QNum] != null){
					if (State[QNum][0] >= 1){
						CFT++;
					}
				}
			}
			FB += '<br />' + CorrectFirstTime + ' ' + CFT + '/' + QsToShow;
		}
		
//New for 6.2.2.0
		FB += '<br />' + ExerciseCompleted;
		
		WriteToInstructions(FB);
		
		Finished == true;




		TimeOver = true;
		Locked = true;
		


		Finished = true;
		Detail = '<?xml version="1.0"?><hpnetresult><fields>';
		for (QNum=0; QNum<State.length; QNum++){
			if (State[QNum] != null){
				if (State[QNum][5].length > 0){
					Detail += '<field><fieldname>Question #' + (QNum+1) + '</fieldname><fieldtype>question-tracking</fieldtype><fieldlabel>Q ' + (QNum+1) + '</fieldlabel><fieldlabelid>QuestionTrackingField</fieldlabelid><fielddata>' + State[QNum][5] + '</fielddata></field>';
				}
			}
		}
		Detail += '</fields></hpnetresult>';
		setTimeout('Finish()', SubmissionTimeout);
	}

}










//-->

//]]>

</script>


</head>

<body onload="StartUp()" id="TheBody" >

<!-- BeginTopNavButtons -->


<div class="NavButtonBar" id="TopNavBar">




<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)"  onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='contents.htm'; return false;"> Index </button>



<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)" onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='nextpage.htm'; return false;">=&gt;</button>


</div>



<!-- EndTopNavButtons -->

<div class="Titles">
	<h2 class="ExerciseTitle">AE 1 &#x2013; Kommunikation immer und &#x00FC;berall!</h2>

	<h3 class="ExerciseSubtitle">IKA-Fragen B&#x00FC;rokommunikation (Sch&#x00FC;lerfragen)</h3>



</div>

<div id="InstructionsDiv" class="StdDiv">
	<div id="Instructions"></div>
</div>




<div id="MainDiv" class="StdDiv">
 
<div id="QNav" class="QuestionNavigation">

<p style="text-align: right;">
<button id="ShowMethodButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ShowHideQuestions(); return false;">Show all questions</button>
</p>

<div id="OneByOneReadout">
<button id="PrevQButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ChangeQ(-1); return false;">&lt;=</button>

<span id="QNumReadout" class="QNum">&nbsp;</span>

<button id="NextQButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOver(this)" onclick="ChangeQ(1); return false;">=&gt;</button>
<br />
</div>

</div>
 
<ol class="QuizQuestions" id="Questions">
<li class="QuizQuestion" id="Q_0" style="display: none;"><div class="QuestionText">F&#x00FC;r den Zugang ins Internet ben&#x00F6;tigt es ein Endger&#x00E4;t. Zum Beispiel?</div><ol class="MSelAnswers"><li id="Q_0_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_0_0_Chk" class="MSelCheckbox" />Laptop</div></form></li><li id="Q_0_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_0_1_Chk" class="MSelCheckbox" />Fernseher</div></form></li><li id="Q_0_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_0_2_Chk" class="MSelCheckbox" />Computer</div></form></li><li id="Q_0_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_0_3_Chk" class="MSelCheckbox" />Radio</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(0)">Check</button></li>
<li class="QuizQuestion" id="Q_1" style="display: none;"><div class="QuestionText">Welche Aussagen zur Entstehung des Internets sind richtig?</div><ol class="MCAnswers"><li id="Q_1_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_0_Btn" onclick="CheckMCAnswer(1,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1969 wurde vom amerikanischen Verteidigungsministerium das ARPANET ins Leben gerufen.</li><li id="Q_1_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_1_Btn" onclick="CheckMCAnswer(1,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Am Anfang bestand das ARPANET aus 50 Computern.</li><li id="Q_1_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_2_Btn" onclick="CheckMCAnswer(1,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1977 bestand das ARPANET bereits aus 90 Computern.</li><li id="Q_1_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_1_3_Btn" onclick="CheckMCAnswer(1,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1983 trennte sich das MILNET als milit&#x00E4;rischer Ableger vom ARPANET.</li></ol></li>
<li class="QuizQuestion" id="Q_2" style="display: none;"><div class="QuestionText">Was ist bei der elektronischen Post (E-Mail) sinnvoll?</div><ol class="MSelAnswers"><li id="Q_2_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_2_0_Chk" class="MSelCheckbox" />Mache dem Empf&#x00E4;nger in der Betreffzeile Ihres Mails einen kurzen Hinweis auf den Inhalt der Nachricht.</div></form></li><li id="Q_2_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_2_1_Chk" class="MSelCheckbox" />Beginnen Sie Ihre Mail auch im gesch&#x00E4;ftlichen Bereich nur mit einer kurzen Anrede, z. B. Hallo oder Hi.</div></form></li><li id="Q_2_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_2_2_Chk" class="MSelCheckbox" />F&#x00FC;gen Sie am Schluss des Mails Ihre Signatur quasi als Unterschrift ein.</div></form></li><li id="Q_2_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_2_3_Chk" class="MSelCheckbox" />Schreiben Sie auch mal ganze Passagen in Grossbuchstaben, das macht den Text interessant.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(2)">Check</button></li>
<li class="QuizQuestion" id="Q_3" style="display: none;"><div class="QuestionText">Welche Aussagen im Zusammenhang mit Internet- und E-Mail-Adressen sind korrekt?</div><ol class="MSelAnswers"><li id="Q_3_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_3_0_Chk" class="MSelCheckbox" />Jeder Computer am Internet hat eine eindeutige Adresse, die IP-Adresse</div></form></li><li id="Q_3_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_3_1_Chk" class="MSelCheckbox" />WWW ist ein Internetdienst</div></form></li><li id="Q_3_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_3_2_Chk" class="MSelCheckbox" />In einer E-Mail-Adresse kommt nicht immer ein @ vor.</div></form></li><li id="Q_3_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_3_3_Chk" class="MSelCheckbox" />Die URL ist die Adresse einer WWW-Weite im Internet.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(3)">Check</button></li>
<li class="QuizQuestion" id="Q_4" style="display: none;"><div class="QuestionText">Kann man vertrauliche Bl&#x00E4;tter via Fax ungehindert senden?</div><ol class="MCAnswers"><li id="Q_4_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_4_0_Btn" onclick="CheckMCAnswer(4,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;ja</li><li id="Q_4_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_4_1_Btn" onclick="CheckMCAnswer(4,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;nein</li></ol></li>
<li class="QuizQuestion" id="Q_5" style="display: none;"><div class="QuestionText">Was braucht man, um den Zugang zum Internet zu haben?</div><ol class="MCAnswers"><li id="Q_5_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_0_Btn" onclick="CheckMCAnswer(5,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Windows Internet Explorer</li><li id="Q_5_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_1_Btn" onclick="CheckMCAnswer(5,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Telefonanschluss</li><li id="Q_5_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_2_Btn" onclick="CheckMCAnswer(5,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Provider</li><li id="Q_5_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_5_3_Btn" onclick="CheckMCAnswer(5,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Netzwerk</li></ol></li>
<li class="QuizQuestion" id="Q_6" style="display: none;"><div class="QuestionText">Was wird gemessen um das Papiergewicht zu bestimmen?</div><ol class="MCAnswers"><li id="Q_6_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_0_Btn" onclick="CheckMCAnswer(6,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Gewicht einer Fl&#x00E4;che von einem Quadratmeter.</li><li id="Q_6_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_1_Btn" onclick="CheckMCAnswer(6,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;L&#x00E4;nge einer Fl&#x00E4;che von einem Quadratmeter.</li><li id="Q_6_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_2_Btn" onclick="CheckMCAnswer(6,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Gr&#x00F6;sse einer Fl&#x00E4;che von einem Quadratmeter.</li><li id="Q_6_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_6_3_Btn" onclick="CheckMCAnswer(6,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;H&#x00F6;he einer Fl&#x00E4;che von einem Quadratmeter.</li></ol></li>
<li class="QuizQuestion" id="Q_7" style="display: none;"><div class="QuestionText">In welchem Jahr wurde das erste Papier hergestellt?</div><ol class="MCAnswers"><li id="Q_7_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_0_Btn" onclick="CheckMCAnswer(7,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;125</li><li id="Q_7_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_1_Btn" onclick="CheckMCAnswer(7,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;105</li><li id="Q_7_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_2_Btn" onclick="CheckMCAnswer(7,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;100</li><li id="Q_7_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_7_3_Btn" onclick="CheckMCAnswer(7,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;95</li></ol></li>
<li class="QuizQuestion" id="Q_8" style="display: none;"><div class="QuestionText">Wo kann ein A4 angewendet werden?</div><ol class="MSelAnswers"><li id="Q_8_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_8_0_Chk" class="MSelCheckbox" />Briefe</div></form></li><li id="Q_8_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_8_1_Chk" class="MSelCheckbox" />Technische Zeichnungen</div></form></li><li id="Q_8_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_8_2_Chk" class="MSelCheckbox" />Postkarten</div></form></li><li id="Q_8_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_8_3_Chk" class="MSelCheckbox" />Rechnungen</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(8)">Check</button></li>
<li class="QuizQuestion" id="Q_9" style="display: none;"><div class="QuestionText">Was ben&#x00F6;tigt man f&#x00FC;r die Herstellung von Papier?</div><ol class="MSelAnswers"><li id="Q_9_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_9_0_Chk" class="MSelCheckbox" />Pflanzenfasern</div></form></li><li id="Q_9_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_9_1_Chk" class="MSelCheckbox" />Wasser</div></form></li><li id="Q_9_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_9_2_Chk" class="MSelCheckbox" />Farbstoffe</div></form></li><li id="Q_9_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_9_3_Chk" class="MSelCheckbox" />Leim</div></form></li><li id="Q_9_4"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_9_4_Chk" class="MSelCheckbox" />F&#x00FC;llstoffe</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(9)">Check</button></li>
<li class="QuizQuestion" id="Q_10" style="display: none;"><div class="QuestionText">Sorgt ein Faxger&#x00E4;t daf&#x00FC;r, dass ein Schriftst&#x00FC;ck oder Bild sicher und Schnell ans Ziel kommt?</div><ol class="MCAnswers"><li id="Q_10_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_10_0_Btn" onclick="CheckMCAnswer(10,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Richtig</li><li id="Q_10_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_10_1_Btn" onclick="CheckMCAnswer(10,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Falsch</li></ol></li>
<li class="QuizQuestion" id="Q_11" style="display: none;"><div class="QuestionText">Bei einer irrt&#x00FC;mlichen Zustellung muss der Empf&#x00E4;nger nicht sofort informiert werden.</div><ol class="MSelAnswers"><li id="Q_11_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_11_0_Chk" class="MSelCheckbox" />Richtig</div></form></li><li id="Q_11_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_11_1_Chk" class="MSelCheckbox" />Falsch</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(11)">Check</button></li>
<li class="QuizQuestion" id="Q_12" style="display: none;"><div class="QuestionText">Eine Videokonferenz kann nur in &#x00F6;ffentlichen Videokonferenzr&#x00E4;umen, welche fest oder mobil eingerichtet sind, durchgef&#x00FC;hrt werden.</div><ol class="MCAnswers"><li id="Q_12_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_12_0_Btn" onclick="CheckMCAnswer(12,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Richtig</li><li id="Q_12_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_12_1_Btn" onclick="CheckMCAnswer(12,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Falsch</li></ol></li>
<li class="QuizQuestion" id="Q_13" style="display: none;"><div class="QuestionText">Bei einer &#x00DC;bertragung k&#x00F6;nnen nur Stimme und Bild der Person &#x00FC;bertragen werden.</div><ol class="MSelAnswers"><li id="Q_13_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_13_0_Chk" class="MSelCheckbox" />Richtig</div></form></li><li id="Q_13_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_13_1_Chk" class="MSelCheckbox" />Falsch</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(13)">Check</button></li>
<li class="QuizQuestion" id="Q_14" style="display: none;"><div class="QuestionText">Wann entstand das Internet bzw. seit wann spricht man vom Internet?</div><ol class="MCAnswers"><li id="Q_14_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_0_Btn" onclick="CheckMCAnswer(14,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1960</li><li id="Q_14_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_1_Btn" onclick="CheckMCAnswer(14,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1990</li><li id="Q_14_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_2_Btn" onclick="CheckMCAnswer(14,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1969</li><li id="Q_14_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_14_3_Btn" onclick="CheckMCAnswer(14,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1967</li></ol></li>
<li class="QuizQuestion" id="Q_15" style="display: none;"><div class="QuestionText">Das Internet besteht aus ... Diensten.</div><ol class="MCAnswers"><li id="Q_15_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_0_Btn" onclick="CheckMCAnswer(15,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;mehreren</li><li id="Q_15_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_1_Btn" onclick="CheckMCAnswer(15,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;einzelnen</li><li id="Q_15_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_15_2_Btn" onclick="CheckMCAnswer(15,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;zus&#x00E4;tlichen</li></ol></li>
<li class="QuizQuestion" id="Q_16" style="display: none;"><div class="QuestionText">Als was wird das E-Mail auch noch bezeichnet?</div><ol class="MCAnswers"><li id="Q_16_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_0_Btn" onclick="CheckMCAnswer(16,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Kommunikationsmethode</li><li id="Q_16_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_1_Btn" onclick="CheckMCAnswer(16,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nachschlagewerk</li><li id="Q_16_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_16_2_Btn" onclick="CheckMCAnswer(16,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Elektronische Post</li></ol></li>
<li class="QuizQuestion" id="Q_17" style="display: none;"><div class="QuestionText">Es braucht ein Endger&#x00E4;t um ins Internet gelangen zu k&#x00F6;nnen</div><ol class="MCAnswers"><li id="Q_17_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_17_0_Btn" onclick="CheckMCAnswer(17,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Richtig</li><li id="Q_17_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_17_1_Btn" onclick="CheckMCAnswer(17,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Falsch</li></ol></li>
<li class="QuizQuestion" id="Q_18" style="display: none;"><div class="QuestionText">F&#x00FC;r die Zukunft des Internets arbeiten Forscher unter folgendem Begriff:</div><ol class="MCAnswers"><li id="Q_18_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_18_0_Btn" onclick="CheckMCAnswer(18,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Next Internet</li><li id="Q_18_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_18_1_Btn" onclick="CheckMCAnswer(18,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Future Internet</li><li id="Q_18_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_18_2_Btn" onclick="CheckMCAnswer(18,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Future Communication</li><li id="Q_18_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_18_3_Btn" onclick="CheckMCAnswer(18,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Next Communication</li></ol></li>
<li class="QuizQuestion" id="Q_19" style="display: none;"><div class="QuestionText">E-Mail Adressen m&#x00FC;ssen mit www beginnen</div><ol class="MCAnswers"><li id="Q_19_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_19_0_Btn" onclick="CheckMCAnswer(19,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Richtig</li><li id="Q_19_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_19_1_Btn" onclick="CheckMCAnswer(19,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Falsch</li></ol></li>
<li class="QuizQuestion" id="Q_20" style="display: none;"><div class="QuestionText">Sollten zerknitterte Dokumente in ein Faxger&#x00E4;t eingelegt werden?</div><ol class="MSelAnswers"><li id="Q_20_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_20_0_Chk" class="MSelCheckbox" />Ja</div></form></li><li id="Q_20_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_20_1_Chk" class="MSelCheckbox" />Nein</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(20)">Check</button></li>
<li class="QuizQuestion" id="Q_21" style="display: none;"><div class="QuestionText">Kann man auch farbige Papiere faxen?</div><ol class="MSelAnswers"><li id="Q_21_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_21_0_Chk" class="MSelCheckbox" />Ja</div></form></li><li id="Q_21_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_21_1_Chk" class="MSelCheckbox" />Nein</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(21)">Check</button></li>
<li class="QuizQuestion" id="Q_22" style="display: none;"><div class="QuestionText">Spart man mit einer Videokonferenz unproduktive Arbeitsstunden?</div><ol class="MCAnswers"><li id="Q_22_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_22_0_Btn" onclick="CheckMCAnswer(22,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_22_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_22_1_Btn" onclick="CheckMCAnswer(22,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_23" style="display: none;"><div class="QuestionText">Kann man bei einer Videokonferenz einander nur anschauen?</div><ol class="MCAnswers"><li id="Q_23_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_23_0_Btn" onclick="CheckMCAnswer(23,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_23_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_23_1_Btn" onclick="CheckMCAnswer(23,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_24" style="display: none;"><div class="QuestionText">Heisst ARPANET abgek&#x00FC;rzt &#x201E;Advanced Research Protocoll Acenty Network&#x201C;?</div><ol class="MCAnswers"><li id="Q_24_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_24_0_Btn" onclick="CheckMCAnswer(24,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_24_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_24_1_Btn" onclick="CheckMCAnswer(24,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_25" style="display: none;"><div class="QuestionText">Wurde ARPANET 1969 vom amerikanischen Verteidigungsministerium ins Leben gerufen?</div><ol class="MCAnswers"><li id="Q_25_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_25_0_Btn" onclick="CheckMCAnswer(25,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_25_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_25_1_Btn" onclick="CheckMCAnswer(25,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_26" style="display: none;"><div class="QuestionText">Wird E-Mail auch elektronische Post genannt?</div><ol class="MCAnswers"><li id="Q_26_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_26_0_Btn" onclick="CheckMCAnswer(26,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_26_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_26_1_Btn" onclick="CheckMCAnswer(26,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_27" style="display: none;"><div class="QuestionText">Ist E-Mail teurer als normale Post?</div><ol class="MCAnswers"><li id="Q_27_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_27_0_Btn" onclick="CheckMCAnswer(27,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_27_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_27_1_Btn" onclick="CheckMCAnswer(27,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_28" style="display: none;"><div class="QuestionText">Kann man im Chat mit mehreren Personen Chatten?</div><ol class="MCAnswers"><li id="Q_28_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_28_0_Btn" onclick="CheckMCAnswer(28,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_28_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_28_1_Btn" onclick="CheckMCAnswer(28,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_29" style="display: none;"><div class="QuestionText">Besteht Papier aus Plastik?</div><ol class="MCAnswers"><li id="Q_29_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_29_0_Btn" onclick="CheckMCAnswer(29,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_29_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_29_1_Btn" onclick="CheckMCAnswer(29,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_30" style="display: none;"><div class="QuestionText">Ist A4 gr&#x00F6;sser als A5?</div><ol class="MCAnswers"><li id="Q_30_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_30_0_Btn" onclick="CheckMCAnswer(30,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_30_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_30_1_Btn" onclick="CheckMCAnswer(30,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_31" style="display: none;"><div class="QuestionText">Gibt es auch farbige Papiere?</div><ol class="MCAnswers"><li id="Q_31_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_31_0_Btn" onclick="CheckMCAnswer(31,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_31_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_31_1_Btn" onclick="CheckMCAnswer(31,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_32" style="display: none;"><div class="QuestionText">Wurde die erste Papierm&#x00FC;hle in der Schweiz im Jahre 1411 er&#x00F6;ffnet?</div><ol class="MCAnswers"><li id="Q_32_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_32_0_Btn" onclick="CheckMCAnswer(32,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Ja</li><li id="Q_32_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_32_1_Btn" onclick="CheckMCAnswer(32,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Nein</li></ol></li>
<li class="QuizQuestion" id="Q_33" style="display: none;"><div class="QuestionText">Bei welcher Temperatur soll das Papier gelagert sein?</div><ol class="MCAnswers"><li id="Q_33_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_33_0_Btn" onclick="CheckMCAnswer(33,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;10-13 C&#x00B0;</li><li id="Q_33_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_33_1_Btn" onclick="CheckMCAnswer(33,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;19-23 C&#x00B0;</li><li id="Q_33_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_33_2_Btn" onclick="CheckMCAnswer(33,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;25-30 C&#x00B0;</li><li id="Q_33_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_33_3_Btn" onclick="CheckMCAnswer(33,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;0 C&#x00B0;</li></ol></li>
<li class="QuizQuestion" id="Q_34" style="display: none;"><div class="QuestionText">Papierformate?</div><ol class="MSelAnswers"><li id="Q_34_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_34_0_Chk" class="MSelCheckbox" />A4 = 210x297</div></form></li><li id="Q_34_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_34_1_Chk" class="MSelCheckbox" />A3 = 297x430</div></form></li><li id="Q_34_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_34_2_Chk" class="MSelCheckbox" />A10 = 26x39</div></form></li><li id="Q_34_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_34_3_Chk" class="MSelCheckbox" />A2 = 420x594</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(34)">Check</button></li>
<li class="QuizQuestion" id="Q_35" style="display: none;"><div class="QuestionText">Von wem wurde das erste Papier hergestellt?</div><ol class="MCAnswers"><li id="Q_35_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_35_0_Btn" onclick="CheckMCAnswer(35,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Amerikaner</li><li id="Q_35_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_35_1_Btn" onclick="CheckMCAnswer(35,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Russen</li><li id="Q_35_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_35_2_Btn" onclick="CheckMCAnswer(35,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Chinesen</li><li id="Q_35_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_35_3_Btn" onclick="CheckMCAnswer(35,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Inder</li></ol></li>
<li class="QuizQuestion" id="Q_36" style="display: none;"><div class="QuestionText">Welches ist der Hauptrohstoff bei der Herstellung von Papier?</div><ol class="MCAnswers"><li id="Q_36_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_36_0_Btn" onclick="CheckMCAnswer(36,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Holz</li><li id="Q_36_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_36_1_Btn" onclick="CheckMCAnswer(36,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Wasser</li><li id="Q_36_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_36_2_Btn" onclick="CheckMCAnswer(36,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Hanf</li><li id="Q_36_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_36_3_Btn" onclick="CheckMCAnswer(36,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Flachs</li></ol></li>
<li class="QuizQuestion" id="Q_37" style="display: none;"><div class="QuestionText">Aus wie vielen Gr&#x00FC;nden besteht das Aufbewahren von Daten?</div><ol class="MCAnswers"><li id="Q_37_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_37_0_Btn" onclick="CheckMCAnswer(37,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;2</li><li id="Q_37_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_37_1_Btn" onclick="CheckMCAnswer(37,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;6</li><li id="Q_37_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_37_2_Btn" onclick="CheckMCAnswer(37,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1</li><li id="Q_37_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_37_3_Btn" onclick="CheckMCAnswer(37,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;5</li></ol></li>
<li class="QuizQuestion" id="Q_38" style="display: none;"><div class="QuestionText">Aufbewahrungswert</div><ol class="MSelAnswers"><li id="Q_38_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_38_0_Chk" class="MSelCheckbox" />Ohne Wert wandern gleich in den Papierkorb?</div></form></li><li id="Q_38_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_38_1_Chk" class="MSelCheckbox" />Wochen Wert nach 2-3 Wochen kann das Schriftst&#x00FC;ck vernichtet werden?</div></form></li><li id="Q_38_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_38_2_Chk" class="MSelCheckbox" />Gesetzeswert haben alle Dokumente?</div></form></li><li id="Q_38_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_38_3_Chk" class="MSelCheckbox" />Archiv- oder Dauerwert besitzen alle Schriftst&#x00FC;cke die f&#x00FC;r das Unternehmen l&#x00E4;ngeren Wert haben?</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(38)">Check</button></li>
<li class="QuizQuestion" id="Q_39" style="display: none;"><div class="QuestionText">Werte</div><ol class="MSelAnswers"><li id="Q_39_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_39_0_Chk" class="MSelCheckbox" />Anstellungsvertr&#x00E4;ge = Dauerwert?</div></form></li><li id="Q_39_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_39_1_Chk" class="MSelCheckbox" />Buchungsbelege = Gesetzeswert?</div></form></li><li id="Q_39_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_39_2_Chk" class="MSelCheckbox" />Zeitungen = Jahreswert?</div></form></li><li id="Q_39_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_39_3_Chk" class="MSelCheckbox" />Lieferscheine = Wochenwert?</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(39)">Check</button></li>
<li class="QuizQuestion" id="Q_40" style="display: none;"><div class="QuestionText">Welche Dienste werden im Internet angeboten?</div><ol class="MSelAnswers"><li id="Q_40_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_40_0_Chk" class="MSelCheckbox" />E-Mail</div></form></li><li id="Q_40_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_40_1_Chk" class="MSelCheckbox" />Web 2.0</div></form></li><li id="Q_40_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_40_2_Chk" class="MSelCheckbox" />Fotos austauschen</div></form></li><li id="Q_40_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_40_3_Chk" class="MSelCheckbox" />World Wide Web</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(40)">Check</button></li>
<li class="QuizQuestion" id="Q_41" style="display: none;"><div class="QuestionText">Welche Aussage ist richtig?</div><ol class="MCAnswers"><li id="Q_41_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_41_0_Btn" onclick="CheckMCAnswer(41,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;F&#x00FC;r einen Zugang ins Internet braucht es nur einen Computer, Handy, Personal Dicital Assistant (PDA) oder einen Laptop mit Spezialkarte!</li><li id="Q_41_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_41_1_Btn" onclick="CheckMCAnswer(41,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;http steht f&#x00FC;r Hyper Text Transfer Protocol!</li></ol></li>
<li class="QuizQuestion" id="Q_42" style="display: none;"><div class="QuestionText">Was muss beim Mailversand beachtet werden?</div><ol class="MCAnswers"><li id="Q_42_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_42_0_Btn" onclick="CheckMCAnswer(42,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Die Betreffzeile muss nicht zwingend ausgef&#x00FC;llt werden</li><li id="Q_42_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_42_1_Btn" onclick="CheckMCAnswer(42,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Die Rechtschreibung kann man bei Mail weglassen</li><li id="Q_42_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_42_2_Btn" onclick="CheckMCAnswer(42,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;&#x201E;Hallo&#x201C;, &#x201E;Hi&#x201C;, &#x201E;Ciao&#x201C; gelten nicht als gesch&#x00E4;ftliche Anreden</li><li id="Q_42_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_42_3_Btn" onclick="CheckMCAnswer(42,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Eine Signatur am Ende des Mails braucht es nicht, da der Name schon in der Mailadresse vorhanden ist</li></ol></li>
<li class="QuizQuestion" id="Q_43" style="display: none;"><div class="QuestionText">Welche Aussagen stimmen auf Netiquette zu?</div><ol class="MCAnswers"><li id="Q_43_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_43_0_Btn" onclick="CheckMCAnswer(43,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Netiquette steht f&#x00FC;r Benimmregeln im Internet</li><li id="Q_43_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_43_1_Btn" onclick="CheckMCAnswer(43,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Netiquette wurde von Net und Quitt abgeleitet</li></ol></li>
<li class="QuizQuestion" id="Q_44" style="display: none;"><div class="QuestionText">Welche Nachteile gibt es beim E-Mail?</div><ol class="MSelAnswers"><li id="Q_44_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_44_0_Chk" class="MSelCheckbox" />Zu viele Mails in der Mailbox, also noch nach Feierabend die Mails lesen</div></form></li><li id="Q_44_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_44_1_Chk" class="MSelCheckbox" />Mailbox regelm&#x00E4;ssig pr&#x00FC;fen</div></form></li><li id="Q_44_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_44_2_Chk" class="MSelCheckbox" />Absender und Empf&#x00E4;nger m&#x00FC;ssen gleichzeitig am Computer sitzen</div></form></li><li id="Q_44_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_44_3_Chk" class="MSelCheckbox" />Das pers&#x00F6;nliche Gespr&#x00E4;ch wird gef&#x00F6;rdert</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(44)">Check</button></li>
<li class="QuizQuestion" id="Q_45" style="display: none;"><div class="QuestionText">Welches Faxger&#x00E4;t ist besser geeignet f&#x00FC;rs Heimb&#x00FC;ro?</div><ol class="MCAnswers"><li id="Q_45_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_45_0_Btn" onclick="CheckMCAnswer(45,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Laserfax mit Durchlaufeinzug</li><li id="Q_45_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_45_1_Btn" onclick="CheckMCAnswer(45,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Kompaktfaxger&#x00E4;t</li></ol></li>
<li class="QuizQuestion" id="Q_46" style="display: none;"><div class="QuestionText">Auf was muss man beim Faxen achten? </div><ol class="MSelAnswers"><li id="Q_46_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_46_0_Chk" class="MSelCheckbox" />Zerknitterte, gefaltete, besonders d&#x00FC;nne und eingerissene Dokumente sollten nicht in ein Faxger&#x00E4;t mit Dokumenteneinzug eingelegt werden; Kopie erstellen und diese in das Faxger&#x00E4;t legen</div></form></li><li id="Q_46_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_46_1_Chk" class="MSelCheckbox" />Faxwerbesendungen sind der neue Trend</div></form></li><li id="Q_46_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_46_2_Chk" class="MSelCheckbox" />&#x00DC;ber Faxmeldungen darf jeder verf&#x00FC;gen, nicht nur der adressierte Empf&#x00E4;nger</div></form></li><li id="Q_46_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_46_3_Chk" class="MSelCheckbox" />Bei irrt&#x00FC;mlicher Zustellung ist dies dem Absender sofort zu melden</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(46)">Check</button></li>
<li class="QuizQuestion" id="Q_47" style="display: none;"><div class="QuestionText">Was sind Vorteile von der Videokonferenz? </div><ol class="MSelAnswers"><li id="Q_47_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_47_0_Chk" class="MSelCheckbox" />Gesparte Reisezeiten bringen mehr Freizeit</div></form></li><li id="Q_47_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_47_1_Chk" class="MSelCheckbox" />Reduktion der Reisen &#x2013; jede Gesch&#x00E4;ftsreise ist finanziell aufwendig, belastet die Umwelt und bedeutet Stress</div></form></li><li id="Q_47_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_47_2_Chk" class="MSelCheckbox" />Unterlagen k&#x00F6;nnen sofort ausgetauscht werden</div></form></li><li id="Q_47_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_47_3_Chk" class="MSelCheckbox" />Konferenzen m&#x00FC;ssen lange im Voraus geplant werden</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(47)">Check</button></li>
<li class="QuizQuestion" id="Q_48" style="display: none;"><div class="QuestionText">Wo k&#x00F6;nnen Videokonferenzen durchgef&#x00FC;hrt werden?</div><ol class="MCAnswers"><li id="Q_48_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_48_0_Btn" onclick="CheckMCAnswer(48,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;In &#x00F6;ffentlichen oder privaten Videokonferenzr&#x00E4;umen</li><li id="Q_48_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_48_1_Btn" onclick="CheckMCAnswer(48,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Per Internet</li><li id="Q_48_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_48_2_Btn" onclick="CheckMCAnswer(48,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Neuerdings &#x00FC;bers IPhone</li><li id="Q_48_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_48_3_Btn" onclick="CheckMCAnswer(48,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;In kantonalen Einrichtungen</li></ol></li>
<li class="QuizQuestion" id="Q_49" style="display: none;"><div class="QuestionText">Welche Stichworte geh&#x00F6;ren zur Entstehung des Papiers?</div><ol class="MCAnswers"><li id="Q_49_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_49_0_Btn" onclick="CheckMCAnswer(49,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Pflanzenfasern</li><li id="Q_49_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_49_1_Btn" onclick="CheckMCAnswer(49,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Filzbrei</li><li id="Q_49_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_49_2_Btn" onclick="CheckMCAnswer(49,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;F&#x00FC;llstoffe, Farbstoffe und Leim</li><li id="Q_49_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_49_3_Btn" onclick="CheckMCAnswer(49,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Holz</li></ol></li>
<li class="QuizQuestion" id="Q_50" style="display: none;"><div class="QuestionText">Welche Aussage ist richtig?</div><ol class="MCAnswers"><li id="Q_50_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_50_0_Btn" onclick="CheckMCAnswer(50,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Wenn man ein A4-Blatt in vier gleich grosse Teile schneidet erh&#x00E4;lt man ein A8-Format.</li><li id="Q_50_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_50_1_Btn" onclick="CheckMCAnswer(50,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Es gibt nur gerade Zahlen beim Papierformat! Also A2, A4, A6 usw.</li><li id="Q_50_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_50_2_Btn" onclick="CheckMCAnswer(50,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Wenn man ein A4-Blatt in vier gleich grosse Teile schneidet erh&#x00E4;lt man ein A6-Format.</li></ol></li>
<li class="QuizQuestion" id="Q_51" style="display: none;"><div class="QuestionText">Welche dieser Papiersorten gibt es?</div><ol class="MSelAnswers"><li id="Q_51_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_51_0_Chk" class="MSelCheckbox" />Recyclingpapier</div></form></li><li id="Q_51_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_51_1_Chk" class="MSelCheckbox" />Feuerfestes Papier</div></form></li><li id="Q_51_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_51_2_Chk" class="MSelCheckbox" />Selbstklebepapier</div></form></li><li id="Q_51_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_51_3_Chk" class="MSelCheckbox" />Wasserfestes Papier</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(51)">Check</button></li>
<li class="QuizQuestion" id="Q_52" style="display: none;"><div class="QuestionText">Welche Punkte sind beim Umgang mit Papier zu beachten?</div><ol class="MCAnswers"><li id="Q_52_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_52_0_Btn" onclick="CheckMCAnswer(52,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Klimaschutzverpackungen des Papiers sorgf&#x00E4;ltig verschliessen.</li><li id="Q_52_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_52_1_Btn" onclick="CheckMCAnswer(52,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Papier am gleichen Ort lagern wie das Kopierger&#x00E4;t</li><li id="Q_52_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_52_2_Btn" onclick="CheckMCAnswer(52,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Beim Lagerort sollte die Temperatur mind. 23 Grad Celsius sein.</li><li id="Q_52_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_52_3_Btn" onclick="CheckMCAnswer(52,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;Papier wenn m&#x00F6;glich in der N&#x00E4;he der Heizung lagern, damit das Papier schon die gleiche Temperatur hat wie im Kopierger&#x00E4;t.</li></ol></li>
<li class="QuizQuestion" id="Q_53" style="display: none;"><div class="QuestionText">Ein gut gef&#x00FC;hrtes Archiv ist ein wichtiges Informatinsinstrument. Mit diesen Unerlagen k&#x00F6;nnen Sie...</div><ol class="MSelAnswers"><li id="Q_53_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_53_0_Chk" class="MSelCheckbox" />...fr&#x00FC;here Fehler vermeiden</div></form></li><li id="Q_53_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_53_1_Chk" class="MSelCheckbox" />... die Arbeit dank Vorlagen (Muster) erleichtern</div></form></li><li id="Q_53_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_53_2_Chk" class="MSelCheckbox" />...die Arbeit planen & kontrollieren</div></form></li><li id="Q_53_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_53_3_Chk" class="MSelCheckbox" />...Stellvertreter informieren und neue Mitarbeiter schulen</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(53)">Check</button></li>
<li class="QuizQuestion" id="Q_54" style="display: none;"><div class="QuestionText">Nach welchen Gesichtspunkten ist es produktiv, Informationen abzulegen?</div><ol class="MSelAnswers"><li id="Q_54_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_54_0_Chk" class="MSelCheckbox" />Namen</div></form></li><li id="Q_54_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_54_1_Chk" class="MSelCheckbox" />Datum des Schriftst&#x00FC;cks</div></form></li><li id="Q_54_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_54_2_Chk" class="MSelCheckbox" />Produkt</div></form></li><li id="Q_54_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_54_3_Chk" class="MSelCheckbox" />Sprache</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(54)">Check</button></li>
<li class="QuizQuestion" id="Q_55" style="display: none;"><div class="QuestionText">Beim Faxen sollte man auf folgendes achten.</div><ol class="MSelAnswers"><li id="Q_55_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_55_0_Chk" class="MSelCheckbox" />Immer besonders d&#x00FC;nne Dokumente verwenden.</div></form></li><li id="Q_55_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_55_1_Chk" class="MSelCheckbox" />Wichtige Textstellen ganz farbig markieren.</div></form></li><li id="Q_55_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_55_2_Chk" class="MSelCheckbox" />Grosse und gut lesbare Schriften benutzen.</div></form></li><li id="Q_55_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_55_3_Chk" class="MSelCheckbox" />Ruhezeiten einhalten, besonders bei Privatpersonen.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(55)">Check</button></li>
<li class="QuizQuestion" id="Q_56" style="display: none;"><div class="QuestionText">Faxe dienen dazu, </div><ol class="MSelAnswers"><li id="Q_56_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_56_0_Chk" class="MSelCheckbox" />dass man Dokumente &#x00FC;bermitteln kann.</div></form></li><li id="Q_56_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_56_1_Chk" class="MSelCheckbox" />dass man sich nur durch die Sprache verst&#x00E4;ndigen kann.</div></form></li><li id="Q_56_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_56_2_Chk" class="MSelCheckbox" />dass Bilder schnell und sicher ans Ziel kommen.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(56)">Check</button></li>
<li class="QuizQuestion" id="Q_57" style="display: none;"><div class="QuestionText">Warum ist eine Videokonferenz besser gegen&#x00FC;ber der Umwelt als sonstige Konferenzen?</div><ol class="MSelAnswers"><li id="Q_57_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_57_0_Chk" class="MSelCheckbox" />Man spart damit Geld.</div></form></li><li id="Q_57_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_57_1_Chk" class="MSelCheckbox" />Dokumente k&#x00F6;nnen schneller &#x00FC;bermittelt werden.</div></form></li><li id="Q_57_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_57_2_Chk" class="MSelCheckbox" />Mit einer gesparten Reisezeit kann man mehr produktiv sein.</div></form></li><li id="Q_57_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_57_3_Chk" class="MSelCheckbox" />Jede Gesch&#x00E4;ftsreise belastet die Umwelt</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(57)">Check</button></li>
<li class="QuizQuestion" id="Q_58" style="display: none;"><div class="QuestionText">Was n&#x00FC;tzt eine Videokonferenz?</div><ol class="MSelAnswers"><li id="Q_58_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_58_0_Chk" class="MSelCheckbox" />Mehrere Personen k&#x00F6;nnen daran teilhaben, wenn erw&#x00FC;nscht.</div></form></li><li id="Q_58_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_58_1_Chk" class="MSelCheckbox" />Sie machen Live &#x00DC;bertragungen und dies braucht oft viel Zeit zum laden der Daten.</div></form></li><li id="Q_58_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_58_2_Chk" class="MSelCheckbox" />Bild und Qualit&#x00E4;t sind nicht gut und verschwommen.</div></form></li><li id="Q_58_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_58_3_Chk" class="MSelCheckbox" />Finanziell ist eine Videokonferenz sehr gut.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(58)">Check</button></li>
<li class="QuizQuestion" id="Q_59" style="display: none;"><div class="QuestionText">Seit&#x2026;</div><ol class="MCAnswers"><li id="Q_59_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_59_0_Btn" onclick="CheckMCAnswer(59,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1987 spricht man vom Internet.</li><li id="Q_59_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_59_1_Btn" onclick="CheckMCAnswer(59,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1969 spricht man vom Internet.</li><li id="Q_59_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_59_2_Btn" onclick="CheckMCAnswer(59,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1990 spricht man vom Internet.</li><li id="Q_59_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_59_3_Btn" onclick="CheckMCAnswer(59,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;1993 spricht man vom Internet.</li></ol></li>
<li class="QuizQuestion" id="Q_60" style="display: none;"><div class="QuestionText">Das Internet geh&#x00F6;rt&#x2026;</div><ol class="MCAnswers"><li id="Q_60_0"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_60_0_Btn" onclick="CheckMCAnswer(60,0,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;&#x2026; dem amerikanischem Verteidigungsministerium.</li><li id="Q_60_1"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_60_1_Btn" onclick="CheckMCAnswer(60,1,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;&#x2026; dem Milit&#x00E4;r.</li><li id="Q_60_2"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_60_2_Btn" onclick="CheckMCAnswer(60,2,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;&#x2026; niemandem.</li><li id="Q_60_3"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_60_3_Btn" onclick="CheckMCAnswer(60,3,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;&#x2026; einer Organisation.</li><li id="Q_60_4"><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" id="Q_60_4_Btn" onclick="CheckMCAnswer(60,4,this)">&nbsp;&nbsp;?&nbsp;&nbsp;</button>&nbsp;&nbsp;... einem Amerikaner</li></ol></li>
<li class="QuizQuestion" id="Q_61" style="display: none;"><div class="QuestionText">Welche Suchdienste gibt es im Internet?</div><ol class="MSelAnswers"><li id="Q_61_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_61_0_Chk" class="MSelCheckbox" />www.google.ch</div></form></li><li id="Q_61_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_61_1_Chk" class="MSelCheckbox" />www.yahoo.com</div></form></li><li id="Q_61_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_61_2_Chk" class="MSelCheckbox" />www.igoogle.apple.com</div></form></li><li id="Q_61_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_61_3_Chk" class="MSelCheckbox" />www.alles-sucher.de</div></form></li><li id="Q_61_4"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_61_4_Chk" class="MSelCheckbox" />www.facebook.com</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(61)">Check</button></li>
<li class="QuizQuestion" id="Q_62" style="display: none;"><div class="QuestionText">E-Mails f&#x00FC;hren zu&#x2026;</div><ol class="MSelAnswers"><li id="Q_62_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_62_0_Chk" class="MSelCheckbox" />Stress und Belastungen.</div></form></li><li id="Q_62_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_62_1_Chk" class="MSelCheckbox" />einem wichtigen Bestandteil einer Firma.</div></form></li><li id="Q_62_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_62_2_Chk" class="MSelCheckbox" />Halsschmerzen.</div></form></li><li id="Q_62_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_62_3_Chk" class="MSelCheckbox" />Informationsfluten.</div></form></li><li id="Q_62_4"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_62_4_Chk" class="MSelCheckbox" />besserem Lernerfolg</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(62)">Check</button></li>
<li class="QuizQuestion" id="Q_63" style="display: none;"><div class="QuestionText">Wieso ist es so wichtig, dass man Dokumente archiviert?</div><ol class="MSelAnswers"><li id="Q_63_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_63_0_Chk" class="MSelCheckbox" />Man kann altes hervorholen und sich verbessern (Fehler vermeiden).</div></form></li><li id="Q_63_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_63_1_Chk" class="MSelCheckbox" />Es ist nicht wichtig, es ist nur Zeitvertreib.</div></form></li><li id="Q_63_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_63_2_Chk" class="MSelCheckbox" />Z.B. bei &#x00E4;hnlichen Bestellungen kann man schauen, wie der Preist vor vielleicht 5 Jahren war und dann kann man diesen gleich &#x00FC;bernehmen.</div></form></li><li id="Q_63_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_63_3_Chk" class="MSelCheckbox" />Man erleichtert sich dadurch die Arbeit, da es evtl. schon &#x201E;Muster&#x201C; gibt.</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(63)">Check</button></li>
<li class="QuizQuestion" id="Q_64" style="display: none;"><div class="QuestionText">Was kann man alles mit einem Aufbewahrungsplan sparen?</div><ol class="MSelAnswers"><li id="Q_64_0"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_64_0_Chk" class="MSelCheckbox" />Speicher</div></form></li><li id="Q_64_1"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_64_1_Chk" class="MSelCheckbox" />Arbeitszeit</div></form></li><li id="Q_64_2"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_64_2_Chk" class="MSelCheckbox" />Haarshampoo</div></form></li><li id="Q_64_3"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_64_3_Chk" class="MSelCheckbox" />Material</div></form></li><li id="Q_64_4"><form method="post" action="" onsubmit="return false;"><div><input type="checkbox" id="Q_64_4_Chk" class="MSelCheckbox" />Raum</div></form></li></ol><button class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)"  onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="CheckMultiSelAnswer(64)">Check</button></li></ol>



</div>



<div class="Feedback" id="FeedbackDiv">
<div class="FeedbackText" id="FeedbackContent"></div>
<button id="FeedbackOKButton" class="FuncButton" onfocus="FuncBtnOver(this)" onblur="FuncBtnOut(this)" onmouseover="FuncBtnOver(this)" onmouseout="FuncBtnOut(this)" onmousedown="FuncBtnDown(this)" onmouseup="FuncBtnOut(this)" onclick="HideFeedback(); return false;">&nbsp;OK&nbsp;</button>
</div>

<!-- BeginBottomNavButtons -->


<div class="NavButtonBar" id="BottomNavBar">




<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)"  onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='contents.htm'; return false;"> Index </button>



<button class="NavButton" onfocus="NavBtnOver(this)" onblur="NavBtnOut(this)" onmouseover="NavBtnOver(this)" onmouseout="NavBtnOut(this)" onmousedown="NavBtnDown(this)" onmouseup="NavBtnOut(this)" onclick="location='nextpage.htm'; return false;">=&gt;</button>


</div>



<!-- EndBottomNavButtons -->

<!-- BeginSubmissionForm -->

<!-- EndSubmissionForm -->

</body>

</html>
