bpm/templates_c/a433b3ce748594d8fdf1cc5162a09f2c92a89388_0.file.index.html.php
2023-04-25 13:16:13 +02:00

1565 lines
72 KiB
PHP
Executable File
Raw Permalink Blame History

<?php
/* Smarty version 3.1.29, created on 2021-05-03 08:29:09
from "/srv/www/htdocs-hvf/kurs/bpm/templates/modern/upload/index.html" */
if ($_smarty_tpl->smarty->ext->_validateCompiled->decodeProperties($_smarty_tpl, array (
'has_nocache_code' => false,
'version' => '3.1.29',
'unifunc' => 'content_608f98355ca4b0_01410795',
'file_dependency' =>
array (
'a433b3ce748594d8fdf1cc5162a09f2c92a89388' =>
array (
0 => '/srv/www/htdocs-hvf/kurs/bpm/templates/modern/upload/index.html',
1 => 1620022319,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_608f98355ca4b0_01410795 ($_smarty_tpl) {
if ($_smarty_tpl->tpl_vars['action']->value == '') {?>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Pragma" content="no-cache">
<link rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_login.css" type="text/css">
<style>
.squarebutton_blue{
width:100px;
}
</style>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<?php echo '<script'; ?>
type="text/javascript" src="../fancybox/jquery-1.5.1.min.js"><?php echo '</script'; ?>
>
<!-- DATEI GIBTS NICHT <?php echo '<script'; ?>
>!window.jQuery && document.write('<?php echo '<script'; ?>
src="jquery-1.4.3.min.js"><\/script>');<?php echo '</script'; ?>
>-->
<?php echo '<script'; ?>
type="text/javascript" src="../fancybox/jquery.mousewheel-3.0.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript" src="../fancybox/jquery.fancybox-1.3.4.pack.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
$(document).ready(function() {
$(".box").fancybox({
'width' : '75%',
'height' : '75%',
'autoScale' : true,
'transitionIn' : 'elastic',
'transitionOut' : 'elastic',
'type' : 'iframe'
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.login)document.login.user.focus();return false;" onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<table height="100%" width="100%">
<tr>
<td width="20%">
&nbsp;
</td>
<td width="60%">
<div class="Header">
<div>
<div align="center">
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</div>
</div>
</div>
<div class="pat_list_box">
<p>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<p align="center">Herzlich willkommen, bitte loggen Sie sich hier mit TestID und TAN ein, um ihre Anlagen hochzuladen.
<br>
</p>
<table align="center" border="0" bordercolordark="white" bordercolorlight="lightgray" cellspacing="0" width="96%" >
<tr>
<td width="200px" align="center" valign="middle">
<img style="margin:10px;padding:10px;"src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/deputat_icon.svg" height="100">
</td>
<td align="left">
<table width="100%">
<form action=?action=anmeld method="POST" name="login">
<tr>
<td width="40%">
<strong>Persönliche ID</strong>
</td>
<td>
<input class="eingabe" type="text" name="user" value="<?php echo $_smarty_tpl->tpl_vars['index_user']->value;?>
" tabindex="1">
</td>
</td>
</tr>
<tr>
<td width="40%">
<strong>TAN</strong>
</td>
<td>
<input class="eingabe" type="password" name="password" tabindex="2">
</td>
</td>
</tr>
<tr>
<td width="100%" colspan="2" align="center">
&nbsp;
</td>
</tr>
<tr>
<td width="40%">
&nbsp;
</td>
<td>
<input type="submit" value="Login">
</td>
</tr>
</table>
</td>
</tr>
</table>
<p align="center">
<!--
<br />
<br />
<a class="squarebutton_blue box" href="register.php"><span>Registrierung</span></a>
-->
</p>
<br />
<br />
</div>
</td>
<td width="20%">
&nbsp;
</td>
</tr>
</table>
</form>
</body>
</html>
<?php }
if ($_smarty_tpl->tpl_vars['action']->value == 'anmeld') {?>
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<!--
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
-->
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<link rel="stylesheet" href="../jquery/jquery-ui.css">
<?php echo '<script'; ?>
src="../jquery/jquery-1.12.4.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="../jquery/jquery-ui.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="../jquery/globalize.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="../jquery/globalize.culture.de-DE.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="../jquery/jquery.mousewheel.js"><?php echo '</script'; ?>
>
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.select2{
width:200px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.button {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}
.spinner {
width: 80px;
height: 15px;
font-size: 12px !important;
}
</style>
<?php echo '<script'; ?>
>
$( function() {
$( ".spinner" ).spinner({
change: function (event, ui) {
save_note();
},
spin: function (event, ui) {
save_note();
},
numberFormat: "i",
min:1,
<?php if ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'j') {?>
step: 0.1,
max:6,
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'n') {?>
<?php if ($_smarty_tpl->tpl_vars['skala_value_n']->value == "Noten") {?>
step: 0.1,
max:6,
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['skala_value_n']->value == "Punkte") {?>
step: 1,
max:15,
<?php }?>
<?php }?>
decimals:2
});
Globalize.culture( "de-DE" );
} );
function trackKeys(evnt,regEx) {
var keyCode = evnt.keyCode ? evnt.keyCode : evnt.which;
return !!String.fromCharCode(keyCode).match(regEx);
}
//-->
<?php echo '</script'; ?>
>
<link rel="stylesheet" type="text/css" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
language='JavaScript' type='text/javascript'>
<!--
function start() {
<?php
$__section_table_data1_0_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_0_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_0_total = $__section_table_data1_0_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_0_total != 0) {
for ($__section_table_data1_0_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_0_iteration <= $__section_table_data1_0_total; $__section_table_data1_0_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_0_iteration;
?>
setBgColor(document.getElementById('dokumentenart_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
'))
<?php
}
}
if ($__section_table_data1_0_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_0_saved;
}
?>
<?php if ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'j') {?>
document.getElementById("hzb_fade").style.display = "block";
document.getElementById("schnitt_fade").style.display = "none";
<?php } elseif ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'n') {?>
document.getElementById("hzb_fade").style.display = "none";
document.getElementById("schnitt_fade").style.display = "block";
<?php } else { ?>
document.getElementById("hzb_fade").style.display = "none";
document.getElementById("schnitt_fade").style.display = "none";
<?php }?>
}
//-->
function show_hzb(){
if (document.getElementById("hzb_j").checked == true) {
document.getElementById("hzb_fade").style.display = "block";
document.getElementById("schnitt_fade").style.display = "none";
}
if (document.getElementById("hzb_n").checked == true) {
document.getElementById("hzb_fade").style.display = "none";
document.getElementById("schnitt_fade").style.display = "block";
}
}
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
type="text/javascript">
function save_note() {
var hzbnote = document.getElementById('hzbnote').value;
var durchschnittnote = document.getElementById('durchschnittnote').value;
var ele = document.getElementsByName('hzb');
for(i = 0; i < ele.length; i++) {
if(ele[i].checked)
var radios = ele[i].value;
}
if(radios == 'j'){
var notenskala = "Noten";
}
if(radios == 'n'){
var notenskala = document.getElementById('notenskala_n').value
}
$.ajax({
type: 'POST',
url: 'save_note.php',
data: {
get_hzbnote: hzbnote,
get_radio: radios,
get_notenskala: notenskala,
get_durchschnittnote: durchschnittnote
},
success: function (response) {
}
});
}
<?php echo '</script'; ?>
>
</head>
<body onload="start();" onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<fieldset class="fieldset2">
<legend class="legend1" align="center">
<b>Dokumentenupload</b>
</legend>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<fieldset class="fieldset1">
<legend>
<b>Benötigte Dokumente</b>
</legend>
<ul>
<li>Nachweis der Hochschulzugangsberechtigung, sofern vorhanden oder Nachweis der letzten beiden Schulzeugnisse, sofern die HZB noch nicht vorhanden ist (siehe <a href="../media/zeugnishandbuch.pdf" target="_new">„Zeugnishandbuch“</a>). Das HZB Zeugnis muss dennoch bis Bewerbungsschluss nachgereicht werden, sonst ist keine Zulassung möglich.</li>
<li>Tabellarischer Lebenslauf</li>
<!--<li>Nachweis des bestandenen Studierfähigkeitstest BPM</li>-->
<!-- <li>Bei Nichtvolljährigkeit: Einverständniserklärung der/des Erziehungsberechtigten</li>-->
<!--
<li>
Bewerber/innen, die eine Dienstpflicht nach Artikel 12a des Grundgesetzes einen freiwilligen Wehrdienst nach § 4 Absatz 3 des Wehrpflichtgesetzes
oder § 58b des Soldatengesetzes erfüllt haben oder noch erfüllen oder die eine mindestens einjährige Tätigkeit nach § 1 des Entwicklungsheler-Gesetzes,
nach den §§ 3 und 4 des Jugendfreiwilligendienstgesetzes oder nach § 2 des Bundesfreiwilligendienstgesetzes ausgeübt haben oder noch ausüben. Nachweis bitte hochladen
wenden sich zusätzlich zur Bewerbung bitte an die Ansprechpartner der Hochschulen: <a href="mailto:Studsek@hs-kehl.de">Studsek@hs-kehl.de</a> oder <a href="mailto:studienbuero@hs-ludwigsburg.de">studienbuero@hs-ludwigsburg.de</a>
</li>
-->
</ul>
</fieldset>
<br>
<br>
<fieldset>
<legend>
<b>Schritt 1: Zusatzangaben zur Bewerbung</b>
</legend>
Bitte kreuzen Sie die entsprechende Feld an, falls die Angabe auf Sie zutrifft:
<br>
<br>
<form action=?action=zusatz method="POST" name="zusatz">
<table border="0" width="100%">
<tr>
<td colspan="2">
<b>Antrag auf Verkürzung</b>
</td>
</tr>
<tr>
<td width="30" valign="top">
<input type="checkbox" value="J" id="verkuerzung" <?php if ($_smarty_tpl->tpl_vars['zusatz_value_verkuerzung']->value == "J") {?>checked<?php }?> name="verkuerzung" onclick="document.zusatz.submit();">
</td>
<td>
<label for="verkuerzung">Sie haben bereits eine Ausbildung als Verwaltungsfachangestellte/Verwaltungsfachangestellter (Fachrichtung Kommunal- oder Landesverwaltung) oder eine Ausbildung im mittleren Verwaltungsdienst absolviert und möchten das Einführungspraktikum erlassen bekommen. Nachweis (Ausbildungszeugnis o.ä.) auf dieser Seite bitte hochladen.</label>
</td>
</tr>
<tr>
<td colspan="2">
&nbsp;
</td>
</tr>
<tr>
<td colspan="2">
<b>Schwerbehinderung</b>
</td>
</tr>
<tr>
<td width="30" valign="top">
<input type="checkbox" value="J" id="behinderung" <?php if ($_smarty_tpl->tpl_vars['zusatz_value_behinderung']->value == "J") {?>checked<?php }?> name="behinderung" onclick="document.zusatz.submit();">
</td>
<td>
<label for="behinderung">Bei Ihnen liegt eine Schwerbehinderung vor und sie möchten diese angeben (freiwillig). Nachweis auf dieser Seite bitte hochladen.</label>
</td>
</tr>
</table>
</form>
</fieldset>
<br>
<br>
<fieldset>
<legend>
<b>Schritt 2: Dateien auswählen und hochladen</b>
</legend>
<table border="0" width="100%">
<tr>
<td width="30%" valign="top">
<ol>
<li>Die PDF-Dateien können nacheinander hochgeladen werden.</li>
<li>Roter Button anklicken, um die einzelne Datei vom PC auszuwählen</li>
<li>Danach "PDF-Hochladen..." klicken, so dass die Datei unter Schritt 3 angezeigt wird</li>
<li>Ggf. die Schritte solange wiederholen, bis alle Dokumente hochgeladen sind</li>
</ol>
</td>
</td>
<td width="40%">
<form action=?action=upload method="POST" enctype="multipart/form-data" name="upload">
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
<tr>
<td width="100%"align="center" >
<div>
<input type="file" name="file" id="file-5" class="inputfile inputfile-4" />
<label for="file-5">
<figure>
<svg xmlns="https://www.w3.org/2000/svg" width="20" height="17" viewBox="0 0 20 17">
<path d="M10 0l-5.2 4.9h3.3v5.1h3.8v-5.1h3.3l-5.2-4.9zm9.3 11.5l-3.2-2.1h-2l3.4 2.6h-3.5c-.1 0-.2.1-.2.1l-.8 2.3h-6l-.8-2.2c-.1-.1-.1-.2-.2-.2h-3.6l3.4-2.6h-2l-3.2 2.1c-.4.3-.7 1-.6 1.5l.6 3.1c.1.5.7.9 1.2.9h16.3c.6 0 1.1-.4 1.3-.9l.6-3.1c.1-.5-.2-1.2-.7-1.5z"/>
</svg>
</figure>
<span style='float:center;'>PDF-Datei ausw&auml;hlen&hellip;<br>(hier klicken)</span>
</label>
</div>
<?php echo '<script'; ?>
src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/js/custom-file-input.js"><?php echo '</script'; ?>
>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<br>
<input type="submit" class="button" value="PDF-Hochladen&hellip;" name="B1" size="20">
</td>
</tr>
</table>
</form>
</td>
<td width="30%">
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<fieldset>
<legend>
<b>Schritt 3: Erfasste Dateien kontrollieren</b>
</legend>
<form action=?action=descr method="POST" name="descr">
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Datei</b>
</td>
<td>
<b>Dokumentenbeschreibung eingeben</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
<?php
$__section_table_data1_1_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_1_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_1_total = $__section_table_data1_1_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_1_total != 0) {
for ($__section_table_data1_1_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_1_iteration <= $__section_table_data1_1_total; $__section_table_data1_1_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_1_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
</td>
<td>
<a href='<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['file'];?>
' target='_new'><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['basename'];?>
</a>
</td>
<td width="450">
<select name="desc_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
" id="dokumentenart_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
" size=1>
<option style="background-color:#E4CACA;" value="">Auswahl</option>
<option style="background-color:#FFFFFF;" value="Motivationsschreiben" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Motivationsschreiben') {?> selected <?php }?>>Motivationsschreiben</option>
<option style="background-color:#FFFFFF;" value="HZB" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'HZB') {?> selected <?php }?>>HZB</option>
<option style="background-color:#FFFFFF;" value="Zeugnis 1" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Zeugnis 1') {?> selected <?php }?>>Zeugnis 1</option>
<option style="background-color:#FFFFFF;" value="Zeugnis 2" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Zeugnis 2') {?> selected <?php }?>>Zeugnis 2</option>
<option style="background-color:#FFFFFF;" value="Lebenslauf" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Lebenslauf') {?> selected <?php }?>>Lebenslauf</option>
<option style="background-color:#FFFFFF;" value="abgeschlossenes Studium" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'abgeschlossenes Studium') {?> selected <?php }?>>abgeschlossenes Studium (Abschlusszeugnis)</option>
<option style="background-color:#FFFFFF;" value="sonstige Qualifikation" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'sonstige Qualifikation') {?> selected <?php }?>>sonstige Qualifikation</option>
<option style="background-color:#FFFFFF;" value="Nachweis Schwerbehinderung" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Nachweis Schwerbehinderung') {?> selected <?php }?>>Nachweis Schwerbehinderung (falls in Schritt 1 angegeben)</option>
<option style="background-color:#FFFFFF;" value="Nachweis Verkürzung" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'Nachweis Verkürzung') {?> selected <?php }?>>Nachweis Verkürzung (falls in Schritt 1 angegeben)</option>
<option style="background-color:#FFFFFF;" value="sonstiges Dokument" <?php if ($_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'] == 'sonstiges Dokument') {?> selected <?php }?>>sonstiges Dokument</option>
</select>
</td>
<td align="center">
<a href="?action=del&up_id=<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
"><img title = 'Datei l&ouml;schen' border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_1_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_1_saved;
}
?>
<!-- Damit der ausgew<65>hlte Dropdownbutton in der richtigen Hintergrundsfarbe erscheint -->
<?php echo '<script'; ?>
>
try {
var setBgColor = function (select) {
<?php
$__section_table_data1_2_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_2_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_2_total = $__section_table_data1_2_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_2_total != 0) {
for ($__section_table_data1_2_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_2_iteration <= $__section_table_data1_2_total; $__section_table_data1_2_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_2_iteration;
?>
select.style.backgroundColor = document.getElementById('dokumentenart_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
').options[select.selectedIndex].style.backgroundColor;
<?php
}
}
if ($__section_table_data1_2_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_2_saved;
}
?>
};
<?php
$__section_table_data1_3_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_3_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_3_total = $__section_table_data1_3_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_3_total != 0) {
for ($__section_table_data1_3_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_3_iteration <= $__section_table_data1_3_total; $__section_table_data1_3_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_3_iteration;
?>
document.getElementById('dokumentenart_<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['up_id'];?>
').onchange = function () { setBgColor(this); document.descr.submit(); };
<?php
}
}
if ($__section_table_data1_3_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_3_saved;
}
?>
} catch (error) { throw error; }
//# sourceURL=izowuw.js
<?php echo '</script'; ?>
>
</table>
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Schritt 4: HZB Note</b>
</legend>
<form action=?action=skala method="POST" name="skala">
Haben Sie schon eine HZB Note?<br><br>
<label for="hzb_j"><input type="radio" value="j" id="hzb_j" name="hzb" <?php if ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'j') {?> checked <?php }?> size="20" onclick="show_hzb(); save_note(); document.skala.submit();"> Ja</label><br>
<label for="hzb_n"><input type="radio" value="n" id="hzb_n" name="hzb" <?php if ($_smarty_tpl->tpl_vars['hzb_radio']->value == 'n') {?> checked <?php }?> size="20" onclick="show_hzb(); save_note(); document.skala.submit();"> Nein</label>
<br>
<br>
<div id="hzb_fade">
Bitte geben Sie hier Ihre HZB Note ein: <input type="text" class="spinner" name="hzbnote" id="hzbnote" size="101" value="<?php echo $_smarty_tpl->tpl_vars['hzb_hzbnote']->value;?>
" onKeypress="return trackKeys(event,/[0-9,]/);">
Notensystem (1-6)
<!--
<select name="notenskala_j" id="notenskala_j" class="select2" onchange="save_note(); document.skala.submit();">
<option value="Noten" <?php if ($_smarty_tpl->tpl_vars['skala_value_j']->value == "Noten") {?> selected <?php }?>>Notensystem (1-6)</option>
<option value="Punkte" <?php if ($_smarty_tpl->tpl_vars['skala_value_j']->value == "Punkte") {?> selected <?php }?>>Punktesystem (1-15)</option>
</select>
-->
</div>
<div id="schnitt_fade">
Erfassen Sie hier den Durchschnitt Ihrer Zeugnisse laut Zeugnishandbuch: <input type="text" class="spinner" name="durchschnittnote" id="durchschnittnote" size="101" value="<?php echo $_smarty_tpl->tpl_vars['hzb_durchschnitt']->value;?>
" onchange='save_note();' onKeypress="return trackKeys(event,/[0-9,]/);">
<select name="notenskala_n" id="notenskala_n" class="select2" onchange="save_note(); document.skala.submit();">
<option value="Noten" <?php if ($_smarty_tpl->tpl_vars['skala_value_n']->value == "Noten") {?> selected <?php }?>>Notensystem (1-6)</option>
<option value="Punkte" <?php if ($_smarty_tpl->tpl_vars['skala_value_n']->value == "Punkte") {?> selected <?php }?>>Punktesystem (1-15)</option>
</select>
</div>
</form>
<br>
</fieldset>
<br />
<br />
<form action=?action=stelle method="POST" name="stelle">
<fieldset>
<legend>
<b>Schritt 5: Weiter zum nächsten Schritt</b>
</legend>
<font color='red'><b>Die Bewerbung ist noch nicht abgeschlossen. Bitte klicken Sie auf "Weiter zum nächsten Schritt", um auf die nächste Seite zu gelangen!</b></font>
<br>
<br>
Hinweis: Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.
<p align="center">
<input type="submit" class="button" value="Weiter zum nächsten Schritt">
</p>
</form>
</fieldset>
</fieldset>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'stelle') {?>
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<?php echo '<script'; ?>
src="../jquery/jquery-1.12.4.js"><?php echo '</script'; ?>
>
<?php echo '<script'; ?>
src="../jquery/bootstrap.min.js"><?php echo '</script'; ?>
>
<link href="../jquery/bootstrap.min.css" rel="stylesheet" />
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.button {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}
#inner {
display: table;
margin: 0 auto;
width:630px;
}
#outer {
width:100%
}
</style>
<link rel="stylesheet" type="text/css" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
<?php echo '<script'; ?>
>
$(document).ready(function(){
load_data();
function load_data(query)
{
$.ajax({
url:"fetch_dst.php",
method:"post",
data:{query:query},
success:function(data)
{
/* $('#result').html(data); */
$("#stelle").empty().append(data);
}
});
}
$('#search_text').keyup(function(){
var search = $(this).val();
if(search != '')
{
load_data(search);
}
else
{
load_data();
}
});
});
<?php echo '</script'; ?>
>
</head>
<body onload="if(document.save_praxis)document.save_praxis.search_text.focus();return false;" onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<fieldset class="fieldset2">
<legend class="legend1" align="center">
<b>Ausbildungsstellenauswahl</b>
</legend>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<fieldset class="fieldset1">
<legend>
<b>Hinweise</b>
</legend>
<ul>
<li>Bitte nennen hier bis zu <?php echo $_smarty_tpl->tpl_vars['index_stelle_anz']->value;?>
Ausbildungsstellen.</li>
<li>Nicht alle der hier aufgeführten Behörden bieten auch Ausbildungsstellen für diesen Studiengang an. </li>
<li>Die gewählten Ausbildungsstellen erhalten automatisch Ihre Bewerbung übermittelt.</li>
<li>Sie erhalten gegebenenfalls von den ausgewählten Behörden eine Einladung zur Vorstellung.</li>
</ul>
</fieldset>
<br>
<br>
<fieldset>
<legend>
<b>Schritt 1: Ausbildungsstellenwahl</b>
</legend>
<table border="0" width="100%">
<tr>
<td width="30%" valign="top">
<ol>
<li>Die erste Stelle im Dropdownfeld markieren.</li>
<li>Danach "Markierte Stelle auswählen..." klicken,<br>so dass die Stelle unter Schritt 2 angezeigt wird</li>
<li>Ggf. die Schritte solange wiederholen. Maximal <?php echo $_smarty_tpl->tpl_vars['index_stelle_anz']->value;?>
Stellen sind möglich.</li>
</ol>
</td>
</td>
<td width="40%">
<form action=?action=save_praxis method="POST" enctype="multipart/form-data" name="save_praxis">
<div id="outer">
<div id="inner">
<div class="form-group">
<div class="input-group">
<span class="input-group-addon">Suche</span>
<input type="text" name="search_text" id="search_text" placeholder="Dienststelle suchen" class="form-control" />
</div>
</div>
</div>
</div>
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
<tr>
<td width="100%"align="center" >
<div>
<select name="stelle" id="stelle" size=15>
</select>
<br>
<br>
</div>
</td>
</tr>
<tr>
<td width="100%" align="center" colspan="2">
<input type="submit" class="button" value="Markierte Stelle auswählen&hellip;" name="B1" size="20">
</td>
</tr>
</table>
</form>
</td>
<td width="30%">
&nbsp;
</td>
</tr>
</table>
</fieldset>
</form>
<br />
<br />
<fieldset>
<legend>
<b>Schritt 2: Ausgewählte Ausbildungsstellen</b>
</legend>
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 1) {?>
<form action=?action=hswahl method="POST" name="hswahl">
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 0) {?>
<form action=?action=overview method="POST" name="overview">
<?php }?>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td>
<b>lfd.Nr.</b>
</td>
<td>
<b>Ausbildungsstelle</b>
</td>
<!--
<td>
<b>Adresse</b>
</td>
-->
<td>
<b>Mailadresse</b>
</td>
<td align="center">
<b>Edit</b>
</td>
<tr>
<?php
$__section_table_data2_4_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_4_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_4_total = $__section_table_data2_4_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_4_total != 0) {
for ($__section_table_data2_4_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_4_iteration <= $__section_table_data2_4_total; $__section_table_data2_4_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_4_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null);?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['bez'];?>
</td>
<!--
<td width="450">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['str'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['plz'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['ort'];?>
</td>
-->
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['mail'];?>
</td>
<td align="center">
<a href="?action=del_stelle&wu_id=<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['wu_id'];?>
"><img title = 'Stelle l&ouml;schen' border="0" height=10 src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/drop.png"></a>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_4_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_4_saved;
}
?>
</table>
</fieldset>
<br />
<br />
<!-- Hochschulwahl oder Zusammenfassung -->
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 0) {?>
<fieldset>
<legend>
<b>Schritt 3: Weiter zur Übersicht und Datencheck</b>
</legend>
Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.
<p align="center">
<a href="?action=anmeld" class="button">Zurück zum Dokumentenupload</a> <input type="submit" class="button" value="Weiter zur Übersicht">
</p>
</fieldset>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 1) {?>
<fieldset>
<legend>
<b>Schritt 3: Weiter zur Hochschulwahl</b>
</legend>
<p align="center">
<a href="?action=anmeld" class="button">Zurück zum Dokumentenupload</a> <input type="submit" class="button" value="Weiter zur Hochschulwahl">
</p>
</fieldset>
<?php }?>
</form>
</fieldset>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'hswahl') {?>
<html>
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.button {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}
</style>
<link rel="stylesheet" type="text/css" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<fieldset class="fieldset2">
<legend class="legend1" align="center">
<b>Hochschulswahl</b>
</legend>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<fieldset class="fieldset1">
<legend>
<b>Hinweise</b>
</legend>
<ul>
<li>Bitte wählen Sie eine Hochschule</li>
</ul>
</fieldset>
<br>
<br>
<fieldset>
<legend>
<b>Schritt 1: Hochschulwahl</b>
</legend>
<table border="0" width="100%">
<tr>
<td width="30%" valign="top">
&nbsp;
</td>
</td>
<td width="40%">
<form action=?action=overview method="POST" name="overview">
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
<tr>
<td width="100%"align="center" >
<div>
<select name="hs" size=2>
<option value="Kehl" <?php if ($_smarty_tpl->tpl_vars['hsw_value_hs']->value == 'Kehl') {?> selected <?php }?>>Hochschule Kehl</option>
<option value="Ludwigsburg" <?php if ($_smarty_tpl->tpl_vars['hsw_value_hs']->value == 'Ludwigsburg') {?> selected <?php }?>>Hochschule Ludwigsburg</option>
</select>
<br>
<br>
</div>
</td>
</tr>
</table>
</td>
<td width="30%">
&nbsp;
</td>
</tr>
</table>
</fieldset>
<br />
<br />
<!-- Hochschulwahl oder Zusammenfassung -->
<fieldset>
<legend>
<b>Schritt 2: Weiter zur Übersicht und Datencheck</b>
</legend>
Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.
<p align="center">
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 0) {?><a href="?action=anmeld" class="button">Zurück zum Dokumentenupload</a><?php }?>
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 1) {?><a href="?action=stelle" class="button">Zurück zur Ausbildungsstellenwahl</a><?php }?>
<input type="submit" class="button" value="Weiter zur Übersicht">
</p>
</fieldset>
</form>
</fieldset>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'overview') {?>
<html>
<!DOCTYPE html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
<?php echo '<script'; ?>
type="text/javascript">
function senden_aktiv(){
if ( document.getElementById("versicherung").checked == true ){
document.getElementById("senden").disabled = false;
}else{
document.getElementById("senden").disabled = true;
}
}
<?php echo '</script'; ?>
>
<style>
.desc{
width:400px;
}
.StandardTable thead th{
background: lightgray;
border: 1px solid #656565;
font-size:12px;
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
padding-left:5px;
padding-right:5px;
}
textarea{
border: 1px solid #888;
height: 6.7em;
width: 48.5em;
}
select{
width:630px;
}
.fieldset1 {
border: 1px solid red;
}
.fieldset2 {
border: ridge green;
display: block;
margin-left: 20px;
margin-right: 20px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
.legend1 {
display: block;
padding-left: 20px;
padding-right: 20px;
border: none;
font-size: 30px;
}
.button {
font: bold 11px Arial;
text-decoration: none;
background-color: #EEEEEE;
color: #333333;
padding: 2px 6px 2px 6px;
border-top: 1px solid #CCCCCC;
border-right: 1px solid #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #CCCCCC;
}
</style>
<link rel="stylesheet" type="text/css" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/component.css" />
<?php echo '<script'; ?>
type="text/javascript">
(function(e,t,n){
var r=e.querySelectorAll("html")[0];
r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")
})
(document,window,0);
<?php echo '</script'; ?>
>
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<fieldset class="fieldset2">
<legend class="legend1" align="center">
<b>Übersicht</b>
</legend>
<?php if ($_smarty_tpl->tpl_vars['index_error']->value == '1') {?>
<table width="70%" class="errorTable" align="center">
<tr>
<td>
<img src="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/images/pflichtfelder/achtung_gross.gif">
</td>
<td><b>Achtung!</b><br>
<?php echo $_smarty_tpl->tpl_vars['index_error_text']->value;?>
</td>
</tr>
</table>
<br />
<?php }?>
<fieldset>
<legend>
<b>Hochgeladene Dokumente</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td width="10%">
<b>lfd.Nr.</b>
</td>
<td>
<b>Datei</b>
</td>
<td>
<b>Dokumentenbeschreibung</b>
</td>
<tr>
<?php
$__section_table_data1_5_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1'] : false;
$__section_table_data1_5_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data1']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data1_5_total = $__section_table_data1_5_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = new Smarty_Variable(array());
if ($__section_table_data1_5_total != 0) {
for ($__section_table_data1_5_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] = 0; $__section_table_data1_5_iteration <= $__section_table_data1_5_total; $__section_table_data1_5_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] = $__section_table_data1_5_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['rownum'] : null);?>
</td>
<td width="60%">
<a href='<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['file'];?>
' target='_new'><?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['basename'];?>
</a>
</td>
<td width="450">
<?php echo $_smarty_tpl->tpl_vars['table_data1']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data1']->value['index'] : null)]['beschreibung'];?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data1_5_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data1'] = $__section_table_data1_5_saved;
}
?>
</table>
<p align="center">
<br><br><br>
Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.<br>
<br>
<a href="?action=anmeld" class="button">Zurück zum Dokumentenupload</a>
</p>
</fieldset>
<br />
<br />
<fieldset>
<legend>
<b>Erfasste Note</b>
</legend>
<!--
$smarty->assign('overview_zeugnisschnittpunkte', "");
$smarty->assign('overview_zeugnisschnittnote', "");
$smarty->assign('overview_hzbpunkte', "");
$smarty->assign('overview_hzbnote', $row_note['hzb']);
$smarty->assign('overview_hinweis_hzb', 0);
-->
<p align="center">
<?php if ($_smarty_tpl->tpl_vars['overview_hzbpunkte']->value != '') {?>
<b>Erfasste HZB Note:</b> <?php echo $_smarty_tpl->tpl_vars['overview_hzbpunkte']->value;?>
Punkte (= Note <?php echo $_smarty_tpl->tpl_vars['overview_hzbnote']->value;?>
)
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['overview_hzbnote']->value != '' && $_smarty_tpl->tpl_vars['overview_hzbpunkte']->value == '') {?>
<b>Erfasste HZB Note:</b> <?php echo $_smarty_tpl->tpl_vars['overview_hzbnote']->value;?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['overview_zeugnisschnittpunkte']->value != '') {?>
<b>Erfasste Durchschnittsnote:</b> <?php echo $_smarty_tpl->tpl_vars['overview_zeugnisschnittpunkte']->value;?>
Punkte (= Note <?php echo $_smarty_tpl->tpl_vars['overview_zeugnisschnittnote']->value;?>
)
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['overview_zeugnisschnittnote']->value != '' && $_smarty_tpl->tpl_vars['overview_zeugnisschnittpunkte']->value == '') {?>
<b>Erfasste Durchschnittsnote:</b> <?php echo $_smarty_tpl->tpl_vars['overview_zeugnisschnittnote']->value;?>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['overview_hinweis_hzb']->value == "1") {?>
<br>
<br>
<b><font color="red">Bitte unbedingt beachten: Sie müssen nach Erhalt Ihrer Hochschulzugangsberechtigung diese zwingend nachreichen, sonst ist keine Zulassung möglich</font></b>
<?php }?>
<br><br><br>
Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.<br>
<br>
<a href="?action=anmeld" class="button">Zurück zur Notenerfassung</a>
</p>
</fieldset>
<br />
<br />
<?php if ($_smarty_tpl->tpl_vars['index_wahl_prx']->value == 1) {?>
<fieldset>
<legend>
<b>Ausgewählte Ausbildungsstellen</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td width="10%">
<b>lfd.Nr.</b>
</td>
<td width="30%">
<b>Ausbildungsstelle</b>
</td>
<td width="30%">
<b>Adresse</b>
</td>
<td width="450">
<b>Mailadresse</b>
</td>
<tr>
<?php
$__section_table_data2_6_saved = isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2'] : false;
$__section_table_data2_6_loop = (is_array(@$_loop=$_smarty_tpl->tpl_vars['table_data2']->value) ? count($_loop) : max(0, (int) $_loop));
$__section_table_data2_6_total = $__section_table_data2_6_loop;
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = new Smarty_Variable(array());
if ($__section_table_data2_6_total != 0) {
for ($__section_table_data2_6_iteration = 1, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] = 0; $__section_table_data2_6_iteration <= $__section_table_data2_6_total; $__section_table_data2_6_iteration++, $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']++){
$_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] = $__section_table_data2_6_iteration;
?>
<?php if ((isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null) != '') {?>
<tr>
<td>
<?php echo (isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['rownum'] : null);?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['bez'];?>
</td>
<td width="450">
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['str'];?>
, <?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['plz'];?>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['ort'];?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['table_data2']->value[(isset($_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index']) ? $_smarty_tpl->tpl_vars['__smarty_section_table_data2']->value['index'] : null)]['mail'];?>
</td>
</tr>
<?php }?>
<?php
}
}
if ($__section_table_data2_6_saved) {
$_smarty_tpl->tpl_vars['__smarty_section_table_data2'] = $__section_table_data2_6_saved;
}
?>
</table>
<p align="center">
<br><br><br>
Bitte verwenden sie die entsprechenden "Weiter-" bzw. "Zurückbuttons". Bitte nicht die Pfeiltasten Ihres Browsers verwenden.<br>
<br>
<a href="?action=stelle" class="button">Zurück zur Ausbildungsstellenauswahl</a>
</p>
</fieldset>
<br />
<br />
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['index_wahl_hochschule']->value == 1) {?>
<fieldset>
<legend>
<b>Ausgewählte Hochschule</b>
</legend>
<table cellspacing="0" cellpadding="2" width="100%" border="1">
<tr>
<td width="10%">
Hochschule:
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['index_wahl_hs']->value;?>
</td>
</tr>
</table>
<p align="center">
<a href="?action=hswahl" class="button">Zurück zur Hochschulwahl</a>
</p>
</fieldset>
<br />
<br />
<?php }?>
<form action=?action=save method="POST" name="save">
<fieldset>
<legend>
<b>Versicherung und Daten speichern</b>
</legend>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<input type="checkbox" name="versicherung" onclick="senden_aktiv();" id="versicherung">
</td>
<td style="text-align: justify;">
<label for="versicherung">Ich versichere, dass ich die Daten geprüft habe und vollständig sind.<br>
Ich nehme zur Kenntnis, dass nach dem speichern eine erneute Anmeldung nicht möglich ist.<br>
Außerdem stimme ich der <a href="../media/datenschutzerklaerung.pdf" target="_new">Datenschutzerklärung</a> zu.
</label>
</td>
</tr>
</table>
<p align="center">
<input type="submit" name="senden" id="senden" value="Speichern" disabled>
</p>
</fieldset>
</form>
<br />
<br />
</fieldset>
</body>
</html>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['action']->value == 'save') {?>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>
Anlagenupload und Ausbildungsstellenwahl BPM <!--(Bachelor of Arts - Public Management) der Hochschulen Ludwigsburg und Kehl.-->
</title>
<link type="text/css" rel="stylesheet" href="../templates/<?php echo $_smarty_tpl->tpl_vars['global_template']->value;?>
/css/styles_refill.css">
</head>
<body onselectstart="return false" ondragstart="return false" oncontextmenu="return false" oncontext="return false">
<fieldset>
<legend>Speicherung</legend>
<br />
<br />
<p align="center">
Ihre Bewerbung ist an der Hochschule eingegangen. Weitere Informationen zum Auswahlverfahren finden Sie auf den Websites der Hochschulen.
</p>
<br />
<br />
</fieldset>
<br />
<br />
<br />
<br />
</body>
</html>
<?php }
}
}