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
Definition for the learning session challenge recommendation algorithm
The app recommends the next challenge in the following order of preference accordingly to the student's skill level. For the definition of skill levels see #2
In the order of topics
In the order of sub-topics
If the student's skill level is Unknown or Beginner -> Choose that
If the student's skill level is at least Skilled in all sub-topics per one topic
Pick the first sub-topic that the student is not Pro yet
If the student's skill level is Pro in all sub-topics per one topic - Pick the first sub-topic that the student has a chance of becoming an expert, see Learning progression #2
If the student has no chance of becoming an expert
Go to the next topic
If the student has no chance of becoming an expert in any is already Pro in all topics congratulate the student
Definition for the learning session challenge recommendation algorithm
The app recommends the next challenge in the following order of preference accordingly to the student's skill level. For the definition of skill levels see #2
In the order of topics
In the order of sub-topics
If the student's skill level is at least Skilled in all sub-topics per one topic
If the student's skill level is Pro in all sub-topics per one topic- Pick the first sub-topic that the student has a chance of becoming an expert, see Learning progression #2If the student has no chance of becoming an expertIf the student
has no chance of becoming an expert in anyis already Pro in all topics congratulate the student