Zachary Hancock
835a81c466
feat: handle exam events for credit state ( #33402 )
...
Handles exam related events from the event bus that impact credit state. Functionally this will behave the same as the existing CreditService which is called by edx-proctoring. This enables edx-exams (an IDA) to have the same behavior.
2023-10-03 16:50:47 -04:00
Usama Sadiq
55661b441d
refactor: ran pyupgrade on openedx/core/djangoapps/credit ( #26848 )
2021-03-16 15:16:31 +05:00
M. Zulqarnain
355423d322
pylint amnesty in openedx ( #26364 )
2021-02-04 15:34:01 +05:00
Feanil Patel
6e3fe00fff
Fix all E303 pep8 errors.
2019-12-30 12:25:38 -05:00
Feanil Patel
9cf2f9f298
Run 2to3 -f future . -w
...
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
2019-12-30 10:35:30 -05:00
Michael Youngstrom
de52c6d310
INCR-186
2019-04-01 16:08:31 -04:00
John Eskew
09bd0244b4
Move ccxcon, credit, and programs Django apps to AppConfig standard.
2017-11-08 17:06:09 -05:00
Jeremy Bowman
2de2e3027d
PLAT-1773 Delegate edx-proctoring service registration to app ready methods
2017-11-01 10:30:58 -04:00