Skip to content
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

Fix list activity notifications #12386

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
7d91c02
Fix last record query
AlexVelezLl Jul 1, 2024
3dcb132
Fix id related sorting with timestamp
AlexVelezLl Jul 1, 2024
beb1a1e
Avoid update contentSummaryLog completion_timestamp if already set
AlexVelezLl Jul 2, 2024
8c39b1a
Save completion_timestamp as lesson/resource ccompleted notification …
AlexVelezLl Jul 2, 2024
cdb559e
Fix sorting key in frontend and check empty summarized notifications
AlexVelezLl Jul 2, 2024
f244813
Calculate resource completion notification tiemstamp
AlexVelezLl Jul 3, 2024
a04d18f
Update notifications timestamp of the first and last created/complete…
AlexVelezLl Jul 3, 2024
e35acf7
Add check to completion_timestamp to determine if a resource have bee…
AlexVelezLl Jul 3, 2024
0cd4a36
Update help needed timestamp
AlexVelezLl Jul 3, 2024
9ff55fa
Refactor duplicated code and improve comments
AlexVelezLl Jul 4, 2024
a1eccbe
improve before/after filters with timestamps
AlexVelezLl Jul 4, 2024
92d6ccc
Refactor filter logic
AlexVelezLl Jul 4, 2024
29afe74
Add timestamp index in learner progress notification
AlexVelezLl Jul 4, 2024
f74a047
Fix frontend ordering and edge cases
AlexVelezLl Jul 8, 2024
3080ed6
Fix excercise resource notifications logged on first attempt
AlexVelezLl Jul 8, 2024
b1c77cd
Fix tests
AlexVelezLl Jul 8, 2024
dc29843
Refactor notifications tests and improve attemptlog testing
AlexVelezLl Jul 17, 2024
6b95d68
Add parse_summarylog tests with multiple resources in a lesson
AlexVelezLl Jul 17, 2024
2224dfb
Add create_summarylog tests with multiple resources in a lesson
AlexVelezLl Jul 17, 2024
b4755c2
test batch process summary log
AlexVelezLl Jul 17, 2024
39c6120
test batch attemptlogs
AlexVelezLl Jul 17, 2024
17ab6f7
Refactor
AlexVelezLl Jul 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading