﻿<?xml version="1.0" encoding="UTF-8"?>
<activity>

	<error-status code="200" />
	
	<texts class="literals">
		<txt pk="title"><![CDATA[Problemas con operaciones combinadas]]></txt>
		<txt pk="question"><![CDATA[<b>Resuelve los problemas y relaciona.</b>]]></txt>
		<txt pk="text1"><![CDATA[En una caja hay 3 bolsas con 4 cuerdas rojas 
y 6 cuerdas verdes en cada una. 
¿Cuántas cuerdas hay en la caja? ]]></txt>
		<txt pk="text2"><![CDATA[En una caja hay 3 bolsas con 4 cuerdas rojas
en cada una y 6 cuerdas verdes sueltas.
¿Cuántas cuerdas hay en la caja? ]]></txt>
		<txt pk="text3"><![CDATA[En una caja hay 3 cuerdas rojas y 4 bolsas
con 6 cuerdas verdes en cada una. 
¿Cuántas cuerdas hay en la caja? ]]></txt>
		<txt pk="text4"><![CDATA[En una caja hay bolsas con 3 cuerdas rojas 
y 4 cuerdas verdes en cada una. Hay 6 bolsas. 
¿Cuántas cuerdas hay en la caja? ]]></txt>
		<txt pk="text5"><![CDATA[3 x 4 + 6]]></txt>
		<txt pk="text6"><![CDATA[(3 + 4) x 6]]></txt>
		<txt pk="text7"><![CDATA[3 x (4 + 6)]]></txt>
		<txt pk="text8"><![CDATA[3 + 4 x 6]]></txt>
		<txt pk="text9"><![CDATA[42]]></txt>
		<txt pk="text10"><![CDATA[30]]></txt>
		<txt pk="text11"><![CDATA[27]]></txt>
		<txt pk="text12"><![CDATA[18]]></txt>


	</texts>
	
	<componentGroups>
		
		
		<componentGroup name="" points="1">				
			<arrow name="link1" correctPrefix="dest_" solution="1">
				<correctResponses>
					<correctResponse id="1" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>			
			<arrow name="link2" correctPrefix="dest_" solution="2">
				<correctResponses>
					<correctResponse id="2" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>			
			<arrow name="link3" correctPrefix="dest_" solution="3">
				<correctResponses>
					<correctResponse id="3" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>
			<arrow name="link4" correctPrefix="dest_" solution="4">
				<correctResponses>
					<correctResponse id="4" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>
			<arrow name="link5" correctPrefix="dest_" solution="5">
				<correctResponses>
					<correctResponse id="5" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>
			<arrow name="link6" correctPrefix="dest_" solution="6">
				<correctResponses>
					<correctResponse id="6" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>
			<arrow name="link7" correctPrefix="dest_" solution="7">
				<correctResponses>
					<correctResponse id="7" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>
			<arrow name="link8" correctPrefix="dest_" solution="8">
				<correctResponses>
					<correctResponse id="8" />
				</correctResponses>
				<defaultValue id="" />
			</arrow>


		</componentGroup>		
		
		
	</componentGroups>	
</activity>