github-actions
released this
07 Mar 19:02
·
5 commits
to refs/heads/main
since this release
What’s Changed
Essentially the changes can be categorized as:
Summarize changes here
Adapt mDigitSpanTasks to use new versions of digit_span_tasks and cognitive_data. These changes simplify the code base.
A more detailed description is:
- Bump-v0.2.0 (#48) @mario-bermonti
- Handle the data produced by digit_span_tasks and handled by cognitive_data (#47) @mario-bermonti
- Improve sessionID created by createSessionID() (#46) @mario-bermonti
- Adapt how data is processed to new implementation of the DigitSpanTasks and cognitive_data packages (#45) @mario-bermonti
- Adapt data manager to new implementation of the DigitSpanTasks and cognitive_data packages (#44) @mario-bermonti
- Pass participantID and sessionID when running digit span tasks (#43) @mario-bermonti
- Bump mDigitSpanTasks version to v0.1.0 (#41) @mario-bermonti