A simple fake implementation of a proctoring service, for development of edx-proctoring
mockprock is a development- and testing-only tool. Both the Python package
and the @edx/mockprock npm package are consumed directly from a local
checkout while developing edx-proctoring.
See the edx-proctoring developing guide for the full backend setup.
Note
mockprock is not published to PyPI or npm. The previous npm release
was dropped, as publishing serves no purpose for a source-consumed dev tool.