Skip to content
Snippets Groups Projects
Commit e1286ba0 authored by PavelBegunkov's avatar PavelBegunkov
Browse files

fix

parent fe0efb21
Branches
Tags
No related merge requests found
......@@ -305,8 +305,6 @@ class Controller_Teacher_Rating extends Controller_UserEnvi {
$magic_bottom = 32;
$magic_top = 38;
$curStudent['Rates'][$lastExtra]['MaxRate'] = 0;
$curStudent['Rates'][$lastNilExtra]['MaxRate'] = 0;
if ($lastExtra >= 0) {
if ($curStudent['RateSemesterResult'] < $magic_bottom ||
$curStudent['RateSemesterResult'] > $magic_top)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment