<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>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"> <link rel="stylesheet" type="text/css" href="static/resources/mktree.css" /> <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; } #MouseOver { border: solid 1px black; position: absolute; background-color: #FFF; } </style> <script type="text/javascript" src="static/resources/mktree.js"> </script> </head> <body> <script language="JavaScript"> var processstepperURL = ''; var doSave = 1; var listenToLinkIn = true; var isWalkthrough = 0; 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> <div id="MouseOver" style="display: none;"></div> </body> </html>