ACTIVITY_STATUSES = [
    ('started', 'Started'),
    ('completed', 'Completed'),
]