Open Issues Need Help
View All on GitHubAI Summary: Implement validation to prevent negative marks in quizzes within the Layer5 Academy Hugo theme module. This involves adding validation logic to reject negative marks, displaying error messages in the template engine and UI, and updating documentation to reflect the change.
Complexity:
3/5
help wanted kind/bug kind/enhancement language/go
[CI] Automated creation of a PR to to update academy repos on release of academy-theme is needed. about 1 month ago
AI Summary: Automate the creation of pull requests to update four Layer5 Academy repositories (layer5-academy, exoscale-academy, academy-build, academy-example) whenever a new release of the academy-theme Hugo module is made. This will involve adapting an existing GitHub workflow from the Sistent project to handle the updates and testing the automated PR creation process.
Complexity:
4/5
area/ci area/devops good first issue help wanted