Skip to content

Releases: lsgs/redcap-extended-randomisation2

1.2.1 Bug fixes

19 Feb 05:21

Choose a tag to compare

Bug fixes

  • Fixes for extending schedule and incrementing randno for dag-stratification
  • Handle alert email not set case

1.2.0 Protect logging fields

13 Feb 03:53

Choose a tag to compare

Notes fields selected for logging minimisation calculations are now protected from being overwritten by empty values during form saves. If the logging field was on the same form as the randomisation field, it would be populated asynchronously during randomisation; a subsequent save of the form would then cause a blank value to be saved over the top of the captured logging, which was not desirable.

1.1.0 Auto-extend allocation table option

05 Sep 05:54

Choose a tag to compare

  • Implementation of option for automatically adding a new entry in the allocation table for a stratum when randomising and no entry is available (Issue #1). Option availability is dependent on the randomisation model (open/blind) and selected algorithm.
  • Bug fixes for stratum-specific charts on abtch randomisation page.

1.0.3 Bug fix

21 Aug 08:06

Choose a tag to compare

Bug fix for randomisation in projects with DAGs where DAG is not stratification factor

1.0.2 Minor fixes

12 Aug 05:18

Choose a tag to compare

  • Code standards fix: fix for deprecation warning: "Implicitly nullable parameters are deprecated" on ExtendedRandomisation2::logError() arguments
  • Bug fix: show error instead of crash if accessing Batch page prior to any rand setup

1.0.1 Doc & logging tweaks, bug fixes

20 Mar 23:49

Choose a tag to compare

Doc & logging tweaks
Bug fixes:

  • high prob calc group comparison
  • batch page in dev

1.0.0 Initial

04 Mar 10:51

Choose a tag to compare

Initial release to MCRI prod for study testing.
Initial public release to REDCap Repo.