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