As a student I want to see a matrix of pairs So that I can see who has paired with who Scenario: Show matrick Given a bunch of students that have paired When I visit /matrix Then I should see a matrix of pair sessions
As a student
I want to see a matrix of pairs
So that I can see who has paired with who
Scenario: Show matrick
Given a bunch of students that have paired
When I visit /matrix
Then I should see a matrix of pair sessions