ProjectSidewalk / sidewalk-quality-analysis

An analysis of Project Sidewalk user quality based on interaction logs
5 stars 3 forks source link

Do we have a MissionBegin or MissionStart event? #8

Closed jonfroehlich closed 4 years ago

jonfroehlich commented 5 years ago

Do we have a MissionBegin or MissionStart event? If not, why not?

I see that we have a MissionComplete but I haven't been able to find a MissionBegin or MissionStart.

misaugstad commented 5 years ago

I am not seeing one... It may be best to just use the mission_id column to determine when missions start and end.

jonfroehlich commented 4 years ago

@misaugstad any updated thoughts on this? Should we have a MissionBegin or MissionStart event—feels like we should given that we have a MissionComplete

misaugstad commented 4 years ago

We added the MissionStart event, this issue just never got closed. https://github.com/ProjectSidewalk/SidewalkWebpage/issues/1746