| Server IP : 172.67.191.97 / Your IP : 104.23.197.208 Web Server : Apache/2.4.63 (Ubuntu) System : Linux adminpruebas-Virtual-Machine 6.14.0-37-generic #37-Ubuntu SMP PREEMPT_DYNAMIC Fri Nov 14 22:10:32 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.4.5 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /var/www/html/monitores/ |
Upload File : |
<!DOCTYPE html>
<html lang="es">
<head>
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
<title>Inscripción de monitores docentes</title>
<link rel="stylesheet" media="screen" href="styles.css" >
<!–[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk
/html5.js"></script>
<![endif]–>
</head>
<link rel="stylesheet" type="text/css" href="jquery-ui-1.7.2.custom.css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
<script type="text/javascript" src="jquery-2.1.1.min.js"></script>
<SCRIPT language=JavaScript src="ajax.js" type=text/javascript></SCRIPT>
<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);
?>
<?php
include 'conectarbdsql.php';
$link = Conectarse();
mysqli_set_charset($link, "utf8");
function GetDepartamentos(){
$link=Conectarse();
$consulta="select *
from departamentos
order by nombre";
$ver = mysqli_query($link, $consulta)or die("Error departamentos".mysqli_error());
return $ver;
}
function Geteps(){
$link=Conectarse();
$consulta="select *
from eps
order by nombre";
$ver = mysqli_query($link, $consulta)or die("error eps".mysqli_error());
return $ver;
}
?>
<script type="text/javascript">
function cargamunicipio1(municipio){
cargamunicipio(municipio);
}
function cargamunicipioresidencia(municipio){
cargamunicipio2(municipio);
}
</script>
<body>
<center>
<article id="monitoria">
<header>
<table border="1" width="900px" style="border:1px solid #aaa;">
<tr>
<td align="center" valign="center" rowspan="4"><img src="logo.png"/></td>
<td align="center" valign="center" rowspan="2">UNIVERSIDAD DE LOS LLANOS </td>
<td align="center" valign="center" colspan="3">CÓDIGO: FO-DOC-12</td>
</tr>
<tr>
<td align="center" valign="center">VERSIÓN: 01 </td>
<td align="center" valign="center">PAGINA: 1 de 1</td>
</tr>
<tr>
<td align="center" valign="center">PROCESO DE DOCENCIA </td>
<td align="center" valign="center" colspan="2">FECHA: 15/02/2013 </td>
</tr>
<tr>
<td align="center" valign="center" >FORMATO DE INSCRIPCION PARA AUXILIARES DE DOCENCIA </td>
<td align="center" valign="center" colspan="2">VIGENCIA: 2013 </td>
</tr>
</table>
<br />
</header>
<form class="contact_form" action="auxiliaresguardar.php" method="post">
<br />
<font style="color:red;">
<STRONG>NOTA: </STRONG> El total de las horas de actividades de monitoría y auxiliar de docencia no debe superar las 16 horas semanales por estudiante.
</font>
<br /><br />
<div id="datos_per" style="width: 1000px;">
<fieldset>
<legend>DATOS PERSONALES</legend>
<table width="900px" border="0">
<tr><td>
<label>Tipo de documento:</label>
<select name="tipo_doc" required>
<option value="">Seleccione un tipo</option>
<option value="TI">Tarjeta de identidad</option>
<option value="CC">Cedula de ciudadania</option>
<option value="CE">Cedula de extranjeria</option>
</select> *
</td><td>
<label>Numero:</label>
<input type="number" name="numero_doc" id="numero_doc" required> *
</td></tr>
<tr><td>
<label>Carrera:</label>
<select id="carrera" name="carrera" >
<option value="">Seleccione una carrera</option>
<option value="1">ADMINISTRACION DE EMPRESAS (Jornada Diurna)</option>
<option value="2">ADMINISTRACION DE EMPRESAS (Jornada Nocturna)</option>
<option value="3">BIOLOGIA</option>
<option value="4">CONTADURIA PUBLICA (Jornada Diurna)</option>
<option value="5">CONTADURIA PUBLICA (Jornada Nocturna)</option>
<option value="6">ECONOMIA</option>
<option value="7">ENFERMERIA</option>
<option value="8">INGENIERIA AGROINDUSTRIAL</option>
<option value="9">INGENIERIA AGRONOMICA</option>
<option value="10">INGENIERIA DE SISTEMAS</option>
<option value="11">INGENIERIA ELECTRONICA</option>
<option value="12">LICENCIATURA EN EDUCACION FISICA</option>
<option value="13">LICENCIATURA EN MATEMATICAS Y FISICA</option>
<option value="14">LICENCIATURA EN PEDAGOGIA INFANTIL</option>
<option value="15">LICENCIATURA EN PRODUCCION AGROPECUARIA</option>
<option value="16">MEDICINA VETERINARIA Y ZOOTECNIA</option>
<option value="17">MERCADEO</option>
<option value="18">TECNOLOGIA EN GESTION DE EMPRESAS PECUARIAS (Villavicencio)</option>
<option value="19">TECNOLOGIA EN REGENCIA DE FARMACIA</option>
<option value="20">INGENIERÍA AMBIENTAL</option>
<option value="21">LICENCIATURA EN MATEMÁTICAS</option>
<option value="22">LICENCITARUA EN EDUCACIÓN FÍSICA Y DEPORTE</option>
<option value="23">LICENCIATURA EN EDUCACIÓN INFANTIL</option>
<option value="24">LICENCIATURA EN EDUACIÓN CAMPESINA Y RURAL</option>
<option value="28">LICENCIATURA EN ESPAÑOL E INGLES</option>
<option value="25">FONOAUDIOLOGÍA</option>
<option value="26">FISIOTERAPIA</option>
<option value="27">INGENIERIA DE PROCESOS</option>
</select> *
</td><td>
<label>Codigo:</label>
<input type="number" name="codigo" id="codigo" required> *
</td></tr>
<tr>
<td>
<label>Primer nombre:</label>
<input type="text" name="p_nombre" required > *
</td>
<td>
<label>Segundo nombre:</label>
<input type="text" name="s_nombre" required>
</td>
</tr>
<tr>
<td>
<label>Primer apellido:</label>
<input type="text" name="p_apellido" required > *
</td>
<td>
<label>Segundo apellido:</label>
<input type="text" name="s_apellido" required>
</td>
</tr>
<tr>
<td>
<label>Genero:</label>
<select name="genero" required>
<option value="">Seleccione un tipo</option>
<option value="F">Femenino</option>
<option value="M">Masculino</option>
</select> *
</td>
<td>
<label>Telefono:</label>
<input type="number" name="telefono" required> *
</td>
</tr>
<tr>
<td>
<label>Celular:</label>
<input type="number" name="celular" required> *
</td>
<td>
<label>Email:</label>
<input type="email" name="correo" required> *
</td>
</tr>
<tr>
<td colspan="2">
<label>Eps:</label>
<?php
$eps=Geteps();
?>
<select name="eps" required>
<option value="">Seleccione una eps</option>
<?php
while($eps_datos = mysqli_fetch_array($eps))
{
echo "<option value=$eps_datos[cod_eps] >$eps_datos[nombre]</option>";
}
?>
</select> *
</td>
</tr>
<tr>
<td colspan="2">
<label>Fecha de nacimiento:</label>
<input type="date" name="fecha" required> *
</td>
</tr>
<tr>
<td>
<label>Departamento nacimiento:</label>
<?php
$departamentos=GetDepartamentos();
?>
<select name="departamento_nacimiento" onchange='cargamunicipio1(this.value)' required>
<option value="">Seleccione un departamento</option>
<?php
while($departamentos_datos = mysqli_fetch_array($departamentos))
{
echo "<option value=$departamentos_datos[cod_departamento] >$departamentos_datos[nombre]</option>";
}
?>
</select> *
</td>
<td>
<label>Municipio nacimiento:</label>
<select name="municipio_nacimiento" id="municipio_nacimiento" required>
<option value="">Seleccione un municipio</option>
</select> *
</td>
</tr>
<tr>
<td>
<label>Barrio residencia</label>
<input type="text" name="barrio" required>
</td>
<td>
<label>Direccion:</label>
<input type="text" name="direccion" required>
</td>
</tr>
<tr>
<td>
<label>Departamento residencia:</label>
<?php
$departamentos_resi=GetDepartamentos();
?>
<select name="departamento_residencia" onchange='cargamunicipioresidencia(this.value)' required>
<option value="">Seleccione un departamento</option>
<?php
while($departamentos_datos_resi = mysqli_fetch_array($departamentos_resi))
{
echo "<option value=$departamentos_datos_resi[cod_departamento] >$departamentos_datos_resi[nombre]</option>";
}
?>
</select> *
</td>
<td>
<label>Municipio residencia:</label>
<select name="municipio_residencia" id="municipio_residencia" required>
<option value="">Seleccione un municipio</option>
</select> *
</td>
</tr>
<tr>
</table>
</fieldset>
</div>
<br /><br />
<div id="monitoria" style="width: 1000px;">
<fieldset>
<legend>POSTULACIÓN A AUXILIAR DOCENTE</legend>
<table width="900px" border="0">
<tr>
<td colspan="6">
<label>Dependencia:</label>
<input type="text" name="dependencia" size='30' maxlength='30' width="400px" required> *
</td>
</tr>
<tr>
<td colspan="3">
<label>Curso:</label>
<input type="text" name="curso" size='30' maxlength='30' width="400px" required> *
</td>
<td colspan="3">
<label>Codigo curso <br />(si aplica):</label>
<input type="number" name="codigo_curso" size='10' maxlength='10' width="400px" required>
</td>
</tr>
<tr>
<td colspan="3">
<label>Horario:</label>
<input type="text" name="horario" size='200' maxlength='200' width="400px" required> *
</td>
<td colspan="3">
<label>Horas Semanales:</label>
<input type="number" name="horas" size='200' maxlength='200' width="400px" required> *
</td>
</tr>
<tr>
<td colspan="6">
<label>Lugar:</label>
<select name="lugar" required>*
<option value="">Seleccione un lugar</option>
<option value="B">Barcelona: Km. 12 Vía Puerto López</option>
<option value="S">San Antonio: Calle 37 No. 41-02 Barzal </option>
<option value="E">Emporio: Calle 40 A No. 28-32 Emporio</option>
<option value="G">Boquemonte: KM 2 Via San Juan de Arama - Granada, Meta</option>
</td>
</tr>
</table>
</fieldset>
</div>
<br /><br />
<div id="academica" style="width: 1000px;">
<fieldset>
<legend>INFORMACIÓN ACADEMICA</legend>
<br /><font style="color:red;">(Por favor no usar comas en las notas, solo punto)</font>
<table width="900px" border="0">
<tr>
<td colspan="2">
<label >Semestres cursados</label>
<input type="number" name="semestres" id="academico" required> *
</td>
<td colspan="2">
<label >Promedio de carrera</label>
<input type="float" name="promedio" id="academico" required> *
</td>
<td colspan="2">
<label id="nota">Calificación en el area para auxiliar docente</label>
<input type="float" name="nota" id="academico" required> *
</td>
</tr>
</table>
</fieldset>
</div>
<br />
<button class="submit" type="submit">Guardar</button>
</form>
</article>
</center>
</body>
</html>