Application form: Difference between revisions
m (Changed protection level for "Application form" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]) |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<div class="form-translation-request"> | <div class="form-translation-request"> | ||
<div class="form-section"> | |||
<p> | |||
This application attempts to assess your ability in translating WikiHussain’s entries. Please fill out this form | |||
carefully. | |||
</p> | |||
<h1>General information</h1> | |||
<div class="input-container"> | |||
<label> | |||
First name: | |||
<input name="firstname" type="text"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
Last name: | |||
<input name="lastname" type="text"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
Nationality | |||
<input name="nationality" type="text"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
Where do you currently live? | |||
<input name="currenty-live" type="text"> | |||
</label> | |||
</div> | |||
<p>The source language in this process is English....</p> | |||
<div class="radio-container"> | |||
<p>Have you ever been tested to test your English?</p> | |||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
Yes | |||
<input name=" | <input name="is-test-english" type="radio" value="1"> | ||
</label> | </label> | ||
</div> | </div> | ||
Line 15: | Line 53: | ||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
No | |||
<input name=" | <input name="is-test-english" type="radio" value="0"> | ||
</label> | </label> | ||
</div> | </div> | ||
</div> | |||
<div class="checkbox-container"> | |||
<p>Which of the English tests did you attend?</p> | |||
<div class="input-container"> | |||
<label> | |||
TOEFL | |||
<input name="test-english" type="checkbox" value="toefl"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
EAP | |||
<input name="test-english" type="checkbox" value="eap"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
IELTS | |||
<input name="test-english" type="checkbox" value="ielts"> | |||
</label> | |||
</div> | </div> | ||
<div class=" | <div class="input-container"> | ||
< | <label> | ||
FCE | |||
<input name="test-english" type="checkbox" value="fce"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
CELTA | |||
<input name="test-english" type="checkbox" value="celta"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
GRE | |||
<input name="test-english" type="checkbox" value="gre"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
OET | |||
<input name="test-english" type="checkbox" value="oet"> | |||
</label> | |||
</div> | |||
</div> | |||
<div class="upload-container"> | |||
<p>Please upload your latest English degree.</p> | |||
<div class="preview"></div> | |||
<div class="input-container"> | |||
<input type="file" name="degree-document"/> | |||
</div> | </div> | ||
</div> | </div> | ||
</div> | |||
<hr/> | |||
<div class="form-section"> | |||
<p>This section is about your general information.</p> | |||
<div class="radio-container"> | |||
<p>What’s your degree?</p> | |||
<div class="input-container"> | |||
<label> | |||
Diploma | |||
<input name="last-degree" type="radio" value="diploma"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
Bachelor | |||
<input name="last-degree" type="radio" value="bachelor"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
Master | |||
<input name="last-degree" type="radio" value="master"> | |||
</label> | |||
</div> | </div> | ||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
PHD | |||
<input name=" | <input name="last-degree" type="radio" value="phd"> | ||
</label> | </label> | ||
</div> | </div> | ||
Line 153: | Line 164: | ||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
Other | |||
<input name=" | <input name="last-degree" type="radio" value="other"> | ||
</label> | </label> | ||
</div> | </div> | ||
</div> | |||
<div class=" | <div class="input-container"> | ||
< | <label> | ||
What is your field at university? | |||
<input name="university-field" type="text"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
What is your university name? | |||
<input name="university-name" type="text"> | |||
</label> | |||
</div> | |||
<div class="radio-container"> | |||
<p>Have you ever experienced translation?</p> | |||
<div class="input-container"> | |||
<label> | |||
Yes | |||
<input name="experience-translate" type="radio" value="yes"> | |||
</label> | |||
</div> | </div> | ||
<div class=" | <div class="input-container"> | ||
< | <label> | ||
No | |||
<input name="experience-translate" type="radio" value="no"> | |||
</label> | |||
</ | |||
</div> | </div> | ||
</div> | |||
<div class="upload-container"> | |||
<p>Please upload your latest degree in collage.</p> | |||
<div class="preview"></div> | |||
<div class="input-container"> | |||
<input type="file" name="degree-college"/> | |||
</div> | </div> | ||
</div> | |||
<div class="radio-container"> | |||
<p>Have you ever had experience of writing a book or essay?</p> | |||
<div class=" | <div class="input-container"> | ||
<label> | <label> | ||
Yes | |||
<input name="write-book" type="radio" value="yes"> | |||
< | |||
</label> | </label> | ||
</div> | </div> | ||
<div class=" | <div class="input-container"> | ||
<label> | |||
No | |||
<input name="write-book" type="radio" value="no"> | |||
</label> | |||
</div> | </div> | ||
</div> | </div> | ||
<div class=" | <div class="textarea-container"> | ||
< | <label> | ||
If your answer is yes, please write down the information that you have written in the box below and add it if | |||
you have a link. | |||
<textarea name="write-book-description"></textarea> | |||
</label> | |||
</div> | |||
<div class="radio-container"> | |||
<p>Have you had any acquaintance with islamic studies?</p> | |||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
Yes | |||
<input name=" | <input name="islamic-acq" type="radio" value="yes"> | ||
</label> | </label> | ||
</div> | </div> | ||
<div class="input-container"> | <div class="input-container"> | ||
<label> | <label> | ||
No | |||
<input name=" | <input name="islamic-acq" type="radio" value="no"> | ||
</label> | </label> | ||
</div> | </div> | ||
</div> | |||
</div> | |||
<hr/> | |||
<div class="form-section"> | |||
<p>This section is about your information in the language of the target.</p> | |||
<div class="input-container"> | |||
<label> | |||
Please specify the language that you can participate in. | |||
<input name="participate-lang" type="text"> | |||
</label> | |||
</div> | |||
<div class="input-container"> | |||
<label> | |||
What is your last degree in the relevant language? | |||
<input name="last-degree-lang" type="text"> | |||
</label> | |||
</div> | |||
<div class="upload-container"> | |||
<p>Upload your latest language in the below section.</p> | |||
<div class="preview"></div> | |||
<div class="input-container"> | |||
<input type="file" name="last-lang-degree"/> | |||
</div> | </div> | ||
</div> | |||
<div class="radio-container"> | |||
<p>Have you ever experienced translation in this language?</p> | |||
<div class=" | <div class="input-container"> | ||
<label> | <label> | ||
Yes | |||
<input name="translation-experience" type="radio" value="yes"> | |||
< | |||
</label> | </label> | ||
</div> | </div> | ||
<div class="input-container"> | |||
<label> | |||
No | |||
<input name="translation-experience" type="radio" value="no"> | |||
</label> | |||
</div> | |||
</div> | </div> | ||
< | <div class="radio-container"> | ||
<p>Have you ever experienced writing a book or article in this language?</p> | |||
<div class="input-container"> | |||
<label> | |||
Yes | |||
<input name="writing-book-experience" type="radio" value="yes"> | |||
</label> | |||
</div> | |||
<div class=" | <div class="input-container"> | ||
<label> | <label> | ||
No | |||
< | <input name="writing-book-experience" type="radio" value="no"> | ||
</label> | </label> | ||
</div> | </div> | ||
</div> | </div> | ||
<p>Thank you sincerely for your support</p> | |||
<div class="textarea-container"> | |||
<label> | |||
If your answer is yes, please write down the information that you have written in the box below and add it if | |||
you have a link. | |||
<textarea name="writing-book-experience-description"></textarea> | |||
</label> | |||
</div> | |||
</div> | |||
<hr/> | |||
<div class="form-section"> | |||
<p>In this section, we ask you to translate the short text in the language you chose.</p> | |||
<div class="textarea-container"> | |||
<label> | |||
Please download the following file and upload it in pdf format after translating it. | |||
<a class="button" href="#">Download</a> | |||
<textarea name="text-translate"></textarea> | |||
</label> | |||
</div> | |||
</div> | |||
<p>Thank you sincerely for your support</p> | |||
<div class="submit-button-container"> | |||
<button type="button" class="btn btn-submit">Submit</button> | |||
</div> | |||
</div> | </div> | ||
</html> | </html> |
Revision as of 09:56, 13 September 2018
This application attempts to assess your ability in translating WikiHussain’s entries. Please fill out this form carefully.
General information
The source language in this process is English....
Have you ever been tested to test your English?
Which of the English tests did you attend?
Please upload your latest English degree.
This section is about your general information.
What’s your degree?
Have you ever experienced translation?
Please upload your latest degree in collage.
Have you ever had experience of writing a book or essay?
Have you had any acquaintance with islamic studies?
This section is about your information in the language of the target.
Upload your latest language in the below section.
Have you ever experienced translation in this language?
Have you ever experienced writing a book or article in this language?
In this section, we ask you to translate the short text in the language you chose.
Thank you sincerely for your support