-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f5a3e0d
commit 1d13bc9
Showing
8 changed files
with
172 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,75 @@ | ||
{% extends "layouts/estructura_administrador.html" %} | ||
|
||
{% block lateral %} | ||
<ul> | ||
<a href="{{url_for('load_students')}}"> | ||
<li> | ||
<div class="menu-box"> | ||
<div > | ||
Estudiantes | ||
</div> | ||
<img src="{{ url_for('static', filename='template_general/imagenes/student.png') }}" width="30px" width="30px" style="background-color:white ;"> | ||
</div> | ||
</li> | ||
</a> | ||
<a href="{{url_for('load_teachers')}}"> | ||
<li> | ||
<div class="menu-box"> | ||
<div > | ||
Profesores | ||
</div> | ||
<img src="{{ url_for('static', filename='template_general/imagenes/profesorbien.png') }}" width="30px" width="30px" style="background-color:white ;"> | ||
</div> | ||
</li> | ||
</a> | ||
<a href="{{url_for('historic_class')}}"> | ||
<li> | ||
<div class="menu-box"> | ||
<div > | ||
Materias | ||
</div> | ||
<img src="{{ url_for('static', filename='template_general/imagenes/materia.png') }}" width="30px" width="30px" style="background-color:white ;"> | ||
</div> | ||
</li> | ||
</a> | ||
<a href="{{url_for('admin_functions')}}"> | ||
<li style="background-color: #0099cc;"> | ||
<div class="menu-box"> | ||
<div > | ||
Administración | ||
</div> | ||
<img src="{{ url_for('static', filename='template_general/imagenes/campana.png') }}" width="30px" width="30px" style="background-color:white ;"> | ||
</div> | ||
</li> | ||
</a> | ||
</ul> | ||
{% endblock %} | ||
{% block tablas %} | ||
<a href="{{url_for('admin_functions')}}" class="btn"> | ||
<img src="{{ url_for('static', filename='template_general/imagenes/retorno.png') }}" height="13px" width="13px"> | ||
</a> | ||
<ul style="list-style-type:none"> | ||
<div style="background-color: white; border: 1px solid black; padding: 10px;"> | ||
|
||
<form method= "POST" action="{{url_for('upload_new_user')}}" id="user_upload" enctype=multipart/form-data> | ||
Seleccione el(los) tipo de usuario que va a crear | ||
|
||
<label for="user_role"></label> | ||
<select name="user_role" id="role" form="user_upload"> | ||
<option value="Estudiante">Estudiante</option> | ||
<option value="Profesor">Profesor</option> | ||
<option value="Administrador">Administrador</option> | ||
</select> | ||
<br> | ||
Seleccione a continuación el archivo con los datos de los nuevos usuarios que desea crear: | ||
|
||
<div style="text-align: center;"> | ||
<input type="file" name="inputfile" id="file" class="inputfile" data-multiple-caption="{count} files selected" multiple/> | ||
<label for="file" class="archivo">seleccionar archivo</label> | ||
<input type="submit" class="btn" value="subir" > | ||
</div> | ||
</form> | ||
</div> | ||
</div> | ||
</ul> | ||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Documento_Ingreso,Documento_Actual,Codigo,Apellido_1_Estudiante,Apellido_2_Estudiante,Nombres_Estudiante,Acceso,Subacceso,Correo_Institucional,Sexo,Facultad_o_Escuela,Programa,Semestre,Creditos_inscritos,Codigo_Asignatura,Nombre_Asignatura,Creditos_Asignatura,Grupo_Asignatura,Tipologia_Asignatura,Nota_1er_Corte,Corte_1p,Nota_2do_Corte,Corte_2p,Nota_3er_Corte,Corte_3p,Nota_4to_Corte,Corte_4p,Nota_5to_Corte,Corte_5p | ||
495147,433234,937606,GuzmanLemus,Juan,Extranjero,GENERAL,[email protected],M,"ESCUELA DE INGENIERIA,CIENCIA Y TECNOLOGIA",MATEMATICAS APLICADAS Y CIENCIAS DE LA COMPUTACION,3,17,94340,Precalculo,3,1,OBLIGATORIA,4.3,20,4.6,20,3.9,20,3.9,15,3.9,25 | ||
495147,433234,937606,GuzmanLemus,Juan,Extranjero,GENERAL,[email protected],M,"ESCUELA DE INGENIERIA,CIENCIA Y TECNOLOGIA",MATEMATICAS APLICADAS Y CIENCIAS DE LA COMPUTACION,3,17,655987,Calculo,3,1,OBLIGATORIA,4.1,20,3.5,20,4.5,20,4.5,15,4.5,25 | ||
495147,433234,937606,GuzmanLemus,Juan,Extranjero,GENERAL,[email protected],M,"ESCUELA DE INGENIERIA,CIENCIA Y TECNOLOGIA",MATEMATICAS APLICADAS Y CIENCIAS DE LA COMPUTACION,3,17,667273,"Logica, teoria de numeros y conjuntos",3,1,OBLIGATORIA,4.1,20,3.8,20,4.7,20,4.7,15,4.7,25 | ||
495147,433234,937606,GuzmanLemus,Juan,Extranjero,GENERAL,[email protected],M,"ESCUELA DE INGENIERIA,CIENCIA Y TECNOLOGIA",MATEMATICAS APLICADAS Y CIENCIAS DE LA COMPUTACION,3,17,753581,Pensamiento matematico,3,1,OBLIGATORIA,3.2,20,4.4,20,4.2,20,4.2,15,4.2,25 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Nombre_completo,Correo,Nombre_Asignatura,Grupo,usuario | ||
Rafael Mendez,rafael.mendez@urosario.edu.co,Precalculo,1,rafael.mendez | ||
Margot Salas,margot.salas@urosario.edu.co,Pensamiento matematico,1,margot.salas | ||
Rafael Mendez,rafael.mendez@urosario.edu.co,Calculo,1,rafael.mendez | ||
Rafael Mendez,rafael.mendez@urosario.edu.co,Calculo,2,rafael.mendez | ||
Edgar Andrade,edgar.andrade@urosario.edu.co,"Logica, teoria de numeros y conjuntos",1,edgar.andrade | ||
German Obando,german.obando@urosario.edu.co,Fundamentos de sistemas digitales,1,german.obando | ||
Edgar Andrade,edgar.andrade@urosario.edu.co,Logica para ciencias de la computación,1,edgar.andrade | ||
Margot Salas,margot.salas@urosario.edu.co,Algebra lineal,1,margot.salas | ||
Alexander Caicedo,alexander.caicedo@urosario.edu.co,Algebra lineal,2,alexander.caicedo | ||
Juan Fernando Perez,juanferna.perez@urosario.edu.co,Manejo de base de datos,1,juanferna.perez |
Oops, something went wrong.