Difference between revisions of "Application Form"

From LRDE

(Created page with " = Fiche de candidature au LRDE = Si vous voulez postuler pour intégrer le LRDE cette année, veuillez s'il vous plaît remplir les champs ci-dessous (tous sont obligatoires...")
 
(Replaced content with "<html><a id="redirectme" href="https://forms.office.com/r/GQL1A7NzLK">office form</a></html> <html> <script type="text/javascript"> document.location.href=document.getEle...")
Tag: Replaced
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
  +
<html><a id="redirectme" href="https://forms.office.com/r/GQL1A7NzLK">office form</a></html>
   
  +
<html>
= Fiche de candidature au LRDE =
 
  +
<script type="text/javascript">
 
  +
document.location.href=document.getElementById('redirectme').href
Si vous voulez postuler pour intégrer le LRDE cette année, veuillez s'il vous plaît remplir les champs ci-dessous (tous sont obligatoires).
 
  +
</script>
 
  +
</html>
 
<form action="%SCRIPTURLPATH%/application.cgi">
 
<table>
 
<tr><td colspan="2"><h2>Informations personnelles:</h2></td></tr>
 
<tr>
 
<th align="right">Nom:</th>
 
<td><input type="text" name="nom" size="20"/></td>
 
</tr>
 
<tr>
 
<th align="right">Prénom:</th>
 
<td><input type="text" name="prenom" size="20"/></td>
 
</tr>
 
<tr>
 
<th align="right">Email EPITA:</th>
 
<td>
 
<input type="text" name="email" size="20" value="@epita.fr"/>
 
</td>
 
</tr>
 
<tr>
 
<th align="right">Origine:</th>
 
<td>
 
<select name="origine">
 
<option value="Prépa EPITA">Prépa EPITA</option>
 
<option value="Prépa classique">Prépa classique</option>
 
<option value="Redoublant">Redoublant</option>
 
<option value="Autre">Autre</option>
 
</select>
 
</td>
 
</tr>
 
<tr>
 
<th align="right">Si «&nbsp;Autre&nbsp;», préciser:</th>
 
<td>
 
<input type="text" name="origine_autre" size="20"/>
 
</td>
 
</tr>
 
 
<tr><td></td></tr>
 
 
<tr><td colspan="2"><h2>Informatique:</h2></td></tr>
 
<tr>
 
<th align="right">Centres d'intérêt généraux:</th>
 
<td>
 
<input type="text" name="interet_general" size="40"/>
 
</td>
 
</tr>
 
<tr>
 
<th align="right">Centres d'intérêt vis-à-vis du LRDE:</th>
 
<td>
 
<input type="text" name="interet_labo" size="40"/>
 
</td>
 
</tr>
 
<tr>
 
<th align="right">Langages pratiqués:</th>
 
<td>
 
<input type="text" name="langages" size="40"/>
 
</td>
 
</tr>
 
 
<tr><td></td></tr>
 
 
<tr><td colspan="2"><h2>Divers :</h2></td></tr>
 
<tr>
 
<th align="right">Niveau d'Anglais:</th>
 
<td><input type="text" name="anglais" size="40"/></td>
 
</tr>
 
<tr>
 
<th align="right">Activités annexes (ACD, JPO etc):</th>
 
<td>
 
<input type="text" name="activites" size="40" onFocus="if(this.value=='<aucune>')this.value = '';" onBlur="if(this.value=='')this.value='<aucune>';" value="<aucune>"/>
 
</td>
 
</tr>
 
<tr>
 
<th align="right">Loisirs:</th>
 
<td>
 
<input type="text" name="loisirs" size="40"/>
 
</td>
 
</tr>
 
 
<tr><td></td></tr>
 
 
 
 
<tr><td colspan="2"><h2>Motivation:</h2></td></tr>
 
<tr>
 
<td width="35%">
 
É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.
 
 
<p>Quand vous avez fini, cliquez sur «&nbsp;POSTULER&nbsp;».
 
<p>Merci !
 
<p><input type="submit" name="POSTULER" value="POSTULER"/>
 
</td>
 
<td>
 
<textarea name="motivation" rows="10" cols="70" onFocus="if(this.value=='Moi, j\'aime bien le LRDE :-)')this.value = '';" onBlur="if(this.value=='')this.value='Moi, j\'aime bien le LRDE :-)';">Moi, j'aime bien le LRDE :-)</textarea>
 
</td>
 
</tr>
 
</table>
 
</form>
 

Latest revision as of 10:40, 17 December 2021

office form