﻿<?xml version="1.0" encoding="UTF-8"?>
<activity>

	<error-status code="200" />
	
	<texts class="literals">
		<txt pk="title"><![CDATA[Operaciones combinadas]]></txt>
		<txt pk="question"><![CDATA[<b>Calcula las siguientes operaciones combinadas.</b>]]></txt>
		<txt pk="text1"><![CDATA[Recuerda, para resolver ejercicios con operaciones combinadas: <br>1º Operamos los paréntesis.<br>2º Efectuamos los productos y cocientes.<br>3º Resolvemos las adiciones y sustracciones.]]></txt>
		<txt pk="text2"><![CDATA[· nutrición<br>· medio ambiente<br>· contaminación<br>· calentamiento<br>· biodiversidad]]></txt>
		<txt pk="text3"><![CDATA[3.- ¿Que inventaron?]]></txt>
		<txt pk="text4"><![CDATA[4.- ¿De que fecha es?]]></txt>
		<txt pk="text5"><![CDATA[Guillermo Marconi]]></txt>
		<txt pk="text6"><![CDATA[Thomas Edison]]></txt>
		<txt pk="text7"><![CDATA[Alejandro Juan Antonio Volta]]></txt>
		<txt pk="text8"><![CDATA[Arquimedes]]></txt>
		<txt pk="text9"><![CDATA[Termometro]]></txt>
		<txt pk="text10"><![CDATA[Pararrayos]]></txt>
		<txt pk="text11"><![CDATA[Telescopio]]></txt>
		<txt pk="text12"><![CDATA[Cinemascope]]></txt>
		<txt pk="text13"><![CDATA[Sobre]]></txt>
		
		<txt pk="textacc1"><![CDATA[Nombre de la actividad]]></txt>
		<txt pk="textacc2"><![CDATA[Descripción de la actividad]]></txt>
		
	</texts>
	
	<componentGroups>
	
	
		
		<componentGroup name="" type="dynamicParagraphGroup">	
			
			<dynamicParagraph name="parrafo1">
			
				<paragraphText>
					<![CDATA[4 x (2 + 5) – 3 = [component type=textinput id="textInputParrafo1"] <br>(3 + 1) x (4 – 2) + 8 =  [component type=textinput id="textInputParrafo2"] <br>5 x 8 + (19 – 12) = [component type=textinput id="textInputParrafo3"] <br>7 + 4 x 3 – (6 – 5) = [component type=textinput id="textInputParrafo4"] <br>(8 – 3) x 2 + 4 – (7 – 5) = [component type=textinput id="textInputParrafo5"] <br>6 x (7 – 4) + 3 x 2 = [component type=textinput id="textInputParrafo6"]]]>
				</paragraphText>
				
				<paragraphComponents>
				
			
					
					<textInput name="textInputParrafo1" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[25]]></correctAnswer>

						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					<textInput name="textInputParrafo2" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[16]]></correctAnswer>
						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					<textInput name="textInputParrafo3" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[47]]></correctAnswer>

						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					<textInput name="textInputParrafo4" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[18]]></correctAnswer>
						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					<textInput name="textInputParrafo5" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[12]]></correctAnswer>

						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					<textInput name="textInputParrafo6" caseSensitive="false" maximumCharacters="15">
						<correctAnswers>
							<correctAnswer id="1"><![CDATA[24]]></correctAnswer>
						</correctAnswers>
						<defaultText><![CDATA[]]></defaultText>
					</textInput>
					
					
					
					
									
					
				</paragraphComponents>
				
			</dynamicParagraph>
			
		</componentGroup>

		
	</componentGroups>
	
</activity>