272 lines
12 KiB
PHP
272 lines
12 KiB
PHP
<?php /* Smarty version Smarty-3.1.13, created on 2023-08-21 13:57:26
|
||
compiled from "tpl/tpl_VNE_portfolio.html" */ ?>
|
||
<?php /*%%SmartyHeaderCode:165202529364a27aef5404e6-48577002%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
|
||
$_valid = $_smarty_tpl->decodeProperties(array (
|
||
'file_dependency' =>
|
||
array (
|
||
'b9a54a26be3f5259166eab3d05b82765571d3616' =>
|
||
array (
|
||
0 => 'tpl/tpl_VNE_portfolio.html',
|
||
1 => 1692615443,
|
||
2 => 'file',
|
||
),
|
||
),
|
||
'nocache_hash' => '165202529364a27aef5404e6-48577002',
|
||
'function' =>
|
||
array (
|
||
),
|
||
'version' => 'Smarty-3.1.13',
|
||
'unifunc' => 'content_64a27aef540b77_14697070',
|
||
'variables' =>
|
||
array (
|
||
'id_portfolio' => 0,
|
||
'areas' => 0,
|
||
'area' => 0,
|
||
'post' => 0,
|
||
'portfolio' => 0,
|
||
'port' => 0,
|
||
'kk' => 0,
|
||
'ach_region' => 0,
|
||
'ach' => 0,
|
||
'mark' => 0,
|
||
'studwork' => 0,
|
||
),
|
||
'has_nocache_code' => false,
|
||
),false); /*/%%SmartyHeaderCode%%*/?>
|
||
<?php if ($_valid && !is_callable('content_64a27aef540b77_14697070')) {function content_64a27aef540b77_14697070($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_truncate')) include '/home/admin/web/eios.mkgtu.ru/public_html/inc/smarty/plugins/modifier.truncate.php';
|
||
?><!DOCTYPE html>
|
||
<html lang="ru">
|
||
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="description" content>
|
||
<meta name="author" content>
|
||
<link rel="shortcut icon" href="../../docs-assets/ico/favicon.png">
|
||
<title>Электронное портфолио</title>
|
||
|
||
<link href="https://bootstrap-ru.com/303/dist/css/bootstrap.css" rel="stylesheet">
|
||
|
||
<link href="https://bootstrap-ru.com/303/examples/justified-nav/justified-nav.css" rel="stylesheet">
|
||
|
||
<!--[if lt IE 9]><script src="../../docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
|
||
|
||
<!--[if lt IE 9]>
|
||
<script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
|
||
<script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script>
|
||
<![endif]-->
|
||
<style>
|
||
details > summary {
|
||
padding: 5px;
|
||
background-color: #eee;
|
||
color: #333;
|
||
border: 1px #ccc solid;
|
||
cursor: pointer;
|
||
}
|
||
|
||
details > div {
|
||
/*border: 1px #ccc solid;*/
|
||
padding: 10px;
|
||
}
|
||
details[open] > summary {
|
||
color:#eee;
|
||
background-color:#333;
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body>
|
||
<div class="container">
|
||
<div class="masthead">
|
||
|
||
<ul class="nav nav-justified">
|
||
<li class="active"><a href="/portfolio/">Портфолио</a></li>
|
||
<li class=""><a href="mailto:ckpo@mkgtu.ru">Связаться с трудоустройством</a></li>
|
||
</ul>
|
||
</div>
|
||
|
||
<?php if ((!isset($_smarty_tpl->tpl_vars['id_portfolio']->value))){?>
|
||
<div class="jumbotron">
|
||
<h1>Электронное портфолио</h1>
|
||
<p class="lead">Здесь представлен список портфолио-резюме, которые заполнили сами студенты. Вы можете ознакомиться со списком портфолио. Если кем-то заинтересуетесь, свяжитесь с трудоустройством и сообщите номер портфолио.</p>
|
||
<p><a class="btn btn-lg btn-success" href="/portfolio/" role="button">Посмотреть все портфолио</a></p>
|
||
|
||
<form name="search" method="post" action="/portfolio/">
|
||
<p>Направление подготовки:
|
||
<select name="area" class="form-control">
|
||
<option value="0">все специальности</option>
|
||
<?php $_smarty_tpl->tpl_vars['area'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['area']->_loop = false;
|
||
$_from = $_smarty_tpl->tpl_vars['areas']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['area']->key => $_smarty_tpl->tpl_vars['area']->value){
|
||
$_smarty_tpl->tpl_vars['area']->_loop = true;
|
||
?>
|
||
<option value="<?php echo $_smarty_tpl->tpl_vars['area']->value['id'];?>
|
||
"><?php echo $_smarty_tpl->tpl_vars['area']->value['code'];?>
|
||
<?php echo $_smarty_tpl->tpl_vars['area']->value['name'];?>
|
||
</option>
|
||
<?php } ?>
|
||
</select>
|
||
</p>
|
||
<p>Курс обучения:
|
||
<select name="course" class="form-control">
|
||
<option value="0">все курсы</option>
|
||
<option value="6">6 курс</option>
|
||
<option value="5">5 курс</option>
|
||
<option value="4">4 курс</option>
|
||
<option value="3">3 курс</option>
|
||
<option value="2">2 курс</option>
|
||
<option value="1">1 курс</option>
|
||
</select>
|
||
</p>
|
||
|
||
<input type="submit" name="search" value="Искать" class="btn btn-warning" />
|
||
</form>
|
||
<?php echo $_smarty_tpl->tpl_vars['post']->value['course'];?>
|
||
|
||
<hr />
|
||
|
||
</div>
|
||
|
||
<div class="row">
|
||
<?php $_smarty_tpl->tpl_vars['port'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['port']->_loop = false;
|
||
$_from = $_smarty_tpl->tpl_vars['portfolio']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['port']->key => $_smarty_tpl->tpl_vars['port']->value){
|
||
$_smarty_tpl->tpl_vars['port']->_loop = true;
|
||
?>
|
||
<div class="col-lg-4" style="min-height: 400px;">
|
||
<h2>Портфолио <?php echo $_smarty_tpl->tpl_vars['port']->value['user']['fio'];?>
|
||
</h2>
|
||
<p><?php echo smarty_modifier_truncate($_smarty_tpl->tpl_vars['port']->value['about'],100,"...");?>
|
||
</p>
|
||
<p><b>Образование</b>: <?php echo $_smarty_tpl->tpl_vars['port']->value['student']['specialnost'];?>
|
||
<?php echo $_smarty_tpl->tpl_vars['port']->value['edu'];?>
|
||
</p>
|
||
<p><b>Курс</b>: <?php echo $_smarty_tpl->tpl_vars['port']->value['kurs'];?>
|
||
</p>
|
||
<p><b>Языки</b>: <?php echo smarty_modifier_truncate($_smarty_tpl->tpl_vars['port']->value['languages'],100,"...");?>
|
||
</p>
|
||
<!--p><b>Армия</b>: <?php echo $_smarty_tpl->tpl_vars['port']->value['army_is'];?>
|
||
</p>
|
||
<p><b>Водительские права</b>: <?php echo $_smarty_tpl->tpl_vars['port']->value['car_category'];?>
|
||
</p-->
|
||
<p><a class="btn btn-primary" href="/portfolio/<?php echo $_smarty_tpl->tpl_vars['port']->value['id_user'];?>
|
||
/" role="button">Подробнее »</a></p>
|
||
</div>
|
||
<?php } ?>
|
||
|
||
</div>
|
||
<?php }else{ ?>
|
||
<div class="jumbotron">
|
||
<h1> <?php echo $_smarty_tpl->tpl_vars['portfolio']->value['user']['fio'];?>
|
||
</h1>
|
||
<hr /><h2>Основная информация</h2>
|
||
<p><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['about'];?>
|
||
</p>
|
||
<p><b>Образование</b>: <?php echo $_smarty_tpl->tpl_vars['portfolio']->value['student']['specialnost'];?>
|
||
<?php echo $_smarty_tpl->tpl_vars['portfolio']->value['edu'];?>
|
||
</p>
|
||
<p><b>Курс</b>: <?php echo $_smarty_tpl->tpl_vars['portfolio']->value['kurs'];?>
|
||
</p>
|
||
<p><b>Языки: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['languages'];?>
|
||
</p>
|
||
<p><b>Владение компьютерными технологиями: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['pc'];?>
|
||
</p>
|
||
<p><b>Армия: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['army_is'];?>
|
||
</p>
|
||
<p><b>Семейный статус: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['family_status'];?>
|
||
</p>
|
||
<p><b>Дети: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['kind_is'];?>
|
||
</p>
|
||
<p><b>Готовность к командировкам: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['comandirovka_is'];?>
|
||
</p>
|
||
<p><b>Готовность к переезду: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['pereezd_is'];?>
|
||
</p>
|
||
<p><b>Водительские права: </b><?php echo $_smarty_tpl->tpl_vars['portfolio']->value['car_category'];?>
|
||
</p>
|
||
|
||
<hr /><h2>Достижения</h2>
|
||
<?php $_smarty_tpl->tpl_vars['ach_region'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ach_region']->_loop = false;
|
||
$_smarty_tpl->tpl_vars['kk'] = new Smarty_Variable;
|
||
$_from = $_smarty_tpl->tpl_vars['portfolio']->value['achievements']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['ach_region']->key => $_smarty_tpl->tpl_vars['ach_region']->value){
|
||
$_smarty_tpl->tpl_vars['ach_region']->_loop = true;
|
||
$_smarty_tpl->tpl_vars['kk']->value = $_smarty_tpl->tpl_vars['ach_region']->key;
|
||
?>
|
||
<details>
|
||
<summary><?php echo $_smarty_tpl->tpl_vars['kk']->value;?>
|
||
деятельность</summary>
|
||
<?php $_smarty_tpl->tpl_vars['ach'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ach']->_loop = false;
|
||
$_from = $_smarty_tpl->tpl_vars['ach_region']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['ach']->key => $_smarty_tpl->tpl_vars['ach']->value){
|
||
$_smarty_tpl->tpl_vars['ach']->_loop = true;
|
||
?>
|
||
<!--p>Раскрывающийся текст</p-->
|
||
<div class="row featurette">
|
||
<div class="col-md-10">
|
||
<h3 class="featurette-heading"><?php echo $_smarty_tpl->tpl_vars['ach']->value['name'];?>
|
||
. <span class="text-muted"><?php echo $_smarty_tpl->tpl_vars['ach']->value['kind'];?>
|
||
</span></h3>
|
||
<p class="lead"><?php echo $_smarty_tpl->tpl_vars['ach']->value['status'];?>
|
||
. <?php echo $_smarty_tpl->tpl_vars['ach']->value['date_p'];?>
|
||
</p>
|
||
</div>
|
||
<div class="col-md-2">
|
||
<!--img class="featurette-image img-responsive" data-src="holder.js/500x500/auto" alt="500x500" src="/<?php echo $_smarty_tpl->tpl_vars['ach']->value['file'];?>
|
||
"-->
|
||
<a class="btn btn-success" href="/<?php echo $_smarty_tpl->tpl_vars['ach']->value['file'];?>
|
||
">Посмотреть достижение</a>
|
||
</div>
|
||
</div>
|
||
<?php } ?>
|
||
</details>
|
||
|
||
|
||
<?php } ?>
|
||
|
||
|
||
|
||
<hr /><h2>Успеваемость</h2>
|
||
<?php if (($_smarty_tpl->tpl_vars['portfolio']->value['show_mark_is']=="Скрыть")){?>
|
||
скрыта
|
||
<?php }else{ ?>
|
||
<?php $_smarty_tpl->tpl_vars['mark'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['mark']->_loop = false;
|
||
$_from = $_smarty_tpl->tpl_vars['portfolio']->value['marks']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['mark']->key => $_smarty_tpl->tpl_vars['mark']->value){
|
||
$_smarty_tpl->tpl_vars['mark']->_loop = true;
|
||
?>
|
||
<?php if (($_smarty_tpl->tpl_vars['mark']->value['mark']!='')){?><span style="text-align: left; display: block; line-height: 1px; font-size: 14px;"><?php echo $_smarty_tpl->tpl_vars['mark']->value['name'];?>
|
||
- <mark><?php echo $_smarty_tpl->tpl_vars['mark']->value['mark'];?>
|
||
</mark></span><br /><?php }?>
|
||
|
||
<?php } ?>
|
||
<?php }?>
|
||
|
||
<hr /><h2>Студенческие работы</h2>
|
||
<?php $_smarty_tpl->tpl_vars['studwork'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['studwork']->_loop = false;
|
||
$_from = $_smarty_tpl->tpl_vars['portfolio']->value['studwork']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
|
||
foreach ($_from as $_smarty_tpl->tpl_vars['studwork']->key => $_smarty_tpl->tpl_vars['studwork']->value){
|
||
$_smarty_tpl->tpl_vars['studwork']->_loop = true;
|
||
?>
|
||
<p><?php echo $_smarty_tpl->tpl_vars['studwork']->value['name'];?>
|
||
- <a href="/<?php echo $_smarty_tpl->tpl_vars['studwork']->value['otziw_work'];?>
|
||
">посмотреть отзыв/характеристику</a></p>
|
||
|
||
<?php } ?>
|
||
|
||
|
||
<hr />
|
||
<p>
|
||
<a class="btn btn-lg btn-primary" href="/portfolio/" role="button">← Вернуться назад </a>
|
||
</p>
|
||
</div>
|
||
<?php }?>
|
||
|
||
<div class="footer">
|
||
<p>© 2023 Электронное портфолио (Разработчик: Голеусов Р.О.)</p>
|
||
</div>
|
||
</div>
|
||
|
||
</body>
|
||
|
||
</html><?php }} ?>
|