This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb4fa021de99ef18a746597c88b68ebea49d5462
edx-platform
/
lms
/
djangoapps
/
discussion
/
rest_api
History
0x29a
fd191db332
refactor: rename module (or item) -> block within remaining lms
...
Also, removed `_iter_scorable_xmodules` method from `lms/djangoapps/grades/transformer.py` file.
2023-01-30 18:15:23 +01:00
..
tests
refactor: rename module (or item) -> block within remaining lms
2023-01-30 18:15:23 +01:00
__init__.py
Move discussion_api to discussion/rest_api
2019-05-03 12:07:21 -04:00
api.py
refactor: xmodule/course_module.py -> xmodule/course_block.py
2022-12-19 17:48:49 +01:00
exceptions.py
[TNL-7729] - Add check to discussion rest API to prevent users in blackout period.
2021-02-16 14:08:56 +05:00
forms.py
feat: added not responded filter for fetch thread list api (
#31275
)
2022-11-11 14:56:01 +05:00
pagination.py
BOM-2358 : Pyupgrade in dashboard, debug, discussion apps (
#26529
)
2021-02-22 15:42:21 +05:00
permissions.py
fix: update editable action item for different discussion and course roles
2022-09-19 11:51:24 +05:00
render.py
fix: hyperlinks opening in iframe in discussions mfe
2022-04-20 15:21:30 +05:00
serializers.py
fix: full post content is returned for preview (
#31426
)
2022-12-09 21:10:30 +05:00
urls.py
feat: added topics v3 api (
#31330
)
2022-12-05 15:07:21 +05:00
utils.py
fix: remove chapters if thre are no sequentials in Topics v3 (
#31625
)
2023-01-24 13:18:27 +05:00
views.py
feat: added support for new topics for mobile (
#31441
)
2022-12-14 13:21:31 +05:00