Summary
- Add GetXapiActivityForPublicationUseCase and related readme. (details)
- Update assignment recipe example. (details)
- Update Maestro assignment flow to uncomment and refine UI assertions. (details)
- Update LaunchAppUseCase to set activity id argument as per GetXapiActivityForPublicationUseCase to ensure this is set consistently. (details)
- Change the return type of getAssignmentProgress so that the datasource can take care of loading the assignment statement. (details)
- Chagne GetStatementParams.agent parameter type to XapiActor because the spec allows for this to be an identified group. (details)
- Refactor assignment detail screen and edit screen (details)