<?php require('config.php'); 
      require('../share/SRC/macros.php');
      require('../share/SRC/faq.php'); 
myheader("FAQ -- Software requirements",'..',$myPermit);
#         ----------------------------
faq($$MYCookie,$myPermit);

echo "<A NAME=admin></A>
<table border=0 bgcolor=#dcdcdc cellpadding=2 width=811 cellspacing=0 align=center>
<tr><td><font size=+2>&nbsp;
<b>FAQ -- Administrative matters (Swedish Netuniversity)</b>
<!----------------------------------------------------->
</font></td><tr></table><br><p>
<ol>
<li><a name=a1></a>
    <b>Who can participate / free of charge?</b><br>
    The government generously covers all the tuition costs for regular and 
    PhD students who are officially registered in a university in Sweden 
    (e.g. KTH/Stockholm, Chalmers/Gothenburg, HHS/Stockholm) 
    or a universty with a similar level in Europe
    (e.g. EPF/Lausanne, HEC/Paris, University/Gdansk).
    To benefit from this financial support, the participants have to be
    officially registered in the Ladoc student credits system--see below.
<li><a name=a2></a>
    <b>What is the registration procedure?</b><br>
    Students who already have an active Ladoc account at KTH can simply 
    fill-in the <a href=register.php>course registration form</a> 
    without forgetting to specify their complete personal number.<br>
    Students and professionals from within Sweden but outside KTH have 
    to complete the additional
    <a href=http://www.kth.se/utbildning/vidareutbildning/ansokan_kurser.html
           >KTH registration form</a> (select Blankett)
    and send it in time to the KTH registrator -- NB: previous years, it was 
    possible to accept a limited number of post-deadline registrations up to 
    one week before the course start by sending the form directly to the 
    course leader (Andre Jaun, NADA, KTH, SE-100 44 Stockholm).<br>
    Students from outside Sweden are kindly requested to send an
    <a href=mailto:jaun@kth.se.remooove-this-field>e-mail</a> 
    to the course leader, specifing their educational background,
    exact date of birth and the e-mail address of a professor to 
    contact for reference in their home university.
<li><a name=a3></a>
    <b>What are these bonus points used for continuous assessment?</b><br>
    Read more under <a href=license.php#academic>this link</a>.
</ol>
";

myfooter($user_nbr,'..',$myPermit); 
?>
