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

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

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 from 2166d37 to b01ab74 Compare July 22, 2025 12:29
@janbritz janbritz force-pushed the feat/dynamic-attempt-data branch 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
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