Ignore:
Timestamp:
05/08/16 12:10:56 (8 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Updated the documentation to reflect the changes related to the registration (re #285)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/manual/en/index.html

    r730 r774  
    200200  </p>
    201201
     202  <p>
     203  When the program is first started on your computer, you will be presented
     204  with the dialog below:
     205  </p>
     206  <div align="center">
     207    <img src="registrationDialog.png" alt="The registration query dialog"/>
     208  </div>
     209
     210  <p>
     211  If you have not registered with MAVA yet, click on <b>Register</b>. The
     212  registration process is described <a href="#registration">here</a>.
     213  If you have a pilot ID and a password already, click <b>Cancel</b> and
     214  continue as below.
     215  </p>
     216
    202217  <h2><a name="mainWindow">The Main Window</a></h2>
    203218
     
    12381253  </p>
    12391254
     1255  <h2><a name="registration">Registration</a></h2>
     1256
     1257  <img src="registration.png" alt="The Registration page"/>
     1258
     1259  <p>
     1260  When you choose to register, the <i>Registraton</i> page is displayed. Enter
     1261  the data requested. The data items in italics (phone number and nationality)
     1262  are not mandatory. One of VATSIM or an IVAO ID are mandatory, so register
     1263  with one of these on-line networks first. The password should be at least 5
     1264  characters long. It is recommended to use one that consists of a mix of
     1265  upper- and lower-case letters, numbers and possibly special characters.
     1266  </p>
     1267
     1268  <p>
     1269  When all necessary data has been entered, click <b>Register</b>. Your data
     1270  will be recored in the MAVA database, and if all goes well, a dialog is
     1271  displayed containing your <i>Pilot ID</i>, which is in the
     1272  format <i>Pnnn</i>, where <i>nnn</i> is a 3-digit number (e.g. <i>P210</i>).
     1273  Note it down for further reference along with your password. These data can
     1274  be used to log in to the MAVA website, forums and education centre.
     1275  </p>
     1276
     1277  <p>
     1278  When you click <b>OK</b> in the dialog, you will be taken to the <i>Student</i>
     1279  page:
     1280  </p>
     1281
     1282  <img src="student.png" alt="The Student page"/>
     1283
     1284  <p>
     1285  This page displays the status of you entry exam and check flight and you can
     1286  also initiate these from here.
     1287  </p>
     1288
     1289  <p>
     1290  The entry exam is an online theoretical exam, taken in the
     1291  <a href="http://mavasystems.hu/moodle">MAVA Education Centre</a>. Clicking
     1292  the <b>Take the entry exam</b> button takes you to the login page, where you
     1293  should enter your pilot ID and password to get access to the exam. If you
     1294  have successfully completed the test the status in the <i>Student</i> page
     1295  will update. However, this might take a few minutes until the website will
     1296  update itself and the logger will also notice it.
     1297  </p>
     1298
     1299  <p>
     1300  The check flight is a simple flight, during which you take off from the
     1301  Budapest Ferihegy Airport (LHBP), fly a SID, fly to the entry point of an
     1302  approach transition, fly the transition and land. (If you are not familiar
     1303  with these ideas, please, learn about them as you will need to know them
     1304  perform your regular flights for MAVA.) You can select the type of the
     1305  aircraft you wish to fly (currently the Boeing 737NG family and the Bomardier
     1306  Dash-8 Q400 are available), and then click on <b>Perform the check
     1307  flight</b>. You will be then <a href="#tabFlight">taken through</a> the steps
     1308  of the flight almost as in case of a regular flight starting with the
     1309  <a href="#connectPage"><i>Connect</i></a> page.
     1310  </p>
     1311
     1312  <p>
     1313  Your flight is successful, if you commit no NO-GO mistakes, otherwise you
     1314  need to try it again. In both cases you can save the PIREP into a file and
     1315  send it to your mentor at MAVA for further advice.
     1316  </p>
     1317
     1318  <p>
     1319  If you start the program later, it will check your rank. If it is STU
     1320  (student), you will always be taken to this page. If you have passed both the
     1321  entry exam and the check flight, your rank will become FO (First Officer) and
     1322  which case you select flights via the MAVA website and fly them with the
     1323  logger. In this case, you will be taken to
     1324  the <a href="#flightSelectionPage">Flight selection</a> page after a
     1325  successful login.
     1326  </p>
     1327
    12401328</html>
Note: See TracChangeset for help on using the changeset viewer.