Skip to content

Commit

Permalink
edx-proctoring now has real OEP-30 annotations, remove from safelist
Browse files Browse the repository at this point in the history
  • Loading branch information
bmedx committed Nov 12, 2019
1 parent 239d3bb commit 4293d48
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .annotation_safe_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,36 +131,6 @@ djcelery.WorkerState:
edx_oauth2_provider.TrustedClient:
".. no_pii:": "No PII"

# Via Proctoring
edx_proctoring.ProctoredExam:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamReviewPolicy:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamReviewPolicyHistory:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamSoftwareSecureComment:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamSoftwareSecureReview:
".. pii:": "Proctored exam review feedback from Software Secure, contains video_url. Retained for record keeping."
".. pii_types:": video
".. pii_retirement:": retained
edx_proctoring.ProctoredExamSoftwareSecureReviewHistory:
".. pii:": "Proctored exam review feedback from Software Secure, contains video_url. Retained for record keeping."
".. pii_types:": video
".. pii_retirement:": retained
edx_proctoring.ProctoredExamStudentAllowance:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamStudentAllowanceHistory:
".. no_pii:": "No PII"
edx_proctoring.ProctoredExamStudentAttempt:
".. pii:": "Tracks attempts by a user to take a proctored exam. Contains student_name. Retained for record keeping."
".. pii_types:": name
".. pii_retirement:": retained
edx_proctoring.ProctoredExamStudentAttemptHistory:
".. pii:": "Tracks attempts by a user to take a proctored exam. Contains student_name. Retained for record keeping."
".. pii_types:": name
".. pii_retirement:": retained

# Via VAL
edxval.CourseVideo:
".. no_pii:": "No PII"
Expand Down

0 comments on commit 4293d48

Please sign in to comment.