Update SumaPunktów
This commit is contained in:
parent
736ecd331b
commit
82c4012cab
1 changed files with 4 additions and 4 deletions
|
@ -39,22 +39,22 @@
|
|||
{
|
||||
"IdPrzedmiot": 300,
|
||||
"SredniaOcen": "4,13",
|
||||
"SumaPunktow": "123"
|
||||
"SumaPunktow": "123/200 (61,5%)"
|
||||
},
|
||||
{
|
||||
"IdPrzedmiot": 301,
|
||||
"SredniaOcen": "4,1",
|
||||
"SumaPunktow": "234"
|
||||
"SumaPunktow": "234/300 (78%)"
|
||||
},
|
||||
{
|
||||
"IdPrzedmiot": 302,
|
||||
"SredniaOcen": "1,99",
|
||||
"SumaPunktow": "345"
|
||||
"SumaPunktow": "345/400 (86,25%)"
|
||||
},
|
||||
{
|
||||
"IdPrzedmiot": 303,
|
||||
"SredniaOcen": "4",
|
||||
"SumaPunktow": "456"
|
||||
"SumaPunktow": "456/500 (91,2%)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue