Create Your Own Checklist
SimFlyPad includes some well-crafted checklists. If you need to create your own, you can refer to this document to understand the meaning of each column in the CSV format.
Last updated
SimFlyPad includes some well-crafted checklists. If you need to create your own, you can refer to this document to understand the meaning of each column in the CSV format.
Last updated
The checklist is a CSV file, and this document explains the requirements for the CSV format. You can use any CSV editor to create it, such as Microsoft Excel or WPS. If you find editing CSV content directly confusing, you can use the online editor at https://web.simflypad.app for easy creation.
Before creating your checklist, it is strongly recommended that you download a checklist as a template and then make modifications based on it.
Go to the “Checklist Selection” page, and click the “Export” button, then you can have all the built-in checklists exported.
Go to https://web.simflypad.app , after setting the name, author, and unique ID, click the Save button to save the content to a csv file.
A CSV file is just a table. You can open and modify it using any Office Software, such as Office 365, Numbers, and WPS. While creating your checklist file, don’t change the content in the header row.
unique_id: A unique ID for this file. Will replace the old one if you already have a checklist with the same unique_id. The prefix “simflypad_” is reverse for the built-in checklist use only, please change to another one when creating your own.
template_version: A version for this template file. Currently, it should be v0.1.
Name: The name of this checklist file (e.g. A321 Neo)
from: The checklist source you collected from.
stage & stage_section & item & item_objective & item_note: Combine to describe each line of your checklist.
ident: Setting “Y” indicates this item needs to be indented.
Define each stage for your checklist file (e.g.: Before TO, TAXI….).
Used to separate the contents in one stage.
Can be placed with item_content and item_check.
Or can be used as a single row.
Please ensure that the CSV file is encoded in UTF-8 format, as only CSV files with this encoding can be imported correctly.
After transferring the CSV checklist file to your mobile device, go to the “Checklist Selection” page on SimFly Pad, click the “Import” button then you can import your customized checklist file.