EIOS/inc/smarty/templates_c/e3e8cb6b0a98635016391380c46...

374 lines
16 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 21:04:04
compiled from "tpl/tpl_grant_dost.html" */ ?>
<?php /*%%SmartyHeaderCode:152089057762546d948f0119-64116371%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'e3e8cb6b0a98635016391380c46f781310d87984' =>
array (
0 => 'tpl/tpl_grant_dost.html',
1 => 1646029367,
2 => 'file',
),
),
'nocache_hash' => '152089057762546d948f0119-64116371',
'function' =>
array (
),
'variables' =>
array (
'msg' => 0,
'places' => 0,
'place' => 0,
'regions' => 0,
'reg' => 0,
'kinds' => 0,
'kind' => 0,
'statuses' => 0,
'stat' => 0,
'counts' => 0,
'count' => 0,
'achievements' => 0,
'k' => 0,
'ach' => 0,
'spr' => 0,
),
'has_nocache_code' => false,
'version' => 'Smarty-3.1.13',
'unifunc' => 'content_62546d94924b05_24808980',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_62546d94924b05_24808980')) {function content_62546d94924b05_24808980($_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>
</ul>
</div>
</div>
<?php if (($_smarty_tpl->tpl_vars['msg']->value==1)){?>
<div class="alert alert-success">
<button data-dismiss="alert" class="close">×</button>
<strong>Успешно загружено!</strong>
</div>
<?php }?>
<?php if (($_smarty_tpl->tpl_vars['msg']->value==2)){?>
<div class="alert alert-success">
<button data-dismiss="alert" class="close">×</button>
<strong>Сертификат удален</strong>
</div>
<?php }?>
<div class="row-fluid">
<div class="span12">
<p>Обращаем ваше внимание, что вы имеете возможность в любое время размещать информацию о своих достижениях и видеть их предварительный рейтинг во вкладке «Мои достижения». Во вкладке «Мои заявки» вы имеете возможность сформировать и отправить на рассмотрение стипендиальной комиссии факультета заявку на участие в конкурсном отборе на назначение повышенной государственной академической стипендии за особые достижения в какой-либо одной или нескольких областях деятельности (учебной, научно-исследовательской, общественной, культурно-творческой и спортивной), выбрав достижения. Для этого вам необходимо оценить свои достижения на соответствие критериям назначения повышенной государственной академической стипендии и прикрепить их к заявке.</p>
<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-down"></a>
</span>
</div>
<div class="widget-body">
<form name="add_achievement" action="#" method="post" class="form-horizontal" enctype="multipart/form-data">
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Название мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<input type="text" name="name" class="form-control" style="width: 90%;" required />
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Дата мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<input type="date" name="date_p" class="form-control" style="width: 90%;" />
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Результат участия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<select class="form-control" name="place" style="width: 90%;">
<?php $_smarty_tpl->tpl_vars['place'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['place']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['places']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['place']->key => $_smarty_tpl->tpl_vars['place']->value){
$_smarty_tpl->tpl_vars['place']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['place']->key;
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['place']->value['name'];?>
"><?php echo $_smarty_tpl->tpl_vars['place']->value['name'];?>
</option>
<?php } ?>
</select>
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Область достижений</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<select class="form-control" name="region" style="width: 90%;">
<?php $_smarty_tpl->tpl_vars['reg'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['reg']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['regions']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['reg']->key => $_smarty_tpl->tpl_vars['reg']->value){
$_smarty_tpl->tpl_vars['reg']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['reg']->key;
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['reg']->value['name'];?>
"><?php echo $_smarty_tpl->tpl_vars['reg']->value['name'];?>
</option>
<?php } ?>
</select>
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Вид деятельности</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<select class="form-control" name="kind" style="width: 90%;">
<?php $_smarty_tpl->tpl_vars['kind'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['kind']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['kinds']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['kind']->key => $_smarty_tpl->tpl_vars['kind']->value){
$_smarty_tpl->tpl_vars['kind']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['kind']->key;
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['kind']->value['name'];?>
"><?php echo $_smarty_tpl->tpl_vars['kind']->value['name'];?>
</option>
<?php } ?>
</select>
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Статус мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<select class="form-control" name="status" style="width: 90%;">
<?php $_smarty_tpl->tpl_vars['stat'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['stat']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['statuses']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['stat']->key => $_smarty_tpl->tpl_vars['stat']->value){
$_smarty_tpl->tpl_vars['stat']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['stat']->key;
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['stat']->value['name'];?>
"><?php echo $_smarty_tpl->tpl_vars['stat']->value['name'];?>
</option>
<?php } ?>
</select>
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Организатор(ы) мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<input type="text" name="organis" class="form-control" style="width: 90%;" />
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Количество участников</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<select class="form-control" name="count" style="width: 90%;">
<?php $_smarty_tpl->tpl_vars['count'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['count']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['counts']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
foreach ($_from as $_smarty_tpl->tpl_vars['count']->key => $_smarty_tpl->tpl_vars['count']->value){
$_smarty_tpl->tpl_vars['count']->_loop = true;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['count']->key;
?>
<option value="<?php echo $_smarty_tpl->tpl_vars['count']->value['name'];?>
"><?php echo $_smarty_tpl->tpl_vars['count']->value['name'];?>
</option>
<?php } ?>
</select>
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Ссылка на документ, определяющий порядок организации и проведения мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<input type="text" name="link_doc" class="form-control" style="width: 90%;" />
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Ссылка на сайт/группу мероприятия</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<input type="text" name="link_group" class="form-control" style="width: 90%;" />
</div>
</div>
</div>
<div class="control-group">
<label class="control-label" style="min-width: 200px!important;">Скан-копия подтверждающего документа</label>
<div class="controls">
<div class="input-prepend" style="width: 90%;">
<!--input type="file" name="file" class="form-control" style="width: 90%;" required /-->
<input type="file" name="file" class="form-control" style="width: 90%;" />
</div>
</div>
</div>
<input type="submit" class="btn btn-success" name="add_achievment" value="Сохранить" />
</form>
</div>
</div>
</div>
<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-down"></a>
</span>
</div>
<div class="widget-body">
<table class="table table-bordered">
<tr>
<th>№</th>
<th>Информация</th>
<th>Ссылки/документы</th>
<th>Балл*</th>
<th>Операция</th>
</tr>
<?php $_smarty_tpl->tpl_vars['ach'] = new Smarty_Variable; $_smarty_tpl->tpl_vars['ach']->_loop = false;
$_smarty_tpl->tpl_vars['k'] = new Smarty_Variable;
$_from = $_smarty_tpl->tpl_vars['achievements']->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;
$_smarty_tpl->tpl_vars['k']->value = $_smarty_tpl->tpl_vars['ach']->key;
?>
<tr>
<td><?php echo $_smarty_tpl->tpl_vars['k']->value+1;?>
</td>
<td>
<b>Название мероприятия: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['name'];?>
<br />
<b>Вид деятельности: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['kind'];?>
<br />
<b>Область достижения: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['region'];?>
<br />
<b>Статус мероприятия: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['status'];?>
<br />
<b>Организатор(ы) мероприятия: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['organis'];?>
<br />
<b>Количество участников: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['count_m'];?>
<br />
<b>Дата получения достижения: </b><?php echo $_smarty_tpl->tpl_vars['ach']->value['date_p'];?>
(<?php echo $_smarty_tpl->tpl_vars['ach']->value['place'];?>
)<br />
</td>
<td>
<a class="btn btn-primary" href="<?php echo $_smarty_tpl->tpl_vars['ach']->value['link_doc'];?>
">Регламент (порядок проведения) мероприятия</a>
<a class="btn btn-success" href="<?php echo $_smarty_tpl->tpl_vars['ach']->value['link_group'];?>
">Ссылка на мероприятие</a>
<a class="btn btn-warning" href="/<?php echo $_smarty_tpl->tpl_vars['ach']->value['file'];?>
">Скан-копия документа-основания</a> <br /><br />
<!--a class="btn btn-danger" href="/health/vaccine/delete/<?php echo $_smarty_tpl->tpl_vars['spr']->value['id'];?>
/">Удалить</a-->
</td>
<td style="background: #FFFACD; text-align: center; vertical-align: middle; font-size: 22px;"><?php echo $_smarty_tpl->tpl_vars['ach']->value['point'];?>
</td>
<td><i class="icon-remove-sign del-achievement" style="color: darkred;" data-id="<?php echo $_smarty_tpl->tpl_vars['ach']->value['id'];?>
"> Удалить</i></a></td>
</tr>
<?php } ?>
</table>
<hr />
<font size="-2">* - балл указывается предварительный, т.к. стипендиальная комиссия может отклонить заявку и/или достижение</font>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){
//удаление достижения
$(".del-achievement").click(function(){
var id = $(this).data('id');
//alert(id);
var is = confirm("Вы уверены, что хотите удалить данное достижение?");
if (is){
$.ajax({
url: '/json.php', dataType: 'json', type: 'POST', async: false, data: 'ajdes=delete_achievement&id='+id,
success: function(data){
window.location = "/grant/dost/";
//$('.load-schools').html(data.html);
}
});
alert('ok');
}
//delete_achievement
});
//ДЛЯ ПРИМЕРА
$(".delete-school").click(function(){
var id = $(this).data("id");
var is = confirm("Вы уверены, что собираетесь удалить целое учебное подразделение из системы? К нему может быть привязаны факультеты, кафедры, направления подготовки и прочее. Если Вы не уверены в этом действии, лучше ничего не трогайте.");
if (is){ //подтверждение действия
$.ajax({
url: '/json.php', dataType: 'json', type: 'POST', async: false, data: 'ajdes=delete_school&id='+id,
success: function(data){
$('.load-schools').html(data.html);
}
});
}
});
});
</script><?php }} ?>