Files
edx-platform/lms/djangoapps/courseware
Ayub 658cd5c62e BOM-70 (#21327)
* Update Financial Assistance logic

Use the zendesk proxy app instead of the unsupported zendesk library.

* Move to pre-fetching the group IDs.

Rather than making extra requests to zendesk to list all groups and find
a specific group ID. Just make a pre-filled list of group IDs for the
groups we care about.  When a group name is passed in, it is checked
against this list and the ticket is created in the correct group so the
right people can respond to it.
2019-08-16 13:05:35 -04:00
..
2019-07-30 15:12:56 +05:00
2019-08-16 13:05:35 -04:00
2019-08-16 13:05:35 -04:00
2019-07-16 15:54:54 +05:00
2019-07-16 15:54:54 +05:00
2019-07-16 15:54:54 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-07-16 15:54:54 +05:00
2019-07-30 12:21:56 +05:00
2019-07-30 12:21:56 +05:00
2019-08-12 11:05:44 -04:00
2019-08-09 22:08:57 +05:00
2019-07-16 15:54:54 +05:00
2019-08-12 11:05:44 -04:00
2019-07-16 15:54:54 +05:00

Status: Active Development

Responsibilities
================
The courseware djangoapp is responsible for presenting course content to learners.

Glossary
========

More Documentation
==================
`Architectural Decision Records
<https://github.com/edx/edx-platform/tree/master/lms/djangoapps/courseware/docs/decisions>`_