Files
edx-platform/lms/djangoapps/grades
David Ormsbee 50a8360b1a Merge pull request #20023 from open-craft/symbolist/capa-xblock-1
CapaModule to ProblemBlock [SE-397]
2019-05-01 12:18:50 -04:00
..
2019-02-19 11:24:21 -05:00
2019-02-12 11:03:46 -05:00
2019-03-28 10:48:34 -04:00
2019-05-01 20:08:36 +05:00
2016-07-22 00:09:43 -04:00
2017-10-02 19:03:26 -04:00
2019-02-19 11:24:21 -05:00
2019-04-28 23:40:41 -04:00
2019-04-10 19:21:26 +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>`_