rwth-acis / moodle-data-proxy

3 stars 1 forks source link

[ENH] Include parent post ID in "replied" statements #35

Closed Leogomat closed 3 years ago

Leogomat commented 3 years ago

The sections for an enhancement issue are:

  1. Motivation - In order to be able to build a forum discussion's post tree, it is necessary to know the ID of the post that is being replied to in "actor replied to post" statements.
  2. Specification - Include the parent ID of the forum post in the "actor replied to post" statements (possibly in estension data)
  3. Finalised state - Statements describing a post reply in a forum discussion contain the ID of the parent post being replied to.
BorisJov commented 3 years ago

Parent post's ID added as context extension.