@edx/edx-proctoring
Advanced tools
Comparing version 1.5.8 to 1.5.9
@@ -21,3 +21,7 @@ var edx = edx || {}; | ||
rejected: gettext('Rejected'), | ||
error: gettext('Error') | ||
error: gettext('Error'), | ||
onboarding_missing: gettext('Onboarding Missing'), | ||
onboarding_pending: gettext('Onboarding Pending'), | ||
onboarding_failed: gettext('Onboarding Failed'), | ||
onboarding_expired: gettext('Onboarding Expired') | ||
}; | ||
@@ -24,0 +28,0 @@ var viewHelper = { |
@@ -5,3 +5,3 @@ { | ||
"//": "Note that the version format is slightly different than that of the Python version when using prereleases.", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"main": "edx_proctoring/static/index.js", | ||
@@ -8,0 +8,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
411330
5629