You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on quiz results, we want to generate an ideal Learning Pathway for the user. resources.js under src contains all workshop information. This data is currently static.
Most of your work will be done within pages/Pathway/Pathway.js. You may refer to pages/Quiz/Quiz.js for the questions.
The text was updated successfully, but these errors were encountered:
note: related to #89
stems from #33
Based on quiz results, we want to generate an ideal Learning Pathway for the user.
resources.js
undersrc
contains all workshop information. This data is currently static.Most of your work will be done within
pages/Pathway/Pathway.js
. You may refer topages/Quiz/Quiz.js
for the questions.The text was updated successfully, but these errors were encountered: