﻿<?xml version="1.0" encoding="UTF-8"?>
<activity>

	<error-status code="200" />
	
	<texts class="literals">
		<txt pk="title"><![CDATA[Raíz cuadrada]]></txt>
		<txt pk="question"><![CDATA[<b>Observa cuántos cuadraditos hay en cada bolsa y marca las opciones correctas.</b>]]></txt>
		<txt pk="text1"><![CDATA[Sí]]></txt>
		<txt pk="text2"><![CDATA[No]]></txt>
		<txt pk="text3"><![CDATA[y]]></txt>
		<txt pk="text4"><![CDATA[¿Puedes construir un cuadrado<br>sin que sobre ningún cuadradito?]]></txt>
		<txt pk="textacc1"><![CDATA[Nombre de la actividad]]></txt>
		<txt pk="textacc2"><![CDATA[Descripción de la actividad]]></txt>
	</texts>
	
	<componentGroups>
	
		<componentGroup name="pregunta1" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton1" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton2" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
		<componentGroup name="pregunta2" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton3" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton4" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
		</componentGroup>
		
		<componentGroup name="pregunta3" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton5" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton6" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
				<componentGroup name="pregunta4" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton7" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton8" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
				<componentGroup name="pregunta5" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton9" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton10" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
		
				<componentGroup name="pregunta6" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton11" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton12" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
		
				<componentGroup name="pregunta7" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton13" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton14" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
				<componentGroup name="pregunta8" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton15" correctResponse="false" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton16" correctResponse="true" selected="false">
				<textLabel><![CDATA[]]></textLabel>
			</radioButton>
									
		</componentGroup>
		
	</componentGroups>
	
</activity>