Browse Source

Checked markdown, added diagnostics

Rafael Arce Nazario 9 years ago
parent
commit
abf7931a48
1 changed files with 28 additions and 0 deletions
  1. 28
    0
      README.md

+ 28
- 0
README.md View File

175
 
175
 
176
 ---
176
 ---
177
 
177
 
178
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-01.html"
179
+
180
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-02.html"
181
+
182
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-03.html"
183
+
184
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-04.html"
185
+
186
+!INCLUDE "../../eip-diagnostic/password-strength/es/diag-password-strength-05.html"
187
+
188
+---
189
+
190
+---
191
+
178
 ##Sesión de laboratorio:
192
 ##Sesión de laboratorio:
179
 
193
 
180
 En esta experiencia de laboratorio practicarás el uso de expresiones matemáticas y estructuras condicionales para computar la puntuación de resistencia o fortaleza de una contraseña combinando las puntuaciones de los criterios individuales. 
194
 En esta experiencia de laboratorio practicarás el uso de expresiones matemáticas y estructuras condicionales para computar la puntuación de resistencia o fortaleza de una contraseña combinando las puntuaciones de los criterios individuales. 
534
 
548
 
535
 ---
549
 ---
536
 
550
 
551
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-01.html"
552
+
553
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-02.html"
554
+
555
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-03.html"
556
+
557
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-04.html"
558
+
559
+!INCLUDE "../../eip-diagnostic/password-strength/en/diag-password-strength-05.html"
560
+
561
+---
562
+
563
+---
564
+
537
 ##Laboratory session:
565
 ##Laboratory session:
538
 
566
 
539
 In this laboratory session you will practice the use of mathematical expressions and conditional structures to compute the score for the strength of a password combining the points for the individual criteria.
567
 In this laboratory session you will practice the use of mathematical expressions and conditional structures to compute the score for the strength of a password combining the points for the individual criteria.