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
As a student I should be able to view a list of recommended problems
Create a method t check the database for problem recommendations
Check if the problem level is the same as students level
View the problem to the student in their profile
Documentation of methods
Testing with various inputs
Success Scenario
On his/her profile page press the "Recommended Ones" button
Get a list of Recommended problems from classmates
Show this list to the student to choose from
Failure Scenario
There are no recommended problems for this student: Display Message box with the following message "Sorry, there are no Recommended problems from your classmates, you can try solving your Track problems."
The text was updated successfully, but these errors were encountered:
As a student I should be able to view a list of recommended problems
Success Scenario
Failure Scenario
The text was updated successfully, but these errors were encountered: