Closed AlexVelezLl closed 1 week ago
Asset type | Download link |
---|---|
PEX file | kolibri-0.18.0.dev0_git.20241111165948.pex |
Windows Installer (EXE) | kolibri-0.18.0.dev0+git.20241111165948-windows-setup-unsigned.exe |
Debian Package | kolibri_0.18.0.dev0+git.20241111165948-0ubuntu1_all.deb |
Mac Installer (DMG) | kolibri-0.18.0.dev0+git.20241111165948.dmg |
Android Package (APK) | kolibri-0.18.0.dev0+git.20241111165948-0.1.4-debug.apk |
TAR file | kolibri-0.18.0.dev0+git.20241111165948.tar.gz |
WHL file | kolibri-0.18.0.dev0+git.20241111165948-py2.py3-none-any.whl |
Hi @AlexVelezLl, I was able to identify the following issues, which I can also report separately if not in scope for this PR:
https://github.com/user-attachments/assets/d324f647-e98b-4ed3-9397-85248fec9568
https://github.com/user-attachments/assets/28db4ea9-1ed6-49de-adb7-1b9b8a9ba2ac
https://github.com/user-attachments/assets/cc90784b-7c80-4dc6-8245-1c3ad5ab7e75
https://github.com/user-attachments/assets/bd10fe47-99c1-4d54-84e0-5b6f24f6c01b
https://github.com/user-attachments/assets/1ed3ff38-bcc0-4e49-bad4-03be1d7ec6b5
https://github.com/user-attachments/assets/a45c163f-1e55-4382-b266-7f9f30879c09
Thank you @pcenov!
I have fixed 2, 3 and 4 @pcenov :). 1, 5 and 6 are issues that also happen in develop so I think it will be better to have different issues for them.
Thanks @AlexVelezLl - I confirm that 2, 3 and 4 are fixed now and I have filed follow-up issues for the rest.
While regression testing today I noticed the following issues, which again if not caused by changes made here, I'll report separately:
TypeError: Cannot read properties of undefined (reading 'map')
:https://github.com/user-attachments/assets/0a1f497c-d47d-4650-9e6f-2c4f83ce3616
Thank you @pcenov! I have fixed numbers 1 and 2. Number 1 was also happening in develop but just fixed this as this was a quick fix.
Number 3 is part of a broader issue which is that in coach we dont have a not found or permissions error page in general, not as part of this PR, so I think this could be reported separately.
Thanks @AlexVelezLl - I've verified that points 1 and 2 are fixed now and I didn't see any other issues while regression testing. I've reported separately the permissions issue.
Summary
class
,plans
,reports
->class
,lessons
,quizzes
,learners
,groups
.LearnerQuizPage
,ExerciseQuestionListPage
andQuestionLearnersReport
components.https://github.com/user-attachments/assets/805d43c7-82a4-4d78-9023-38d4a2a384b6
References
Closes #12729 and #12801
Reviewer guidance
For code review:
For QA:
Follow ups
Testing checklist
PR process
Reviewer checklist
yarn
andpip
)