<?xml version="1.0" encoding="ISO-8859-1" ?>
<?xml-stylesheet href="travaux.xsl" type="text/xsl"?>

<!DOCTYPE student SYSTEM "travaux.dtd">

<student>
 <personal-data>
 	<first-name>Guney</first-name>
 	<family-name>Yilmaz</family-name>
 	<homepage-url>http://tecfaetu.unige.ch/perso/maltt/yilmazg1/</homepage-url>
 		
 	<email>guney.yilmaz@etu.unige.ch</email>
 	<promotion>Tetris</promotion>
 	<unix-login>yilmazg1</unix-login>
 	<moo-login></moo-login>
 </personal-data>
 <courses>
 	<course>
 	<title>STIC-1</title>
 	<instructor>Daniel Schneider</instructor>
 	<url>http://edutechwiki.unige.ch/fr/STIC:STIC_I</url>
 		<exercise>
 		<exercise-number>1</exercise-number>
 		<title>Homepage</title>
 			<sections>
 			<section>
 				<deposit-date>03.11.13</deposit-date>
 				<title>Homepage TECFA</title>
 				<url>http://tecfaetu.unige.ch/perso/maltt/yilmazg1/</url>
 				<description>Page personnelle</description>
 				<status>Terminé</status>
 				<participants>Travail individuel</participants>
 				<comments>Pas de commentaire pour l'instant</comments>
 				</section>
 			<section>
 					<deposit-date>03.11.13</deposit-date>
 					<title>page travail</title>
 					<url>http://tecfa.unige.ch/etu-maltt/tetris/yilmazg1</url>
 					<description>Différents travaux de stic-1</description>
 					<status>Non terminé</status>	
 				</section>
 				<section>
 					<deposit-date>03.11.13</deposit-date>
 					<title>Rapport exercice 1</title>
 					<url>http://tecfaetu.unige.ch/etu-maltt/tetris/yilmazg1/stic-1/ex1/</url>
 					<description>Rapport personnel</description>
 					<status>Terminé</status>	
 					<participants>Travail individuel</participants>
 					<comments></comments>
 				</section>
 				
 				<section>
 					<deposit-date>03.11.13</deposit-date>
 					<title>Rapport exercice 2</title>
 					<url>http://tecfaetu.unige.ch/etu-maltt/tetris/yilmazg1/stic-1/ex2/welcome.html</url>
 					<description>Rapport personnel pour l'exercice flash</description>
 					<status>Terminé</status>	
 					<participants>Travail individuel</participants>
 					<comments></comments>
 				</section>
 				
 				<section>
 					<deposit-date>03.11.13</deposit-date>
 					<title>Application Flash</title>
 					<url>http://tecfaetu.unige.ch/etu-maltt/tetris/yilmazg1/stic-1/ex2/FruitsLegumes.swf</url>
 					<description>Dispositif Flash</description>
 					<status>Terminé</status>	
 					<participants>Travail individuel</participants>
 					<comments>.swf</comments>
 				</section>
 				
 				
 				</sections>
 				</exercise>
 				</course>		
 	
 </courses>
 
</student>
