/
githubmirror
/
edx-platform
ОбзорДокументацияВойти
/
githubmirror
/
edx-platform
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
edx-platform/
.../djangoapps/track/
..
backends

refactor: pyupgrade second iteration (#27453)

5 лет назад
management

refactor: pyupgrade second iteration (#27453)

5 лет назад
migrations

refactor: pyupgrade second iteration (#27454)

5 лет назад
tests

chore: use zoneinfo instead of pytz

4 месяца назад
views

fix: enable pylint warnings (#36195)

2 года назад
README.rst

docs: Update edx.rtd.io links to docs.openedx.org

год назад
__init__.py

Get the cms up to the point of rendering a template

14 лет назад
contexts.py

refactor: Completely remove Blockstore (#34739)

2 года назад
event_transaction_utils.py

Run `2to3 -f future . -w`

7 лет назад
middleware.py

docs: Various cleanup of outdated comments and docstrings (#31754)

3 года назад
segment.py

DENG-803: add traits to segment context for enrollment activated events (#26842)

5 лет назад
shim.py

feat: add courserun_key property to GA event transformer. (#28761)

5 лет назад
tracker.py

BOM-2477: pylint warnings lint-amnesty (#27585)

5 лет назад
transformers.py

fix: Fixed new pylint warnings (#28724)

5 лет назад
urls.py

chore: removed 'wrong-import-order' from disabled imports (#29365)

5 лет назад
utils.py

refactor: pyupgrade second iteration (#27453)

5 лет назад
README.rst
Status: Maintenance
 
Responsibilities
================
The Track app records student tracking events into logs for later analysis by Insights and academic research teams. It provides an endpoint for front end code to asynchronously send user tracking events, as well as providing middleware to record server calls.
 
While new event types are being added all the time, the Track app for recording those events is not under active development.
 
Glossary
========
 
 
More Documentation
==================
`Events in the Tracking Logs <https://docs.openedx.org/en/latest/developers/references/internal_data_formats/tracking_logs/index.html>`_