Changes between Version 7 and Version 8 of ScriptBuilderTasks


Ignore:
Timestamp:
10/31/2019 02:01:48 PM (7 years ago)
Author:
jdalbey
Comment:

assign priorities

Legend:

Unmodified
Added
Removed
Modified
  • ScriptBuilderTasks

    v7 v8  
    1010~~(1) Fix defect - CAD log data not appearing in Sim Mgr.~~ 
    1111 
     12(1) ~~Confirm that !ScriptHandler understands all tags from Scriptbuilder.  Confirmed: INCIDENT, CAD DETAIL, UNIT~~ 
     13 
     14(2) ~~Need a msg dialog to give feedback when an event's time is changed, because otherwise it just disappears.~~ Fixed by adding Save & Close button. 
     15 
     16(1) Replace "Paramics" button label with "Traffic Modeler". 
     17 
     18=== File Structure === 
     19(1) Design resources file structure. Organized by incident then by media type. Decide file naming scheme for media files (need sequence numbering?) 
     20 
     21(1) When a media event is created fill in the file field with a placeholder that points to an actual file that contains "placeholder" content. 
     22 
     23=== Move one or more events === 
     24(2) Provide an easy way to move an event to a new time.  Drag and drop would be ideal, but a right-click to bring up an input field would be adequate. 
     25 
    1226(2) It might be helpful to be able to select multiple events in the same timeslice to adjust start time simultaneously. 
    1327 
    14 (1) ~~Confirm that !ScriptHandler understands all tags from Scriptbuilder.  Confirmed: INCIDENT, CAD DETAIL, UNIT~~ 
     28(3) Be able to insert X minutes into timeline at a specific point.  And delete. 
    1529 
    16 (2) Need a msg dialog to give feedback when an event's time is changed, because otherwise it just disappears. 
    1730 
    18 Provide an easy way to move an event to a new time.  Drag and drop would be ideal, but a right-click to bring up an input field would be adequate. 
    19  
    20 Be able to insert X minutes into timeline at a specific point.  And delete. 
    21  
    22 Replace "Paramics" button label with "Traffic Modeler". 
    23  
     31=== Help === 
     32Complete Quick Start help content. 
    2433Add tooltips to buttons or have a legend explaining event types under Help menu. 
    2534 
    26 Design resources file structure. Organized by incident then by media type. Decide file naming scheme for media files (need sequence numbering?) 
    27  
    28 When a media event is created fill in the file field with a placeholder that points to an actual file that contains "placeholder" content. 
    29  
    30 Complete Quick Start help content. 
    31  
     35== Utilities == 
    3236link validator: Are any resources missing? 
    3337 
    3438Generate printed dialog to be used when making the audio recordings. 
    3539 
    36 Fix defect: Multiple Evaluation events added to the same time appear on the timeline but not in the Event Editor. (Is this a feature? Then a warning is needed.)