Difference between revisions of "Application Form"

From LRDE

m (POSTULER->Postuler)
Line 6: Line 6:
 
{{#form: method=post | email=csi-registration@lrde.epita.fr}}
 
{{#form: method=post | email=csi-registration@lrde.epita.fr}}
 
<table>
 
<table>
<tr><td colspan="2"><h2>Informations personnelles:</h2></td></tr>
+
<tr><td colspan="2"><h2>Informations personnelles :</h2></td></tr>
 
<tr>
 
<tr>
 
<th align="right">Nom :</th>
 
<th align="right">Nom :</th>
Line 16: Line 16:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Email EPITA:</th>
+
<th align="right">Email EPITA :</th>
 
<td>{{#input: type=text | name=email | size=20 | value=@epita.fr}}</td>
 
<td>{{#input: type=text | name=email | size=20 | value=@epita.fr}}</td>
 
</tr>
 
</tr>
Line 30: Line 30:
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Si «&nbsp;Autre&nbsp;», préciser:</th>
+
<th align="right">Si «&nbsp;Autre&nbsp;», préciser :</th>
 
<td>{{#input: type=text | name=origine_autre | size=20}}</td>
 
<td>{{#input: type=text | name=origine_autre | size=20}}</td>
 
</tr>
 
</tr>
Line 36: Line 36:
 
<tr><td></td></tr>
 
<tr><td></td></tr>
   
<tr><td colspan="2"><h2>Informatique:</h2></td></tr>
+
<tr><td colspan="2"><h2>Informatique :</h2></td></tr>
 
<tr>
 
<tr>
<th align="right">Centres d'intérêt généraux:</th>
+
<th align="right">Centres d'intérêt généraux :</th>
 
<td>{{#input: type=text | name=interet_general | size=40}}</td>
 
<td>{{#input: type=text | name=interet_general | size=40}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Centres d'intérêt vis-à-vis du LRDE:</th>
+
<th align="right">Centres d'intérêt vis-à-vis du LRDE :</th>
 
<td>{{#input: type=text | name=interet_labo | size=40}}</td>
 
<td>{{#input: type=text | name=interet_labo | size=40}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Langages pratiqués:</th>
+
<th align="right">Langages pratiqués :</th>
 
<td>{{#input: type=text | name=langages | size=40}}</td>
 
<td>{{#input: type=text | name=langages | size=40}}</td>
 
</tr>
 
</tr>
Line 54: Line 54:
 
<tr><td colspan="2"><h2>Divers :</h2></td></tr>
 
<tr><td colspan="2"><h2>Divers :</h2></td></tr>
 
<tr>
 
<tr>
<th align="right">Niveau d'Anglais:</th>
+
<th align="right">Niveau d'Anglais :</th>
 
<td>{{#input: type=text | name=anglais | size=40}}</td>
 
<td>{{#input: type=text | name=anglais | size=40}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Activités annexes (ACD, JPO etc):</th>
+
<th align="right">Activités annexes (ACD, JPO, etc.) :</th>
 
<td>{{#input: type=text | name=activite | size=40}}</td>
 
<td>{{#input: type=text | name=activite | size=40}}</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
<th align="right">Loisirs:</th>
+
<th align="right">Loisirs :</th>
 
<td>{{#input: type=text | name=loisirs | size=40}}</td>
 
<td>{{#input: type=text | name=loisirs | size=40}}</td>
 
</tr>
 
</tr>
Line 70: Line 70:
   
   
<tr><td colspan="2"><h2>Motivation:</h2></td></tr>
+
<tr><td colspan="2"><h2>Motivation :</h2></td></tr>
 
<tr>
 
<tr>
 
<td width="35%">
 
<td width="35%">

Revision as of 11:30, 13 November 2015

Fiche de candidature au LRDE

Si vous voulez postuler pour intégrer le LRDE cette année, veuillez s'il vous plaît remplir tous les champs ci-dessous (tous sont obligatoires).

{{#form: method=post | email=csi-registration@lrde.epita.fr}}


Informations personnelles :

Nom : {{#input: type=text | name=nom | size=20}}
Prénom : {{#input: type=text | name=prenom | size=20}}
Email EPITA : {{#input: type=text | name=email | size=20 | value=@epita.fr}}
Origine : {{#input: type=select | name=origine |
  • Prépa EPITA
  • Prépa classique
  • Redoublant
  • Autre

}}

Si « Autre », préciser : {{#input: type=text | name=origine_autre | size=20}}

Informatique :

Centres d'intérêt généraux : {{#input: type=text | name=interet_general | size=40}}
Centres d'intérêt vis-à-vis du LRDE : {{#input: type=text | name=interet_labo | size=40}}
Langages pratiqués : {{#input: type=text | name=langages | size=40}}

Divers :

Niveau d'Anglais : {{#input: type=text | name=anglais | size=40}}
Activités annexes (ACD, JPO, etc.) : {{#input: type=text | name=activite | size=40}}
Loisirs : {{#input: type=text | name=loisirs | size=40}}

Motivation :

Écrivez une courte lettre de motivation expliquant les raisons de votre candidature, ce que vous souhaitez trouver et ce que vous comptez apporter au LRDE en nous rejoignant cette année.

Quand vous avez fini, cliquez sur « Postuler ».

Merci !

{{#input: type=submit | name=formmailer | value=Postuler}}

{{#input: type=textarea | name=motivation | rows=10 | cols=70}}

{{#formend:}}