Skip to content

Releases: mcshaz/BlowTrial

1st Development version

31 Oct 00:45
Compare
Choose a tag to compare
Pre-release

working features for testing

  • Enter new Patient
  • Randomise patients
  • Update data for patients
  • Export CSV
  • View summary data

Known issues

  • single login without ability to modify users or password
  • screened patients - column headers and order of data to be made more user friendly
  • Age turning over at midinght, not at second child reaches new day of life
  • Weight validation still primative - need to allow soft limits on centile for gestational age, and work out max rate (or centiles crossed) per day weight might change.
  • CPU utilisation - very greedy, in large part due to ICommand constantly checking if model is valid (on the canExecute function).
  • database fields not relevant to receiving centre (name, phone number, medical record number) not yet being encrypted
  • Application data, ie medical record number & phone number format, centre ID etc not yet displaying on login.