Skip to content
Success

#24 (May 22, 2026, 7:00:00 AM)

Started 20 hr ago
Took 20 min
Build Artifacts
001_001_invite_users_using_qr_code_or_link_test.mp410.40 MiB view
001_002_add_user_direct_test.mp422.29 MiB view
001_003_login_using_school_link_test.mp41.58 MiB view
001_005_add_school_self_registration_test.mp42.58 MiB view
002_browse_lessons_test.mp42.93 MiB view
004_001_add_groups_to_a_class_test.mp46.75 MiB view
001_001_invite_users_using_qr_code_or_link_test.png1.57 MiB view
001_002_add_user_direct_test.png2.13 MiB view
001_003_login_using_school_link_test.png350.29 KiB view
001_005_add_school_self_registration_test.png593.62 KiB view
002_browse_lessons_test.png451.93 KiB view
004_001_add_groups_to_a_class_test.png1.26 MiB view
00_Main_Dashboard.png214.94 KiB view
respect-app-compose-debug.apk59.27 MiB view
respect-app-compose-release.apk31.90 MiB view
mapping.txt93.05 MiB view
respect-cli.zip31.97 MiB view
respect-server-1.0.0.zip47.77 MiB view
respect-server-shadow-1.0.0.zip48.91 MiB view

Started by timer

Revision: 9bb25c66bce994472944c10392a4b7b77f33caad
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/dev-student-grouping
Changes
  1. Fix XapiStatementEntityDao (details / githubweb)
  2. Fix XapiStatementEntityDao (details / githubweb)
  3. Fix XapiActorExt.distinctMerged function (details / githubweb)
  4. Fix mistake on XapiStatementEntityDao get assignment progress function: incorrect use of group. (details / githubweb)
  5. Make assignment progress query test more rigorous. (details / githubweb)
  6. Implement creation of an XapiGroup for students in a given class to enable assignments to work as expected. (details / githubweb)
  7. Replaced showAddStudent, showAddTeacher, and showStudentGrouping with a single isAdminOrTeacher because all three were always set to the exact same value. (details / githubweb)
  8. Refine log messages (details / githubweb)
  9. Remove the app url argument from Learning Unit Detail screen. This should not be required. (details / githubweb)
  10. Add GetXapiActivityForPublicationUseCase and related readme. (details / githubweb)
  11. Refine log messages (details / githubweb)
  12. Update assignment recipe example. (details / githubweb)
  13. Add `STACK_COUNT` constant to `ClazzDetailViewModel` and use it to limit member display in `ClazzDetailScreen`. (details / githubweb)