@Model.remainTime
@if (Model.questions != null && Model.questions.Count > 0)
{
@NEducation.Content.Texts.Lang.Question @(questionIndex)/@(Model.questions.Count): @NEducation.Content.Texts.Lang.ContentQuestions
}
@if (Model.questions != null && Model.questions.Count > 0)
{
@Model.question.content
Không có câu hỏi nào để hiển thị.
}