115 lines
4.8 KiB
HTML
115 lines
4.8 KiB
HTML
|
<!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/css/print.css" rel="stylesheet" />
|
|||
|
<style>
|
|||
|
.tb_noborder{ border:none; }
|
|||
|
.tb_noborder td{ border:none; }
|
|||
|
.tb_nocenter{ margin: }
|
|||
|
.tb_td_niz{ border-bottom:1px solid #000!important;width:60%; }
|
|||
|
.tb_w_700{ width:90%; }
|
|||
|
table th{
|
|||
|
font-size:12px;
|
|||
|
}
|
|||
|
table td{
|
|||
|
font-size:12px;
|
|||
|
padding:6px;
|
|||
|
line-height:12px;
|
|||
|
border: 0!important;
|
|||
|
}
|
|||
|
</style>
|
|||
|
</head>
|
|||
|
|
|||
|
<body id="print">
|
|||
|
<table align="center" border="0" cellspacing="0" style="border-collapse:collapse; width:797px; border:0!important;" >
|
|||
|
<tbody>
|
|||
|
<tr>
|
|||
|
<td style="border-bottom:0px solid black; border-left:0px solid black; border-right:0px solid black; border-top:0px solid black; hvertical-align:top; width:797px">
|
|||
|
<p style="font-size: 10pt; text-align: center;">Федеральное государственное бюджетное образовательное учреждение высшего образования</p>
|
|||
|
<p style="font-size: 10pt; text-align: center; font-weight: bold;">«МАЙКОПСКИЙ ГОСУДАРСТВЕННЫЙ ТЕХНОЛОГИЧЕСКИЙ УНИВЕРСИТЕТ»</p>
|
|||
|
<p style="font-size: 10pt; text-align: center; font-weight: bold;">{if ($fakultet != "Филиал МГТУ")}{$fakultet}{else}Филиал МГТУ в поселке Яблоновском{/if}</p>
|
|||
|
<p style="font-size: 10pt; text-align: center;">Форма обучения: <u>{$fo}</u></p>
|
|||
|
<p style="font-size: 10pt; text-align: center; font-weight: bold;">СВОДНАЯ ВЕДОМОСТЬ</p>
|
|||
|
<!--p style="font-size: 10pt;">Семестр <u> {$sem} </u> <u> 2020/2021 </u> учебного года Курс <u> {($sem/2)|ceil} </u> группа <u> {$gruppa}-{($sem/2)|ceil}{$num} </u></p-->
|
|||
|
<p style="font-size: 10pt;">Семестр <u> {$sem} </u> <u> 2021/2022 </u> учебного года Курс <u> {($sem/2)|ceil} </u> группа <u> {$gruppa}</u></p>
|
|||
|
|
|||
|
<table width="100%" border="1">
|
|||
|
<tr height="250">
|
|||
|
<th rowspan="2">№ п/п</th>
|
|||
|
<th rowspan="2">ФИО студента</th>
|
|||
|
{foreach from=$disc item=di}
|
|||
|
<th><span style="writing-mode: tb-rl;-moz-transform: rotate(180deg);
|
|||
|
-webkit-transform: rotate(180deg);
|
|||
|
-o-transform: rotate(180deg);">{$di.name}</span></th>
|
|||
|
{/foreach}
|
|||
|
</tr>
|
|||
|
<tr>
|
|||
|
{foreach from=$disc item=di}
|
|||
|
<th width="5%" nobr>
|
|||
|
{if ($di.control == 1)}Экз{/if}
|
|||
|
{if ($di.control == 2)}Зач{/if}
|
|||
|
{if ($di.control == 3)}КР{/if}
|
|||
|
{if ($di.control == 4)}КП{/if}
|
|||
|
{if ($di.control == 5)}О{/if}
|
|||
|
<sup>
|
|||
|
{if ($di.type == 2)}1{/if}
|
|||
|
{if ($di.type == 3)}П{/if}
|
|||
|
{if ($di.type == 4)}К{/if}
|
|||
|
</sup>
|
|||
|
</th>
|
|||
|
{/foreach}
|
|||
|
</tr>
|
|||
|
<!--tr>
|
|||
|
{foreach from=$disc item=di}
|
|||
|
<th><i>
|
|||
|
{if ($di.type == 2)}Первичная{/if}
|
|||
|
{if ($di.type == 3)}Повторная{/if}
|
|||
|
{if ($di.type == 4)}С комиссией{/if}
|
|||
|
</i></th>
|
|||
|
{/foreach}
|
|||
|
</tr-->
|
|||
|
{foreach from=$students item=stud key=kk}
|
|||
|
<tr>
|
|||
|
<td style="border: 1px solid black!important;">{($kk+1)}</td>
|
|||
|
<td style="border: 1px solid black!important;">{$stud.fio}</td>
|
|||
|
{foreach from=$disc item=di}
|
|||
|
<td style="border: 1px solid black!important;"><b>
|
|||
|
{if ($di.marked[$stud.id_stud] == "отлично")}<font color="red">5</font>{else}
|
|||
|
{if ($di.marked[$stud.id_stud] == "хорошо")}<font color="blue">4</font>{else}
|
|||
|
{if ($di.marked[$stud.id_stud] == "удовлетворительно")}<font color="green">3</font>{else}
|
|||
|
{if ($di.marked[$stud.id_stud] == "зачтено")}<font color="purple">зачтено</font>{else}
|
|||
|
{if ($di.marked[$stud.id_stud] == "неудовлетворительно")}2{else}
|
|||
|
{$di.marked[$stud.id_stud]}
|
|||
|
{/if}{/if}{/if}{/if}{/if}</b>
|
|||
|
</td>
|
|||
|
{/foreach}
|
|||
|
</tr>
|
|||
|
{/foreach}
|
|||
|
</table>
|
|||
|
|
|||
|
<br />
|
|||
|
<br />
|
|||
|
<table width="100%" border="0" style="border:0 solid black!important;">
|
|||
|
<tr>
|
|||
|
<td width="40%">Декан факультета ___________________</td>
|
|||
|
<td width="60%" align="right"><p align="right">Представитель УМУ __________________</p></td>
|
|||
|
</tr>
|
|||
|
</table>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
</td>
|
|||
|
</tr>
|
|||
|
</tbody>
|
|||
|
</table>
|
|||
|
|
|||
|
</body>
|
|||
|
</html>
|