Summary
- refactor (commit: 434664b) (details)
- Remove the app url argument from Learning Unit Detail screen. This should not be required. (commit: 5dfc66f) (details)
- Add publication extension readme. (commit: 138cb46) (details)
- fix assignment detail viewmodel (commit: 89c05a1) (details)
- refactor (commit: f7bb93c) (details)
- remove hardcoded English string literals (commit: e5d2e3c) (details)
- refactor (commit: 80dcc5b) (details)
- Add GetXapiActivityForPublicationUseCase and related readme. (commit: 2be5b5d) (details)
- Update assignment recipe example. (commit: af3beb9) (details)
- Update Maestro assignment flow to uncomment and refine UI assertions. (commit: 62e7c11) (details)
- Update LaunchAppUseCase to set activity id argument as per GetXapiActivityForPublicationUseCase to ensure this is set consistently. (commit: 54437d7) (details)
- Change the return type of getAssignmentProgress so that the datasource can take care of loading the assignment statement. (commit: 6877db5) (details)
- Chagne GetStatementParams.agent parameter type to XapiActor because the spec allows for this to be an identified group. (commit: 23bcdba) (details)
- Refactor assignment detail screen and edit screen (commit: 8935009) (details)
- Refactor (commit: bf3f5cb) (details)