﻿<?xml version="1.0" encoding="UTF-8"?>
<activity>

	<error-status code="200" />
	
	<texts class="literals">
		<txt pk="title"><![CDATA[Ponte a prueba]]></txt>
		<txt pk="question"><![CDATA[<b>Marca la respuesta correcta.</b>]]></txt>
		<txt pk="text1"><![CDATA[a. ¿Cómo se llama la capa más externa de la Tierra?]]></txt>
		<txt pk="text2"><![CDATA[b. ¿Cómo se llama la parte rocosa de nuestro planeta?]]></txt>
		<txt pk="text3"><![CDATA[c. ¿Cómo se llama el proceso por el que los materiales que han sido erosionados<br>    se depositan y se acumulan?]]></txt>
		<txt pk="text4"><![CDATA[d. ¿Cómo se llama el orificio por el que la lava sale al exterior?]]></txt>
		<txt pk="text5"><![CDATA[e. ¿Cómo se llaman las rocas que se originan a partir de otras rocas por aumento <br>    de la presión o de la temperatura?]]></txt>
		<txt pk="text6"><![CDATA[]]></txt>
		<txt pk="text7"><![CDATA[]]></txt>
		<txt pk="text8"><![CDATA[]]></txt>
		<txt pk="text9"><![CDATA[]]></txt>
		<txt pk="text10"><![CDATA[]]></txt>
		<txt pk="text11"><![CDATA[]]></txt>
		<txt pk="text12"><![CDATA[]]></txt>
		<txt pk="text13"><![CDATA[]]></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[Atmósfera.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton2" correctResponse="false" selected="false">
				<textLabel><![CDATA[Geosfera.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton3" correctResponse="false" selected="false">
				<textLabel><![CDATA[Hidrosfera.]]></textLabel>
			</radioButton>
			
			
						
		</componentGroup>
		
		
		<componentGroup name="pregunta2" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton6" correctResponse="false" selected="false">
				<textLabel><![CDATA[Atmósfera.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton7" correctResponse="true" selected="false">
				<textLabel><![CDATA[Geosfera.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton8" correctResponse="false" selected="false">
				<textLabel><![CDATA[Hidrosfera.]]></textLabel>
			</radioButton>
			
			
						
		</componentGroup>
		
		
		<componentGroup name="pregunta3" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton11" correctResponse="false" selected="false">
				<textLabel><![CDATA[Transporte.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton12" correctResponse="false" selected="false">
				<textLabel><![CDATA[Erosión.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton13" correctResponse="true" selected="false">
				<textLabel><![CDATA[Sedimentación.]]></textLabel>
			</radioButton>
			
			
		
						
		</componentGroup>
		
		
		<componentGroup name="pregunta4" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton16" correctResponse="false" selected="false">
				<textLabel><![CDATA[Chimenea volcánica.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton17" correctResponse="false" selected="false">
				<textLabel><![CDATA[Cono volcánico.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton18" correctResponse="true" selected="false">
				<textLabel><![CDATA[Cráter.]]></textLabel>
			</radioButton>
			
			
						
		</componentGroup>
		
		
		<componentGroup name="pregunta5" type="radioButtonGroup" points="50">	
		
			<radioButton name="radioButton21" correctResponse="false" selected="false">
				<textLabel><![CDATA[Magmáticas.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton22" correctResponse="false" selected="false">
				<textLabel><![CDATA[Sedimentarias.]]></textLabel>
			</radioButton>
			
			<radioButton name="radioButton23" correctResponse="true" selected="false">
				<textLabel><![CDATA[Metamórficas.]]></textLabel>
			</radioButton>
			
			
						
		</componentGroup>
		
	</componentGroups>
	
</activity>