EIOS/inc/smarty/templates_c/8802ae4c85a6ab2d3b089696088...

115 lines
4.9 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-04-13 15:36:05
compiled from "tpl/tpl_iup_attved3.html" */ ?>
<?php /*%%SmartyHeaderCode:20441022846256c3b5c7e055-25321570%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'8802ae4c85a6ab2d3b0896960888d5ea4998c2c6' =>
array (
0 => 'tpl/tpl_iup_attved3.html',
1 => 1614248999,
2 => 'file',
),
),
'nocache_hash' => '20441022846256c3b5c7e055-25321570',
'function' =>
array (
),
'variables' =>
array (
'zayavka' => 0,
'dan' => 0,
'predmets' => 0,
'predmet' => 0,
'ii' => 0,
'fios' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_6256c3b5cb0730_60980270',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_6256c3b5cb0730_60980270')) {function content_6256c3b5cb0730_60980270($_smarty_tpl) {?><?php echo $_smarty_tpl->getSubTemplate ("tpl_head.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null, array(), 0);?>
<body>
<style>
body{
background:#fff;
font-size:14px;
font-family:"Times New Roman", Times, serif; }
.noborder table, .noborder > table > th, .noborder > table > tr, .noborder > table > td{border:none;}
.noborder td{border:none;}
.text-center{text-align:center!important;}
</style>
<div class="container">
<div class="row">
<div class="span12">
<p class="text-right">
Приложение к справке о переводе<br>
№ ______ от «______» _______________ 20___ г.
</p>
<br><br>
<p class="text-center">
<b>ПЕРЕЧЕНЬ</b>
</p>
<p class="text-center">изученных учебных дисциплин, пройденных практик, выполненных научных<br>исследований, которые будут перезачтены или переаттестованы<br>обучающемуся <u><?php echo $_smarty_tpl->tpl_vars['zayavka']->value['fio'];?>
</u></p>
<p class="text-center">при переводе на факультет <u><?php echo $_smarty_tpl->tpl_vars['dan']->value['fakultet'];?>
</u> ФГБОУ ВО "МГТУ"</p>
<table class="table table-bordered">
<thead>
<tr>
<th rowspan="2" class="text-center">№ п/п</th>
<th rowspan="2" class="text-center">Наименование дисциплины, практики в соответствии с учебным планом МГТУ</th>
<th colspan="2" class="text-center">Семестр</th>
<th rowspan="2" class="text-center">Трудоемкость<br>дисциплины<br>(практики) по<br>учебному плану,<br>з.е. (час.)</th>
<th rowspan="2" class="text-center">Оценка</th>
</tr>
<tr>
<th class="text-center">Зачет</th>
<th class="text-center">Экзамен</th>
</tr>
</thead>
<tbody>
<?php $_smarty_tpl->tpl_vars["ii"] = new Smarty_variable(0, null, 0);?>
<?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['predmets']->value; 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;
?>
<?php if ($_smarty_tpl->tpl_vars['predmet']->value['ocenka']=="зачтено"||$_smarty_tpl->tpl_vars['predmet']->value['ocenka']=="отлично"||$_smarty_tpl->tpl_vars['predmet']->value['ocenka']=="удовлетворительно"||$_smarty_tpl->tpl_vars['predmet']->value['ocenka']=="хорошо"){?>
<tr>
<td id="iii_<?php echo $_smarty_tpl->tpl_vars['ii']->value++;?>
"><?php echo $_smarty_tpl->tpl_vars['ii']->value;?>
</td>
<td><?php echo $_smarty_tpl->tpl_vars['predmet']->value['predmet'];?>
</td>
<td class="text-center"><?php if ($_smarty_tpl->tpl_vars['predmet']->value['zach']!=''){?><?php echo $_smarty_tpl->tpl_vars['predmet']->value['semestr'];?>
<?php }?></td>
<td class="text-center"><?php if ($_smarty_tpl->tpl_vars['predmet']->value['ekz']!=''){?><?php echo $_smarty_tpl->tpl_vars['predmet']->value['semestr'];?>
<?php }?></td>
<td class="text-center"><?php echo $_smarty_tpl->tpl_vars['predmet']->value['zet'];?>
</td>
<td class="text-center"><?php if ($_smarty_tpl->tpl_vars['predmet']->value['ocenka']!="0"){?><?php echo $_smarty_tpl->tpl_vars['predmet']->value['ocenka'];?>
<?php }?></td>
</tr>
<?php }?>
<?php } ?>
</tbody>
</table>
<table class="table noborder">
<tr>
<td>Председатель аттестационной комиссии</td>
<td><u><?php echo $_smarty_tpl->tpl_vars['fios']->value['pak'];?>
</u> /И.О. Фамилия/</td>
</tr>
</table>
</div>
</div>
</div><?php }} ?>