2016-11-06 23:38:59 +01:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title>
|
|
|
|
Praxisphasenmanager (PPM)
|
|
|
|
</title>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<style type="text/css">
|
2016-11-07 18:07:44 +01:00
|
|
|
@import url("/style.css");
|
2016-11-06 23:38:59 +01:00
|
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1 id="idSiteHeader" class="clSiteHeader">
|
|
|
|
Praxisphasenmanager (PPM)
|
|
|
|
</h1>
|
2016-11-15 15:28:52 +01:00
|
|
|
<div class="clContent">
|
|
|
|
<h2 id="idContentHeader" class="clContentHeader">Module</h2>
|
|
|
|
<div class="clContentArea">
|
|
|
|
<a href="/category/?cat=students" class="clNavButton">Datenpflege: Studenten</a>
|
|
|
|
<a href="/category/?cat=teachers" class="clNavButton">Datenpflege: Lehrende</a>
|
2016-11-15 16:22:41 +01:00
|
|
|
<a href="/category/?cat=companies" class="clNavButton">Datenpflege: Firmenverzeichnis</a>
|
|
|
|
<a href="/category/?cat=offerings" class="clNavButton">Datenpflege: Praxisphasen</a>
|
|
|
|
|
2016-11-15 16:34:29 +01:00
|
|
|
<a href="/category/?cat=offeringchoice" class="clNavButton">Auswahl: Praxisphasen</a>
|
|
|
|
|
|
|
|
<a href="/category/?cat=evalcompanies" class="clNavButton">Auswertung: Firmen</a>
|
|
|
|
<a href="/category/?cat=evalphasestud" class="clNavButton">Auswertung: Praxisphasen nach Studenten</a>
|
|
|
|
<a href="/category/?cat=evalphasetut" class="clNavButton">Auswertung: Praxisphasen nach Betreuern</a>
|
|
|
|
|
2016-11-15 15:28:52 +01:00
|
|
|
</div>
|
2016-11-06 23:38:59 +01:00
|
|
|
</div>
|
|
|
|
</body>
|
2016-11-07 18:07:44 +01:00
|
|
|
<footer>
|
|
|
|
<script type="text/javascript" src="/functions.js"></script>
|
|
|
|
</footer>
|
2016-11-06 23:38:59 +01:00
|
|
|
</html>
|