Skip to content

Commit

Permalink
a11y - 3.OP.4 changing an H3s to <strong> and removing comment
Browse files Browse the repository at this point in the history
(I checked; the links look fine and don't seem to need updates.)
  • Loading branch information
maryfries committed Aug 10, 2024
1 parent b569b76 commit 581363e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ <h3>Revisión de funciones de orden superior con sonido</h3>
</li>
</ol>
<div class="endnote">
<h3 class="box-head">¿Necesitas revisar?</h3>
<div class="todo">These need updating!! --MF, 4/5/19</div>
<strong>¿Necesitas revisar?</strong>
<ul>
<li>Aprendiste sobre <code>para cada</code> en <a href="/bjc-r/cur/programming/2-complexity/2-data-structures-art/3-traversing-list.es.html?topic=nyc_bjc%2F2-conditionals-abstraction.es.topic&course=bjc4nyc.es.html&novideo&noassignment" title="Unidad 2 Laboratorio 2: Comprobación de cada respuesta del cuestionario">Unidad 2 Laboratorio 2: Comprobación de cada respuesta del cuestionario</a>.</li>
<li>Aprendiste sobre <code>mantener</code> en <a href="/bjc-r/cur/programming/2-complexity/3-predicates/5-keeping-list-items.es.html?topic=nyc_bjc%2F2-conditionals-abstraction.es.topic&course=bjc4nyc.es.html&novideo&noassignment" title="Unidad 2 Laboratorio 3: Mantener elementos de una lista
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,7 @@ <h3>Reviewing Higher-Order Functions with Sound</h3>
</li>
</ol>
<div class="endnote">
<h3 class="box-head">Need to Review?</h3>
<div class="todo">These need updating!! --MF, 4/5/19</div>
<strong>Need to Review?</strong>
<ul>
<li>You learned about <code>for each</code> in <a href="/bjc-r/cur/programming/2-complexity/2-data-structures-art/3-traversing-list.html?topic=nyc_bjc%2F2-conditionals-abstraction.topic&course=bjc4nyc.html&novideo&noassignment" title="Unit 2 Lab 2: Checking Each Quiz Answer">Unit 2 Lab 2: Checking Each Quiz Answer</a>.</li>
<li>You learned about <code>keep</code> in <a href="/bjc-r/cur/programming/2-complexity/3-predicates/5-keeping-list-items.html?topic=nyc_bjc%2F2-conditionals-abstraction.topic&course=bjc4nyc.html&novideo&noassignment" title="Keeping Items from a List">Unit 2 Lab 3</a>.</li>
Expand Down

0 comments on commit 581363e

Please sign in to comment.