Skip to content

Completion threshold #68

Open
Open
@lebaudantoine

Description

Feature Request

Is your feature request related to a problem or unsupported use case? Please describe.
Make accessible the completion threshold of a video to the frontend. This metric was supported in Postie, and designed in the Figma Wireframe.

The completion threshold stands as a value assigned to each video and configured within Marsha. Presently, we employ this value to ascertain the completion status of views and downloads.

Describe the solution you'd like

Our ideal solution involves the implementation of a straightforward API endpoint. This endpoint will require the video's unique identifier (UID) as a request parameter. The primary purpose of this API is to procure contextual information to the video, including its completion threshold.

Describe alternatives you've considered

  • Experience index and resource's context retrieval: This involves waiting for the experience index and subsequently retrieving the video's context, which encompasses the completion threshold.

  • Integration with existing endpoints: Another consideration is to incorporate this functionality into the existing views or download endpoints.

Metadata

Assignees

Type

No type

Projects

  • Status

    Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions