This commit is contained in:
@@ -253,7 +253,7 @@ var tdv_sdk = {
|
||||
// ==================== LOGIC CHÍNH: LOAD CÂU HỎI ====================
|
||||
lastLoadedLevel: -1,
|
||||
|
||||
loadQuestion: function () {
|
||||
loadQuestions: function () {
|
||||
this.currentQuestion = this.list[this.level];
|
||||
if (!this.currentQuestion) return;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user