EIOS/rabprog/tpl/page_rpd_QR.html

136 lines
8.1 KiB
HTML
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.

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Яковлев Александр Леонидович">
<meta name="author" content="Яковлев Александр Леонидович">
<meta name="generator" content="Яковлев Александр Леонидович">
<title>{$DISCIP.shifr} {$DISCIP.DISCIP_name} | Проверка QR</title>
<link href="/rabprog/tpl/css/bootstrap.css" rel="stylesheet" >
{literal}<style>
.bd-placeholder-img {
font-size: 1.125rem;
text-anchor: middle;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
@media (min-width: 768px) {
.bd-placeholder-img-lg {
font-size: 3.5rem;
}
}
html,
body {
height: 100%;
}
body {
display: flex;
align-items: center;
padding-top: 40px;
padding-bottom: 40px;
background-color: #f5f5f5;
}
.form-signin {
width: 100%;
/*max-width: 330px;
padding: 15px;*/
margin: auto;
}
.form-signin .checkbox {
font-weight: 400;
}
.form-signin .form-floating:focus-within {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.intro{}
.intro_head{font-size: 10px; color:gray;padding:0!important;border-bottom: none;}
</style>{/literal}
</head>
<body class="text-center">
<main class="form-signin">
<h1 class="h3 mb-3 fw-normal text-success">Рабочая программа</h1>
<h2 class="h3 mb-3 fw-normal"><strong>{$DISCIP.DISCIP_name}</strong></h2>
{assign var=DISC value=$DISCIPS[$DISCIP.main]}
<div class="container-fluid">
<div class="col-md-12">
<table class="table table-sm intro">
<tr><td class="intro_head">Программа</td><td class="intro_head">Шифр</td></tr>
<tr><td><strong>{$DISC.title.program}</strong></td><td><strong>{$DISC.title.shifr}</strong></td></tr>
<tr><td class="intro_head">Направление</td><td class="intro_head">Профиль</td></tr>
<tr><td><strong>{$DISC.title.naprav}</strong></td><td><strong>{$DISC.title.profil}</strong></td></tr>
<tr><td class="intro_head">Факультет</td><td class="intro_head">Кафедра</td></tr>
<tr><td><strong>{$DISC.title.fakultet}</strong></td><td><strong>{$DISC.title.kafedra}</strong></td></tr>
<tr><td class="intro_head">Квалификация</td><td class="intro_head">Год начала подготовки</td></tr>
<tr><td><strong>{$DISC.title.kvalif}</strong></td><td><strong>{$DISC.title.god_nach_podgot}</strong></td></tr>
<tr><td class="intro_head">Форма обучения</td><td class="intro_head">Образовательный стандарт</td></tr>
<tr><td><strong>{$DISC.title.fo}</strong></td><td><strong>{$DISC.title.obr_stabdart}</strong></td></tr>
</table>
{*<p>Программа: <strong>{$DISC.title.program}</strong></p>
<p>Шифр: <strong>{$DISC.title.shifr}</strong></p>
<p>Направление: <strong>{$DISC.title.naprav}</strong></p>
<p>Профиль: <strong>{$DISC.title.profil}</strong></p>
<p>Кафедра: <strong>{$DISC.title.kafedra}</strong></p>
<p>Факультет: <strong>{$DISC.title.fakultet}</strong></p>
<p>Квалификация: <strong>{$DISC.title.kvalif}</strong></p>
<p>Год начала подготовки: <strong>{$DISC.title.god_nach_podgot}</strong></p>
<p>Форма обучения: <strong>{$DISC.title.fo}</strong></p>
<p>Образовательный стандарт: <strong>{$DISC.title.obr_stabdart}</strong></p>*}
</div>
</div>
{if count($signs)}
<table class="table table-sm intro">
{foreach from=$signs item=sign}
{if $sign.status==1 && $sign.sign=='Разработчик'}
<tr><td colspan="2" style="text-align: left;"><strong>Составитель рабочей программы:</strong></td></tr>
<tr><td style="font-size: 12px;">{if $sign.dolgnost!=''}{$sign.dolgnost}, {/if}{if $sign.zvanie!=''}{$sign.zvanie}, {/if}{if $sign.stepen}{$sign.stepen}{/if}</td><td><strong>{$sign.fio}</strong></td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>должность, звание, степень</sup></td><td class="intro_head"><sup>Ф.И.О.</sup></td></tr>
<tr><td>{date('d.m.Y',$sign.data_c)}</td><td style="font-size: 12px;">Подписано простой ЭП</td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>дата</sup></td><td class="intro_head"><sup>тип подписи</sup></td></tr>
{/if}
{if $sign.status==1 && $sign.sign=='Зав.каф.'}
<tr><td colspan="2" style="text-align: left;"><strong>Рабочая программа утверждена на заседании кафедры:</strong></td></tr>
<tr><td style="font-size: 12px;">{$sign.kafedra}</td><td><strong>{$sign.fio}</strong></td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>кафедра</sup></td><td class="intro_head"><sup>Ф.И.О.</sup></td></tr>
<tr><td>{date('d.m.Y',$sign.data_c)}</td><td style="font-size: 12px;">Подписано простой ЭП</td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>дата</sup></td><td class="intro_head"><sup>тип подписи</sup></td></tr>
{/if}
{if $sign.status==1 && $sign.sign=='Зав.вып.каф.'}
<tr><td colspan="2" style="text-align: left;"><strong>Рабочая программа утверждена на заседании выпускаюшей кафедры:</strong></td></tr>
<tr><td style="font-size: 12px;">{$sign.kafedra}</td><td><strong>{$sign.fio}</strong></td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>кафедра</sup></td><td class="intro_head"><sup>Ф.И.О.</sup></td></tr>
<tr><td>{date('d.m.Y',$sign.data_c)}</td><td style="font-size: 12px;">Подписано простой ЭП</td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>дата</sup></td><td class="intro_head"><sup>тип подписи</sup></td></tr>
{/if}
{if $sign.status==1 && $sign.sign=='Проректор'}
<tr><td colspan="2" style="text-align: left;"><strong>Проректор по УР:</strong></td></tr>
<tr><td style="font-size: 12px;">Проректор по учебной работе</td><td><strong>{$sign.fio}</strong></td></tr>
<tr><td class="intro_head" style="text-align: center;"></td><td class="intro_head"><sup>Ф.И.О.</sup></td></tr>
<tr><td>{date('d.m.Y',$sign.data_c)}</td><td style="font-size: 12px;">Подписано простой ЭП</td></tr>
<tr><td class="intro_head" style="text-align: center;"><sup>дата</sup></td><td class="intro_head"><sup>тип подписи</sup></td></tr>
{/if}
{/foreach}
</table>
{else}
<h1 class="h3 mb-3 fw-normal text-danger">Подписей нет</h1>
{/if}
<p class="mt-5 mb-3 text-muted">&copy; 2004{date('Y')}</p>
</main>
</body>
</html>