Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
neGativne ocene (pt. 2, retardiran sem)
Browse files Browse the repository at this point in the history
  • Loading branch information
mytja committed Feb 4, 2024
1 parent 9a23518 commit 5d6c2ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gimsisapi/formtagparser.py
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ def get_grades(text):
elif g == "G":
# neGativno (????????????)
subject_grades[oc_obdobje]["final"] = 1
continue
try:
if oc_obdobje == 1:
subject_grades["final"] = int(g)
Expand Down

0 comments on commit 5d6c2ec

Please sign in to comment.