| 38 | | Add a Witness event to the incident timeline by selecting the button names "Witness" and click anywhere to add the event to the timeline. A popup notifying that the event will be added to the beginning of the incident will appear, and after confirming, the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]] will appear. Fill it in to match the image below:[[BR]] |
| 39 | | (add image of the Incident Editor with the Witness event added)[[BR]] |
| 40 | | Before closing the window, add another event a CHP Radio Event to the incident by clicking on the dropdown menu in the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]] named automated events, and click on the CHP Radio button to add it. Fill in the information as below and save and close the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]]. [[BR]] |
| 41 | | (add image of event editor with chp radio)[[BR]] |
| | 42 | Add a Witness event to the incident timeline by selecting the button named "Witness" and click anywhere to add the event to the timeline. A popup notifying that the event will be added to the beginning of the incident will appear, and after confirming, the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]] will appear. Fill it in to match the image below:[[BR]] |
| | 43 | |
| | 44 | [[Image(wiki:ScriptBuilder_Tutorial:WITNESS_JOHN_DOE.png, 400px)]][[BR]] |
| | 45 | [[BR]] |
| | 46 | Before closing the Event Editor Window, add another event a CHP Radio Event to the incident by clicking on the dropdown menu in the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]] titled "Automated Events", and click on the CHP Radio button to add it. Fill in the information as below and save and close the [[ScriptBuilder_ReferenceManual#EventEditorWindow|Event Editor Window]]. [[BR]] |
| | 47 | [[Image(wiki:ScriptBuilder_Tutorial:CHP_RADIO_EDITOR_JOHN_DOE.png, 400px)]][[BR]] |
| | 48 | |
| 51 | | (insert image of the incident editor window with the unit event shifted.)[[br]] |
| | 66 | |
| | 67 | |
| | 68 | [[Image(wiki:ScriptBuilder_Tutorial:INCIDENT_EDITOR_UNIT_SHIFTED.png, 400px)]] |
| | 69 | [[BR]] |
| | 70 | |
| | 71 | |
| | 72 | ==== !Adding/Removing time from the middle of an Incident |
| | 73 | If extra time needs to be inserted or removed from an Incident, there is a tool that can be used to enable easy addition of time to the middle of the timeline. To use this tool, while you have none of the event types selected (press "Esc" to ensure you do not have any selected), right-click anywhere there is not an incident on the timeline. You should see a popup similar to the one displayed below: |
| | 74 | [[BR]] |
| | 75 | [[Image(wiki:ScriptBuilder_Tutorial:INSERT_TIME_INCIDENT_EDITOR.png, 400px)]] |
| | 76 | [[br]] |
| | 77 | Selecting the "Add time here" option pulls up an input window where you are able to add a specified amount of time, which gets automatically rounded down to the nearest 20 seconds. For example, if you try to insert 10 seconds to the timeline, 0 seconds will be inserted. If you add 20 seconds instead, there will be 20 seconds added into the timeline. This functionality works similarly with the "Remove time here" feature. [[br]] |
| | 78 | Now, move the unit event back to 5:00, this time using the remove time feature. Your final [ScriptBuilder_ReferenceManual#IncidentEditorWindow|Incident Editor Window]] should look like this: |
| | 79 | [[Image(wiki:ScriptBuilder_Tutorial:UNIT_EVENT_MOVED_BACK.png, 400px)]] |
| | 80 | |
| | 81 | == Saving your Scenario |
| | 82 | |
| | 83 | Now that you have a Scenario that has two separate Incidents and one Media Log, it's ready to be saved. Navigate to Scenarios->Save to open the save window. When saving your incident, make sure there are no other incidents in the same directory. To ensure this, create a new folder in the save window and enter it to save your scenario. Once entered, click the "Save" button to save your changes. In your files, you should see the XML script created, and a folder named Audio. This folder contains all of the transcripts created in the ScriptBuilder that need to have audio recorded. Each incident has their respective folder to contain all of the audio recordings or text transcripts that are needed to create the audio recordings. |
| | 84 | |
| | 85 | == Opening an existing scenario |
| | 86 | |
| | 87 | To open an already-existing scenario, use the Scenarios->Open... feature. A file selector should open pointing to your home directory. From there, navigate to your existing scenario file, which should be in its own subdirectory with an Audio folder. |
| | 88 | [[br]] |
| | 89 | As an example, close the window that you were already working on, and re-open the same Scenario. |