Just basic alert that tells dispatch if the mph go to 0 for say 5 minutes (or any time limit). could be set for any statues and any amount of time. may have false positives for traffic but can be reviewed.
We want to simplify the driver performance calculations by doing the following:
Remove the "Max Infractions" allowance functionality
Calculate all scores on a daily basis
A weekly/monthly/yearly score will be the average of the daily scores in t...