Replies: 1 comment 2 replies
-
Related Issues |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
1. Dynamic Registration of Course Phases
To enhance flexibility in course design, PROMPT should support dynamic registration of course phases. Administrators must be able to define and register new phases directly via the UI. A formal authorization process must be introduced to ensure the integrity of the system—any new phase must be reviewed and approved by a PROMPT system administrator before it becomes available for use in a course.
2. Versioning and Compatibility Handling
Robust version management is essential. Each phase should be versioned meaningfully to allow for precise control over upgrades and downgrades. The architecture needs to support:
This includes implementing a mechanism for phase-core compatibility checks before activation.
3. Security and Data Access Control
Given that phases may need access to data produced by earlier phases, a strong security model must be in place:
4. Deployment and Helm Chart Strategy
To streamline adoption and encourage modular development, a dedicated Helm chart for PROMPT should be created. This chart must:
Beta Was this translation helpful? Give feedback.
All reactions