File size: 1,097 Bytes
6847f67
df6a762
 
6847f67
df6a762
 
 
916201a
 
6068bfd
 
916201a
6068bfd
916201a
 
6068bfd
df6a762
 
3859c07
6068bfd
df6a762
6068bfd
df6a762
 
3859c07
 
 
 
 
 
 
 
df6a762
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<!DOCTYPE html>
<html>
  <head>
    <title>Title of the document</title>
  </head>
  <body>
    <ol>
      <li>
        <p>
          <text>El consejo de la ciudad negó a los manifestantes el permiso porque ellos [promovían/temían] por la violencia.</text>
          <question>¿Quiénes [promovían/temían] por la violencia?</question>
          <br>
          <answer><b>Respuesta:</b> El consejo de la ciudad/Los manifestantes.</answer>
        </p>
      </li>
      
      <li>
        <p>
          <text>El trofeo no cabe en el maletín porque este es muy [grande/pequeño].</text>
          <question>¿Que es muy [grande/pequeño]?</question>
          <br>
          <answer><b>Respuesta:</b> El maletín/El trofeo.</answer>
        </p>
      </li>
      <li>
        <p>
          <text>Joan se aseguró de agradecer a Susan por toda la ayuda que ella había [dado/recibido].</text>
          <question>¿Quién había [dado/recibido] la ayuda?</question>
          <br>
          <answer><b>Respuesta:</b> Joan/Susan.</answer>
        </p>
      </li>
    </ol>
  </body>
</html>