Skip to content

Commit

Permalink
Merge pull request openedx#516 from openedx/bmtcril/pii_annotations
Browse files Browse the repository at this point in the history
docs: Add PII annotation
  • Loading branch information
bmtcril authored Dec 2, 2024
2 parents 70aa7c2 + 89db786 commit 0bf3eb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lti_consumer/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -824,6 +824,8 @@ class LtiDlContentItem(models.Model):
LTI-DL Specification: https://www.imsglobal.org/spec/lti-dl/v2p0
Content items are resources selected by instructor that should
be displayed to students.
.. no_pii:
"""
# LTI Configuration link
# This ties the LineItem to each tool configuration
Expand Down

0 comments on commit 0bf3eb8

Please sign in to comment.