Skip to content

Commit

Permalink
Fix a small heading order on the create test
Browse files Browse the repository at this point in the history
  • Loading branch information
cycomachead committed Sep 25, 2024
1 parent a7b4d37 commit ede2c55
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 16 deletions.
16 changes: 8 additions & 8 deletions cur/performance-tasks/create-task/6-reference.es.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ <h2>Preparar tu <em>Personalized Project Reference</em></h2>
<div class="learn">
<p><strong>En esta página</strong>, prepararás tu <em>Personalized Project Reference sheet</em> (hoja de referencia del proyecto personalizada) basada en tu proyecto de Snap<em>!</em> para utilizar en el examen de AP.</p>
</div>

<div class="takeNote">
<p>
Hay dos lugares diferentes donde enviar imágenes de tu código al College Board:
Hay dos lugares diferentes donde enviar imágenes de tu código al College Board:
<ul>
<li>Para el Componente A (código del programa), enviarás una imagen de <em>todo</em> tu código, incluyendo comentarios y referencias.</li>
<li>Para el Componente C (<em>Personalized Project Reference</em>), enviarás imágenes de <em>partes específicas</em> de tu código y no puedes incluir comentarios.</li>
</ul>
Durante la parte de respuesta escrita en el examen de AP, <em>solo</em> puedes utilizar lo que está en tu <em>Personalized Project Reference sheet</em>.
</p>
</div>

<div class="forYouToDo">
<ol>
<li>
Expand All @@ -45,11 +45,11 @@ <h2>Preparar tu <em>Personalized Project Reference</em></h2>
</ol>
</li>
<li>
Crea tu <em>Personalized Project Reference sheet</em> con los cuatro segmentos de código que identificaste anteriormente.
Crea tu <em>Personalized Project Reference sheet</em> con los cuatro segmentos de código que identificaste anteriormente.
<div class="takeNote">Durante el examen de AP, tu escuela proporcionará una impresión de tu hoja <em>Personalized Project Reference</em> para que la uses en el examen. Para la <em>Create Task</em> de práctica, si te das cuenta que no puedes responder a algunas de las preguntas de escritura en la página siguiente (<em>Write About Your Proyect</em>, Escribir sobre tu proyecto) utilizando solo los cuatro segmentos de código que seleccionaste, entonces puedes revisar tu <em>Personalized Project Reference </em>. En el examen de AP real, <em>no podrás revisar tu Personalized Project Reference</em>, así que utiliza la <em>Create Task</em> de práctica para pensar cómo debe ser un buen segmento de código para incluir en tu <em>Personalized Project Reference sheet</em>. En la tarea de creación oficial, cuando crees tu <em>Personalized Project Reference</em> para el examen de AP, piensa de antemano si podrás responder correctamente a las preguntas de la página siguiente. </div>
</li>
<div class="narrower">
<h4><strong>Mostrar el código</strong></h4>
<h3 class="box-head">Mostrar el código</h3>
<p>
Snap<em>!</em> tiene dos formas convenientes de obtener archivos de imagen que muestren parte o todo tu código:
<ul>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h4><strong>Mostrar el código</strong></h4>
</div>
</ol>
</div>


</body>
</html>
</html>
14 changes: 6 additions & 8 deletions cur/performance-tasks/create-task/6-reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ <h2>Preparing Your Personalized Project Reference</h2>
<div class="learn">
<p><strong>On this page,</strong> you will develop a Personalized Project Reference sheet based on your Snap<em>!</em> project for use on the AP exam.</p>
</div>

<div class="takeNote">
<p>
There are two different places you will submit images of your code to the College Board:
There are two different places you will submit images of your code to the College Board:
<ul>
<li>For Component A (program code), you will submit an image of <em>all</em> of your code, including comments and citations.</li>
<li>For Component C (Personalized Project Reference), you will submit images of <em>specific portions</em> of your code and you cannot have any comments.</li>
</ul>
During the written response portion on the AP exam, you can <em>only</em> use what is on your Personalized Project Reference sheet.
</p>
</div>

<div class="forYouToDo">
<ol>
<li>
Expand All @@ -45,11 +45,11 @@ <h2>Preparing Your Personalized Project Reference</h2>
</ol>
</li>
<li>
Make your Personalized Project Reference sheet with the four code segments that you identified above.
Make your Personalized Project Reference sheet with the four code segments that you identified above.
<div class="takeNote">During the AP exam, your school will provide a printout of your Personalized Project Reference sheet for you to use on the exam. For the Practice Create Task, if you find that you cannot answer some of the writing prompts on the next page (Writing About Your Project) using only the four code segments you selected, then you can revise your Personalized Project Reference sheet. On the actual AP exam, you <em>won't be able to revise your Personalized Project Reference</em>, so use the Practice Create Task to think about what makes a good code segment to include on your Personalized Project Reference. On the official Create Task, when you create your Personalized Project Reference sheet for the AP exam, think in advance of how well you'll be able to respond to the prompts on the next page.</div>
</li>
<div class="narrower">
<h4><strong>Showing Your Code</strong></h4>
<h3 class="box-head">Showing Your Code</h3>
<p>
Snap<em>!</em> has two convenient ways to get image files of some or all of your code:
<ul>
Expand Down Expand Up @@ -77,7 +77,5 @@ <h4><strong>Showing Your Code</strong></h4>
</div>
</ol>
</div>


</body>
</html>
</html>

0 comments on commit ede2c55

Please sign in to comment.