Advertisement
eduardoperezl

Plantilla de Problema Sin Tolerancia

Sep 7th, 2016
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.39 KB | None | 0 0
  1. <problem>
  2.   <legend>Texto del problema</legend>
  3.   <numericalresponse answer="Respuesta (numero)">
  4.     <formulaequationinput label="Texto del problema"/>
  5.     <correcthint>
  6.       Retroalimentación para la respuesta correcta.
  7.     </correcthint>
  8.   </numericalresponse>
  9.   <solution>
  10.     <div class="detailed-solution">
  11.       <p>Texto de solución</p>
  12.     </div>
  13.   </solution>
  14. </problem>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement