Skip to content
Changes
- Pass assignment activity id through learning unit detail to launch app use case. (commit: cf4a9f4)
—
Mike Dawson /
githubweb
- Update GetXapiLaunchUrlUseCase to include assignment activity id in the path. (commit: 50b4557)
—
Mike Dawson /
githubweb
- Implement initial support for statement voiding. (commit: 175af5b)
—
Mike Dawson /
githubweb
- Refactor `ClazzDetailViewModel.kt` to clean up formatting and whitespace. (commit: c6dee1e)
—
mandvi.verma /
githubweb
- Update `ClazzDetailViewModel` to include groups with null account names and update Maestro flow assertions to use "Example Web App" and "Examples" labels. (commit: 7ed7616)
—
mandvi.verma /
githubweb
- Passing only groupId to the Student grouping detail . (commit: 04cc63c)
—
mandvi.verma /
githubweb
- Update `ClazzDetailViewModel` and its UI to represent groups directly as `XapiGroup` objects rather than xAPI statements. (commit: bae9575)
—
mandvi.verma /
githubweb
- Update UI and state management for student groupings in `ClazzDetailScreen` and `StudentGroupingDetailScreen`. (commit: 2f87259)
—
mandvi.verma /
githubweb
- Refactor `ClazzDetailScreen.kt` and `StudentGroupingEditScreen.kt` to improve list performance and error handling. (commit: 49d5618)
—
mandvi.verma /
githubweb
- Refactor `ClazzDetailScreen.kt` and `StudentGroupingEditScreen.kt` to improve list performance and error handling. (commit: 07a352d)
—
mandvi.verma /
githubweb
- Refactor `ClazzDetailScreen.kt` and `ClazzDetailViewModel.kt` to improve group ID validation and filter out groups with null account names. (commit: 8d45259)
—
mandvi.verma /
githubweb
- Work in progress adding embedded Nanohttpd based xapi server. (commit: 2826c4b)
—
Mike Dawson /
githubweb
- Work in progress: setup learning unit detail viewmodel to get xapi launch url using embedded xapi server. (commit: 901a5b0)
—
Mike Dawson /
githubweb
- Work in progress: setup learning unit detail viewmodel to get xapi launch url using embedded xapi server. (commit: 56c69cf)
—
Mike Dawson /
githubweb
- Refine permission recipe to be folder based : simpler for queries, simpler to run on mobile/SQL, and suitable for folder based backends (e.g. Google Drive, NextCloud, etc). (commit: 4c50dfe)
—
Mike Dawson /
githubweb
- Add note on canonical updates to permission recipe. (commit: fd821aa)
—
Mike Dawson /
githubweb
- Merge dev-xapi changes. (commit: b1f93cb)
—
Mike Dawson /
githubweb
- Update terms/conditions to use .well-known path on school directory server. (commit: 4513cf5)
—
Mike Dawson /
githubweb
- Add guideline on AI-generated content submission (commit: 230b80b)
—
noreply /
githubweb
- Clarify guidelines on submitting AI-generated content (commit: e5a71f8)
—
noreply /
githubweb
- Initial xAPI embedded server implementation. (commit: 1b761b2)
—
Mike Dawson /
githubweb
- Fix ktor path for xapi statements resource. (commit: 1e990ff)
—
Mike Dawson /
githubweb
- Initial statement maker. (commit: 846633c)
—
Mike Dawson /
githubweb
- Update statement maker to use a statement json from text area and actor from params. (commit: 1bc6aee)
—
Mike Dawson /
githubweb
- Update example app structure and naming. (commit: 30e70b9)
—
Mike Dawson /
githubweb
- Add jstetris example. (commit: 6187e85)
—
Mike Dawson /
githubweb
- Update LaunchAppUseCaseAndroid to handle launching native app if app with a verified app link is available. (commit: 62ccad8)
—
Mike Dawson /
githubweb
- Work in progress: add header xapi header fields (commit: c9c5399)
—
Mike Dawson /
githubweb
- Bump version for xAPI preview (commit: 008215d)
—
Mike Dawson /
githubweb
- Rename and document LaunchRequest properties. (commit: 752caaf)
—
Mike Dawson /
githubweb
- Update the Maestro subflow for adding a new teacher to a class by removing redundant steps to select the user role. (commit: ef75ce6)
—
mandvi.verma /
githubweb
- Relocate Maestro flow test files from `.maestro/flows/` to `.maestro/flows-test/`. (commit: 3851c96)
—
mandvi.verma /
githubweb
- Move Maestro flow test files from `.maestro/flows-test/` to `.maestro/flows/`. (commit: 08f0bc6)
—
mandvi.verma /
githubweb
- Clean up unused imports and string resources in `ClazzDetailScreen.kt`. (commit: cde8afe)
—
mandvi.verma /
githubweb
- Add Maestro flow summary documentation for core features. (commit: 507c9fb)
—
Pooja Ravi /
githubweb
- Update `.maestro/README.md` formatting. (commit: 426ab42)
—
Pooja Ravi /
githubweb
- Refactor Maestro test documentation by consolidating flow summaries. (commit: df4bd8e)
—
Pooja Ravi /
githubweb
- Update Maestro README.md to use numbered lists for test flow descriptions. (commit: c1bfccd)
—
Pooja Ravi /
githubweb
- Update Maestro README with detailed steps for user management and school registration test flows. (commit: efb7a28)
—
Pooja Ravi /
githubweb
- Change PERSON_ADMIN_WRITE flag to an explicit permission. Using a value that was not represented by a single 2^x value resulted in errors in the permission check queries not working as expected. (commit: 67d616e)
—
Mike Dawson /
githubweb
- Fix for issue #231. (commit: 93e8ed5)
—
Mike Dawson /
githubweb
- Fix mistake on xapi statement query: using incorrect verb field (commit: a500ce4)
—
Mike Dawson /
githubweb
- Fix mistake on xapi resource: wrong parameter for until. (commit: df8580a)
—
Mike Dawson /
githubweb
- Issue #231 (commit: de6e9a8)
—
Mike Dawson /
githubweb
- Disable flow 003 until new xAPI based assignment branch is merged. (commit: 69f8132)
—
Mike Dawson /
githubweb
- Check username unique during invitation acceptance process (issue #232). (commit: f57c392)
—
Mike Dawson /
githubweb
- Apply username unique check to when admin sets a username manually. (commit: f80a98b)
—
Mike Dawson /
githubweb
- Correct visibility of floating action button on PersonListViewModel.kt and update to use common GetWritableRolesUseCase (commit: 8f8b359)
—
Mike Dawson /
githubweb
- Show role on PersonListScreen. (commit: 6252aff)
—
Mike Dawson /
githubweb
- Show error snackbar when no valid link is found. (commit: ab5a99a)
—
Mike Dawson /
githubweb
- Bump version and change assignment label. (commit: a3ad308)
—
Mike Dawson /
githubweb
- Merge dev xapi (commit: 98c538d)
—
mandvi.verma /
githubweb
- Clean up unused imports and string resources in `ClazzDetailScreen.kt`. (commit: 1c2be5c)
—
mandvi.verma /
githubweb
- flow 003 moved to disabled flow folder (commit: b06e5a9)
—
mandvi.verma /
githubweb
- Fix mistake on xapi statement query: using incorrect verb field (commit: a500ce4)
—
Mike Dawson /
githubweb
- Fix mistake on xapi resource: wrong parameter for until. (commit: df8580a)
—
Mike Dawson /
githubweb
- Refactor `StudentGroupingDetailViewModel` and `StudentGroupingEditViewModel` to streamline account data handling and improve xAPI statement creation. (commit: 0f831ad)
—
mandvi.verma /
githubweb
- Add `statementId` to student grouping navigation routes and update associated ViewModels to track and pass xAPI statement identifiers. (commit: 30b418c)
—
mandvi.verma /
githubweb
- Implement xAPI statement voiding when updating a student group in `StudentGroupingEditViewModel`. When editing an existing group, a voiding statement is sent for the old statement ID before posting the updated group information as a new statement. (commit: fe27bd6)
—
mandvi.verma /
githubweb
- Remove debug logging from `ClazzDetailViewModel` and `StudentGroupingEditViewModel`. (commit: 30117f6)
—
mandvi.verma /
githubweb
- Update `ClazzDetailViewModel`, `StudentGroupingDetailViewModel`, and `StudentGroupingEditViewModel` to filter out voided xAPI statements when retrieving groups. (commit: 11a551b)
—
mandvi.verma /
githubweb
- Update `ClazzDetailViewModel`, `StudentGroupingDetailViewModel`, and `StudentGroupingEditViewModel` to filter out voided xAPI statements when retrieving groups. (commit: e2640a3)
—
mandvi.verma /
githubweb
- Simplify xAPI statement retrieval by using timestamps to identify the latest group state and refactor `StudentGroupingDetailViewModel` to inject `NavResultReturner` via the constructor. (commit: 3bc78c6)
—
mandvi.verma /
githubweb
- Refactor `ClazzDetailViewModel.kt` to improve code formatting and update enrollment removal logic to mark records as `TO_BE_DELETED` if they were created on the current day. (commit: 55392bf)
—
mandvi.verma /
githubweb
- Clean up whitespace in `StudentGroupingDetailViewModel.kt`. (commit: 7089f57)
—
mandvi.verma /
githubweb
- Implement xAPI group deletion and refine the student grouping data model. (commit: 5288f96)
—
mandvi.verma /
githubweb
- Relocate the `isIdentified` property within `XapiGroup.kt` and remove trailing whitespace. (commit: 1c842b5)
—
mandvi.verma /
githubweb
- Update `StudentGroupingDetailViewModel` and `StudentGroupingEditViewModel` to support direct xAPI statement lookups and explicit statement ID generation. (commit: c284dc3)
—
mandvi.verma /
githubweb
- Refactor xAPI statement retrieval and fix database DAO inconsistencies. (commit: cdd5bc0)
—
mandvi.verma /
githubweb
- Clean up code formatting and simplify comments. (commit: aca36a8)
—
mandvi.verma /
githubweb