List of competency questions, store each in a separate directory in the repo.
Event
[ ] List all game events in a specific game.
[ ] List all game events from a specific period in a game.
[ ] List all goals scored by the home team in a specific game along with the name of the scoring players.
[ ] Get the play sequence that preceded a specific goal.
[ ] For all penalties in a game, list the person who drew the penalty, the penalty type and the penalty time.
[ ] For a given time point, return the manpower differential (MD).
[ ] Generate the context for a specific action event get the context (i.e., Shulte), including the GD (Goal Differential), MD (Manpower Differential) and P (Period).
List of competency questions, store each in a separate directory in the repo.
Event