Sample Output
Question Editor
Custom Columns
EnrolledCheck | =case([Currentlyenrolled] = "true", "https://edops-dash-assets.s3.amazonaws.com/CheckYesPresent.png", [Currentlyenrolled] = "false", "https://edops-dash-assets.s3.amazonaws.com/CheckNo.png") |
SPEDCheck | =case([Specialeducation] = "true", "https://edops-dash-assets.s3.amazonaws.com/CheckYesBlue.png", [Specialeducation] = "false", "https://edops-dash-assets.s3.amazonaws.com/CheckNo.png") |
ELCheck | =case([Limitedenglishproficiency] = "true", "https://edops-dash-assets.s3.amazonaws.com/CheckYesBlue.png", [Limitedenglishproficiency] = "false", "https://edops-dash-assets.s3.amazonaws.com/CheckNo.png") |
TruantCheck | =case([Truant] = "true", "https://edops-dash-assets.s3.amazonaws.com/CheckYesRed.png", [Truant] = "false", "https://edops-dash-assets.s3.amazonaws.com/CheckNo.png") |
ChronicCheck | =case([Chronicallyabsent] = "true", "https://edops-dash-assets.s3.amazonaws.com/CheckYesRed.png", [Chronicallyabsent] = "false", "https://edops-dash-assets.s3.amazonaws.com/CheckNo.png") |
Visual Settings
Columns |
|
Customizations
Notes on how to customize at different schools