Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Adaptive learning
: Improve mastery calculation #8791Adaptive learning
: Improve mastery calculation #8791Changes from all commits
bd6edfd
c2be757
5efea7b
7869eb7
b687e46
b4fd8dc
a276b40
f75f448
f6754e8
dfde61d
6e7bd8b
ff2422e
8129cf4
b53e1e2
6c46963
6d03eee
3897b78
cc6953c
9b8bd5b
ef558c1
ade59d5
9be86da
40d6398
e022751
8cf94d6
bafd411
dc86e73
e389eed
2bec91b
e98d971
f646922
7309bc7
021f0c2
05cbcea
495ce59
9b14d32
93ef487
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The complexity increased due to Postgres not liking simpler queries. If someone else finds a way to retrieve the data in an easier way that also works on Postgres, I'll happily use it