Difference between revisions of "Application Form"
From LRDE
(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 |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <html><a id="redirectme" href="https://forms.office.com/r/GQL1A7NzLK">office form</a></html> |
||
− | |||
− | == 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). |
||
<html> |
<html> |
||
+ | <script type="text/javascript"> |
||
− | <form method="post" action="formmailer"> |
||
+ | document.location.href=document.getElementById('redirectme').href |
||
− | <h2>Informations personnelles</h2> |
||
+ | </script> |
||
− | <table> |
||
− | <tr> |
||
− | <th>Nom* :</th> |
||
− | <td><input type="text" name="nom" size="20" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Prénom* :</th> |
||
− | <td><input type="text" name="prenom" size="20" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Email EPITA* :</th> |
||
− | <td><input type="text" name="email" size="20" value="@epita.fr" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Origine* :</th> |
||
− | <td><select name="origine" required> |
||
− | <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>Si « Autre », préciser :</th> |
||
− | <td><input type="text" name="origine_autre" size="20"/></td> |
||
− | </tr> |
||
− | </table> |
||
− | |||
− | <h2>Informatique</h2> |
||
− | <table> |
||
− | <tr> |
||
− | <th>Centres d'intérêt généraux* :</th> |
||
− | <td><input type="text" name="interet_general" size="40" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Centres d'intérêt vis-à-vis du LRDE* :</th> |
||
− | <td><input type="text" name="interet_labo" size="40" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Langages pratiqués* :</th> |
||
− | <td><input type="text" name="langages" size="40" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Éditeur préféré :</th> |
||
− | <td><input type="text" name="editeur" size="40"/></td> |
||
− | </tr> |
||
− | </table> |
||
− | |||
− | <h2>Divers</h2> |
||
− | <table> |
||
− | <tr> |
||
− | <th>Niveau d'Anglais* :</th> |
||
− | <td><input type="text" name="anglais" size="40" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Activités annexes* (ACD, JPO, etc.) :</th> |
||
− | <td><input type="text" name="activite" size="40" required/></td> |
||
− | </tr> |
||
− | <tr> |
||
− | <th>Loisirs :</th> |
||
− | <td><input type="text" name="loisirs" size="40"/></td> |
||
− | </tr> |
||
− | </table> |
||
− | |||
− | <h2>Motivation</h2> |
||
− | <table> |
||
− | <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. |
||
− | |||
− | Quand vous avez fini, cliquez sur « Postuler ». |
||
− | |||
− | Merci ! |
||
− | |||
− | </td> |
||
− | <td><textarea name="motivation" rows="10" cols="70" required></textarea></td> |
||
− | </tr> |
||
− | </table> |
||
− | <input type="submit" name="formmailer" value="Postuler"/> |
||
− | </form> |
||
</html> |
</html> |