mark Test As Completed
abstract suspend fun markTestAsCompleted(user: ExamerUser, testDetailsId: String)
Content copied to clipboard
Used to mark a test with the associated testDetailsId as complete.
Parameters
user
indicates the user who is taking the test.