Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsreyes <sreyes@dataworks.com.py>2014-09-29 20:17:17 (GMT)
committer sreyes <sreyes@dataworks.com.py>2014-09-29 20:17:17 (GMT)
commit8b631fd62481622ace2f0e5a8eeba15d6e3158a1 (patch)
tree1f8f6e246b742ab4af5d4ed45de4efb9e83eb980
parent3f052624bb2f787a724cf2e3212cec74a77d7f0f (diff)
arreglos
-rw-r--r--EjercitarWeb/WebContent/Asignatura.jsp3
-rw-r--r--EjercitarWeb/WebContent/Concepto.jsp3
-rw-r--r--EjercitarWeb/WebContent/Ejercicios.jsp3
-rw-r--r--EjercitarWeb/WebContent/Tarea.jsp3
-rw-r--r--EjercitarWeb/WebContent/Tema.jsp3
-rw-r--r--EjercitarWeb/WebContent/WEB-INF/web.xml1
-rw-r--r--EjercitarWeb/WebContent/concepto_ed.jsp5
-rw-r--r--EjercitarWeb/WebContent/css/ejercitar-base.css5
-rw-r--r--EjercitarWeb/WebContent/css/estilo_ejercitar.css2
-rw-r--r--EjercitarWeb/WebContent/iniciar_curso.jsp3
-rw-r--r--EjercitarWeb/WebContent/menu_principal.jsp3
-rw-r--r--EjercitarWeb/WebContent/profesor.jsp5
-rw-r--r--EjercitarWeb/WebContent/tema_ed.jsp3
-rw-r--r--EjercitarWeb/WebContent/templateBODY.jsp5
-rw-r--r--EjercitarWeb/WebContent/templateCSS.jsp8
-rw-r--r--EjercitarWeb/WebContent/ver_resultados.jsp3
-rw-r--r--EjercitarWeb/WebContent/vista_asignatura.jsp3
17 files changed, 39 insertions, 22 deletions
diff --git a/EjercitarWeb/WebContent/Asignatura.jsp b/EjercitarWeb/WebContent/Asignatura.jsp
index a13d303..38469f5 100644
--- a/EjercitarWeb/WebContent/Asignatura.jsp
+++ b/EjercitarWeb/WebContent/Asignatura.jsp
@@ -59,7 +59,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
</body>
diff --git a/EjercitarWeb/WebContent/Concepto.jsp b/EjercitarWeb/WebContent/Concepto.jsp
index 2934b0e..659ca95 100644
--- a/EjercitarWeb/WebContent/Concepto.jsp
+++ b/EjercitarWeb/WebContent/Concepto.jsp
@@ -81,7 +81,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
diff --git a/EjercitarWeb/WebContent/Ejercicios.jsp b/EjercitarWeb/WebContent/Ejercicios.jsp
index cee64c6..3d7f01b 100644
--- a/EjercitarWeb/WebContent/Ejercicios.jsp
+++ b/EjercitarWeb/WebContent/Ejercicios.jsp
@@ -107,7 +107,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
<script type="text/javascript">
diff --git a/EjercitarWeb/WebContent/Tarea.jsp b/EjercitarWeb/WebContent/Tarea.jsp
index 27e4bd5..aa61038 100644
--- a/EjercitarWeb/WebContent/Tarea.jsp
+++ b/EjercitarWeb/WebContent/Tarea.jsp
@@ -59,7 +59,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
<script type="text/javascript">
diff --git a/EjercitarWeb/WebContent/Tema.jsp b/EjercitarWeb/WebContent/Tema.jsp
index 385780f..a049316 100644
--- a/EjercitarWeb/WebContent/Tema.jsp
+++ b/EjercitarWeb/WebContent/Tema.jsp
@@ -45,7 +45,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
</body>
diff --git a/EjercitarWeb/WebContent/WEB-INF/web.xml b/EjercitarWeb/WebContent/WEB-INF/web.xml
index 7a7344a..27de940 100644
--- a/EjercitarWeb/WebContent/WEB-INF/web.xml
+++ b/EjercitarWeb/WebContent/WEB-INF/web.xml
@@ -16,6 +16,7 @@
<url-pattern>/NuevaTareaServlet</url-pattern>
<url-pattern>/NuevoConceptoServlet</url-pattern>
<url-pattern>/VerResultadosServlet</url-pattern>
+ <url-pattern>/</url-pattern>
</filter-mapping>
<welcome-file-list>
diff --git a/EjercitarWeb/WebContent/concepto_ed.jsp b/EjercitarWeb/WebContent/concepto_ed.jsp
index 2497812..6c6c87c 100644
--- a/EjercitarWeb/WebContent/concepto_ed.jsp
+++ b/EjercitarWeb/WebContent/concepto_ed.jsp
@@ -39,7 +39,7 @@
</div>
</div>
<div class="form-group">
- <label for="descripcion" class="col-sm-2 control-label">Descripción:</label>
+ <label for="descripcion" class="col-sm-2 control-label">Descripci�n:</label>
<div class="col-sm-10">
<input type="text" class="form-control" name="descripcion" id="descripcion" value=<%= concepto.getDescripcion() %> <% if (asignatura.getIniciado() == true) { %>disabled <%} %>></input>
</div>
@@ -83,7 +83,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
diff --git a/EjercitarWeb/WebContent/css/ejercitar-base.css b/EjercitarWeb/WebContent/css/ejercitar-base.css
index e136fff..40b789b 100644
--- a/EjercitarWeb/WebContent/css/ejercitar-base.css
+++ b/EjercitarWeb/WebContent/css/ejercitar-base.css
@@ -27,7 +27,7 @@ a {
.e-panel-footer {
position: fixed;
- height: 40px;
+ height: 60px;
width: 100%;
bottom: 0px;
padding: 5px;
@@ -85,8 +85,9 @@ a {
}
.e-logo {
- background-size: 242px 56px;
+ background-size: 100% 100%;
background-image: url(img/ejercitar.png);
+
width: 242px;
height: 56px;
float: left;
diff --git a/EjercitarWeb/WebContent/css/estilo_ejercitar.css b/EjercitarWeb/WebContent/css/estilo_ejercitar.css
index cf53787..dbd7640 100644
--- a/EjercitarWeb/WebContent/css/estilo_ejercitar.css
+++ b/EjercitarWeb/WebContent/css/estilo_ejercitar.css
@@ -12,7 +12,7 @@ div#header {
width: 100%;
background-color: #FFFFFF;
text-align: center;
- height: 80px;
+ height: 100%;
position: absolute;
background-image: url("./img/ejercitar.png");
background-repeat: no-repeat;
diff --git a/EjercitarWeb/WebContent/iniciar_curso.jsp b/EjercitarWeb/WebContent/iniciar_curso.jsp
index 6b132b3..30a4a54 100644
--- a/EjercitarWeb/WebContent/iniciar_curso.jsp
+++ b/EjercitarWeb/WebContent/iniciar_curso.jsp
@@ -180,7 +180,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
</body>
diff --git a/EjercitarWeb/WebContent/menu_principal.jsp b/EjercitarWeb/WebContent/menu_principal.jsp
index afae293..1cb3ba9 100644
--- a/EjercitarWeb/WebContent/menu_principal.jsp
+++ b/EjercitarWeb/WebContent/menu_principal.jsp
@@ -58,7 +58,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
</body>
diff --git a/EjercitarWeb/WebContent/profesor.jsp b/EjercitarWeb/WebContent/profesor.jsp
index 4d11b26..77f3c07 100644
--- a/EjercitarWeb/WebContent/profesor.jsp
+++ b/EjercitarWeb/WebContent/profesor.jsp
@@ -21,7 +21,7 @@
<body class="e-body">
<div class="container e-viewport">
<div class="row e-panel-header">
- <div class="e-logo"></div>
+ <div class="e-logo" ></div>
</div>
<div class="row e-panel-center">
<div class="e-panel-bd panel panel-primary">
@@ -80,7 +80,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
<script type="text/javascript">
diff --git a/EjercitarWeb/WebContent/tema_ed.jsp b/EjercitarWeb/WebContent/tema_ed.jsp
index 6c802d1..3fe963e 100644
--- a/EjercitarWeb/WebContent/tema_ed.jsp
+++ b/EjercitarWeb/WebContent/tema_ed.jsp
@@ -51,7 +51,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
</body>
diff --git a/EjercitarWeb/WebContent/templateBODY.jsp b/EjercitarWeb/WebContent/templateBODY.jsp
index 4d2e669..1f62b88 100644
--- a/EjercitarWeb/WebContent/templateBODY.jsp
+++ b/EjercitarWeb/WebContent/templateBODY.jsp
@@ -3,7 +3,8 @@
<div class="e-border-east"></div>
<div class="e-border-west"></div>
<div class="e-border-south">
- Ejercitar: Un Modelo de aprendizaje asistido por computadora</br>
- Ceci Godoy - Samu Reyes - FP-UNA
+ <span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div> \ No newline at end of file
diff --git a/EjercitarWeb/WebContent/templateCSS.jsp b/EjercitarWeb/WebContent/templateCSS.jsp
index 822e0f9..ece1005 100644
--- a/EjercitarWeb/WebContent/templateCSS.jsp
+++ b/EjercitarWeb/WebContent/templateCSS.jsp
@@ -41,10 +41,12 @@
<form>
<div id="sidebar"></div>
<div id="rsidebar"></DIV>
- <div id="header" style="overflow: visible;"></div>
+ <div id="header" style="overflow: visible;" onclick='location.href="/"'>
+ </div>
<div id="footer" style="overflow: visible;">
- Ejercitar:Un Modelo de aprendizaje asistido por computadora</br>
- Ceci Godoy - Samu Reyes - FP-UNA
+ <span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
<div id="content"></div>
</form>
diff --git a/EjercitarWeb/WebContent/ver_resultados.jsp b/EjercitarWeb/WebContent/ver_resultados.jsp
index 192a7cd..d7d67f9 100644
--- a/EjercitarWeb/WebContent/ver_resultados.jsp
+++ b/EjercitarWeb/WebContent/ver_resultados.jsp
@@ -151,7 +151,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
<script type="text/javascript">
diff --git a/EjercitarWeb/WebContent/vista_asignatura.jsp b/EjercitarWeb/WebContent/vista_asignatura.jsp
index 1acab01..b404b18 100644
--- a/EjercitarWeb/WebContent/vista_asignatura.jsp
+++ b/EjercitarWeb/WebContent/vista_asignatura.jsp
@@ -113,7 +113,8 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes - FP-UNA</span>
+ <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>
<!-- NOT USED -->