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
c40aa67fd043b42ecc05cb31cc82cd5d00a7f094
edx-platform
/
cms
/
djangoapps
/
models
/
settings
History
Michael Roytman
e5f298e158
Change validation code to use the value of the proctoring_provider model when making a comparison instead of the entire model. Otherwise, the condition 'current_provider != requested_provider' always resolves to True.
2020-06-23 18:49:28 -04:00
..
__init__.py
Moved settings models from common to cms
2012-11-30 10:42:23 -05:00
course_grading.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00
course_metadata.py
Change validation code to use the value of the proctoring_provider model when making a comparison instead of the entire model. Otherwise, the condition 'current_provider != requested_provider' always resolves to True.
2020-06-23 18:49:28 -04:00
encoder.py
Run
2to3 -f future . -w
2019-12-30 10:35:30 -05:00