Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Mar 14:25
· 156 commits to main since this release
3c5a1bc

Added

  • There are now radiograms, which can be used by the simulation to send messages to the trainees. These are generated automatically by an activity.
    • There is a radiogram for displaying the material count in a simulated region.
    • There is a radiogram for displaying the patient count in a simulated region.
    • There is a radiogram for displaying the personnel count in a simulated region.
    • There is a radiogram for displaying the vehicle count in a simulated region.
    • There is a radiogram for displaying the current treatment status in a simulated region
  • There is a behavior responsible for creating and managing the activities which create radiograms
  • In the large simulation overview modal, a column has been added to interact with radiograms.
    • It displays all radiograms, optionally filtered to those that are not done.
    • Radiograms can be accepted and marked as done.
  • Behaviors can clean up the state when they are removed from a simulated region.
  • There are now tests, that ensure that migrations do not fail

Fixed

  • Leitstelle was misspelled in the title of the EOC modal
  • Transfer points do not change their connection upon arrival of a vehicle