Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ExplorationProgressController [Blocked: #114, #122] #115

Closed
BenHenning opened this issue Sep 17, 2019 · 3 comments
Closed

Implement ExplorationProgressController [Blocked: #114, #122] #115

BenHenning opened this issue Sep 17, 2019 · 3 comments
Assignees
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.

Comments

@BenHenning
Copy link
Member

BenHenning commented Sep 17, 2019

There needs to be a controller that owns tracking the progress of a user through an exploration. This more or less requires following the state graph based on the outcome of an answer classified by #114. This progress is ephemeral, and not stored on disk. Its lifetime is managed by #113.

This controller is also responsible for updating #21 with the completed exploration so that it can be reported correctly. This must be done at the domain level since UI objects are unreliable and may disappear. In such a situation, the learner's progress should not be lost.

@BenHenning
Copy link
Member Author

This is blocked on #114.

@BenHenning BenHenning changed the title Implement ExplorationProgressController Implement ExplorationProgressController [#114] Sep 17, 2019
@BenHenning BenHenning changed the title Implement ExplorationProgressController [#114] Implement ExplorationProgressController [#114, #122] Sep 17, 2019
@BenHenning
Copy link
Member Author

This is also blocked on #122.

@BenHenning BenHenning added this to the Prototype -- Infra milestone Sep 17, 2019
@BenHenning BenHenning added Where: Infrastructure Priority: Essential This work item must be completed for its milestone. labels Sep 17, 2019
@BenHenning BenHenning changed the title Implement ExplorationProgressController [#114, #122] Implement ExplorationProgressController [Blocked: #114, #122] Sep 17, 2019
@BenHenning BenHenning self-assigned this Sep 30, 2019
@BenHenning
Copy link
Member Author

Even though real data isn't being fed into the progress controller (blocked on #169), the core logic for the progress controller seems to be complete per #183.

@BenHenning BenHenning added the Z-ibt Temporary label for Ben to keep track of issues he's triaged. label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Essential This work item must be completed for its milestone. Z-ibt Temporary label for Ben to keep track of issues he's triaged.
Development

No branches or pull requests

1 participant