EIOS/inc/smarty/templates_c/6c38fc2f35d6aa9d232586e8e76...

143 lines
6.0 KiB
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php /* Smarty version Smarty-3.1.13, created on 2022-09-26 15:06:27
compiled from "tpl/tpl_iup_otchets.html" */ ?>
<?php /*%%SmartyHeaderCode:1698116495633195c3b9d518-35123498%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'6c38fc2f35d6aa9d232586e8e76f263426ea86f9' =>
array (
0 => 'tpl/tpl_iup_otchets.html',
1 => 1516687864,
2 => 'file',
),
),
'nocache_hash' => '1698116495633195c3b9d518-35123498',
'function' =>
array (
),
'variables' =>
array (
'zayavka' => 0,
'fl' => 0,
'k' => 0,
'predmet' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_633195c3c0c864_64305868',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_633195c3c0c864_64305868')) {function content_633195c3c0c864_64305868($_smarty_tpl) {?><!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9"> <![endif]-->
<!--[if !IE]><!--> <html lang="en"> <!--<![endif]-->
<head>
<meta charset="utf-8" />
<title>Отчет</title>
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<meta content="" name="description" />
<meta content="" name="author" />
<link href="/tpl/assets/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<link href="/tpl/assets/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" />
<link href="/tpl/assets/font-awesome/css/font-awesome.css" rel="stylesheet" />
<link href="/tpl/css/style.css" rel="stylesheet" />
<link href="/tpl/css/style-responsive.css" rel="stylesheet" />
<link href="/tpl/css/style-default.css" rel="stylesheet" id="style_color" />
<script src="/tpl/js/jquery-1.8.3.min.js"></script>
</head>
<body style="background:#fff;">
<div class="row-fluid">
<div class="span12">
<h1>ОТЧЕТ по заявке студента</h1>
<table class="table">
<tbody>
<tr><td>ФИО:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['fio'];?>
</b></td></tr>
<tr><td>Предыдущее образование:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['pred_obraz'];?>
</b></td></tr>
<tr><td>Образовательное учреждение:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['obraz_uchr'];?>
</b></td></tr>
<tr><td>Приложения к диплому:</td><td></td></tr>
<tr><td style="text-align:right;">Серия:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['diplom_seriya'];?>
</b></td></tr>
<tr><td style="text-align:right;">Номер:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['diplom_nomer'];?>
</b></td></tr>
<tr><td style="text-align:right;">от:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['diplom_data'];?>
</b></td></tr>
<tr><td>Претендую на обучение:</td><td></td></tr>
<tr><td style="text-align:right;">Направление:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['pret_naprav'];?>
</b></td></tr>
<tr><td style="text-align:right;">Курс:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['pret_kurs'];?>
</b></td></tr>
<tr><td style="text-align:right;">Форма обучения:</td><td><b><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['pret_fo'];?>
</b></td></tr>
</tbody>
</table>
<?php if (isset($_smarty_tpl->tpl_vars['zayavka']->value['files'])){?><div class="row-fluid">
<div class="span12" style="position:relative;"><h3>Документы заявки</h3></div>
<?php $_smarty_tpl->tpl_vars['fl'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['fl']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['zayavka']->value['files']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['fl']->key => $_smarty_tpl->tpl_vars['fl']->value){
$_smarty_tpl->tpl_vars['fl']->_loop = true;
?><div class="span12" style="position:relative;">
<img src="/<?php echo $_smarty_tpl->tpl_vars['fl']->value['file'];?>
" alt="<?php echo $_smarty_tpl->tpl_vars['fl']->value['tipfile'];?>
" class="img img-responsive media-object"/>
<div class="row-fluid">
<div class="span12">
<p class="info"><span class="small"><?php echo $_smarty_tpl->tpl_vars['fl']->value['data_c'];?>
</span><br><?php echo $_smarty_tpl->tpl_vars['fl']->value['tipfile'];?>
</p>
</div>
</div>
</div>
<?php } ?>
</div><?php }?>
<table class="table table-striped table-bordered table-advance table-hover">
<thead>
<tr>
<th>№п/п</th>
<th>Дисциплина</th>
<th>Семестр</th>
<th>Оценка</th>
<th>Решение атт.ком</th>
</tr>
</thead>
<tbody>
<?php $_smarty_tpl->tpl_vars['predmet'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['predmet']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['zayavka']->value['predmets']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['predmet']->key => $_smarty_tpl->tpl_vars['predmet']->value){
$_smarty_tpl->tpl_vars['predmet']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['predmet']->key;
?>
<tr>
<td><?php echo $_smarty_tpl->tpl_vars['k']->value+1;?>
</td>
<td>
<?php echo $_smarty_tpl->tpl_vars['predmet']->value['name_disp'];?>
<input type="HIDDEN" name="predmets_n[<?php echo $_smarty_tpl->tpl_vars['predmet']->value['id'];?>
]" value="<?php echo $_smarty_tpl->tpl_vars['predmet']->value['name_disp'];?>
" />
</td>
<td>-</td>
<td><?php echo $_smarty_tpl->tpl_vars['predmet']->value['ocenka0'];?>
</td>
<td>
<?php if ($_smarty_tpl->tpl_vars['predmet']->value['ocenka1']==1){?>перезачет<?php }?>
<?php if ($_smarty_tpl->tpl_vars['predmet']->value['ocenka1']==2){?>переаттестация<?php }?>
<?php if ($_smarty_tpl->tpl_vars['predmet']->value['ocenka1']==3){?>несоответствие<?php }?>
</td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div>
</body>
</html>
<?php }} ?>