markTestAsCompleted

abstract suspend fun markTestAsCompleted(user: ExamerUser, testDetailsId: String)

Used to mark a test with the associated testDetailsId as complete.

Parameters

user

indicates the user who is taking the test.