·
9 commits
to refs/heads/master
since this release
What’s Changed
Essentially the changes can be categorized as:
- Only a basic digit span task is provided now. The caller must distinguish between practice and experimental sessions and between the digit span forward and backward. All this is achieved through the instructions, which the caller must present.
- Stim are now created by the digit span task based on the specifications provided by the caller.
A more detailed description is:
- deps: Bump to v0.4.0 (#132) @mario-bermonti
- Create stim as part of the digit task configuration (#130) @mario-bermonti
- Require rest instructions and improve 'continue button' text (#128) @mario-bermonti
- improve: Change the 'continue' button text (#126) @mario-bermonti
- Only provide a generic digit span task (#124) @mario-bermonti