Skip to content

Releases: mario-bermonti/digit_span_tasks

v0.4.0

10 Jun 14:02
Compare
Choose a tag to compare

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:

👥 List of contributors

@mario-bermonti

v0.3.0

14 May 17:26
Compare
Choose a tag to compare

What’s Changed

Essentially the changes can be categorized as:

Summarize changes here

digit_span_tasks now collects start- and end-times for trials, which will allow calculating response times.

A more detailed description is:

👥 List of contributors

@mario-bermonti

v0.2.2

03 Apr 18:31
12f5983
Compare
Choose a tag to compare

What’s Changed

Essentially the changes can be categorized as:

Summarize changes here

Upgrading the version of dependencies, particularly of cognitive_data

A more detailed description is:

👥 List of contributors

@mario-bermonti

v0.2.1

04 Mar 12:33
Compare
Choose a tag to compare

What’s Changed

Essentially the changes can be categorized as:

Summarize changes here

Bump cognitive_data dep to v0.2.0

A more detailed description is:

👥 List of contributors

@mario-bermonti

v0.2.0

03 Mar 12:43
Compare
Choose a tag to compare

What’s Changed

Essentially the changes can be categorized as:

Summarize changes here

The way that DigitSpanTasks manages data was completely restructured. It uses the cognitive_data package to manage the data and simplify the process.

DigitSpanTasks now also collects metadata about sessions and devices and provides the data in better structured.

A more detailed description is:

👥 List of contributors

@mario-bermonti

v0.1.0

22 Feb 15:50
122b5fd
Compare
Choose a tag to compare

What’s Changed

This is the first version of digit_span_tasks. It is the version used by mDigitSpanTasks mario-bermonti/m_digit_span_tasks on the PAMAS study.

A more detailed description is:

👥 List of contributors

@mario-bermonti