EIOS/inc/smarty/templates_c/f850a585250d915903ca69d05c8...

115 lines
4.5 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-14 15:11:58
compiled from "tpl/tpl_iup_attved4.html" */ ?>
<?php /*%%SmartyHeaderCode:88949075262580f8eb65fe1-02894032%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'f850a585250d915903ca69d05c85ac031144a803' =>
array (
0 => 'tpl/tpl_iup_attved4.html',
1 => 1614249003,
2 => 'file',
),
),
'nocache_hash' => '88949075262580f8eb65fe1-02894032',
'function' =>
array (
),
'variables' =>
array (
'zayavka' => 0,
'dan' => 0,
'predmets' => 0,
'ii' => 0,
'predmet' => 0,
'fios' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_62580f8eb95ec4_09734777',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_62580f8eb95ec4_09734777')) {function content_62580f8eb95ec4_09734777($_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>иследований обучающемуся <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;
?>
<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 }else{ ?><span style="color: darkred;">нет соответствия</span><?php }?></td>
</tr>
<?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 }} ?>