Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

feat: Add Xblock completion mode to course sink #48

Closed
bmtcril opened this issue Sep 26, 2023 · 2 comments
Closed

feat: Add Xblock completion mode to course sink #48

bmtcril opened this issue Sep 26, 2023 · 2 comments

Comments

@bmtcril
Copy link
Contributor

bmtcril commented Sep 26, 2023

In order to know which Xblocks have the ability to be completed before any student actually triggers a completion on them, we would like to have the "completion mode" for the blocks sent to the course sink: https://github.com/openedx/XBlock/blob/3304375ee47d428db769578bd00c079a6c75d015/xblock/completable.py#L10

This can go in the JSON blob and be parsed out downstream, but will allow us to better display completion rates early in the course.

@mavidser
Copy link

mavidser commented Oct 6, 2023

Hi @bmtcril. Does #49 close this?

@Ian2012
Copy link
Contributor

Ian2012 commented Oct 6, 2023

@mavidser yes, it does

@Ian2012 Ian2012 closed this as completed Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants