Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/EjercitarWeb/WebContent/Ejercicios.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'EjercitarWeb/WebContent/Ejercicios.jsp')
-rw-r--r--EjercitarWeb/WebContent/Ejercicios.jsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/EjercitarWeb/WebContent/Ejercicios.jsp b/EjercitarWeb/WebContent/Ejercicios.jsp
index f6b347e..e9784e5 100644
--- a/EjercitarWeb/WebContent/Ejercicios.jsp
+++ b/EjercitarWeb/WebContent/Ejercicios.jsp
@@ -98,7 +98,7 @@
<select class="form-control" name="dificultad">
<option id="1" name="dif_1" value="1">Fácil</option>
<option id="2" name="dif_2" value="2">Normal</option>
- <option id="3" name="dif_33" value="3">Dificil</option>
+ <option id="3" name="dif_3" value="3">Dificil</option>
</select>
</div>
</div>
@@ -117,7 +117,7 @@
</div>
<div class="row e-panel-footer">
<span>Ejercitar: Un Modelo de aprendizaje asistido por computadora</span>
- <span>Ceci Godoy - Samu Reyes. Ingeniería en Informática</span>
+ <span>Cecilia Godoy - Samuel Reyes. Ingeniería en Informática</span>
<span>Facultad Politécnica - Universidad Nacional de Asunción</span>
</div>
</div>