Skip to content

feat(webserver): introduce Attempt.data to store dynamic data #207

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

Merged
merged 2 commits into from
Jul 22, 2025

Conversation

janbritz
Copy link
Contributor

@janbritz janbritz commented Jul 2, 2025

Closes #168
Basiert auf #198
Moodle-PR: questionpy-org/moodle-qtype_questionpy#191

@janbritz janbritz force-pushed the feat/load-custom-css branch from 40cfeac to a7e8313 Compare July 8, 2025 10:57
Base automatically changed from feat/load-custom-css to dev July 8, 2025 10:59
@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch from 9c39c66 to b20e841 Compare July 9, 2025 11:39
Copy link
Member

@MHajoha MHajoha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hier dann analog zu questionpy-org/moodle-qtype_questionpy#191 (comment) auch lieber ein Object

@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch from 932824a to 9697817 Compare July 22, 2025 15:38
@janbritz janbritz merged commit 0fb5dd4 into dev Jul 22, 2025
12 checks passed
@janbritz janbritz deleted the feat/dynamic-attempt-data branch July 22, 2025 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attempt.onLoad()- und Attempt.onSave()-Callbacks
3 participants