<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>WALKTHROUGH: Model-based Questionnaires (based on ADOxx)</title>
<link rel="stylesheet" type="text/css"
	href="static/ext-2.2/resources/css/ext-all.css" />
<link rel="stylesheet" type="text/css" href="static/resources/docs.css" />
<link rel="stylesheet" type="text/css" href="static/resources/style.css" />
<link rel="stylesheet" type="text/css"
	href="static/resources/rating.css" />
<link rel="shortcut icon" type="image/x-icon"
	href="static/resources/transparent.ico">
<style>
.trash {
	background-image: url(static/resources/trash.gif) !important;
}

.category {
	background-image:
		url(static/ext-2.2/resources/images/default/tree/folder.gif)
		!important;
}
</style>
</head>
<body>
	<script language="JavaScript">
		var processstepperURL = '';
		var doSave = 0;
		var listenToLinkIn = true;
		var isWalkthrough = 1;
		var userId = 'u_vb_1245847580402_2164';
	</script>
	<script type="text/javascript"
		src="static/ext-2.2/adapter/ext/ext-base.js">
		
	</script>
	<script type="text/javascript" src="static/ext-2.2/ext-all.js">
		
	</script>
	<script type="text/javascript" src="static/resources/TabCloseMenu.js">
		
	</script>
	<script type="text/javascript" src="static/resources/XMLTreeLoader.js">
		
	</script>
	<div id="mainPanel" style="height: 100%; width: 100%;"></div>
	<script type="text/javascript" src="scripts/assessment-exec.js">
		
	</script>
	<script type="text/javascript" src="scripts/assessment-init.js"></script>
</body>
</html>