about summary refs log tree commit diff
path: root/usth/ICT3.2/prac/1/task1.html
blob: 7c9433a9f92888fece2362ab41ac5461678d98ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<body>
  <h1>The Bachelor program is an importnt part of USTH.</h1>
  <p>
    It is applying the European Credit Transfer and Accumulation System (ECTS)
    as in most of European countries, with the study program corresponds to
    180 Credits in 3 years (60 Credits/year).
  </p>
</body>
</html>