Files
edx-platform/lms/djangoapps/grades
atesker e07635559c EDUCATOR-4365 - display max score for not started assignment
pep8

moved includes

refactor 1

correted properties

update unit test

pep update

cr 2

made failure case a function
2019-10-02 08:48:31 -04:00
..
2019-09-25 18:31:54 +05:00
2019-03-28 10:48:34 -04:00
2016-07-22 00:09:43 -04:00
2019-07-19 09:54:52 -04:00
2019-09-04 12:13:02 +05:00
2019-09-25 18:31:54 +05:00
2019-07-19 09:54:52 -04:00
2019-07-19 09:54:52 -04:00
2019-04-28 23:40:41 -04:00
2019-09-05 10:57:34 -04:00
2019-09-05 10:57:34 -04:00
2019-09-04 12:13:02 +05:00

Status: Maintenance

Responsibilities
================

The grades app is responsible for computing and storing learners' grades in Course Runs. It provides Python and REST
APIs for retrieving, updating, and managing learners' grades.

The grades app is intended *only* for code related to the core grades subsystem. Any feature (even if it's a grades-related feature) built on top of the core grades subsystem does *not* belong here.

Direction: Keep
===============


Glossary
========

More Documentation
==================

`Architecture <https://openedx.atlassian.net/wiki/spaces/AC/pages/159458764/Grades+Architecture>`_

`Decisions <https://github.com/edx/edx-platform/tree/master/lms/djangoapps/grades/docs/decisions>`_