TakeTestScreen

object TakeTestScreen : ExamerDestinations

Note: The trailing '/' is required even though the docs don't mention it. Removing it will cause part of the second argument to be cut off.

Functions

Link copied to clipboard
fun buildRoute(testDetails: TestDetails, workBookList: List<WorkBook>): String

Properties

Link copied to clipboard
val route: String
Link copied to clipboard
const val TEST_DETAILS_ARG: String
Link copied to clipboard
const val WORKBOOK_LIST_ARG: String