kahikatea-2019 / MOA

MOA: My Own Assessment
0 stars 1 forks source link

22 create dropdown component #53

Closed EveEden closed 5 years ago

EveEden commented 5 years ago

Created dropdown component, receiving data object to state and mapping to return assessmentTitle. Note that some data in assessmentTitle is incorrect (hyperlink not title). Code written to extract modules dynamically and remove duplicates, but possibility to not use if this data is received from the assessments table.

closes #22