uisi.ru/sveden/vacant/index.php
2023-11-28 21:06:25 +05:00

133 lines
5.3 KiB
PHP
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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.

<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("ФХД");
?>
<ul> </ul>
<p><font face="Times New Roman" size="2"><a href="http://uisi.ru/">Главная</a>   &gt;</font>
<font size="2" face="Times New Roman"><a href="http://uisi.ru/uisi/general/osnov_sved.php" >Сведения об образовательной организации</a>   &gt;  </font>
<font face="Times New Roman" size="2">  Вакантные места для приема (перевода)</font> </p>
<ul> </ul>
<p>Объем образовательной деятельности, финансовое обеспечение которой осуществляется</p>
<table border="1" cellspacing="0" cellpadding="4">
<tr>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Код специальности, направления подготовки, шифр группы научных специальностей</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Наименование профессии, специальности, направления подготовки, наименование группы научных специальностей</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Уровень образования</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Образовательная программа, направленность, профиль, шифр и наименование научной специальности</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Курс</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Форма обучения</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Количество вакантных мест для приёма (перевода) за счёт бюджетных ассигнований федерального бюджета</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Количество вакантных мест для приёма (перевода) за счёт бюджетных ассигнований бюджетов субъекта Российской Федерации</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Количество вакантных мест для приёма (перевода) за счёт бюджетных ассигнований местных бюджетов</span></b></p>
</td>
<td>
<p class="MsoNormal" style="margin-bottom: 0.0001pt; text-align: center; line-height: normal;" align="center"><b><span style="font-size: 10pt; font-family: &quot;Times New Roman&quot;, &quot;serif&quot;;">Количество вакантных мест для приёма (перевода) за счёт средств физических и (или) юридических лиц</span></b></p>
</td>
</tr>
<tr itemprop="vacant">
<td itemprop="eduCode" align="center">
<span style="font-size: 10pt;">09.03.01</span>
</td>
<td itemprop="eduName" align="center">
<span style="font-size: 10pt;">Информатика и вычислительная техника</span>
</td>
<td itemprop="eduLevel" align="center">
<span style="font-size: 10pt;">бакалавриат</span>
</td>
<td itemprop="eduProf" align="center">
<span style="font-size: 10pt;">Программное обеспечение средств вычислительной техники и автоматизированных систем</span>
</td>
<td itemprop="eduCourse" align="center">
<span style="font-size: 10pt;">1</span>
</td>
<td itemprop="eduForm" align="center">
<span style="font-size: 10pt;">очная</span>
</td>
<td itemprop="numberBFVacant" align="center">
<span style="font-size: 10pt;">0</span>
</td>
<td itemprop="numberBRVacant" align="center">
<span style="font-size: 10pt;">-</span>
</td>
<td itemprop="numberBMVacant" align="center">
<span style="font-size: 10pt;">-</span>
</td>
<td itemprop="numberPVacant" align="center">
<span style="font-size: 10pt;">-</span>
</td>
</tr>
</table>
<br>
<br>
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>