CodeYourFuture/CYF-PD

View sprints in modules on PD Page

Closed this issue · 0 comments

AS a PD Volunteer
I WANT to be able to see which is the next sprint of a module on our PD page
SO THAT I can prepare accordingly

Acceptance criteria

Scenario: view Sprint view on Module
GIVEN I am on the PD Curriculum page
WHEN I click on a module (i.e Fundamentals)
THEN I can see all blocks organised per sprints

Scenario: Sprints should be shown in order
GIVEN I am on a module page
WHEN I see the sprints
THEN they are in order from 1 to 4

Scenario: sprints should include all blocks related to it
GIVEN I am on a module page
WHEN I click on a sprint
THEN I can see the Prep blocks
AND the lessons blocks for that sprint