Ticket #82 (closed enhancement: done)

Opened 7 years ago

Last modified 7 years ago

Can we inject minor incidents into the VisiCAD dynamically during a simulation run?

Reported by: jdalbey Owned by: jdalbey
Priority: Medium Milestone: May 2019 Training
Component: Simulation Manager Version:
Severity: Minor Keywords:
Cc:

Description

Instructors would like to invent minor incidents impromptu and have them appear on VisiCAD.

Change History

comment:1 Changed 7 years ago by jdalbey

  • Priority changed from Low to Medium

comment:2 Changed 7 years ago by jdalbey

  • Status changed from new to accepted
  • Type changed from task to enhancement

comment:3 Changed 7 years ago by jdalbey

What would be adequate is some way to enter a new incident id number into VisiCAD for instructors. Then have that added to CAD servers list of incidents so that it appears in all the VisiCAD clients. Doesn't have to appear in Sim Mgr.

comment:4 Changed 7 years ago by jdalbey

It appears someone may have begun work on this in the past.  See tmcsim.cadsimulator.CADScreenManager.enterIncidentRequest().

comment:5 Changed 7 years ago by jdalbey

After fixing defect #102 we can now add incidents via Sim Mgr.  We could create a script with several "blank" incidents (just an incident number and bare minimum fields).  Use the Add Incident dialog in Sim Mgr to add these at any time during a simulation run.  They will appear in Visi CAD and instructor can complete fields as desired.

comment:6 Changed 7 years ago by jdalbey

  • Status changed from accepted to closed
  • Resolution set to done

Created adhoc_incidents.xml with ten incidents.  5 become active immediately, 5 wait 90 seconds then become active.  Each has a fictitious unit number associated with it. Committed in r337.

Note: See TracTickets for help on using tickets.