LAaG DSBA 2019/2020

Материал из Wiki - Факультет компьютерных наук
Перейти к: навигация, поиск

Teachers and assistants

Группа 181 (P) 182 183
Lecturer Mazhuga Andrey
Teacher Mazhuga Andrey Nikita Medved
Assistant Рамазян Тигран
taramazyan@edu.hse.ru
Нефедова Мария
nefmaroo@mail.ru
Таранцова Полина
pdtarantsova@edu.hse.ru

Grading system

During the academic year, the student will be formally graded on the following:

  • two in-class oral tests (O1 and O2);
  • two in-class written tests (W1 and W2);
  • several quizzes (Q1 and Q2, where Qi is the average grade of all the quizzes in the i-th semester);
  • several homework assignments (H1 and H2, where Hi is the average grade of all the homework assignments in the i-th semester);
  • two written exams (E1 and E2).

All grades (namely, O1, O2, W1, W2, Q1, Q2, H1, H2, E1, and E2) are real numbers from 0 to 10.

The cumulative course grade for the first semester, C1, is obtained without rounding by the following formula:

C1 = 8/28*O1 + 8/28*W1 + 7/28*Q1 + 5/28*H1.

The intermediate course grade for the first semester, I1, is obtained by the following formula:

I1 = Round1(3/10*E1 + 7/10*C1),

where the fucction Round1(x) is defined as follows: if the decimal part of x is less than 0.2, the grade is rounded downwards; if the decimal part of x is greater than 0.6, the grade is rounded upwards; if the decimal part of x is from the interval from 0.2 to 0.6 and the attendance of a student during the first semester is not below 60%, the grade is rounded upwards; otherwise the grade is rounded downwards.

The cumulative course grade for the second semester, C2, is obtained without rounding by the following formula:

C2 = 8/28*O2 + 8/28*W2 + 7/28*Q2 + 5/28*H2.

The intermediate course grade for the first semester, I2, is obtained by the following formula:

I2 = Round2(3/10*E2 + 7/10*C2),

where the fucction Round2(x) is defined as Round1(x) but with "during the first semester" replaced by "during the second semester".

The final grade for the course, F, is obtained by the following formula:

F = Round(1/4*I1 + 3/4*I2),

where the fucction Round(x) is defined as Round1(x) but with "during the first semester" replaced by "during the academic year".

The final grade for the course is included in a diploma supplement.