Ticket #82 (closed enhancement: done)
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: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.
