kahikatea-2019 / MOA

MOA: My Own Assessment
0 stars 1 forks source link

Implement Redux in the Dashboard component #62

Open emilyparkes opened 5 years ago

emilyparkes commented 5 years ago

This component will need to request both the assessment status and assessment content from the store and pass it through as props for its child components (cohortProgress and progressModule).

This will need to happen when the component mounts and get access to the store state.

Tasks: