Skip to content

Commit

Permalink
mutation vs field name
Browse files Browse the repository at this point in the history
  • Loading branch information
danielferro69 committed Nov 16, 2023
1 parent 59d07ad commit ee48ae3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 48 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,15 @@ moduloActividad(nombre, () => {
actividadTest(nombre, {
solucion: `<xml xmlns="http://www.w3.org/1999/xhtml">
<variables>
<variable type="" id=".~:L;MZH3#_ch^(xj6@4">cantidad</variable>
<variable type="" id="Fx]s3z{~2.?O{SlEh{#C">direccion</variable>
<variable type="math_number" id=".~:L;MZH3#_ch^(xj6@4">cantidad</variable>
</variables>
<block type="al_empezar_a_ejecutar" id="115" deletable="false" movable="false" editable="false" x="0" y="0">
<statement name="program">
<shadow type="required_statement" id="!y0Yy-v\`b%).EO}xnYu8"></shadow>
<shadow type="required_statement" id="oDul2_6$rV7|OIOxg0l"></shadow>
<block type="procedures_callnoreturn" id="308">
<mutation name="Agarrar trofeos hacia">
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<value name="ARG0">
<shadow xmlns="" type="required_value"/>
Expand All @@ -31,8 +30,8 @@ moduloActividad(nombre, () => {
<next>
<block type="procedures_callnoreturn" id="180">
<mutation name="Agarrar trofeos hacia">
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<value name="ARG0">
<shadow xmlns="" type="required_value"/>
Expand All @@ -47,8 +46,8 @@ moduloActividad(nombre, () => {
<next>
<block type="procedures_callnoreturn" id="186">
<mutation name="Agarrar trofeos hacia">
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<value name="ARG0">
<shadow xmlns="" type="required_value"/>
Expand All @@ -63,8 +62,8 @@ moduloActividad(nombre, () => {
<next>
<block type="procedures_callnoreturn" id="183">
<mutation name="Agarrar trofeos hacia">
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<value name="ARG0">
<shadow xmlns="" type="required_value"/>
Expand Down Expand Up @@ -92,40 +91,37 @@ moduloActividad(nombre, () => {
</block>
<block type="procedures_defnoreturn" id="126" x="20" y="230">
<mutation>
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<field name="NAME">Agarrar trofeos hacia</field>
<field name="ARG0">cantidad = 3</field>
<field name="ARG1">direccion = abajo</field>
<field name="ARG0">cantidad</field>
<field name="ARG1">direccion</field>
<statement name="STACK">
<block type="MoverA" id="323">
<value name="direccion">
<shadow type="required_value" id="(svjwFjIpWXA:TnbdyX:"></shadow>
<block type="variables_get" id="FS2I:r5V\`K4o/}RQ?|om">
<mutation var="direccion = abajo" parent="126"></mutation>
</block>
</value>
<value name="direccion">
<block type="param_get" id="261a">
<field name="VAR">direccion</field>
</block>
</value>
<next>
<block type="Repetir" id="141">
<value name="count">
<shadow type="required_value" id=".=tR[b{gHy[dieFq@|4R"></shadow>
<block type="variables_get" id="@26j1B#)[_pjToaNW2Qj">
<mutation var="cantidad = 3" parent="126"></mutation>
<block type="param_get" id="26">
<field name="VAR">cantidad</field>
</block>
</value>
<statement name="block">
<shadow type="required_statement" id="a4,G/S0$-QXOb/.6M$l?"></shadow>
<shadow type="required_statement" id="##,3~5b4!+Se54x#ge.D"></shadow>
<block type="RecogerTrofeo" id="160">
<next>
<block type="MoverA" id="157">
<value name="direccion">
<shadow type="required_value" id="tLW5RE(}3qJd%r4yU)/X"></shadow>
<block type="variables_get" id="A$I=sXn2/C/-w-dC{cM$">
<mutation var="direccion = abajo" parent="126"></mutation>
</block>
</value>
</block>
<value name="direccion">
<block type="param_get" id="261b">
<field name="VAR">direccion</field>
</block>
</value>
</block>
</next>
</block>
</statement>
Expand All @@ -139,25 +135,25 @@ moduloActividad(nombre, () => {
<statement name="STACK">
<block type="Repetir" id="234">
<value name="count">
<shadow type="required_value" id="3X2Cpvbi#Hn5^7|zMava"></shadow>
<shadow type="required_value" id="D4m!h{+@gO2c1BrzkTMp"></shadow>
<block type="math_number" id="235">
<field name="NUM">2</field>
</block>
</value>
<statement name="block">
<shadow type="required_statement" id="5E3p3kj!QPD[LEQHJGO*"></shadow>
<shadow type="required_statement" id="%,0:y*ZK+a_07o*/D~1V"></shadow>
<block type="MoverA" id="210">
<value name="direccion">
<shadow type="required_value" id="#GOy+C3;J^$OPq3E@tU/"></shadow>
<shadow type="required_value" id="K[WegV(@8ZcHAa[08c4)"></shadow>
<block type="ParaAbajo" id="241"></block>
</value>
</block>
</statement>
<next>
<block type="procedures_callnoreturn" id="257">
<mutation name="Agarrar trofeos hacia">
<arg name="cantidad = 3"></arg>
<arg name="direccion = abajo"></arg>
<arg name="cantidad"></arg>
<arg name="direccion"></arg>
</mutation>
<value name="ARG0">
<shadow xmlns="" type="required_value"/>
Expand All @@ -174,8 +170,7 @@ moduloActividad(nombre, () => {
</block>
</statement>
</block>
</xml>`,
skip: true
</xml>`
});

});
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ moduloActividad(nombre, () => {
actividadTest(nombre, {
solucion: `<xml xmlns="http://www.w3.org/1999/xhtml">
<variables>
<variable type="" id=";Hpnm3IaG$0W5,m[@zX/">direccion</variable>
<variable type="math_number" id=";Hpnm3IaG$0W5,m[@zX/">direccion</variable>
</variables>
<block type="al_empezar_a_ejecutar" id="13" deletable="false" movable="false" editable="false" x="0" y="0">
<statement name="program">
Expand Down Expand Up @@ -73,12 +73,11 @@ moduloActividad(nombre, () => {
<statement name="block">
<shadow type="required_statement" id="o2C:cvl~r3@y,AQr;B+]"></shadow>
<block type="MoverA" id="25">
<value name="direccion">
<shadow type="required_value" id="4$-aX;}BR1@|Y\`B@]FP0"></shadow>
<block type="variables_get" id="ox1nJ+c8Hl1(LpwS]_TK">
<mutation var="direccion" parent="22"></mutation>
</block>
</value>
<value name="direccion">
<block type="param_get" id="26">
<field name="VAR">direccion</field>
</block>
</value>
<next>
<block type="procedures_callnoreturn" id="27">
<mutation name="Observar mariposa si hay"></mutation>
Expand All @@ -104,8 +103,7 @@ moduloActividad(nombre, () => {
</block>
</statement>
</block>
</xml>`,
skip: true
</xml>`
});

});

0 comments on commit ee48ae3

Please sign in to comment.