Skip to content

Commit 0bf3eb8

Browse files
authored
Merge pull request #516 from openedx/bmtcril/pii_annotations
docs: Add PII annotation
2 parents 70aa7c2 + 89db786 commit 0bf3eb8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lti_consumer/models.py

+2
Original file line numberDiff line numberDiff line change
@@ -824,6 +824,8 @@ class LtiDlContentItem(models.Model):
824824
LTI-DL Specification: https://www.imsglobal.org/spec/lti-dl/v2p0
825825
Content items are resources selected by instructor that should
826826
be displayed to students.
827+
828+
.. no_pii:
827829
"""
828830
# LTI Configuration link
829831
# This ties the LineItem to each tool configuration

0 commit comments

Comments
 (0)