EIOS/inc/smarty/templates_c/0670f83d339399460d390c8d0d5...

274 lines
10 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-11 20:35:21
compiled from "tpl/tpl_opdocs.html" */ ?>
<?php /*%%SmartyHeaderCode:365178332625466d9b53835-05384099%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'0670f83d339399460d390c8d0d56deaa3ac19d59' =>
array (
0 => 'tpl/tpl_opdocs.html',
1 => 1646034841,
2 => 'file',
),
),
'nocache_hash' => '365178332625466d9b53835-05384099',
'function' =>
array (
),
'variables' =>
array (
'message' => 0,
'up' => 0,
'lc' => 0,
'dbnika' => 0,
'lc1' => 0,
'k' => 0,
'sdn' => 0,
'pdf' => 0,
'calGr' => 0,
'uc_plans' => 0,
'pr' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_625466d9b8a874_45204164',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_625466d9b8a874_45204164')) {function content_625466d9b8a874_45204164($_smarty_tpl) {?><!-- BEGIN PAGE HEADER-->
<div class="row-fluid">
<div class="span12">
<h3 class="page-title">Учебный план</h3>
<ul class="breadcrumb">
<li><a href="/">Главная</a><span class="divider">/</span></li>
<li class="active"><a href="/learn/lection/">Образовательный процесс</a></li>
</ul>
</div>
</div>
<div class="row-fluid" style="display: none;">
<div class="span12">
<?php if (isset($_smarty_tpl->tpl_vars['message']->value)){?>
<div class="row-fluid">
<div class="span12">
<div class="widget red">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Ошибка</h4>
<span class="tools"><a class="icon-chevron-down" href="javascript:;"></a></span>
</div>
<div class="widget-body"><?php echo $_smarty_tpl->tpl_vars['message']->value;?>
</div>
</div>
</div>
</div>
<?php }?>
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<?php if (count($_smarty_tpl->tpl_vars['up']->value)){?><div class="widget green">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Учебные планы направления</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-down"></a>
</span>
</div>
<div class="widget-body">
<table class="table table-striped table-bordered table-advance table-hover">
<thead>
<tr>
<th><i class="icon-bullhorn"></i> Цикл дисциплин</th>
<th class="hidden-phone"> Дисциплина</th>
<th><i class="icon-bookmark"></i> Семестр</th>
<th><i class="icon-bookmark"></i> форма обучения</th>
</tr>
</thead>
<tbody>
<?php $_smarty_tpl->tpl_vars['lc'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['lc']->_loop = false;
$_from = $_smarty_tpl->tpl_vars['up']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['lc']->key => $_smarty_tpl->tpl_vars['lc']->value){
$_smarty_tpl->tpl_vars['lc']->_loop = true;
?>
<tr>
<td><?php echo $_smarty_tpl->tpl_vars['lc']->value['cikl_dis'];?>
</td>
<td><b><?php echo $_smarty_tpl->tpl_vars['lc']->value['name_disp'];?>
</b></td>
<td><b><?php echo $_smarty_tpl->tpl_vars['lc']->value['semestr'];?>
</b></td>
<td><b><?php echo $_smarty_tpl->tpl_vars['lc']->value['fo'];?>
</b></td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div><?php }?>
<?php if (count($_smarty_tpl->tpl_vars['dbnika']->value)){?><?php $_smarty_tpl->tpl_vars['lc'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['lc']->_loop = false;
$_smarty_tpl->tpl_vars['k0'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['dbnika']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['lc']->key => $_smarty_tpl->tpl_vars['lc']->value){
$_smarty_tpl->tpl_vars['lc']->_loop = true;
$_smarty_tpl->tpl_vars['k0']->value = $_smarty_tpl->tpl_vars['lc']->key;
?><div class="widget green">
<div class="widget-title">
<h4><i class="icon-reorder"></i> <?php echo $_smarty_tpl->tpl_vars['lc']->value['td'][1]['tit'];?>
: <?php echo $_smarty_tpl->tpl_vars['lc']->value['td'][1]['val'];?>
, <?php echo $_smarty_tpl->tpl_vars['lc']->value['td'][2]['tit'];?>
: <?php echo $_smarty_tpl->tpl_vars['lc']->value['td'][2]['val'];?>
</h4>
<span class="tools"><a href="javascript:;" class="icon-chevron-down"></a></span>
</div>
<div class="widget-body">
<?php $_smarty_tpl->tpl_vars['lc1'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['lc1']->_loop = false;
$_smarty_tpl->tpl_vars['k1'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['lc']->value['td']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['lc1']->key => $_smarty_tpl->tpl_vars['lc1']->value){
$_smarty_tpl->tpl_vars['lc1']->_loop = true;
$_smarty_tpl->tpl_vars['k1']->value = $_smarty_tpl->tpl_vars['lc1']->key;
?>
<?php if (count($_smarty_tpl->tpl_vars['lc1']->value['ssyl'])){?>
<div class="widget yellow">
<div class="widget-title">
<h4><i class="icon-reorder"></i> <?php echo $_smarty_tpl->tpl_vars['lc1']->value['tit'];?>
</h4>
<span class="tools"><a href="javascript:;" class="icon-chevron-down"></a></span>
</div>
<div class="widget-body">
<?php $_smarty_tpl->tpl_vars['sdn'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['sdn']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['lc1']->value['ssyl']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['sdn']->key => $_smarty_tpl->tpl_vars['sdn']->value){
$_smarty_tpl->tpl_vars['sdn']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['sdn']->key;
?>
<?php echo $_smarty_tpl->tpl_vars['k']->value+1;?>
. <a href="<?php echo $_smarty_tpl->tpl_vars['sdn']->value['href'];?>
"><?php if (isset($_smarty_tpl->tpl_vars['sdn']->value['title'])){?><?php echo $_smarty_tpl->tpl_vars['sdn']->value['title'];?>
<?php }else{ ?><?php echo $_smarty_tpl->tpl_vars['sdn']->value['name'];?>
<?php }?></a><br>
<?php } ?>
</div>
</div>
<?php }?>
<?php } ?>
</div>
</div><?php } ?><?php }?>
</div>
</div>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="widget red">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Развернутый учебный план</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<?php echo $_smarty_tpl->tpl_vars['pdf']->value;?>
<!--iframe width="100%" height="600" src="https://mkgtu.ru/sveden/files/UP_2018_OFO_09.03.03_PI_pr.pdf"></iframe-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="widget red">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Календарный график</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<?php echo $_smarty_tpl->tpl_vars['calGr']->value;?>
<!--iframe width="100%" height="600" src="https://mkgtu.ru/sveden/files/UP_2018_OFO_09.03.03_PI_pr.pdf"></iframe-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="span12">
<div class="row-fluid">
<div class="widget green">
<div class="widget-title">
<h4><i class="icon-reorder"></i> Учебный план</h4>
<span class="tools">
<a href="javascript:;" class="icon-chevron-up"></a>
</span>
</div>
<div class="widget-body" style="display: none;">
<table class="table table-striped table-bordered table-advance table-hover">
<thead>
<tr>
<th><i class="icon-bullhorn"></i> № п/п</th>
<th><i class="icon-bullhorn"></i> Дисциплина</th>
<th class="hidden-phone"> Курс/семестр</th>
<th><i class="icon-bookmark"></i> ЗЕТ</th>
<th><i class="icon-bookmark"></i> Форма контроля</th>
</tr>
</thead>
<tbody>
<?php $_smarty_tpl->tpl_vars['pr'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['pr']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['uc_plans']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['pr']->key => $_smarty_tpl->tpl_vars['pr']->value){
$_smarty_tpl->tpl_vars['pr']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['pr']->key;
?>
<tr>
<td><?php echo $_smarty_tpl->tpl_vars['k']->value+1;?>
</td>
<td><?php echo $_smarty_tpl->tpl_vars['pr']->value['discid'];?>
<?php echo $_smarty_tpl->tpl_vars['pr']->value['discip'];?>
</td>
<td><?php echo $_smarty_tpl->tpl_vars['pr']->value['kurs'];?>
/ <?php echo $_smarty_tpl->tpl_vars['pr']->value['sem'];?>
</td>
<td><?php echo $_smarty_tpl->tpl_vars['pr']->value['hours'];?>
ак.ч. / <?php echo $_smarty_tpl->tpl_vars['pr']->value['zet'];?>
з.е.</td>
<td><?php echo $_smarty_tpl->tpl_vars['pr']->value['control'];?>
</td>
</tr>
<?php } ?>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<?php }} ?>