Releases: lsgs/redcap-extended-randomisation2
Releases · lsgs/redcap-extended-randomisation2
1.2.1 Bug fixes
1.2.0 Protect logging fields
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
- 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
Bug fix for randomisation in projects with DAGs where DAG is not stratification factor
1.0.2 Minor fixes
- 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
Doc & logging tweaks
Bug fixes:
- high prob calc group comparison
- batch page in dev
1.0.0 Initial
Initial release to MCRI prod for study testing.
Initial public release to REDCap Repo.