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
Add code/logic, using JavaScript, to display resources for the defined user profile/category, which was gotten from the user's answers to the questions.
#7
Your task, should you choose to accept it, will be to add JavaScript code on the questions page, such that a specific skill track (with resources) will be pulled from the database after a user gives answers to the questions, that show that the user more suited to learn the track. See a screenshot below of what the page is expected to look like.
This task depends on all the previous tasks, before it can be done.
To accept this task, assign yourself to the task using the Assignees option on the right of this description, and to complete this task, make a pull request with the solution-code, tag this issue, and mention your guide, so s/he will check and merge your solution. After which this task/issue will be closed and marked as done.
Also make sure to research and discuss the best ways to go about converting the images to HTML with your guide, using best practices.
The text was updated successfully, but these errors were encountered:
Your task, should you choose to accept it, will be to add JavaScript code on the questions page, such that a specific skill track (with resources) will be pulled from the database after a user gives answers to the questions, that show that the user more suited to learn the track. See a screenshot below of what the page is expected to look like.
This task depends on all the previous tasks, before it can be done.
To accept this task, assign yourself to the task using the
Assignees
option on the right of this description, and to complete this task, make a pull request with the solution-code, tag this issue, and mention your guide, so s/he will check and merge your solution. After which this task/issue will be closed and marked as done.Also make sure to research and discuss the best ways to go about converting the images to HTML with your guide, using best practices.
The text was updated successfully, but these errors were encountered: