markTestAsMissed

abstract suspend fun markTestAsMissed(user: ExamerUser, testDetailId: String)

Used to mark a test with the associated testDetailId as missed.

Parameters

user

indicates the user who is taking the test.