Summary
- Fix XapiStatementEntityDao (commit: 81f3154) (details)
- Fix XapiStatementEntityDao (commit: 2e51e61) (details)
- Fix XapiActorExt.distinctMerged function (commit: 39869b4) (details)
- Fix mistake on XapiStatementEntityDao get assignment progress function: incorrect use of group. (commit: 04eeca8) (details)
- Make assignment progress query test more rigorous. (commit: b0a5249) (details)
- Implement creation of an XapiGroup for students in a given class to enable assignments to work as expected. (commit: 7f5e45c) (details)
- Replaced showAddStudent, showAddTeacher, and showStudentGrouping with a single isAdminOrTeacher because all three were always set to the exact same value. (commit: 2685c5b) (details)
- Refine log messages (commit: fc7d313) (details)
- Remove the app url argument from Learning Unit Detail screen. This should not be required. (commit: 5dfc66f) (details)
- Add GetXapiActivityForPublicationUseCase and related readme. (commit: 2be5b5d) (details)
- Refine log messages (commit: 06f7f39) (details)
- Update assignment recipe example. (commit: af3beb9) (details)
- Add `STACK_COUNT` constant to `ClazzDetailViewModel` and use it to limit member display in `ClazzDetailScreen`. (commit: 9bb25c6) (details)