feat!: Remove Proctortrack dependency (#37284)

* chore!: remove Proctortrack dependency

Remove all Proctortrack dependencies from the project, including:
- Python package dependencies in requirements files
- JavaScript package dependency in package.json
- Translation configuration in conf/locale/config.yaml

BREAKING CHANGE: Proctortrack proctoring provider is no longer available as a dependency.
This change removes the Proctortrack Dependency while preserving code references.

* feat: Update the package lock

* chore: Updating the requirements

* chore: Updating the requirements2

* chore: Clean up comments in github.in

Remove comment about django42 support pending release.
This commit is contained in:
Santhosh Kumar
2025-09-19 22:37:07 +05:30
committed by GitHub
parent bf5a399380
commit 87eb6718c4
9 changed files with 5 additions and 38 deletions

View File

@@ -52,7 +52,6 @@ ignore_dirs:
# Makefile `extract_translations` target to ensure it makes to Transifex.
third_party:
- wiki
- edx_proctoring_proctortrack
# How should .po files be segmented? See i18n/segment.py for details. Strings
@@ -85,7 +84,6 @@ generate_merge:
- mako.po
- mako-studio.po
- wiki.po
- edx_proctoring_proctortrack.po
djangojs.po:
- djangojs-partial.po
- djangojs-studio.po