-
Notifications
You must be signed in to change notification settings - Fork 212
Challenge Recommender Tool : Requirements #5325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@SathyaJayabal @Oanh-and-only-Oanh All these features need capture in our current POC? Thoughts? |
@dedywahyudi, this is the general requirements for the tool. For the POC we need only two things:
|
Ok, got it! |
@dedywahyudi , one more thing for the POC, the recommended challenges must be a subset of the open for registration challenges. For example we have 20 challenges that are Open for registration. When we check the recommended check box, let us maybe show 8 of them. Can we update the mock data so that it has 8 of the 20 open for registration challenges ? |
Ok, i'll check with developer if possible to fix that quickly or not |
Verified on beta
|
verified on staging |
Verified on production:
|
Uh oh!
There was an error while loading. Please reload this page.
The challenge recommender tool is a smart recommender that will recommend Open for Registration challenges to the members based on their past competition history.
FE Requirements:
"There are no challenges open for registration at the moment that match your skills. Try exploring other challenges or checking back later.”
cc @Oanh-and-only-Oanh @dedywahyudi
BE Architecture:

The FE will be calling the recommender api.
The text was updated successfully, but these errors were encountered: