Skip to content
Success

#48 (May 21, 2026, 7:44:00 AM)

Started 9 hr 35 min ago
Took 3 min 24 sec
Build Artifacts
respect-app-compose-debug.apk59.27 MiB view
respect-app-compose-release.apk31.90 MiB view
respect-app-compose-debug.aab40.87 MiB view
respect-app-compose-release.aab24.28 MiB view
mapping.txt93.00 MiB view
respect-cli.zip31.96 MiB view
respect-server-1.0.0.zip47.76 MiB view
respect-server-shadow-1.0.0.zip48.90 MiB view

Started by timer

Revision: 129ac91e8fef8241b6904a66183ea6ab8067e7be
Repository: https://github.com/UstadMobile/Respect.git
  • refs/remotes/origin/dev-student-grouping
Changes
  1. Add guideline on understanding code before committing (commit: 07731c3) (details / githubweb)
  2. Clarify variable usage in coding guidelines (commit: 18b1fed) (details / githubweb)
  3. Introduce `XapiStatementExt.kt` to centralize xAPI helper functions and refactor student grouping ViewModels. (commit: a93d8f5) (details / githubweb)
  4. Remove unused `SchoolDataSource` import in `XapiStatementExt.kt`. (commit: a47996d) (details / githubweb)
  5. Update AGENTS.md to refer to CODING_GUIDELINES.md (commit: 5faf3ac) (details / githubweb)
  6. Implement initial version of getAssignmentProgress (commit: de2604a) (details / githubweb)
  7. Add xapiAgent property to RespectSessionAndPerson (commit: 5f10957) (details / githubweb)
  8. Add Uuid opt-in to respect-app-compose and respect-lib-shared. (commit: 7827d2b) (details / githubweb)
  9. Remove unused `SchoolDataSource` import in `XapiStatementExt.kt`. (commit: fd555e5) (details / githubweb)
  10. Add studentsXapiGroup function (commit: 7a93561) (details / githubweb)
  11. Update group filtering logic in `ClazzDetailViewModel.kt` to handle null timestamps and ensure distinct groups are correctly mapped from xAPI statements. (commit: e686bec) (details / githubweb)
  12. Remove `XapiStatementExt.kt` and inline xAPI agent and statement creation logic within `StudentGroupingDetailViewModel` and `StudentGroupingEditViewModel`. Use `xapiAgent` directly from the selected account session and manually construct `XapiStatement` and `XapiAgent` objects for group management and voiding operations. (commit: ebd422f) (details / githubweb)
  13. Remove unnecessary empty lines in `ClazzDetailViewModel.kt`. (commit: b3324ae) (details / githubweb)
  14. Apply minor formatting and whitespace adjustments to `ClazzDetailViewModel.kt`. (commit: b8a2ca2) (details / githubweb)
  15. Improve error handling and data robustness in student grouping view models and screens. (commit: 129ac91) (details / githubweb)