Skip to content

feat: introduce Attempt.data to store dynamic data #191

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 3 commits into from
Jul 22, 2025

Conversation

janbritz
Copy link
Contributor

@janbritz janbritz commented Jul 2, 2025

Teil von questionpy-org/questionpy-sdk#168
SDK-PR: questionpy-org/questionpy-sdk#207

Mit dieser Änderung können nun dynamische Daten im Attempt gespeichert werden.
Mithilfe der DynamicDataMap, die ein Callback entgegennimmt, wird beim Modifizieren der Daten in der Map indirekt der Autosaver getriggert. Dabei ist mir #190 aufgefallen.

@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch 2 times, most recently from b01ab74 to 47c3239 Compare July 22, 2025 12:36
@janbritz janbritz requested a review from MHajoha July 22, 2025 13:13
@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch from 59c20c8 to e04bf09 Compare July 22, 2025 15:17
@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch from e04bf09 to 6c35850 Compare July 22, 2025 15:28
@janbritz janbritz merged commit 3e09c4f into dev Jul 22, 2025
0 of 6 checks passed
@janbritz janbritz deleted the feat/dynamic-attempt-data branch July 22, 2025 15:34
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.

2 participants