backend_adaptive_learning/adaptive_learning.sql
2024-12-30 11:20:06 +07:00

539 lines
3.8 MiB
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

-- MySQL dump 10.13 Distrib 8.0.36, for Win64 (x86_64)
--
-- Host: localhost Database: adaptive_learning
-- ------------------------------------------------------
-- Server version 8.0.39
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
SET @MYSQLDUMP_TEMP_LOG_BIN = @@SESSION.SQL_LOG_BIN;
SET @@SESSION.SQL_LOG_BIN= 0;
--
-- GTID state at the beginning of the backup
--
SET @@GLOBAL.GTID_PURGED=/*!80000 '+'*/ '';
--
-- Table structure for table `admin_exercise`
--
DROP TABLE IF EXISTS `admin_exercise`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `admin_exercise` (
`ID_ADMIN_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_LEVEL` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`TITLE` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`QUESTION` text COLLATE utf8mb4_general_ci NOT NULL,
`SCORE_WEIGHT` int NOT NULL DEFAULT '1',
`QUESTION_TYPE` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`AUDIO` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`VIDEO` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IMAGE` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IS_DELETED` tinyint(1) DEFAULT '0',
`TIME_ADMIN_EXC` datetime DEFAULT NULL,
PRIMARY KEY (`ID_ADMIN_EXERCISE`),
KEY `FK_MEMBUTUHKAN` (`ID_LEVEL`),
CONSTRAINT `FK_MEMBUTUHKAN` FOREIGN KEY (`ID_LEVEL`) REFERENCES `level` (`ID_LEVEL`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `admin_exercise`
--
LOCK TABLES `admin_exercise` WRITE;
/*!40000 ALTER TABLE `admin_exercise` DISABLE KEYS */;
INSERT INTO `admin_exercise` VALUES ('000a6f9c-464f-4ba7-aebc-80af32a44a5a','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 17','Maria and Ahmed used French words to communicate during the project.',5,'TFQ',NULL,NULL,'IMAGE-000a6f9c-464f-4ba7-aebc-80af32a44a5a-a6780355a844bbc33e7bb99f4ef25394.jpg',0,'2024-12-11 13:28:21'),('0011e3c1-4723-4290-acfb-c150405d9da7','ad662084-347c-416f-89de-05a5dd43da36','Question 3','What is her intention?\r\n',5,'MCQ','AUDIO-0011e3c1-4723-4290-acfb-c150405d9da7-1a05b0dd20844da332e2a1b2544e23d7.mp3',NULL,NULL,0,'2024-12-09 10:43:26'),('0014e036-493e-4e9a-bb2a-e73365dd18a9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 1','People do NOT usually equate silver to',5,'MCQ',NULL,NULL,'IMAGE-0014e036-493e-4e9a-bb2a-e73365dd18a9-9fe5fc23f3551c9794782d5945b3f93f.PNG',0,'2024-12-06 10:46:02'),('001aec41-7f65-43bf-9303-4bf59e0fefb9','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 10','\"The cathedrals of Europe, like Notre-Dame in Paris, are architectural masterpieces and significant religious sites.\"\r\n\r\nWhat is a \"cathedral\"?',5,'MCQ',NULL,NULL,'IMAGE-001aec41-7f65-43bf-9303-4bf59e0fefb9-e7bae7583dc7bad5c9c6a5a9b5397230.jpg',0,'2024-12-03 11:27:45'),('001b8ee6-cb53-4400-a4f1-0e315043fb60','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 14','What is Stonehenge primarily made of?\r\n',5,'MCQ','AUDIO-001b8ee6-cb53-4400-a4f1-0e315043fb60-4f33b633a010d3e571c02e3278310ef9.mp3',NULL,NULL,0,'2024-12-09 13:32:17'),('002a5e5d-4066-4194-9489-ab44a4704a49','48882788-baf8-468f-85bf-dc386c4a00a6','Question 3','They ____ in a big house.\r\n',10,'MCQ',NULL,NULL,'IMAGE-002a5e5d-4066-4194-9489-ab44a4704a49-71de4e02e3a976d2288d1c0d8ba2c0a6.jpg',0,'2024-11-28 13:58:32'),('003724c8-29d1-4780-9f50-19b47c39ca70','040f0458-cf71-4e61-a034-c5f58ab34269','Question 8','I ___ (already read) that book three times.\r\n',5,'MCQ',NULL,NULL,'IMAGE-003724c8-29d1-4780-9f50-19b47c39ca70-1bd6758aa49c8c4678ccc1799c7d2ea1.jpg',0,'2024-12-02 09:54:59'),('00380ffb-790f-495c-8209-cf1dca5867cc','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 2','Cassey ignored Alex during lunch.\r\n',5,'TFQ',NULL,NULL,'IMAGE-00380ffb-790f-495c-8209-cf1dca5867cc-5e24ce87e8b6d7a51d3e7e7d2c481d0a.jpg',0,'2024-12-05 10:15:14'),('00390e39-37e5-4d6c-b9eb-6a21591e8ec6','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 16','Tom had been waiting for the results of the competition for weeks. He was nervous, but he tried to stay positive. _______ he started to doubt himself, his friends reassured him.',5,'MCQ',NULL,NULL,'IMAGE-00390e39-37e5-4d6c-b9eb-6a21591e8ec6-3b56bfaefca89e7da7da5b18d9d7199a.jpg',0,'2024-12-04 11:02:04'),('0052f314-d47a-4379-a1aa-2ad8115709fc','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 9','Find the antonym for \"Truth\"',5,'MCQ',NULL,NULL,'IMAGE-0052f314-d47a-4379-a1aa-2ad8115709fc-befd0c946ee414a7808d5632948e9cf2.jpg',0,'2024-11-28 14:52:36'),('0086a54d-bbe3-4d26-93ae-0c3c50855db7','c5087e84-1c75-438a-8f08-f28964af1e65','Question 15','The successful advertising campaign greatly influenced the number of buying in this new product \r\n\r\nWhat is a synonym for \"influence\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-0086a54d-bbe3-4d26-93ae-0c3c50855db7-c547a8cd109762ede3be0dda8adf47df.png',0,'2024-12-02 13:02:23'),('00b75442-5256-4dec-bb34-1757fbd7d301','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 2',' She ____ a new car.\r\n',5,'MCQ',NULL,NULL,'IMAGE-00b75442-5256-4dec-bb34-1757fbd7d301-6f829a681f0ddbd8fef3f67a596cf1e9.jpg',0,'2024-11-28 12:14:49'),('00b8434a-2872-4a84-aba1-114a49be0d8c','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 1','Why did Lisa decide to move to Barcelona?\r\n',5,'MCQ',NULL,NULL,'IMAGE-00b8434a-2872-4a84-aba1-114a49be0d8c-632ec8dd6180473f21caad6ea0db0629.png',0,'2024-11-29 12:13:35'),('00c3d0ad-b1fc-497c-8d36-16d52274b49e','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 15','The graceful dancer moved smoothly across the stage.\r\n\r\nWhat the synonym of \"graceful\" ',5,'MCQ',NULL,NULL,'IMAGE-00c3d0ad-b1fc-497c-8d36-16d52274b49e-94ca66dac89b38a36f96f87f24897ea0.jpg',0,'2024-11-28 11:23:40'),('00c91bee-a035-4e46-bc11-7bac5cc6ef51','066f137b-70c3-4619-8cf7-038f42d99258','Question 15','What did the wind claim it could do to boulders?',4,'MCQ',NULL,NULL,'IMAGE-00c91bee-a035-4e46-bc11-7bac5cc6ef51-10c0e23976f06cb9e1549e052dc211a2.png',0,'2024-11-28 15:16:30'),('00dba608-6c1d-433d-9120-8b6cd81b105f','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 13','Acts of kindness contribute to building stronger communities.\r\n',5,'TFQ','AUDIO-00dba608-6c1d-433d-9120-8b6cd81b105f-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:30:55'),('00e64508-826e-4c9e-94c5-6bc6b13f069a','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 5','Listen to the speaker to answer number 5.',1,'MCQ','AUDIO-00e64508-826e-4c9e-94c5-6bc6b13f069a-a734372eeb22b0f0336e2e42de6ea0b9.mp3',NULL,NULL,0,'2024-11-27 23:38:51'),('00ea37a8-8ab7-4fcf-9548-776907480038','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 18',' Choose the synonym for \"determined',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 15:23:57'),('01024c61-68ef-4df4-ae28-546964427414','a16be13c-c049-47cd-b145-b3faae19a096','Question 15','What is one important role of the thistle in nature?',5,'MCQ',NULL,NULL,'IMAGE-01024c61-68ef-4df4-ae28-546964427414-c451901951af074d3160e4f29f9af268.jpg',0,'2024-12-05 11:07:29'),('010ed3ca-4f03-4de9-a7aa-7300d6fa5cc6','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 10','What feature did Susans suite at Amanjiwo Hotel include?\r\n',10,'MCQ','AUDIO-010ed3ca-4f03-4de9-a7aa-7300d6fa5cc6-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:15:17'),('01155cb2-010d-4f80-91f7-8c6ad812857b','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 18','Elena kept the treasure for herself.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 21:46:18'),('0115f316-39da-46eb-85d5-288fccf075c8','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 19','We ___ (experience) a lot of challenges since we started this project.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0115f316-39da-46eb-85d5-288fccf075c8-67fe398d70ffa3716ea0443bef8eb8c1.jpg',0,'2024-12-02 14:34:30'),('01181185-88a1-4ac9-ab8f-93539efdf98a','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 13','The coach told the players that ___ needed to train harder.',10,'MCQ',NULL,NULL,'IMAGE-01181185-88a1-4ac9-ab8f-93539efdf98a-d9689be7760045160a49b9bb064228b4.png',0,'2024-12-02 11:50:12'),('0119261f-7692-47ff-99d2-983d60198309','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 13','The speech was _______ and moved the audience to tears.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:17:12'),('01374de5-51c0-4aaa-96c9-07d3496634a7','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 13','Jonathan proposes using AI in the digital concierge system to anticipate guest preferences.\r\n',5,'TFQ','AUDIO-01374de5-51c0-4aaa-96c9-07d3496634a7-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:53:05'),('01559099-d8cd-404e-b067-d7aa628f08e7','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 11','The Louvres galleries feature Egyptian, Greek, and Roman artifacts alongside Renaissance paintings.\r\n',5,'TFQ',NULL,NULL,'IMAGE-01559099-d8cd-404e-b067-d7aa628f08e7-e5d5d400f737e69c677fc719e3faaf33.jpg',0,'2024-12-03 11:01:45'),('015d6a5c-b3d6-4eec-927c-4f031461bb5a','afd6b384-56dd-4139-90f1-5800d11048e1','Question 20','Choose the word that has the closest meaning to \"remarkable\" in the sentence:\r\n\r\n \"The hotels remarkable view of the ocean attracts many guests.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-015d6a5c-b3d6-4eec-927c-4f031461bb5a-ca385914066bbcdfeaad5214b8005437.jpg',0,'2024-11-26 03:28:45'),('015ed60e-a0c4-41a0-9d9c-536160bcfbe5','94de3108-eb46-4a5e-b039-962392a500e6','Question 12',' How does Olivia manage to balance her finance career with her art pursuits?\r\n',5,'MCQ',NULL,NULL,'IMAGE-015ed60e-a0c4-41a0-9d9c-536160bcfbe5-4b596a9788fc86c582c95ea251ca17b8.png',0,'2024-11-29 13:47:10'),('0160e31b-38a5-4b8c-ba7b-ffd28de7cbb7','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 19','\"The zen garden at the temple in Kyoto is designed to promote peace and meditation.\"\r\n\r\nWhat does \"zen\" refer to in this context?',5,'MCQ',NULL,NULL,'IMAGE-0160e31b-38a5-4b8c-ba7b-ffd28de7cbb7-e280d263fa512fdce3795b1896e4532d.jpg',0,'2024-12-03 11:32:22'),('01663f67-0099-42fe-9311-a9adfb63e3e2','3179737e-57ca-437a-af38-f91d98c18e0e','Question 11','\"Ritzs career took off when he managed the GARND Hotel in Monte Carlo.\"\r\n\r\nUnscramble the letters to find a word from the passage that means \"a large and impressive hotel.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-01663f67-0099-42fe-9311-a9adfb63e3e2-6cd7d64ed2a9af7d1967b021874b87b1.jpg',0,'2024-11-25 10:24:35'),('0169e928-c7af-4d66-9b47-25b381cfe593','a6453283-af44-47e5-9f50-84628799eeac','Question 15','Purnama, though terrified, stood firm in front of the spirit.\r\n\r\nWhat the synonym of \"terrified\"',5,'MCQ',NULL,NULL,'IMAGE-0169e928-c7af-4d66-9b47-25b381cfe593-2dce7c98a0c6086294ff8e5f5886a2d6.jpg',0,'2024-11-28 11:52:24'),('017f9a34-c5c2-4cbb-9c9e-0fd1b48c75e0','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 6','Alex is pursuing a degree in computer science at a college in Tokyo.\r\n',10,'TFQ',NULL,NULL,'IMAGE-017f9a34-c5c2-4cbb-9c9e-0fd1b48c75e0-14204c3fcf35965560f51c43f25285e8.jpg',0,'2024-11-29 12:01:18'),('01821ac6-4c2b-4a82-81e4-3b982e970f1a','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 2','Identify the noun phrase in this sentence: \"The vibrant culture of the city attracts tourists.\" ',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:14:03'),('018496a8-5df4-4f6a-b7ff-ddc995f6489b','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 3','After following the map, Jake ended up at a ________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-018496a8-5df4-4f6a-b7ff-ddc995f6489b-04300fdff378b7fa0ccf895006b47fb3.png',0,'2024-12-03 10:15:06'),('01882d1b-02b9-41fb-900a-22270b7a486e','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 6','Where is the awards ceremony being held?',5,'MCQ','AUDIO-01882d1b-02b9-41fb-900a-22270b7a486e-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:49:36'),('01978c3f-1482-483c-bbfd-00567a7401ea','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 5','What color indicates the emergency exit sign?\r\n',5,'MCQ','AUDIO-01978c3f-1482-483c-bbfd-00567a7401ea-47a240a9dc63bb90358ee98492ebfe2c.mp3',NULL,NULL,0,'2024-12-11 10:17:07'),('01a25c0a-d547-474a-9613-b9d95b430af8','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 8','The teacher reads a book _______ the students listen. ',10,'MCQ',NULL,NULL,'IMAGE-01a25c0a-d547-474a-9613-b9d95b430af8-3425af9d0281e7bc945b271ead7f5d9f.jpg',0,'2024-12-03 13:50:56'),('01a56fd8-80cb-4b40-ae2b-dbcc3e6a78f4','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 16','\"______ I finish my studies, I plan to travel the world.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-01a56fd8-80cb-4b40-ae2b-dbcc3e6a78f4-b177e61d971442e1034c05e641d27de2.png',0,'2024-12-03 15:05:37'),('01a6f013-9adc-45e1-ac56-887f72439788','acad3477-1006-4ed1-b432-985542a7c890','Question 9',' Does Tom decide to book the boat trip immediately?\r\n',10,'MCQ','AUDIO-01a6f013-9adc-45e1-ac56-887f72439788-e5157b8fccda9f04b53729f78fb968fc.mp3',NULL,NULL,0,'2024-12-09 11:17:03'),('01b3edbf-e3e5-42b8-a2d2-074ada3f1576','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 6','Choose the demonstrative adjective:',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:14:32'),('01b78bcc-216b-4154-8442-74a8edf5f042','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 9','The engineering team will start the new project _______ they have finished the current project and handed over the final reports. ',5,'MCQ',NULL,NULL,'IMAGE-01b78bcc-216b-4154-8442-74a8edf5f042-df58733c6fed46e5d54010c8d0db42dd.jpg',0,'2024-12-03 14:37:01'),('01d3bd4f-56ee-4a6a-8236-a8d5216fcc51','63c67806-3492-4bb1-8ace-254db076af70','Question 4','Who can assist with technical issues during the event?',5,'MCQ','AUDIO-01d3bd4f-56ee-4a6a-8236-a8d5216fcc51-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:35:24'),('01d98165-fe7d-4fc4-a66a-408924ed131b','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 15','Which of the following best describes Lumis journey in the show?',7,'MCQ',NULL,NULL,'IMAGE-01d98165-fe7d-4fc4-a66a-408924ed131b-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:31:22'),('01dde73d-1352-4c5e-8a74-f8a1165293ee','b29e7991-f853-47df-9475-7c0d65e15458','Question 14','\"Every tour includes an experienced EDIGU to ensure a memorable experience.\"\r\n\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-01dde73d-1352-4c5e-8a74-f8a1165293ee-3b0674e1493f64800a5cbe36537f9ce3.jpg',0,'2024-11-25 11:42:03'),('01e95a85-e00f-44cf-9b6c-41aadf296866','e273317f-f53e-45dc-8ced-9e15ab266775','Question 11','Choose the correct form: \"By next year, they ____ this project.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-01e95a85-e00f-44cf-9b6c-41aadf296866-4fbdd1ccceb1df3d1777a0777323cd08.png',0,'2024-11-26 05:37:18'),('01ec3d54-c9cf-4d6c-9668-a57a9655ade6','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 7','The writers intention of writing the texts is …',7,'MCQ',NULL,NULL,'IMAGE-01ec3d54-c9cf-4d6c-9668-a57a9655ade6-398d22611de5c13ab163c02905c685dd.png',0,'2024-11-21 10:58:14'),('01f11189-d9c4-4ecf-920f-dd5c693f8352','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 20','What happened after Ms. Thompson praised her students\' creativity?\r\n',5,'MCQ',NULL,NULL,'IMAGE-01f11189-d9c4-4ecf-920f-dd5c693f8352-036d5673430538d1d69ff7ae337271b7.png',0,'2024-12-02 10:47:19'),('02114174-c7ee-4cde-bcdd-c295542e8fc1','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 2','They arrived ____ the airport early in the morning.\r\n',10,'MCQ',NULL,NULL,'IMAGE-02114174-c7ee-4cde-bcdd-c295542e8fc1-be5865640d4bc88dd6fd163d590db01c.jpg',0,'2024-11-28 14:50:53'),('0240a467-ee7c-4a42-9902-e594d4f991a7','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 5','How does David plan to celebrate his achievement?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0240a467-ee7c-4a42-9902-e594d4f991a7-594162229891943faac0354c0c3cab81.png',0,'2024-12-02 10:05:30'),('02434d05-fe81-46ac-b677-08790dd6d693','362d6389-73a7-4b4f-8b40-42b992d80808','Question 4','He _______ take a nap after lunch.\r\n',10,'MCQ',NULL,NULL,'IMAGE-02434d05-fe81-46ac-b677-08790dd6d693-6eff92511dd6ba709dc1c6fa1f1f3a4d.jpeg',0,'2024-11-29 10:42:14'),('0245132f-e180-4bdb-85f4-54ac17d16b86','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 7','Select the correct plural form for each singular noun. \"Woman\"',10,'MCQ',NULL,NULL,'IMAGE-0245132f-e180-4bdb-85f4-54ac17d16b86-cd0a35dd69eeceb4222e4a47b6a09802.png',0,'2024-12-04 09:36:05'),('024a175e-4302-4507-8f5f-31b29c39be28','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 6','How does Liam feel about Emma winning the competition?',10,'MCQ','AUDIO-024a175e-4302-4507-8f5f-31b29c39be28-96daef3c2cbd8b5b07b1e71aefb294a1.mp3',NULL,NULL,0,'2024-12-09 11:03:10'),('0250f3c8-737e-4d10-bb19-890cc6ab7a3f','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 8','Forgiveness means continuing to hold resentment while interacting kindly.\r\n',5,'TFQ','AUDIO-0250f3c8-737e-4d10-bb19-890cc6ab7a3f-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:43:30'),('0251b99e-d066-49b3-8354-08bbed17ecce','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 3','What can we say to a friend who is good at drawing?\r\n',5,'MCQ','AUDIO-0251b99e-d066-49b3-8354-08bbed17ecce-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:12:00'),('025b3c43-be49-454d-8004-2d139c2636bf','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 17','She will submit the report _______ she has reviewed all the data and made the necessary changes.',5,'MCQ',NULL,NULL,'IMAGE-025b3c43-be49-454d-8004-2d139c2636bf-3d1a852e9d76ac800af26203b61978a1.jpg',0,'2024-12-03 14:45:28'),('02639be7-e127-46a8-8bdc-e1bec8702d98','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 16','When will the librarys hours change?\r\n',5,'MCQ','AUDIO-02639be7-e127-46a8-8bdc-e1bec8702d98-454f6f7394bb659408d950c0e0686401.mp3',NULL,NULL,0,'2024-12-11 10:25:39'),('0273dc10-1967-46f9-b574-eca3e5bdafec','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 10',' Which of the following actions shows Chef Antonio\'s intention to connect with his customers?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0273dc10-1967-46f9-b574-eca3e5bdafec-7c30a75688deca8f07075fa296ccebe8.jpg',0,'2024-12-02 10:59:54'),('02769eed-f66c-46a2-9cd2-21c597615739','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 6','What did the narrator do during the flight?',10,'MCQ',NULL,NULL,'IMAGE-02769eed-f66c-46a2-9cd2-21c597615739-dd4b8e8904d6e8a43c07b5b593382b1c.PNG',0,'2024-11-25 13:35:06'),('02850274-3f2f-43d1-9be9-b89af52e4874','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 16','What has the influx of tourists caused in popular destinations?\r\n',5,'MCQ','AUDIO-02850274-3f2f-43d1-9be9-b89af52e4874-2a35aa1a2dbf45c64389a0f5cb9b094d.mp3',NULL,NULL,0,'2024-12-16 10:32:48'),('028b478a-e644-4a6d-b77a-7176a7854c52','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 10','_______ he finishes his homework, he can play games.\r\n',10,'MCQ',NULL,NULL,'IMAGE-028b478a-e644-4a6d-b77a-7176a7854c52-15d73d8843668508d820913969cba071.jpg',0,'2024-12-03 09:34:30'),('02a55e47-dc59-4c56-ae4c-c168ecbb72dd','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 19','What type of animals can visitors see at Sunnydale Zoo?\r\n',5,'MCQ','AUDIO-02a55e47-dc59-4c56-ae4c-c168ecbb72dd-b60dde45a8e48e4afebfe79419d104d2.mp3',NULL,NULL,0,'2024-12-10 12:51:27'),('02bcceb2-42f3-43fa-b0d9-18503ef70ede','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 20',' What was special about the movie screening?\r\n',5,'MCQ','AUDIO-02bcceb2-42f3-43fa-b0d9-18503ef70ede-62d6e831df1eeb8b7e71bdc414f81f2d.mp3',NULL,NULL,0,'2024-12-11 15:10:21'),('02c2e62a-4d8e-4e87-9679-3e1e4027d5b1','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 5','How will the networking lunch be served?\r\n',5,'MCQ','AUDIO-02c2e62a-4d8e-4e87-9679-3e1e4027d5b1-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 09:59:51'),('02d07b11-3c72-4e28-9047-5ee12154a469','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 2','The safari lodge was situated in the heart of the savannah, offering guests an _______ (unparalleled) experience of the African wilderness. The lodge\'s design was _______ (seamless), blending in with the natural surroundings. Each day, we embarked on _______ (exhilarating) game drives, where we had close encounters with lions, elephants, and other wildlife.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:31:03'),('02d22d8a-35ad-4bea-b108-0e9cac828661','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 3','Select the option with a properly formed noun phrase:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:18:05'),('02e46f37-a60b-4eb6-a922-f9d447d3e19d','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 19','When will breakfast be served for the event?\r\n',5,'MCQ','AUDIO-02e46f37-a60b-4eb6-a922-f9d447d3e19d-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:52:27'),('02e7c40d-1888-4215-9978-f6fa8f5e8135','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 2','Which sentence shows the passive voice correctly?',5,'MCQ',NULL,NULL,'IMAGE-02e7c40d-1888-4215-9978-f6fa8f5e8135-daaf4d0c90f0b6b486900477d1d5e1af.png',0,'2024-11-26 05:52:17'),('02ed07a7-5df4-4035-bad5-9ded5b7f0e73','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 20','How does Alejandros farm promote environmental sustainability?\r\n',5,'MCQ',NULL,NULL,'IMAGE-02ed07a7-5df4-4035-bad5-9ded5b7f0e73-a7059cac33f318ed48fc99e9ecfaa9b3.PNG',0,'2024-12-02 11:10:27'),('02f14904-f168-4d10-bbd0-c6747d884ec7','318b5f94-4a81-4c44-8372-cef8e0561833','Question 15','What technology does Daniel suggest adding to the guest rooms?\r\n',5,'MCQ','AUDIO-02f14904-f168-4d10-bbd0-c6747d884ec7-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:10:16'),('03024f1e-2e38-4ba8-bcfd-54afd551abac','acad3477-1006-4ed1-b432-985542a7c890','Question 10',' How does Ana help Tom with his plans?\r\n',10,'MCQ','AUDIO-03024f1e-2e38-4ba8-bcfd-54afd551abac-e5157b8fccda9f04b53729f78fb968fc.mp3',NULL,NULL,0,'2024-12-09 11:17:32'),('0305574f-8132-41b9-9dbb-d58f13078dcb','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 20','Saying \"Congratulations on your promotion!\" is an example of a compliment.',5,'TFQ',NULL,NULL,'IMAGE-0305574f-8132-41b9-9dbb-d58f13078dcb-1b449acc71f5645e3ca4596b07874f50.jpg',0,'2024-11-25 18:05:47'),('03067a5f-b6b0-42cc-bb06-77ee8049fe12','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 6','How do humans keep cool?',10,'MCQ',NULL,NULL,'IMAGE-03067a5f-b6b0-42cc-bb06-77ee8049fe12-8b7dff4884accce2e92ac5b7f7fa8b69.PNG',0,'2024-12-05 13:17:40'),('03126130-84bb-4a7f-af21-879682c970f1','456af0ad-de69-42a7-b227-135601f1cc0a','Question 5','Jakes friends are looking forward to the party.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:28:57'),('0320a79d-e2d2-493c-b8e3-5066390c064e','88d20c15-824b-498f-908b-7e072a5c47a9','Question 7','The companys revenue has grown steadily over the last few years, thanks to increased sales and new market opportunities.\r\nWhat is the definition of the word \"revenue\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0320a79d-e2d2-493c-b8e3-5066390c064e-3ca3ccfa6933068089ebf5379f391072.jpg',0,'2024-12-02 11:05:16'),('03290359-0aaf-4632-a249-2ccfed2cd7a0','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 21','Fill in the blank with the correct pronoun:\r\n\"During the meeting, several people shared ___ opinions about the new policy.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-03290359-0aaf-4632-a249-2ccfed2cd7a0-d9eba59ad8b0221672655372515bb718.png',0,'2024-12-03 10:20:55'),('0338fca0-b311-4fda-bcbd-d033c15d3f36','3b168b2f-4410-44c0-aefd-240942c312ab','Question 7','What did Liam think of Sarahs work?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0338fca0-b311-4fda-bcbd-d033c15d3f36-9f7cf3a4d9cc3606de91cb4f64e25ee2.jpg',0,'2024-12-02 08:57:52'),('0339b92d-c043-4376-9e17-fa65130c3e8f','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 10','Identify the sentence that contains an adverb of time clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:34:18'),('033a6953-4e32-41ac-8779-bc4e4246865d','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 5',' We ____ to school by bus.\r\n',5,'MCQ',NULL,NULL,'IMAGE-033a6953-4e32-41ac-8779-bc4e4246865d-947c29c3ea8858346bfefed839e6d932.jpg',0,'2024-11-28 14:12:08'),('034637cf-aa13-4d7a-9a7f-57b9731b0567','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 16','Celebrating personal milestones only benefits the individual.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 10:45:41'),('0354f00c-fcea-4646-9042-f1ecc593a5e6','744dc18e-addd-488f-925f-00d2a479eeba','Question 20','Match the word with its meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 11:45:32'),('0371d58b-92a5-4413-98a4-1f7aaf025b30','04d3a793-1da4-467d-8c52-763a3039f450','Question 11','Listen to the narration twice, then match the activity with the correct description.',25,'MPQ','AUDIO-0371d58b-92a5-4413-98a4-1f7aaf025b30-432b5feab04ed2c30b1c8c69a1601949.mp3',NULL,NULL,0,'2024-11-28 15:34:41'),('03769d50-87b4-4f31-a9e5-64c2511b7185','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 1','As global awareness of climate change grows, more tourists _______ (choose) destinations that minimize their carbon footprint, favoring those with extensive public transportation networks and sustainable practices.\r\n',5,'MCQ',NULL,NULL,'IMAGE-03769d50-87b4-4f31-a9e5-64c2511b7185-c62f98573945d25f6951fd309c9640dd.jpg',0,'2024-11-29 13:38:24'),('0378c078-3ece-4228-a123-be8b7395e4af','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 14','Lisa ____ her office early every day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0378c078-3ece-4228-a123-be8b7395e4af-08b229d241314c3481f2fd0dd0465559.jpg',0,'2024-11-28 12:26:21'),('03967171-3e94-41c7-9576-487905b61d9c','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 10','What is the main theme of the gala?',5,'MCQ','AUDIO-03967171-3e94-41c7-9576-487905b61d9c-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:25:13'),('03ab46fe-d4cf-49d7-a1ad-04537d1036d1','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 3','Which word is an adverb of frequency?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:28:47'),('03ad2fb2-18ab-4cdf-8d60-554942fd90e9','abd056c2-1c8c-4270-b760-215049e270c4','Question 9',' The park lacks designated pathways for cycling and walking.\r\n',5,'TFQ',NULL,NULL,'IMAGE-03ad2fb2-18ab-4cdf-8d60-554942fd90e9-c3017f0640206e340129c1206117c2dc.jpg',0,'2024-12-03 10:48:06'),('03bae1dc-b7c6-4fb2-9085-9b057e4c9d6f','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 15','Find the antonym for \"Justice\".',5,'MCQ',NULL,NULL,'IMAGE-03bae1dc-b7c6-4fb2-9085-9b057e4c9d6f-a31c118cbebc6f5d52cabc68c803515c.jpg',0,'2024-11-28 14:59:55'),('03bd518b-70e2-4ec2-8fbf-9b6a25cada90','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 13','The plural of \"potato\" is:\r\n',5,'MCQ',NULL,NULL,'IMAGE-03bd518b-70e2-4ec2-8fbf-9b6a25cada90-431f38ee46521d4a1c235cf5568b8a1b.png',0,'2024-12-04 10:12:03'),('03c5071a-76da-4404-a9fc-babedd4ea6c1','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 5','What does Maria encourage Tom to do at the end of their conversation? ',10,'MCQ','AUDIO-03c5071a-76da-4404-a9fc-babedd4ea6c1-36387cfe33f09bc64cdd382dee283d34.mp3',NULL,NULL,0,'2024-12-09 10:58:20'),('03cdcfde-eab8-42e5-94df-895785a2de49','15fc91ab-629f-4b44-a812-c45807f31850','Question 18','Match the activities at the village with their outcomes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 11:04:56'),('03ce64f7-223d-486b-bf52-3c65fb72f378','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 13','\"A creative solution\" fits the sentence, \"We need __________ to solve the problem.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-03ce64f7-223d-486b-bf52-3c65fb72f378-d52e6e212cbd3c007fec60d918d771c1.jpeg',0,'2024-11-28 11:36:13'),('03e0fd2d-356b-43ac-9b67-50af374f900c','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 9','Which sentence uses an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:59:16'),('03eeed25-7374-4a8a-80bd-dfa7e97c3607','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 7','She ____ in a small apartment.\r\n',5,'MCQ',NULL,NULL,'IMAGE-03eeed25-7374-4a8a-80bd-dfa7e97c3607-30166082dc86ec707fd41a3ebd56c2aa.jpg',0,'2024-11-28 14:13:51'),('03f3a3f5-0264-4211-a09a-29f1be63df29','773d3490-11ed-4025-aeec-d9fab774c585','Question 9','Direct: \"Where do you live?\" she asked.\r\nReported: She asked me where I ___ .\r\n',5,'MCQ',NULL,NULL,'IMAGE-03f3a3f5-0264-4211-a09a-29f1be63df29-c21477463cd3c998271c976febb0e0e7.png',0,'2024-11-28 11:45:01'),('03fd7669-160b-4ebf-a69d-db3f4c8a3831','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 8','Which word matches the translation \"Balai Desa\"?',10,'MCQ',NULL,NULL,'IMAGE-03fd7669-160b-4ebf-a69d-db3f4c8a3831-4ab0603adc4784f8663ec06e115a4a48.jpg',0,'2024-12-03 10:23:39'),('0411fa57-d21b-41a1-87e6-caabcf42bc15','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 5','Beyond Capitol Hill, which attractions are popular with visitors in Washington, D.C.?',5,'MCQ',NULL,NULL,'IMAGE-0411fa57-d21b-41a1-87e6-caabcf42bc15-97438938bea93b5062288f35adfb1c1c.PNG',0,'2024-11-25 21:27:25'),('041f9c95-61a5-4643-98f1-087074719e6e','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 5','The word \"tradition\" refers to customs, practices, or beliefs that are passed down from generation to generation.',5,'TFQ',NULL,NULL,'IMAGE-041f9c95-61a5-4643-98f1-087074719e6e-2c1c58b40d1f1a98b17fee772c3c45a3.jpg',0,'2024-11-25 22:04:54'),('0425d8b4-2546-4caf-ad18-d814a73ea710','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 5','Which sentence uses a quantitative adjective?\r\n',6,'MCQ',NULL,NULL,'IMAGE-0425d8b4-2546-4caf-ad18-d814a73ea710-fa234ef09fc9ca0e21e44d30d96450b6.png',0,'2024-11-26 03:02:16'),('04270fd5-6fc1-4081-85f0-e43bde742f33','976f596f-834e-40e4-bb98-21b902f8a750','Question 15','The legacy of historic French hotels combines tradition with modern amenities today.\r\n',5,'TFQ','AUDIO-04270fd5-6fc1-4081-85f0-e43bde742f33-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:47:24'),('04282079-1245-4d03-907c-5bf69a39b252','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 4','Match the words in left column with their correct descriptions in right column',10,'MPQ',NULL,NULL,'IMAGE-04282079-1245-4d03-907c-5bf69a39b252-f6688a4be44522dcde57180e4cc78ad5.jpg',0,'2024-11-28 09:37:49'),('042aee50-b9d5-41b1-aa47-64638ffa4806','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 1',' The Artistry of Ancient Peruvian Textiles\r\n\r\n\r\nLong ago, in the hot coastal region of Peru, people made some of the worlds most beautiful textiles. Archaeologists have found many of these fabrics in “mummy bundles” inside tombs. The ancient people of the Andean region believed, like the Egyptians, that the dead needed items from their lives for the journey to the afterlife. This belief helped preserve many amazing textile pieces, some of which are about 3,000 years old. The best examples of these textiles date from around AD 300 to 1000.\r\nThe artisans who created these textiles showed great skill and creativity. They spun fine, smooth yarns from cotton and from the wool of animals like alpacas, llamas, and vicuñas. This work needed a lot of expertise because the quality of the yarn influenced the final product. The weavers used many weaving techniques, mastering most methods known today and even some that are too complicated for modern looms to reproduce. Their ability to work with fibers and patterns was truly impressive.\r\nColor was very important in the art of these textiles. The ancient dyers were skilled at creating almost 200 different colors, which allowed them to make vibrant and detailed designs. By mixing colors, they produced textiles that were not only useful but also beautiful. Each piece of fabric told a story, reflecting the culture, beliefs, and social status of the people who made it. The use of color was not just for decoration; it was a key part of the textiles identity.\r\nOne of the most interesting things about these ancient textiles is the way they were made. Instead of cutting and sewing fabric like we do today, the weavers shaped and formed the cloth directly on the loom. This method helped them keep the fabrics quality while creating beautifully designed pieces. The textiles created by these skilled artisans show their talent and creativity, highlighting a rich cultural heritage that still inspires peoples appreciation for textile art today.\r\n\r\n\r\n\r\n\r\nWhat does the term \"mummy bundles\" refer to in the passage?\r\n',5,'MCQ',NULL,NULL,'IMAGE-042aee50-b9d5-41b1-aa47-64638ffa4806-d79f0c820f39ab740d857b7de1ca2595.jpg',0,'2024-12-05 11:21:59'),('043010bb-858b-4f35-a034-4731d4364292','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 1','Talking About Self\r\n\r\nHi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.\r\n I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.\r\n I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.\r\n\r\n\r\n\r\nWhat is Nabils hobby?\r\n',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:03:28'),('04337faa-e509-4350-9c18-279a944ec225','a01ae31e-9562-4284-96b5-f70ece994003','Question 3','The Elite Hotel was built in less than a year.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:21:27'),('0435a33d-5032-43bb-856b-3f4bf13cbf0d','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 7','Listen to the speaker to answer number 7.',5,'MCQ','AUDIO-0435a33d-5032-43bb-856b-3f4bf13cbf0d-9e5fa1aaca1da3494d4ef6439b79cd28.mp3',NULL,NULL,0,'2024-11-26 13:49:15'),('0435bf55-b581-4126-8330-b9453cbc29c0','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 13','Match the activities at the Emerald Eco-Lodge with their goals:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:45:32'),('043e5821-295c-4eb1-a86e-3b63fcbc76c5','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 12','Engineer: \"Do we need to construct another section here?\" \r\nSupervisor: \"No, we actually need to __________ it.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:25:18'),('045796c6-dcfc-4b97-b9a6-fcc0e000a89d','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 5','He put the keys ____ the drawer.\r\n',10,'MCQ',NULL,NULL,'IMAGE-045796c6-dcfc-4b97-b9a6-fcc0e000a89d-2f77db99c41e2f6bb1c2d29d2c834667.jpg',0,'2024-11-28 14:53:15'),('0457b563-b3aa-47d2-8c61-67edbe277314','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 6','What is a key feature of Indonesia mentioned in the passage? \r\n',10,'MCQ',NULL,NULL,'IMAGE-0457b563-b3aa-47d2-8c61-67edbe277314-7898d2da7509587e4eabc64c9a946d9a.png',0,'2024-12-03 08:45:20'),('045903a8-4393-459e-b6aa-d2dc2c82825a','ff825264-d21d-4612-821f-2f19f8044bc2','Question 20','What role does recognition play according to Margaret? ',5,'MCQ','AUDIO-045903a8-4393-459e-b6aa-d2dc2c82825a-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:28:26'),('045c9974-8d8a-42c4-b662-b7762a5ed5af','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 15','She ___ (visit) three countries so far this year.\r\n',5,'MCQ',NULL,NULL,'IMAGE-045c9974-8d8a-42c4-b662-b7762a5ed5af-8633c63e9003c3b67c1c8dbeddd0be8b.jpg',0,'2024-12-02 13:30:41'),('0469687a-eba8-4ced-bb92-e35cb971bf9f','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 15','Helping others is a way to show indifference.\r\n',5,'TFQ','AUDIO-0469687a-eba8-4ced-bb92-e35cb971bf9f-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:31:16'),('047576ec-bdae-41ae-a27e-cf3df82660eb','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 9','She ___ (learn) French when she lived in Paris.\r\n',5,'MCQ',NULL,NULL,'IMAGE-047576ec-bdae-41ae-a27e-cf3df82660eb-05d9fa07f43403817a2aff89ef8aa7da.jpg',0,'2024-12-02 13:26:59'),('0481ab81-f159-4c2d-ab00-4db39c9f4e45','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 13','The amulet was known as \"Heart of the Dragon\" because it could bring bad luck to its holder.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 21:33:54'),('0482eae5-b7ca-494d-9b4b-aaf5aaf08ccc','af94971f-818a-4397-a609-03af374a27da','Question 9','_______ she studied hard, she didnt pass the exam.\r\n',10,'MCQ',NULL,NULL,'IMAGE-0482eae5-b7ca-494d-9b4b-aaf5aaf08ccc-73d08ff955e9c7d8e797ff31a1e26fcf.jpg',0,'2024-12-03 09:42:14'),('0488dd01-d071-4792-b07d-ed63cb6aca5b','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 12',' \"______ it was raining, they decided to stay indoors.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-0488dd01-d071-4792-b07d-ed63cb6aca5b-d26c0aab205732c576978c990ca74804.png',0,'2024-12-03 15:03:09'),('04893bfb-4edc-4b1d-849e-0f9dad273ab1','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 8','Where should customers place their tray after eating?\r\n',5,'MCQ','AUDIO-04893bfb-4edc-4b1d-849e-0f9dad273ab1-3dd16f45f5ac4eb610828e56ff2b35f3.mp3',NULL,NULL,0,'2024-12-11 10:19:19'),('048c596a-1c77-4596-944d-c1ef54262b16','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 1','Choose the word that has the closest meaning to \"protect\" in the sentence:\r\n\"Eco-tourism helps protect nature and wildlife.\"\r\n\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:34:19'),('048ed996-f043-41e3-96e7-78da38da7c8c','8d93e205-a25d-483f-8954-17a16b612100','Question 2','Choose the word that has the closest meaning to \"beach\" in the sentence:\r\n\r\n\"The children played on the beach all afternoon.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-048ed996-f043-41e3-96e7-78da38da7c8c-3fa0897160b6e9850c964300eb68bcca.jpg',0,'2024-11-25 14:36:52'),('048f8ce9-39e0-49b3-bc46-0cb14fb6c3d9','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 19','What was the main message of the Harmony Workshop?',5,'MCQ',NULL,NULL,'IMAGE-048f8ce9-39e0-49b3-bc46-0cb14fb6c3d9-0605f24a87dbec935fb8d149e970debf.jpg',0,'2024-12-11 13:30:20'),('04962e52-03bc-46a7-a013-a94d2e65faf7','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 20',' The word \"share\" means to communicate or pass on knowledge, feelings, or experiences to others.',5,'TFQ',NULL,NULL,'IMAGE-04962e52-03bc-46a7-a013-a94d2e65faf7-062b1261217f41958bb3faccf5fd2fc3.jpg',0,'2024-11-25 22:28:43'),('04b0a4cf-6149-41c7-bff9-c2a1a0c97002','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 7','How is the guitar\'s sound made?',10,'MCQ',NULL,NULL,'IMAGE-04b0a4cf-6149-41c7-bff9-c2a1a0c97002-34ce142df1b239e2441c1c5a9d6712c6.PNG',0,'2024-12-05 12:32:48'),('04b9e50a-9a1b-428b-8faf-d091139698e1','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 8','The phrase “culture shift” in the second-to-last paragraph implies:',5,'MCQ',NULL,NULL,'IMAGE-04b9e50a-9a1b-428b-8faf-d091139698e1-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-24 00:03:29'),('04bd6d65-70d4-4fe5-bd3d-943c7170ad90','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 3','What is one way to show kindness?\r\n',10,'MCQ','AUDIO-04bd6d65-70d4-4fe5-bd3d-943c7170ad90-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:51:25'),('04ccd816-a9bb-4ce7-9d22-69041c614987','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 16','\"versatility\" refers to something that is adaptable and capable of being used in many different ways.\r\n\r\n Which of the following words is a synonym for versatility?\r\n',5,'MCQ',NULL,NULL,'IMAGE-04ccd816-a9bb-4ce7-9d22-69041c614987-15a31f9e4d39675b94b4254b56366f62.png',0,'2024-11-22 12:26:42'),('04d3c6cc-cb23-4930-b1e9-028931e1f9b4','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 13','Fill in the blank with the correct pronoun:\r\n\"The team submitted ___ proposal yesterday.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-04d3c6cc-cb23-4930-b1e9-028931e1f9b4-4b5071464050ce2b22055f6767786c8f.png',0,'2024-12-03 10:01:54'),('04d96ca9-a99e-4fec-940e-600064829198','975a6591-5b2e-49b0-8574-f5def3056c53','Question 2','\"Audience\" refers to:',10,'MCQ',NULL,NULL,'IMAGE-04d96ca9-a99e-4fec-940e-600064829198-db330e3187f4a6edb677500c025ba358.jpg',0,'2024-12-02 15:38:15'),('04e1ca8d-2ceb-45c3-afcd-be48adbbb555','069d921b-0878-411b-a94d-ce525959c0d1','Question 35','The writers cousin is studying art history.\r\n',5,'TFQ',NULL,NULL,'IMAGE-04e1ca8d-2ceb-45c3-afcd-be48adbbb555-e2390f4f8308255f986b232606c72e28.jpg',1,'2024-12-11 14:06:47'),('04e29777-c178-439c-a8df-326efafabc77','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 10','Select the correct verb to complete each sentence.\r\nWe ___ a picnic last Saturday.',10,'MCQ',NULL,NULL,'IMAGE-04e29777-c178-439c-a8df-326efafabc77-d097c88e5b437c68b254e7a85c485a84.png',0,'2024-11-26 01:55:44'),('04e4bb3f-63c7-4d57-92a6-e1de018b84ca','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 2','Direct: \"I will call you tomorrow,\" she said.\r\nReported: She said that she ___ me the next day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-04e4bb3f-63c7-4d57-92a6-e1de018b84ca-387aa96fb7c855f051184bd78d556b03.png',0,'2024-11-28 12:30:50'),('04ee00e3-6ac3-47cf-a054-d0c9714addf4','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 7','Choose the correct pronoun to replace the noun:\r\n\"The company announced ___ plans to expand internationally.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-04ee00e3-6ac3-47cf-a054-d0c9714addf4-f0db19a01fd6c708875e58867fb8a05e.png',0,'2024-12-03 09:37:35'),('04ff364b-ddde-4d9b-b026-b0ba6fa50f9d','36353aaa-0af1-4489-b057-25511e020826','Question 12','Determine if the statement below is true or false.\r\nShe will start working on the presentation until the meeting begins.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:27:07'),('051d6907-31b8-4d4e-86b1-b885177e8981','cafdb09b-f3b5-4576-b931-329c5b668243','Question 3','We _______ to Spain last year.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:22:27'),('0522037b-af8a-47f4-860e-0a76a8aeb774','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 1','What does the word \"sustainable\" mean?\r\n\"Farmers use sustainable methods to grow crops without harming the soil.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:26:31'),('052cba0a-f7e4-41ea-bc15-b96c8ab7ac6f','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 23','\r\n\r\nAn Email from Alice\r\nSubject: Introduction\r\n\r\nHi everyone,\r\n\r\nMy name is Ritsuki, and Ive recently joined the Global Outreach Program. Im originally from Australia, but Ive spent the last two years working in New Zealand. I specialize in community development and love working on projects that bring people together. Outside of work, I enjoy gardening and baking. Im looking forward to getting to know all of you and collaborating on our upcoming projects!\r\n\r\nBest regards,\r\nRitsuki\r\n\r\n\r\nAlice is from New Zealand.\r\n',5,'TFQ',NULL,NULL,'IMAGE-052cba0a-f7e4-41ea-bc15-b96c8ab7ac6f-4d1692ad06a08bc8ca72e31505cf7a73.jpg',0,'2024-11-29 11:28:19'),('053b7818-dc73-4323-8fae-06cb9c2c42f0','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 10','What is responsible for the loud sound of an electric guitar?',10,'MCQ',NULL,NULL,'IMAGE-053b7818-dc73-4323-8fae-06cb9c2c42f0-34ce142df1b239e2441c1c5a9d6712c6.PNG',0,'2024-12-05 12:49:19'),('054a10b9-00bc-4935-ac5e-67051ebe7968','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 9','What did Cassey say to Alex at lunch?',5,'MCQ',NULL,NULL,'IMAGE-054a10b9-00bc-4935-ac5e-67051ebe7968-cb02330f6e6b2099ba261c527ef60b34.jpg',0,'2024-12-05 10:59:52'),('057053d0-622f-484c-bd12-8d77421b85af','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 9','What is being described?',5,'MCQ','AUDIO-057053d0-622f-484c-bd12-8d77421b85af-39db4335886c46ac00d463d50ab705f2.mp3',NULL,NULL,0,'2024-12-11 14:38:41'),('0583a7b9-249b-45ae-8696-37cfbfb51a81','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 8','Fill in the blanks with the correct conjunction.\r\nThe merger will be completed _______ all legal and regulatory approvals are obtained and the final agreements are signed. \r\n',5,'MCQ',NULL,NULL,'IMAGE-0583a7b9-249b-45ae-8696-37cfbfb51a81-649d4bf6c2cd1619148a2d1954d24b8a.jpg',0,'2024-12-03 14:36:08'),('059dea59-fc8d-4999-933f-6a7351800522','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 17','Tom was discussing the difference between two types of vacation spots with his friends.\r\n\r\n\"One is all about relaxation, the other about excitement and activity,\" he explained. \r\n\"It sounds like one is more peaceful, the other more energetic,\" said Sarah. \r\n\r\nWhich of the following best defines peaceful?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:19:21'),('059f6bc3-3136-46b4-8016-1c0a674ded0c','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 16','What type of software does Maria intend to use? \r\n',5,'MCQ','AUDIO-059f6bc3-3136-46b4-8016-1c0a674ded0c-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:05:15'),('05aac9f0-47bb-44c9-9cde-bb74bd468f67','19ab833e-87cf-4963-a786-d5d63993a84f','Question 19','Match the noun phrase to the sentence function: \"Her bright smile lit up the room.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-05aac9f0-47bb-44c9-9cde-bb74bd468f67-1aae251745a2e0739aba396073f583b4.jpg',0,'2024-11-28 12:10:17'),('05ab4358-0f19-4f04-9f3e-ae03ca7cf8ab','066f137b-70c3-4619-8cf7-038f42d99258','Question 23','Live theater relies heavily on editing and special effects.',4,'TFQ',NULL,NULL,'IMAGE-05ab4358-0f19-4f04-9f3e-ae03ca7cf8ab-558d1eb69fddcc9a5d6c02d16ed7a59c.jpg',0,'2024-11-28 15:39:34'),('05ab9d1f-d626-481a-90b6-1f822dfc10a3','19ab833e-87cf-4963-a786-d5d63993a84f','Question 18','Complete the sentence with a noun phrase: \"______ is important in every career path.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-05ab9d1f-d626-481a-90b6-1f822dfc10a3-a25e8d6fced63200fa281aafc3fc1e48.jpg',0,'2024-11-28 12:09:48'),('05abdec8-fdcd-4ff0-b995-413b6a77e38a','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 17','How is the resorts interior described?\r\n',5,'MCQ','AUDIO-05abdec8-fdcd-4ff0-b995-413b6a77e38a-cadb42f8e86f3157cf6e1d625f6a34dd.mp3',NULL,NULL,0,'2024-12-10 14:49:59'),('05b277d6-d072-430b-92a9-3a80d6db569b','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 5','What types of art and artifacts are featured in the Louvres departments?\r\n',5,'MCQ',NULL,NULL,'IMAGE-05b277d6-d072-430b-92a9-3a80d6db569b-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:00:21'),('05b3ca3d-8986-4ea2-8201-0dd1ea6ee2c8','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 18','Choose the correct plural form of the noun given in parentheses.\r\nI found several ________ (analysis) in the report.\r\n',5,'MCQ',NULL,NULL,'IMAGE-05b3ca3d-8986-4ea2-8201-0dd1ea6ee2c8-43c7488120d124706ebde7015f0acf8e.png',0,'2024-12-04 10:55:13'),('05d627d9-cf4d-4bd3-8b63-8d2e87561422','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 9','Which sentence uses “might” to indicate possibility?',5,'MCQ',NULL,NULL,'IMAGE-05d627d9-cf4d-4bd3-8b63-8d2e87561422-ea1ec7f667540a9a606b5fc31c69c120.png',0,'2024-11-26 05:59:36'),('05e31ca8-1652-4d24-a1f0-4c8e089a7ce3','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 4','There is a big restaurant at the beach that serves fresh food. \r\n',10,'TFQ','AUDIO-05e31ca8-1652-4d24-a1f0-4c8e089a7ce3-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:04:56'),('05f51606-9011-46cc-84b9-7009032a8e82','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 8','The Declaration of Independence is a _______ document in American history.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:48:12'),('0602cff1-2c3c-41f1-ae17-e71fbb92b782','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 13','The experts ___ (predict) that global temperatures will rise.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0602cff1-2c3c-41f1-ae17-e71fbb92b782-0606144c338fcc891214d6b4c9682f72.jpg',0,'2024-11-29 13:41:46'),('0618e8c6-e517-45b3-a207-e613faa0772b','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 20','The mentai sauce\'s flavor profile relies on a precise balance of fermented cod roe, high-quality mayonnaise, and a specific chili variety, making substitutions nearly impossible for achieving its authentic taste.',5,'TFQ',NULL,NULL,'IMAGE-0618e8c6-e517-45b3-a207-e613faa0772b-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-02 09:47:37'),('061ab423-95e9-4958-b25f-594ff1db4f90','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 17','Why are festivals becoming less enjoyable for locals?\r\n',5,'MCQ','AUDIO-061ab423-95e9-4958-b25f-594ff1db4f90-2a35aa1a2dbf45c64389a0f5cb9b094d.mp3',NULL,NULL,0,'2024-12-16 10:38:16'),('0621a3b6-1379-49c2-8d09-b4585b32edfc','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 6','Listen to the speaker to answer question number 6-10.',1,'MCQ','AUDIO-0621a3b6-1379-49c2-8d09-b4585b32edfc-1c93967b325e4d247cc430528e1ce4c9.mp3',NULL,NULL,0,'2024-11-27 23:07:20'),('06366358-4453-4437-83cf-7a436dbcf7d0','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 2','Based on the story, which of the following statements is NOT true?\r\n',10,'MCQ',NULL,NULL,'IMAGE-06366358-4453-4437-83cf-7a436dbcf7d0-1ff3ca5d32f44d9871d4676f69c9bb0e.jpg',0,'2024-12-04 13:48:19'),('063cb2e8-728c-4721-9d9a-076fd514f551','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 10','In the sentence \"A beautiful sunset lit up the sky,\" what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:42:21'),('06419272-11e7-4da3-8491-b0995944d982','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 7','Fill in the blank with the correct adjective: \"This is a ____ tree.\"\r\n',15,'MCQ',NULL,NULL,'IMAGE-06419272-11e7-4da3-8491-b0995944d982-28d4c37ad63305102c263e20a2c048f0.png',0,'2024-11-26 00:39:39'),('06472981-511e-4b16-b8ef-a1348b2e8a06','63c67806-3492-4bb1-8ace-254db076af70','Question 17','Which of the following services is not included in the business center offerings?',5,'MCQ','AUDIO-06472981-511e-4b16-b8ef-a1348b2e8a06-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:39:45'),('064a03b0-df73-4a58-89c1-b330757b0d96','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 10','\"The Taj Mahal is a beautiful mausoleum located in India, built in memory of the emperors wife.\"\r\n\r\n\r\nWhat does \"mausoleum\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-064a03b0-df73-4a58-89c1-b330757b0d96-9cdd275369f3afdaf0b81ed7d8bb0955.jpg',0,'2024-12-03 11:09:51'),('0652f4c1-9863-478b-a1b0-794285da3b1b','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 5','Unscramble the letters to find the correct word.\r\n\r\nrvisece',5,'MCQ',NULL,NULL,'IMAGE-0652f4c1-9863-478b-a1b0-794285da3b1b-1033c44ef6c713173e509c6f411f9a6e.jpg',0,'2024-11-28 15:31:00'),('0655fdf3-f90f-4d6a-8e27-25802f12d662','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 18','The ceremony for the grand opening of the new cultural center was attended by dignitaries from various countries.\r\n\r\nWhat is a synonym for the word \"ceremony\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0655fdf3-f90f-4d6a-8e27-25802f12d662-04560f8b5d39265b28cd1dc8b7530e26.jpg',0,'2024-12-02 12:05:43'),('065cadae-ccf3-4658-a8bc-00f8157cbbc4','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 3','According to the announcement, which of the following is an example of a resource provided by the Innovation Hub?\r\n',3,'MCQ',NULL,NULL,'IMAGE-065cadae-ccf3-4658-a8bc-00f8157cbbc4-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:46:02'),('06626d79-08d7-4ae1-b4fd-d1ff2629c652','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 4','The on-site restaurant only serves indoor meals. \r\n',5,'TFQ','AUDIO-06626d79-08d7-4ae1-b4fd-d1ff2629c652-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:18:37'),('0688ba93-d9d4-47a6-acbb-a6c0447a6533','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 10','Birds have many sweat glands.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-05 13:19:55'),('069279ae-5e5b-429d-9fbe-b8da1301951d','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 20',' The phrase \"a colossal figure\" refers to something small and insignificant.',5,'TFQ',NULL,NULL,'IMAGE-069279ae-5e5b-429d-9fbe-b8da1301951d-0599d0aaf2b32dda498f7c99bd25d78d.jpg',0,'2024-11-25 11:16:58'),('06951f0e-15f5-4559-84e1-66a8b7e35e62','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 20','\"praise\" is used to mean complimenting or admiring.\r\n',5,'TFQ',NULL,NULL,'IMAGE-06951f0e-15f5-4559-84e1-66a8b7e35e62-1b7c243ddce1f8f5a88cdc6ed4626acc.jpg',0,'2024-11-22 12:45:46'),('06978873-26cb-4344-b92c-e47ac4b1108c','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 4','Anna \"What did the guests say about the kids\' activities?\" \r\nReceptionist: \"They wanted more options for children.\" \r\nAnna: \"Thats a great point. We should definitely include that in our planning.\"\r\n\r\n Anna wants to create a special ___ for children at the festival next year. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:42:02'),('069c229c-51b2-460a-866b-ede06ac7dc98','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 4','How many languages do you speak?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-069c229c-51b2-460a-866b-ede06ac7dc98-3782750764dca84bf455670c12a2c805.png',1,'2024-11-25 20:33:25'),('06aff7f0-7133-4552-bbac-af0c3a5d711d','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 5','What did Sarah say about the dinner service?',5,'MCQ','AUDIO-06aff7f0-7133-4552-bbac-af0c3a5d711d-90b6438e7be511492b0bbf8fe5d75350.mp3',NULL,NULL,0,'2024-12-09 13:47:14'),('06d1c252-aebf-42d9-a960-e7669fc3a96a','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 5','Hello. My name is Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.\r\nI love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.\r\nWhat does Viera want to be in the future?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:43:47'),('06e18f7f-0fad-4434-bbcc-c9cf66c33da8','6b134cd4-e902-4241-9692-450b43ca1af9','Question 5','Chefs use a ______ to cut vegetables.',5,'MCQ',NULL,NULL,'IMAGE-06e18f7f-0fad-4434-bbcc-c9cf66c33da8-61ffff445be0dba371dae31c73ea0279.jpg',1,'2024-11-21 11:15:59'),('06f8823a-70e9-4ab3-97b8-700bfe391bc3','7fd84c75-8187-4553-96aa-23cead94c780','Question 18','Which sentence uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:55:12'),('070dd6da-8c5d-4575-bf5f-38856d511a1c','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 9','Select the correct verb to complete each sentence.\r\nHe ___ to the store now.\r\n',10,'MCQ',NULL,NULL,'IMAGE-070dd6da-8c5d-4575-bf5f-38856d511a1c-3afb308184d76f03b4986577408c8c3e.png',0,'2024-11-26 01:53:21'),('0710c678-7ea1-426b-bb11-58220ccea063','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 9','She took the job ____ good measure, even though she didnt need it.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0710c678-7ea1-426b-bb11-58220ccea063-6e0e43d5cb289b64f223d25df200c7e3.png',0,'2024-11-29 09:24:40'),('072aaa48-30de-4972-8b31-d25fc341c306','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 11','What is one of the main intentions of the Talamanca Eco-Tourism Initiative?\r\n',5,'MCQ',NULL,NULL,'IMAGE-072aaa48-30de-4972-8b31-d25fc341c306-65b10be56e079b5c44555d9d5ede3399.png',0,'2024-12-02 11:05:50'),('07354c66-8390-41ef-bd65-c02ca585da72','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 18','Fill in the blank with the correct pronoun:\r\n\"Many of the applicants submitted ___ applications early to ensure consideration.\"',5,'MCQ',NULL,NULL,'IMAGE-07354c66-8390-41ef-bd65-c02ca585da72-3d96f5f7e5560b0f65f754a4888c9d16.png',0,'2024-12-03 14:01:58'),('07364eb2-8a0f-41f7-a6bc-3219987b0837','19ab833e-87cf-4963-a786-d5d63993a84f','Question 4','Choose the noun phrase in \"After the rainstorm, a beautiful rainbow appeared.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-07364eb2-8a0f-41f7-a6bc-3219987b0837-6d66766cb035816dcd54a2a51ed73e92.jpg',0,'2024-11-28 12:00:58'),('07385e06-48cf-48d0-be7c-0208e97b92e4','318b5f94-4a81-4c44-8372-cef8e0561833','Question 18','How does Daniel plan to ensure staff are prepared for the new room features?\r\n',5,'MCQ','AUDIO-07385e06-48cf-48d0-be7c-0208e97b92e4-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:26:14'),('073d87c2-66fa-4a7b-8d42-a79f46b5d81b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 12','Solving math problems is an example of a talent.\r\n',5,'TFQ','AUDIO-073d87c2-66fa-4a7b-8d42-a79f46b5d81b-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:16:19'),('073f40bd-a6a3-4a95-9bb7-d2cc4687af54','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 5','Which sentence correctly uses an infinitive for purpose?',5,'MCQ',NULL,NULL,'IMAGE-073f40bd-a6a3-4a95-9bb7-d2cc4687af54-f2011dd1e86e26bb130a9d01ce909a76.png',0,'2024-11-26 05:55:17'),('074a8c86-6713-4af1-9aea-ce4ace707f59','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 6','Rearrange the letters to form a meaningful word: tndnoairtis (Ways passed down through generations).',5,'MCQ',NULL,NULL,'IMAGE-074a8c86-6713-4af1-9aea-ce4ace707f59-28ad71b9ee51cef6bbda6d0fc0d8bbab.png',0,'2024-12-01 10:09:36'),('07537a28-1ac7-49dc-9ef2-cfab54583130','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 10','Bawang Merah felt jealous of Candra Kiranas beauty.',5,'TFQ',NULL,NULL,'IMAGE-07537a28-1ac7-49dc-9ef2-cfab54583130-f1ec7adbd7ff227f309ee79496b574d3.jpg',0,'2024-11-28 10:43:56'),('076e529f-f763-4c48-b0a3-c8266b970a53','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 12','This statement promotes Courage, not Patience.\r\n',5,'TFQ','AUDIO-076e529f-f763-4c48-b0a3-c8266b970a53-3d96aa393c61cbb3d28b21e3c66e8339.mp3',NULL,NULL,0,'2024-12-12 10:46:01'),('07763150-777d-4a8c-8803-14956ba18d07','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 20','By 2025, the company ___ (expand) into five new markets.\r\n',5,'MCQ',NULL,NULL,'IMAGE-07763150-777d-4a8c-8803-14956ba18d07-030efea921a0df780a1b384220440694.jpg',0,'2024-11-29 13:46:55'),('0776a419-b2d6-49d5-b022-775c9378f16b','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 9','Mei found the songbird on her first try without any challenges.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:35:29'),('079dcce6-571b-4f32-b7f9-64592b31a99e','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 11','The students ___ (complete) their project by next month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-079dcce6-571b-4f32-b7f9-64592b31a99e-2af6d7fc39fd249c6b038c156b0173ad.jpg',0,'2024-11-29 09:46:46'),('07a908dd-8c46-4c3d-aa94-44c9cb789b80','17ae8c8f-06a4-4577-9846-9861926b0767','Question 1',' \"The Festival of Colors\"\r\n\r\nIn a small town, people celebrated a special festival called the Festival of Colors. This festival is important to them because it shows happiness and friendship. During the festival, everyone throws colourful powder at each other and dances. Maria, a girl in the town, loves this festival. She invites her new friend, Liam, to join. Liam is excited but a little nervous. Maria says, \"Don\'t worry! Everyone is friendly here, and we will have fun!\" Liam smiles and joins the celebration. He learns about the cultural value of joy and togetherness.\r\n\r\nWhat is the name of the festival?\r\n',5,'MCQ',NULL,NULL,'IMAGE-07a908dd-8c46-4c3d-aa94-44c9cb789b80-78ab6d5b17947d4dbe9999d59ce07e48.jpg',0,'2024-12-04 12:43:49'),('07b22e00-36dd-43e3-a9d7-dde74698454a','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 16','Tour operators in Blue Wave Bay must follow guidelines to protect marine life.',5,'TFQ','AUDIO-07b22e00-36dd-43e3-a9d7-dde74698454a-82054b3c95d3ccdec93fc95e16e12ab9.mp3',NULL,NULL,0,'2024-12-09 14:45:31'),('07b5ab12-ffdb-463c-bbbc-cda67f621875','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 2','Upon arrival, guests are welcomed with a refreshing drink made from __________ sourced tropical fruits.\r\n',5,'MCQ','AUDIO-07b5ab12-ffdb-463c-bbbc-cda67f621875-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:31:56'),('07bffe8a-c55e-49f3-895c-f9ddd9fea2b5','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 16','Find the antonym for \"Host\". ',5,'MCQ',NULL,NULL,'IMAGE-07bffe8a-c55e-49f3-895c-f9ddd9fea2b5-ea86b9dc079ac18d160c2894ff4450cf.jpg',0,'2024-11-28 15:38:21'),('07c27d3c-9bdd-4bc9-aaf1-c15db5c5ee9c','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 4','Which pronoun correctly completes the sentence?\r\n\"The staff, along with the director, has completed ___ annual review.\"',5,'MCQ',NULL,NULL,'IMAGE-07c27d3c-9bdd-4bc9-aaf1-c15db5c5ee9c-7c2ed372f7d1b86b5508b3ff19358303.png',0,'2024-12-03 13:43:10'),('07d700ac-7a8b-42b3-9403-49c3b6874f92','773d3490-11ed-4025-aeec-d9fab774c585','Question 12','Direct: \"I may go to the park,\" she said.\r\nReported: She said that she ___ go to the park.\r\n',5,'MCQ',NULL,NULL,'IMAGE-07d700ac-7a8b-42b3-9403-49c3b6874f92-d8b0c0fd74df602eb2e8d46763379547.png',0,'2024-11-28 11:47:17'),('07e0bedb-ee05-46c3-9670-1803b065f69f','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 11','\"The palazzo in Venice is an elegant building, often a former residence of wealthy nobles.\"\r\n\r\nThe word \"palazzo\" refers to a public library in Italy.',5,'TFQ',NULL,NULL,'IMAGE-07e0bedb-ee05-46c3-9670-1803b065f69f-a7d30b0a29c95bd7c295684c30fc7978.jpg',0,'2024-12-03 11:27:56'),('07ef4f39-24f9-4ddf-b65c-a8f36e26f7f8','f761615d-b728-4a17-9b7a-d3b57858db68','Question 7','Where is my new book? \r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:00:21'),('07f32658-fb5a-4fe0-a1e4-144fe4081d68','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 9','During the annual festival, the local community came together to celebrate their heritage with music, dance, and traditional foods. The festival highlighted the cultural values that have been passed down through generations.\r\n\r\nWhat is a synonym for the word \"cultural\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-07f32658-fb5a-4fe0-a1e4-144fe4081d68-e076bfc8b9e41e7e06d27a8b4001a15d.jpg',0,'2024-12-02 11:55:22'),('07fae000-85a5-4f5a-889f-9488b81e15d9','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 9','Choose the antonym for \"balanced\" .\r\n\r\nThe balanced diet is important for good health.',5,'MCQ',NULL,NULL,'IMAGE-07fae000-85a5-4f5a-889f-9488b81e15d9-8da437599b33339fdf562198edbf821b.jpg',0,'2024-11-29 14:41:36'),('07fcbbe4-f075-44ea-942b-1f1df9ae50ed','17ae8c8f-06a4-4577-9846-9861926b0767','Question 15','Which value is NOT emphasized in Indonesian culture?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 13:22:39'),('07ff4cd3-e67d-41da-b1d7-fcc9ec4d3532','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 5','A wildlife sanctuary is a place where animals are harmed.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:31:23'),('08066460-08ed-49b6-8b87-d3a1db3d698f','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 9','I __________ a teacher since 2002.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-02 11:44:29'),('080b274e-fda6-41b2-9bd5-1639bc805f45','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 10','As they were walking around, Nagita saw a shop selling beautiful handmade jewelry. She found a necklace that she wanted to buy for herself. It was colorful and unique, just like her holiday.\r\n\r\n Choose the word that has the closest meaning to \"unique\" in the sentence: \r\n\r\n \"It was colorful and unique just like her holiday.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:32:15'),('080cfdb4-eddf-47f2-8625-c02ddcc7fdc2','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 15','What is Toms overall tone in the message?\r\n',5,'MCQ',NULL,NULL,'IMAGE-080cfdb4-eddf-47f2-8625-c02ddcc7fdc2-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:51:14'),('08176f81-ce3c-4868-9c8f-e883909dd8f3','54700a17-d9f7-405c-ac12-b9f105dae998','Question 9',' The playground equipment in the park is outdated and poorly maintained.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:35:49'),('083c717e-9fa7-46c2-a50b-1d3c20d5e0a8','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 3','The ceremony was held near the lion enclosure.\r\n',5,'TFQ','AUDIO-083c717e-9fa7-46c2-a50b-1d3c20d5e0a8-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 12:59:33'),('08409b96-fc40-4ce5-a8b9-58b11ed18095','b182989e-22bf-4ff8-9888-395f8328118f','Question 13','\"After a long day of sightseeing, they decided to visit the _____ to relax in the hot springs.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:49:21'),('084c4f65-eb9b-4a43-873d-7dbc4a255d2e','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 4','What major historical event took place at the castle in the 1400s?\r\n',5,'MCQ','AUDIO-084c4f65-eb9b-4a43-873d-7dbc4a255d2e-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:46:21'),('084db4a6-97a0-48a3-bb8e-a9c91f196afd','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 1',' In 1969, Neil Armstrong _______ the first man to walk on the moon.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:40:44'),('084ffbbf-4203-434b-bc53-f00a06776b4d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 19','Which of the following is a synonym for \"applaud\"?',5,'MCQ',NULL,NULL,'IMAGE-084ffbbf-4203-434b-bc53-f00a06776b4d-6e531751866c5d5cb28e2059f7e11c55.jpg',0,'2024-11-26 03:03:40'),('08535c4f-3f39-4333-bb50-40106068d05d','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 3','She ___ (not see) this movie yet.\r\n',5,'MCQ',NULL,NULL,'IMAGE-08535c4f-3f39-4333-bb50-40106068d05d-b651a9751b2005f5c1446ea7e5b6a02c.jpg',0,'2024-12-02 13:10:45'),('085a6f8b-f1f9-43a3-8124-e615478e6f2d','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 6','He stayed silent ____ fear of making things worse.',5,'MCQ',NULL,NULL,'IMAGE-085a6f8b-f1f9-43a3-8124-e615478e6f2d-6ee4935d127957cffc122fa61da52c64.jpg',0,'2024-11-28 15:34:49'),('085f7383-bd91-4e9e-ba69-b46c4e5823b2','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 10','Choose the word that has the closest meaning to \"highlights\" in the sentence: \r\n\r\n \"Showcase the festival\'s highlights.”\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:46:12'),('0866e2a2-d4b7-4799-9e73-b99f45565304','88d20c15-824b-498f-908b-7e072a5c47a9','Question 1','The young artist displayed her latest masterpiece at the art gallery, a painting that took over a year to complete.\r\n\r\nWhat is a synonym for the term \"masterpiece\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-0866e2a2-d4b7-4799-9e73-b99f45565304-8d078d6f4d4787dc0b6c136a7610eb05.jpg',0,'2024-12-02 10:59:40'),('0883fd4f-1830-4260-af8f-6587c13d60a3','45b0268f-d278-4851-90d8-7f99001e6687','Question 13','When does Mr. Davis need the transportation?',5,'MCQ','AUDIO-0883fd4f-1830-4260-af8f-6587c13d60a3-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:34:18'),('088f25e0-35cd-4e34-836c-cc34d9695a3b','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 7','What does the word \"etched\" mean in the sentence\r\n “Each memory etched in my mind forever”?',10,'MCQ',NULL,NULL,'IMAGE-088f25e0-35cd-4e34-836c-cc34d9695a3b-a2dce04ec6f024e36d0cd3e9e6fed332.jpg',0,'2024-12-02 10:53:16'),('0894ebda-af52-49ed-b485-2d3ea1c9a8b8','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 6','Why is Emily learning French?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 11:52:51'),('08a30eea-6a0b-4fa4-abae-57a85d13faf9','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 1','1.What is one food people might eat in different cultures?',1,'MCQ','AUDIO-08a30eea-6a0b-4fa4-abae-57a85d13faf9-ffa832f5bb6fe874671e178f1d469add.mp3',NULL,NULL,0,'2024-11-04 14:07:37'),('08aec24c-9f36-4d3b-b69d-6636220aaab5','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 19','Choose the adverb of time:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:48:03'),('08b2965c-7e58-42f9-9b34-e67b63a9094d','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 5','Which of these noun phrases includes a possessive? ',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:17:21'),('08bec6d0-5411-4099-aafc-d3f793d9ef64','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 7','What new hobby has Alexandra recently taken up?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:08:40'),('08e0ff88-da4b-4e95-a786-c1eea120f1ed','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 4','Hi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.\r\n I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.\r\n I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.\r\n\r\nHow does Nabil feel about meeting new friends?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:12:20'),('09132b74-73ff-413b-8399-b755645e8776','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 9','Choose the correct pronoun:\r\n\"The board gave ___ consent to proceed with the merger, recognizing the benefits it would bring.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:50:49'),('0919bdf8-fc5a-4f9e-bb91-af5d61c364b2','6b134cd4-e902-4241-9692-450b43ca1af9','Question 25','In the luxury hospitality industry, the concierge plays a critical role. They are the face of personalized service, often assisting guests with travel arrangements, restaurant reservations, and special requests. A good concierge not only knows the best local attractions but can also secure hard-to-get reservations or tickets.\r\n\r\nFor instance, in Paris, a concierge might help a guest book a private tour of the Louvre or recommend a hidden gem of a café. The ability to anticipate a guests needs before they are expressed is a hallmark of exceptional service.\r\n\r\nHowever, being a concierge also requires discretion. Guests value privacy, and many high-profile visitors rely on the concierge to handle matters confidentially. This delicate balance of professionalism and warmth is what defines excellence in this role.\r\n\r\n\"Guests value a concierges ability to maintain privacy',5,'TFQ',NULL,NULL,'IMAGE-0919bdf8-fc5a-4f9e-bb91-af5d61c364b2-a3865d5c2990a328adc02375d46fca3a.jpg',0,'2024-11-21 13:19:59'),('091c878d-8eae-4f83-97b4-69eb9ad6ff61','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 13','Which sentence has a gradable adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-091c878d-8eae-4f83-97b4-69eb9ad6ff61-ccf6fc28bf0ca75bc79014cdec5f3415.png',0,'2024-11-26 05:36:04'),('0925ff9e-2c55-4db7-9871-022965aea283','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 10','Alex lives alone in his apartment in Tokyo.\r\n',10,'TFQ',NULL,NULL,'IMAGE-0925ff9e-2c55-4db7-9871-022965aea283-0390c243bbdf9cca9298c731c618bd3d.jpg',0,'2024-11-29 12:01:58'),('092c322b-ac68-4c32-91ae-74ad139056ef','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 1','I ___ (visit) my grandparents tomorrow.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:06:21'),('0945144d-ab1f-4d8e-b34f-8489cf7cb109','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 6','Some people ________ their boat around the park.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 13:43:46'),('094cf9f5-0640-497c-969d-026b28e8ee76','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 16','What was included in the fair?\r\n',5,'MCQ','AUDIO-094cf9f5-0640-497c-969d-026b28e8ee76-45e8e07665fc0aea587bafb4f24ded40.mp3',NULL,NULL,0,'2024-12-11 15:08:13'),('095683c8-c19e-4b7a-b11f-949a8b68332f','456af0ad-de69-42a7-b227-135601f1cc0a','Question 6','What does Mia want to do in the park on Saturday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-095683c8-c19e-4b7a-b11f-949a8b68332f-a0be7eb12d66f5594c4dd529c144a280.png',0,'2024-12-02 11:30:13'),('0959362d-35ca-4598-ba11-1249cdf76746','456af0ad-de69-42a7-b227-135601f1cc0a','Question 4','Jake only wants to invite his classmates to his party.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:28:48'),('0959eff5-c28e-4b87-917a-b94311c69777','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 7','The Parent-Teacher Association of SMU Taruna Karya is organising a jumble sale. The details of the sale are as follows.\r\nVenue : School field\r\nDate : 18 September 2015\r\nTime : 08. 00 a.m to 12.30 p.m\r\nStudents are kindly requested to bring old clothes, books, magazines, and other times which they want to sell. Teachers will be selling cookies, cakes and drinks. All money collected will be used to help poor students and to buy sports equipment. \r\nThank you for your cooperation.\r\n\r\nWhat is the announcement about?',10,'MCQ',NULL,NULL,'IMAGE-0959eff5-c28e-4b87-917a-b94311c69777-79309cba4ab93b7bcfa2137c3cf5e440.jpg',0,'2024-11-21 09:00:52'),('097907c1-7e69-4996-893c-1d5528045ea5','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 19','Match the following features with the correct function.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-06 11:15:14'),('097cf118-250c-4e63-99ba-1f1532aa89d2','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 17','What does \"contribute\" mean in the sentence?\r\n\r\n\"All team members were encouraged to contribute ideas for the event.\"',5,'MCQ',NULL,NULL,'IMAGE-097cf118-250c-4e63-99ba-1f1532aa89d2-47ba20698a88103a7451bbb0ba569ac1.jpg',0,'2024-11-26 03:51:32'),('0989c295-6f40-4b45-91d9-4f6a6ee38338','069d921b-0878-411b-a94d-ce525959c0d1','Question 52','\"Confidence\" means feeling unsure about yourself.\r\n',5,'TFQ',NULL,NULL,'IMAGE-0989c295-6f40-4b45-91d9-4f6a6ee38338-61792d87d4af0fdf3903cfd76eba64fd.jpg',0,'2024-12-11 20:06:56'),('098a412b-5afd-4dda-89c7-9e9219692d05','593736c5-837a-44cb-b3ec-ff62f247faba','Question 17','What special event did Maria host at the restaurant?\r\n',5,'MCQ',NULL,NULL,'IMAGE-098a412b-5afd-4dda-89c7-9e9219692d05-ba99987d8388276a7235154c92f8b320.PNG',0,'2024-12-04 15:33:05'),('09a991ef-a184-4d98-b77e-4bb8587449d3','15fc91ab-629f-4b44-a812-c45807f31850','Question 8','What lesson did Tully learn from his encounter with Leo the lion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-09a991ef-a184-4d98-b77e-4bb8587449d3-7ede781f7880f3a352dc4a71e22b5bf5.PNG',0,'2024-12-04 10:42:42'),('09c8a8c9-2d88-4f51-8faf-adab20beed4f','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 6','He _____ on the table all day.',10,'MCQ',NULL,NULL,'IMAGE-09c8a8c9-2d88-4f51-8faf-adab20beed4f-3a64dd5a31717fb8b02f005ad1013106.jpg',0,'2024-12-02 10:44:53'),('09d27b97-0b9f-4273-a698-a079efaf7404','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 19','Identify the correct plural form of \"moose\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-09d27b97-0b9f-4273-a698-a079efaf7404-0001d96819a7ab2f21b3796690964f04.png',0,'2024-12-04 10:16:42'),('09d51645-81ef-4105-8305-3735a677be03','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 4','The Washington, Jefferson, and Lincoln memorials are dedicated to individuals who were:',5,'MCQ',NULL,NULL,'IMAGE-09d51645-81ef-4105-8305-3735a677be03-97438938bea93b5062288f35adfb1c1c.PNG',0,'2024-11-25 21:25:51'),('09feb0ca-c860-423d-9c58-e8a18e39b79a','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 5','Families bring umbrellas and toys to the beach. \r\n',10,'TFQ','AUDIO-09feb0ca-c860-423d-9c58-e8a18e39b79a-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:05:09'),('0a01518e-f630-4761-b6d2-c88693342c2b','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 8','The word \"exploration\" refers to the act of discovering or traveling through new places.',10,'TFQ',NULL,NULL,'IMAGE-0a01518e-f630-4761-b6d2-c88693342c2b-bb453e04250a24848718d14a1b0d243e.jpg',0,'2024-12-02 10:53:30'),('0a04c332-5237-448c-a6f6-ff1bd6f81180','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 1','What did Emma congratulate John on?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0a04c332-5237-448c-a6f6-ff1bd6f81180-5e8dd25d37ac7c94a0f5326cf5462ff5.png',0,'2024-12-02 09:39:19'),('0a19622d-7332-496f-a962-dfa6c8d2f01c','3b168b2f-4410-44c0-aefd-240942c312ab','Question 8','What is the purpose of Annas letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0a19622d-7332-496f-a962-dfa6c8d2f01c-41ae80b8e462cc733aefbd2c0ab6c01c.png',0,'2024-12-02 08:58:24'),('0a37cbf7-b91f-4984-86fa-de1235b58634','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 2','_______ the train had left, he realized he had forgotten his bag.',10,'MCQ',NULL,NULL,'IMAGE-0a37cbf7-b91f-4984-86fa-de1235b58634-ee52743adefb80f2a7d138f051cb6a5e.jpg',0,'2024-12-03 14:01:52'),('0a465b86-dbbd-43e2-8c03-08d327c2827d','3179737e-57ca-437a-af38-f91d98c18e0e','Question 5','Gandhi encouraged others to join him in peaceful actions.\r\n\r\n What is the synonym of the word \"peaceful\" in this context?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-0a465b86-dbbd-43e2-8c03-08d327c2827d-7dca90f5a7f463d83b2f96c6756fddc0.jpg',0,'2024-11-25 10:00:42'),('0a4923bd-0ba5-4b3b-b348-a938d6927665','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 17','Forgiving others is a selfless act that benefits only the person being forgiven.\r\n',5,'TFQ','AUDIO-0a4923bd-0ba5-4b3b-b348-a938d6927665-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:45:15'),('0a4d369a-8fad-4019-91eb-d69a9671cbea','36cc2ca7-9643-4410-8166-50f68c988340','Question 10','This is my dog, Max. ___ loves playing fetch in the park.',10,'MCQ',NULL,NULL,'IMAGE-0a4d369a-8fad-4019-91eb-d69a9671cbea-937b144e18d05be491284724c841a33c.png',0,'2024-12-02 10:58:54'),('0a4d4b00-c4d4-48db-81ee-1cb8d722bbb5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 9','The Eiffel Tower was initially loved by all the citizens of Paris.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-11 15:58:08'),('0a509397-f02d-4638-b9d6-e86507cc21bd','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 16','Sarah finds it easy to implement her ambitious urban planning projects without any challenges.\r\n',5,'TFQ',NULL,NULL,'IMAGE-0a509397-f02d-4638-b9d6-e86507cc21bd-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:29:32'),('0a51d2a2-3b30-4e9e-bd22-88d320fe5f84','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 17',' What is the meaning of \"resilience\"? \r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 15:22:45'),('0a61960d-920d-4376-8070-f3805de84b1b','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 1','Complete the sentence with the correct adverb of time:\r\n\r\n\"I will call you ________ I finished my homework.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-0a61960d-920d-4376-8070-f3805de84b1b-529575bf0f41aee3380859b78f489092.jpg',0,'2024-12-03 13:26:47'),('0a9c1898-d665-46f7-837b-d532e9838a11','893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','Question 1','1.What is one food people might eat in different cultures?',1,'MCQ','AUDIO-0a9c1898-d665-46f7-837b-d532e9838a11-2ec059a7207030b46fbf7c41f3a0b65c.mp3',NULL,NULL,1,'2024-11-04 14:26:03'),('0aafc40f-f24d-46d9-8722-ae3a974081af','26d39f63-85dd-435b-aed1-0a507b625015','Question 4','Choose the correct direct speech for this:\r\nReported: They told us not to touch anything in the museum.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0aafc40f-f24d-46d9-8722-ae3a974081af-86aa885d0482e4e02bca4603f387b6ed.png',0,'2024-11-28 12:10:25'),('0ac40cdb-bdc0-4c4d-96e9-c69c3c326d3a','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 2','Listen to the speaker to answer number 2.',5,'MCQ','AUDIO-0ac40cdb-bdc0-4c4d-96e9-c69c3c326d3a-0d0d6cb20e41c765ce14646091ecc01c.mp3',NULL,NULL,0,'2024-11-26 13:56:59'),('0ad2ac8d-00ec-4cac-9719-df56ea9009e2','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 27','Saying \"I am 25 years old\" is a way to talk about your age.',10,'TFQ',NULL,NULL,'IMAGE-0ad2ac8d-00ec-4cac-9719-df56ea9009e2-56d136b8b1e49c6196636816682c2c8b.png',1,'2024-11-25 20:16:28'),('0adf436b-9eac-4cb3-b04f-e1bf9ea96163','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 5','Choose the word that is closest in meaning to \"brilliant\".',10,'MCQ',NULL,NULL,NULL,1,'2024-11-28 12:05:29'),('0ae02262-0019-483b-b2d2-417480d2edb5','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 1','Which of the following is a common noun?',5,'MCQ',NULL,NULL,'IMAGE-0ae02262-0019-483b-b2d2-417480d2edb5-07088e7795a6db64548e3e892fd67843.png',0,'2024-11-26 09:41:11'),('0ae472b0-e70d-4835-b43f-950dfd3d0fb9','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 13','Why did Amir come to the village? \r\n',5,'MCQ',NULL,NULL,'IMAGE-0ae472b0-e70d-4835-b43f-950dfd3d0fb9-ed87be61575e78a296c478dd48df5cd2.jpg',0,'2024-12-06 11:07:01'),('0ae4c323-beae-4728-ac65-9162b6bd7223','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 9','What does \"expertise\" mean in the sentence \"Sharing your expertise in nature tours makes your introduction more professional\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0ae4c323-beae-4728-ac65-9162b6bd7223-91dfdb865e3223ad39a228328ab1677c.jpg',0,'2024-11-26 01:27:41'),('0aebd19a-1533-47ac-b4c6-e9d22764c3e3','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 5','What does the writer suggest about those who overreact to a joke?',10,'MCQ',NULL,NULL,'IMAGE-0aebd19a-1533-47ac-b4c6-e9d22764c3e3-a9ab8bdde71e730296abe076ad2046cd.PNG',0,'2024-11-26 09:09:38'),('0aebfbde-1f1e-4128-b383-0f99bd02a49a','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 5','She found herself thinking ____ her old friends.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0aebfbde-1f1e-4128-b383-0f99bd02a49a-9f100abe2bff5e37aa7e0ca777986118.png',0,'2024-11-28 15:32:34'),('0af022e2-9c65-4176-bb92-3e6108454f35','41426465-c0af-4f11-bb66-c0e307279110','Question 1','What time does the classical piano recital start?\r\n',5,'MCQ','AUDIO-0af022e2-9c65-4176-bb92-3e6108454f35-9b57fdac141d1d15172fd5e84307dde4.mp3',NULL,NULL,0,'2024-12-12 10:17:22'),('0af69d17-1770-4f1c-86ac-21fa0a524ef2','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 15','Fill in the blank with the correct pronoun:\r\n\"The professor asked students to clarify ___ perspectives on the research topic.\"',5,'MCQ',NULL,NULL,'IMAGE-0af69d17-1770-4f1c-86ac-21fa0a524ef2-9a85e515cff0db8163b2cff69db4a40e.png',0,'2024-12-03 13:21:06'),('0affeee3-76d4-417e-9af3-3e2bacd787ff','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 14','Select the sentence using a limiting adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-0affeee3-76d4-417e-9af3-3e2bacd787ff-3890a4d5a6d23e628841c65ba18cb620.png',0,'2024-11-26 05:37:03'),('0b113b39-c85a-4080-b226-6e90c623e1ed','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 13','What is the speaker describing?',5,'MCQ','AUDIO-0b113b39-c85a-4080-b226-6e90c623e1ed-8936582e9cebfe531e488352b2b74d54.mp3',NULL,NULL,0,'2024-12-11 15:07:45'),('0b137936-8bcd-4940-80f9-d4b7e2b2086a','26f2798d-46dc-4790-aece-aa1175435106','Question 6','Identify the noun phrase in this sentence: \"The old wooden bridge collapsed yesterday.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:38:55'),('0b1a3882-58ae-4b46-8326-e2e1d77b9568','abd056c2-1c8c-4270-b760-215049e270c4','Question 17','Which landmarks are located within Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0b1a3882-58ae-4b46-8326-e2e1d77b9568-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:50:00'),('0b28d388-5b18-449d-92c9-bab2629956f5','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 7','Find the plural noun in the sentence: \"The teachers attended a workshop.\"',5,'MCQ',NULL,NULL,'IMAGE-0b28d388-5b18-449d-92c9-bab2629956f5-36d9135a5db43fa808f2a9f3dc482c05.png',0,'2024-11-26 09:49:52'),('0b2975b7-a54d-4171-b855-e4fcc25991b8','069d921b-0878-411b-a94d-ce525959c0d1','Question 5','“A job\" refers to something you do for fun in your free time. \r\n',5,'TFQ',NULL,NULL,'IMAGE-0b2975b7-a54d-4171-b855-e4fcc25991b8-2be4cc005a8a6ef7d4a1491464c323e4.png',1,'2024-11-25 19:39:09'),('0b29e9e1-e0b0-42df-ba7d-5308c8ab644a','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 20','What happens in the town square on weekends?\r\n',5,'MCQ','AUDIO-0b29e9e1-e0b0-42df-ba7d-5308c8ab644a-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:25:21'),('0b2be5ea-c183-46b2-a689-4f2de5944ce4','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 4',' To \"showcase\" a place means to:\r\n',5,'MCQ',NULL,NULL,'IMAGE-0b2be5ea-c183-46b2-a689-4f2de5944ce4-8c6d7f44bd6e6a0d71a07093ebd851bd.jpg',0,'2024-11-25 22:04:09'),('0b4b007b-f610-495f-bc84-2677131f8cba','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 14','The meeting was scheduled ____ Friday.',5,'MCQ',NULL,NULL,'IMAGE-0b4b007b-f610-495f-bc84-2677131f8cba-b0b625cc4a95b80f40031804e1d6b0cc.jpg',0,'2024-11-28 15:22:29'),('0b4fbf8c-f66b-46c8-910c-0e6fbcb5dcd9','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 5','\"The Great Wall of China was originally built for defense purposes.\"\r\n\r\n The word \"defense\" in this context means to protect from danger.',5,'TFQ',NULL,NULL,'IMAGE-0b4fbf8c-f66b-46c8-910c-0e6fbcb5dcd9-17c4333702bcd262389f3100cadb9b3c.jpg',0,'2024-12-03 10:56:51'),('0b526269-bd9d-406e-bdcc-294aa274d5ce','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 6','The airline delivered Theos luggage directly to his hotel.\r\n',5,'TFQ','AUDIO-0b526269-bd9d-406e-bdcc-294aa274d5ce-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:13:26'),('0b64798b-3fbc-4fcf-8b0a-9b9828b9496a','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 8','Which noun phrase could be an appositive?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:00:23'),('0b76db43-9349-4e82-b079-4c2a3d4555eb','2687ba9c-ac94-424f-a35e-0283946e5506','Question 3','Where is the classical piano recital being held?\r\n',5,'MCQ','AUDIO-0b76db43-9349-4e82-b079-4c2a3d4555eb-be1b49ab98c6f3270eed33f2afa901d1.mp3',NULL,NULL,1,'2024-12-12 10:07:19'),('0b97a5e3-dca4-4386-94ba-d1b5664be8c8','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 1','What inspired Alexandra Pierce to pursue a career focused on languages and cultures?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0b97a5e3-dca4-4386-94ba-d1b5664be8c8-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:54:52'),('0ba5ed92-666a-4616-b10a-00bf008e936f','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 12','Alex\'s innovative ideas have set a low standard for the team.\r\n',10,'TFQ',NULL,NULL,'IMAGE-0ba5ed92-666a-4616-b10a-00bf008e936f-d3ec581dcd1400822bd4e04ceaddb81a.jpg',0,'2024-12-02 09:33:22'),('0ba8a504-ba9a-4b75-9697-8fa38040656b','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 19','The Secret Garden was discovered by accident during the construction of new skyscrapers. \r\n',5,'TFQ',NULL,NULL,'IMAGE-0ba8a504-ba9a-4b75-9697-8fa38040656b-b347cd04a773fae1833a9b834caed62b.jpg',0,'2024-12-03 09:39:03'),('0bdea663-4e64-4dab-af08-789fe86c44a1','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 19','Choose the verb that best completes this sentence: \"The manager ____ the meeting yesterday.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-0bdea663-4e64-4dab-af08-789fe86c44a1-6b00c155794937cbd13c02e0228f7c00.png',0,'2024-11-25 23:33:59'),('0be1a914-1a8d-4898-af17-7c103db7e402','acad3477-1006-4ed1-b432-985542a7c890','Question 2','How much does the half-day city tour cost?\r\n',10,'MCQ','AUDIO-0be1a914-1a8d-4898-af17-7c103db7e402-51f56e47d3f1fefc410c37d72a08a39f.mp3',NULL,NULL,0,'2024-12-09 11:13:03'),('0c00adb3-6d18-4844-a35e-f98dce146c3b','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 2','Which of these sentences contains a noun phrase as the subject?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:17:04'),('0c07fc81-f1e0-4b56-8f8a-7ed092806406','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 20','She put the dishes ___ the sink.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0c07fc81-f1e0-4b56-8f8a-7ed092806406-1da2f274769925351ec42e6e15998ab6.jpg',0,'2024-11-28 14:27:59'),('0c13873e-48d8-48f4-938a-31b1a9074cf5','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 8','Which statement is NOT true based on John\'s experiences in Las Vegas?',4,'MCQ',NULL,NULL,'IMAGE-0c13873e-48d8-48f4-938a-31b1a9074cf5-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:14:54'),('0c17f374-1bef-4acf-a32c-13126356d2ff','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 10','The word \"landmark\" refers to a well-known or easily recognizable feature of a place, often with historical, cultural, or geographical \r\n\r\nsignificance.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 15:41:10'),('0c1d32ef-94e0-4152-869c-775299d9dbab','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 11','Why did the guest in the restaurant complain?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0c1d32ef-94e0-4152-869c-775299d9dbab-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:08:33'),('0c2dca04-9b89-4bef-bb7e-1413519b54e3','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 8','What did they go on last?',7,'MCQ',NULL,NULL,'IMAGE-0c2dca04-9b89-4bef-bb7e-1413519b54e3-14f0614008e7f41058b0d8aea0acb275.PNG',0,'2024-11-25 21:09:36'),('0c2ff4b6-9864-422a-bb5d-c04784ae06ba','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 15','Why is celebrating achievements important for a community?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0c2ff4b6-9864-422a-bb5d-c04784ae06ba-1683486d3858b7d72cf144e70c2015e1.png',0,'2024-12-02 10:45:26'),('0c30bcd9-09c8-49c0-8755-3f98cca2644b','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 17','The golden flute given to Lito made people feel sad.',5,'TFQ',NULL,NULL,'IMAGE-0c30bcd9-09c8-49c0-8755-3f98cca2644b-b585ed36f16757ab67b974308b04b16b.jpg',0,'2024-11-28 13:51:57'),('0c398071-af94-450a-a01b-22695d67ae36','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 18','Guests at the monastery retreat are encouraged to share meals in silence.',5,'TFQ',NULL,NULL,'IMAGE-0c398071-af94-450a-a01b-22695d67ae36-b295a4f2ebdb688cb195ff1e3e6bc695.jpg',0,'2024-12-11 10:52:06'),('0c494951-6687-4a14-84a4-ceedea9f64eb','45b0268f-d278-4851-90d8-7f99001e6687','Question 14','What does the receptionist suggest regarding booking the airport transportation?\r\n',5,'MCQ','AUDIO-0c494951-6687-4a14-84a4-ceedea9f64eb-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:34:48'),('0c502d28-4ec5-42c8-babf-61eaec00f0f1','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 4','apakah benar ini flashdisk?',30,'TFQ',NULL,NULL,'IMAGE-0c502d28-4ec5-42c8-babf-61eaec00f0f1-fac5130618b59bad53ac1e0298e92842.jpg',1,'2024-12-12 22:10:02'),('0c532cd5-9aac-4f5a-9b89-9ed618d60e39','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 2','Where does Emily work?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 11:41:03'),('0c5a4fee-fde3-418f-be7c-08d24b346d4d','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 7','What does the study about A-B-B and A-B-C patterns suggest?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0c5a4fee-fde3-418f-be7c-08d24b346d4d-26dc589006aa4105b9d2885eb786ab37.png',0,'2024-12-03 09:28:06'),('0c8a478f-7cd2-4884-8748-948e50eb4ca2','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 1','\r\n The Feast of Many Nations\r\n\r\n\r\n\r\nIn the heart of a vibrant coastal town, there lived a young chef named Lila who had a dream to host a feast like no other. She wanted to bring people from different lands together to share their unique traditions and foods. Growing up in a family of travelers, Lila had learned about many cultures, but she believed there was one thing that united all people: food. She imagined a grand celebration where everyone could appreciate not only the flavors of the dishes but also the stories behind them.\r\n\r\nOne day, Lila set off on a journey to invite people from different parts of the world to her feast. She visited the mountains where she learned the secrets of making hearty stews from an old shepherd, and then traveled to the desert to taste the spices used by nomadic tribes. In a bustling city, she met a baker who showed her how to craft delicate pastries, and in a quiet village by the sea, she learned the art of preparing fresh fish. Everywhere she went, she asked people not only for their recipes but also for stories of how their food represented their history and values.\r\n\r\nWhen Lila returned to her hometown, she prepared for the feast. She decorated the large town hall with flags from all the places she had visited. On the day of the event, the hall was filled with the aroma of different dishes, each representing a unique culture. Guests from all over the world arrived, bringing their favorite foods and their traditions. The hall buzzed with excitement as people shared meals and stories, realizing how much they could learn from one another.\r\n\r\nAs the night progressed, the guests realized that the feast was more than just about food. It was about hospitality, about welcoming others regardless of where they came from, and learning to appreciate the diversity of cultures. Lilas feast became an annual event, and it grew each year as more people wanted to participate. The town became famous for its celebration of cultural unity, and Lila was praised for her vision of bringing people together.\r\n\r\nLilas dream had come true. She had proven that hospitality was not just about sharing meals but about opening hearts and minds. By appreciating the values that each culture brought to the table, Lila had created a tradition of unity that would be remembered for generations.\r\n\r\nLila wanted to host a feast that would bring together people from different lands to share their __________ and foods.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0c8a478f-7cd2-4884-8748-948e50eb4ca2-694c7194ba866c27055c18b82a16abfb.jpg',0,'2024-12-06 10:50:24'),('0ca8d80d-d16f-491f-921a-e6cabdb94f08','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 1','We will start the meeting _______ everyone arrives. ',10,'MCQ',NULL,NULL,'IMAGE-0ca8d80d-d16f-491f-921a-e6cabdb94f08-385c7708902666d62e7a12916c2e94d4.jpg',0,'2024-12-03 13:53:44'),('0cc2ea2b-fa9d-49e0-86de-3e6f3b1d5c79','ece4b803-0eff-41eb-ba24-307c115cae80','Question 5','The clock tower chimes every two hours.\r\n',5,'TFQ','AUDIO-0cc2ea2b-fa9d-49e0-86de-3e6f3b1d5c79-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:10:37'),('0cdc343a-34ca-423e-b359-f23d59043eda','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 9','A sandwich is a type of drink made from fruit.',10,'TFQ',NULL,NULL,'IMAGE-0cdc343a-34ca-423e-b359-f23d59043eda-26556f2ef3f3473906362dd0235b7978.jpg',0,'2024-11-26 06:35:36'),('0cefa26f-b3c8-4b63-ac40-eb2fbff3c0ac','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 9','Choose the word that is the opposite of \"ancient\" in the sentence:\r\n\r\n\"Many tourists are attracted to ancient monuments.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:39:33'),('0d0bec0c-ad01-438e-a393-338f2106e1aa','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 20','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (datum) were analyzed carefully.',5,'MCQ',NULL,NULL,'IMAGE-0d0bec0c-ad01-438e-a393-338f2106e1aa-1f887ba2145bdb62197db942d88d6896.png',0,'2024-12-04 10:57:04'),('0d10d258-fe32-495c-86f5-0115ac003e10','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 7','The restaurant we dined at on our last night was highly recommended by the locals. The menu featured a variety of _______ (delicious) dishes, each made with fresh, _______ (local) ingredients. The atmosphere was _______ (intimate), with candlelit tables and soft music playing in the background.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0d10d258-fe32-495c-86f5-0115ac003e10-c86e1b5f6840e423b1dc2162a84c448a.jpg',0,'2024-11-29 10:05:58'),('0d13cc59-bb13-4673-95dc-e117e3e4d944','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 3','Psychologists believe that:',10,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:28:17'),('0d151d92-e5fa-4d78-8b52-0bcf2aa89b62','a16be13c-c049-47cd-b145-b3faae19a096','Question 4','What do most religions believe about life after death?',10,'MCQ',NULL,NULL,'IMAGE-0d151d92-e5fa-4d78-8b52-0bcf2aa89b62-119b12bfb0134f1ba089c0a985b071bd.jpg',0,'2024-12-05 10:12:41'),('0d17ae17-12b8-4acd-86f5-30f034639166','5d155771-a80b-4c7d-88df-56b0e833c511','Question 10','The passage didn\'t suggests that commodification always benefits cultural preservation.',5,'TFQ',NULL,NULL,'IMAGE-0d17ae17-12b8-4acd-86f5-30f034639166-4f6bd765ee456b9463cd8b3e69acb53f.jpg',0,'2024-12-05 15:32:20'),('0d1bfe48-b1e0-45cc-a1f7-75f5757b4eb2','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 17','We ___ to the top of the hill.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:36:23'),('0d3e0ed0-8b38-4453-8b87-ad9df7f35ce6','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 3','The city council held a meeting to discuss the impact of tourism on local businesses.\r\n\r\nWhat is an antonym for the word \"meeting\"?\r\n\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-0d3e0ed0-8b38-4453-8b87-ad9df7f35ce6-c08e81e9ce2b86487991a25734eded8a.jpg',0,'2024-12-02 11:46:59'),('0d58ced4-99f5-4b5b-9b78-131bd1cc186a','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 18','What value is the speaker emphasizing?',5,'MCQ','AUDIO-0d58ced4-99f5-4b5b-9b78-131bd1cc186a-2e3d37ad018187f9eabf26061cc13a91.mp3',NULL,NULL,0,'2024-12-11 15:15:37'),('0d5b90d1-590c-4249-9d89-8adf5e9a6e98','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 1','\"The Louvre in Paris is known for housing the famous painting of the Mona Lisa.\"\r\n\r\nWhat does the word \"museum\" in this context refer to?',5,'MCQ',NULL,NULL,'IMAGE-0d5b90d1-590c-4249-9d89-8adf5e9a6e98-b55b4b6f9b4b853c43bd9b17c8dde6b1.jpg',0,'2024-12-03 10:55:10'),('0d5e2897-eeb2-427c-bed1-16afe16158df','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 6','Fill in the blank: Employees are encouraged to submit project concepts through the “______” platform for potential funding and support.',3,'MCQ',NULL,NULL,'IMAGE-0d5e2897-eeb2-427c-bed1-16afe16158df-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:51:11'),('0d6c7090-ac9c-4b61-9daa-6b096ee277ff','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 9','The infinity pool at the Emerald Retreat offers panoramic views of the nearby ocean.\r\n',5,'TFQ','AUDIO-0d6c7090-ac9c-4b61-9daa-6b096ee277ff-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:34:03'),('0d725f0a-e330-44df-b79b-e7bf9658ac0d','318b5f94-4a81-4c44-8372-cef8e0561833','Question 20','What is the main objective of introducing these new initiatives?\r\n',5,'MCQ','AUDIO-0d725f0a-e330-44df-b79b-e7bf9658ac0d-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:27:30'),('0d7388ff-4a1c-4360-bcec-892028bf114e','c28b3729-218e-4d52-b697-2e14a996313f','Question 13','The team worked overtime _______ they could meet the project deadline.',5,'MCQ',NULL,NULL,'IMAGE-0d7388ff-4a1c-4360-bcec-892028bf114e-1e369e4a79ab9ed502b3cf5cc22bfa32.jpg',0,'2024-12-03 10:30:42'),('0d81dca8-5431-4eb6-b407-58ed0b350bbc','bff50171-e66a-4665-963c-3369d594649a','Question 9','How much has the World Bank pledged to give Afghanistan?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0d81dca8-5431-4eb6-b407-58ed0b350bbc-2ee17279c34d43a8c4a14fb0847c19f6.jpg',0,'2024-12-03 08:59:41'),('0d99d950-5b5f-41a0-8a03-7480d302c779','3b168b2f-4410-44c0-aefd-240942c312ab','Question 12','What did Maya congratulate Ben on?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0d99d950-5b5f-41a0-8a03-7480d302c779-17f0cb85786eeddb3b785b4da20fe780.png',0,'2024-12-02 09:02:27'),('0d9dd7ef-7646-44fa-84ee-530434105c75','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 7','The Grand Canyon is known for its bustling nightlife and casinos.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-25 22:14:01'),('0dab407d-3535-4c9a-a174-a5cbdfc72a4f','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 4','The narrator visited Paris, France, for eight days.',7,'TFQ',NULL,NULL,'IMAGE-0dab407d-3535-4c9a-a174-a5cbdfc72a4f-fc2eca560a0f784df889e85fc06994c1.jpg',0,'2024-11-25 11:32:36'),('0db625a0-88b7-4f35-b1ca-4516db7fa6bf','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 4','Which section of the Great Wall is well-preserved and easily accessible for tourists?',10,'MCQ',NULL,NULL,'IMAGE-0db625a0-88b7-4f35-b1ca-4516db7fa6bf-65b36cc0a5e3a2b4bf9d990596e009cf.PNG',0,'2024-12-11 15:53:46'),('0dc139fb-9976-42a8-a71a-ca12991907e8','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 4','Listen to the speaker to answer number 4.',5,'MCQ','AUDIO-0dc139fb-9976-42a8-a71a-ca12991907e8-c5d6beb11a004df3a2c39a53a48640ef.mp3',NULL,NULL,0,'2024-11-26 13:34:28'),('0ddcbd80-ff15-4157-b3e5-53a12cbe2aee','773d3490-11ed-4025-aeec-d9fab774c585','Question 3','Direct: \"We will visit Paris next year,\" they said.\r\nReported: They said that they ___ Paris the following year.\r\n',10,'MCQ',NULL,NULL,'IMAGE-0ddcbd80-ff15-4157-b3e5-53a12cbe2aee-7e9ed9b31c24b96374f77e391d355f42.png',0,'2024-11-28 11:39:38'),('0de4b9e8-879b-4b01-9ee4-aade5295b7b7','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 11','What is the main challenge in presenting information, according to the passage? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-0de4b9e8-879b-4b01-9ee4-aade5295b7b7-da7698078337ba8940d5609351e5251c.png',0,'2024-12-03 09:16:53'),('0decf8d5-d068-4d65-b7f2-5e064d9906ef','a01ae31e-9562-4284-96b5-f70ece994003','Question 19','Guests appreciated the hotels new security measures.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:41:44'),('0def9a75-629e-41dc-b96b-fd7ba2f54ebe','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 17','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (fungus) were growing on the trees.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0def9a75-629e-41dc-b96b-fd7ba2f54ebe-06422c83dc8c1fd11313e33bbe517f03.png',0,'2024-12-04 10:54:25'),('0df13abe-5b41-431d-8399-eba58c3e4580','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 2','Tour Guide: \"The excursion to the national park was a highlight of the group\'s travel itinerary.\"\r\nTraveler: \"I really enjoyed the short trip! Whats another word for \'excursion\'?\"\r\n\r\nWhat is a synonym for the word \"excursion\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0df13abe-5b41-431d-8399-eba58c3e4580-5409ddf5cb10bdf9e7faa71c650b97a6.jpg',0,'2024-12-02 11:33:57'),('0dfcf3a9-1b28-4ef0-a496-a0ce9e01fab6','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 10','The events success was attributed to the hotels attention to detail and excellent organization.\r\n\r\n\r\n',5,'TFQ','AUDIO-0dfcf3a9-1b28-4ef0-a496-a0ce9e01fab6-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:33:38'),('0e1cdf07-6ca2-4017-a6bd-45e20c6e70d2','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 5','What should parents allow their child to do as they learn to read?',7,'MCQ',NULL,NULL,'IMAGE-0e1cdf07-6ca2-4017-a6bd-45e20c6e70d2-edd21b167d30e9d7a65ba2053ca40ea3.PNG',0,'2024-11-26 09:47:12'),('0e41fd12-a560-4548-adb8-d3607b13b5ee','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 19','In which sentence is the noun phrase \"the beautiful flowers\" the subject?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:36:59'),('0e52e10a-082c-48e9-bc58-7d4d2b674225','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 2','Bawang Merah lived in a ______',10,'MCQ',NULL,NULL,'IMAGE-0e52e10a-082c-48e9-bc58-7d4d2b674225-d3c5d4c37673e7672f0b03c273dbfb0c.jpg',0,'2024-11-28 09:10:05'),('0e59dc68-860a-48dc-954b-30b222d8abe0','39047836-dedd-41d5-806a-71fd4d66577c','Question 12','The Marlowe Museum primarily features exhibits on the industrial history of the region.\r\n',5,'TFQ','AUDIO-0e59dc68-860a-48dc-954b-30b222d8abe0-079903ffa4c34cf4fac28ba564ca605c.mp3',NULL,NULL,0,'2024-12-10 10:34:06'),('0e5ef338-801e-46b2-bc3e-c05d60d32d0d','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 4','We (grow) ____________ this tree from a seed.',10,'MCQ',NULL,NULL,'IMAGE-0e5ef338-801e-46b2-bc3e-c05d60d32d0d-b7937d18521ab7c85c6f6640f59a1c67.jpg',0,'2024-12-11 12:25:11'),('0e78e274-4311-48e4-adab-c3ccf91fcb5c','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 11','To meet the increasing demand for eco-friendly products, the company _______ (launch) a new line of sustainable goods next year.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:58:25'),('0e7b09de-815a-46e6-aacd-0fa8adbadfdd','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 19','At the party, the speaker played games instead of dancing.\r\n\r\n\r\n',5,'TFQ','AUDIO-0e7b09de-815a-46e6-aacd-0fa8adbadfdd-f900b629fd70dee1f5cbf4c6411e8f40.mp3',NULL,NULL,0,'2024-12-11 11:41:11'),('0e7f4e13-2107-4121-85a5-e76222f45dcf','d430d447-c971-4c28-861d-385e34e4f374','Question 3','She ____ to school every day by bike.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0e7f4e13-2107-4121-85a5-e76222f45dcf-c51da89bd2039fb6f71238cc2f84be70.jpg',0,'2024-11-28 15:01:10'),('0e91e2ce-7185-4640-973c-c051ccf55063','545e36c7-8ec0-4512-b1c3-60a731159480','Question 8',' Choose the word that is the opposite of \"mandatory\" in the sentence:\r\n\"Attendance at the staff meeting is mandatory.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:48:37'),('0e9fbc54-30e9-40a7-a4eb-e7a9a95983ad','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 13','Everyone and everybody are plural pronouns, so they require plural pronouns like their to maintain agreement.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:56:18'),('0ea00161-2dbd-420a-a80b-4e6c50e89caa','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 11','The ancient ruins _______ as a reminder of the citys glorious past.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:39:07'),('0eb479be-4e34-4f53-b37f-bf7e8cf8b5e2','a89648cb-a116-4dbe-b304-24818d8f1725','Question 2','Kyotos Gion district is famous for its:\r\n',5,'MCQ',NULL,NULL,'IMAGE-0eb479be-4e34-4f53-b37f-bf7e8cf8b5e2-0b938e2b67317066773c17a983ec21d8.png',0,'2024-12-03 11:11:40'),('0eb52c79-53a9-4833-ad36-88954b6510ab','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 12','Which word is closest in meaning to \"commend\"?',5,'MCQ',NULL,NULL,'IMAGE-0eb52c79-53a9-4833-ad36-88954b6510ab-98a6ee037582e3a08f84a34bf1686eae.jpg',0,'2024-11-26 02:58:19'),('0eb8562c-91ed-4d6f-97db-e3f2ccca2cc7','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 10','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-0eb8562c-91ed-4d6f-97db-e3f2ccca2cc7-2d03b45d435fce89489390c1db5ceb61.mp3',NULL,NULL,0,'2024-12-04 15:24:21'),('0ed422dc-5594-4f12-a0b2-03aa8cd6a32c','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 9','Marcus Allen had access to many resources growing up in a big city. \r\n',5,'TFQ',NULL,NULL,'IMAGE-0ed422dc-5594-4f12-a0b2-03aa8cd6a32c-c65c5f38fd002942aaf7bf92e4680a9b.png',0,'2024-11-29 13:59:01'),('0ee2b640-a22b-445d-9d90-7574f236fdea','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 10','Fill in the blank with a comparative adjective: \"My car is ____ than hers.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-0ee2b640-a22b-445d-9d90-7574f236fdea-a9775380e78831663804fe1a95c6ed7e.png',0,'2024-11-26 03:24:52'),('0ef04614-bc76-479d-bdd0-27cf8c96fb74','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 10','Complete the sentence:\r\n\r\nA big family ________ can bring everyone closer together.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0ef04614-bc76-479d-bdd0-27cf8c96fb74-12ea6126b616d7dfb62d3c7258550dd9.jpg',0,'2024-12-01 10:16:05'),('0f0669f0-245f-4fb8-9c4d-a2c63708fbc9','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 5','Unscramble the following letter: SECRTE\r\n',5,'MCQ',NULL,NULL,'IMAGE-0f0669f0-245f-4fb8-9c4d-a2c63708fbc9-eed30b62604782ae9482eb8e376e0d70.png',0,'2024-11-25 10:59:02'),('0f1971e7-090f-4ce6-a0bc-61f1e8638e06','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 5','What can people buy at Riverdale Market?\r\n',5,'MCQ','AUDIO-0f1971e7-090f-4ce6-a0bc-61f1e8638e06-50086b1b2071b876baaa34c213861ba8.mp3',NULL,NULL,0,'2024-12-10 12:40:08'),('0f3f5e88-f5df-4ab1-a75f-9fa56ef8cc2f','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 18','Which of the following is an adjective of opinion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-0f3f5e88-f5df-4ab1-a75f-9fa56ef8cc2f-fb68dc9c215a1e61737f28b4d68530bf.png',0,'2024-11-26 00:21:47'),('0f41ab76-ce5e-43a8-bb47-7a9a950db41e','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 20','\"The village green in England is often the center of social life, where community events are held.\"\r\n\r\nWhat is the meaning of \"village green\"?',5,'MCQ',NULL,NULL,'IMAGE-0f41ab76-ce5e-43a8-bb47-7a9a950db41e-6e22db857180161de4e078534c88041c.jpg',0,'2024-12-03 11:33:03'),('0f41f807-36ae-4edb-a207-9402ec2ec56d','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 6','Match the word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 22:07:57'),('0f47a3b5-1421-442d-b1eb-e9de90856ebe','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 16','At the wildlife sanctuary, the tour guide explained the areas ecosystem.\r\n\r\n\"This is one of the most fragile ecosystems in the world, and were lucky to experience it.\" \r\n\r\nChoose the synonym and antonym of the word fragile.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:18:36'),('0f4a1287-3830-496e-8d35-c5c4406a869d','2f761a14-dfdf-4549-8619-08112603046b','Question 5','Choose the correct verb for each sentence:\r\nThe children _____ in the garden.\r\n',10,'MCQ',NULL,NULL,'IMAGE-0f4a1287-3830-496e-8d35-c5c4406a869d-75477c81e95a499ecacf743a940e3144.png',0,'2024-11-25 23:42:33'),('0f5ed17c-4296-48e0-91e8-e1600becb281','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 15','You can contact reception for any assistance during your stay.',5,'TFQ','AUDIO-0f5ed17c-4296-48e0-91e8-e1600becb281-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:27:38'),('0f60cccf-cfd9-4267-92dc-3e1734784eba','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 1','She _______ up early yesterday.\r\n',10,'MCQ',NULL,NULL,'IMAGE-0f60cccf-cfd9-4267-92dc-3e1734784eba-f7887ea1d37dbe8f0b0abbc32afc45a0.jpg',0,'2024-11-29 09:06:57'),('0f62f041-2e05-4855-971d-c16e4128dc41','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 5','\"In my role, I love introducing visitors to our unique traditions, including local dances and festivals.',5,'TFQ',NULL,NULL,'IMAGE-0f62f041-2e05-4855-971d-c16e4128dc41-e515e4157a49b9ea50c90f4058f1fbfd.jpg',0,'2024-11-26 01:20:59'),('0f638474-d2d1-4518-9c8d-8b62d93be491','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 2','What does the word “one” refer to in the third sentence?',10,'MCQ',NULL,NULL,'IMAGE-0f638474-d2d1-4518-9c8d-8b62d93be491-a9ab8bdde71e730296abe076ad2046cd.PNG',0,'2024-11-26 09:07:28'),('0f65c639-215b-4eb6-853e-f8660b18c26c','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 7','Choose the most accurate definition of healthy.',5,'MCQ',NULL,NULL,'IMAGE-0f65c639-215b-4eb6-853e-f8660b18c26c-544f19f43af3e65a7e9034d0fa610033.jpg',0,'2024-12-01 10:11:32'),('0f65cc21-b1a1-4ce5-91fd-b3f6dfd0085f','d56af166-7c52-46ea-942c-bd752a9577b5','Question 6','The food was rich in flavor.\r\n\r\nChoose the synonym for \"rich\" .',10,'MCQ',NULL,NULL,'IMAGE-0f65cc21-b1a1-4ce5-91fd-b3f6dfd0085f-906dc6c169c028b9c70061b5602b05fb.jpg',0,'2024-11-29 11:32:50'),('0f70c335-2216-4793-af11-0682e9f76af7','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 6','Sam says, \"I really appreciate all the support you gave me during graduation and throughout school. It made a big difference for me.\" You should reply:',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:13:43'),('0f823f16-c5c0-476a-8e37-82556c703204','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 10','Emma prefers to spend her summer alone rather than with her family.\r\n',5,'TFQ',NULL,NULL,'IMAGE-0f823f16-c5c0-476a-8e37-82556c703204-3852afd625f15cc38d41ba5d96d63dc3.png',0,'2024-12-02 11:53:51'),('0f918af9-8c3b-4368-93e3-37e87a51f7cf','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 19','The manager will approve the budget proposal _______ all departments have submitted their requests.',5,'MCQ',NULL,NULL,'IMAGE-0f918af9-8c3b-4368-93e3-37e87a51f7cf-893ffd6f49495802de9648eb041f5d69.jpg',0,'2024-12-03 14:47:12'),('0fa76023-baf2-4e0f-9e99-7a9dcc48d897','e273317f-f53e-45dc-8ced-9e15ab266775','Question 15','Choose the correct answer: \"I ____ an invitation by tomorrow.\"',5,'MCQ',NULL,NULL,'IMAGE-0fa76023-baf2-4e0f-9e99-7a9dcc48d897-d2de34576e97ad95b915b47cf53372fa.png',0,'2024-11-26 05:41:15'),('0fb802c9-4742-4c5f-bda0-8e2049536260','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 17','She traveled ___ Europe for three weeks.',5,'MCQ',NULL,NULL,'IMAGE-0fb802c9-4742-4c5f-bda0-8e2049536260-9fd45690e4dc98338b2819b3dd1c6938.jpg',0,'2024-11-28 14:26:01'),('0fca493e-87bb-430e-8ec8-c68a43bd1d75','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 21','Rearrange the letters to form a public place: SUTSAERNTAR\r\n',5,'MCQ',NULL,NULL,'IMAGE-0fca493e-87bb-430e-8ec8-c68a43bd1d75-1c52b65ac32c9bf32354404c8fad99b5.jpg',0,'2024-11-25 13:50:35'),('0fd07ea8-5b81-4d66-8ec5-d728ab85dc16','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 9',' By this time tomorrow, we ___ (start) our journey.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0fd07ea8-5b81-4d66-8ec5-d728ab85dc16-3d1a6dac4f4df581ae477f9d5f832aed.jpg',0,'2024-11-29 09:45:23'),('0fd4b8c5-cbc0-443c-b83f-cc6261bf0c41','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 13','If you study hard, you ___ (pass) the exam.\r\n',5,'MCQ',NULL,NULL,'IMAGE-0fd4b8c5-cbc0-443c-b83f-cc6261bf0c41-9016103f52091e3685996829d006c61a.jpg',0,'2024-11-29 09:48:02'),('0fe4a5ae-14d9-42fa-991b-5780c1b0ac08','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 10','How did the group feel at the end of the day?',10,'MCQ',NULL,NULL,'IMAGE-0fe4a5ae-14d9-42fa-991b-5780c1b0ac08-dc70f4a33d1477099b9f9d136c991609.PNG',0,'2024-11-25 13:39:26'),('1000e055-0930-4b09-9cf7-802f22c1efb3','2f761a14-dfdf-4549-8619-08112603046b','Question 2','Choose the correct verb for each sentence:\r\nShe _____ her homework every evening',10,'MCQ',NULL,NULL,'IMAGE-1000e055-0930-4b09-9cf7-802f22c1efb3-18975f5e776315622495b04386fa2dbf.png',0,'2024-11-25 23:38:03'),('1008f35e-e93f-4751-a35e-5eba168eaa9a','b182989e-22bf-4ff8-9888-395f8328118f','Question 12','Which word is the opposite of \"crowded\" when describing a peaceful tourist destination?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:47:25'),('10198dde-92ab-44d9-9e18-8a0367ca175b','5d155771-a80b-4c7d-88df-56b0e833c511','Question 20','Match the characters or elements in the story with their roles:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-06 10:48:33'),('102b467b-6640-4f8e-93b5-f18953af9a01','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 1','Match the Word with Its Definition',10,'MPQ',NULL,NULL,'IMAGE-102b467b-6640-4f8e-93b5-f18953af9a01-a470e8863b29c3b7747c2d42a2a70f61.jpg',0,'2024-11-28 14:13:51'),('102f1443-bbfe-4746-a709-4a3bed3baa6f','b29e7991-f853-47df-9475-7c0d65e15458','Question 1',' What is a celebration?\r\n',5,'MCQ',NULL,NULL,'IMAGE-102f1443-bbfe-4746-a709-4a3bed3baa6f-f455417c879f6309286d6df650d9b715.jpg',0,'2024-11-25 11:20:20'),('1032e6da-69b4-437e-b6f9-3c44bddeb321','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 13',' During the annual travel fair, the local tourism board made efforts to promote the region\'s cultural festivals and scenic landscapes.\r\n\r\nWhat is a synonym for the word \"promote\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1032e6da-69b4-437e-b6f9-3c44bddeb321-b29acc01794088afb2ceced17539bc3d.jpg',0,'2024-12-02 12:00:19'),('10369cd6-7066-4920-b5ae-479c38d59992','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 16',' Choose the word that has the closest meaning to \"preserve\" in the sentence:\r\n\r\n\"Eco-tourism aims to preserve the beauty of natural sites.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:09:17'),('1038d0a4-d5a6-421f-b23d-16c00d28ded3','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 13','Sarah finds her TV night relaxing and enjoyable.\r\n',5,'TFQ','AUDIO-1038d0a4-d5a6-421f-b23d-16c00d28ded3-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:46'),('1038f63e-6163-4977-93e6-bdbf7fb73254','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 8','What is the speaker describing?',5,'MCQ','AUDIO-1038f63e-6163-4977-93e6-bdbf7fb73254-050863c462a8b2205a49718e453be67d.mp3',NULL,NULL,0,'2024-12-11 14:37:27'),('103b75e6-bdbf-47c2-97b5-e2e0c7ac7684','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 4','According to the text, clients who live in Surabaya can go to ...',5,'MCQ',NULL,NULL,'IMAGE-103b75e6-bdbf-47c2-97b5-e2e0c7ac7684-7748dac273186a6dcad9ad875ae8089a.png',0,'2024-11-21 10:54:36'),('10455210-b6ac-4579-967d-cd0b8a135bb3','26d39f63-85dd-435b-aed1-0a507b625015','Question 19',' Identify the correct reported speech form:\r\nDirect: \"We are leaving soon,\" they said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-10455210-b6ac-4579-967d-cd0b8a135bb3-67221856034ddd1ad7a34b81f3540912.png',0,'2024-11-28 12:26:16'),('104c38b0-c01f-40c1-bc5a-8dfdb46317c0','ad662084-347c-416f-89de-05a5dd43da36','Question 15','What does she hope for?\r\n',5,'MCQ','AUDIO-104c38b0-c01f-40c1-bc5a-8dfdb46317c0-10133b19c26c198a6be340843bd691df.mp3',NULL,NULL,0,'2024-12-09 10:52:27'),('10596f67-f173-43c7-813d-37776d53a3e4','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 5','Which word describes food with a salty or umami flavor?',5,'MCQ',NULL,NULL,'IMAGE-10596f67-f173-43c7-813d-37776d53a3e4-d5493de9b6effe515d25553dd3ed2511.jpg',0,'2024-12-02 09:27:44'),('10657728-b51c-4b65-bfa9-b21730a7c09e','af94971f-818a-4397-a609-03af374a27da','Question 3','He took a jacket _______ it might be cold later.\r\n',10,'MCQ',NULL,NULL,'IMAGE-10657728-b51c-4b65-bfa9-b21730a7c09e-665b40593a38eb5c8fe88ccc56d6fdf8.jpg',0,'2024-12-03 09:37:44'),('106d40df-2b0d-4a3b-b0d1-b5126858f61a','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 8','Which sentence contains a possessive noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:34:03'),('107217d9-66fc-4941-a9ec-628a3b068e3e','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 4',' What does Alexandra find most rewarding about her work?\r\n',5,'MCQ',NULL,NULL,'IMAGE-107217d9-66fc-4941-a9ec-628a3b068e3e-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:56:41'),('10b17f73-52d5-4dfb-9ae9-2950eca70e3b','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 17','Find the synonym for \"Invest\".',5,'MCQ',NULL,NULL,'IMAGE-10b17f73-52d5-4dfb-9ae9-2950eca70e3b-6a30e244bdf0d03883f9b9b562062a04.png',0,'2024-11-28 15:39:26'),('10bb905b-bbfb-4699-92f0-d9ec60d53b9b','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 9','Mochi ice cream is made by wrapping a thin layer of mochi around a small scoop of ice cream, combining chewy and creamy textures.',5,'TFQ',NULL,NULL,'IMAGE-10bb905b-bbfb-4699-92f0-d9ec60d53b9b-6bce6f7da216ed26cc4b17069c86ee1a.jpg',0,'2024-12-02 10:06:13'),('10c591c9-cd57-442a-9472-087559119bdc','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 8',' What is Vieras favorite book?\r\n',10,'MCQ',NULL,NULL,'IMAGE-10c591c9-cd57-442a-9472-087559119bdc-924d8d41c049e1cecf1e91843b4fd222.png',0,'2024-11-29 11:40:31'),('10d290d1-db38-4040-95fe-1e901d4acf32','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 8','What type of interaction is this?',5,'MCQ','AUDIO-10d290d1-db38-4040-95fe-1e901d4acf32-76d1f1def697bdbfe4012971a01180f7.mp3',NULL,NULL,0,'2024-12-12 15:07:14'),('10fb3dea-ba85-481b-8fe3-85629c304e7e','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 10',' What impact did Sofias storytelling have on the young couple?\r\n',5,'MCQ',NULL,NULL,'IMAGE-10fb3dea-ba85-481b-8fe3-85629c304e7e-1c87a477a28319c6a873837e9c8a1ce3.png',0,'2024-12-03 09:49:09'),('11017af4-c67a-4813-ab5f-cdf0705deca8','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 10','Respecting local food traditions helps build relationships between tourists and locals.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-04 10:12:41'),('110f657c-6042-4324-b82a-1fbae03b82f4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 7','Match the vocabulary word to its correct definition:',5,'MPQ',NULL,NULL,'IMAGE-110f657c-6042-4324-b82a-1fbae03b82f4-7b1714ff6dbc2e28ba3735853d09e960.png',0,'2024-11-29 10:22:23'),('111c3578-ff40-41d9-9f86-064a28d32d67','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 18','The opposite of transform is remain',5,'TFQ',NULL,NULL,'IMAGE-111c3578-ff40-41d9-9f86-064a28d32d67-7bef99cadde65a78317427bc77c05928.jpg',0,'2024-11-28 11:01:39'),('1120320e-8226-4e10-b5c0-50c55f8140f3','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 19','Choose the sentence that contains an adverb of time clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:40:58'),('1131f086-97ca-4e0a-a319-a406c1bb4ad5','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 11','What does \"front desk\" mean in the sentence? \"The front desk staff are available to assist guests 24/7.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:11:02'),('1144cce4-c303-4464-a49a-6dd711bf02db','88d20c15-824b-498f-908b-7e072a5c47a9','Question 12',' LOSOCATRE\r\n\r\nWhat is the correct word? \r\n',5,'MCQ',NULL,NULL,'IMAGE-1144cce4-c303-4464-a49a-6dd711bf02db-5fe9e4e5e30f3d54b4f370630a032feb.png',0,'2024-12-02 11:28:04'),('11574427-3e4f-4d97-9357-0e16c94e42a2','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 14','The number of adventure groups in Thunder Gorge is limited to reduce environmental damage.',5,'TFQ','AUDIO-11574427-3e4f-4d97-9357-0e16c94e42a2-834dc649b2b81469a24371006fbd37ad.mp3',NULL,NULL,0,'2024-12-09 15:38:37'),('115b62eb-9364-4ea1-9900-296833aff6c2','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 15','Mentai sauce is made with spicy cod roe, mayonnaise, and a touch of chili.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 09:34:49'),('115eac5a-9f1e-458b-a9a6-09796ca04460','5d155771-a80b-4c7d-88df-56b0e833c511','Question 1',' Cultural Tourism\'s Impact\r\n\r\nTourism has long been regarded as a crucial element in promoting cultural exchange and fostering economic development. In many countries, hospitality and tourism are deeply intertwined with cultural values, as they offer an opportunity for visitors to engage with local traditions and customs. However, cultural tourism is not merely a business venture; it is a vital tool for preserving intangible heritage, especially in regions where traditions are at risk of fading due to globalization.\r\nOne such region is Southeast Asia, where cultural tourism has significantly influenced the preservation of local traditions. In countries like Thailand and Cambodia, tourists are encouraged to experience traditional dances, local crafts, and historical sites, all of which contribute to the safeguarding of ancient practices. The hospitality industry plays a key role in this by ensuring that local values, such as respect, community, and generosity, are central to the tourist experience. For instance, in many rural areas, tourists are welcomed into the homes of local families, where they can experience the culture firsthand.\r\nDespite the many advantages, there are also concerns about the commercialization of culture. Critics argue that some tourist destinations may reduce authentic cultural experiences to mere performances for economic gain, diluting the true essence of the traditions they are meant to preserve. In places where tourism dominates, local communities sometimes modify their cultural expressions to meet the demands and expectations of tourists, leading to a loss of authenticity.\r\nTo counteract this, some countries have developed community-based tourism initiatives. These programs allow local communities to maintain control over how their cultural practices are shared with outsiders. Instead of performances being commodified, they become a genuine interaction between host and visitor, fostering mutual respect and understanding. In doing so, cultural values are not only preserved but also respected in their natural context. The role of hospitality in this framework is essential, as it extends beyond offering comfort; it is about providing insight into a way of life and encouraging sustainable tourism practices that benefit both locals and visitors.\r\nWhile tourism offers vast opportunities for cultural preservation, it also presents challenges. The success of cultural tourism hinges on the delicate balance between showcasing traditions and maintaining their integrity. Ensuring that tourism respects and honors the cultural values it promotes is essential in safeguarding heritage for future generations.\r\n\r\n\r\nWhich of the following best captures the central concern raised in the passage?',5,'MCQ',NULL,NULL,'IMAGE-115eac5a-9f1e-458b-a9a6-09796ca04460-364bec477c5518aa1bda4011078d9e14.jpg',0,'2024-12-05 15:14:23'),('1176779f-9d0b-4179-9235-a01e5dc40cb0','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 12','What can people see from Sunset Boulevard?\r\n',5,'MCQ','AUDIO-1176779f-9d0b-4179-9235-a01e5dc40cb0-1f1494f96225ad2044699c2d61d8ced3.mp3',NULL,NULL,0,'2024-12-10 12:44:51'),('11a3f191-400f-442d-b810-53e7f247b850','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 14','What inspired Lianas masterpiece?',5,'MCQ',NULL,NULL,'IMAGE-11a3f191-400f-442d-b810-53e7f247b850-de199cd53884c7121552f66a8ec42b78.jpg',0,'2024-12-06 12:36:12'),('11b2c783-fb31-4548-81db-b442494e66ea','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 13','Select the correct plural form of \"person\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-11b2c783-fb31-4548-81db-b442494e66ea-3839f9d7b80cfd2ec0adbf247b8ccc73.png',0,'2024-11-26 09:58:53'),('11cf3585-84f0-445c-933e-ebac722cdff6','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 7','Which of the following sentences uses an adjective of quantity?\r\n',5,'MCQ',NULL,NULL,'IMAGE-11cf3585-84f0-445c-933e-ebac722cdff6-d04da79e091be5073477fa0c742c61dd.png',0,'2024-11-26 03:22:00'),('11d8ed47-d7d1-45dc-b200-69faf4e9ac56','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 14','\"Many ancient civilizations-built pyramids as tombs for their rulers.\"\r\n\r\n The word \"pyramids\" refers to square-shaped buildings used for public offices.',5,'TFQ',NULL,NULL,'IMAGE-11d8ed47-d7d1-45dc-b200-69faf4e9ac56-49c8a246537efa1dea585c80fb64c198.jpg',0,'2024-12-03 11:29:30'),('11e8a74f-0ee2-4ee7-8507-d84bdcd2e420','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 5','What does the term fusion refer to in the context of mochis popularity?',5,'MCQ',NULL,NULL,'IMAGE-11e8a74f-0ee2-4ee7-8507-d84bdcd2e420-25b3b5e8f89f1a8326002849f36f6702.jpg',0,'2024-12-02 10:01:18'),('11fa636f-6279-4ef7-ac8c-65a8112ed8ea','bca743a7-446f-44f9-916f-9180ec988e90','Question 8','What position did Thesa play during the game?\r\n',10,'MCQ','AUDIO-11fa636f-6279-4ef7-ac8c-65a8112ed8ea-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:24:17'),('12233de0-eaea-4b29-a800-901c4ad8ca60','3046da72-814f-42e0-bd7f-cf6618a820db','Question 15','Match the city with the landmark Mark visited.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-04 11:01:40'),('12267dc6-ecd0-45e3-8edf-76108e6ce70d','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 2','Match the word with its correct definition:',5,'MPQ',NULL,NULL,'IMAGE-12267dc6-ecd0-45e3-8edf-76108e6ce70d-7a055036279cc2d553a4504bc9bdc980.jpg',0,'2024-11-25 11:58:47'),('1245251b-42a7-4ff3-be0a-fc248d67c17e','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 11','The event coordination desk is located inside the main conference hall.\r\n',5,'TFQ','AUDIO-1245251b-42a7-4ff3-be0a-fc248d67c17e-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:02:06'),('1246b2b7-4370-47e3-bcbd-433ae503adf5','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 14','Tourists are discouraged from buying handmade products in Alpine Village.',5,'TFQ','AUDIO-1246b2b7-4370-47e3-bcbd-433ae503adf5-feb55acc24218b98533412d5d14d03aa.mp3',NULL,NULL,0,'2024-12-09 14:39:59'),('12511f74-29bb-4c15-b0a7-d63c164d03a2','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 1','What do you do in your free time?\r\n',20,'MCQ',NULL,NULL,'IMAGE-12511f74-29bb-4c15-b0a7-d63c164d03a2-2500a82b6a1341ef3ad32daad6a7e937.png',1,'2024-11-25 20:28:14'),('1257958e-5a46-4198-ab89-8bd2fe4da44f','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 8','A towel is used to dry your body after swimming.',10,'TFQ',NULL,NULL,'IMAGE-1257958e-5a46-4198-ab89-8bd2fe4da44f-e8d982ae87770c970754ce435fbd2e91.jpg',0,'2024-11-26 06:35:04'),('1260c02e-ee36-4654-b4ad-568079c6b863','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 19','Identify the modifier inside the bracket:\r\nWe waited at the station until the train arrived.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:20:34'),('12756694-43a5-4273-b066-17171b9f5092','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 18','Choose the correct word to replace the incorrect word in the sentence:\r\n\r\n\"Eco-tourism teaches us to value and protect our culturall heritage.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:10:15'),('127eb097-8d8b-4bed-8a22-c720a09fa89d','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 4','What was particularly challenging about restoring the cathedral?\r\n',5,'MCQ','AUDIO-127eb097-8d8b-4bed-8a22-c720a09fa89d-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:01:59'),('1288e0d1-e5ba-4a2e-8d84-d0a9f51b9582','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 15','\"The aquarium showcases marine life and provides educational experiences about ocean ecosystems.\"\r\n\r\nWhat does \"aquarium\" mean?',5,'MCQ',NULL,NULL,'IMAGE-1288e0d1-e5ba-4a2e-8d84-d0a9f51b9582-6d380861ff7d4498c22b1e8b6a27a0d5.jpg',0,'2024-12-03 11:30:11'),('129c9b70-8fbc-4b8d-8d36-8cd23b59217e','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 7','Choose the sentence with an adverb phrase:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:10:01'),('12a20f03-2425-4f2e-8ae5-fe0f242e12d7','48e954f7-123b-404f-a990-8083a78133b2','Question 10','What is Toms attitude towards exploring the hotel?\r\n',10,'MCQ','AUDIO-12a20f03-2425-4f2e-8ae5-fe0f242e12d7-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:27:03'),('12a94832-059d-4a88-9290-7c984784f405','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 15','\"The preservation of historical buildings, such as castles and ancient churches, is an important part of cultural heritage conservation.\"\r\n\r\n\r\nWhat is the main purpose of preserving historical buildings?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:40:44'),('12b32225-b430-4f70-b985-351893c22f89','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 20','This is your pencil, right? Is it _______?\r\n',5,'MCQ',NULL,NULL,'IMAGE-12b32225-b430-4f70-b985-351893c22f89-601091ef1da9ad3c1b0526de131d5f48.png',0,'2024-12-02 09:55:57'),('12bc0ad9-1594-47b5-a9e7-33eea03ad904','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 17','Visitors can use a digital ticketing system to access historical landmarks.',5,'TFQ','AUDIO-12bc0ad9-1594-47b5-a9e7-33eea03ad904-e5a2b618b0971de1714aa5f498baf1ef.mp3',NULL,NULL,0,'2024-12-09 15:42:58'),('12c0699c-436d-43d2-a123-e65756364519','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 1','Direct: He said, \"I am reading a book.\"\r\nReported: He said that he ___ a book.',5,'MCQ',NULL,NULL,'IMAGE-12c0699c-436d-43d2-a123-e65756364519-516316367a21603a6d299bb39993d964.png',0,'2024-11-28 12:29:59'),('12da4735-795a-47ab-a67d-95fe248230f7','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 2','Tom: \"Where do you want to go for vacation this year?\"\r\n\r\nSarah: \"Ive always wanted to visit a rural area, somewhere quiet with beautiful landscapes.\"\r\n\r\nWhat does \"rural\" mean in the sentence?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:56:20'),('12e8f133-c273-4991-8a8b-41b54495ca61','36cc2ca7-9643-4410-8166-50f68c988340','Question 9','Lisa and Tom are best friends. ___ always help each other with homework.',10,'MCQ',NULL,NULL,'IMAGE-12e8f133-c273-4991-8a8b-41b54495ca61-0416220e0cba89f6aa0704a2e9fe6687.png',0,'2024-12-02 10:58:18'),('12f5c6ef-9b92-4d05-b50a-174148ea6c2e','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 3','One of the popular foods in Indonesia is nasi goreng, which means \"fried rice.\" It is made by cooking rice with eggs, chicken, and vegetables.\r\n',5,'TFQ',NULL,NULL,'IMAGE-12f5c6ef-9b92-4d05-b50a-174148ea6c2e-f98717ffd9d3b1823f37e697aa932577.jpg',0,'2024-11-22 11:25:41'),('1300fb03-32f6-4995-91f1-0d2dbb22194d','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 7','Which adjective best completes the sentence: \"The ____ sky looked beautiful.\"',5,'MCQ',NULL,NULL,'IMAGE-1300fb03-32f6-4995-91f1-0d2dbb22194d-52eda3b59ffce7e8a5e9ba91372b6a55.png',0,'2024-11-26 07:15:31'),('13051d58-5694-4aba-8101-10aae883117f','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 18','Ben had to balance writing his novel with his day job.\r\n',5,'TFQ',NULL,NULL,'IMAGE-13051d58-5694-4aba-8101-10aae883117f-b254418b3c411d4a7c0ff014a9b9255b.jpg',0,'2024-12-02 10:13:26'),('13106938-a0f7-4028-bfa8-bb8561e06a63','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 15','Choose the word that has the closest meaning to \"remarkable\" in the sentence:\r\n\r\n\"The view from the hotel rooftop is remarkable.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-13106938-a0f7-4028-bfa8-bb8561e06a63-8652e69407ba534f93c454f0d227c086.jpg',0,'2024-11-26 03:49:15'),('1320e237-5b5b-4eb5-aca4-7bf44de2bb7a','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 14','Choose the correct plural form of the noun in each sentence.\r\nOne cactus → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-1320e237-5b5b-4eb5-aca4-7bf44de2bb7a-747f062d35681683acbaf7f25dc9733a.png',0,'2024-12-04 10:32:41'),('132d2ef4-e4e1-454a-b7ac-4115e68ada75','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 19','What is Sophie praised for?',5,'MCQ','AUDIO-132d2ef4-e4e1-454a-b7ac-4115e68ada75-612a4b124db6cac668106ce77ca6f2d7.mp3',NULL,NULL,0,'2024-12-06 11:45:52'),('1333cdcd-9f39-451f-b4b9-d233cdb039b7','d430d447-c971-4c28-861d-385e34e4f374','Question 15','The professor ____ new ideas every semester.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1333cdcd-9f39-451f-b4b9-d233cdb039b7-eb3392b1810d015ac024972c468c3ace.jpg',0,'2024-11-28 15:08:11'),('1334c271-d36a-4464-aab8-0791d5f7dd01','7fd84c75-8187-4553-96aa-23cead94c780','Question 5','Which of these is an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:40:59'),('13391c5a-7683-4864-a657-862aee26aab3','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 6','Kamari spends her weekends teaching English.\r\n',10,'TFQ',NULL,NULL,NULL,1,'2024-11-29 11:15:49'),('1340f873-06ae-44ac-be5e-2c957b0a8951','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 5','The meeting ___ (conclude) by 5 p.m. today.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1340f873-06ae-44ac-be5e-2c957b0a8951-f0055849eb4d8616580eae05e6d5418b.jpg',0,'2024-11-29 12:40:52'),('13463ff0-dae4-44ea-af33-7a8bea9d143f','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 3','What does tourism bring together?\r\n',10,'MCQ','AUDIO-13463ff0-dae4-44ea-af33-7a8bea9d143f-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:03:18'),('1358381e-79fb-4db8-8e83-1ade5b0c6c97','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 13','Celebrating individual achievements can discourage others in the community.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1358381e-79fb-4db8-8e83-1ade5b0c6c97-096c466bb4d0e35b0ec39f676fa6591b.jpg',0,'2024-12-02 10:42:56'),('135f6db0-272c-4ec2-9ad5-bfd1e5120c66','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 18','Choose the synonym for \"plaza\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-135f6db0-272c-4ec2-9ad5-bfd1e5120c66-91aa69c2c7b4f320a8eedca3d73f922c.jpg',0,'2024-11-25 13:42:29'),('1361f9b5-555d-43f2-a24c-a0cbd8bcd2d2','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 9','Select the sentence where \"hardly\" is used as an adverb:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:16:20'),('13692543-4906-4c8a-a137-57567e265a7d','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 4','\"The ____________ brought joy to everyone at the festival.\"\r\nPlease fill in the blank with the correct answer.\r\n',10,'MCQ',NULL,NULL,'IMAGE-13692543-4906-4c8a-a137-57567e265a7d-215f61c3f260a994e7193f3d38ebe623.jpg',0,'2024-11-28 11:19:10'),('13725f06-1350-46e4-86e6-d93721f29db4','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 18','In which month is the speakers birthday?',5,'MCQ','AUDIO-13725f06-1350-46e4-86e6-d93721f29db4-61f10dc028b3eba383b350fc3a2419e8.mp3',NULL,NULL,0,'2024-11-25 11:11:53'),('13b04c79-65ce-41e2-94de-09ce4e068939','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 4','Sofia: \"This place is perfect for escaping the chaos of fame.\" \r\nLocal: \"Its a hidden gem! Many people dont know about it.\" \r\nSofia: \"I love finding such peaceful spots.\"\r\n\r\nMany people dont know about this ___ gem. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:09:27'),('13b262cc-2b0e-4937-baf3-bbe5148789f0','54700a17-d9f7-405c-ac12-b9f105dae998','Question 5','What is a notable feature of Riverside Park in the spring?\r\n',10,'MCQ',NULL,NULL,'IMAGE-13b262cc-2b0e-4937-baf3-bbe5148789f0-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:35:11'),('13b27041-d5c4-44a5-9c64-d4f57ec96069','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 13','What was the name of the main puppet character in the show?',7,'MCQ',NULL,NULL,'IMAGE-13b27041-d5c4-44a5-9c64-d4f57ec96069-6d63f478479a0880621990a8bd9e665d.PNG',0,'2024-11-26 14:30:22'),('13b2f4bd-5351-4cb4-a6b4-8509320cfa26','f761615d-b728-4a17-9b7a-d3b57858db68','Question 5','What is the color of the sun?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:58:02'),('13b44b7c-0acf-412c-97b6-989f3ad34c5b','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 13',' The Tale of the Generous Village\r\n\r\nOnce upon a time, in a small village nestled between the mountains, lived a kind and generous man named Hassan. The village was known for its hospitality, and everyone who visited was always treated with warmth and respect. Hassan, in particular, believed that guests were a blessing and should be treated with the best care, no matter where they came from.\r\nOne day, a traveler arrived in the village. He was tired and hungry, having traveled many miles on foot. He knocked on Hassan\'s door and asked if he could rest for a while. Without hesitation, Hassan welcomed the traveler into his home. He offered him water to drink, food to eat, and even his own bed to rest in. Hassan sat with the traveler, listening to his stories about distant lands. The traveler was amazed by the kindness shown to him and said, \"You are the most generous host I have ever met.\"\r\nAfter the traveler had rested, he thanked Hassan and prepared to leave. But before departing, the traveler revealed that he was, in fact, a prince who had been traveling in disguise to learn more about the people of the land. As a token of gratitude for Hassans hospitality, the prince gave him a golden coin, saying, “This is not for the food or the bed, but for the kindness and respect you have shown me. May your village always be known for its generous spirit.”\r\nWord spread quickly through the village about Hassans visitor, and soon, more travelers came to the village, knowing they would be treated with the same warmth and hospitality. The village became famous, not for its riches or power, but for the kindness of its people.\r\nFrom that day on, the villagers continued to follow Hassans example, treating every guest with care and generosity. They knew that showing kindness and hospitality to strangers would always bring good fortune and joy to their village.\r\n\r\nWhich of the following best describes the character of Hassan?',5,'MCQ',NULL,NULL,'IMAGE-13b44b7c-0acf-412c-97b6-989f3ad34c5b-7019dfc94d45ce77127b95e29453e5f6.jpg',0,'2024-12-05 13:16:22'),('13bff7cd-a8e0-456f-9a68-a2333926b428','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 4','\r\n\r\nGuest: \"Enjoy your day!\"\r\nDora: \"Thank you so much!, Im having a great time!\"\r\nGuest: \"Im glad to hear that. Hope the rest of the party is just as fun!\"\r\nDora: \"Absolutely! Thanks for the kind wishes!\"\r\n\r\nThe correct response to \"Enjoy your day!\" in the dialogue is Thank you so much! which is a polite and common reply.',10,'TFQ',NULL,NULL,'IMAGE-13bff7cd-a8e0-456f-9a68-a2333926b428-20171de8daefdfce5276cba7a14e675e.jpg',0,'2024-11-26 01:52:27'),('13c71f45-15df-4880-8bb9-dca26af86bf0','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 5','Babies brains develop connections through sensory experiences like sight and touch.\r\n',5,'TFQ',NULL,NULL,'IMAGE-13c71f45-15df-4880-8bb9-dca26af86bf0-1863e6755f8b8a80334723b72458a2f5.jpg',0,'2024-12-03 09:27:13'),('13e0ab2d-b967-4fb0-bdfd-6e545b3eac2b','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 7','Guests were dissatisfied with the seating arrangement in the ballroom.\r\n',5,'TFQ','AUDIO-13e0ab2d-b967-4fb0-bdfd-6e545b3eac2b-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:33:04'),('13e1eddb-ccb4-4a8c-80c2-562d552db688','36353aaa-0af1-4489-b057-25511e020826','Question 20','Determine if the statement below is true or false.\r\nShe will call you as soon as she finishes her meeting.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-04 11:15:52'),('13e98791-0e03-45f6-9b1e-5a811d17110b','cafdb09b-f3b5-4576-b931-329c5b668243','Question 1','Last summer, they _______ the Eiffel Tower.\r\n',10,'MCQ',NULL,NULL,'IMAGE-13e98791-0e03-45f6-9b1e-5a811d17110b-91faa80d91631bb17a1238a1bd56155f.jpg',0,'2024-11-29 09:20:52'),('13f614b2-6c60-4462-9ac6-707e3312d6f1','a16be13c-c049-47cd-b145-b3faae19a096','Question 11','What happened when the Norse invaders stepped on the thistle?',5,'MCQ',NULL,NULL,'IMAGE-13f614b2-6c60-4462-9ac6-707e3312d6f1-6ca14d213f188d1a7043cee3599bb526.jpg',0,'2024-12-05 11:02:58'),('14140db2-c8cc-415b-a0aa-046682ab8086','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 9','Listen to the speaker to answer question number 9.',1,'MCQ','AUDIO-14140db2-c8cc-415b-a0aa-046682ab8086-a21694cc9ac8c8d20e1bc1aac076330e.mp3',NULL,NULL,0,'2024-11-27 23:13:13'),('14184973-8f1b-4ec0-ac86-b85935c0ef48','39047836-dedd-41d5-806a-71fd4d66577c','Question 18','The spa at Garden Park Inn offers treatments that use locally sourced herbs and oils, inspired by ancient healing practices.\r\n',5,'TFQ','AUDIO-14184973-8f1b-4ec0-ac86-b85935c0ef48-28321d34a0888500b2c1c6e021e258a3.mp3',NULL,NULL,0,'2024-12-10 10:35:47'),('141dc2d9-dfc0-40ce-b4c0-9a1d879a0990','a89648cb-a116-4dbe-b304-24818d8f1725','Question 12',' The Whispering Forest is known for being heavily influenced by human activities. \r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-141dc2d9-dfc0-40ce-b4c0-9a1d879a0990-87d4da82b2811acab81bebeab75ae264.jpg',0,'2024-12-03 11:16:18'),('14245fa2-297f-4206-b404-2d4648bec7e1','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 4','Where is Machu Picchu located?\r\n',5,'MCQ','AUDIO-14245fa2-297f-4206-b404-2d4648bec7e1-3b028c87e18faaed42740ce3fed88155.mp3',NULL,NULL,0,'2024-12-09 13:18:26'),('1429f9de-3279-456c-912f-9fc047483668','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 14','Theo had to fill out a detailed form about his missing luggage.\r\n',5,'TFQ','AUDIO-1429f9de-3279-456c-912f-9fc047483668-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:15:14'),('1440c627-2bfc-4850-9e1f-6c67065e7b53','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 8','The manager was held accountable ____ the error.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1440c627-2bfc-4850-9e1f-6c67065e7b53-76695ad6c762821de36943a19746e900.jpg',0,'2024-11-29 09:24:02'),('146af6cd-024d-4cc8-9e60-d96ede339f67','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 7','Identify the noun phrase: “The big red ball rolled away.”\r\n',10,'MCQ',NULL,NULL,'IMAGE-146af6cd-024d-4cc8-9e60-d96ede339f67-4d0d0c2b32fafad65f1793c1711e6745.jpg',0,'2024-11-28 11:02:24'),('14837cfe-1c51-4866-8276-2c85fe3b73b1','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 10','What special feature does the Eiffel Tower have for tourists?',10,'MCQ',NULL,NULL,'IMAGE-14837cfe-1c51-4866-8276-2c85fe3b73b1-578133c4e4b07956b5eea8a24c16ab0c.PNG',0,'2024-12-11 15:58:59'),('148b1b0c-308f-474a-a681-78e7dd0342b2','c28b3729-218e-4d52-b697-2e14a996313f','Question 6','Jane had been working tirelessly on her project for weeks. Every morning, she would wake up early and work until late at night. The deadline was approaching, and she felt the pressure mounting.\r\n\r\nOne evening, as she was about to give up, _______ she received an email from her supervisor praising her dedication. That gave her the motivation she needed to continue.\r\n',5,'MCQ',NULL,NULL,'IMAGE-148b1b0c-308f-474a-a681-78e7dd0342b2-b4f5c4991d9426de6076b13b7aa855b7.jpg',0,'2024-12-03 10:23:27'),('1498422f-7505-4162-b61a-803fb71adee7','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 17',' How did the audience react to the play?\r\n',5,'MCQ','AUDIO-1498422f-7505-4162-b61a-803fb71adee7-f527cfaed721169db56a187da588ceec.mp3',NULL,NULL,0,'2024-12-11 15:08:45'),('14a9e460-6a18-4985-8bdb-15cadb340db6','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 9','Theo decided to pack valuables in his carry-on after this incident.\r\n',5,'TFQ','AUDIO-14a9e460-6a18-4985-8bdb-15cadb340db6-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:14:16'),('14aa44d0-098b-4e38-89fc-3854a54a9dbf','d49e5dcb-c578-4c47-858b-aafd77743437','Question 4','What is the plural of \"dog\"?',10,'MCQ',NULL,NULL,'IMAGE-14aa44d0-098b-4e38-89fc-3854a54a9dbf-73721dce2fdd788c9436fdbb1502afe3.png',0,'2024-11-26 10:55:33'),('14ba614a-aa72-4c30-a129-f88bb7850823','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 8','Identify the irregular verb:\r\n',5,'MCQ',NULL,NULL,'IMAGE-14ba614a-aa72-4c30-a129-f88bb7850823-5606e54342d524cf97590d223fc42924.png',0,'2024-11-26 02:09:49'),('14bf9450-b704-4c62-aacf-30580e87f466','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 9','Which part of this sentence is the adverb of time clause?\r\nShe stayed awake until the movie ended.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:33:39'),('14df649d-d184-4c10-89b8-f968ad95f6c0','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 5','Which sentence contains a noun phrase with an adjective?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:31:46'),('14f2e48d-b9a4-44bb-ad1c-2914d1ee37fd','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 4','What impact might a negative atmosphere in families have on children?',5,'MCQ',NULL,NULL,'IMAGE-14f2e48d-b9a4-44bb-ad1c-2914d1ee37fd-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:27:45'),('151b5e9a-f9f9-4113-855b-1875d1bf29ed','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 8','Choose the noun form to complete this sentence: \"His _______ brought joy to the audience.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:05:34'),('15353aef-dcae-4308-b855-b4d9851d8694','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 17','\"evolve\" means to gradually develop or change into a more advanced state. \r\n\r\nWhich of the following words is an antonym of evolve?\r\n',5,'MCQ',NULL,NULL,'IMAGE-15353aef-dcae-4308-b855-b4d9851d8694-481a450caddd863447cdfcc216a3c43b.jpg',0,'2024-11-22 12:27:35'),('1536e7c2-8e91-43fa-93ac-ba3c6fcfda0e','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 4','He _____ on the table all day.',10,'MCQ',NULL,NULL,NULL,1,'2024-12-02 10:42:13'),('153a7bf8-99eb-4e6f-a884-e0b9943cfc3a','88d20c15-824b-498f-908b-7e072a5c47a9','Question 4','The workers are constructing a new skyscraper in the city center that will reach over 50 stories.\r\n\r\nWhat is the antonym of \"skyscraper\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-153a7bf8-99eb-4e6f-a884-e0b9943cfc3a-ebd5ca3911117efdcec65d163540cec1.jpg',0,'2024-12-02 11:01:54'),('153e9532-0691-402c-886a-1df499e595b9','54576a13-8360-433e-b515-61511d337de3','Question 7','Attention: \r\n\r\nAll students are required to join the class meetings from December 15th to December 21st, 2008. \r\n\r\nPrincipal \r\nNathalie.\r\n\r\nWhat is the text about?',5,'MCQ',NULL,NULL,'IMAGE-153e9532-0691-402c-886a-1df499e595b9-1b52271b32ece73afaf6cac923251ea0.jpg',0,'2024-11-21 09:22:17'),('153fd19b-4fed-4093-b482-d05a029c272d','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 1','Which word is an adjective?',14,'MCQ',NULL,NULL,'IMAGE-153fd19b-4fed-4093-b482-d05a029c272d-5543fceaf99e0079fcf448bb634b053c.png',0,'2024-11-26 00:33:19'),('1554ece4-35b9-40cd-a6c1-15bc3e97803e','63c67806-3492-4bb1-8ace-254db076af70','Question 20','What technical amenities are available in the conference rooms?\r\n',5,'MCQ','AUDIO-1554ece4-35b9-40cd-a6c1-15bc3e97803e-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:41:41'),('15570259-c56c-4339-bd0e-d7c3a9599fbd','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 15','Find the correct sentence:',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 03:44:02'),('15576054-9455-423f-bb08-c562356fed82','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 20','By the time she arrives, the event ___ (start).\r\n',5,'MCQ',NULL,NULL,'IMAGE-15576054-9455-423f-bb08-c562356fed82-56d6f850da31daa078e92abb15c930d3.jpg',0,'2024-11-29 11:44:22'),('156658ba-6ba6-479f-810f-f2dcfe529da8','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 6','How did Michael find interest in the hospitality industry?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:25:20'),('15672cee-d917-436b-898e-fc4a3354995b','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 5','Guests can participate in snorkeling and boat tours at the resort. \r\n',5,'TFQ','AUDIO-15672cee-d917-436b-898e-fc4a3354995b-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:18:49'),('1575509d-620e-4086-bc35-1621fbc0fa33','ece4b803-0eff-41eb-ba24-307c115cae80','Question 11','What can visitors find in the main square?\r\n',10,'MCQ','AUDIO-1575509d-620e-4086-bc35-1621fbc0fa33-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:12:54'),('1578b44a-c4c0-4405-bfd8-a85132692d61','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 6','Select the appropriate pronoun for this sentence:\r\n\"Each of the candidates provided ___ own documentation for verification.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1578b44a-c4c0-4405-bfd8-a85132692d61-3627b22ab0a32c7f593ff293d3de5ff3.png',0,'2024-12-03 13:47:56'),('1596c5b8-2678-4152-b2c1-2fbdd3e1255b','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 3','What does \"ecology\" mean in the sentence?\r\n\r\n\"Ecology is the study of how living things interact with their environment.\"\r\n\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:27:13'),('1599428b-08a2-4dfe-92e9-a9ad0bd14015','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 1','Given the recent surge in interest in sustainable tourism, many travelers _______ (plan) their next vacation around eco-friendly resorts that actively participate in conservation efforts.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1599428b-08a2-4dfe-92e9-a9ad0bd14015-7972dc8d4c2cf0ccfac676423886046b.jpg',0,'2024-11-29 11:33:21'),('15a232bf-c5c0-4828-86ab-0003bbf850e1','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 4','How did Maria feel when she heard the compliments?',10,'MCQ','AUDIO-15a232bf-c5c0-4828-86ab-0003bbf850e1-38c115c173b1bceae6b270722b27415b.mp3',NULL,NULL,0,'2024-12-06 14:29:51'),('15a51f19-5bd7-4d79-b4cb-bd3792936f32','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 11',' What is one of the main intentions of the Talamanca Eco-Tourism Initiative?\r\n',5,'MCQ',NULL,NULL,'IMAGE-15a51f19-5bd7-4d79-b4cb-bd3792936f32-8f5df52422a875d531eb04d20d043f29.png',0,'2024-12-02 12:40:59'),('15a9beea-0a0c-4d10-b12a-ef3bc857a6e4','040f0458-cf71-4e61-a034-c5f58ab34269','Question 1','I ___ (see) that movie last night.\r\n',5,'MCQ',NULL,NULL,'IMAGE-15a9beea-0a0c-4d10-b12a-ef3bc857a6e4-5cd6b5b9740fb8f3d7af93af072a9478.jpg',0,'2024-12-02 09:44:11'),('15aaaf56-5cb8-49a3-92ef-88c4afa49e4f','545e36c7-8ec0-4512-b1c3-60a731159480','Question 4','Choose the word that has the closest meaning to \"concierge\" in the sentence:\r\n\"The concierge arranged transportation for the guests.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:44:38'),('15aee670-501a-48d5-a524-a9d10cd45382','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 5','Find the synonym for \"Guest\". ',5,'MCQ',NULL,NULL,'IMAGE-15aee670-501a-48d5-a524-a9d10cd45382-f9ee476d78a0e47fb9ac32f157b11363.jpg',0,'2024-11-29 09:51:17'),('15dd2657-abb8-40f6-af31-7a2c1a31b2d8','ff825264-d21d-4612-821f-2f19f8044bc2','Question 6','How does Margaret describe her teams commitment? ',5,'MCQ','AUDIO-15dd2657-abb8-40f6-af31-7a2c1a31b2d8-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:04:52'),('15e64fde-9233-414c-9279-71e2c6de4fa3','45b0268f-d278-4851-90d8-7f99001e6687','Question 6','What is Mr. Davis considering doing?\r\n',5,'MCQ','AUDIO-15e64fde-9233-414c-9279-71e2c6de4fa3-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:28:11'),('161dce2d-48ae-4bde-9148-f9a85aee832e','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 18','Choose the word closest in meaning to \"Versatility\".',5,'MCQ',NULL,NULL,'IMAGE-161dce2d-48ae-4bde-9148-f9a85aee832e-e376ef1c96594f5949c5023ce6b86e77.png',0,'2024-11-29 10:37:06'),('162b9e5c-98f3-45a1-a82e-b01980a1df1b','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 5','She ___ (not finish) her assignment on time.',5,'MCQ',NULL,NULL,'IMAGE-162b9e5c-98f3-45a1-a82e-b01980a1df1b-db4432cb125abe114b4a567dd6e0cb15.jpg',0,'2024-11-29 11:17:28'),('162d6ea4-3934-4cae-a5db-ca1b247cd87c','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 6',' Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-162d6ea4-3934-4cae-a5db-ca1b247cd87c-6289cc367ee4e43e631cc8eb3d1cf892.jpg',0,'2024-12-02 10:51:21'),('1633c371-4ea9-48d0-a719-904b9fce11e6','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 20','Choose the correct plural form of the noun in each sentence.\r\nOne datum → many _____',5,'MCQ',NULL,NULL,'IMAGE-1633c371-4ea9-48d0-a719-904b9fce11e6-8c5fc778970fdd79c1c708e9622ba344.png',0,'2024-12-04 10:38:11'),('164310ac-2d70-406a-9f37-c95a8841596f','a16be13c-c049-47cd-b145-b3faae19a096','Question 3','The writer says that, according to many religions:',10,'MCQ',NULL,NULL,'IMAGE-164310ac-2d70-406a-9f37-c95a8841596f-0ef7d9514c441b56950f78d27a708ded.jpg',0,'2024-12-04 14:14:52'),('164aaebf-85e7-4b13-9cfe-df3eacbbfb48','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 19','The team ___ (launch) the new software next month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-164aaebf-85e7-4b13-9cfe-df3eacbbfb48-08dd11ada41614686e396d0093b0ceea.jpg',0,'2024-11-29 13:45:24'),('164ae663-1a29-4974-bf9f-da9ea7abcde0','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 6','Match each activity Ben planned to do with the correct description or detail.\r\n\r\nClean his room...\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-164ae663-1a29-4974-bf9f-da9ea7abcde0-8a08af9cf6bc6facfcec896411f53de0.png',0,'2024-12-02 11:42:15'),('165292d1-a20c-4100-a8d2-bc408dd1397b','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 8','Select the pronoun that best fits the sentence:\r\n\"The students were asked to bring ___ own materials to the workshop.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-165292d1-a20c-4100-a8d2-bc408dd1397b-55a33d4a5f9a0b19622392d65325cceb.png',0,'2024-12-03 09:38:21'),('165d5b15-2f48-42af-b509-1b0d97fd6f2f','04d3a793-1da4-467d-8c52-763a3039f450','Question 12','Listen to the narration twice, then match the activity with the correct description.',25,'MPQ','AUDIO-165d5b15-2f48-42af-b509-1b0d97fd6f2f-6709028cff5015a2e0f14f58eb236b12.mp3',NULL,NULL,0,'2024-11-28 15:43:50'),('16655f65-d5a9-4e20-b1e0-2f2b3a800a08','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 12','What happened to the king\'s mummified body after it was placed in the pyramid?',5,'MCQ',NULL,NULL,'IMAGE-16655f65-d5a9-4e20-b1e0-2f2b3a800a08-de4cd3209d0ec4ffc640dd6b39325e23.jpg',0,'2024-12-05 13:14:35'),('166872dd-63a8-4755-ab38-6e64156f00db','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 5','menggambarkan apa suara ini?',30,'MCQ','AUDIO-166872dd-63a8-4755-ab38-6e64156f00db-d97ecb6b67aa5c722d939ac663c34bbd.mp3',NULL,NULL,1,'2024-12-12 22:13:59'),('166cba94-8e80-447a-b929-e93ba4e079d0','456af0ad-de69-42a7-b227-135601f1cc0a','Question 9','Mias dad packed a picnic basket with toys and books for the park.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:32:36'),('1681a081-de1b-424f-8a20-26ea027f8b08','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 5','Direct: She said, \"I can swim fast.\"\r\nReported: She said that she ___ swim fast.',5,'MCQ',NULL,NULL,'IMAGE-1681a081-de1b-424f-8a20-26ea027f8b08-9fbf4618d3fb8b1015ca3b49c7a5ef8e.png',0,'2024-11-28 13:24:00'),('1685adbc-b17b-4667-9afa-4f5d20637d82','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 4',' What did the magician do?\r\n',5,'MCQ','AUDIO-1685adbc-b17b-4667-9afa-4f5d20637d82-66fc927b8f50b79e0c2a03bdb94dc69c.mp3',NULL,NULL,0,'2024-12-11 14:57:50'),('168ac3de-7a5c-472d-b196-7ccacf3bfe46','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 33','Which school does Viera attend?\r\n',10,'MCQ',NULL,NULL,'IMAGE-168ac3de-7a5c-472d-b196-7ccacf3bfe46-403b2cb4ec02a508af91b4111c9fe3e7.jpg',1,'2024-12-11 14:44:58'),('1692115f-6c7d-4dc0-8bc0-43cd0ad07081','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 17','Recognition in educational settings has no impact on student motivation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1692115f-6c7d-4dc0-8bc0-43cd0ad07081-036d5673430538d1d69ff7ae337271b7.png',0,'2024-12-02 10:45:52'),('16a453f4-33a4-4bd6-92a2-a7a23c1af7cc','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 18','\"His childhood memories\" is the correct noun phrase for the sentence, “He told me about __________ on the way home.”\r\n',5,'TFQ',NULL,NULL,'IMAGE-16a453f4-33a4-4bd6-92a2-a7a23c1af7cc-0a9e26b8efacdbef703665dd533c88be.jpg',0,'2024-11-28 11:37:18'),('16b4b0d7-a399-42f2-8d51-87f4e2cb5379','291104a0-b147-4a5e-a47f-090d667853d6','Question 10','Why is the manor house important to the regions history?\r\n',5,'MCQ','AUDIO-16b4b0d7-a399-42f2-8d51-87f4e2cb5379-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:36:41'),('16b4c76d-5da4-4187-b344-3d874f521f61','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 13','He is running _______ he has a chance to win the race.',5,'MCQ',NULL,NULL,'IMAGE-16b4c76d-5da4-4187-b344-3d874f521f61-1247475599a4e11fc0228bc1f5e30696.jpg',0,'2024-12-03 09:54:42'),('16bcb4b2-87b4-4a15-b70d-4ec57e003626','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 16','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-16bcb4b2-87b4-4a15-b70d-4ec57e003626-f6142b583b95c8f2ba9f307caff83493.mp3',NULL,NULL,0,'2024-12-05 10:33:53'),('16cd30f8-85ec-4eef-89fc-5992d0263bb5','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 2','When someone experiences a new culture:\r\n',10,'MCQ',NULL,NULL,'IMAGE-16cd30f8-85ec-4eef-89fc-5992d0263bb5-455ac7d8eebf461967ea94452d404729.PNG',0,'2024-12-06 09:57:18'),('16cda671-73a4-46ac-ae4c-2ae3c82c09b3','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 1','Who is the head chef at the Grand Hotel?',5,'MCQ','AUDIO-16cda671-73a4-46ac-ae4c-2ae3c82c09b3-90b6438e7be511492b0bbf8fe5d75350.mp3',NULL,NULL,0,'2024-12-09 11:13:48'),('16d05f1b-ed8c-40ee-86a8-44a4fa4ec847','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 6','A \"conservatory\" is used to grow and study plants in a controlled environment.',5,'TFQ',NULL,NULL,'IMAGE-16d05f1b-ed8c-40ee-86a8-44a4fa4ec847-92814be18ccecaa5329fb6b5f4bcae87.jpg',0,'2024-12-03 10:39:03'),('16d580a1-a8ee-4471-9318-737bb916536d','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 6','How many family members do you have?',10,'MCQ',NULL,NULL,'IMAGE-16d580a1-a8ee-4471-9318-737bb916536d-e125a3c4625ffe0efa75822e7e2c03ec.png',1,'2024-11-25 20:36:00'),('16d6a9db-d0f0-43d8-9391-8e175f3a4981','a89648cb-a116-4dbe-b304-24818d8f1725','Question 18','Which of the following is NOT mentioned as part of the valleys ecosystem beneath the Skybridge?\r\n',5,'MCQ',NULL,NULL,'IMAGE-16d6a9db-d0f0-43d8-9391-8e175f3a4981-d77ce55d0ada581a63f59ee4679f2572.png',0,'2024-12-03 11:18:33'),('16e6272b-e743-4872-b93a-3f70a36f6291','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 1','During her vacation in Greece, Emily joined a local cooking class. She successfully prepared a traditional dish under the guidance of the chef. At the end of the session, the chef tasted her dish and said, \"Emily, youve done an excellent job! Your moussaka tastes just like a local would make it.\"\r\n\r\nWhat is Emily most likely to say in response?\r\n',5,'MCQ',NULL,NULL,'IMAGE-16e6272b-e743-4872-b93a-3f70a36f6291-509d253761bb3eabf9994fb9a733ae7a.jpg',0,'2024-11-26 02:39:38'),('16fcde85-5af1-4bae-96cf-c28dd51e2de8','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 5','Which word is an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:55:24'),('1701f99e-8bcd-4b2e-8add-b63e07d959ae','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 2','The cat jumped ___ the wall.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1701f99e-8bcd-4b2e-8add-b63e07d959ae-708aa2be8623a842136bdb7e7a3f96ff.png',0,'2024-11-28 14:07:13'),('1706c7c8-dc3e-4eb4-9031-27d80f6e9724','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 13','Maya was only fluent in one language, which made it difficult for her to communicate with international guests.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:30:28'),('171db5dd-5e84-41b7-b870-4da504a74a81','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 11','I ___ (see) that movie last week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-171db5dd-5e84-41b7-b870-4da504a74a81-b651a9751b2005f5c1446ea7e5b6a02c.jpg',0,'2024-12-02 13:28:20'),('1758ffa9-f280-4dd4-aca7-8c9acf4f1419','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 5','Match the public spaces to their main users:',10,'MPQ',NULL,NULL,'IMAGE-1758ffa9-f280-4dd4-aca7-8c9acf4f1419-40dbe9909dd9c40fb6373bc9b138f107.jpg',0,'2024-12-03 10:38:41'),('175b3992-92e6-4309-bb6b-20eecc86d900','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 3','What is Alexandra\'s current professional role?\r\n',5,'MCQ',NULL,NULL,'IMAGE-175b3992-92e6-4309-bb6b-20eecc86d900-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:55:44'),('176cd75a-307a-43aa-a041-3a73b26dde4a','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 16','With the upcoming holiday season, many retailers _______ (offer) special promotions to attract more customers.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:56:47'),('1793872f-e557-4a03-b932-d63eccf4f4b0','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 9','Which word means \"to look at something closely and carefully\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:19:42'),('17b40bcb-d664-406d-9bb7-cfe8bbf4781e','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 17','Choose the correct plural form of the noun in each sentence\r\nOne crisis → many _____',5,'MCQ',NULL,NULL,'IMAGE-17b40bcb-d664-406d-9bb7-cfe8bbf4781e-0771567a2bb7fed1c9d8cecae9f8a1ca.png',0,'2024-12-04 10:35:34'),('17bb89ea-f0c2-4dbf-9683-daa35b855c65','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 5','During our expedition to Antarctica, we _______ (witness) some of the most _______ (majestic) landscapes on earth. Icebergs the size of skyscrapers _______ (drift) by as we _______ (navigate) through the icy waters. The _______ (serene) beauty of the polar environment was unlike anything we had ever seen before.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:34:25'),('17c2c7fe-152d-4a7e-8494-6d961d100731','d430d447-c971-4c28-861d-385e34e4f374','Question 2','The flight ____ at noon tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-17c2c7fe-152d-4a7e-8494-6d961d100731-f1bb8826c98d496818a840309fc6f87f.jpg',0,'2024-11-28 14:49:24'),('17c9feeb-e114-43ca-8e7f-9faa7947626d','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 11','John is interested in watching “Police Squad” tonight.\r\n',5,'TFQ','AUDIO-17c9feeb-e114-43ca-8e7f-9faa7947626d-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:49:09'),('17cb1241-0f52-47b6-811c-cda54754df84','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 9','He _______ travel to Japan to experience the cherry blossom season.\r\n',5,'MCQ',NULL,NULL,'IMAGE-17cb1241-0f52-47b6-811c-cda54754df84-4fac8c83f5d465422c6d9f013c4142d5.png',0,'2024-11-29 11:13:20'),('17f2c49b-8c12-4f01-9ef9-d56be55a014f','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 9','Both of Evelyns parents work in the education sector.\r\n',10,'TFQ',NULL,NULL,'IMAGE-17f2c49b-8c12-4f01-9ef9-d56be55a014f-a8645419e2fbce8dc50d2266c3d42dd7.jpg',0,'2024-11-29 11:50:57'),('17fc72d7-e1cf-4c69-aad4-3a9f73e5989e','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 4','The word “launch” in the first sentence is closest in meaning to:',3,'MCQ',NULL,NULL,'IMAGE-17fc72d7-e1cf-4c69-aad4-3a9f73e5989e-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:49:01'),('180f13e6-8732-4541-9da5-7c31a0fefe06','6b134cd4-e902-4241-9692-450b43ca1af9','Question 7','Tour guides need to know at least one foreign language.',5,'TFQ',NULL,NULL,'IMAGE-180f13e6-8732-4541-9da5-7c31a0fefe06-fce9f1aeeabd22eaddf5aa6c0ff040cd.jpg',1,'2024-11-21 11:18:19'),('18167539-da01-41da-b3a1-667c5cd35fed','d49e5dcb-c578-4c47-858b-aafd77743437','Question 5','What is the plural of \"city\"?',10,'MCQ',NULL,NULL,'IMAGE-18167539-da01-41da-b3a1-667c5cd35fed-b99b103ef7b8cf754cc4b00919611ad1.png',0,'2024-11-26 10:57:07'),('18232e25-a77f-49aa-bc73-41929664fc24','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 13','Theos experience with lost luggage was stress-free.\r\n',5,'TFQ','AUDIO-18232e25-a77f-49aa-bc73-41929664fc24-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:15:04'),('182b2d45-4783-4113-ab82-e38acc18b332','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 10','What should an affected visitor do before visiting the school?',10,'MCQ',NULL,NULL,'IMAGE-182b2d45-4783-4113-ab82-e38acc18b332-5cfeb8db58c1784187bcd3296ce9c96f.png',0,'2024-11-21 11:01:16'),('1847c716-a94d-42af-b313-42856c325b25','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 19','Choose the noun that completes this sentence: \"She loves ____ from the bakery.\"',5,'MCQ',NULL,NULL,'IMAGE-1847c716-a94d-42af-b313-42856c325b25-2ab9731fa04906cd3c2895d005914373.png',0,'2024-11-26 10:07:05'),('1854aff3-3875-4115-a7c5-71301584b367','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 11','Unscramble the letters to find the correct word.\r\n\r\neoncuviel',5,'MCQ',NULL,NULL,'IMAGE-1854aff3-3875-4115-a7c5-71301584b367-332fd265dcc82c69c4c7fffe9c272300.jpg',0,'2024-11-28 14:55:38'),('1859b396-e043-4d3f-a869-b168798d45b6','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 6','Sharing toys with a friend is a way to show kindness.\r\n',10,'TFQ','AUDIO-1859b396-e043-4d3f-a869-b168798d45b6-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:52:34'),('185c51e3-a24f-4079-b5fb-e0589c30c672','8d93e205-a25d-483f-8954-17a16b612100','Question 7',' The word \"diverse\" refers to something that is varied or made up of different elements.',5,'TFQ',NULL,NULL,'IMAGE-185c51e3-a24f-4079-b5fb-e0589c30c672-e52afc0987c8d59ae09898aecdaccfea.jpg',0,'2024-11-25 14:43:04'),('185ca91e-ff28-42c2-bc16-4c06f2aea468','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 3','We go to the beach ____ the weekend.',10,'MCQ',NULL,NULL,'IMAGE-185ca91e-ff28-42c2-bc16-4c06f2aea468-6df5aee15c25e01edceba82528491cf3.jpg',0,'2024-11-28 14:43:54'),('186837fb-e652-4334-b77f-91b4c14d5700','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 15','What does \"amenities\" mean in the sentence? \"The hotels amenities include a gym, pool, and spa.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:13:52'),('18688133-8ca3-43fd-a217-139aba3c9007','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 8','What qualities of James does Emily highlight in her letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-18688133-8ca3-43fd-a217-139aba3c9007-0e48fa9e1a805b9d5f0732c530e01a79.png',0,'2024-12-02 10:07:05'),('1873ef7d-4287-4b5d-bc87-98bf2fa464f8','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 16','Choose the correct plural form of the noun given in parentheses.\r\nWe visited many ________ (museum) during our trip.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1873ef7d-4287-4b5d-bc87-98bf2fa464f8-c963666ec3de6a78bf5231eb63476d27.png',0,'2024-12-04 10:53:35'),('18816f8a-f36b-4681-ae3d-924d83403e47','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 9','Helping others shows that we care about them.\r\n',5,'TFQ','AUDIO-18816f8a-f36b-4681-ae3d-924d83403e47-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:30:05'),('188df4f7-d3fa-473e-9982-2d285bb0cad8','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 9','Find the antonym for \"Opportunity\". \r\n',5,'MCQ',NULL,NULL,'IMAGE-188df4f7-d3fa-473e-9982-2d285bb0cad8-d4ccf201f17d94e5e4fdc03909ffe404.jpg',0,'2024-11-28 15:33:48'),('18af1545-ec47-4407-9406-df2b0d609f4e','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 22','What does \"ephemeral\" most likely mean in the context of art or trends?',5,'MCQ',NULL,NULL,'IMAGE-18af1545-ec47-4407-9406-df2b0d609f4e-324c98e8a2ada153fd9d54e39d12524d.jpg',0,'2024-12-02 10:21:13'),('18c5f8ba-270c-492d-ad35-81f0cb0a2960','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 7','Which of the following sentences contains an adverb of time clause?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:32:13'),('18cfda64-ac7e-43b0-b82f-a49fa3f1a5d5','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 9','Navi: \"Tim,_______________! Thats such fantastic news. Im really excited for you and cant wait to hear all about it.\"\r\n\r\nTim: \"Thanks a lot Nav! Im really looking forward to starting. It feels like a big step forward.\"\r\n\r\nHow should Navi congratulate Tim on his first job?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:41:08'),('18d4f182-d3c4-44b3-a2b7-f193f55c5cd4','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 13','A partner is someone who works with another person toward a shared goal.',5,'TFQ',NULL,NULL,'IMAGE-18d4f182-d3c4-44b3-a2b7-f193f55c5cd4-27d4314539e0bf4e3019e916c9c176a8.jpg',0,'2024-11-29 09:59:24'),('18ddaf61-c071-4567-9837-0406035a50af','54700a17-d9f7-405c-ac12-b9f105dae998','Question 6','The park extends for less than one mile along the river\'s edge.\r\n',5,'TFQ',NULL,NULL,'IMAGE-18ddaf61-c071-4567-9837-0406035a50af-9474cf0a9aa6734a0ade722730d6a023.jpg',0,'2024-12-03 10:35:23'),('18e2b446-5a4c-40f1-8808-7b129fba4cfc','6b134cd4-e902-4241-9692-450b43ca1af9','Question 29','Gastronomic tourism has gained immense popularity in recent years as more travelers prioritize food experiences over traditional sightseeing. This form of tourism allows visitors to explore a destination\'s culture through its cuisine, whether it\'s sampling street food in Bangkok or dining at Michelin-starred restaurants in Tokyo.\r\n\r\nA successful gastronomic tour is more than just eating; it involves understanding the stories behind the dishes. For example, in Italy, a cooking class may include learning how pasta shapes differ based on regional traditions. Similarly, wine tours often include visits to vineyards, where tourists can meet the winemakers and learn about the production process.\r\n\r\nGastronomic tourism also contributes significantly to local economies. It promotes small-scale farmers, artisans, and local markets. However, the industry faces challenges such as preserving authenticity while catering to a global audience.\r\n\r\nAs the demand for culinary experiences grows, destinations must strike a balance between modernization and tradition to maintain their unique appeal. For travelers, gastronomic tourism is not just a journey of the palate but also an opportunity to connect deeply with a regions heritage.\r\n\r\nTourists visiting vineyards often meet the ______',5,'MCQ',NULL,NULL,'IMAGE-18e2b446-5a4c-40f1-8808-7b129fba4cfc-4601a88b0d82dfdc09a2bf6bdd179166.jpg',0,'2024-11-21 13:32:02'),('18ee1e62-6659-4917-964f-633ffc63eb6f','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 2','Timun Mas was born from a ',10,'MPQ',NULL,NULL,NULL,1,'2024-11-27 12:13:21'),('18f35f7f-db9e-4150-8885-d2b2d71d1f9c','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 9','Why do people enjoy street food?',5,'MCQ',NULL,NULL,'IMAGE-18f35f7f-db9e-4150-8885-d2b2d71d1f9c-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:48:11'),('19052b75-25db-48ec-96e1-6fb6ff9eed2e','2f761a14-dfdf-4549-8619-08112603046b','Question 6','Choose the correct verb for each sentence:\r\nI _____ tired after the workout\r\n',10,'MCQ',NULL,NULL,'IMAGE-19052b75-25db-48ec-96e1-6fb6ff9eed2e-85d589bdb1457ac950a89f548011cfe0.png',0,'2024-11-25 23:44:36'),('190a2798-9f8b-404c-a2e1-906f7085184a','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 16','When did Theo lose his luggage?\r\n',5,'MCQ','AUDIO-190a2798-9f8b-404c-a2e1-906f7085184a-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:16:03'),('190a69ba-225b-407d-8e74-13417f62e03b','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 41','What is your name?',10,'MCQ',NULL,NULL,'IMAGE-190a69ba-225b-407d-8e74-13417f62e03b-b2d4492924a43d62b62f774cdb363d54.jpg',0,'2024-12-12 09:32:34'),('1914bd01-c5a6-425c-a09a-979f7f8e52eb','f761615d-b728-4a17-9b7a-d3b57858db68','Question 1','What is the big animal? ',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:55:00'),('1916f078-f250-4767-b8c8-4b3752ea8e9b','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 15','She worked tirelessly _______ she could finish the project on time.',5,'MCQ',NULL,NULL,'IMAGE-1916f078-f250-4767-b8c8-4b3752ea8e9b-a96fa3396f7f5cae0142dbf4805ea00c.jpg',0,'2024-12-03 10:11:38'),('192cce90-6bf6-4651-bdce-e17e6c1e0bfb','10e23048-0fd3-4ab3-9440-9104e7063142','Question 11','Why does Chef Elena offer cooking workshops at her restaurant?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-12-02 13:19:22'),('194a5c7d-7344-482c-a51f-8d9a23443de1','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 22','The writer gave a speech at the seminar.\r\n',5,'TFQ',NULL,NULL,'IMAGE-194a5c7d-7344-482c-a51f-8d9a23443de1-34a4208ad8806bb1fe6471528e6029a8.jpg',0,'2024-11-29 11:28:06'),('1969a3f2-ef25-4449-bf2d-cdbacaee571d','67197606-d707-48c1-8033-1298c99cb215','Question 9','Direct speech: He said, \"I will help you with your homework.\"\r\nStatement: In reported speech, this sentence becomes: He said he would help me with my homework.',10,'TFQ',NULL,NULL,'IMAGE-1969a3f2-ef25-4449-bf2d-cdbacaee571d-811eb756ece1efa258e22eae920574c1.png',0,'2024-11-28 11:26:33'),('197ba962-3898-40dc-9a89-1ad279c9c2c9','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 14','The swimming pool is open from 9:00 AM to 9:00 PM. ',5,'TFQ','AUDIO-197ba962-3898-40dc-9a89-1ad279c9c2c9-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:27:25'),('197ee83f-771e-4013-b932-555b8b976ec0','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 14','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:21:46'),('19957482-9a6a-4578-b9d5-4cf831b3ea12','545e36c7-8ec0-4512-b1c3-60a731159480','Question 17','Choose the word that has the closest meaning to \"exclusive\" in the sentence:\r\n\r\n\"The hotel offers exclusive access to a private beach.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:32:23'),('19ae52b2-15f8-4cd5-ad4b-fb09b3438fd3','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 11','Direct: \"We were playing soccer,\" they said.\r\nReported: They said that they ___ soccer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-19ae52b2-15f8-4cd5-ad4b-fb09b3438fd3-f18ece92c5bce68db0f927ff19f0787a.png',0,'2024-11-28 13:29:30'),('19cea3a1-8a71-4ed2-a068-52ff0d3f4dba','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 2','Mentai cake can only be made with expensive ingredients and advanced equipment.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-19cea3a1-8a71-4ed2-a068-52ff0d3f4dba-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-01 15:54:58'),('19e6b331-03cf-47f6-87f4-c8f5ef126a57','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 14','How does Maya describe the feedback she has heard about Bens novel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-19e6b331-03cf-47f6-87f4-c8f5ef126a57-20263644daaced4c61741ec6a09ce3c7.png',0,'2024-12-02 10:11:27'),('19eec3c0-717b-4b14-ad99-20206a526e68','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 8',' A \"landmark\" can best be described as:\r\n',5,'MCQ',NULL,NULL,'IMAGE-19eec3c0-717b-4b14-ad99-20206a526e68-92a87781f919f7e3c9340a348c4b833a.jpg',0,'2024-11-25 22:10:42'),('19f051e6-69b9-4851-afd4-54ca4aeeec71','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 9',' A \"reserve\" is a place where nature is destroyed.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:35:54'),('19f48532-557b-493a-a3f6-68d34dd6664a','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 16','Choose the correct word to replace the incorrect word in the sentence:\r\n\"The tour guide provided an informative and enjoyable experiance.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:52:27'),('1a058d87-1de2-4aa4-b1c8-b94c631d2098','a6453283-af44-47e5-9f50-84628799eeac','Question 14','The water spirit had a gentle, welcoming voice.',5,'TFQ',NULL,NULL,'IMAGE-1a058d87-1de2-4aa4-b1c8-b94c631d2098-a98acd88813a2a14690d1c65829cf67f.jpg',0,'2024-11-28 11:50:35'),('1a0a8e00-8c0a-4c8b-b63e-f977d2b7f940','c5087e84-1c75-438a-8f08-f28964af1e65','Question 5','Raline Shah: \"I hear this restaurant has an excellent reputation. Is that true?\" \r\nRestaurant Manager: \"Yes, we are known for outstanding service and guest satisfaction.\"\r\n\r\n What is the antonym of \"reputation\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-1a0a8e00-8c0a-4c8b-b63e-f977d2b7f940-0689956e80762d9e83edaf4db1e56afd.jpg',0,'2024-12-02 12:54:09'),('1a0cc9a3-b00b-49b9-8b0c-0dcb9883a5f0','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 2','The passage suggests that the ancient peoples of both Peru and Egypt:',5,'MCQ',NULL,NULL,'IMAGE-1a0cc9a3-b00b-49b9-8b0c-0dcb9883a5f0-8fa89c8edf6600a97ad4f092657d63a4.jpg',0,'2024-12-05 11:23:33'),('1a10fc26-3c56-4944-b6ea-6c67c7f267fb','54700a17-d9f7-405c-ac12-b9f105dae998','Question 1','How long is Riverside Park along the river?\r\n',10,'MCQ',NULL,NULL,'IMAGE-1a10fc26-3c56-4944-b6ea-6c67c7f267fb-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:32:51'),('1a1ba7c7-04bd-44fb-9bdd-06ef4efc963c','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 15','Most of the buildings in the town are made of stone.\r\n',5,'TFQ','AUDIO-1a1ba7c7-04bd-44fb-9bdd-06ef4efc963c-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:23:45'),('1a1fb0c2-2671-4d11-8e47-c6605facd134','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 13','She ___ (not reply) to your email until later today.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1a1fb0c2-2671-4d11-8e47-c6605facd134-739182a99bcb37dedc629be36c1f04cb.jpg',0,'2024-11-29 11:40:49'),('1a2f7f5d-a2a9-4c7c-870e-5066cc23077a','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 13','Choose the sentence that uses an adverb of time:\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:02:10'),('1a30cf6d-1308-4af1-b9e8-165cc1c43060','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 20','The music box became a family heirloom because:',5,'MCQ',NULL,NULL,'IMAGE-1a30cf6d-1308-4af1-b9e8-165cc1c43060-788c199560050951cbd945943f5b251e.jpg',0,'2024-12-06 12:42:29'),('1a3112e7-108f-47b7-9135-e441551ad75a','069d921b-0878-411b-a94d-ce525959c0d1','Question 30','Rayyanza lives in Kenya.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1a3112e7-108f-47b7-9135-e441551ad75a-94e1312de817308554c769ea9549a975.jpg',1,'2024-12-11 13:59:49'),('1a3a37fe-0a1f-4bf3-83b2-e9b47289ab9b','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 21',' What is the main focus of the Annual Community Wellness Fair?',3,'MCQ',NULL,NULL,'IMAGE-1a3a37fe-0a1f-4bf3-83b2-e9b47289ab9b-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:38:34'),('1a4f807e-d1af-445a-92ad-882f6bb575ea','a01ae31e-9562-4284-96b5-f70ece994003','Question 9','The Hospitality Summit was held in London in 2005.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:30:38'),('1a4fba71-1521-41e0-b98e-ed55180ec84c','aaec799c-4103-4686-89d5-1c0254869f27','Question 3',' Lily remembered her teachers words: \"Always do the ________ thing.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1a4fba71-1521-41e0-b98e-ed55180ec84c-73d3e98ded4d10698c0af29f1b805936.jpg',0,'2024-12-03 13:59:51'),('1a5f9103-0198-428c-ad59-aae24abf8ae0','afd6b384-56dd-4139-90f1-5800d11048e1','Question 3',' Choose the word that has the closest meaning to \"outstanding\" in the sentence:\r\n\r\n \"The chef was awarded for his outstanding contribution to the culinary team.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1a5f9103-0198-428c-ad59-aae24abf8ae0-6e7df1bbff4c0458167d5bf15043bfaf.jpg',0,'2024-11-26 03:09:32'),('1a5fa538-ae22-4963-b7fe-c10831f27523','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 17',' The research team needed a reliable process to conduct their study and collect accurate data. \r\n\r\nChoose the word closest in meaning to \"reliable.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:29:49'),('1a677f60-75cd-46e1-8fe8-d58aaf37a0d8','bff50171-e66a-4665-963c-3369d594649a','Question 12','The G20 recently met to discuss the future of Afghanistan.',10,'TFQ',NULL,NULL,'IMAGE-1a677f60-75cd-46e1-8fe8-d58aaf37a0d8-abbba6c3fbd2f4082cc3cf61de43c569.jpg',0,'2024-12-03 09:00:53'),('1a7d1db3-d262-4ee5-bf79-5efad18ebcad','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 2','What was one of Alexandra\'s proudest academic moments?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:06:05'),('1aa33ffd-c182-4faf-a8c7-cfe4b29c4ec2','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 15','Chef Antonio wants his restaurant to be known for its quick service.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1aa33ffd-c182-4faf-a8c7-cfe4b29c4ec2-60f0eaaa0b7314b70fcf5efe7016edb0.png',0,'2024-12-02 12:13:35'),('1aa6bd22-1dca-4239-87fe-bf4de88e3081','e273317f-f53e-45dc-8ced-9e15ab266775','Question 6','Choose the sentence in the future perfect tense:',5,'MCQ',NULL,NULL,'IMAGE-1aa6bd22-1dca-4239-87fe-bf4de88e3081-00af924d4899497e095acaeac676d326.png',0,'2024-11-26 05:33:13'),('1ab0949e-7d6e-445d-9124-1ac3d22c6eb9','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 7','A dish is the same as an ingredient',5,'TFQ',NULL,NULL,'IMAGE-1ab0949e-7d6e-445d-9124-1ac3d22c6eb9-6e350525b573d40624251992204fb87b.jpg',0,'2024-11-29 14:33:46'),('1ab94cb7-f55a-40ed-9498-44528c80f492','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 3','Listen to the speaker to answer question number 3.',1,'MCQ','AUDIO-1ab94cb7-f55a-40ed-9498-44528c80f492-0b9c0537f01365f82e70c77db790d772.mp3',NULL,NULL,0,'2024-11-27 23:00:30'),('1abefcfc-952c-429c-87aa-258898b6cc50','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 10','Evelyn is the eldest among her siblings.\r\n',10,'TFQ',NULL,NULL,'IMAGE-1abefcfc-952c-429c-87aa-258898b6cc50-a3965a9088cbb8ec02d24d49ec611293.jpg',0,'2024-11-29 11:51:17'),('1ac32e5c-5437-42e2-bfec-9de808acd441','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 16','Identify the sentence that uses an adjective of shape:',5,'MCQ',NULL,NULL,'IMAGE-1ac32e5c-5437-42e2-bfec-9de808acd441-54a664bb4d2f55f210fa5004cf8a0370.png',0,'2024-11-26 00:19:05'),('1ad7fe08-023a-4d71-b6c3-206fc7c7ea8c','36353aaa-0af1-4489-b057-25511e020826','Question 6','Determine if the statement below is true or false.\r\nThey will submit the final report before the team has completed all the revisions.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:22:09'),('1adced7f-35ff-4c49-807f-050265472b19','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 1','Choose the best word to complete each sentence.\r\nLisas family brings a ________ with sandwiches and juice.\r\n\r\n\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:11:51'),('1af28e9b-1470-4892-9480-718c04806089','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 2','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (child) played in the park.',5,'MCQ',NULL,NULL,'IMAGE-1af28e9b-1470-4892-9480-718c04806089-6c21c13c18c176d4c9d25b23c1a97b82.png',0,'2024-12-04 10:40:41'),('1af7eebf-66d4-4071-afa5-9b7a6b5d5b9c','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 8','The train ___ (depart) at 10:30 a.m. tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1af7eebf-66d4-4071-afa5-9b7a6b5d5b9c-b9f582efc29b19f0314fdf3bd1100dcf.jpg',0,'2024-11-29 11:30:59'),('1afc2512-8592-485e-9282-5c562426c344','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 12','What is Ava complimented on?',5,'MCQ','AUDIO-1afc2512-8592-485e-9282-5c562426c344-d50ce795574281c5ef1aea4891aaa3ec.mp3',NULL,NULL,0,'2024-12-06 11:17:12'),('1b0274d0-2e95-46d4-a7f6-b74b27208f3a','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 9','Identify the noun phrase in \"The unexpected arrival of guests disrupted the evening\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-1b0274d0-2e95-46d4-a7f6-b74b27208f3a-3026934f18e4ef906ce85e1b4984e303.jpg',0,'2024-11-28 11:48:43'),('1b113b9e-15a8-4dbf-8f65-d96169825218','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 3','How was the roof of the cathedral rebuilt after the war?\r\n',5,'MCQ','AUDIO-1b113b9e-15a8-4dbf-8f65-d96169825218-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:01:26'),('1b260d69-0328-4c91-8541-faa172fb0b32','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 12','The villagers treated Amir with kindness and invited him into their homes.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1b260d69-0328-4c91-8541-faa172fb0b32-d04a993b8b5a8ef2e4954eb1742d47cb.jpg',0,'2024-12-06 11:05:51'),('1b3951e1-84bb-458e-bc2f-4f7324833c5c','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 1','What time does breakfast start?\r\n',10,'MCQ','AUDIO-1b3951e1-84bb-458e-bc2f-4f7324833c5c-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:07:01'),('1b51ad2d-21f0-426f-b121-f572e19f7b81','a89648cb-a116-4dbe-b304-24818d8f1725','Question 19','The Skybridge symbolizes human determination, overcoming doubts and challenges to connect two mountain peaks.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-1b51ad2d-21f0-426f-b121-f572e19f7b81-b1648eb7d78b6e364410e7020413da5f.jpg',0,'2024-12-03 11:18:48'),('1b59eecd-2fe8-4b84-ba60-b76d1169bff7','744dc18e-addd-488f-925f-00d2a479eeba','Question 12','New Employee: \"Whats the best way to greet guests when they arrive?\" \r\nCarla: \"A simple Good morning with a smile goes a long way!\" \r\nNew Employee: \"Thank you! Ill keep that in mind.\"\r\n\r\nChoose the word that is the opposite of \"arrive\" in the sentence: \r\n\r\n\"Whats the best way to greet guests when they arrive?\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:17:34'),('1b5d8936-d09c-4ddf-84aa-b48ec749cb78','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 10','Xaviera attends a philosophical debate at the Korea Advanced Institute of Science and Technology (KAIST) where scholars discuss the ethical implications of artificial intelligence.\r\n\r\nWhich of the following is a synonym and antonym of \"philosophical debate\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1b5d8936-d09c-4ddf-84aa-b48ec749cb78-e3fefb74335abff22aed96210f09083e.jpg',0,'2024-12-04 08:37:15'),('1b70d632-9810-448f-b549-983023e98e0f','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 4','Success and achievement have similar meanings.',10,'TFQ',NULL,NULL,'IMAGE-1b70d632-9810-448f-b549-983023e98e0f-cf98fec071da914d704185cbf609a467.jpg',0,'2024-11-28 14:31:08'),('1b71958c-88df-44e6-aea3-07e08e77fd14','6b134cd4-e902-4241-9692-450b43ca1af9','Question 15','Staff: Good afternoon, welcome to the Royal Star Hotel. How may I help you?\r\nGuest: Hi, I need to check in. I have a reservation for three nights.\r\nStaff: Sure, may I have your ID and booking reference?\r\nGuest: Here you go.\r\nStaff: Thank you. Your room is on the third floor. Breakfast is included and served from 7 to 10 a.m.\r\nGuest: Great! Does the hotel have a swimming pool?\r\nStaff: Yes, its on the rooftop. Its open from 8 a.m. to 8 p.m.\r\n\r\nThe swimming pool is open 24 hours.',5,'TFQ',NULL,NULL,'IMAGE-1b71958c-88df-44e6-aea3-07e08e77fd14-b2fd014c9041a893fc77b9561f1075af.jpg',0,'2024-11-21 13:05:35'),('1b75feb4-bf5f-4c39-9364-a8882fe9f247','069d921b-0878-411b-a94d-ce525959c0d1','Question 21','Which image matches the word \"family\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1b75feb4-bf5f-4c39-9364-a8882fe9f247-eb7fbcf985ab2d6e7264cfba13cd3dbb.png',0,'2024-12-11 13:43:35'),('1b7e32df-3009-42df-8461-ed3d5bc22fe8','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 6',' What does \"attraction\" mean in the sentence?\r\n\"One popular attraction in the area is the old castle.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:47:32'),('1b8b4314-0dea-446b-be0e-ebe2f0d6d48c','a6453283-af44-47e5-9f50-84628799eeac','Question 18','isrrupise - _______ (A feeling that Purnama experienced upon reaching the lake)',5,'MCQ',NULL,NULL,'IMAGE-1b8b4314-0dea-446b-be0e-ebe2f0d6d48c-7ff70e14b4083f1fe69269b0a3258150.jpg',0,'2024-11-28 11:56:03'),('1b99b238-c732-4c24-b578-6991aac123d8','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 4','He ___ (work) in this company for five years now.\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-12-02 13:11:20'),('1ba6e8bb-df5a-48ad-b53d-95e116c7f415','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 6','\"______ you go, make sure to learn some basic phrases.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1ba6e8bb-df5a-48ad-b53d-95e116c7f415-f6728a20f5b499ddc960dfd81ce5e978.png',0,'2024-12-03 14:57:27'),('1babed5c-4e97-4210-b1a9-735ffa88ca03','67197606-d707-48c1-8033-1298c99cb215','Question 8','Direct speech: She said, \"I am going to the market.\"\r\nStatement: In reported speech, this sentence becomes: She said she is going to the market.',10,'TFQ',NULL,NULL,'IMAGE-1babed5c-4e97-4210-b1a9-735ffa88ca03-213fa947a3672f6b4991b45ea501d332.png',0,'2024-11-28 11:25:50'),('1bb2ec29-8ee9-4ea1-8870-cce8eb3a5ada','19ab833e-87cf-4963-a786-d5d63993a84f','Question 17','\"An artist with many talents\" is an example of a noun phrase with an appositive.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1bb2ec29-8ee9-4ea1-8870-cce8eb3a5ada-a305b65d5d4a5dbc274e185392da9482.jpg',0,'2024-11-28 12:08:58'),('1bd8f7f7-34db-4f89-a4b8-0524d18494ed','54576a13-8360-433e-b515-61511d337de3','Question 8',' Attention Students!\r\n\r\nGrade XII students are invited to a morning seminar on:\r\n\r\n\"How to Prepare for the Final Examination\"\r\nLearn helpful tips from Mr. Budi Umar, a well-known education consultant.\r\n\r\nDate: July 27, 2018\r\nTime: 07:30 AM\r\nVenue: School Main Hall\r\n\r\n\r\nDon\'t miss this free event! Seats are limited. \r\nTo reserve your seat, please call Kemal at 0812 6979 5677 or 0852 3457 567.\r\n\r\n\r\nThe advantages of attending the seminar that students get are able …. ',8,'MCQ',NULL,NULL,'IMAGE-1bd8f7f7-34db-4f89-a4b8-0524d18494ed-508282a6b2ecda154765e94437e5db56.jpg',0,'2024-11-21 09:23:44'),('1bded86e-4361-4742-b5a0-7ce361bd162b','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 9','Select the most suitable definition of creativity.',5,'MCQ',NULL,NULL,'IMAGE-1bded86e-4361-4742-b5a0-7ce361bd162b-84173f8e7bd9a4890a6707593e3c2214.jpg',0,'2024-12-01 10:14:55'),('1bee9fb3-ca63-4ff6-8a2c-55b58dea7283','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 1','Susan stayed at Amanjiwo Hotel near Borobudur in Central Java.\r\n',10,'TFQ','AUDIO-1bee9fb3-ca63-4ff6-8a2c-55b58dea7283-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:11:44'),('1bf43477-1bca-4dbc-abed-dd89b64747bd','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 46','Do you have any pets?\r\n',10,'MCQ',NULL,NULL,'IMAGE-1bf43477-1bca-4dbc-abed-dd89b64747bd-5e8357dd98abefd7e693fae050e827c4.jpg',0,'2024-12-12 09:42:20'),('1bf65f77-148c-439e-8aff-408748ae36a6','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 48','The words \"happy\" and \"joyful\" are synonyms.',10,'TFQ',NULL,NULL,'IMAGE-1bf65f77-148c-439e-8aff-408748ae36a6-ed1f9166e189a671223771b6533a37d4.jpg',0,'2024-12-12 09:44:47'),('1bfed0dd-2a24-4023-9e48-2eb0d0c69abc','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 10','We should help others to make them happy.\r\n',10,'TFQ','AUDIO-1bfed0dd-2a24-4023-9e48-2eb0d0c69abc-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:53:18'),('1c1884a7-818a-4636-aca9-b3c9fd4dbace','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 6','Choose the noun form to complete this sentence: “Her ______ is well-known.”\r\n',10,'MCQ',NULL,NULL,'IMAGE-1c1884a7-818a-4636-aca9-b3c9fd4dbace-1f054b05fc3a5dab6c9570b55053de05.jpeg',0,'2024-11-28 11:01:46'),('1c1b6180-7547-4a44-8c42-793214933e48','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 12','Fill in the blank with the correct pronoun:\r\n\"The team leader requested that each member submit ___ report by Monday.\"',5,'MCQ',NULL,NULL,'IMAGE-1c1b6180-7547-4a44-8c42-793214933e48-75274664bbdc758032bda1ac5709f798.png',0,'2024-12-03 13:09:10'),('1c2db9f4-6f43-44ed-975e-0246f436bb5f','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 11','Which of the following best describes the meaning of symbolizing in the context of mochis cultural significance?',5,'MCQ',NULL,NULL,'IMAGE-1c2db9f4-6f43-44ed-975e-0246f436bb5f-db64ad67dfa5f97d1900dc7d8651af92.jpg',0,'2024-12-02 10:10:29'),('1c5a93c9-8858-4f16-be70-66343fa02c79','069d921b-0878-411b-a94d-ce525959c0d1','Question 40','Ritsuki enjoys gardening and baking in her free time.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1c5a93c9-8858-4f16-be70-66343fa02c79-6e345335d97991083d4c3678de94964d.jpg',1,'2024-12-11 14:13:48'),('1c667869-555e-4ef0-ad64-47a69384875e','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 13','We usually travel ____ car on weekends.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1c667869-555e-4ef0-ad64-47a69384875e-220224ad8415caf0000d1bbbbb1d50cc.jpg',0,'2024-11-28 15:21:43'),('1c726146-c06d-445c-a1e4-94af95151a2b','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 7','They sold the house ____ a loss after the market crash.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1c726146-c06d-445c-a1e4-94af95151a2b-89888c67d12c40ad4bad53c373eb5425.jpg',0,'2024-11-29 09:23:06'),('1c8b70d6-8d90-4181-9f85-77930504aa43','c5087e84-1c75-438a-8f08-f28964af1e65','Question 10','\" Lafayette Caffe worked hard to eveihca a 5-star rating from its clients.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1c8b70d6-8d90-4181-9f85-77930504aa43-c76a2476a03031e92eec23a9b596ce1f.png',0,'2024-12-02 12:58:45'),('1c8beb1a-e131-4ce0-b3bb-c8f0b433f786','10e23048-0fd3-4ab3-9440-9104e7063142','Question 39','\"I think I ______ finish my homework before dinner.\" ',5,'MCQ',NULL,NULL,'IMAGE-1c8beb1a-e131-4ce0-b3bb-c8f0b433f786-b024835f67ccd413566fbe8dc042b044.jpg',0,'2024-12-02 13:36:36'),('1c94253a-1741-4968-981f-a62b335032b2','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 14','What unique feature does the aquarium have?\r\n',5,'MCQ','AUDIO-1c94253a-1741-4968-981f-a62b335032b2-bec82e6da258b7a92e3c4424d3f8b15a.mp3',NULL,NULL,0,'2024-12-10 12:46:24'),('1c944979-dcbb-4312-a929-d129ffdfac7e','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 4','Which of the following is NOT an adverb phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:48:18'),('1c971d99-fca9-4443-9f8b-794c0f905988','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 16','Sarahs presentation focused on the importance of remembering historical events without storytelling.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1c971d99-fca9-4443-9f8b-794c0f905988-71502b430f578ade0bf98ed698c8099d.jpg',0,'2024-12-03 09:51:09'),('1c9b2d34-3af5-491f-8256-0a35bb87d748','744dc18e-addd-488f-925f-00d2a479eeba','Question 9',' The Concierges Advice \r\n\r\nJames, the hotel concierge, is known for his excellent local knowledge. He recommends restaurants, arranges tours, and helps guests find the best spots in the city. Guests rely on him to make their stay enjoyable and memorable.\r\n\r\nChoose the word that is the opposite of \"rely on\" in the sentence: \r\n\r\n\"Guests rely on him to make their stay enjoyable.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:04:54'),('1cac2910-6937-48c2-a6ea-899b0eb0026a','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 3','Listen to the speaker for question number 3.',1,'MCQ','AUDIO-1cac2910-6937-48c2-a6ea-899b0eb0026a-a77448b4d0abbda8f6daa1d240456c58.mp3',NULL,NULL,0,'2024-11-25 12:47:17'),('1cc2500a-1d7d-4cfb-9f77-b1ea121048ba','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 5','Choose the word that is the opposite of \"peaceful\" in the sentence:\r\n\"The park is a peaceful place, away from the noise of the city.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:46:38'),('1cc3f300-1d11-4bc0-a662-8bdc82ff84fd','36cc2ca7-9643-4410-8166-50f68c988340','Question 5','My friends and I love movies. ___ watch them every weekend.',10,'MCQ',NULL,NULL,'IMAGE-1cc3f300-1d11-4bc0-a662-8bdc82ff84fd-abc6ac6d8c330195d97428224a919a94.png',0,'2024-12-02 10:14:05'),('1ccbb73d-5566-450d-8e66-3779db0d28fe','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 6','Which sentence uses a singular noun correctly?',5,'MCQ',NULL,NULL,'IMAGE-1ccbb73d-5566-450d-8e66-3779db0d28fe-db0582d35e1e097579f4c612484094eb.png',0,'2024-11-26 09:48:55'),('1cde6470-b2b8-4ce0-82c8-f53f4f6b6add','19ab833e-87cf-4963-a786-d5d63993a84f','Question 7','In \"The beautiful, historic buildings were restored,\" which word modifies the noun phrase?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1cde6470-b2b8-4ce0-82c8-f53f4f6b6add-d114f9bcc86a718da120d1a3f480d62f.jpg',0,'2024-11-28 12:02:20'),('1ce243d5-3746-4555-955a-c510274ca2ec','acad3477-1006-4ed1-b432-985542a7c890','Question 1','What is Mr. Johnson thinking about doing tomorrow?\r\n',10,'MCQ','AUDIO-1ce243d5-3746-4555-955a-c510274ca2ec-51f56e47d3f1fefc410c37d72a08a39f.mp3',NULL,NULL,0,'2024-12-09 11:12:34'),('1ce85a51-03b3-4c44-8364-fdbc49d46f1f','10e23048-0fd3-4ab3-9440-9104e7063142','Question 4','Shade-grown coffee cultivation on Alejandros farm helps preserve biodiversity.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:16:47'),('1cf11fa2-e6ef-4145-969c-679379cd9926','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 14','Select the correct answer: \"The children ____ in the park every Saturday.\"',5,'MCQ',NULL,NULL,'IMAGE-1cf11fa2-e6ef-4145-969c-679379cd9926-cb41050537217a62450a9f2e4d7c5cdc.png',0,'2024-11-26 02:19:02'),('1d0a3276-0745-4b09-849a-a03debcfbdd3','afd6b384-56dd-4139-90f1-5800d11048e1','Question 14',' What does \"feedback\" mean in the sentence?\r\n\r\n \"The hotel collects feedback from guests to improve their services.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1d0a3276-0745-4b09-849a-a03debcfbdd3-f483ac50aa824408370021295ec69b44.jpg',0,'2024-11-26 03:22:43'),('1d16eab7-352f-446a-bf36-2d2dddb3c0a5','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 18','The artist ___ the painting in less than a week.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:54:48'),('1d19064e-bc42-4f32-8a54-93b050fb2a0e','040f0458-cf71-4e61-a034-c5f58ab34269','Question 10','They ___ (clean) the house yesterday afternoon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1d19064e-bc42-4f32-8a54-93b050fb2a0e-57ad84ca167f32de2e979ed7454a2865.jpg',0,'2024-12-02 09:56:20'),('1d31aa7d-a232-4b2d-92f8-d265285a1b9f','773d3490-11ed-4025-aeec-d9fab774c585','Question 4','Direct: She asked, \"Are you coming to the party?\"\r\nReported: She asked if I ___ to the party.',10,'MCQ',NULL,NULL,'IMAGE-1d31aa7d-a232-4b2d-92f8-d265285a1b9f-86436f4a610a1126e27a9b34fbaec0f4.png',0,'2024-11-28 11:40:25'),('1d46d4d7-3946-43e3-b48e-85a5441cc495','10e23048-0fd3-4ab3-9440-9104e7063142','Question 20','Sarah avoids addressing social inclusivity in her urban planning projects.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:21:26'),('1d5446e5-4e4e-4e48-841d-212bf576e7ce','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 8','Emma and her family plan to go on a long road trip to visit national parks.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1d5446e5-4e4e-4e48-841d-212bf576e7ce-56230ef160de49720ac1d58e1ef75d39.png',0,'2024-12-02 11:53:33'),('1d61d7fa-461c-4ae7-a61e-232d7e7f8fe9','a6453283-af44-47e5-9f50-84628799eeac','Question 10','Purnamas curiosity led him to explore the secrets of the lake.\r\n\r\nThe synonym oof curiosity is ignorance',5,'TFQ',NULL,NULL,'IMAGE-1d61d7fa-461c-4ae7-a61e-232d7e7f8fe9-0afeae97f288a6bbbfe447edc31a8aa8.jpg',0,'2024-11-28 11:47:02'),('1d6557a0-958f-49ca-b459-7dc6dfcc1cb9','d430d447-c971-4c28-861d-385e34e4f374','Question 10','In the novel, the character ____ a tragic flaw.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1d6557a0-958f-49ca-b459-7dc6dfcc1cb9-1b88e8ec65dc884b0c8155ba5e8d4e33.jpg',0,'2024-11-28 15:05:06'),('1d969a9d-a783-4f67-a4d9-8caee3144a61','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 4','Choose the best option to complete the sentence: \"He bought ___ for his new apartment.\"',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:24:10'),('1d9bd9e0-cab5-4931-b9b4-b0b274e97d50','069d921b-0878-411b-a94d-ce525959c0d1','Question 45','Rearrange the letters to form a word: “LAMIFY”\r\n',5,'MCQ',NULL,NULL,'IMAGE-1d9bd9e0-cab5-4931-b9b4-b0b274e97d50-7c342a351b1834128237340f53483330.jpeg',0,'2024-12-11 19:56:24'),('1da58ca4-6f08-4617-8900-18f999f0413a','a6453283-af44-47e5-9f50-84628799eeac','Question 2','Purnamas insatiable thirst for knowledge led him to the lake.\r\n\r\nWhat the synonym of \"insatiable\"',5,'MCQ',NULL,NULL,'IMAGE-1da58ca4-6f08-4617-8900-18f999f0413a-5ee6a826c8be9ae9643f9312695f4647.jpg',0,'2024-11-28 11:35:07'),('1daa2e10-79fe-4f6e-8d3e-c8e5dd777ffb','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 7','What value does the speaker highlight?',5,'MCQ','AUDIO-1daa2e10-79fe-4f6e-8d3e-c8e5dd777ffb-98b2a023457217568f93c62940dde0f1.mp3',NULL,NULL,0,'2024-12-11 14:36:30'),('1dab12cb-f80b-4232-b45a-aa69d0b51f81','df268158-c147-4638-b55e-bbf06a4f26a2','Question 1','She ___ (visit) her grandmother next weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1dab12cb-f80b-4232-b45a-aa69d0b51f81-6c76cce83d052787017d21a381d0ed39.jpg',0,'2024-11-29 09:47:07'),('1daf9dc6-1326-4752-b514-3f161622ee1f','10e23048-0fd3-4ab3-9440-9104e7063142','Question 37','\"He ______ take a day off work next month.\" ',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:34:35'),('1dafeafd-7ec6-494b-8230-375b1cc6ae35','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 10','What is the main idea of this passage?\r\n',5,'MCQ','AUDIO-1dafeafd-7ec6-494b-8230-375b1cc6ae35-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:15:57'),('1db104fa-c85f-4a27-a7ff-bee786882b1b','af94971f-818a-4397-a609-03af374a27da','Question 5','We can start the meeting _______ everyone arrives.\r\n',10,'MCQ',NULL,NULL,'IMAGE-1db104fa-c85f-4a27-a7ff-bee786882b1b-279332f88165f038cd43b16731ff7f35.jpg',0,'2024-12-03 09:39:03'),('1db48a81-b621-4895-b1bd-bda687c1a9eb','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 4','What subject does the speaker teach?',5,'MCQ','AUDIO-1db48a81-b621-4895-b1bd-bda687c1a9eb-498c7ba371e4ccab08a68859405e0939.mp3',NULL,NULL,0,'2024-11-25 10:45:46'),('1dc4d805-f346-4a82-aa9c-7b79b8ae8ea3','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 6','We ___ (not be) late for the meeting.\r\n',5,'MCQ',NULL,NULL,'IMAGE-1dc4d805-f346-4a82-aa9c-7b79b8ae8ea3-d8857075ccfe516748266b20779c944c.jpg',0,'2024-11-29 09:43:25'),('1dcb0499-c6ac-48ad-b086-e900799b00b7','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 6','The weather was bad on the day of the picnic.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-05 13:34:03'),('1dde67ff-1f1c-4651-a7d9-3cf5be3437a1','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 19','What does \"hospitality\" mean in this sentence? \"Hospitality is the foundation of a successful tourism industry.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:16:56'),('1de2cb57-3acc-45c0-99b5-eeb04dee8c76','bca743a7-446f-44f9-916f-9180ec988e90','Question 9','How did Thesas team react when she scored a goal?\r\n',10,'MCQ','AUDIO-1de2cb57-3acc-45c0-99b5-eeb04dee8c76-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:26:09'),('1de3843a-2969-423c-a104-d599d2889439','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 3','Identify the correct antonym of natural.',5,'MCQ',NULL,NULL,'IMAGE-1de3843a-2969-423c-a104-d599d2889439-2b817f657d45eaebf76680e7fde8185f.jpg',0,'2024-12-01 09:59:17'),('1dfb18c9-7aa2-49f2-ad5b-f751ff13c7b0','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 8','What makes the mentai cake surface attractive after baking?',5,'MCQ',NULL,NULL,'IMAGE-1dfb18c9-7aa2-49f2-ad5b-f751ff13c7b0-7c485dd75f206bbf401be2af780523b7.jpg',0,'2024-12-02 09:29:32'),('1dff6bbd-3719-4462-b57e-b0becfb68a0e','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 15','\"Paris\" is the correct noun phrase to complete, \"__________ is beautiful to visit in the spring.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-1dff6bbd-3719-4462-b57e-b0becfb68a0e-c5bd209f236645d62be7aee0b3b8d8a7.jpg',0,'2024-11-28 11:36:34'),('1e00798e-f41f-411d-8116-95bb306c299d','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 4','Listening to a sad friend and cheering them up with kind words is a way to help.\r\n',5,'TFQ','AUDIO-1e00798e-f41f-411d-8116-95bb306c299d-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:12'),('1e04d7ff-3203-425f-bc4d-b540e7f4ae52','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 9','The events team will be available on-site starting at 7:30 AM.\r\n',5,'TFQ','AUDIO-1e04d7ff-3203-425f-bc4d-b540e7f4ae52-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:49:08'),('1e06157d-6ff0-4a54-a67b-e85789abbcb7','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 8','Match each location Lila visited with what she learned there:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-06 10:57:01'),('1e0c1cf5-5028-40b9-8e9d-206439a6b5d6','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 17','Choose the word that has the closest meaning to \"destination\" in the sentence:\r\n\r\n\"The tour bus will arrive at its destination by noon.\"',5,'MCQ',NULL,NULL,'IMAGE-1e0c1cf5-5028-40b9-8e9d-206439a6b5d6-421dfbaf8ea7f122f8fd393852cdda24.jpg',0,'2024-11-25 15:54:20'),('1e19bffd-7d30-4c5e-ab0b-ac1c9776a796','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 20','To manage means to ignore or neglect responsibilities.',5,'TFQ',NULL,NULL,'IMAGE-1e19bffd-7d30-4c5e-ab0b-ac1c9776a796-949691829bc795461be0c492dec79d7a.png',0,'2024-11-29 10:03:10'),('1e305238-7181-4d15-9dfb-5480c01bc51a','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 2','\"The process of combining ingredients to create a dish.\"\r\n\r\nChoose the correct word for this definition:\r\n',5,'MCQ',NULL,NULL,'IMAGE-1e305238-7181-4d15-9dfb-5480c01bc51a-fc3cb374520e0a9c7513207e5a6c8f22.jpg',0,'2024-11-21 15:45:05'),('1e3faa72-5e14-46f7-bc28-1867e17dd34d','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 8','Listen to the speaker to answer number 8.',1,'MCQ','AUDIO-1e3faa72-5e14-46f7-bc28-1867e17dd34d-470d9282be111f0de60506016763cc37.mp3',NULL,NULL,0,'2024-11-27 23:44:08'),('1e441f5a-7e22-4352-bf3d-24dcff205877','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 20','Which of the following sentences uses a collective noun correctly?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1e441f5a-7e22-4352-bf3d-24dcff205877-ac6b30421343df8af9a57cc9e145ad2e.png',0,'2024-11-26 10:19:44'),('1e4b239f-20f7-47fe-997e-480cf60ec271','acad3477-1006-4ed1-b432-985542a7c890','Question 8','What activity is Tom thinking about for tomorrow?\r\n',10,'MCQ','AUDIO-1e4b239f-20f7-47fe-997e-480cf60ec271-e5157b8fccda9f04b53729f78fb968fc.mp3',NULL,NULL,0,'2024-12-09 11:16:34'),('1e4b9527-a305-4c4c-a029-be6ecf899d91','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 1','Choose the correct pronoun for the sentence:\r\nThe researchers presented ___ findings at the conference.',5,'MCQ',NULL,NULL,'IMAGE-1e4b9527-a305-4c4c-a029-be6ecf899d91-b222cc1799c52355517c7584fc83ce5f.png',0,'2024-12-02 13:42:06'),('1e4cba11-0101-4b7d-95b8-c55659278d15','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 5','The fox claimed that he did not want the grapes because he believed they were sour.',10,'TFQ',NULL,NULL,'IMAGE-1e4cba11-0101-4b7d-95b8-c55659278d15-769bc24e7539eb47bb9d2b2c8686485c.jpg',0,'2024-12-03 14:18:32'),('1e5a2e83-8089-4fe4-8f5b-4f3e49387c5b','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 17','The museum unveiled a new ancient T F A C R E T A\r\n',5,'MCQ',NULL,NULL,'IMAGE-1e5a2e83-8089-4fe4-8f5b-4f3e49387c5b-c80bad5f781f5cb06e5e0aace11b1aec.jpg',0,'2024-12-04 09:21:34'),('1e6568a5-73e5-40d5-9db5-4c7b52bcc0e7','abd056c2-1c8c-4270-b760-215049e270c4','Question 2','What is one of the recreational activities you can do in Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1e6568a5-73e5-40d5-9db5-4c7b52bcc0e7-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:46:03'),('1e6d0948-7057-48c3-887c-46cbd753a3fd','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 12','I ____ not like cold weather.\r\n',10,'MCQ',NULL,NULL,'IMAGE-1e6d0948-7057-48c3-887c-46cbd753a3fd-cc4638622360d20d7ffcbf7ccec0ba7a.jpg',0,'2024-11-28 14:16:31'),('1e715919-7482-461a-a1af-040b0ffafc25','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 2','Listen carefully to the dialogue, as you will only hear it once.',10,'MCQ','AUDIO-1e715919-7482-461a-a1af-040b0ffafc25-93b6fda843364702ad694f570601ee4b.mp3',NULL,NULL,0,'2024-11-25 15:35:08'),('1e7fe439-1c44-4fef-8b4d-6406efa31dd1','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 2','Which sentence uses an adverb of place?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:22:21'),('1e8d0be5-fac2-44d3-86b1-937d5a8cab4d','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 8','Leilas interaction with the German business travelers required a more casual and informal communication style.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:07:21'),('1e9db287-7a0a-4022-a405-185ddc390518','291104a0-b147-4a5e-a47f-090d667853d6','Question 6','How has the hotels history been preserved?\r\n',5,'MCQ','AUDIO-1e9db287-7a0a-4022-a405-185ddc390518-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:33:30'),('1ea09a07-9e29-4be0-86f5-d8f676810e75','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 8','The texts are addressed to …',7,'MCQ',NULL,NULL,'IMAGE-1ea09a07-9e29-4be0-86f5-d8f676810e75-398d22611de5c13ab163c02905c685dd.png',0,'2024-11-21 10:59:30'),('1ea45cdc-5f91-42a7-a3b0-f9392c5582ab','a89648cb-a116-4dbe-b304-24818d8f1725','Question 3','Kyoto is known for blending its ancient traditions with modern life.\r\n',5,'TFQ',NULL,NULL,'IMAGE-1ea45cdc-5f91-42a7-a3b0-f9392c5582ab-1b590f60e585e3b3f2f736f69df0bff3.jpg',0,'2024-12-03 11:12:14'),('1eae4b75-0342-4a44-9e00-aaed961f7742','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 14','She _______ go to the concert if she feels better.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:22:40'),('1eb1a00c-6379-4987-bef9-c4998e03a9e0','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 1',' Which noun phrase completes this sentence correctly? \"______ surprised everyone at the party.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-1eb1a00c-6379-4987-bef9-c4998e03a9e0-32c27aa2dd0ca27642ef77f2b11994ad.jpg',0,'2024-11-28 11:08:48'),('1eb79f8e-d5f1-4a42-93fc-e7e55a5dee68','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 4','What is one outcome of a culture of appreciation in the workplace?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1eb79f8e-d5f1-4a42-93fc-e7e55a5dee68-99f3e2d3eff99ec5d93866eaafb5425c.png',0,'2024-12-02 10:37:52'),('1ecb00d1-2e19-4932-a3af-6082f01a46f6','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 18','Due to the new government regulations, the company _______ (adjust) its marketing strategy to comply with the changes.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:58:25'),('1ed2e709-84be-4fce-aa87-23f2343887aa','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 8','The villas at the Emerald Retreat are constructed using sustainable materials such as bamboo and reclaimed wood.\r\n',5,'TFQ','AUDIO-1ed2e709-84be-4fce-aa87-23f2343887aa-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:33:53'),('1ed48c2a-754c-4017-b8fc-a18f099d3935','8d93e205-a25d-483f-8954-17a16b612100','Question 6','Choose words that refers to “a place where people can engage in physical activities and exercise”\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:41:15'),('1edbb289-66ce-4360-b3d4-0728bece8f1e','ad662084-347c-416f-89de-05a5dd43da36','Question 1','What is the speakers intention?\r\n',5,'MCQ','AUDIO-1edbb289-66ce-4360-b3d4-0728bece8f1e-b03bd0e332a841b93f5e293094b766fc.mp3',NULL,NULL,0,'2024-12-09 10:42:14'),('1eedac7d-9560-4313-969c-1b8d91c0f42d','744dc18e-addd-488f-925f-00d2a479eeba','Question 3','Rachel, the guest relations manager, frequently deals with guest complaints. She listens attentively and remains patient, knowing her role is to solve issues quickly and efficiently. Her problem-solving skills make her a valuable part of the team.\r\n\r\nChoose the word that is the opposite of \"patient\" in the sentence: \r\n\r\n\"She listens attentively and remains patient.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:58:26'),('1ef9c369-97e0-448e-b9b4-1686f9298dad','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 9','Which sentence contains a compound noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:38:36'),('1efa5c94-2e53-499d-b0f5-2b956785681c','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 3','What is Alexandra\'s current professional role?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:06:32'),('1f0b6209-7aef-4320-8a0d-2bab5da4c433','10e23048-0fd3-4ab3-9440-9104e7063142','Question 10','The restaurant has a zero-waste policy to minimize environmental harm.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:18:48'),('1f1ca141-7804-4e9a-97d3-ba8daf86c397','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 2','What do people with low incomes who are misers probably do?',10,'MCQ',NULL,NULL,'IMAGE-1f1ca141-7804-4e9a-97d3-ba8daf86c397-eef506457b8b34795f5c2614aa5238a7.PNG',0,'2024-12-03 15:11:18'),('1f1cf84c-5ef4-4d17-9a9a-040fe4219600','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 4','Choose the correct noun phrase: “She bought a new __________.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-1f1cf84c-5ef4-4d17-9a9a-040fe4219600-6cd853984b4d6a6c855ea7aa1a5db9a6.jpg',0,'2024-11-28 11:31:00'),('1f21ba6f-6d17-4e2c-bbad-354b6406cc19','c28b3729-218e-4d52-b697-2e14a996313f','Question 9','The company implemented new policies _______ employees could work more efficiently from home. \r\n',5,'MCQ',NULL,NULL,'IMAGE-1f21ba6f-6d17-4e2c-bbad-354b6406cc19-0eb254907feee66d78486710cc9b0623.jpg',0,'2024-12-03 10:26:47'),('1f24596b-aae2-4dc4-bfba-a1629089bbef','17ae8c8f-06a4-4577-9846-9861926b0767','Question 13',' Gotong royong encourages people to work alone.',5,'MCQ',NULL,NULL,'IMAGE-1f24596b-aae2-4dc4-bfba-a1629089bbef-d8a4a42f6076249f82bc728e366bf540.jpg',0,'2024-12-04 13:21:38'),('1f2e88ad-8885-4d95-a7a0-76fbe0f516a0','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 5','Select the sentence with the noun phrase that describes a location.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:31:56'),('1f36a5df-5927-4dae-b004-086e9e891607','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 12','She ___ all her emails before leaving the office.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:51:04'),('1f3b33cd-dff2-4cfe-95ac-cbe99a3ae6e4','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 4','Select the correct plural form for each singular noun.\r\n\"Child\"',10,'MCQ',NULL,NULL,'IMAGE-1f3b33cd-dff2-4cfe-95ac-cbe99a3ae6e4-b6532942c6455c056c5088df0a35dfe0.png',0,'2024-12-04 09:31:58'),('1f3c9170-3a38-4e4f-b6c4-beb57a82bab4','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 4','Street food is only available in restaurants.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:42:59'),('1f40cc5d-8a6f-410b-b9e8-3c270b57a021','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 20','Choose the image that best represents \"bellhop\" in the sentence:\r\n\"The bellhop helped the guests with their luggage.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1f40cc5d-8a6f-410b-b9e8-3c270b57a021-ee57b4182aae644d802fd3f45b8e2a87.png',1,'2024-11-26 05:59:14'),('1f55f3b3-a29b-40b9-a2e3-4ad40379d0b9','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 9','What gives the resort a tropical paradise feel?\r\n',5,'MCQ','AUDIO-1f55f3b3-a29b-40b9-a2e3-4ad40379d0b9-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:20:42'),('1f5c4194-9fdf-41c8-8566-4d014eb02f17','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 8','Why is recognition important for innovation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-1f5c4194-9fdf-41c8-8566-4d014eb02f17-99f3e2d3eff99ec5d93866eaafb5425c.png',0,'2024-12-02 10:41:13'),('1f60ebd7-fd1e-4d0e-808d-1a37c720034c','41426465-c0af-4f11-bb66-c0e307279110','Question 5','What event will take place at 9:30 PM in the private theatre?\r\n',5,'MCQ','AUDIO-1f60ebd7-fd1e-4d0e-808d-1a37c720034c-9b57fdac141d1d15172fd5e84307dde4.mp3',NULL,NULL,0,'2024-12-12 10:19:32'),('1f6277d3-db65-4a27-8eea-2ae66d664cda','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 8','Who congratulated Sellen?\r\n',10,'MCQ',NULL,NULL,'IMAGE-1f6277d3-db65-4a27-8eea-2ae66d664cda-bce6edc642a8c2b1c24ad003c12133c5.png',0,'2024-12-02 09:19:09'),('1f7e0d57-f21a-4d87-bdfd-da2115dafa8c','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 14','The team\'s _______ performance secured them the championship.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:52:05'),('1f835456-b114-4404-adfb-3047eeea4071','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 6','Identify the adverb of time clause in the sentence below:\r\nWe will start the meeting as soon as everyone arrives.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:31:24'),('1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 7','Match the scrambled words in left pairs with their correct answers in right pairs',10,'MPQ',NULL,NULL,'IMAGE-1f9c7d67-c1ac-4a32-a89a-16e5261b1b34-d3c5d4c37673e7672f0b03c273dbfb0c.jpg',0,'2024-11-28 09:45:40'),('1fb7136b-1396-40ce-9367-c0809d8d9ebf','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 3','Select the correct verb to complete this sentence: \"She ____ to school every day.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-1fb7136b-1396-40ce-9367-c0809d8d9ebf-37a1a2dedc187243a4c359c73a4cc30a.png',0,'2024-11-25 19:21:25'),('1fb7986b-530f-47bd-a9ea-921f144246ed','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 7',' The café at the beach is known for its ice cream and pastries. \r\n',10,'TFQ','AUDIO-1fb7986b-530f-47bd-a9ea-921f144246ed-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:05:34'),('1fbffe95-552c-4d56-a0a6-bc0f5c76bb6b','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 11','What is Nabil\'s current living situation?\r\n',10,'MCQ',NULL,NULL,'IMAGE-1fbffe95-552c-4d56-a0a6-bc0f5c76bb6b-80949a9d806de6e2b6491e5a1f426d46.png',0,'2024-11-29 11:42:23'),('1fc34d9d-735d-4b21-b147-e21d4aee050c','291104a0-b147-4a5e-a47f-090d667853d6','Question 3','When was the manor house turned into a hotel?\r\n',10,'MCQ','AUDIO-1fc34d9d-735d-4b21-b147-e21d4aee050c-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:31:46'),('1fcc5963-5db9-497d-a6a6-ca06ee8da329','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 13','Identify the verb phrase in this sentence: \"She has been studying for hours.\"',5,'MCQ',NULL,NULL,'IMAGE-1fcc5963-5db9-497d-a6a6-ca06ee8da329-883ad1bf9f050542ed06952302d53aa0.png',0,'2024-11-25 19:41:38'),('1fdecd6b-8bab-4981-8290-5831f7e1e2d2','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 9','Neymar\"Can I take something to remember this trip by?\" \r\n\r\nGuide: \"Yes, we have a shop with memorabilia from all major sites.\"\r\n\r\nWhat does \"memorabilia\" mean? \r\n',5,'MCQ',NULL,NULL,'IMAGE-1fdecd6b-8bab-4981-8290-5831f7e1e2d2-f4b9fc7cebded492e6fabf035e9d9007.jpg',0,'2024-12-04 09:15:39'),('200c79f3-84b1-4da2-860d-2772517dfb39','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 10','Choose the word that is the synonym of \"protect\" in the sentence:\r\n\"Eco-tourism aims to protect natural areas from harm.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:16:11'),('2014b288-1208-4ef6-bd19-c662e92223ae','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 18',' How does James describe Marias plan? \r\n',5,'MCQ','AUDIO-2014b288-1208-4ef6-bd19-c662e92223ae-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:07:43'),('201f2956-4026-423e-a7ba-4bd259bda226','26d39f63-85dd-435b-aed1-0a507b625015','Question 10','Transform this question into reported speech:\r\nDirect: \"Did you enjoy the movie?\" he asked.\r\n',5,'MCQ',NULL,NULL,'IMAGE-201f2956-4026-423e-a7ba-4bd259bda226-bcfa32200e7bf026b413fb730b6764ba.png',0,'2024-11-28 12:17:15'),('2026560e-cc49-4a9f-8ed9-016e13d64ef0','bd175280-dac0-4816-8b96-8bfea150cf93','Question 2','She ____ her homework after school.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2026560e-cc49-4a9f-8ed9-016e13d64ef0-eb70c380317fbe5a721de29f208ddd0c.jpg',0,'2024-11-28 14:20:11'),('202b5cab-cdb7-4d7a-9d0d-770d6b59463b','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 13','Every person has the right to be heard. Respecting others\' opinions and ideas is more closely tied to Fairness than Respect.\r\n',5,'TFQ','AUDIO-202b5cab-cdb7-4d7a-9d0d-770d6b59463b-488aa089d6e7b87fa76fcfbf781263f4.mp3',NULL,NULL,0,'2024-12-12 10:46:22'),('20331aee-afee-4731-bf5c-150921be7e7a','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 6','The Grand Vista Resorts architecture blends Mediterranean and colonial influences.\r\n',5,'TFQ','AUDIO-20331aee-afee-4731-bf5c-150921be7e7a-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:47:02'),('2051cdc2-5b1a-49a8-9a85-bc19df247d14','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 6','Choose the word that has the closest meaning to \"allocate\" in the sentence:\r\n\r\n\"The hotel manager needs to allocate enough budget for staff training.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 03:36:51'),('2059fb55-ffb4-4095-a185-a56d19387e0d','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 12','The masterpiece was something made with great skill.\r\n\r\nWhich of the following is the opposite of a masterpiece?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2059fb55-ffb4-4095-a185-a56d19387e0d-1e30664be4341867d1eb5b298687290b.jpg',0,'2024-11-22 11:59:35'),('2061e91f-9fa5-44c0-b426-6336bbd8ac29','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 8','Which sentence uses a comparative adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2061e91f-9fa5-44c0-b426-6336bbd8ac29-f31639d72a07fc01112aa8340718bb6f.png',0,'2024-11-26 07:19:33'),('20692690-ef8f-4708-81c0-b0507f0f6c34','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 10','To \"preserve\" a landmark means to protect and maintain it to prevent damage or destruction.',5,'TFQ',NULL,NULL,'IMAGE-20692690-ef8f-4708-81c0-b0507f0f6c34-ed7d23989fb4c866cb97aabec5c9993f.png',0,'2024-11-25 22:17:02'),('2086aa2a-82ca-483b-b532-3c16a6dac4e1','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 20','What does the speaker do every morning?',5,'MCQ','AUDIO-2086aa2a-82ca-483b-b532-3c16a6dac4e1-2343c072cb1b3a1e6e1e861757a63178.mp3',NULL,NULL,0,'2024-11-25 11:14:35'),('20894be1-bffe-4de0-bb6c-71894fc92ee3','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 13','\"The forum in ancient Rome was a public space used for marketplaces and political gatherings.\"\r\n\r\nWhat is the meaning of the word \"forum\"?',5,'MCQ',NULL,NULL,'IMAGE-20894be1-bffe-4de0-bb6c-71894fc92ee3-79b4fc9713f5a1c52b39919d681d8746.jpg',0,'2024-12-03 11:29:17'),('209bb08c-a767-4f62-9b66-7f26c1042bb0','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 14','Direct: \"They have finished the report,\" she said.\r\nReported: She said that they ___ finished the report.',5,'MCQ',NULL,NULL,'IMAGE-209bb08c-a767-4f62-9b66-7f26c1042bb0-e056a7e9d7ea012a527601d69ab0d961.png',0,'2024-11-28 13:31:50'),('209ccd6e-45b1-4372-aa32-bf50a04f9489','8d93e205-a25d-483f-8954-17a16b612100','Question 11','\"For an authentic experience, they visited a _____ village known for its cultural traditions.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-209ccd6e-45b1-4372-aa32-bf50a04f9489-b87638b45f8b81056c28c7ceeca33215.jpg',0,'2024-11-25 14:48:59'),('209e942b-5b49-497e-8044-c18cb92abf95','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 10','Which sentence correctly uses a plural noun?\r\n',5,'MCQ',NULL,NULL,'IMAGE-209e942b-5b49-497e-8044-c18cb92abf95-f53e3e427f07a864598043c2522d9421.png',0,'2024-11-26 09:53:40'),('20a37f12-0b65-44b9-8ed3-512baf41668b','069d921b-0878-411b-a94d-ce525959c0d1','Question 9','Choose the antonym for \"shy\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-20a37f12-0b65-44b9-8ed3-512baf41668b-08af027fbcef209b309a6afd95720f66.png',1,'2024-11-25 19:43:10'),('20b649a6-ebf7-4d52-bbea-7ad1982eecd8','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 5','What specific example does the announcement provide to highlight the effectiveness of the Innovation Hubs trial program?\r\n',3,'MCQ',NULL,NULL,'IMAGE-20b649a6-ebf7-4d52-bbea-7ad1982eecd8-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:50:06'),('20c4c336-5b81-4436-a0f4-9f5f97d927d2','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 45','\r\n What is your favorite color?\r\n',10,'MCQ',NULL,NULL,'IMAGE-20c4c336-5b81-4436-a0f4-9f5f97d927d2-f3bf080c168dc2ade32480da6c0e9f11.jpg',0,'2024-12-12 09:41:28'),('20c8fec9-ebce-4c6f-90ae-26d13c9cbf3d','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 16','Fill in the blank with the correct pronoun:\r\n\"Neither of the students remembered to bring ___ book.\"',5,'MCQ',NULL,NULL,'IMAGE-20c8fec9-ebce-4c6f-90ae-26d13c9cbf3d-b474c1a573b75724a1185ef4c1843205.png',0,'2024-12-03 10:05:59'),('20c93734-0162-4656-bfd9-5d817abd7bbf','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 10','Sangkuriang saw a tiger while hunting. ',5,'TFQ',NULL,NULL,'IMAGE-20c93734-0162-4656-bfd9-5d817abd7bbf-e14ad320fde86fb6891d1c31ba904cd5.jpg',0,'2024-11-28 10:01:20'),('20c98f43-c36b-4cdb-addd-cd52adc6cb0f','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 20','The word \"highlighting\" in the announcement is closest in meaning to:',4,'MCQ',NULL,NULL,'IMAGE-20c98f43-c36b-4cdb-addd-cd52adc6cb0f-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:36:20'),('20e2d335-79e3-4c49-acd4-1cf20d8b6851','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 3','Choose the correct sentence:\r\n',6,'MCQ',NULL,NULL,'IMAGE-20e2d335-79e3-4c49-acd4-1cf20d8b6851-32fde4f7170a26cf633f83ee54c0fe7f.png',0,'2024-11-26 02:58:39'),('21004ef1-d4f9-47af-9c34-31ddb09e8b5c','abd056c2-1c8c-4270-b760-215049e270c4','Question 20','Central Parks Jacqueline Kennedy Onassis Reservoir was originally designed to be a recreational attraction for tourists visiting New York City.\r\n',5,'TFQ',NULL,NULL,'IMAGE-21004ef1-d4f9-47af-9c34-31ddb09e8b5c-3ed22921d65cdc5b50efc957deddb1ce.jpg',0,'2024-12-03 10:52:04'),('210f5291-d8f3-4194-bc60-2ffe5a75ac2b','976f596f-834e-40e4-bb98-21b902f8a750','Question 7','French hotels were known for their minimalist designs during the Second Empire.\r\n',5,'TFQ','AUDIO-210f5291-d8f3-4194-bc60-2ffe5a75ac2b-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:45:54'),('2116f0b1-d17d-43f8-a003-88c29a6723d1','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 12','How was the weather?',7,'MCQ',NULL,NULL,'IMAGE-2116f0b1-d17d-43f8-a003-88c29a6723d1-dad8d358aec00371dede2ffd90aa8c39.PNG',0,'2024-11-25 11:40:11'),('21173aa4-7a84-4a85-9f8d-08a7dcc296b9','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 6','What is the speaker doing here?',5,'MCQ','AUDIO-21173aa4-7a84-4a85-9f8d-08a7dcc296b9-9bf4c7a488ef8372380409e838d8fc23.mp3',NULL,NULL,0,'2024-12-12 15:05:29'),('21199fe4-3845-43b0-afec-d7ec74986c6a','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 10','Room service is available 24 hours a day. ',5,'TFQ','AUDIO-21199fe4-3845-43b0-afec-d7ec74986c6a-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:26:35'),('2121d2fa-1b99-4dac-9e64-42954f64e191','318b5f94-4a81-4c44-8372-cef8e0561833','Question 13','What is the Hotel Managers reaction to the wellness idea?\r\n',5,'MCQ','AUDIO-2121d2fa-1b99-4dac-9e64-42954f64e191-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:08:01'),('212323da-765f-4b83-916b-bf8f398a8ebf','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 7','She _______ TV last night.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:14:17'),('21234a81-8a11-4470-b6ba-dc742d92d828','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 15','Who does the speaker play video games with?',5,'MCQ','AUDIO-21234a81-8a11-4470-b6ba-dc742d92d828-cf0d161e1a8d1aeeba27fbf87bd4a79b.mp3',NULL,NULL,0,'2024-11-25 11:06:59'),('2124c125-674d-4bd9-a241-8526fc9d6110','bca743a7-446f-44f9-916f-9180ec988e90','Question 10','How did the soccer game end?\r\n',10,'MCQ','AUDIO-2124c125-674d-4bd9-a241-8526fc9d6110-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:26:44'),('21293a94-b767-4873-b843-853f42bfe1d1','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 5','Which sentence uses a modal verb?\r\n',5,'MCQ',NULL,NULL,'IMAGE-21293a94-b767-4873-b843-853f42bfe1d1-66cab13d26410d8232ea22b8263f2838.png',0,'2024-11-26 03:34:58'),('212d0ebc-1fcd-4ad5-a16b-52960d640ff1','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 18','Ms. Thompsons praise of her students discouraged them from collaborating.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 10:46:03'),('21313072-2538-4bb2-ae03-dde7b293b4d3','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 1','What award did David receive?\r\n',5,'MCQ',NULL,NULL,'IMAGE-21313072-2538-4bb2-ae03-dde7b293b4d3-594162229891943faac0354c0c3cab81.png',0,'2024-12-02 10:03:10'),('213c59ef-98d1-42a4-9b8a-24b5613196d7','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 8','What did Anna say about her painting?',10,'MCQ','AUDIO-213c59ef-98d1-42a4-9b8a-24b5613196d7-5deb2ee79d1bd89302dc6ade78a7d5e4.mp3',NULL,NULL,0,'2024-12-06 15:08:08'),('2141475c-95d5-4eeb-980f-9ceb305ce616','15fc91ab-629f-4b44-a812-c45807f31850','Question 9','What did Tully offer in exchange for Pollys trinkets?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2141475c-95d5-4eeb-980f-9ceb305ce616-7ede781f7880f3a352dc4a71e22b5bf5.PNG',0,'2024-12-04 10:50:25'),('21435966-2522-43d9-8da9-4297cee5d0a7','45b0268f-d278-4851-90d8-7f99001e6687','Question 5','When does the guest say they would likely need the meeting room?\r\n',10,'MCQ','AUDIO-21435966-2522-43d9-8da9-4297cee5d0a7-aa92928be32bb319cc3c34d4509772a5.mp3',NULL,NULL,0,'2024-12-09 11:25:15'),('21498e8a-3bbe-4964-a6be-602041f9b931','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 8','What does the speaker compliment?',5,'MCQ','AUDIO-21498e8a-3bbe-4964-a6be-602041f9b931-69d5a28cbc952d077e06a887629d6e36.mp3',NULL,NULL,0,'2024-12-06 10:47:24'),('21563420-3c65-47ad-a327-26d297ad642c','069d921b-0878-411b-a94d-ce525959c0d1','Question 54','Rearrange the letters to form a word: CFFONIEDCNE\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 20:09:14'),('215d5e79-c720-4073-a34c-e0ff06355690','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 7','7.What do people in different places eat?',1,'MCQ','AUDIO-215d5e79-c720-4073-a34c-e0ff06355690-b23f9141384bec7472b9b322962f3200.mp3',NULL,NULL,0,'2024-11-04 14:19:15'),('216227e7-d013-49ed-a0cc-1ab188ed4a3d','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 20','Floor-to-ceiling windows in the resorts rooms offer panoramic views of the surrounding gardens.\r\n',5,'TFQ','AUDIO-216227e7-d013-49ed-a0cc-1ab188ed4a3d-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:38:42'),('216a2a56-82af-4209-9c37-5edbc863f44b','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 18','Which sentence uses an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:07:23'),('216b7f35-5f88-4588-80ba-4f5f411fa7b4','b29e7991-f853-47df-9475-7c0d65e15458','Question 19','The word \"attraction\" refers to a place or thing that draws interest or attention, often in a tourism context.',5,'TFQ',NULL,NULL,'IMAGE-216b7f35-5f88-4588-80ba-4f5f411fa7b4-51af2f77eaf9db5ba586ea7116dfa340.jpg',0,'2024-11-25 11:47:41'),('216f8747-0815-453d-8cf6-ae450e2b3c93','f845f17c-d46e-480c-9809-509254f53261','Question 2','Which is the correct reported speech for:\r\nDirect: He said, \"I am happy.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-216f8747-0815-453d-8cf6-ae450e2b3c93-2a530d5e5ede83f8ceff1d0fe6553e23.png',0,'2024-11-28 10:47:10'),('21706b4a-2ef0-4339-bd09-371f6146f15f','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 10','Which sentence uses a transitive verb?',5,'MCQ',NULL,NULL,'IMAGE-21706b4a-2ef0-4339-bd09-371f6146f15f-f279d3f33a31eb1ab654e71b3eb37ec8.png',0,'2024-11-25 19:32:33'),('2176a038-c4fe-4052-ae87-7cfcd5fed66d','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 4','How does a gorilla act after a fight?',10,'MCQ',NULL,NULL,'IMAGE-2176a038-c4fe-4052-ae87-7cfcd5fed66d-72109a1e6f3289331a9227273b82c7e0.PNG',0,'2024-12-05 13:12:05'),('217f791e-4c0b-4b2a-abd1-6adc58ab34ff','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 9','Apologizing is an effective way to repair and strengthen damaged relationships.\r\n',5,'TFQ','AUDIO-217f791e-4c0b-4b2a-abd1-6adc58ab34ff-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:43:40'),('2187fb80-e421-4b2f-92f9-268e8c45fe03','773d3490-11ed-4025-aeec-d9fab774c585','Question 1','Direct: She said, \"I am tired.\"\r\nReported: She said that she ___ tired.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2187fb80-e421-4b2f-92f9-268e8c45fe03-e8ece0be3d9292abb6e371df942d3511.png',0,'2024-11-28 11:37:29'),('2188e865-30a0-439f-8159-c374f9f9ab16','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 14','I was running late, _______ I still managed to catch the bus.',5,'MCQ',NULL,NULL,'IMAGE-2188e865-30a0-439f-8159-c374f9f9ab16-c010ac1b83397fb0230e08a06a9d4e3a.jpg',0,'2024-12-03 10:10:57'),('218e1029-7b78-47c5-a1c0-39f1996795bc','63c67806-3492-4bb1-8ace-254db076af70','Question 18','How can catering be arranged for events at the Riviera Hotel?\r\n',5,'MCQ','AUDIO-218e1029-7b78-47c5-a1c0-39f1996795bc-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:40:21'),('219c0395-de2f-4bec-80dd-17e93151c566','39047836-dedd-41d5-806a-71fd4d66577c','Question 7','According to the historian, what made the Royal View Pavilion historically significant?\r\n',5,'MCQ','AUDIO-219c0395-de2f-4bec-80dd-17e93151c566-b66da0e502578ff40610b00b9c257db5.mp3',NULL,NULL,0,'2024-12-10 10:15:02'),('21aac4ee-30d4-407d-a6fe-374d91b2cf75','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 14','eroemncy is the scrambled word for ceremony.',5,'TFQ',NULL,NULL,'IMAGE-21aac4ee-30d4-407d-a6fe-374d91b2cf75-9a57b87534f691e01eddceb839163569.jpg',0,'2024-11-28 11:21:39'),('21b998c0-18bc-4fa9-8e2c-84df5d250652','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 2','What is the significance of the Mona Lisa in the Louvre Museum?\r\n',5,'MCQ',NULL,NULL,'IMAGE-21b998c0-18bc-4fa9-8e2c-84df5d250652-bda3f26815bd28b13f5e8601fcdc5b18.jpg',0,'2024-12-03 10:58:32'),('21bb31e4-220a-4a39-ba76-bf9a1598bbdf','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 3','Identify the pronoun that completes this sentence best:\r\n\"Every manager must ensure that ___ team is prepared for the presentation.\"',5,'MCQ',NULL,NULL,'IMAGE-21bb31e4-220a-4a39-ba76-bf9a1598bbdf-f8d7711b100dc6b5dfb2e10e390afd25.png',0,'2024-12-03 13:42:33'),('21cf5b01-764f-424a-8b43-a93c4c0d52fc','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 4','Emma gave a warm and inspiring speech at the graduation ceremony. After the event, you get closer to Emma.\r\nYou: \"Emma,___________. You spoke so clearly and with so much emotion. It really touched everyone. I know you worked hard on it, and it showed.\"\r\nEmma: \"Thank you! I was nervous, but Im glad you liked it. I wanted it to be special for all of us.\"\r\n\r\nHow should you compliment your friend Emma after her speech at graduation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-21cf5b01-764f-424a-8b43-a93c4c0d52fc-709fedb1bb5b5428b08759a0c2c6a7ab.jpg',0,'2024-11-25 17:26:08'),('21d59b53-096a-4bc6-b685-20e79c1aba4f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 20','Identify the type of modifier in the sentence below:\r\nThe train stopped (when it reached the station)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:00:52'),('21f1aab1-90a6-43fd-9e43-27837b946ce6','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 18','We will finish the project ___ the end of the month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-21f1aab1-90a6-43fd-9e43-27837b946ce6-60c600723bf80d62ae8fea11dd9fd23e.jpg',0,'2024-11-28 14:26:37'),('21f9fde1-3516-40c0-8da8-c82f897f5df9','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 8','Identify the noun phrase in the sentence: \"The ancient ruins are a popular tourist attraction.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:37:38'),('22074cfb-7851-4c1d-a275-09092962c421','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 13','Match the following:',5,'MPQ',NULL,NULL,'IMAGE-22074cfb-7851-4c1d-a275-09092962c421-de199cd53884c7121552f66a8ec42b78.jpg',0,'2024-12-06 12:28:53'),('220b17a9-220c-4e11-b66d-aac1c155bc71','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 2','The wedding took place at a Safari Zoo.\r\n',5,'TFQ','AUDIO-220b17a9-220c-4e11-b66d-aac1c155bc71-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 12:59:23'),('2217b10b-a9f2-4c9a-80e0-2a3242918a84','318b5f94-4a81-4c44-8372-cef8e0561833','Question 8','What does Emily say is important for the concierge services? \r\n',5,'MCQ','AUDIO-2217b10b-a9f2-4c9a-80e0-2a3242918a84-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:04:09'),('2219b8f8-f5e2-41cc-9479-90e153837852','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 6','What does the architecture of the hotel reflect?\r\n',10,'MCQ','AUDIO-2219b8f8-f5e2-41cc-9479-90e153837852-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:15:43'),('2221257d-0989-40e4-b88a-bcf41b65787c','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 13','Which of the following sentences correctly uses an adverb of time clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:36:41'),('223d5288-c2a3-458b-979c-96618dbb50d1','b29e7991-f853-47df-9475-7c0d65e15458','Question 20','Organizer: \"Weve booked a beautiful venue for the food festival.\" \r\n \r\nChef: \"I cant wait to see it!\"\r\n\r\nWhat is the definition of the word \"venue\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-223d5288-c2a3-458b-979c-96618dbb50d1-77f1bd1e42cf4718edb82e93d916fc8a.jpg',0,'2024-11-25 11:49:22'),('223f9ab3-0993-4f42-baa8-bf2582f52b03','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 15','Which of the following is an uncountable noun?\r\n',5,'MCQ',NULL,NULL,'IMAGE-223f9ab3-0993-4f42-baa8-bf2582f52b03-a067bb06393cf19ff7f00c625dc61f9d.png',0,'2024-11-26 10:00:24'),('2242bea3-8ba8-4b2e-9e92-f2710cb3258d','afd6b384-56dd-4139-90f1-5800d11048e1','Question 16','Choose the word that has the closest meaning to \"contribution\" in the sentence:\r\n\r\n \"Her contribution to the hospitality project was highly valued.\"\r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-2242bea3-8ba8-4b2e-9e92-f2710cb3258d-8313bb25a3edc8cb7b1f9e16184849e7.jpg',0,'2024-11-26 03:24:30'),('22616104-4f92-46fa-9710-a2a3f7411997','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 12','Which sentence uses an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:02:21'),('226deedd-46ec-4749-9672-b4ed4de2851c','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 7','Being kind makes people feel sad.\r\n',10,'TFQ','AUDIO-226deedd-46ec-4749-9672-b4ed4de2851c-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:52:44'),('2285ae71-650b-4858-97b3-df5f8689c3c4','bd175280-dac0-4816-8b96-8bfea150cf93','Question 16','We ____ our office on weekends.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2285ae71-650b-4858-97b3-df5f8689c3c4-89110fbc0d6298c2e5a7b246ec54b766.jpg',0,'2024-11-28 14:29:24'),('229251bc-2988-49f8-8bb1-44d7a669bacc','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 10','What is the speaker doing?',5,'MCQ','AUDIO-229251bc-2988-49f8-8bb1-44d7a669bacc-05916238430a530aebc2920c7a4a9ed6.mp3',NULL,NULL,0,'2024-12-12 15:56:49'),('229ec0ee-017c-45a5-b312-93a9596b9004','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 2','He will keep practicing _______ he becomes the best player on the team.\r\n',10,'MCQ',NULL,NULL,'IMAGE-229ec0ee-017c-45a5-b312-93a9596b9004-96f55df8cf2f547f1d519d177264ed30.jpg',0,'2024-12-03 09:45:05'),('22a72a57-d307-48fd-a9bd-789fd99a45c6','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 11','What important lesson does the legend of the golden songbird teach the villagers?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:37:07'),('22b22c7a-c4ae-46bf-af86-37d7178de964','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 21','tes',5,'MCQ',NULL,NULL,'IMAGE-22b22c7a-c4ae-46bf-af86-37d7178de964-e9ad88edbd4d0fc0d7f73e54dd7cdf3f.png',1,'2024-12-10 14:11:16'),('22b2e07f-e088-4597-a8aa-31c621310ec7','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 7','ourist: \"This hotel is stunning! Every detail is perfect, from the architecture to the service.\"\r\nHotel Manager: \"Thank you! Weve put a lot of effort into creating a memorable experience for our guests.\"\r\nTourist: \"___\"\r\n\r\nHow might the tourist respond?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 02:46:44'),('22b43503-b22c-4968-99c0-beb116402bf1','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 16','An obstacle is something that makes progress easier.',5,'TFQ',NULL,NULL,'IMAGE-22b43503-b22c-4968-99c0-beb116402bf1-691e24f7be28149a9245e3ce64c61b31.jpg',0,'2024-11-29 10:35:15'),('22be5fd3-c033-463a-a15a-49fa3eb47257','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 6','In the sentence “The old book on the shelf is mine,” what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,'IMAGE-22be5fd3-c033-463a-a15a-49fa3eb47257-3e84d93c6f024cb48084106e51b74b9d.jpg',0,'2024-11-28 11:32:21'),('22beee2f-47c3-4d7f-b00f-f681aa89ea52','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 3','We learn from the passage that the samurai came into existence as a separate class\r\n',10,'MCQ',NULL,NULL,'IMAGE-22beee2f-47c3-4d7f-b00f-f681aa89ea52-059a2cbdacc1cd25bfbcbaf22e325bba.PNG',0,'2024-12-04 09:46:55'),('22d254ff-1bb6-4ef3-9b5e-7bc9cd410480','f845f17c-d46e-480c-9809-509254f53261','Question 11','Transform the following command into reported speech:\r\nDirect: The teacher said, \"Close your books.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-22d254ff-1bb6-4ef3-9b5e-7bc9cd410480-6fd0732d526d9e525f3be1691315d3d4.png',0,'2024-11-28 10:59:58'),('22d2f2a2-f533-4952-ada5-22ed9208b07d','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 9','Which word is an adverb of degree?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:50:52'),('22dd23cb-54bf-4cf5-92a6-58abd516d274','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 8','Identify the sentence with a noun phrase acting as an object:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:21:36'),('22dda31b-9a88-4ba5-8132-1cb0e7e63ab9','bff50171-e66a-4665-963c-3369d594649a','Question 13','Afghanistan\'s economy has improved since the Taliban took over in August.\r\n',10,'TFQ',NULL,NULL,'IMAGE-22dda31b-9a88-4ba5-8132-1cb0e7e63ab9-239be5b1d60c2e02ccd937509af0e03d.png',0,'2024-12-03 09:01:02'),('22ddfb5b-0984-4bf4-9738-3010deee3dff','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 8','Several cruise lines _______ (introduce) eco-friendly ships powered by renewable energy, appealing to environmentally conscious travelers.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:41:37'),('22ece541-3c0c-41e3-a001-897c95eaf3ed','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 19','The villagers celebrated the fortune they had received.\r\n\r\nWhat the synonym of \"fortune\" ',5,'MCQ',NULL,NULL,'IMAGE-22ece541-3c0c-41e3-a001-897c95eaf3ed-0608e0445755196eb5c2ab58d08f2001.jpg',0,'2024-11-28 11:27:11'),('22f03873-0743-4b58-9725-a8047626c044','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 11','What does James think about Marias idea overall? \r\n',5,'MCQ','AUDIO-22f03873-0743-4b58-9725-a8047626c044-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:00:26'),('22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 12','Match the Word with Its Meaning',5,'MPQ',NULL,NULL,'IMAGE-22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b-7214c33e1ce93df15ae947b27e7a31cc.png',0,'2024-12-02 10:11:58'),('22f9e32b-be04-46bd-b056-8c8561ccd6ba','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 2','The old witch put a ________ on Candra Kirana.',5,'MCQ',NULL,NULL,'IMAGE-22f9e32b-be04-46bd-b056-8c8561ccd6ba-cf0eef085073c8429ac3879e9b750c31.jpg',0,'2024-11-28 10:24:49'),('22feb6ec-8396-4eff-abf1-d650355ccc9c','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 2','Choose the correct antonym for the words.\r\nCurious',10,'MCQ',NULL,NULL,NULL,1,'2024-11-28 12:03:18'),('2309c7c1-db0a-4841-8315-a167e2a07bef','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 3','What award does Alex Foster receive?',5,'MCQ','AUDIO-2309c7c1-db0a-4841-8315-a167e2a07bef-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:15:45'),('230b61c1-7504-4c24-b3e4-d92eb42198d4','2687ba9c-ac94-424f-a35e-0283946e5506','Question 10','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.',5,'MCQ','AUDIO-230b61c1-7504-4c24-b3e4-d92eb42198d4-726d0614f4eba2543e0cc8eec4c7600e.mp3',NULL,NULL,1,'2024-12-12 10:12:22'),('230ef0d0-077e-44a4-be18-9f49d6d61c26','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 13','Which location in Berlin does Emma particularly enjoy?\r\n',5,'MCQ',NULL,NULL,'IMAGE-230ef0d0-077e-44a4-be18-9f49d6d61c26-3c93e6adefec2f1025fb8d91cf6dd476.png',0,'2024-11-29 12:04:29'),('23198dbf-9fd1-4573-95c7-5683b0b0f6ca','10e23048-0fd3-4ab3-9440-9104e7063142','Question 33','\"Next week, she ______ visit her friends in London.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-23198dbf-9fd1-4573-95c7-5683b0b0f6ca-bc517e172bc783137d16da3dc81a4944.jpg',0,'2024-12-02 13:31:30'),('231f1314-82e7-420a-ab18-ef6dfb3545b0','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 2','John was excited about his first day at the new job. He left his house early, thinking he would have plenty of time to get there. However, he didn\'t realize there was a major traffic jam. _______ he hurried, he knew he would be late. \r\n',5,'MCQ',NULL,NULL,'IMAGE-231f1314-82e7-420a-ab18-ef6dfb3545b0-ced989b1ec7ce472abef8f7171e1f40b.jpg',0,'2024-12-03 10:00:23'),('231f7d1e-2999-40af-acca-df1e9846c1c2','7fd84c75-8187-4553-96aa-23cead94c780','Question 13','Which of the following is an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:51:20'),('234ad38c-5b6d-4829-8571-178263a27564','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 7','Why did the hare laugh at the tortoise? \r\n',10,'MCQ',NULL,NULL,'IMAGE-234ad38c-5b6d-4829-8571-178263a27564-56fe61ec8dae50a8ecc8c50db7eb1869.PNG',0,'2024-12-03 14:40:05'),('236b4b38-dfde-4d5a-a2c4-dfcd8083107a','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 14','This action reflects Responsibility, not Courage.\r\n',5,'TFQ','AUDIO-236b4b38-dfde-4d5a-a2c4-dfcd8083107a-b8afbe28ce1adf1032fa7c892a8ff357.mp3',NULL,NULL,0,'2024-12-12 10:46:35'),('236bb5ab-158f-4555-82b0-76f8b907db8b','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 7','Choose the word that has the closest meaning to \"historic\" in the sentence:\r\n\"Historic buildings are important because they tell us about the past.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:41:05'),('237ab11b-ccaf-40b1-b35a-cc3ad970aa9d','15c56aa0-45db-40f4-953a-5809e38d282c','Question 5','Adding sugar to every meal makes food healthier.',10,'TFQ',NULL,NULL,'IMAGE-237ab11b-ccaf-40b1-b35a-cc3ad970aa9d-2d1c4745e9f749a03354668a0da603cf.jpg',0,'2024-11-29 11:10:24'),('238e6809-2d89-46ff-ab60-dc0fb0bd925d','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 13','Choose the word that has the closest meaning to \"scenic\" in the sentence:\r\n\r\n\"The island offers scenic views that attract many tourists.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:06:45'),('23b29537-44a1-42ff-826d-087b9b08b078','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 16','Reorganize these letters into a meaningful word: hteaggrni',5,'MCQ',NULL,NULL,'IMAGE-23b29537-44a1-42ff-826d-087b9b08b078-28ad71b9ee51cef6bbda6d0fc0d8bbab.png',0,'2024-12-01 10:28:00'),('23bb69f2-b247-4120-aa93-43126b3ae728','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 18','Who gave Lito the magical golden flute?',5,'MCQ',NULL,NULL,'IMAGE-23bb69f2-b247-4120-aa93-43126b3ae728-fa4ab1e15c0c04d943f56cb5508d3254.PNG',0,'2024-11-28 13:53:54'),('23bc0f09-fb20-4351-bc68-33ec777d0a75','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 15','What does \"amenities\" mean in the sentence?\r\n\"The hotels amenities include a gym, pool, and spa.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:51:14'),('23bcf586-ca48-4122-a994-1545ffee6ca9','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 14','I ___ (not sign) the contract until I review the terms.\r\n',5,'MCQ',NULL,NULL,'IMAGE-23bcf586-ca48-4122-a994-1545ffee6ca9-01a2e665a394b42435886e3926ad1192.jpg',0,'2024-11-29 13:42:16'),('23cad948-c843-44db-9eeb-be46c79cf53a','6b134cd4-e902-4241-9692-450b43ca1af9','Question 19','A good tour guide needs to be knowledgeable and friendly. They should know about the history, culture, and special attractions of the place they are guiding. For example, in Rome, a tour guide might explain the history of the Colosseum or tell stories about ancient gladiators. They also need to manage their group well and answer questions politely.\r\n\r\nOne of the biggest challenges for tour guides is dealing with large groups. It is important to keep everyone together and ensure the tour runs on time. Tourists also appreciate it when guides are enthusiastic and share interesting facts.\r\n\r\nTour guides in Rome might talk about the Colosseum',5,'TFQ',NULL,NULL,'IMAGE-23cad948-c843-44db-9eeb-be46c79cf53a-f267bd62f1ed5871435ddaf9aa413941.jpg',0,'2024-11-21 13:10:55'),('23cbfe15-d40c-4acc-81fd-e85ffb192825','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 2','What is the name of the park Keith visited in Chicago?',10,'MCQ',NULL,NULL,'IMAGE-23cbfe15-d40c-4acc-81fd-e85ffb192825-335d78f75ffbccccd0aae201ccd32f8c.PNG',0,'2024-11-25 13:30:47'),('23d28c37-2f75-4cd9-aa3c-eb89971b3f1a','36353aaa-0af1-4489-b057-25511e020826','Question 18','Arrange the words below into the correct sentence.\r\npark / at / children / playing / the / are / the',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 11:14:38'),('23f12cb5-91dc-461c-816f-e14a4ffca022','cafdb09b-f3b5-4576-b931-329c5b668243','Question 5','She _______ many photos during her trip.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:23:39'),('23fe775e-6bd8-4083-bf4a-a3918ff5a614','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 15',' New Law Firm Opening\r\nANNOUNCEMENT:\r\n\r\nSimatupang and Partners Law Firm is excited to announce the grand opening of our newest branch in Semarang. Following the success of our original office in Bandung, we now offer our services across four cities, including Jakarta, Surabaya, and Bogor. We specialize in a wide range of legal services, including real estate transactions, estate planning, family law, and personal injury claims. Whether you need assistance with divorce, custody issues, or legal advice on property matters, we are here to provide you with professional and timely services. Our team is committed to delivering tailored solutions to meet the specific needs of each client. For consultations, please visit one of our conveniently located offices.\r\n\r\nWhat new development does Simatupang and Partners Law Firm announce?',4,'MCQ',NULL,NULL,'IMAGE-23fe775e-6bd8-4083-bf4a-a3918ff5a614-176dfbd7d88a731bca5a003b297ff378.jpg',0,'2024-11-21 12:39:15'),('23ff46d6-747a-4ffc-bae2-b902f502de6c','67197606-d707-48c1-8033-1298c99cb215','Question 10','Direct speech: \"I will not be at the party,\" he said.\r\nStatement: In reported speech, this sentence becomes: He said he will not be at the party.',10,'TFQ',NULL,NULL,'IMAGE-23ff46d6-747a-4ffc-bae2-b902f502de6c-041c4ff0ac20262c159de75b1efd4828.png',0,'2024-11-28 11:26:59'),('240130b2-0583-47b6-9670-f8447dba884d','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 1','What does \"exceed\" mean in the sentence?\r\n\r\n\"Our goal is to exceed guest expectations in every aspect of their stay.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-240130b2-0583-47b6-9670-f8447dba884d-744ab5adc20497334ab05992f8787f6c.jpg',0,'2024-11-26 03:30:24'),('2417acc6-e0a9-460a-8888-ae667d20b781','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 17','Choose the word that has the closest meaning to \"destination\" in the sentence: \"The tour bus will arrive at its destination by noon.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:15:27'),('24247810-10ab-41a0-bafa-3fc7a626510b','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 9','The old woman lived by the river',10,'TFQ',NULL,NULL,'IMAGE-24247810-10ab-41a0-bafa-3fc7a626510b-ba84b0c7753a0917818f158f262c84e2.jpg',0,'2024-11-28 09:49:08'),('242e7cc9-5708-4a2d-9034-69453058fb23','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 3','A \"planetarium\" is a facility where you can observe celestial objects and simulations of the night sky.',10,'TFQ',NULL,NULL,'IMAGE-242e7cc9-5708-4a2d-9034-69453058fb23-96d48ba3bb89bfb063056e32285d895f.jpg',0,'2024-12-03 10:37:04'),('242e91e1-7e2a-4a75-91b6-b791751b7fcb','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 7','(we / not / lose our tickets)',10,'MCQ',NULL,NULL,'IMAGE-242e91e1-7e2a-4a75-91b6-b791751b7fcb-82b77468229140db1570654dcb8e8e5d.jpg',0,'2024-12-11 12:43:17'),('2437790f-8458-4c0d-b998-9bbe7859c3f6','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 5','He goes to the gym _______ he finishes work.',10,'MCQ',NULL,NULL,'IMAGE-2437790f-8458-4c0d-b998-9bbe7859c3f6-91e140b000b88eb08c254010c2319e9e.jpg',0,'2024-12-03 09:28:47'),('245195b4-a9ab-407a-8122-a447c7a9bf33','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 2','The author realized that presenting information is not just about facts, but about sharing the emotions behind those facts. \r\n',10,'TFQ',NULL,NULL,'IMAGE-245195b4-a9ab-407a-8122-a447c7a9bf33-966b6f7ba0bd0ec9b0b2cdb5ceffd5cc.jpg',0,'2024-12-03 08:43:14'),('2459b872-1572-432b-bfd7-0a7629c1eb26','bca743a7-446f-44f9-916f-9180ec988e90','Question 7','When did Thesa play soccer?\r\n',10,'MCQ','AUDIO-2459b872-1572-432b-bfd7-0a7629c1eb26-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:23:41'),('24630a63-3125-44e3-9a9e-620bbd0e766f','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 4','Adults walk their dogs and play on the swings. ',10,'TFQ','AUDIO-24630a63-3125-44e3-9a9e-620bbd0e766f-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:56:33'),('2473271a-cb02-431c-a88c-b3a753aa38ae','2757e906-e864-4704-af6a-a92b588eef3d','Question 5','Where can guests store their luggage after check-out?\r\n',10,'MCQ','AUDIO-2473271a-cb02-431c-a88c-b3a753aa38ae-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:18:18'),('2474eb85-979a-4c45-8d5e-e7b27cbd44c1','5d155771-a80b-4c7d-88df-56b0e833c511','Question 12','Why did Mateo hesitate when the traveler first arrived at the inn?',5,'MCQ',NULL,NULL,'IMAGE-2474eb85-979a-4c45-8d5e-e7b27cbd44c1-eb281c5a8825fedb76a2ea2aa1a58939.jpg',0,'2024-12-06 10:40:39'),('2478c45b-dd4d-4a01-b837-867518e19738','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 9','Showing empathy helps others feel better and makes us good friends.\r\n',10,'TFQ','AUDIO-2478c45b-dd4d-4a01-b837-867518e19738-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:58:12'),('247fe75c-f523-4b4f-8313-7cbbd19127d7','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 15','Choose the word that is the opposite of \"accommodating\" in the sentence:\r\n\r\n\"The front desk staff were very accommodating and helped the guests with all their needs.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-247fe75c-f523-4b4f-8313-7cbbd19127d7-4df57b78cb77ffa6bd9e10b65ff41963.jpg',0,'2024-11-25 17:54:39'),('248a9026-9d19-450b-ad4c-bedfd124559a','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 7','Listen to the speaker for question number 7.',1,'MCQ',NULL,NULL,NULL,0,'2024-11-25 13:08:51'),('248eb9c5-70c7-407d-af5c-1eddc05f764c','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 19','Treating others the way you want to be treated reflects only Kindness, not Respect.\r\n',5,'TFQ','AUDIO-248eb9c5-70c7-407d-af5c-1eddc05f764c-a87adc41af021f64f1f12320ddbabc17.mp3',NULL,NULL,0,'2024-12-12 10:47:50'),('24928011-ad40-415f-b034-a54ccfeb8795','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 5','Direct: John said, \"I have completed my homework.\"\r\nReported: John said that he ___ his homework.\r\n',5,'MCQ',NULL,NULL,'IMAGE-24928011-ad40-415f-b034-a54ccfeb8795-001d5712a34c7dac3f2776648680c40b.png',0,'2024-11-28 11:53:55'),('2492e1e3-4eb6-4fdb-89fb-501ba344cdd3','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 17','The traveler who visited Hassan was tired and hungry.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2492e1e3-4eb6-4fdb-89fb-501ba344cdd3-a7577a5f967cc5f18fcb437d849e4606.jpg',0,'2024-12-05 13:19:49'),('24a0e089-e0c5-4ad1-af37-86c7f0d5c796','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 1',' The word \"perpustakaan\" in Indonesian refers to a place that stores books and other resources for borrowing or study.',5,'TFQ',NULL,NULL,'IMAGE-24a0e089-e0c5-4ad1-af37-86c7f0d5c796-ca2d8697ab1a139f707c4bb0e365e066.jpg',0,'2024-11-25 11:56:18'),('24b1e4f9-fbdf-4476-9c65-a0dceeb09e41','15fc91ab-629f-4b44-a812-c45807f31850','Question 4','What does the passage indicate about young Frederick\'s preferences in subjects?\r\n',10,'MCQ',NULL,NULL,'IMAGE-24b1e4f9-fbdf-4476-9c65-a0dceeb09e41-3c161de696a2be84d368727fdec14c1d.PNG',0,'2024-12-04 10:25:43'),('24c74a70-3f12-4565-a3e8-4f0373da99a7','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 2','How does the work culture in Barcelona differ from London?\r\n',5,'MCQ',NULL,NULL,'IMAGE-24c74a70-3f12-4565-a3e8-4f0373da99a7-632ec8dd6180473f21caad6ea0db0629.png',0,'2024-11-29 12:14:07'),('24f3cd35-934a-4b00-8330-0d08fb477b91','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 3','What is one popular dish served in Thai street food markets?',5,'MCQ',NULL,NULL,'IMAGE-24f3cd35-934a-4b00-8330-0d08fb477b91-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:42:45'),('2501daaa-054f-47a6-8945-90e65ab0dce5','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 10','What was special about the clowns head? ',7,'MCQ',NULL,NULL,'IMAGE-2501daaa-054f-47a6-8945-90e65ab0dce5-14f0614008e7f41058b0d8aea0acb275.PNG',0,'2024-11-25 21:11:34'),('250284a5-996c-4b57-88aa-c363518a1423','afd6b384-56dd-4139-90f1-5800d11048e1','Question 7','Choose the word that is the opposite of \"commend\" in the sentence:\r\n\r\n \"The director wanted to commend the employees for their dedication and hard work.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-250284a5-996c-4b57-88aa-c363518a1423-46dec69712df6ba97ae82efe0f695bb5.jpg',0,'2024-11-26 03:12:52'),('2504ef75-bd8e-4353-bc14-413dbd2c0f29','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 17','Fine dining is often relaxed and casual.',5,'TFQ',NULL,NULL,'IMAGE-2504ef75-bd8e-4353-bc14-413dbd2c0f29-0d000b0241999922ef9d247a25ae418b.jpg',0,'2024-12-01 10:28:25'),('25092e08-ee70-498c-9ba4-e54c3542b729','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 18','Choose the word that is opposite of \"artificial\":\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:04:51'),('251538ac-5c6c-4ec2-8395-41ea741c3fe4','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 17','The speaker joined a science club in high school.\r\n',5,'TFQ','AUDIO-251538ac-5c6c-4ec2-8395-41ea741c3fe4-631db4bb7230dc2736d8f842e926f06e.mp3',NULL,NULL,0,'2024-12-11 11:40:47'),('251e5f1d-92a4-45d6-bc51-34661b731fb7','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 15','Lily was late to class because ___ missed the bus.',10,'MCQ',NULL,NULL,'IMAGE-251e5f1d-92a4-45d6-bc51-34661b731fb7-054e46e0b8001da60bef9c45bc898d94.png',0,'2024-12-02 11:53:14'),('2523d831-6996-491f-b5a4-9f323b182e1c','066f137b-70c3-4619-8cf7-038f42d99258','Question 4','According to the passage, laughter and crying are:',4,'MCQ',NULL,NULL,'IMAGE-2523d831-6996-491f-b5a4-9f323b182e1c-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:40:42'),('2543d87a-5b41-449c-b9a2-bd9bf8d4e10a','545e36c7-8ec0-4512-b1c3-60a731159480','Question 12','Choose the word that has the closest meaning to \"concierge\" in the sentence:\r\n\r\n\"The concierge arranged transportation for the guests.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:24:37'),('25473097-c607-46d6-ac2b-913f0e1cb93f','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 4','Choose the best pronoun for this sentence:\r\nNeither of the solutions was perfect, but ___ was better than the other.',5,'MCQ',NULL,NULL,'IMAGE-25473097-c607-46d6-ac2b-913f0e1cb93f-aedd46f17e39854ef4f065854e07d817.png',0,'2024-12-03 09:19:06'),('254f42f7-2535-417b-99c9-404d483e3a82','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 6','What is the antonym of \"convention center\" which is a large venue for hosting events and exhibitions?\r\n',5,'MCQ',NULL,NULL,'IMAGE-254f42f7-2535-417b-99c9-404d483e3a82-77f2c1c1aa8f9c828f4909652efa2d39.jpg',0,'2024-12-04 08:34:13'),('2562cad2-dc83-4a37-ab98-c0b70b9bde01','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 11','Match the Noun Phrase: Match the noun phrase with the type of noun it represents.\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-28 11:51:28'),('25655009-9ebb-44ec-8c85-36587ce44311','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 25','Which of the following is NOT true according to the passage?',5,'MCQ',NULL,NULL,'IMAGE-25655009-9ebb-44ec-8c85-36587ce44311-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 11:01:22'),('256887fc-e05e-4b37-9ed1-da8bb0fbe8dc','3b168b2f-4410-44c0-aefd-240942c312ab','Question 2',' camel can go without food and water for days\r\n',5,'TFQ',NULL,NULL,'IMAGE-256887fc-e05e-4b37-9ed1-da8bb0fbe8dc-8aed3d1acd619b4116484472e46241e8.png',0,'2024-12-02 08:54:29'),('25763474-5581-4a99-907b-3a72e07ea397','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 15','Which sentence uses an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:24:55'),('2576d7be-7d5e-4494-804b-81ca5c35ae76','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 9',' How many family members do you have?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2576d7be-7d5e-4494-804b-81ca5c35ae76-88f76e13f02ca95c9544e9dd55d3fb42.png',0,'2024-11-25 21:48:29'),('2581926b-000b-48c0-94e8-2acee0a21c02','c5087e84-1c75-438a-8f08-f28964af1e65','Question 4','\"The travel agency introduced an TINANIVOE approach, using virtual reality to let tourists preview their destinations.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-2581926b-000b-48c0-94e8-2acee0a21c02-5ba5389ea9f368aee40e7b755b34f6ee.jpg',0,'2024-12-02 12:49:46'),('25919459-643c-4071-83de-3a7ce1760636','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 19','Which adjective best completes the sentence: \"It was a ____ day.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-25919459-643c-4071-83de-3a7ce1760636-d78c73a5bf56a0fb81d613403b58078b.png',0,'2024-11-26 03:36:30'),('25aa69ed-4f0e-45a3-9169-034745861f50','abd056c2-1c8c-4270-b760-215049e270c4','Question 6','Central Park occupies less than 500 acres of land in New York City.\r\n',5,'TFQ',NULL,NULL,'IMAGE-25aa69ed-4f0e-45a3-9169-034745861f50-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:47:41'),('25aabf32-0707-4c7a-999e-a9a6962e777b','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 16','What was the primary purpose of Emma\'s trip to Kyoto?',4,'MCQ',NULL,NULL,'IMAGE-25aabf32-0707-4c7a-999e-a9a6962e777b-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:25:45'),('25bb2c6e-64a2-4b45-9e8b-292401ab40c5','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 10','Choose the pronoun that best completes the sentence:\r\n\"Some employees prefer to work remotely because it allows ___ to have more flexibility.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-25bb2c6e-64a2-4b45-9e8b-292401ab40c5-6c174f05a91782969552aa7ce413ba0b.png',0,'2024-12-03 09:40:05'),('25be6ee3-4553-48a5-a83e-9e94e7a7011d','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 8','Which noun phrase includes a postmodifier? ',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:27:08'),('25c376fd-a137-408e-b02a-0cdaf85d680b','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 20','What did Jake receive?',5,'MCQ','AUDIO-25c376fd-a137-408e-b02a-0cdaf85d680b-e8a87b78d3cbc67f27beba90badb76c9.mp3',NULL,NULL,0,'2024-12-06 11:46:56'),('25c7b240-c8aa-4396-bd3c-1dcaf46322f6','bff50171-e66a-4665-963c-3369d594649a','Question 5','How many people are there in Afghanistan?\r\n',5,'MCQ',NULL,NULL,'IMAGE-25c7b240-c8aa-4396-bd3c-1dcaf46322f6-ac3623eeca9e05f97ea818ca5062d3d0.jpg',0,'2024-12-03 08:56:20'),('25cda090-5e18-482b-8ca9-3383c51796cb','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 6','After fishing, they went back to the cabin to prepare dinner. Aldo helped his mom cook and set the table. They enjoyed the fresh fish, salad, and bread while talking about their favorite moments of the trip.\r\n\r\n Choose the word that has the closest meaning to \"prepare\" in the sentence: \r\n \r\n \"They went back to the cabin to prepare dinner.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:04:12'),('25deb6b4-0d85-462b-91d6-70081b1ca0bf','773d3490-11ed-4025-aeec-d9fab774c585','Question 7','Direct: \"Did you see the movie?\" he asked.\r\nReported: He asked if I ___ the movie.',5,'MCQ',NULL,NULL,'IMAGE-25deb6b4-0d85-462b-91d6-70081b1ca0bf-c42d91ad8c7e2e24b4074d8d5daad2c1.png',0,'2024-11-28 11:43:17'),('25e2a67d-1db5-4bf2-a82b-d8c1e093ce40','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 13','What kind of art did they see at the museum?\r\n',5,'MCQ','AUDIO-25e2a67d-1db5-4bf2-a82b-d8c1e093ce40-c2f135d9b73d967ef42467e8f7a4716c.mp3',NULL,NULL,0,'2024-12-11 15:06:50'),('25f0b378-fe0b-41d5-96f4-7086f82f9887','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 5','ANNOUNCEMENT \r\n\r\nTo: All students of Senior High School. \r\n\r\nIn the framework of National Education Day, the student Organization will hold some interesting programs. They are English Speech Contest, Debate, and Class Wall Magazine Competition. The program will be held on May 2nd 2024, started from 8 am until 1 p.m. All classes must take part in the programs. \r\n\r\n\r\nFor detailed information, please contact Mr. Andi, the coordinator of this program.\r\n\r\nBased on the announcement above, we know that______',10,'MCQ',NULL,NULL,'IMAGE-25f0b378-fe0b-41d5-96f4-7086f82f9887-12200d7f5e6c8b78a7a39e89bb0634d9.jpg',0,'2024-11-21 08:56:46'),('260b12d6-8a0e-419e-8ac4-fe9c9bf66959','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 8','The mermaid took Megan to a dangerous underwater world.',7,'MCQ',NULL,NULL,'IMAGE-260b12d6-8a0e-419e-8ac4-fe9c9bf66959-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:26:10'),('261465bd-2832-469a-b11f-971e9f6a61ef','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 12','Choose the correct plural form of the noun in each sentence.\r\nOne tooth → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-261465bd-2832-469a-b11f-971e9f6a61ef-77cc4e3dc93119686111a1e4cd2bebad.png',0,'2024-12-04 10:30:52'),('2620ac9b-0e1c-4851-94c4-e105975c6826','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 3','Which word is an antonym of \"enthusiastic\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2620ac9b-0e1c-4851-94c4-e105975c6826-bc0ee2b1994ac5fb39d70d018143d48b.jpg',0,'2024-11-25 22:03:16'),('262245f3-6f4a-46d3-9aac-c731d700357a','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 3','In a normal condition, how long does it take Mr. and Mrs. Green to reach the store?',10,'MCQ',NULL,NULL,'IMAGE-262245f3-6f4a-46d3-9aac-c731d700357a-e93cdfe5e4792d781ccfc641b6594686.PNG',0,'2024-11-26 08:35:32'),('2634f4e8-af41-4453-be13-4efaa112b189','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 13','Choose the word that has the closest meaning to \"renovation\" in the sentence:\r\n\"The hotel will undergo a major renovation to improve its facilities.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:48:43'),('26350828-be1f-4dc8-9659-f7ef54d9810e','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 9','Chef Antonio plans to use locally sourced ingredients in his dishes.\r\n',5,'TFQ',NULL,NULL,'IMAGE-26350828-be1f-4dc8-9659-f7ef54d9810e-8369f959c13aef6ff047ee452c1c3e11.jpg',0,'2024-12-02 10:59:13'),('2636f1ea-bfeb-41de-ad6c-17bb078bc8b4','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 7','The flowers are ____ the table.',10,'MCQ',NULL,NULL,'IMAGE-2636f1ea-bfeb-41de-ad6c-17bb078bc8b4-c31940d0c9f78821c9dfeb45efc30ef6.jpg',0,'2024-11-28 14:46:25'),('265b76c9-bfb7-4433-882a-d932c52719c6','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 9','Lia helped the French family by speaking slowly and using a map to explain the layout of the hotel\r\n',5,'TFQ',NULL,NULL,'IMAGE-265b76c9-bfb7-4433-882a-d932c52719c6-72f977322c838764accedb1be43135bb.png',0,'2024-12-06 10:06:22'),('266061e0-088f-4d4f-a471-295eafc0166f','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 9','Select the correct plural form for each singular noun. \"Teacher\"',10,'MCQ',NULL,NULL,'IMAGE-266061e0-088f-4d4f-a471-295eafc0166f-dee2a63333f06451d642c610d00244a1.png',0,'2024-12-04 09:38:13'),('26625117-d516-4a99-85fb-533bb1a8c801','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 4','Identify the auxiliary verb in this sentence: \"They have finished their work.\"',5,'MCQ',NULL,NULL,'IMAGE-26625117-d516-4a99-85fb-533bb1a8c801-e329877f9bd4418cdc40eb7f102d15ba.png',0,'2024-11-25 19:22:40'),('267cfc69-f6c3-442c-8730-8eddeb51f4c5','975a6591-5b2e-49b0-8574-f5def3056c53','Question 7','\"Broadcasting\" in Indonesian means \"Penyiar.\"',10,'TFQ',NULL,NULL,'IMAGE-267cfc69-f6c3-442c-8730-8eddeb51f4c5-30100d5d6f04d6ba7dd1f6a93dbe40a5.jpg',0,'2024-12-03 09:30:05'),('26883f2f-eedd-4bbb-9e9e-8fb8eec8687f','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 13','Choose the correct adverb to complete this sentence: \"The cat sleeps ____ on the couch.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-26883f2f-eedd-4bbb-9e9e-8fb8eec8687f-9783448dd2a931c7ec208ad0e3a00eb4.jpg',0,'2024-12-10 14:20:26'),('26a13e25-91c8-454c-ab2f-294835f45c68','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 3','They ____ a lot of homework.\r\n',5,'MCQ',NULL,NULL,'IMAGE-26a13e25-91c8-454c-ab2f-294835f45c68-2205c2208b2741e135a66b066c249c5c.jpg',0,'2024-11-28 14:11:01'),('26b5ee81-0ebf-4fc4-a676-b59d4fe6bbc7','2757e906-e864-4704-af6a-a92b588eef3d','Question 6','The standard check-out time at the hotel is 12:00 noon.\r\n',10,'TFQ','AUDIO-26b5ee81-0ebf-4fc4-a676-b59d4fe6bbc7-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:18:32'),('26c790ac-7b76-4471-bb5c-b82ee267b834','040f0458-cf71-4e61-a034-c5f58ab34269','Question 2','She ___ (travel) to Japan several times.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-26c790ac-7b76-4471-bb5c-b82ee267b834-43f42c3ac5297b021c6ae7857b6f166b.jpg',0,'2024-12-02 09:45:14'),('26d79dae-93c1-4e66-b57c-85213070a107','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 19','What did Sarah use to help illustrate her historical presentation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-26d79dae-93c1-4e66-b57c-85213070a107-b5e13e8a50e6ba6cce176c5f301015be.png',0,'2024-12-03 09:52:33'),('26def01b-4814-48d6-9038-812c5e8afcf9','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 3','If Marie has a group of food enthusiasts, she plans to visit a famous art gallery.\r\n',5,'TFQ',NULL,NULL,'IMAGE-26def01b-4814-48d6-9038-812c5e8afcf9-5a600ea2b7dd2fb98b5f3bf93af35376.png',0,'2024-12-02 12:08:29'),('26eb1f2e-0e29-4001-8b31-f432b100d626','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 9','Which pronoun correctly completes this sentence?\r\n\"Neither of the cars is new, but ___ of them is in excellent condition.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-26eb1f2e-0e29-4001-8b31-f432b100d626-e3c1f4b0cdb484133c3153932460bf81.png',0,'2024-12-03 09:39:16'),('27066058-4c06-4394-af5c-2ee858bc300c','10e23048-0fd3-4ab3-9440-9104e7063142','Question 30','\"Tom ______ go hiking this Saturday if the weather is nice.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-27066058-4c06-4394-af5c-2ee858bc300c-9fd9efe5abe2e00c02ec9330f3322c88.jpg',0,'2024-12-02 13:27:30'),('271ed74f-9e1b-40b8-8cfe-10d6648ec8ff','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 3','How does Maria plan to track guest preferences? \r\n',5,'MCQ','AUDIO-271ed74f-9e1b-40b8-8cfe-10d6648ec8ff-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:51:47'),('272e6769-14c5-469d-ab67-3a334a5de1b7','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 13','Tour guides play a key role in helping tourists enjoy their visit.\r\n',5,'TFQ','AUDIO-272e6769-14c5-469d-ab67-3a334a5de1b7-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:48'),('273496ea-055b-4216-b57b-5fc6449e4fbc','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 4','Where can you find a quiet study area in the library?\r\n',10,'MCQ',NULL,NULL,'IMAGE-273496ea-055b-4216-b57b-5fc6449e4fbc-a00b63d7238ff0e14db57ed51925fa2c.jpg',0,'2024-12-03 10:23:06'),('273f8d65-cb79-40a9-87f1-c8d6446d4b73','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 5','What is the Indonesian term for \"Exhibition Center\"?',10,'MCQ',NULL,NULL,'IMAGE-273f8d65-cb79-40a9-87f1-c8d6446d4b73-7660c20697877cb192cd5d6a5e6cc2ee.jpg',0,'2024-12-03 09:42:14'),('27413b34-4aa8-4053-9f8b-12685cabf4a6','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 8','How does cultural appreciation contribute to moral values in travel?\r\n',10,'MCQ',NULL,NULL,'IMAGE-27413b34-4aa8-4053-9f8b-12685cabf4a6-a1f4df837f7affbfb84f1eeaae3631d3.PNG',0,'2024-12-04 10:12:08'),('27442923-4369-47cf-82a4-005f66b75930','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 11','Identify the correct plural form of \"goose\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-27442923-4369-47cf-82a4-005f66b75930-7aeeb3b555ef9e3fccf6cc14c65c79c1.png',0,'2024-12-04 10:10:28'),('274af9ea-e083-4079-9eb4-fe2b3969e631','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 7','Match each word with its correct description:\r\n\r\n',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 06:34:26'),('275036e1-08fa-4301-8aa9-fe4e466bc260','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 3','We _______ (plan) our trip to Japan months in advance, ensuring that we would visit during the cherry blossom season. The sight of the blooming sakura trees was even more _______ (breathtaking) than we _______ (anticipate), and we _______ (spend) hours walking through parks, taking in the beautiful scenery.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:32:23'),('27524a83-f1b9-457a-be09-ce5a744f6f7e','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 15','Hassan was known for his unkind behavior towards guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-27524a83-f1b9-457a-be09-ce5a744f6f7e-f34625550ee20b63b73c4bc058c8e57d.jpg',0,'2024-12-05 13:18:54'),('2760eaaa-d591-426c-a657-fc2725eb9b60','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','Question 2','He created a workshop where he worked on his ideas.',1,'TFQ',NULL,NULL,NULL,1,'2024-11-04 14:18:51'),('276268c7-4493-442d-88f0-96430a16161b','773d3490-11ed-4025-aeec-d9fab774c585','Question 11','Direct: \"We will call you tomorrow,\" they said.\r\nReported: They said that they ___ me the next day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-276268c7-4493-442d-88f0-96430a16161b-4a2e961d8231aa72f5b4a79582c5c9f3.png',0,'2024-11-28 11:46:37'),('2766cd15-7b18-4590-8f92-84a0bafb68c2','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 1','Nyi Roro Kiduls legend involves her ruling the Southern Sea.',5,'TFQ',NULL,NULL,'IMAGE-2766cd15-7b18-4590-8f92-84a0bafb68c2-b2dc9f08ef09aa6e063f597d3f8e82f1.jpg',0,'2024-11-28 11:10:36'),('277182f4-be81-43a3-8426-73196a47a567','aaec799c-4103-4686-89d5-1c0254869f27','Question 17','Visitors in the Valley of Serenity are encouraged to participate in cultural traditions.',5,'TFQ',NULL,NULL,'IMAGE-277182f4-be81-43a3-8426-73196a47a567-bb5717bc3f99a09c7a1a64d319da4534.jpg',0,'2024-12-11 10:25:07'),('278ab5c7-9501-4a91-8f1e-b8a4fb07c39a','744dc18e-addd-488f-925f-00d2a479eeba','Question 8','Guest: \"Excuse me, could I have some extra towels?\" \r\nEmily: \"Certainly! Ill send them up right away.\" \r\nGuest: \"Thank you for being so helpful.\"\r\nChoose the word that has the closest meaning to \"helpful\" in the sentence: \r\n\r\n\"Thank you for being so helpful.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:03:30'),('278d231d-5d45-457c-b899-c290d8eb6807','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 19','Amelia was known for her ability to navigate complex social situations and make every guest feel __________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-278d231d-5d45-457c-b899-c290d8eb6807-91311ce7035a447e51617526b71af742.PNG',0,'2024-12-06 12:36:56'),('27b2b7e7-8406-4f6d-bcf9-90f309f60813','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 11','An apple ______ from the tree.',10,'MCQ',NULL,NULL,'IMAGE-27b2b7e7-8406-4f6d-bcf9-90f309f60813-e9c10d2f9639b9296579689c30cca5d3.jpg',0,'2024-12-02 10:49:57'),('27dbfc30-1451-4480-bd69-b5fc5ffa2a2d','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 5','How do guests feel about Alex\'s work?',5,'MCQ','AUDIO-27dbfc30-1451-4480-bd69-b5fc5ffa2a2d-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:18:06'),('27e6ead7-3a14-4b73-9339-d2ba1f55dd07','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 9','What does Chef Elena hope to achieve by collaborating with local farmers and fishermen?\r\n',5,'MCQ',NULL,NULL,'IMAGE-27e6ead7-3a14-4b73-9339-d2ba1f55dd07-50a858db35e2491ef6a6f4d30d35c651.png',0,'2024-12-02 13:27:54'),('27e811fd-13cd-4440-8d57-2df3f405ffcd','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 5','Match the word with its correct definition.',10,'MPQ',NULL,NULL,'IMAGE-27e811fd-13cd-4440-8d57-2df3f405ffcd-596c977af8b04be6f31c24e282ce22f0.jpg',0,'2024-11-28 14:17:24'),('27f1b136-2f0f-4d57-9a38-f297ce1bb163','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 18','They will begin the training session _______ the participants have completed the pre-course survey.',5,'MCQ',NULL,NULL,'IMAGE-27f1b136-2f0f-4d57-9a38-f297ce1bb163-ab9d057b04881938c30a100db98c2f5b.jpg',0,'2024-12-03 14:46:13'),('27f2fd41-91b7-4a01-b612-cbcc458d29ac','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 20','The word \"bellhop\" refers to a hotel employee who assists guests by carrying their luggage.',5,'TFQ',NULL,NULL,'IMAGE-27f2fd41-91b7-4a01-b612-cbcc458d29ac-07e61a9bdb828bf072eae55af06936df.png',0,'2024-11-25 16:01:35'),('28193264-8f5f-4b0f-9768-3c573bef9664','26d39f63-85dd-435b-aed1-0a507b625015','Question 14','Which sentence correctly reports this statement?\r\nDirect: \"I might join you later,\" she said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-28193264-8f5f-4b0f-9768-3c573bef9664-245964bd733ce76e7ae0446b967f96b3.png',0,'2024-11-28 12:20:54'),('2824cbb5-e9ce-4bc7-9ed6-a746f4171fcc','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 20','Ethan prioritizes environmental sustainability over fair wages and ethical treatment of staff.',5,'TFQ',NULL,NULL,'IMAGE-2824cbb5-e9ce-4bc7-9ed6-a746f4171fcc-830562d70226f8aff73ad54dd4eb4653.png',0,'2024-12-02 12:43:42'),('2839d1bd-5734-4544-b628-532f5805b941','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 17','The event was _______ and drew a large crowd. The organizers had arranged _______ activities and _______ food for the attendees.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:22:11'),('2840c121-2059-45ca-ac22-b0ceac8885e9','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 4','The luxury cruise ship offered an _______ (opulent) experience from start to finish. The suites were _______ (spacious) and _______ (elegant), with private balconies and panoramic ocean views. The onboard dining options were equally _______ (impressive), featuring gourmet cuisine prepared by world-renowned chefs.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:33:49'),('28458411-16f6-4e42-81ff-b783bfd24774','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 12','Determine if the following statements are true or false.\r\nThe team will start working on the next phase once they have completed the initial preparations.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:42:32'),('28515843-4209-4be7-a137-4d76207a1ba5','d49e5dcb-c578-4c47-858b-aafd77743437','Question 7','What is the plural of \"toy\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-28515843-4209-4be7-a137-4d76207a1ba5-2641c9aefa25ee93d6962804c262f9a3.png',0,'2024-11-26 10:58:23'),('2856fc03-e8a8-424f-a827-bfde913c38dd','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 7','A protest is a way to agree with unfair rules.',5,'TFQ',NULL,NULL,'IMAGE-2856fc03-e8a8-424f-a827-bfde913c38dd-2fb891a5fe3afb7f71caa54776d0e1d9.jpg',0,'2024-11-28 14:48:26'),('286c9fc8-4696-4f86-b9b4-94dad11c6172','069d921b-0878-411b-a94d-ce525959c0d1','Question 46','\"I have a lot of ______ from different countries.\" ',5,'MCQ',NULL,NULL,'IMAGE-286c9fc8-4696-4f86-b9b4-94dad11c6172-ad12c903d844157dedcb8374aaabbe95.jpg',0,'2024-12-11 19:57:36'),('286d74f6-356c-4a89-b9bb-fecb454a1db9','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 12','A networking lunch will take place at 1:00 PM in the terrace garden.\r\n',5,'TFQ','AUDIO-286d74f6-356c-4a89-b9bb-fecb454a1db9-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:02:22'),('2877de19-8669-46e0-af2f-5ea8bf259d7c','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 15','He had to stop his workout _______ he felt a sharp pain in his knee.',5,'MCQ',NULL,NULL,'IMAGE-2877de19-8669-46e0-af2f-5ea8bf259d7c-b0354b6836dbeb0d7d08a5fdbcea385f.jpg',0,'2024-12-03 14:13:58'),('287840b9-7db5-4d06-bbb9-0e190eef5f95','26f2798d-46dc-4790-aece-aa1175435106','Question 2','Which one is a small fruit? \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:33:48'),('289cd52c-3b25-491d-8d88-60973c9a6ed8','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 8','“Police Squad” is played from 2-5 PM.\r\n',5,'TFQ','AUDIO-289cd52c-3b25-491d-8d88-60973c9a6ed8-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:37'),('28a4426c-de91-490a-a671-8ae6805631c7','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 8','How does Michael usually spend his free time?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:32:02'),('28aaf810-2d1a-4bf3-a866-2b726c0287c0','e273317f-f53e-45dc-8ced-9e15ab266775','Question 13','Which sentence uses a verb in the present perfect tense?',5,'MCQ',NULL,NULL,'IMAGE-28aaf810-2d1a-4bf3-a866-2b726c0287c0-577d9a08d61706d04ad6e0f360e50e5e.png',0,'2024-11-26 05:39:22'),('28af5a9b-f0f7-4cfe-9264-77ce54ec86fa','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 15','The seating arrangement in the ballroom will be set up according to the clients specifications.\r\n',5,'TFQ','AUDIO-28af5a9b-f0f7-4cfe-9264-77ce54ec86fa-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:50:14'),('28b44a67-8628-413b-8f10-4baecf7141f0','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 11','What is Chef Antonio\'s main intention for his restaurant?',5,'MCQ',NULL,NULL,'IMAGE-28b44a67-8628-413b-8f10-4baecf7141f0-0366ddb1adbd36f52f562941b0e1ce74.png',0,'2024-12-02 12:12:29'),('28b49fd4-a597-483b-812f-4af15a989e81','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 14','David was giving advice about the best places for an adventure holiday. \r\nDavid: \"Go to the mountain ranges,\"\r\nAdam: . \"Youll find an vast selection of activities there, from rock MBINGCLI to zip-lining.\" \r\n\r\nUnscramble the letters to find the word that best completes the sentence,\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:16:26'),('28b78046-0d9d-4816-9c77-d7bfdc27cd77','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 3','Select the past tense form of \"go.\"',5,'MCQ',NULL,NULL,'IMAGE-28b78046-0d9d-4816-9c77-d7bfdc27cd77-51b267c994295207b3a04c1be2bbc4c5.png',0,'2024-11-26 02:02:16'),('28ba0937-b386-40a1-8cea-e2780c1361d3','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 1','\"I am passionate about sharing the __________ of my homeland with tourists.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-28ba0937-b386-40a1-8cea-e2780c1361d3-2d8ef53517d718b5566a373d66a4d5bd.jpg',0,'2024-11-26 01:15:37'),('28c19bcc-a7ff-4a3c-87ee-19e889798674','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 3','What does \"danced\" mean in the context of \r\n\r\n“They danced around a small fire”?',10,'MCQ',NULL,NULL,'IMAGE-28c19bcc-a7ff-4a3c-87ee-19e889798674-051d29a821fec3929cd45c559ffa4c63.jpg',0,'2024-12-02 10:25:54'),('28c4bf70-c829-4fc9-92cf-cecdc022b3b9','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 6','Choose the word that is closest in meaning to quick.',10,'MCQ',NULL,NULL,'IMAGE-28c4bf70-c829-4fc9-92cf-cecdc022b3b9-37bb05d1388eb9968b26ae7d010c6d98.jpg',0,'2024-11-28 14:18:23'),('28cb1b05-fd24-432a-99b6-b79c3dd36fcc','2757e906-e864-4704-af6a-a92b588eef3d','Question 7','Late check-out requests are always approved without exception.\r\n',10,'TFQ','AUDIO-28cb1b05-fd24-432a-99b6-b79c3dd36fcc-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:18:44'),('28cb4ebc-5968-4b45-afdc-b185d8f8b491','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 10','The Emerald Retreats design combines modern amenities with traditional Balinese architecture.\r\n\r\n\r\n',5,'TFQ','AUDIO-28cb4ebc-5968-4b45-afdc-b185d8f8b491-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:34:17'),('28cd75da-53b4-4698-8329-22c099c22ce1','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 20','___ you ___ (help) me with the decorations?\r\n',5,'MCQ',NULL,NULL,'IMAGE-28cd75da-53b4-4698-8329-22c099c22ce1-48c61ebc76a17193e6e55925bcb861f0.jpg',0,'2024-11-29 11:26:07'),('28d3af7a-bc30-464b-9d17-f2846d9d16df','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 1','What is Jonathan\'s primary intention for the hotel in the coming year?\r\n',5,'MCQ','AUDIO-28d3af7a-bc30-464b-9d17-f2846d9d16df-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:45:46'),('28e6acab-a7ca-4268-ac15-0e4d6732e9d4','10e23048-0fd3-4ab3-9440-9104e7063142','Question 12','Sarah Lin is an urban planner in Singapore focused on creating sustainable and livable cities.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:19:31'),('28e6ad45-647c-4851-a6b0-45fcfacc0c9f','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 6','What did Mike do well?',5,'MCQ','AUDIO-28e6ad45-647c-4851-a6b0-45fcfacc0c9f-61054611e316deebc816d7659a2bca06.mp3',NULL,NULL,0,'2024-12-06 10:45:36'),('28e79ff2-2e4c-4398-a409-7f3607329a1b','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 8',' Scout Association SMP Bunga Bangsa Semarang\r\nTo: All Scout Members\r\n\r\n\r\nWe are planning a camping trip to the Bringin area from June 14th to 16th, 2009. The contribution for the trip is Rp. 75,000. Members who wish to participate should register with Mrs. Katmiati. \r\nRegistration will take place on June 10th, 2009.\r\nNaufal A.C\r\nThe Chief.\r\n\r\n\r\n“The contribution is Rp. 75.000,00”\r\nWhat is the meaning of Rp. 75.000,00?\r\n',4,'MCQ',NULL,NULL,NULL,0,'2024-11-21 12:32:38'),('28e80104-68f1-4886-9dba-84244ff386e1','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 1','Sarah brewed a cup of coffee ______ she settled into her chair.\r\n',5,'MCQ',NULL,NULL,'IMAGE-28e80104-68f1-4886-9dba-84244ff386e1-2cbc5f802f0af230a760b63d7406e210.png',0,'2024-12-03 14:52:45'),('28ed60fd-3e99-44a9-9679-1778d6a04e67','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 10','We ___ the assignment on time.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:31:11'),('28f1779e-26d4-48c4-86fc-3db40621b567','d430d447-c971-4c28-861d-385e34e4f374','Question 12','The museum ____ rare artifacts from ancient civilizations.\r\n',5,'MCQ',NULL,NULL,'IMAGE-28f1779e-26d4-48c4-86fc-3db40621b567-659cf3cddefdd7c7cbeebad5970fa846.jpg',0,'2024-11-28 15:06:36'),('28f246ec-25bf-48c9-90ec-9fdbd41a653a','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 12','What is the speaker describing?',5,'MCQ','AUDIO-28f246ec-25bf-48c9-90ec-9fdbd41a653a-3542dde29bb12554ca9aa87ca7e49e98.mp3',NULL,NULL,0,'2024-12-11 15:06:40'),('290e3e30-7b64-4984-9e5c-cd62e756d73e','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 14','Which sentence contains an adverb of time clause?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:37:22'),('2920138a-d669-4820-928b-a6c40c661768','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 4','Tools are essential for making inventions and working on ideas. ',10,'TFQ',NULL,NULL,NULL,1,'2024-11-28 12:03:54'),('2932f080-ec94-4b2c-8335-6a6a8549d3bd','a01ae31e-9562-4284-96b5-f70ece994003','Question 11','What sustainable practice did Green Leaf Resort implement?',5,'MCQ',NULL,NULL,'IMAGE-2932f080-ec94-4b2c-8335-6a6a8549d3bd-c5b07cfe73ded8016ce462adb40f3807.PNG',0,'2024-11-25 23:36:43'),('293d01be-a5e7-4c14-9b8e-7624b2d18889','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 9','Match each response with its correct meaning:',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 02:00:39'),('2946cc40-bb85-4906-97b9-6f1dfaeb1649','069d921b-0878-411b-a94d-ce525959c0d1','Question 28','Rafael is studying mobile app development.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2946cc40-bb85-4906-97b9-6f1dfaeb1649-60674c9af61b0ced145800e78cb3aff9.jpg',1,'2024-12-11 13:57:05'),('294e14ab-8309-4451-840a-7525e9446679','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 12','Due to the unpredictable weather conditions, the organizers _______ (postpone) the outdoor event.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:53:01'),('294f18a4-5936-4cdb-936d-32e2da876469','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 4','In the sentence \"The presentation on climate change was informative,\" what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:59:48'),('2967bc9d-39a8-4291-ae49-57460174ed9f','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 4','Emily wants to paint landscapes because she enjoys capturing beautiful scenes.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:40:35'),('296c5b9b-2e60-4448-a648-c04bca6e26ab','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 14','\"The Vatican City is known for its religious significance and houses the Vatican Museums.\"\r\n\r\n\r\nWhat does the word \"significance\" refer to in this context?',5,'MCQ',NULL,NULL,'IMAGE-296c5b9b-2e60-4448-a648-c04bca6e26ab-12d9072fa8d25f2c324ba5a50d513348.jpg',0,'2024-12-03 11:12:19'),('2973e488-8daf-4219-bfc1-bb2c1cf2554e','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 3','What did Socrates not want in his life?\r\n',10,'MCQ',NULL,NULL,'IMAGE-2973e488-8daf-4219-bfc1-bb2c1cf2554e-2c579033edd40ac0c61e1ae97d069960.PNG',0,'2024-12-03 14:33:25'),('29798d3d-63c3-4a96-9d45-4b97a81e93eb','c5087e84-1c75-438a-8f08-f28964af1e65','Question 3','Last year,JYP Tour and Travel decided to expand its services to include eco-friendly tours, reaching more environmentally conscious travellers.\r\n\r\nWhat is the antonym of \"expand\"? \r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-29798d3d-63c3-4a96-9d45-4b97a81e93eb-1a45966c9d32b855775391fa91eb8e56.jpg',0,'2024-12-02 12:46:19'),('2985ff27-d5fe-4959-9092-cfdaeb01dc77','1269e558-adde-4bee-a781-ed539cacdd78','Question 4','Choose the correct adverb: \"She speaks ____ during the meeting.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-2985ff27-d5fe-4959-9092-cfdaeb01dc77-3c314da3512b7d17953abf6a05c311be.png',0,'2024-12-10 15:13:55'),('2989abf5-838c-45bf-8374-714a021eac36','15fc91ab-629f-4b44-a812-c45807f31850','Question 15','What value is emphasized by the sanctuary?',5,'MCQ',NULL,NULL,'IMAGE-2989abf5-838c-45bf-8374-714a021eac36-2cf77c9e546dd41366cc47f2daabecd8.jpg',0,'2024-12-11 10:59:59'),('2994e20c-b6d2-42c8-9abd-7b0d9d4b0f3d','d430d447-c971-4c28-861d-385e34e4f374','Question 16','He ____ to finish his assignment by tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2994e20c-b6d2-42c8-9abd-7b0d9d4b0f3d-1a233675f652894cfea350f43eee63e4.jpg',0,'2024-11-28 15:09:22'),('299c3328-e430-4044-914f-bd234c44c83b','10e23048-0fd3-4ab3-9440-9104e7063142','Question 21','Sarahs work has inspired global interest in adopting similar sustainable urban practices.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:21:35'),('29a423d2-79fc-4ecd-8cbd-eee9d00330b8','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 7','Identify the adjective in this sentence: \"The old man walked slowly.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-29a423d2-79fc-4ecd-8cbd-eee9d00330b8-90b671e049c01be388d7572010a78b1e.png',0,'2024-11-25 22:51:18'),('29c12366-3427-49be-8121-f9326b80b0f6','069d921b-0878-411b-a94d-ce525959c0d1','Question 33','Dear Sabrina Dressler\r\n\r\nMy name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!\r\nBest regards,\r\nJustin Hubner\r\n\r\nBased on the passage, why might Jacob enjoy painting landscapes?\r\n',5,'MCQ',NULL,NULL,'IMAGE-29c12366-3427-49be-8121-f9326b80b0f6-bbbde05250924eada1a8e5354e4786e9.jpg',1,'2024-12-11 14:04:27'),('29c88e31-b7fa-4323-b103-f5a7ec7b2a69','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 9','Which word is an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:13:47'),('29ca2d77-47be-41e0-a58a-9453b3412361','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 4','Match the word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-02 13:54:56'),('29cecaf9-3c8d-42e4-8d4d-1203b158635d','19ab833e-87cf-4963-a786-d5d63993a84f','Question 10','Which phrase represents an absolute phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:03:43'),('29d52e32-0507-4e05-ab05-524ec7cf7d4c','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 7','Rats are seen as helpful animals by most people',10,'TFQ',NULL,NULL,'IMAGE-29d52e32-0507-4e05-ab05-524ec7cf7d4c-74d54bc1dfd828ba859260b277aba04e.jpg',0,'2024-11-26 08:38:02'),('29d5550e-ab12-4521-8465-a1b804535105','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 6','Determine if the following statements are true or false.\r\nThe new regulations will be enforced until all stakeholders have been consulted and their feedback incorporated.',5,'TFQ',NULL,NULL,'IMAGE-29d5550e-ab12-4521-8465-a1b804535105-a2775f4f2688558cd8ceb103f61fd964.jpg',0,'2024-12-03 14:34:59'),('29ea70d5-775f-439b-9253-520a695924e1','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 7','John never ____ to work late.\r\n',5,'MCQ',NULL,NULL,'IMAGE-29ea70d5-775f-439b-9253-520a695924e1-6c7801ebd5ad56c509819c4e1bdc58af.jpg',0,'2024-11-28 12:18:47'),('29ec426f-f73f-4ae2-8e75-d8fe7c59a98b','976f596f-834e-40e4-bb98-21b902f8a750','Question 19','What innovation was the Ritz Paris known for?\r\n',5,'MCQ','AUDIO-29ec426f-f73f-4ae2-8e75-d8fe7c59a98b-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:49:21'),('29ec4585-6f96-41b0-a489-0d4326149e7f','15fc91ab-629f-4b44-a812-c45807f31850','Question 17','Revenue from the Heritage Village is used to support education and infrastructure.',5,'TFQ',NULL,NULL,'IMAGE-29ec4585-6f96-41b0-a489-0d4326149e7f-272c11ba2f6e9a2bc1ee2027e0b0880b.jpg',0,'2024-12-11 11:04:03'),('29f966f8-4352-424c-8474-701f8966a870','3b168b2f-4410-44c0-aefd-240942c312ab','Question 11','What does Anna suggest they do to celebrate Sarahs promotion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-29f966f8-4352-424c-8474-701f8966a870-8a4bf1b07e9ab4008b466b8888b57f36.jpg',0,'2024-12-02 09:02:01'),('2a0378a7-3e8e-4f85-a5c8-6278ea20ace1','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 8','How long did it take to build the Great Pyramid?',5,'MCQ',NULL,NULL,'IMAGE-2a0378a7-3e8e-4f85-a5c8-6278ea20ace1-c6e39e31bd04b62eec91ca3d566c2550.jpg',0,'2024-12-05 11:36:15'),('2a13e4ec-f1af-4afa-a814-661afc84a8da','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 4','We ___ (have) a meeting later today.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2a13e4ec-f1af-4afa-a814-661afc84a8da-02d8dc22334dbeba739fb3d2ff3f0ae9.jpg',0,'2024-11-29 09:59:51'),('2a1c8dfa-f512-4839-a7e2-0ffc7bb54ac4','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 3','Listen carefully to the dialogue, as you will only hear it once.',10,'MCQ','AUDIO-2a1c8dfa-f512-4839-a7e2-0ffc7bb54ac4-4a0578451c6316006b5cae6b63f9722e.mp3',NULL,NULL,0,'2024-11-25 15:36:45'),('2a230fda-3236-434c-914d-94a30c349799','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 4','Match the following:',10,'MPQ',NULL,NULL,NULL,0,'2024-12-06 13:08:51'),('2a367a0f-b417-47e8-85e7-fb5238664fbb','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 2','Direct: He said, \"I like pizza.\"\r\nReported: He said that he ___ pizza.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2a367a0f-b417-47e8-85e7-fb5238664fbb-87c72d8b4891bd57250b797c285c1919.png',0,'2024-11-28 11:30:13'),('2a4199b0-0cdd-43cb-b34b-082a853e21b8','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 17','The Skybridge was constructed without any challenges or opposition.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2a4199b0-0cdd-43cb-b34b-082a853e21b8-18e66b2b3eb3f93f356417bd254d0995.png',0,'2024-12-03 10:06:48'),('2a5e3585-f201-460a-b5c6-12d2874e9edf','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 5','What does the writer say regarding the economy and saving money?',10,'MCQ',NULL,NULL,'IMAGE-2a5e3585-f201-460a-b5c6-12d2874e9edf-eef506457b8b34795f5c2614aa5238a7.PNG',0,'2024-12-03 15:14:28'),('2a631c7c-8291-4145-9c67-8632e40a8515','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 4','Listen to the speaker to answer number 4.',1,'MCQ','AUDIO-2a631c7c-8291-4145-9c67-8632e40a8515-ecbfd3fce3df8a0d0a3e59c4991a64e7.mp3',NULL,NULL,0,'2024-11-27 23:38:06'),('2a732336-d665-4c51-8de9-a656df1fd9a4','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 8','They stayed home _______ it was too cold outside.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2a732336-d665-4c51-8de9-a656df1fd9a4-efb72a10d0cf570ce92237ed5f5b04b1.jpg',0,'2024-12-03 09:32:38'),('2a7db36c-c24d-487e-a513-7ec2e0d5a016','45b0268f-d278-4851-90d8-7f99001e6687','Question 2','How does the receptionist respond to the guest\'s intention to extend their stay?\r\n',10,'MCQ','AUDIO-2a7db36c-c24d-487e-a513-7ec2e0d5a016-aa92928be32bb319cc3c34d4509772a5.mp3',NULL,NULL,0,'2024-12-09 11:23:23'),('2a9b7ff6-87fd-41d2-8e6d-d4c1757a8c46','069d921b-0878-411b-a94d-ce525959c0d1','Question 49',' Choose the synonym for \"intelligent\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-2a9b7ff6-87fd-41d2-8e6d-d4c1757a8c46-31abe617081c24eeb85abfe3a77bed6b.jpg',0,'2024-12-11 20:01:45'),('2aab53b7-656b-41f8-a477-d81da386028b','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 10','What is the plural form of \"fish\" when referring to the species?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2aab53b7-656b-41f8-a477-d81da386028b-bd9a88e8bee9191fd63995b7c2d70312.png',0,'2024-12-04 10:09:42'),('2ab1089c-acb1-4506-8848-d0a35b8850c4','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 2','What might happen if parents continue reading to a child after they learn to read?',7,'MCQ',NULL,NULL,'IMAGE-2ab1089c-acb1-4506-8848-d0a35b8850c4-edd21b167d30e9d7a65ba2053ca40ea3.PNG',0,'2024-11-26 09:38:49'),('2ac90492-373b-4f3b-a63d-5d1f13f9971f','3b168b2f-4410-44c0-aefd-240942c312ab','Question 13','Ben feels ______ about completing his novel.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2ac90492-373b-4f3b-a63d-5d1f13f9971f-dbc92e42f016a3f8bd42b7718bc5cf37.jpg',0,'2024-12-02 09:03:11'),('2aca1c90-1a1f-4c86-a1a9-7a86490a51ff','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 8',' The Grand Aurora Lodge\r\n\r\n\r\nPerched on a hilltop in the Arctic Circle, the Grand Aurora Lodge is a premier destination for travelers seeking the magic of the Northern Lights. The lodge offers glass-roofed cabins, providing unobstructed views of the night sky. Guests can also enjoy snowshoeing, dog sledding, and evening storytelling sessions around a bonfire.\r\n\r\nThe lodge is committed to eco-tourism, using geothermal energy for heating and encouraging guests to minimize their carbon footprint during their stay. A team of expert guides ensures that every guest has a chance to learn about the region\'s culture and natural beauty while enjoying unmatched hospitality.\r\n\r\n\r\nWhat feature of the Grand Aurora Lodge allows guests to view the Northern Lights easily?',10,'MCQ',NULL,NULL,'IMAGE-2aca1c90-1a1f-4c86-a1a9-7a86490a51ff-f9539e06bfce8d54a61bec86d9801028.jpg',0,'2024-12-11 02:22:35'),('2accb704-1408-424a-abfc-0a0c5bce3bf2','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 3','Identify the correct pronoun for the sentence:\r\n\"Each department was responsible for presenting ___ proposal during the board meeting.\"',5,'MCQ',NULL,NULL,'IMAGE-2accb704-1408-424a-abfc-0a0c5bce3bf2-636b4c93891b27433bcc4a69d512ea3a.png',0,'2024-12-03 10:31:04'),('2ace4afd-5db7-4a11-80b0-76d9de559702','05d1243d-7ad4-4893-b352-129bf05706b0','Question 9','Choose the correct noun phrase: “She bought a new __________.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-2ace4afd-5db7-4a11-80b0-76d9de559702-003507f847810890b3fcaffe592ddd51.jpg',0,'2024-11-28 10:41:07'),('2adc841a-b21b-475f-bba9-230d708a0d47','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 11','What was the purpose of pouring water in front of the sled?',5,'MCQ',NULL,NULL,'IMAGE-2adc841a-b21b-475f-bba9-230d708a0d47-c6e39e31bd04b62eec91ca3d566c2550.jpg',0,'2024-12-05 11:39:58'),('2aea135a-8a87-4d2c-aa9b-9fdbb6e6275e','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 17','“Police Squad” is a show that combines action and comedy.\r\n',5,'TFQ','AUDIO-2aea135a-8a87-4d2c-aa9b-9fdbb6e6275e-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:50:13'),('2af0d10d-2ede-478f-a364-0d79e2aeb43f','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 3','What did Tom say to Sarah?',5,'MCQ','AUDIO-2af0d10d-2ede-478f-a364-0d79e2aeb43f-90b6438e7be511492b0bbf8fe5d75350.mp3',NULL,NULL,0,'2024-12-09 13:34:57'),('2af31633-017e-401a-a145-58eaca6995d4','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 15','The intricate ceiling designs in the Louvre galleries are primarily modern additions to enhance the museum\'s aesthetic.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2af31633-017e-401a-a145-58eaca6995d4-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:02:22'),('2af351f3-2764-4234-a007-ce93c90e2c7e','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 4','Leila used a few phrases in __________ to connect with the Brazilian family.\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-12-06 12:02:32'),('2b2fc238-dc7f-4133-935d-d8bc2534d5eb','05d1243d-7ad4-4893-b352-129bf05706b0','Question 20','Complete the sentence with a noun phrase: \"______ is important in every career path.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:51:19'),('2b32d71d-2ef4-4591-8bbb-0cc3db9ba80f','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 2','Hi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.\r\n I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.\r\n I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.\r\n\r\nWhat is Nabil\'s current living situation?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:05:35'),('2b330d06-1ee7-4bd8-9bd8-eac81298b9d7','a6453283-af44-47e5-9f50-84628799eeac','Question 7','The lake was formed by a volcanic eruption.',5,'TFQ',NULL,NULL,'IMAGE-2b330d06-1ee7-4bd8-9bd8-eac81298b9d7-f4d5d232fe81c49a7423479a943e29a4.jpg',0,'2024-11-28 11:43:39'),('2b5a6b1b-e1b3-4e02-b55c-5351149535af','d430d447-c971-4c28-861d-385e34e4f374','Question 8','The lawyer ____ to appeal the case next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2b5a6b1b-e1b3-4e02-b55c-5351149535af-b253124b88c769d3d3ad6c0f126663ee.jpg',0,'2024-11-28 15:04:14'),('2b5b5fec-e337-4c79-96fc-e67e06e4f6e2','5d155771-a80b-4c7d-88df-56b0e833c511','Question 7','What can be inferred about the authors stance on large-scale tourism?',5,'MCQ',NULL,NULL,'IMAGE-2b5b5fec-e337-4c79-96fc-e67e06e4f6e2-26611ac973c02595b633a9918679c04e.jpg',0,'2024-12-05 15:28:11'),('2b5d8d54-7df0-4f1c-8031-af8b1ab59a9f','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 2','What activity does Emily want to learn after visiting her grandmother?\r\n',10,'MCQ',NULL,NULL,'IMAGE-2b5d8d54-7df0-4f1c-8031-af8b1ab59a9f-601fb3ab3a4d454b82a4d4636554440c.png',0,'2024-12-02 11:35:55'),('2b717dbc-f448-4ef0-8fab-62c1dc68ee6b','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 22','How old are you?\r\n',10,'MCQ',NULL,NULL,'IMAGE-2b717dbc-f448-4ef0-8fab-62c1dc68ee6b-20cb73886902ac71b7f2f43f8b7d5a48.png',1,'2024-11-25 20:04:08'),('2b85c790-ccf0-4dfd-9f60-da896c4a7b8d','a01ae31e-9562-4284-96b5-f70ece994003','Question 5','What was served at the grand opening banquet of the Elite Hotel?',5,'MCQ',NULL,NULL,'IMAGE-2b85c790-ccf0-4dfd-9f60-da896c4a7b8d-c5634a299f2c894d60614f953a048e05.PNG',0,'2024-11-25 23:28:32'),('2b8b05d3-32dd-4b9a-8af9-927a696e63d1','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 8','Listen to the speaker to answer number 8.',5,'MCQ','AUDIO-2b8b05d3-32dd-4b9a-8af9-927a696e63d1-eb7a3923b8b450078441bb1395bd0758.mp3',NULL,NULL,0,'2024-11-26 14:04:24'),('2bb06c43-bed4-4f25-a7b0-f691277f6a02','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 19','Which civilization built Chichen Itza?\r\n',5,'MCQ','AUDIO-2bb06c43-bed4-4f25-a7b0-f691277f6a02-1f50ed1893c33f6c0e5c4524fa0a2d92.mp3',NULL,NULL,0,'2024-12-09 13:38:02'),('2bb3f7f7-29e6-4743-a712-b2274b437d9e','04d3a793-1da4-467d-8c52-763a3039f450','Question 7','According to Emma, what is essential for delivering exceptional service?',5,'MCQ','AUDIO-2bb3f7f7-29e6-4743-a712-b2274b437d9e-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 12:29:56'),('2bc558bb-5dd8-4b9e-a538-4ced6b515642','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 6','What does the word \"visited\" mean in the sentence “We visited a beach near their town”?',10,'MCQ',NULL,NULL,'IMAGE-2bc558bb-5dd8-4b9e-a538-4ced6b515642-0b619a3674c0c06d4671713b2adc8c74.jpg',0,'2024-12-02 10:28:06'),('2bd39278-4229-4352-9f75-4559aa425cb7','2622d27d-5b07-43d1-922a-2391c188ee32','Question 17','Mia has been running her business for three years.',5,'TFQ','AUDIO-2bd39278-4229-4352-9f75-4559aa425cb7-9836cde1134f1713e749be6e28791497.mp3',NULL,NULL,0,'2024-12-04 10:47:32'),('2bd3f43a-cc76-496d-940f-c6675c3e6a1c','f845f17c-d46e-480c-9809-509254f53261','Question 18','What is the correct transformation?\r\nDirect: She said, \"Will you come to the party?\"',5,'MCQ',NULL,NULL,'IMAGE-2bd3f43a-cc76-496d-940f-c6675c3e6a1c-4f1f96a4749decdffaa13fef2c954c3f.png',0,'2024-11-28 11:11:06'),('2bdb585e-8323-4975-94c6-6ab41172b509','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 2','The rooms at the resort have balconies overlooking the ocean. \r\n',5,'TFQ','AUDIO-2bdb585e-8323-4975-94c6-6ab41172b509-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:18:14'),('2bfb27d2-d60a-468c-aed0-87c82b4382f5','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 6','\"The villagers told this story for many years, remembering its lessons about love and fate.\" \r\n\r\nWhich of the following words is a synonym for \"fate\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2bfb27d2-d60a-468c-aed0-87c82b4382f5-d5d2bf5dd220d344f52ad98c966ac031.jpg',0,'2024-11-25 10:59:50'),('2bfea0c3-1ca3-43ea-bf51-6bee7b5fcdb8','af94971f-818a-4397-a609-03af374a27da','Question 2','I will tell you the secret _______ you promise not to share it.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2bfea0c3-1ca3-43ea-bf51-6bee7b5fcdb8-2f998786764e81c524d708f570a437a7.jpg',0,'2024-12-03 09:36:49'),('2c08ab8f-d7ee-46ba-bcbf-fcda913c9226','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 3','According to the passage:',10,'MCQ',NULL,NULL,'IMAGE-2c08ab8f-d7ee-46ba-bcbf-fcda913c9226-72109a1e6f3289331a9227273b82c7e0.PNG',0,'2024-12-05 13:11:22'),('2c0bddda-451d-416a-980e-6c912aa2153e','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 20','Anna: \"I want our guests to experience the beauty of our local culture.\" \r\nCultural Coordinator: \"What activities do you have in mind?\" \r\nAnna: \"Lets include dance performances and local craft workshops!\"\r\n\r\n Choose the word that is the opposite of \"immersion\" in the sentence: \r\n\r\n \"Allowing guests to experience immersion in local heritage.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:00:16'),('2c1e06d0-aba6-4f7d-b564-5fac6413e378','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 16','\r\n\r\n“Back home, I teach English to kids and spend my weekends volunteering at an animal shelter.”\r\n\r\nWhat is the meaning of \"volunteering\" in the Passage ?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2c1e06d0-aba6-4f7d-b564-5fac6413e378-90e5b7b92bba82515ed5e3de2fc3b32b.jpg',0,'2024-11-29 11:25:53'),('2c34251d-ec90-46e8-9ea8-b55cb15b8abd','bff50171-e66a-4665-963c-3369d594649a','Question 3','What do G20 leaders want to stop Afghanistan falling into?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2c34251d-ec90-46e8-9ea8-b55cb15b8abd-be89d6ae1f2d9dbe2964992e58590fd6.jpg',0,'2024-12-03 08:54:44'),('2c354d5c-e902-4ed5-894d-f566b8d7d481','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 9','Azizah has attended multiple workshops before.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2c354d5c-e902-4ed5-894d-f566b8d7d481-a95246cc901044657dbb97a702b04e57.jpeg',0,'2024-11-29 11:23:25'),('2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94','069d921b-0878-411b-a94d-ce525959c0d1','Question 18',' Choose the synonym for \"determined\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94-c4ac11cbf61223a091451856d3489ab8.png',1,'2024-11-25 19:55:12'),('2c58f241-9e41-4216-8000-1dae181a5d6f','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 4','\r\n Puppet-making\r\n\r\n\r\n\r\nPuppet making is an old art. Early puppets were used in shadow shows in ancient China. They were made of fish skin and moved behind a screen to show their shadows. Over time, two types of puppets appeared: hand puppets and string puppets. Making string puppets is very hard. Italians are known as the best string puppet makers. Today, modern puppets look very real because they use nylon strings that are almost invisible. Punch and Judy are two old hand puppets that are still popular today.\r\n\r\n\r\nWhat were early puppets made of?\r\n',10,'MCQ',NULL,NULL,'IMAGE-2c58f241-9e41-4216-8000-1dae181a5d6f-c92e194fc048d3d6be52d24e3a1a3f58.jpg',0,'2024-12-04 13:35:51'),('2c6c035c-bc75-41a9-a01a-27b1c628d9c2','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 8','\"Tokyos Shibuya Crossing is one of the busiest pedestrian intersections in the world, with hundreds of people crossing at once.\"\r\n\r\n\r\nWhat does the word \"pedestrian\" mean here?',5,'MCQ',NULL,NULL,'IMAGE-2c6c035c-bc75-41a9-a01a-27b1c628d9c2-e261e4f86eb4158c96ed95cccb0930da.jpg',0,'2024-12-03 11:26:43'),('2c6c5647-7287-4a90-9600-b612ca31b041','318b5f94-4a81-4c44-8372-cef8e0561833','Question 11','What does Daniel intend to focus on in the upcoming year?\r\n',5,'MCQ','AUDIO-2c6c5647-7287-4a90-9600-b612ca31b041-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:06:03'),('2ca1bfe5-571f-45d3-83c9-630cdd87c64a','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 2','The word \"breathtaking\" refers to something that is so beautiful or impressive that it makes you stop and take a deep breath.',10,'TFQ',NULL,NULL,'IMAGE-2ca1bfe5-571f-45d3-83c9-630cdd87c64a-4bea8c1bb879f7cdbb5abc9ae46f77eb.jpg',0,'2024-12-02 10:45:05'),('2ca278b5-63e1-4fe4-b233-39744738e714','15c56aa0-45db-40f4-953a-5809e38d282c','Question 4','\"Healthy\" foods like fruits and vegetables are important.\r\n\r\nChoose the word closest in meaning to \"Healthy\".',10,'MCQ',NULL,NULL,'IMAGE-2ca278b5-63e1-4fe4-b233-39744738e714-29dec7f427cb6d03f826a316b2f2d788.jpg',0,'2024-11-29 11:10:08'),('2cb3f6b9-81af-4e24-85d4-cce467c8124b','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 8','Tourists are required to know the local language before visiting.\r\n',5,'TFQ','AUDIO-2cb3f6b9-81af-4e24-85d4-cce467c8124b-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:04:47'),('2cbb8789-26e4-4954-8a60-29a1e0243b78','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 11','Iqbal: \"Im planning a trip to the beach this summer. Do you have any suggestions?\"\r\nNikita: \"Why not stay at a resort? They have everything you need, like pools, restaurants, and great views of the ocean.\"\r\n \r\nWhat is a synonym for the word \"resort\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2cbb8789-26e4-4954-8a60-29a1e0243b78-26f9665fd9aa4131dbb734d26636f003.jpg',0,'2024-12-02 11:58:28'),('2cbf7b8b-2491-40d2-bb8a-e66cf0586a0d','c28b3729-218e-4d52-b697-2e14a996313f','Question 8','Complete the following sentence with the most appropriate answer choice.\r\nShe took her umbrella _______ it rained while she was outside.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:26:04'),('2cc922df-346d-438e-88f3-bf56df719759','54700a17-d9f7-405c-ac12-b9f105dae998','Question 11','Riverside Park stretches for more than two miles along the river.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2cc922df-346d-438e-88f3-bf56df719759-cdece8442dc0a16e0201804b7dc02f0a.jpg',0,'2024-12-03 10:36:10'),('2cc9909b-e684-4194-ad28-f9f3ace3c186','2622d27d-5b07-43d1-922a-2391c188ee32','Question 10','Why does Anna find her role as guest relations manager important?',5,'MCQ','AUDIO-2cc9909b-e684-4194-ad28-f9f3ace3c186-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:21:33'),('2cd01a47-0eec-48e1-bf61-c8c1d1e9bbd5','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 10','Nyi Roro Kidul was ________ and punished those who disrespected her.',5,'MCQ',NULL,NULL,'IMAGE-2cd01a47-0eec-48e1-bf61-c8c1d1e9bbd5-94ca66dac89b38a36f96f87f24897ea0.jpg',0,'2024-11-28 11:19:30'),('2cdab541-56bc-4052-8325-d3f460724eee','3179737e-57ca-437a-af38-f91d98c18e0e','Question 13','\"This hotel became known for its elegance and top-level service.\"\r\n\r\nWhich word would be the opposite of elegance as used in the passage?',5,'MCQ',NULL,NULL,'IMAGE-2cdab541-56bc-4052-8325-d3f460724eee-aa875f44034695fa2f39019a397f0a8a.jpg',0,'2024-11-25 10:29:03'),('2cfb9d2a-c61f-4e13-ae6c-2631643ca7fe','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 16','Find the proper noun in this sentence: \"We visited Japan last summer.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-2cfb9d2a-c61f-4e13-ae6c-2631643ca7fe-383ccd54f86edc45ff18c95b51b49923.png',0,'2024-11-26 10:05:01'),('2d11358a-515d-4272-b02e-5902eab4b986','15fc91ab-629f-4b44-a812-c45807f31850','Question 14','Match the activities at the sanctuary with their purposes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:58:52'),('2d1f5e1b-dce7-4eea-a4d0-d7d0375ff0f3','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 4','Complete each sentence using words from the word bank.\r\n(Word Bank: (A)lake, (B)boat, (C)bike, (D)tree, (E)flower)\r\n\r\nThey see ducks swimming in the ________.\r\nSome people ride their ________ around the park\r\n\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:07:27'),('2d27b190-1c9e-45e4-95f1-bcc18ca4c9a3','fe89e931-d34d-4430-b541-cb89aba0f880','Question 1','The ball is ____ the box.',10,'MCQ',NULL,NULL,'IMAGE-2d27b190-1c9e-45e4-95f1-bcc18ca4c9a3-a04a6c359755e178821f99cdca882a06.jpg',0,'2024-11-28 14:31:14'),('2d29f32b-f0a4-4037-b66d-8013386ab938','3046da72-814f-42e0-bd7f-cf6618a820db','Question 19','What did Mark enjoy at the Eiffel Tower?',5,'MCQ',NULL,NULL,'IMAGE-2d29f32b-f0a4-4037-b66d-8013386ab938-d91432aa79b6d353c552a393e24d39c3.jpg',0,'2024-12-04 11:03:40'),('2d399539-682a-4aca-9f71-d322100d2da7','899fb920-0a43-4888-a48a-0e91495db9b1','Question 3','They ____ football on Sundays.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2d399539-682a-4aca-9f71-d322100d2da7-7849e55da120539a1dfd9ab7178cc725.jpg',0,'2024-11-28 13:02:40'),('2d67ca1d-c8c1-4253-8303-382f82ccc7a6','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 6','How often are guided tours offered?\r\n',5,'MCQ','AUDIO-2d67ca1d-c8c1-4253-8303-382f82ccc7a6-c7798840c69d2eb0e72483a2030841ec.mp3',NULL,NULL,0,'2024-12-11 10:18:05'),('2d6cdaad-15cb-494d-8c1f-7d1e61ad41f4','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 5','How is the town square decorated on special days?\r\n',10,'MCQ',NULL,NULL,'IMAGE-2d6cdaad-15cb-494d-8c1f-7d1e61ad41f4-14a81b6a04716234f0b64d2642126cc3.jpg',0,'2024-12-03 10:14:06'),('2d7ed172-f589-45e0-8eea-8a16298dcffc','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 7','The Timekeepers Tower attracts visitors because of its historical significance.',5,'TFQ',NULL,NULL,'IMAGE-2d7ed172-f589-45e0-8eea-8a16298dcffc-668253edd9974193298a35426114d556.jpg',0,'2024-12-06 12:21:29'),('2d9e554b-c1f9-4c9a-bd45-d1c77e8ae1b6','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 10','After months of planning, the day of the big event finally arrived. Everything was going smoothly _______ a sudden power outage occurred, causing a brief moment of panic. ',5,'MCQ',NULL,NULL,'IMAGE-2d9e554b-c1f9-4c9a-bd45-d1c77e8ae1b6-3b5602d61f8927194448c3e68c2eb01d.jpg',0,'2024-12-03 10:06:50'),('2da470c0-63bb-4585-9551-b54d46fd1c20','19ab833e-87cf-4963-a786-d5d63993a84f','Question 14','Identify the head noun in the noun phrase: \"The old, rusty bicycle was finally repaired.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-2da470c0-63bb-4585-9551-b54d46fd1c20-241e3d64d00f5b6c434c4a9d5ad2ee4b.jpg',0,'2024-11-28 12:06:55'),('2dac2bdd-8595-42af-b3e0-77043485088a','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 20','Fill in the blank with the correct pronoun:\r\n\"As part of the program, each participant is encouraged to express ___ thoughts openly.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-2dac2bdd-8595-42af-b3e0-77043485088a-f64f2edb737fa0261605649f20c8b22d.png',0,'2024-12-03 13:37:53'),('2dd52621-ece5-48f4-bb17-89d55b7068fa','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 2','Choose the antonym for the word \"simple\".\r\n\r\nThe simple recipe was easy to follow.',10,'MCQ',NULL,NULL,'IMAGE-2dd52621-ece5-48f4-bb17-89d55b7068fa-ada8e134c21f13f2ab12988a9d9f7a9c.png',0,'2024-11-29 11:43:48'),('2de25a87-6479-4082-9735-88cdcc4e33f8','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 13','Select the sentence that uses the adjective in the correct position:\r\n',5,'MCQ',NULL,NULL,'IMAGE-2de25a87-6479-4082-9735-88cdcc4e33f8-9d5ae00aa5eeca72d23bdfddf929b1de.png',0,'2024-11-26 03:28:46'),('2de79a6b-9c2f-4c4d-94ef-137fcfd37bb2','545e36c7-8ec0-4512-b1c3-60a731159480','Question 16','Choose the image that best represents \"room service\" in the sentence:\r\n\r\n\"The guests enjoyed the convenience of room service during their stay.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:31:44'),('2e0d75eb-bb75-4280-a228-f42daaecc9d7','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 17','What made the melody of the music box special?',5,'MCQ',NULL,NULL,'IMAGE-2e0d75eb-bb75-4280-a228-f42daaecc9d7-788c199560050951cbd945943f5b251e.jpg',0,'2024-12-06 12:39:46'),('2e119302-3fd3-4097-beba-c02adf029a60','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 11','What is the theme for Literacy Week 2024?',3,'MCQ',NULL,NULL,'IMAGE-2e119302-3fd3-4097-beba-c02adf029a60-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:31:21'),('2e180c04-0544-4500-a00c-dacc9e2afa55','39047836-dedd-41d5-806a-71fd4d66577c','Question 4','What historical influence does the guide highlight as being integral to the design of the Apollo Hotel?\r\n',5,'MCQ','AUDIO-2e180c04-0544-4500-a00c-dacc9e2afa55-36c9cd222eba423c1ce58a4206637007.mp3',NULL,NULL,0,'2024-12-10 10:13:11'),('2e1b777b-6e94-46a0-9a97-c9c5a59cf43c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 14','He ___ his old friend by coincidence at the airport.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:53:03'),('2e2852b9-dcb4-440c-8589-a8ba32b32028','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 4','Match the English word to its Indonesian equivalent:',10,'MPQ',NULL,NULL,'IMAGE-2e2852b9-dcb4-440c-8589-a8ba32b32028-333faaaddf2cf3c419aa633f6019c034.JPG',0,'2024-12-03 09:41:33'),('2e2d0dd5-8f0b-4847-a0f1-48f1b35b5aea','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 11','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-2e2d0dd5-8f0b-4847-a0f1-48f1b35b5aea-60b929511c91771190321816cc3352b3.mp3',NULL,NULL,0,'2024-12-04 15:25:28'),('2e2d597a-f701-4742-bd27-ec29cfdbe2f3','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 3','Youve just finished a cultural tour in Japan where the guide explained the history and significance of ancient temples. At the end of the tour, you approach the guide and say, \"Your explanations were incredibly detailed and engaging. Ive learned so much about Japanese culture today.\"\r\n\r\nHow would the guide most likely respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2e2d597a-f701-4742-bd27-ec29cfdbe2f3-ae7713b130c8d0761fd0e2bfcfd279de.jpg',0,'2024-11-26 02:42:34'),('2e605560-f4b6-4e3c-97ce-e3607b6a8b58','62fa8403-e764-4555-949c-236f7300e212','Question 13','The sun ____ in the east.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2e605560-f4b6-4e3c-97ce-e3607b6a8b58-f811241d7f2f67cba3d6b00fddb3252a.jpg',0,'2024-11-28 14:39:28'),('2e6e49d3-ff63-484a-8472-c64d4ffdf85f','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 5','What do people make for the festival?',10,'MCQ',NULL,NULL,'IMAGE-2e6e49d3-ff63-484a-8472-c64d4ffdf85f-6c4e4a6a1082ffaa3633ecead3017b86.jpg',0,'2024-12-04 13:50:15'),('2e705651-5909-4e16-9b93-466a58a5706b','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 8','___ he ___ (call) you later?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2e705651-5909-4e16-9b93-466a58a5706b-aeccbbb01df3d7aa28d593e4786bfb1d.jpg',0,'2024-11-29 10:54:21'),('2e87f59f-b765-42b8-af88-ada252fb7afd','ece4b803-0eff-41eb-ba24-307c115cae80','Question 6','The town has a museum that shows its history and its role in past wars.\r\n',5,'TFQ','AUDIO-2e87f59f-b765-42b8-af88-ada252fb7afd-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:11:00'),('2e9c012c-5bb6-49bb-9f20-95468d822713','2687ba9c-ac94-424f-a35e-0283946e5506','Question 8','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.\r\n',5,'MCQ','AUDIO-2e9c012c-5bb6-49bb-9f20-95468d822713-726d0614f4eba2543e0cc8eec4c7600e.mp3',NULL,NULL,1,'2024-12-12 10:11:12'),('2eb8883a-fe83-406c-a09a-c9895ddb6639','5d155771-a80b-4c7d-88df-56b0e833c511','Question 11',' A Tale of Tourism and Hospitality\r\n\r\nOnce upon a time, in the lush green valleys of the Kingdom of Mirasya, there was a small but famous village called Olmera. This village was known for its breathtaking views, peaceful atmosphere, and most of all, its unmatched hospitality. People from all corners of the world came to Olmera, not only to witness its beauty but also to experience the warm and generous nature of its people.\r\nThe villagers believed in an ancient legend that spoke of a mysterious \"Golden Guest.\" According to the tale, the gods would send a guest disguised as an ordinary traveler to test the hospitality of the villagers. If the Golden Guest was treated with kindness, the village would be blessed with prosperity and peace for years. However, if the guest was neglected or mistreated, the village would suffer droughts and misfortunes.\r\n\r\nOne summer, a tired, dusty traveler arrived in Olmera. He seemed ordinary, dressed in simple, worn-out clothes, and carried nothing but a small, tattered bag. As he walked through the village, he noticed that the locals were busy preparing for an annual festival that attracted hundreds of tourists.\r\n\r\nThe traveler approached the inn, where the innkeeper, Mateo, greeted him with a smile. “Welcome, friend,” said Mateo, “Do you need a room?” The traveler nodded, but before he could respond, a wealthy merchant entered the inn and demanded the finest room for himself. Mateo hesitated. The merchant was known for his wealth, and his stay could bring prestige to the inn.\r\nMateo gave the best room to the merchant and offered a small, windowless room to the traveler. The traveler accepted without complaint. Over the next few days, the traveler walked through the village, offering help to anyone who needed it. He helped the children carry water from the well, repaired broken fences, and even offered his advice to the farmers preparing for the festival. Despite his humble appearance, his wisdom and kindness stood out.\r\n\r\nOne evening, as the traveler was sitting by the village square, a young woman named Lila approached him. “Youve been so kind to everyone, yet no one seems to see your worth,” she said. “Why dont you ask for better accommodations? Why help when you get so little in return?”\r\n\r\nThe traveler smiled softly. “Hospitality is not about what you get in return. Its about opening your heart and offering kindness, regardless of what someone may look like or how much they can give back.”\r\nThe festival came, and on the last day, the traveler quietly left Olmera, leaving behind only a small gold coin on Mateos desk with a note that read, “Thank you for your hospitality.”\r\n\r\nLater that night, the village chief called a meeting. He revealed that the mysterious traveler was, in fact, the Golden Guest from the legend. Though Mateo had not given him the best room, the traveler had received enough kindness from the village\'s simple people to earn the blessing. The village would continue to thrive, and Olmeras reputation for its warm hospitality grew even stronger, bringing in more visitors than ever.\r\n\r\n What was the legend of the Golden Guest in the village of Olmera?',5,'MCQ',NULL,NULL,'IMAGE-2eb8883a-fe83-406c-a09a-c9895ddb6639-d2ee51ab20226048a3442e8efc0e0e22.jpg',0,'2024-12-06 10:39:25'),('2ed0cd9c-e5f9-45d8-a529-b43304447a0a','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 8','During a difficult meeting, she stayed calm, but her colleague seemed quite the opposite.\r\n\r\nWhich word is the opposite of \"indifferent\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:19:13'),('2ef0b356-a4b8-42b5-a6dc-51198d1b869d','88d20c15-824b-498f-908b-7e072a5c47a9','Question 11','The city council approved the construction of a new bridge to connect the two parts of the town separated by the river.\r\n\r\nWhat is the antonym of the term \"bridge,\" which refers to a structure built to span a river or road?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2ef0b356-a4b8-42b5-a6dc-51198d1b869d-570e5505011f8041d4ed125ea1a27522.jpg',0,'2024-12-02 11:27:18'),('2efb480a-3ec4-4ea1-8f93-c994832d6032','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 14','Who designed the glass pyramid entrance of the Louvre Museum?\r\n',5,'MCQ',NULL,NULL,'IMAGE-2efb480a-3ec4-4ea1-8f93-c994832d6032-32c4aaf1280feb371eac1811d516184b.jpg',0,'2024-12-03 10:06:14'),('2efc109a-72ad-4284-95f1-1240b4b3d42d','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 13','The project requires a _______ approach to solve the problem.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:51:34'),('2efcd1bb-c17e-43ce-8b9d-c6294f6254a7','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 3','Hi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.\r\n I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.\r\n I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.\r\n\r\nHow long has Nabil been playing basketball?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:08:15'),('2f02ff9a-9da5-445f-a1c9-22d7c619ae50','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 8','Where did the author experience the peace and tranquility of Indonesia? \r\n',10,'MCQ',NULL,NULL,'IMAGE-2f02ff9a-9da5-445f-a1c9-22d7c619ae50-7898d2da7509587e4eabc64c9a946d9a.png',0,'2024-12-03 08:46:15'),('2f0750f8-4502-4765-8f86-4991eb7dccf4','069d921b-0878-411b-a94d-ce525959c0d1','Question 51','His ______ helped him to succeed in his career.\" \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 20:05:00'),('2f43ca06-7117-4224-acb0-61a4432ed076','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 20','Choose the image that best represents \"bellhop\" in the sentence: \"The bellhop helped the guests with their luggage.\"',5,'MCQ',NULL,NULL,'IMAGE-2f43ca06-7117-4224-acb0-61a4432ed076-41809ebcb2792c85c466abf9d4f910c6.png',0,'2024-11-26 06:18:16'),('2f46eafd-5f5e-4c27-a00b-4d1dc34c9607','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 17','She acted ____ impulse and later regretted it.',5,'MCQ',NULL,NULL,'IMAGE-2f46eafd-5f5e-4c27-a00b-4d1dc34c9607-af826aeba2aac7ba0861cc01a5871576.jpg',0,'2024-11-29 09:33:35'),('2f724a9a-5018-42bf-9f74-6c81d49eb279','6b134cd4-e902-4241-9692-450b43ca1af9','Question 26','Match the skill to its importance for a concierge.',5,'MPQ',NULL,NULL,NULL,1,'2024-11-21 13:22:04'),('2f7486f1-3435-43b0-aad2-560b60887573','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 9','The distant roar of lions added a unique atmosphere to the ceremony.\r\n',5,'TFQ','AUDIO-2f7486f1-3435-43b0-aad2-560b60887573-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:00:47'),('2f7973f8-177d-4525-9dc9-739937d50355','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 17','The meals at Luxe Camp are prepared using ingredients sourced from the local area.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 02:10:10'),('2f8612bf-d68d-4620-9457-5ca4b0b499ee','48e954f7-123b-404f-a990-8083a78133b2','Question 2','What was the castle originally used for?\r\n',10,'MCQ','AUDIO-2f8612bf-d68d-4620-9457-5ca4b0b499ee-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:22:43'),('2f88f003-4470-4296-8972-8cebea053b53','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 10','My role focuses on guiding tours, where I guide visitors through local museums and traditional events.\r\n\r\nThe word \"guiding\" refers to leading or directing people to help them understand or navigate a place, such as a museum or event.',5,'TFQ',NULL,NULL,'IMAGE-2f88f003-4470-4296-8972-8cebea053b53-6cb0a46a4ac0196e60923d65c6535559.jpg',0,'2024-11-26 01:28:58'),('2f8c09c5-bd59-4e69-bab3-04ff9ce27120','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 8',' What kind of games did they play?\r\n',5,'MCQ','AUDIO-2f8c09c5-bd59-4e69-bab3-04ff9ce27120-b2551b9134325c4825ec9d303685ad93.mp3',NULL,NULL,0,'2024-12-11 15:01:01'),('2fa0d19e-546c-4661-8211-5d5336354778','abd056c2-1c8c-4270-b760-215049e270c4','Question 7','The Jacqueline Kennedy Onassis Reservoir is one of the water features within the park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-2fa0d19e-546c-4661-8211-5d5336354778-4afaa3c93e970bef2ddecffee4233e70.jpg',0,'2024-12-03 10:47:50'),('2fc8a3f7-2874-421a-88c8-7f18ac40eb90','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 12','What aspect of the guest stay does Maria plan to personalize? \r\n',5,'MCQ','AUDIO-2fc8a3f7-2874-421a-88c8-7f18ac40eb90-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:01:07'),('2fcafefe-8ea0-4592-8923-b70a344826d9','bd175280-dac0-4816-8b96-8bfea150cf93','Question 1','I ____ to the store every Saturday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-2fcafefe-8ea0-4592-8923-b70a344826d9-5cd7dd15cd74cc59b08962d020755ea4.jpg',0,'2024-11-28 14:19:37'),('2fcbdca3-d2ff-4280-85c4-a4eb2b473c0c','10e23048-0fd3-4ab3-9440-9104e7063142','Question 36','\"I ______ see that movie this weekend if I have time.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-2fcbdca3-d2ff-4280-85c4-a4eb2b473c0c-914ea00338597517723b06f047c02592.jpg',0,'2024-12-02 13:33:54'),('2fdd9fe1-db53-4ab3-a4dd-1d64afd3826e','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 14','The terrace garden will host a formal dinner in the evening.\r\n',5,'TFQ','AUDIO-2fdd9fe1-db53-4ab3-a4dd-1d64afd3826e-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:02:44'),('2fdf34cf-7e50-4d83-9866-043d1ae926ea','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 11','Choose the right meaning of vocabulary below\r\n',5,'MPQ',NULL,NULL,NULL,1,'2024-11-21 15:14:12'),('2fe32f71-1407-4d7b-82c8-17586057c6e2','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 8','According to Liam, how did the crowd react to Emmas performance?',10,'MCQ','AUDIO-2fe32f71-1407-4d7b-82c8-17586057c6e2-96daef3c2cbd8b5b07b1e71aefb294a1.mp3',NULL,NULL,0,'2024-12-09 11:06:42'),('2fe5b8e4-5962-499a-b432-7fbd1b11040c','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 11','Choose the correct word to replace the incorrect word in the sentence:\r\n\r\n\"Eco-tourism helps people become more aware of enviromental issues.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:46:55'),('2fe5ba1c-1faa-4c81-a02b-79761af981ce','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 7','Maya watches Black and White Movies late at night every Sunday. \r\n',10,'TFQ','AUDIO-2fe5ba1c-1faa-4c81-a02b-79761af981ce-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:29:35'),('2ffb4114-e54f-4b90-bf30-f3dc4dc6c038','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 10','Listen to the speaker to answer number 10.',5,'MCQ','AUDIO-2ffb4114-e54f-4b90-bf30-f3dc4dc6c038-bf1077c2dbf246d3f445717654dcbcb3.mp3',NULL,NULL,0,'2024-11-26 13:51:47'),('2fff000c-b679-4336-b718-dc15f7c4e506','773d3490-11ed-4025-aeec-d9fab774c585','Question 2','Direct: He said, \"I like soccer.\"\r\nReported: He said that he ___ soccer.\r\n',10,'MCQ',NULL,NULL,'IMAGE-2fff000c-b679-4336-b718-dc15f7c4e506-5f5dd39a2d277d07a0837759c4d76184.png',0,'2024-11-28 11:38:19'),('30025270-ef5d-46d5-8cd9-d535c4e1a88e','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 20','Which is an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:21:18'),('301dca7f-acec-4300-bd9a-9e154497e600','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 1','What was the Colosseum primarily used for?\r\n',5,'MCQ','AUDIO-301dca7f-acec-4300-bd9a-9e154497e600-62c8d8072eca7f91bc7ed6454ad37dae.mp3',NULL,NULL,0,'2024-12-09 13:16:22'),('30220528-8f3a-479e-91aa-a68b15825ac9','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 8','What was Angkor Wat originally dedicated to?\r\n',5,'MCQ','AUDIO-30220528-8f3a-479e-91aa-a68b15825ac9-76e7b04c8904e9dcbaacce986848f574.mp3',NULL,NULL,0,'2024-12-09 13:21:19'),('302fe8c9-33f6-4ad8-8bfc-ef43687e46cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 15','Visitors with symptoms should wait until later to inform the front desk.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 11:04:17'),('303748a1-c122-4968-8105-ec8a733f6bf6','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 2','How many languages can the translation booths support?\r\n',5,'MCQ','AUDIO-303748a1-c122-4968-8105-ec8a733f6bf6-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 09:57:43'),('3038b681-eae5-4edf-9938-d9340203add5','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 1',' Choose the synonym of \"remote\" in the sentence:\r\n\r\n\"The remote beach was perfect for those looking to escape the crowds.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:52:26'),('303a6583-2a63-486f-8693-3d6063154734','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 13','Telling a friend, \"Wow, that\'s a beautiful drawing!\" shows respect for their talent.\r\n',5,'TFQ','AUDIO-303a6583-2a63-486f-8693-3d6063154734-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:16:34'),('303e5633-b6e1-421c-9fa8-53d0d4387c89','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 1','What does \"unforgettable\" mean in the sentence\r\n\r\n \"I went on an unforgettable road trip with my friends\"?',10,'MCQ',NULL,NULL,'IMAGE-303e5633-b6e1-421c-9fa8-53d0d4387c89-3391121ccebad2c254eda65f834b7187.jpg',0,'2024-12-02 10:37:16'),('3043a658-7876-4652-86bd-e6b703db23dd','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 13','The Treaty of Emerald, a peace agreement, was signed in the palace in the 16th century.\r\n',5,'TFQ','AUDIO-3043a658-7876-4652-86bd-e6b703db23dd-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:50:56'),('3044d9ea-958c-4950-ad2a-3420e41e412f','bff50171-e66a-4665-963c-3369d594649a','Question 7','Which country is the current leader of the G20?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3044d9ea-958c-4950-ad2a-3420e41e412f-5307222fffaeade9ab3a5e8d73e75e57.jpg',0,'2024-12-03 08:57:48'),('3088929c-248c-48e3-97ff-e4bba386e361','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 3','According to the passage, some of the textiles made in Peru over 1,000 years ago:',5,'MCQ',NULL,NULL,'IMAGE-3088929c-248c-48e3-97ff-e4bba386e361-27647d750cf5176cd45ca6bcd143e769.jpg',0,'2024-12-05 11:25:41'),('30ca8e62-160d-40bc-b9cc-80ad36caf694','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 5','Rats are considered holy in some parts of:',10,'MCQ',NULL,NULL,'IMAGE-30ca8e62-160d-40bc-b9cc-80ad36caf694-05fa6d9fd32e6591c97b22d130fca2a7.PNG',0,'2024-11-26 08:37:01'),('30f04847-6c6b-4e8f-a08a-f9bc6724e825','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 10','Select the appropriate pronoun:\r\n\"Anyone with questions should submit ___ in writing to the support desk.\"',5,'MCQ',NULL,NULL,'IMAGE-30f04847-6c6b-4e8f-a08a-f9bc6724e825-414fde8f924ca68a7ac8e933ed9a1a81.png',0,'2024-12-03 13:51:31'),('30f4c1a0-118e-46ce-bb39-83a9ecaac21b','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 20','Choose the correct sentence with a comparative adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-30f4c1a0-118e-46ce-bb39-83a9ecaac21b-879d75949b7e9ba6766fc04fdf61ddd8.png',0,'2024-11-26 03:37:28'),('30fb50cc-45e2-4a74-82a0-2f0a171631ba','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 8','She ___ (not cook) dinner tonight.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:30:46'),('30ffa71d-b234-457c-b3b5-27d5128d6306','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 8','The beach is crowded and noisy all the time. \r\n',10,'TFQ','AUDIO-30ffa71d-b234-457c-b3b5-27d5128d6306-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:05:45'),('3109afed-76e0-4f37-887a-149bca144751','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 6','I _______ play soccer this afternoon.',10,'MCQ',NULL,NULL,'IMAGE-3109afed-76e0-4f37-887a-149bca144751-53675f40bb2c1e63cb4fa1efc1441b5e.jpg',0,'2024-11-29 10:25:08'),('310c0fde-b89f-42c2-a5cf-5904a4ebbeb6','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 2','Rani: \"Surprise! I hope you like it!\"\r\nLala: \" You got me the headphones I\'ve been dreaming about! This is the best gift ever!\"\r\nRani: \"I knew youd love them! Happy Birthday!\"\r\nLala: \"____________, Youre the best! I can\'t wait to try them out!\"\r\nRani: \"Im so happy you like them. Lets listen to some music together later!\"\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-310c0fde-b89f-42c2-a5cf-5904a4ebbeb6-0a9522aa0d97a74e971150c7f63130cb.jpg',0,'2024-11-26 01:49:03'),('310ebe84-e899-4929-9bcf-ec08380318b6','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 1','What is the speaker describing?',5,'MCQ','AUDIO-310ebe84-e899-4929-9bcf-ec08380318b6-eca37f76d8ca2c677e9707b7529c43f0.mp3',NULL,NULL,0,'2024-11-04 14:26:50'),('3129c9ac-108d-467c-8f68-739797767a6e','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 15','Which of the following sentences contains a compound noun phrase?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:34:20'),('316f5164-5130-4be3-b4ae-30c7e282b3e2','069d921b-0878-411b-a94d-ce525959c0d1','Question 36','A Diary Entry\r\n\r\nMarch 15, 2024\r\nToday was an inspiring day! I had the chance to attend a public speaking seminar. The speaker, Anna Brooks, shared her experiences of overcoming stage fright and becoming a motivational speaker. Her story resonated with me because Ive always struggled with confidence when speaking in front of others. After the seminar, I practised a short speech at home, and I feel more determined to improve. My goal is to give a presentation at our company meeting next month.\r\n\r\n\r\nWhat was the seminar about?\r\n',5,'MCQ',NULL,NULL,'IMAGE-316f5164-5130-4be3-b4ae-30c7e282b3e2-760d56f744ca860668eab88aee9fa8b9.jpg',1,'2024-12-11 14:08:29'),('318295b0-12be-4b9b-9a0b-4adb4771ac2b','e273317f-f53e-45dc-8ced-9e15ab266775','Question 2','Select the correct passive voice sentence:\r\n',5,'MCQ',NULL,NULL,'IMAGE-318295b0-12be-4b9b-9a0b-4adb4771ac2b-0fd5e9ca7dcb4e68d98c5c570918ae23.png',0,'2024-11-26 05:27:26'),('31884599-6ee1-4659-a713-f5e8650f0f57','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 7','What does Emily like to do in her free time?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:48:24'),('318c1a62-1ac9-4ba5-97d6-6b179266b5c0','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 5','Choose the word that is the opposite of \"crowded\" in the sentence:\r\n\"Tourists prefer visiting the park when its not crowded.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:04:47'),('318e51c8-647f-4c16-b768-0f7cac5c37ef','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 7','Alex: \"I just received an award at work for outstanding performance! It was a surprise, but Im really happy about it.\"\r\nYou:”____________________! You truly earned it with all your hard work and dedication. Its great to see your efforts recognized.\"\r\nAlex: \"Thanks a lot! It feels really good to be acknowledged. Im excited to keep working hard and see whats next.\"\r\nYou: \"Im sure youll continue to do great. Lets celebrate your achievement soon!\"\r\n\r\nHow do you compliment your friend Alex who received an award at work?\r\n',5,'MCQ',NULL,NULL,'IMAGE-318e51c8-647f-4c16-b768-0f7cac5c37ef-6f4dd228dc949d223d1899606a701f96.jpg',0,'2024-11-26 02:24:42'),('319bbd4b-8163-49b5-a455-cd38f036876e','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 1','What sport does Keith love?',10,'MCQ',NULL,NULL,'IMAGE-319bbd4b-8163-49b5-a455-cd38f036876e-335d78f75ffbccccd0aae201ccd32f8c.PNG',0,'2024-11-25 13:29:53'),('31b6c08e-21e2-49f5-be43-e5ad86cf7b3f','318b5f94-4a81-4c44-8372-cef8e0561833','Question 4','What kind of new services does Emily suggest for high-end travelers? \r\n',5,'MCQ','AUDIO-31b6c08e-21e2-49f5-be43-e5ad86cf7b3f-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:00:43'),('31ccb87f-bfc4-43eb-9b4d-1348a5ca4c1f','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 5','John took a side trip to the ____________, one of the Seven Wonders of the Natural World.',4,'MCQ',NULL,NULL,'IMAGE-31ccb87f-bfc4-43eb-9b4d-1348a5ca4c1f-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:13:34'),('31d5512c-97ad-488a-a0f5-bca8fe81fb4d','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 11','Winterstone Castle was constructed in 1345.\r\n',5,'TFQ','AUDIO-31d5512c-97ad-488a-a0f5-bca8fe81fb4d-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:06:43'),('31df0b3a-47ba-405f-a926-2a7f4b1da0f8','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 15','The children were playing outside _______ it was getting dark.',5,'MCQ',NULL,NULL,'IMAGE-31df0b3a-47ba-405f-a926-2a7f4b1da0f8-b087724d619fe43a9327362b9646d92f.jpg',0,'2024-12-03 09:56:23'),('31e76bc1-f3b5-4dff-b680-0dfada429ef1','67197606-d707-48c1-8033-1298c99cb215','Question 5','Direct: She said, \"I saw a movie yesterday.\"\r\nReported: She said that she ___ a movie the previous day.\r\n',10,'MCQ',NULL,NULL,'IMAGE-31e76bc1-f3b5-4dff-b680-0dfada429ef1-dc19ab0390f37bb990176967c07d6fe4.png',0,'2024-11-28 11:21:45'),('31f5d2e5-744b-4162-8f4f-e9eaea6b03df','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 2','Which is the plural of \"foot\"?',5,'MCQ',NULL,NULL,'IMAGE-31f5d2e5-744b-4162-8f4f-e9eaea6b03df-c15edf9e6abe5fd11ea04a1c7c9932e2.png',0,'2024-11-04 14:01:34'),('3209f358-d208-4495-afce-63c928b3240e','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 5','Choose the word that is the opposite of \"mandatory\" in the sentence:\r\n\r\n\"It is mandatory for staff to attend the weekly meeting.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-3209f358-d208-4495-afce-63c928b3240e-5ac6d9f9ed107762949e767fb8e64a93.jpg',0,'2024-11-26 03:35:40'),('320a544e-69bf-4f37-af56-78e3142ce621','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 3','The resort combines traditional Balinese architecture with modern __________.\r\n',5,'MCQ','AUDIO-320a544e-69bf-4f37-af56-78e3142ce621-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:32:23'),('321b02ae-bda0-4309-b509-a1435e267bd2','a16be13c-c049-47cd-b145-b3faae19a096','Question 13','Where can you find the thistle used in Scottish culture?',5,'MCQ',NULL,NULL,'IMAGE-321b02ae-bda0-4309-b509-a1435e267bd2-2e2796277c336bee62385564447ff659.jpg',0,'2024-12-05 11:04:25'),('321b4bdc-bf50-4070-b3b0-8e4e1dfca7ba','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 3','Listen to the speaker to answer number 3.',5,'MCQ','AUDIO-321b4bdc-bf50-4070-b3b0-8e4e1dfca7ba-ae416d3ab3585d6a84761d3307d90a75.mp3',NULL,NULL,0,'2024-11-26 13:57:54'),('322d1a5d-97e4-421e-b125-2254ac7b0712','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 2','Who is the Resort Manager? ',5,'MCQ','AUDIO-322d1a5d-97e4-421e-b125-2254ac7b0712-aaf95071259bcb284d7ba968503b9836.mp3',NULL,NULL,0,'2024-12-09 15:03:11'),('322f0ead-5f89-4f23-98f8-a898c1bc44a2','05d1243d-7ad4-4893-b352-129bf05706b0','Question 13','\"In the phrase \'A challenging journey ahead,\' the noun phrase is \'A challenging journey ahead.\'\"\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-28 10:45:29'),('323040a6-a21c-45d8-a6b5-dd858d7fe098','593736c5-837a-44cb-b3ec-ff62f247faba','Question 2','What does the barista offer in addition to the drink?\r\n',5,'MCQ',NULL,NULL,'IMAGE-323040a6-a21c-45d8-a6b5-dd858d7fe098-9c3691d8b02ab784f2fd119cdc7d62d7.PNG',0,'2024-12-04 11:17:16'),('32388694-d576-4681-a051-f70037b435ff','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 7','The company had been struggling for years, and the employees were worried about their jobs. _______ the CEO announced a new strategy, there was a sense of relief and hope for the future. \r\n',5,'MCQ',NULL,NULL,'IMAGE-32388694-d576-4681-a051-f70037b435ff-4acaccf8d9b19fc37936fe8783f9a98a.jpg',0,'2024-12-03 10:04:46'),('3238b99f-cabe-4497-9e3d-2a45ddbc2410','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 1','The word \"famous\" in \"I am from a famous area for its natural beauty\" is closest in meaning to:',5,'MCQ',NULL,NULL,'IMAGE-3238b99f-cabe-4497-9e3d-2a45ddbc2410-a2634217c5d0c279ac073669461757f6.jpg',0,'2024-11-25 22:01:00'),('32481427-c041-4e86-a880-30212d244eff','39047836-dedd-41d5-806a-71fd4d66577c','Question 13',' The Red Lion Inn is celebrated for its influence on traditional music and annual local celebrations.\r\n',5,'TFQ','AUDIO-32481427-c041-4e86-a880-30212d244eff-e9b40f7a6e2c674dff765d9cb3b8ee8a.mp3',NULL,NULL,0,'2024-12-10 10:34:23'),('325c5420-c58d-4564-af5d-9b992fe97771','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 4',' \"Green Fork Bistro\" still uses single-use plastics for food packaging.\r\n',5,'TFQ',NULL,NULL,'IMAGE-325c5420-c58d-4564-af5d-9b992fe97771-42840d1c457907a1b35893cff7bfb4a5.png',0,'2024-12-02 12:23:55'),('325e3c4d-1389-417e-82aa-79316aa76e70','3046da72-814f-42e0-bd7f-cf6618a820db','Question 2','Sarah and her friends went on a road trip last winter.',5,'TFQ',NULL,NULL,'IMAGE-325e3c4d-1389-417e-82aa-79316aa76e70-8008c862e9b1b584f21b24465e2a9a80.jpg',0,'2024-12-04 10:54:41'),('325f3a7c-2d15-44b4-ad9a-e82416eac225','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 3','What does \"reservation\" mean in the sentence?\r\n\"Eco-tourism promotes sustainable travel, which is good for the environment.\"\r\n\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:36:59'),('3260b4e7-fd86-419b-adce-43aba7cd7877','f761615d-b728-4a17-9b7a-d3b57858db68','Question 6','What is a big fruit? \r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:58:43'),('32623cb6-8629-4646-9022-8200cdb5dc46','593736c5-837a-44cb-b3ec-ff62f247faba','Question 4','What is one example of an empathetic gesture by a restaurant staff member?\r\n',5,'MCQ',NULL,NULL,'IMAGE-32623cb6-8629-4646-9022-8200cdb5dc46-9c3691d8b02ab784f2fd119cdc7d62d7.PNG',0,'2024-12-04 11:49:22'),('327f32cb-00a4-49db-ac12-7f3145d0bf9d','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 2','\"Harbor\" in Indonesian is called:',10,'MCQ',NULL,NULL,'IMAGE-327f32cb-00a4-49db-ac12-7f3145d0bf9d-739f6e0e62211001575bea2415614dbe.jpg',0,'2024-12-03 09:40:19'),('32a4214b-f400-4050-aa1a-6cd838aea805','069d921b-0878-411b-a94d-ce525959c0d1','Question 1','Dear Sabrina Dressler\r\n\r\nMy name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!\r\nBest regards,\r\nJustin Hubner\r\n\r\n\r\n\r\nWhat is Justins profession?\r\n',5,'TFQ',NULL,NULL,'IMAGE-32a4214b-f400-4050-aa1a-6cd838aea805-87549caf88cae4d42498145fd4debba4.jpg',1,'2024-11-25 19:31:36'),('32ae8438-4802-49bf-bbb9-eaea7efc6c79','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 1',' A Squirrel\'s Adventure\r\n\r\n\r\nA group of squirrels lived in the branches of a big tree. They had lived there for many years and made a nice home in the tree. Momo was one of the squirrels who loved adventure.\r\nOne day, Momo saw a trap that a farmer had set. Most squirrels knew to stay away from traps. But Momo was curious. He walked up to the trap and sniffed it. When he turned to leave, his tail brushed against the trap. Snap! Momo\'s tail got caught! It cut off his big bushy tail! Momo cried out, \"Oh no! My tail! What will I do?\"\r\nThat night, Momo felt sad at dinner. He could not enjoy his food because he missed his tail.\r\nThe next morning, Momo woke up early. He decided to visit the other squirrels. He told them they should cut off their tails like he did. He said there were good reasons to do it and showed them his stub where his tail used to be.\r\nThe other squirrels listened, but they all said they liked their tails. One squirrel said wisely, \"Momo, just because you lost your tail doesnt mean we should lose ours.\" Momo slowly went home, feeling sad. If he had a tail, he would have dragged it on the ground.\r\n\r\n\r\n\r\nMost of the squirrels knew that they should avoid the traps. They seemed to know that the traps were:\r\n',10,'MCQ',NULL,NULL,'IMAGE-32ae8438-4802-49bf-bbb9-eaea7efc6c79-1a472cd6382e99f9c73d68263dac15cf.jpg',0,'2024-12-04 13:47:47'),('32c3b7b5-1d5d-42b3-b6d0-7479529740cf','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 2','To: all employees\r\n\r\nThere will be a blackout each Saturday during this month. Consequently, we will use the generator as the electric source. So, please do not use air conditioners on Saturdays.\r\n\r\nPlease dont forget to turn off the lights, computers, printers during the break as usual.\r\n\r\nAccording to the text, what should the employees turn off each Saturday?',10,'MCQ',NULL,NULL,'IMAGE-32c3b7b5-1d5d-42b3-b6d0-7479529740cf-b3f27e64d9230974aa2d3c8e14107996.jpg',0,'2024-11-21 08:47:50'),('32d4a98a-b4b7-41ad-8c26-062194216102','acad3477-1006-4ed1-b432-985542a7c890','Question 6','What does Tom plan to do this afternoon?\r\n',10,'MCQ','AUDIO-32d4a98a-b4b7-41ad-8c26-062194216102-e5157b8fccda9f04b53729f78fb968fc.mp3',NULL,NULL,0,'2024-12-09 11:15:27'),('32da97fc-3723-43ff-8876-3758dfb9baf7','41426465-c0af-4f11-bb66-c0e307279110','Question 6','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.\r\n',5,'MCQ','AUDIO-32da97fc-3723-43ff-8876-3758dfb9baf7-b39430c8395d8c7325d375a0a3955fae.mp3',NULL,NULL,0,'2024-12-12 10:20:05'),('32de8dff-eb07-457f-b4ba-f3b00f8c90d8','a6453283-af44-47e5-9f50-84628799eeac','Question 8','The atmosphere around the lake was oppressive, and Purnama felt uneasy.\r\n\r\nChoose the closest meaning of \"oppressive\"',5,'MCQ',NULL,NULL,'IMAGE-32de8dff-eb07-457f-b4ba-f3b00f8c90d8-0c2d43e23f6d76ed46c4ba6a12abc701.jpg',0,'2024-11-28 11:45:19'),('32e436bb-c249-4f87-854f-65073f1a4250','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 19','Which term best describes mochis appeal to food enthusiasts?',5,'MCQ',NULL,NULL,'IMAGE-32e436bb-c249-4f87-854f-65073f1a4250-6bce6f7da216ed26cc4b17069c86ee1a.jpg',0,'2024-12-02 10:17:59'),('32ea3e6e-ee99-4b0f-9cba-4e141ed0c3da','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 12','\"The Burj Khalifa in Dubai is the tallest building in the world, reaching over 828 meters in height.\"\r\n\r\nThe word \"tallest\" refers to something that is the shortest in height.',5,'TFQ',NULL,NULL,'IMAGE-32ea3e6e-ee99-4b0f-9cba-4e141ed0c3da-3c2e0e694005fe9bfb281509d174151b.jpg',0,'2024-12-03 11:10:42'),('33071b2a-5016-4b3c-917e-31bcb54a65b6','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 13','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-33071b2a-5016-4b3c-917e-31bcb54a65b6-00d2db5b4f39dd4c2d46c0202b75aebc.mp3',NULL,NULL,0,'2024-12-04 15:28:23'),('333e6e0d-a8ec-4673-8c87-9707af5eefb7','41426465-c0af-4f11-bb66-c0e307279110','Question 4','What type of music will be played at the rooftop restaurant?\r\n',5,'MCQ','AUDIO-333e6e0d-a8ec-4673-8c87-9707af5eefb7-9b57fdac141d1d15172fd5e84307dde4.mp3',NULL,NULL,0,'2024-12-12 10:18:55'),('3344e174-433a-41fe-aa71-d63b1e86df06','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 7','The boutique hotel in Santorini offered a _______ (breathtaking) view of the caldera. Each evening, we _______ (relax) on the terrace, watching the sun set over the Aegean Sea. The hotels design was _______ (minimalistic) yet luxurious, with every detail carefully curated to enhance the guests experience.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:36:22'),('33580438-ab6b-40fc-a6b2-df62f33aa21a','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 7','What does \"check-in\" mean in this sentence? \"Guests are advised to check-in at 3 PM.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:07:27'),('33640f9b-382f-4fb9-9260-bace08b5b1b6','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 2','Which sentence uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:07:06'),('3366ee30-06a5-4efc-a526-4450a8343462','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 10','Match each response with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 02:30:34'),('336c1b0c-3460-4e66-992c-f7f8f11e63ee','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 2','Choose the correct past tense form of \"go.\"',5,'MCQ',NULL,NULL,'IMAGE-336c1b0c-3460-4e66-992c-f7f8f11e63ee-d55a20761fea68d9bd0c63a04deb34fe.png',0,'2024-11-25 19:20:32'),('336f8c5b-1ebe-4029-8598-75e69f7a358a','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 4','What does it mean to \"trick\" someone?',10,'MCQ',NULL,NULL,'IMAGE-336f8c5b-1ebe-4029-8598-75e69f7a358a-132515cff160a3de7cb925e4ff60fa61.jpg',0,'2024-11-28 09:55:00'),('3377878a-59e4-460c-afd3-3c58f33ec192','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 19','Most scientists ____ that climate change is real.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3377878a-59e4-460c-afd3-3c58f33ec192-3f330be4ee414d23729358aae315272b.jpg',0,'2024-11-28 12:45:31'),('33858b60-76c2-4550-87b5-5710bdf77611','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 3','They rent bikes to ride around.\r\n\r\n\"rent\" means',10,'MCQ',NULL,NULL,'IMAGE-33858b60-76c2-4550-87b5-5710bdf77611-cad1540fa9beffbeb3a7d80a40eeccba.jpg',0,'2024-11-26 06:42:21'),('339acf3e-4efc-4a45-b045-791d10e8797c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 12','They walked ____ the park for fresh air.\r\n',5,'MCQ',NULL,NULL,'IMAGE-339acf3e-4efc-4a45-b045-791d10e8797c-4a1819d26c2221d98c27f2b4c5da679e.jpg',0,'2024-11-28 15:06:35'),('339ba728-0cce-4fb3-93c4-7ad9406ad016','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 5',' What does \"sustainability\" mean in this sentence? \r\n\r\n \" Promoting sustainability is vital for the resort\'s image.\"_\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:42:46'),('339e99c7-d486-47da-9b5b-d0f13ea9a839','b182989e-22bf-4ff8-9888-395f8328118f','Question 1',' Which of these images best represents the word \"recreational\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-339e99c7-d486-47da-9b5b-d0f13ea9a839-6b860c4c5979db5596088b6f3ae57915.jpg',0,'2024-12-02 13:31:47'),('33c22711-d580-4488-969c-629d01ce689c','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 4','Mochi donuts are praised for their gluten-free texture and vibrant appearance, making them a trendy dessert in social media culture.',5,'TFQ',NULL,NULL,'IMAGE-33c22711-d580-4488-969c-629d01ce689c-25b3b5e8f89f1a8326002849f36f6702.jpg',0,'2024-12-02 10:00:45'),('33cbdf25-13d9-41fd-a99f-0437d8b8b173','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 21','He ___ (never try) sushi before his trip to Japan.\r\n',5,'MCQ',NULL,NULL,'IMAGE-33cbdf25-13d9-41fd-a99f-0437d8b8b173-05861a562b5239ebe7263c7ba5a526cf.jpg',0,'2024-12-02 14:35:41'),('33daf9f0-7f58-4365-89f1-e32efa26895f','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 16','Match the public place with the country it is famous for:',5,'MPQ',NULL,NULL,'IMAGE-33daf9f0-7f58-4365-89f1-e32efa26895f-5190a63e16245452e1804b029c171d79.jpg',0,'2024-12-03 11:31:00'),('33eb0986-e9f9-4cd6-81a2-1305aea9dd07','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 18','oacsot is the scrambled word for coast.',5,'TFQ',NULL,NULL,'IMAGE-33eb0986-e9f9-4cd6-81a2-1305aea9dd07-1abffb8727a5c57c39fe503f714df58e.jpg',0,'2024-11-28 11:26:20'),('33ec85c4-35ba-4401-848f-92bcc9ffe566','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 18','Adding ________ can make a dish more aromatic and flavorful.',5,'MCQ',NULL,NULL,'IMAGE-33ec85c4-35ba-4401-848f-92bcc9ffe566-772e4842180bce665dd4ef24d8c5826c.jpg',0,'2024-12-01 10:29:59'),('34056a56-4609-40b4-9f08-a0ecefcfda9c','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 20','Which sentence uses a limiting adjective?',5,'MCQ',NULL,NULL,'IMAGE-34056a56-4609-40b4-9f08-a0ecefcfda9c-3a074a288298a86278e62d7afb1c439f.png',0,'2024-11-26 07:05:39'),('340e3499-d41a-4cf4-a179-b982449c24a9','2757e906-e864-4704-af6a-a92b588eef3d','Question 8','The airport shuttle service begins at 1:00 PM and operates every two hours.\r\n',10,'TFQ','AUDIO-340e3499-d41a-4cf4-a179-b982449c24a9-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:18:55'),('3417bfed-ad12-425d-b1b1-19844708af9c','10e23048-0fd3-4ab3-9440-9104e7063142','Question 15','One of Sarahs goals is to minimize carbon emissions through innovative urban design.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:20:00'),('34326144-8f70-4a06-8945-dc940bdb5251','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 9','What does Emily suggest they do to mark the occasion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-34326144-8f70-4a06-8945-dc940bdb5251-0e48fa9e1a805b9d5f0732c530e01a79.png',0,'2024-12-02 10:08:04'),('3433c968-966f-4c56-aa85-a501e6635974','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 12','How did Lia solve the problem with the restaurant guest?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3433c968-966f-4c56-aa85-a501e6635974-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:09:29'),('34458db5-a171-44bd-b3db-e5161b71a130','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 2','(you / eat Thai food before)?',10,'MCQ',NULL,NULL,'IMAGE-34458db5-a171-44bd-b3db-e5161b71a130-7f5204c698aa08ac599127c274de6c2e.jpg',0,'2024-12-11 12:39:29'),('3447c4a3-374f-47b0-a241-8f5516c1e197','291104a0-b147-4a5e-a47f-090d667853d6','Question 15','What is Lucys role at the hotel?\r\n',5,'MCQ','AUDIO-3447c4a3-374f-47b0-a241-8f5516c1e197-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:39:21'),('344ba44d-e454-4487-a025-627119c59e48','26f2798d-46dc-4790-aece-aa1175435106','Question 12','Which of these noun phrases includes a possessive?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:43:57'),('3463125f-ae40-4c8f-8ae7-c6f052656989','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 8','Chef Maria sources ingredients from large international suppliers to keep costs low.\r\n',5,'TFQ',NULL,NULL,'IMAGE-3463125f-ae40-4c8f-8ae7-c6f052656989-48078523fc15e85df4ef35c85998f153.png',0,'2024-12-02 12:26:04'),('347ba8cc-3415-4230-b154-7025638582fd','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 1','The concert starts ____ 8 p.m.',5,'MCQ',NULL,NULL,'IMAGE-347ba8cc-3415-4230-b154-7025638582fd-bd28b94cb62e6bd4ca4e9cc78f0e28b1.jpg',0,'2024-11-28 15:11:01'),('3480c97e-81bc-41c3-941d-92e7c19f3109','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 12','You should only help someone if they specifically ask for it.\r\n',5,'TFQ','AUDIO-3480c97e-81bc-41c3-941d-92e7c19f3109-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:30:43'),('3482549c-d084-4b00-aebc-a899fb2fe725','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 3','Theos suitcase had a bright yellow tag.\r\n',5,'TFQ','AUDIO-3482549c-d084-4b00-aebc-a899fb2fe725-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:12:45'),('349017fd-9414-42b4-b7dc-58680b2d61bf','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 10','Unscramble the words related to a place to work or make things\r\n\r\nkrowspoh',10,'MCQ',NULL,NULL,'IMAGE-349017fd-9414-42b4-b7dc-58680b2d61bf-675f604b5798a8b152fabca4b8c86115.jpg',0,'2024-11-28 14:21:54'),('34b19663-c4bd-4ed7-ae11-9b0a1a6e4ada','04d3a793-1da4-467d-8c52-763a3039f450','Question 2','What was Emma\'s first position in the hospitality industry?',5,'MCQ','AUDIO-34b19663-c4bd-4ed7-ae11-9b0a1a6e4ada-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 11:56:41'),('34c63e28-fb62-438b-a000-e80d4ede6a9a','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 14','What does the Travelers\' Cafe symbolize?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:25:06'),('34c9b373-da0b-4c4f-81cf-c74db574c0ac','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 15','The Louvre Museums interior is described as elegant with intricate ceiling designs and marble flooring.\r\n',5,'TFQ',NULL,NULL,'IMAGE-34c9b373-da0b-4c4f-81cf-c74db574c0ac-32c4aaf1280feb371eac1811d516184b.jpg',0,'2024-12-03 10:06:25'),('34cdc367-18e9-4bd7-9d16-dccae1785fa6','318b5f94-4a81-4c44-8372-cef8e0561833','Question 6','What aspect of sustainability does Emily intend to introduce first? \r\n',5,'MCQ','AUDIO-34cdc367-18e9-4bd7-9d16-dccae1785fa6-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:02:12'),('34d5786e-b424-4e5b-bd07-a069b1a57867','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 2','Choose the correct option to complete the sentence:\r\n\"________ the rain stops, we will go for a walk.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-34d5786e-b424-4e5b-bd07-a069b1a57867-9751aba06cbb9c4da43f9d4d70507042.jpg',0,'2024-12-03 13:27:37'),('34d7e003-805b-450c-8e85-a451b5a04a06','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 4','What does Emily enjoy about her job?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 11:50:24'),('34da2c55-df10-4076-916b-4be207992303','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 5','Theos luggage was found within a few hours of his report.\r\n',5,'TFQ','AUDIO-34da2c55-df10-4076-916b-4be207992303-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:13:11'),('34de40dc-08f7-40f8-ad62-eceb951a509c','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 19','The spa at the resort uses imported products to provide a holistic approach to wellness.\r\n',5,'TFQ','AUDIO-34de40dc-08f7-40f8-ad62-eceb951a509c-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:38:31'),('3515b8b3-b3eb-4e6f-bbe8-049990101512','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 5','What is the key to presenting information according to the author? \r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-03 08:44:41'),('35233f9a-b1a2-4b91-b97f-d5717cb05f9b','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 10','What is Emilys overall tone in the letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-35233f9a-b1a2-4b91-b97f-d5717cb05f9b-0e48fa9e1a805b9d5f0732c530e01a79.png',0,'2024-12-02 10:08:37'),('352abb15-7354-4cf8-88b6-8cda5a0500a2','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 5','Researchers believe the forest:',5,'MCQ',NULL,NULL,'IMAGE-352abb15-7354-4cf8-88b6-8cda5a0500a2-c6e6268c8a3b4d718bca6ddc1824bf32.jpg',0,'2024-12-06 12:19:22'),('3535c0eb-f1ac-4c65-b935-35ca8ecb607c','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 8','The gift is ____ her parents.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3535c0eb-f1ac-4c65-b935-35ca8ecb607c-6c5dac23565ebc72afa0286fb4b197bc.jpg',0,'2024-11-28 15:17:45'),('3540e82e-fbae-4f72-be2b-f3299774889c','c28b3729-218e-4d52-b697-2e14a996313f','Question 10',' _______ I had finished my report, I realized I had forgotten to include an important section. \r\n',5,'MCQ',NULL,NULL,'IMAGE-3540e82e-fbae-4f72-be2b-f3299774889c-000a587b272e600ae9fc08cf5e760838.jpg',0,'2024-12-03 10:27:54'),('35410c3d-5c6a-4dce-b329-4f80e0bd871c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 10','Tourism only connects tourists and local authorities.\r\n',5,'TFQ','AUDIO-35410c3d-5c6a-4dce-b329-4f80e0bd871c-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:11'),('3541e211-4023-43cf-97ea-a1e20176acdd','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 8','What is your dream?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3541e211-4023-43cf-97ea-a1e20176acdd-41cf58870ed041a8d1742c7942eec53b.png',0,'2024-11-25 21:39:48'),('354af092-04e5-4d1b-b65f-0e4182ba7976','48882788-baf8-468f-85bf-dc386c4a00a6','Question 5','I ____ like coffee.\r\n',10,'MCQ',NULL,NULL,'IMAGE-354af092-04e5-4d1b-b65f-0e4182ba7976-6bf0cc399ad7df78395bd90e7bf54fa8.jpg',0,'2024-11-28 13:59:36'),('354d0acb-581c-48d0-88ca-d3284365ca96','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 9','What will Sellen do next?\r\n',10,'MCQ',NULL,NULL,'IMAGE-354d0acb-581c-48d0-88ca-d3284365ca96-bce6edc642a8c2b1c24ad003c12133c5.png',0,'2024-12-02 09:20:27'),('355a0c27-6d3d-41eb-9eb3-c5d19c573905','26d39f63-85dd-435b-aed1-0a507b625015','Question 13','What is the correct direct speech?\r\nReported: He exclaimed that it was amazing!\r\n',5,'MCQ',NULL,NULL,'IMAGE-355a0c27-6d3d-41eb-9eb3-c5d19c573905-c80cf5e7dfc4e03ff8ae24e3c3e00728.png',0,'2024-11-28 12:20:00'),('3562229a-9bcb-4622-b062-06ed5f4622b5','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 8','What happens during the winter solstice?',5,'MCQ',NULL,NULL,'IMAGE-3562229a-9bcb-4622-b062-06ed5f4622b5-90c05e400cd82bf6e9f0a252ba5ccc8e.jpg',0,'2024-12-06 12:22:09'),('356fa814-9298-4598-b564-05ca9f276ada','2622d27d-5b07-43d1-922a-2391c188ee32','Question 19','Mia meets with her team every afternoon.',5,'TFQ','AUDIO-356fa814-9298-4598-b564-05ca9f276ada-9836cde1134f1713e749be6e28791497.mp3',NULL,NULL,0,'2024-12-04 10:48:26'),('35780735-45ea-48c4-adf9-1b13f1e51f2e','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 11',' Annas goal is to create a ___ environment for everyone. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:46:43'),('359dcc75-3eea-4c56-b6ff-4665d53b95c9','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 16','With the holiday season approaching, the marketing team _______ (create) special campaigns to attract more customers.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:07:06'),('35a086c0-3cee-487d-8dbe-b1988f929e32','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 19','Emmas university program in music composition involved collaboration with other musicians.\r\n',5,'TFQ',NULL,NULL,'IMAGE-35a086c0-3cee-487d-8dbe-b1988f929e32-5b03869acd862a0a74c635c371b8f63f.jpg',0,'2024-11-29 14:04:19'),('35b1cb65-68a6-4ab6-b219-d2dc022f4b53','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 6',' Scout Association SMP Bunga Bangsa Semarang\r\nTo: All Scout Members\r\n\r\n\r\nWe are planning a camping trip to the Bringin area from June 14th to 16th, 2009. The contribution for the trip is Rp. 75,000. Members who wish to participate should register with Mrs. Katmiati. \r\nRegistration will take place on June 10th, 2009.\r\nNaufal A.C\r\nThe Chief.\r\n\r\nTo whom is the announcement above?',4,'MCQ',NULL,NULL,'IMAGE-35b1cb65-68a6-4ab6-b219-d2dc022f4b53-f621f4f0d21c75264db9808d265e4c85.jpg',0,'2024-11-21 12:30:18'),('35b422d0-1c45-466b-b8a3-6b1c07df6fed','f845f17c-d46e-480c-9809-509254f53261','Question 13','What is the appropriate way to report this exclamation?\r\nDirect: She said, \"What a beautiful day!\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-35b422d0-1c45-466b-b8a3-6b1c07df6fed-da76a72666f09f1a48841def69f1398d.png',0,'2024-11-28 11:02:06'),('35bc35d0-076f-471e-8e95-37bb476dfd09','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 8','Maya tunes into the News every morning to stay updated. \r\n',10,'TFQ','AUDIO-35bc35d0-076f-471e-8e95-37bb476dfd09-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:29:53'),('35d417b9-6858-4d9b-95b0-a4285aee9c86','15fc91ab-629f-4b44-a812-c45807f31850','Question 3','What event marked the turning point in the change of Frederick II\'s personality?\r\n',10,'MCQ',NULL,NULL,'IMAGE-35d417b9-6858-4d9b-95b0-a4285aee9c86-3c161de696a2be84d368727fdec14c1d.PNG',0,'2024-12-04 10:24:39'),('35ed40ef-e4b7-49fd-bab0-b62710296f96','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 5','Identify the correct plural for \"child\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-35ed40ef-e4b7-49fd-bab0-b62710296f96-729e9b8331af5a751c6f9e8f8bb1abe2.png',0,'2024-11-04 14:07:15'),('35ef7449-075c-4b9d-b334-5f6f4eaa914f','bd175280-dac0-4816-8b96-8bfea150cf93','Question 15','I ____ like spicy food.\r\n',5,'MCQ',NULL,NULL,'IMAGE-35ef7449-075c-4b9d-b334-5f6f4eaa914f-d652f60c9b0905ab09a6a44979d94aad.jpg',0,'2024-11-28 14:28:54'),('35fb4b89-5b1c-4495-ac1a-9dbd081149cf','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 14','The word \"trick\" means the same as \"honest.\" ',5,'TFQ',NULL,NULL,'IMAGE-35fb4b89-5b1c-4495-ac1a-9dbd081149cf-132515cff160a3de7cb925e4ff60fa61.jpg',0,'2024-11-28 10:12:43'),('36070371-4f66-4d23-80e4-9afbbf518bc3','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 5',' Student Volunteers Needed! \r\n\r\n\r\n\r\nOn Saturday, December 12th, from 10 A.M. until 4 P.M., Carverton Middle School will be holding a music festival in the school gymnasium. The special event will feature a variety of professional musicians and singers.\r\n\r\n\r\n Make posters 1 P.M.4 P.M. December 5th\r\nSet up gym 11 A.M.4 P.M. December 11th\r\nHelp performers 9 A.M.4 P.M. December 12th\r\nWelcome guests 10 A.M.2 P.M. December 12th\r\nClean up gym 4 P.M.7 P.M. December 12th\r\n\r\n\r\n Interested students should speak with Ms. Braxton, the music teacher. \r\nStudents who would like to help at the festival must have written permission from a parent or guardian. \r\n\r\n\r\nWhat job will be done the day before the festival begins?',7,'MCQ',NULL,NULL,'IMAGE-36070371-4f66-4d23-80e4-9afbbf518bc3-4ce8335619784d4a3b32ce1636900a8d.jpg',0,'2024-11-21 10:25:25'),('360ce4f8-7250-4248-9019-a0e43496f9a6','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 19','The team traveled ____ bus to the match.\r\n',5,'MCQ',NULL,NULL,'IMAGE-360ce4f8-7250-4248-9019-a0e43496f9a6-460db0b6a16a145b587603702d2b1b54.jpg',0,'2024-11-28 15:26:07'),('360dde82-783a-476a-ab7b-bd27e1758757','54700a17-d9f7-405c-ac12-b9f105dae998','Question 12','The childrens playground in Riverside Park includes outdated and unsafe equipment.\r\n',5,'TFQ',NULL,NULL,'IMAGE-360dde82-783a-476a-ab7b-bd27e1758757-9632f9226414701e359f206c4c8d718f.jpg',0,'2024-12-03 10:36:20'),('361aa402-c1d7-4fa0-ac2a-e1f539dae0d5','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 6','What can you buy at the café in the library?\r\n',10,'MCQ',NULL,NULL,'IMAGE-361aa402-c1d7-4fa0-ac2a-e1f539dae0d5-0cb36804b94c1daec192d309a1cfa334.jpg',0,'2024-12-03 10:24:11'),('36234ea7-3102-4baf-9c21-a3da93e29313','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 2','Listen to the speaker to answer question number 2.',1,'MCQ','AUDIO-36234ea7-3102-4baf-9c21-a3da93e29313-a97290da8bf9f026e6ee46ee69714268.mp3',NULL,NULL,0,'2024-11-27 22:59:28'),('363132a4-7638-4daa-99e9-3699e6a4a2d7','ece4b803-0eff-41eb-ba24-307c115cae80','Question 12','What is located at the center of the main square?\r\n',10,'MCQ','AUDIO-363132a4-7638-4daa-99e9-3699e6a4a2d7-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:13:24'),('36339744-b52d-4365-b82f-cbae3a415c41','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 6','Direct: She asked, \"Where are you going?\"\r\nReported: She asked me where I ___ going.\r\n',5,'MCQ',NULL,NULL,'IMAGE-36339744-b52d-4365-b82f-cbae3a415c41-f69e2a2219b643b7aca584d7788c706a.png',0,'2024-11-28 11:54:43'),('36a0cef4-a7e9-4223-85dc-b726582dc6c1','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 1','Choose the word that has the closest meaning to \"tourist\" in the sentence:\r\n\"In eco-tourism, the tourist is careful not to harm the environment.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:41:36'),('36cc8dce-da7f-4f52-8439-eace9e4ae7f9','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 8','The word chart refers to:',5,'MCQ',NULL,NULL,'IMAGE-36cc8dce-da7f-4f52-8439-eace9e4ae7f9-800bba910b18310120b09770ff5a94ba.png',0,'2024-11-29 10:23:03'),('36d0131e-2860-45aa-95fd-8962dc5efa7d','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 12','The Talamanca Eco-Tourism Initiative works closely with local indigenous communities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-36d0131e-2860-45aa-95fd-8962dc5efa7d-1aad88e682e013403f153557c5f34b77.jpg',0,'2024-12-02 11:06:06'),('36d49407-fa30-4a58-a82a-db7d732c75cf','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 10','The news is followed by a Game Show.\r\n',5,'TFQ','AUDIO-36d49407-fa30-4a58-a82a-db7d732c75cf-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:57'),('36d92569-51f6-4fdc-9053-bbfa4eadd201','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 19','The Golden Phoenix lived on a hidden mountain and was only visible to those with true\r\n______ and ______.',5,'MCQ',NULL,NULL,'IMAGE-36d92569-51f6-4fdc-9053-bbfa4eadd201-bfdcad245bbbda639da38108d5537626.jpg',0,'2024-12-03 10:56:03'),('36e96a45-3a96-42e7-a834-0c3c29f9c34d','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 13','What does Rachel think about Alexs solutions?\r\n',10,'MCQ',NULL,NULL,'IMAGE-36e96a45-3a96-42e7-a834-0c3c29f9c34d-c33b5d8335a684175f66bda6a9024291.png',0,'2024-12-02 09:33:46'),('36ea6425-cf8d-4e62-b59a-8d5fae40238f','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 49','Which of the following is a way to introduce yourself?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-12 09:54:41'),('36ed2b28-f5a9-4c2e-9313-836107aab043','773d3490-11ed-4025-aeec-d9fab774c585','Question 14','Direct: \"Do you know the way to the station?\" he asked.\r\nReported: He asked if I ___ the way to the station.\r\n',5,'MCQ',NULL,NULL,'IMAGE-36ed2b28-f5a9-4c2e-9313-836107aab043-b97019df63a79ad36a6d2d0a796a6806.png',0,'2024-11-28 11:48:41'),('3712e29c-8936-4ab3-b4c8-1bd2bc784c48','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 8','Bawang Merah and her mother were kind to Bawang Putih.',10,'TFQ',NULL,NULL,'IMAGE-3712e29c-8936-4ab3-b4c8-1bd2bc784c48-732a11d2aecefb80bdf8083a11e38cdd.jpg',0,'2024-11-28 09:45:59'),('3712fa68-d2ca-4b1f-930f-ab6310fe6df8','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 10','\r\nLocal businesses depend heavily on tourism revenue to sustain operations throughout the year.\r\n\r\nWhat is the definition of the word \"revenue\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3712fa68-d2ca-4b1f-930f-ab6310fe6df8-9856f657f15a337537304dca0ae12741.jpg',0,'2024-12-04 09:16:10'),('371ccf33-dd7e-4b26-a3d4-8e2d83179355','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 18','Direct: \"Did you see the movie?\" she asked.\r\nReported: She asked if I ___ the movie.',5,'MCQ',NULL,NULL,'IMAGE-371ccf33-dd7e-4b26-a3d4-8e2d83179355-d2207797bf1a6b5b6939f282be3142b2.png',0,'2024-11-28 13:35:10'),('371d1568-a542-45e0-bd64-6b9740deb791','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 8','Does this picture represent the word \"landmark\"?',10,'TFQ',NULL,NULL,'IMAGE-371d1568-a542-45e0-bd64-6b9740deb791-9a834b9cf4609ede1ab52b3eec5a3fb3.jpg',0,'2024-11-26 07:12:23'),('372d42c5-d88b-478a-ab73-5d74dcde0a64','62fa8403-e764-4555-949c-236f7300e212','Question 15','The museum ____ a new exhibit every year.\r\n',5,'MCQ',NULL,NULL,'IMAGE-372d42c5-d88b-478a-ab73-5d74dcde0a64-0ee03d859769360619fb6bf487d37ae1.jpg',0,'2024-11-28 14:40:48'),('3730a6ed-5d6f-49f5-add1-b6d9300b3e2b','040f0458-cf71-4e61-a034-c5f58ab34269','Question 20','___ you ___ (ever eat) Japanese food before today?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3730a6ed-5d6f-49f5-add1-b6d9300b3e2b-f6f68fc1880f1ba71c3cda4ca686717d.jpg',0,'2024-12-02 10:13:07'),('37337492-a50b-440f-aec4-dee4127b2e01','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 12','Sofia: \"This is tougher than I thought!\" \r\nInstructor: \"Dont worry; just focus on your grip.\" \r\nSofia: \"I can feel my confidence growing!\"\r\n\r\nChoose the word that is the opposite of \"confidence\" in the sentence: \r\n\r\n\"I can feel my confidence growing!\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:42:20'),('3735ed00-5557-41d4-9b8e-9c678678244c','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 17','Find the correct past participle form: \"She has ____ the movie already.\"',5,'MCQ',NULL,NULL,'IMAGE-3735ed00-5557-41d4-9b8e-9c678678244c-53d7c20ec257156cbdf0874b332041cf.png',0,'2024-11-25 19:46:29'),('3741582d-1e63-415c-ab8c-e3582f56a058','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 2','Sheep have special oil glands in their skin\r\n',5,'TFQ',NULL,NULL,'IMAGE-3741582d-1e63-415c-ab8c-e3582f56a058-8ccf2d6385c0fc8dffb638ae7b8d8328.jpg',0,'2024-12-02 09:28:39'),('374483a2-ba85-4f68-babb-72de5b3a3ea5','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 16',' Identify the adverb clause:\r\nShe stayed awake (until the movie ended)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:17:41'),('3755845c-80ae-4ef1-a4c7-8cb7329dcb32','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 7','Match the word to its correct description:',5,'MPQ',NULL,NULL,'IMAGE-3755845c-80ae-4ef1-a4c7-8cb7329dcb32-6256c6a6476e6d975c0c95a77f6e8d69.jpg',0,'2024-12-03 11:26:09'),('37669629-2493-437c-bf31-9db56fc764b2','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 4','Select the sentence with a noun phrase acting as a subject complement. ',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:16:29'),('37794609-b45a-4174-9e1b-1d539adc1b8c','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 5','What did Lila use to decorate the town hall for the feast? \r\n',5,'MCQ',NULL,NULL,'IMAGE-37794609-b45a-4174-9e1b-1d539adc1b8c-884c935068d8cffa0c6a25dbb9ebff9d.jpg',0,'2024-12-06 10:53:49'),('3788f163-0654-4abe-b022-e440d375b95b','05d1243d-7ad4-4893-b352-129bf05706b0','Question 7','Identify the noun phrase in this sentence: “The tall, green trees are swaying in the wind.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-3788f163-0654-4abe-b022-e440d375b95b-772fc9b8b73efc453ec2e631f8f314a7.jpg',0,'2024-11-28 10:39:28'),('378e7d81-b999-4c88-b34d-2229509ca19a','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 6','Alejandro avoids partnerships with international organizations to promote transparency in the supply chain.\r\n',5,'TFQ',NULL,NULL,'IMAGE-378e7d81-b999-4c88-b34d-2229509ca19a-22d47d5a51ff4d43fb5b2d954c0985cb.png',0,'2024-12-02 13:26:13'),('3790ecb7-30ec-415d-9999-e82a3320a53f','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 13','Determine if the following statements are true or false.\r\nThe report will be submitted after the team has finished gathering all the data.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:42:46'),('37926151-8d71-4220-ab2c-91a54aa291c3','a6453283-af44-47e5-9f50-84628799eeac','Question 19','Purnama journeyed through _________ jungles on his way to the lake.',5,'MCQ',NULL,NULL,'IMAGE-37926151-8d71-4220-ab2c-91a54aa291c3-f4d5d232fe81c49a7423479a943e29a4.jpg',0,'2024-11-28 11:57:12'),('3799276d-2581-4d62-829f-ef5e738dee22','23eee435-4234-4224-b1d9-0b72379e8f19','Question 3','Mr. Thompson is our teacher. ___ explains the lessons very clearly.',10,'MCQ',NULL,NULL,'IMAGE-3799276d-2581-4d62-829f-ef5e738dee22-d1511f681e33f1f2a907397932bb7ba8.png',0,'2024-12-02 11:04:43'),('37b33a93-e4eb-4ddf-8df6-321373a90833','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 4','How is the Louvre Museums interior described?\r\n',5,'MCQ',NULL,NULL,'IMAGE-37b33a93-e4eb-4ddf-8df6-321373a90833-e5d5d400f737e69c677fc719e3faaf33.jpg',0,'2024-12-03 10:59:45'),('37c1daff-94cb-45f5-9d6f-db54c16335a2','10e23048-0fd3-4ab3-9440-9104e7063142','Question 14','Sarah believes that city infrastructure should be accessible only to wealthy residents.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:19:51'),('37dd699d-97df-429e-ac38-12071a4919d4','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 12','He ___ (not come) to the office tomorrow.\r\n',10,'MCQ',NULL,NULL,'IMAGE-37dd699d-97df-429e-ac38-12071a4919d4-4c45400ffbf85fe72943956e1197e3e2.jpg',0,'2024-11-29 10:57:37'),('37eb2381-7adc-43a0-976b-5c53bfe03d77','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 12','\"I specialize in __________ tourism, guiding visitors through mountains and forests.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-37eb2381-7adc-43a0-976b-5c53bfe03d77-794b9a92a84eebe6702596910338e90c.jpg',0,'2024-11-26 01:30:43'),('37f4e197-a2ab-4512-a8f8-a898917a5f72','2687ba9c-ac94-424f-a35e-0283946e5506','Question 11','A traditional dance performance will take place on Saturday at 7:00 PM.\r\n',5,'TFQ','AUDIO-37f4e197-a2ab-4512-a8f8-a898917a5f72-59f58a651b1330543d6541609319da2e.mp3',NULL,NULL,1,'2024-12-12 10:13:52'),('37fb0aa8-4be9-4a49-a479-943cdc66e588','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 16','The company will launch the new product _______ they complete the final testing phase.',5,'MCQ',NULL,NULL,'IMAGE-37fb0aa8-4be9-4a49-a479-943cdc66e588-24c52a6f7fa77b25910450e576a4dcfd.jpg',0,'2024-12-03 14:44:33'),('380f76f8-1bef-4753-8ce0-0b00b6a2650e','94de3108-eb46-4a5e-b039-962392a500e6','Question 16','Tom is forty-five years old and has recently relocated to Sydney, Australia. \r\n',5,'TFQ',NULL,NULL,'IMAGE-380f76f8-1bef-4753-8ce0-0b00b6a2650e-a8d4dc03794b739eb5d7ba8eba570bec.png',0,'2024-11-29 13:49:02'),('380fa7ca-8b5b-4b67-848e-a6893a0f7dde','3179737e-57ca-437a-af38-f91d98c18e0e','Question 3','Marie Curies passion for science led her to make important discoveries. \r\n\r\nWhich word from the passage has a similar meaning to \"discoveries\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-380fa7ca-8b5b-4b67-848e-a6893a0f7dde-2d9c9b7cbe9352c6572a81ec0a144e71.jpg',0,'2024-11-25 09:55:07'),('381258c3-6d1a-4de0-9a3f-fe9f0e40f4fc','976f596f-834e-40e4-bb98-21b902f8a750','Question 9','The Hôtel Negresco in Nice became a cultural hub for artists and politicians.\r\n',5,'TFQ','AUDIO-381258c3-6d1a-4de0-9a3f-fe9f0e40f4fc-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:16'),('381b55d4-0d7a-4f3e-b838-e3911489eb72','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 2','What cultural element is reflected in the interior design of the resort?\r\n',5,'MCQ','AUDIO-381b55d4-0d7a-4f3e-b838-e3911489eb72-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:45:22'),('3822a7bd-c53d-4f0f-a60d-85375ef15350','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 16','Fill in the blank: The Book Fair will be open all week, and ______ will be donated for each book purchased.',3,'MCQ',NULL,NULL,'IMAGE-3822a7bd-c53d-4f0f-a60d-85375ef15350-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:34:13'),('38545a02-c616-49f9-ae8c-931da700ba75','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 20','As a child, the speaker wanted to become an astronaut.\r\n',5,'TFQ','AUDIO-38545a02-c616-49f9-ae8c-931da700ba75-1c0a4fdf6a9a6d741ad873283a8fd613.mp3',NULL,NULL,0,'2024-12-11 11:41:24'),('38631a3b-5349-4fc5-8bb6-b0caa87163bd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 19','Find the synonym for \"Standard\"',5,'MCQ',NULL,NULL,'IMAGE-38631a3b-5349-4fc5-8bb6-b0caa87163bd-5483b3cd08e439194d39031e2cadd988.jpg',0,'2024-11-29 10:02:57'),('3878100c-eb0f-4d5e-afc8-7632581fe318','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 12','Fill in the blank with the correct pronoun:\r\n\"The dog found ___ way back home after being lost.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-3878100c-eb0f-4d5e-afc8-7632581fe318-eb42436de4b3367cfaa72d73ae617f6e.png',0,'2024-12-03 09:53:17'),('3879b283-1602-49b0-b869-40ee4cc72842','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 4','What does the writer suggest about economizers?',10,'MCQ',NULL,NULL,'IMAGE-3879b283-1602-49b0-b869-40ee4cc72842-eef506457b8b34795f5c2614aa5238a7.PNG',0,'2024-12-03 15:13:19'),('38884a42-d195-423e-bd0d-a68232aebff2','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 1','What adds a spicy kick to mentai cake?',5,'MCQ',NULL,NULL,'IMAGE-38884a42-d195-423e-bd0d-a68232aebff2-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-01 15:47:14'),('388d35b5-a612-4be5-a44a-c0e002ec5cee','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 3','What do people do around the fountain in the town square?\r\n',10,'MCQ',NULL,NULL,'IMAGE-388d35b5-a612-4be5-a44a-c0e002ec5cee-3578e27423b53efe745ebfcb72a215c5.png',0,'2024-12-03 10:12:58'),('38998820-f69e-412a-b45c-913d811e4e08','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 12','Choose the word that is the opposite of \"praise\" in the sentence:\r\n\r\n\"Its important for managers to praise their staff when they do a good job.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-38998820-f69e-412a-b45c-913d811e4e08-0b38f41c9e477263f16353106b498279.jpg',0,'2024-11-25 17:48:31'),('3899fe4f-c98d-4179-8901-32182ab6a753','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 5','Marie wants her tourists to remember their experience long after they leave Paris.\r\n',5,'TFQ',NULL,NULL,'IMAGE-3899fe4f-c98d-4179-8901-32182ab6a753-e62ef0252c481b58d545962755a06f20.png',0,'2024-12-02 12:09:49'),('38a853ee-4720-4dbe-914e-d18cb976e979','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 6','How did Alex feel about Cassey\'s suggestion?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 10:21:39'),('38b2b994-46ca-4781-abc7-edb64f696ce7','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 3','Which statement about culture shock is NOT true?\r\n',10,'MCQ',NULL,NULL,'IMAGE-38b2b994-46ca-4781-abc7-edb64f696ce7-455ac7d8eebf461967ea94452d404729.PNG',0,'2024-12-06 09:58:19'),('38b33db2-21c1-46ea-80ed-ed512bb17334','54700a17-d9f7-405c-ac12-b9f105dae998','Question 2','What can visitors do at the large lake in Riverside Park?\r\n',10,'MCQ',NULL,NULL,'IMAGE-38b33db2-21c1-46ea-80ed-ed512bb17334-9474cf0a9aa6734a0ade722730d6a023.jpg',0,'2024-12-03 10:33:14'),('38dcd39a-03a6-4220-8f05-6df7d3bff331','f761615d-b728-4a17-9b7a-d3b57858db68','Question 4','Who is a famous singer? ',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:57:17'),('38f07ce1-7f9d-42da-aedb-66b92e928657','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 5','Choose the noun phrase that describes a specific location:\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:19:44'),('38f30db0-c5af-4e90-ae14-e3ef6a9a9f8d','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 7','Select the sentence that contains a compound noun phrase:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:47:42'),('38fb5f2f-2b76-4396-90f1-cabe62410a97','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 9','Both of Alexs parents have chosen medicine as their profession.\r\n',10,'TFQ',NULL,NULL,'IMAGE-38fb5f2f-2b76-4396-90f1-cabe62410a97-112a8193f25da889e4c1b12f04ed919e.jpg',0,'2024-11-29 12:01:47'),('3904ea05-61e4-48a8-bb8a-a1f65705786d','ad662084-347c-416f-89de-05a5dd43da36','Question 17','What is their intention?\r\n',5,'MCQ','AUDIO-3904ea05-61e4-48a8-bb8a-a1f65705786d-502ebb16c952ccb902d8bf66ff53be54.mp3',NULL,NULL,0,'2024-12-09 10:53:40'),('392da2dc-7bb5-447a-82dd-1cf55ba33ff4','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 3','When will the pool reopen?\r\n',5,'MCQ','AUDIO-392da2dc-7bb5-447a-82dd-1cf55ba33ff4-caef29b26c2de4d41df93de19eaac204.mp3',NULL,NULL,0,'2024-12-11 10:15:49'),('3944d8e9-4917-4e57-bffd-3d103ba5a9ba','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 2','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:32:13'),('3958abb3-7dd7-463d-ac7d-087d3564d63b','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 3','Which pronoun completes this sentence best?\r\n\"Each of the students completed ___ own assignments.\"',5,'MCQ',NULL,NULL,'IMAGE-3958abb3-7dd7-463d-ac7d-087d3564d63b-968cb53aca456c971d26bf8ece1d1c8f.png',0,'2024-12-03 09:13:59'),('39682583-3b6e-4afb-8f75-abaec669efa6','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 6','How does supporting local farmers benefit the community?\r\n',10,'MCQ',NULL,NULL,'IMAGE-39682583-3b6e-4afb-8f75-abaec669efa6-a1f4df837f7affbfb84f1eeaae3631d3.PNG',0,'2024-12-04 09:57:10'),('396d54f4-5fe9-42f6-868b-58f34a164830','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 16','César Ritz set low standards for his hotels.',5,'TFQ',NULL,NULL,'IMAGE-396d54f4-5fe9-42f6-868b-58f34a164830-3d4856a9a7b1502fb9df74fd5c3e3e7d.jpg',0,'2024-11-29 10:01:09'),('39894415-58ad-4292-bd2d-48a2b3616d7a','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 2','Choose the best word to complete each sentence.\r\nTom and Lisa throw pieces of ________ to the ducks.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:13:00'),('39930c64-70ef-443b-9757-023ef16c06bb','593736c5-837a-44cb-b3ec-ff62f247faba','Question 10','Mr. Anderson believed that honesty was the foundation of trust between the hotel and its guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-39930c64-70ef-443b-9757-023ef16c06bb-56dfd2168b99786f731ab190485180ef.jpg',0,'2024-12-04 14:47:23'),('399777e9-48d9-4c98-85a7-18965d4867fd','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 3','During our stay in Bali, we _______ (book) a private villa overlooking the ocean. Each morning, we _______ (wake) up to the sound of waves gently crashing against the shore. The villas staff _______ (prepare) a delicious breakfast for us, which we _______ (enjoy) on the terrace while watching the sunrise.\r\n',5,'MCQ',NULL,NULL,'IMAGE-399777e9-48d9-4c98-85a7-18965d4867fd-c7ca950f7f6459ca4617c7e6f0837f14.jpg',0,'2024-11-29 10:02:55'),('39a12e27-b170-4279-b918-37f80669de72','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 2',' Match the word on the left pairs with its antonym on right pairs.',10,'MPQ',NULL,NULL,'IMAGE-39a12e27-b170-4279-b918-37f80669de72-0b710633da73d274dcb203eda08d9a03.jpg',0,'2024-11-28 14:28:15'),('39a81643-3b89-4615-ad5a-74050652dd3d','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 5','Which sentence uses an adverb of time?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:32:53'),('39c6bd35-6ccf-4a5d-896f-a8ad09407fb3','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 4','Direct: \"We are watching a movie now,\" they said.\r\nReported: They said that they ___ a movie then.',5,'MCQ',NULL,NULL,'IMAGE-39c6bd35-6ccf-4a5d-896f-a8ad09407fb3-d2207797bf1a6b5b6939f282be3142b2.png',0,'2024-11-28 13:22:52'),('39d11a8e-5fe3-4852-a061-dc11f8251fe5','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 3','Were you (frighten) ___________ of the dark when you were young?',10,'MCQ',NULL,NULL,'IMAGE-39d11a8e-5fe3-4852-a061-dc11f8251fe5-355073ee70c088dd9cd8ac69655489a1.jpg',0,'2024-12-11 12:23:50'),('39f627af-64d3-498c-bb90-f50d4a1d712f','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 10','Match each activity Ben planned to do with the correct description or detail.\r\n\r\nCreate a poster about healthy eating\r\n',10,'MCQ',NULL,NULL,'IMAGE-39f627af-64d3-498c-bb90-f50d4a1d712f-8a08af9cf6bc6facfcec896411f53de0.png',0,'2024-12-02 11:46:19'),('3a168680-e6ef-442d-ba7f-19309a53ebac','040f0458-cf71-4e61-a034-c5f58ab34269','Question 4','We ___ (visit) Paris twice in our lives.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3a168680-e6ef-442d-ba7f-19309a53ebac-d380a6fcb1a7325eaea55682b28c2d39.jpg',0,'2024-12-02 09:47:01'),('3a3001a9-0cf6-470d-876b-5858f92db1a0','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 10','Visitors are encouraged to ignore local customs while in the village.',5,'TFQ','AUDIO-3a3001a9-0cf6-470d-876b-5858f92db1a0-92df37af1fa75b70af6c9fce38ee95c7.mp3',NULL,NULL,0,'2024-12-09 15:17:23'),('3a36f037-cf6a-4426-8d64-5bd8fbc318b8','63c67806-3492-4bb1-8ace-254db076af70','Question 6','The conference rooms at the Riviera Hotel are located on the ground floor.\r\n',5,'TFQ','AUDIO-3a36f037-cf6a-4426-8d64-5bd8fbc318b8-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:36:29'),('3a42cc70-3e15-42e2-9a21-029cd92ee85e','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 11','By the time you call, they ___ (leave) the office.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3a42cc70-3e15-42e2-9a21-029cd92ee85e-416dd752982c72a6c2258403f293808d.jpg',0,'2024-11-29 13:40:30'),('3a5abfbc-20c3-456d-ae67-e91d11aece4a','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 13','Choose the word that has the closest meaning to \"renovation\" in the sentence: \"The hotel will undergo a major renovation to improve its facilities.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:12:25'),('3a772f72-f539-4ed8-997c-d60610f74f1b','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 3','\"Central Park in New York is a vast green area surrounded by the hustle and bustle of the city.\"\r\n\r\nWhat does the word \"vast\" mean in this sentence?',5,'MCQ',NULL,NULL,'IMAGE-3a772f72-f539-4ed8-997c-d60610f74f1b-f2c20262cbdd285738b5bd96daaa177b.jpg',0,'2024-12-03 10:56:01'),('3a7b5dde-00d1-408e-bc4e-68262d821759','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 18','Copenhagen Right Now offers traditional information commonly found in travel guides.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-3a7b5dde-00d1-408e-bc4e-68262d821759-b440c21fa0ef66c1b29038415168c5c1.jpg',0,'2024-12-06 11:14:20'),('3a929b66-491b-49c1-a3ab-44b1be50e87f','abd056c2-1c8c-4270-b760-215049e270c4','Question 16','Which activities can visitors enjoy in Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3a929b66-491b-49c1-a3ab-44b1be50e87f-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:49:31'),('3a9af4a4-7396-4598-998f-4d0214222a65','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 4','Psychologists say that to stop cruelty:',10,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:30:11'),('3ac43a80-a92e-4ae9-b302-5bfd988b87fa','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 8','They ___ (not make) the same mistake again.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3ac43a80-a92e-4ae9-b302-5bfd988b87fa-ead1e73ae165b5ad35485ac1155c631d.jpg',0,'2024-11-29 11:18:59'),('3acc12fa-a774-4162-9636-9bff37110a8d','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 9','Which sentence includes a noun phrase in the form of a gerund?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:28:22'),('3ad45f1f-8021-4a03-8715-63707214b4f2','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 10','We will continue our journey _______ the weather improves. ',10,'MCQ',NULL,NULL,'IMAGE-3ad45f1f-8021-4a03-8715-63707214b4f2-69e1c86ac41fb5616481cd16ee728a47.jpg',0,'2024-12-03 14:00:02'),('3ad5d363-5aab-4142-8f21-410a056e997a','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 1','The announcement is about …',5,'MCQ',NULL,NULL,'IMAGE-3ad5d363-5aab-4142-8f21-410a056e997a-491a80b61eca092efb983a59715b40c7.png',0,'2024-11-21 10:50:01'),('3ad6c68a-37b1-47c7-ad2d-799fad5bf324','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 13','\"Confidence\" means feeling unsure about yourself.\r\n\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-11-21 15:17:05'),('3ad7ae7e-15e8-4ea3-9325-e5bddf8489f3','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 13','The decision was made ____ respect to everyones opinions.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3ad7ae7e-15e8-4ea3-9325-e5bddf8489f3-e2ebd2271a5b31438fab4ce23acac40b.png',0,'2024-11-28 15:42:11'),('3ae979e5-605c-4973-b24d-054bcfa7f5ce','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 6',' The beach has palm trees that give shade to the visitors. \r\n',10,'TFQ','AUDIO-3ae979e5-605c-4973-b24d-054bcfa7f5ce-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:05:23'),('3aea45f4-36db-4ee4-93f5-4ca204b982e6','94de3108-eb46-4a5e-b039-962392a500e6','Question 20','The Australian work culture is similar to the formal and structured environment Tom experienced in Germany. \r\n',5,'TFQ',NULL,NULL,'IMAGE-3aea45f4-36db-4ee4-93f5-4ca204b982e6-b1a690dcc837355bed51a02d9850384c.jpg',0,'2024-11-29 13:49:40'),('3b037b99-12b9-47e0-b89c-9635175efbed','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 10','What was Lias first job at the Grand Hotel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3b037b99-12b9-47e0-b89c-9635175efbed-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:07:40'),('3b1ec131-daad-4899-ae2a-f264dfa926b9','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 2','How many siblings does Carlos have?',5,'MCQ','AUDIO-3b1ec131-daad-4899-ae2a-f264dfa926b9-6dd36bb5c01a6a53680175c7edc43df8.mp3',NULL,NULL,0,'2024-11-25 10:33:16'),('3b2e4076-5d74-4481-b311-42a1abc27b63','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 12','What offer did the mermaid make to Megan?',7,'MCQ',NULL,NULL,'IMAGE-3b2e4076-5d74-4481-b311-42a1abc27b63-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:28:36'),('3b4f5a9e-30d7-4085-8b47-740efba6871d','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 5','What can be inferred about Alex\'s future career plans?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3b4f5a9e-30d7-4085-8b47-740efba6871d-c781e4e0e37787d927353fdff11c8b0f.png',0,'2024-11-29 12:01:00'),('3b523875-db65-47de-8661-037bae27bbbe','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 7','What is Sarah being complimented on?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-06 10:46:30'),('3b59d2bc-6f90-411a-bef2-5e5a9677e850','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 7','She drinks coffee _______ she wakes up. \r\n',10,'MCQ',NULL,NULL,'IMAGE-3b59d2bc-6f90-411a-bef2-5e5a9677e850-66a32f62a45d130bcccf682837e58409.jpg',0,'2024-12-03 13:50:14'),('3b741bc9-c2de-40cb-8621-51ccc659fb59','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 5',' Sheep follow the leader by\r\n',5,'MCQ',NULL,NULL,'IMAGE-3b741bc9-c2de-40cb-8621-51ccc659fb59-ad12b2b9beceea06a6c50a8c4beaedeb.png',0,'2024-12-02 09:30:03'),('3b7ad428-34d3-4bc9-85bd-12f926ec8d07','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 15','What is prohibited during the concert?\r\n',5,'MCQ','AUDIO-3b7ad428-34d3-4bc9-85bd-12f926ec8d07-5f7054e4313b34f118d5e8ff5dace1a7.mp3',NULL,NULL,0,'2024-12-11 10:25:00'),('3b7ae1fd-f4ad-4bab-b43a-4c6a3b8a5f8f','593736c5-837a-44cb-b3ec-ff62f247faba','Question 5','Empathy in hospitality only involves fulfilling guests\' requests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-3b7ae1fd-f4ad-4bab-b43a-4c6a3b8a5f8f-f1468407cfd90abc75eb7a8528d581e6.jpg',0,'2024-12-04 13:42:09'),('3b81e1d2-8852-4013-b77d-e1d1a74ae35d','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 4','Shade-grown coffee cultivation on Alejandros farm helps preserve biodiversity.\r\n',5,'TFQ',NULL,NULL,'IMAGE-3b81e1d2-8852-4013-b77d-e1d1a74ae35d-cb97a585742770accaf5dae981c6ca24.png',0,'2024-12-02 13:25:51'),('3b9bb816-ec4e-44ed-8edb-d15c2fac4c60','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 6','__ you ___ (help) me with this task?\r\n',10,'MCQ',NULL,NULL,'IMAGE-3b9bb816-ec4e-44ed-8edb-d15c2fac4c60-c070484d5daea98709eb6025f4b6ef45.jpg',0,'2024-11-29 10:01:09'),('3bae5120-e0c1-45d8-be1a-79ef188a4b06','bd175280-dac0-4816-8b96-8bfea150cf93','Question 18','She ____ her friends every weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3bae5120-e0c1-45d8-be1a-79ef188a4b06-1bc83b61bc74fc548c0a81f45de041de.jpg',0,'2024-11-28 14:30:24'),('3bb3eec4-b4d7-497e-9489-46f94c9129ce','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 6','Which authors have left a lasting impact on Alexandra\'s worldview?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3bb3eec4-b4d7-497e-9489-46f94c9129ce-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:57:59'),('3bd7d364-6324-4ef1-82f6-a7d3311c8765','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 11','Fill in the blank with the correct pronoun:\r\n\"Everyone in the room shared ___ ideas during the brainstorming session.\"',5,'MCQ',NULL,NULL,'IMAGE-3bd7d364-6324-4ef1-82f6-a7d3311c8765-583a20d9806c5dd2bb742d83febfc9cf.png',0,'2024-12-03 13:05:53'),('3bdb34a2-aa63-4095-839e-4690e8b11c63','41426465-c0af-4f11-bb66-c0e307279110','Question 8','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.\r\n',5,'MCQ','AUDIO-3bdb34a2-aa63-4095-839e-4690e8b11c63-b39430c8395d8c7325d375a0a3955fae.mp3',NULL,NULL,0,'2024-12-12 10:21:12'),('3bdd251f-5cdd-4e98-ad96-c7f1f18f9103','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 18','What is the adverb of time clause in this sentence?\r\nAs soon as the bell rang, the students left the classroom.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3bdd251f-5cdd-4e98-ad96-c7f1f18f9103-30fa701ad74226489485a323befe9d94.jpg',0,'2024-12-03 13:40:19'),('3bee870c-38da-4737-a1cf-30a9fe746234','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 4','What is the TV show for number 4?\r\n',10,'MCQ','AUDIO-3bee870c-38da-4737-a1cf-30a9fe746234-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:14:14'),('3bf675f5-2ee8-406b-8b7b-19eb7b56c973','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 3','What famous building did Keith climb?',10,'MCQ',NULL,NULL,'IMAGE-3bf675f5-2ee8-406b-8b7b-19eb7b56c973-335d78f75ffbccccd0aae201ccd32f8c.PNG',0,'2024-11-25 13:32:11'),('3bf721da-4048-4826-b472-2109333a44b5','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 1','Emily and her friends go to the park every Saturday.\r\n\r\nThe word \"park\" means',10,'MCQ',NULL,NULL,'IMAGE-3bf721da-4048-4826-b472-2109333a44b5-38c2ff3c4bc2a531245aa6f7f676ef7a.jpg',0,'2024-11-26 06:39:58'),('3bfe0643-352c-4eb0-b037-93d1d158aadb','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 14','What is the plural form of \"knife\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3bfe0643-352c-4eb0-b037-93d1d158aadb-223621f5adad52a44c3c6f61ae0d6b96.png',0,'2024-12-04 10:12:43'),('3c3252d0-5f61-4b23-8992-a17d1dc4b60e','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 4','The New Year countdown and fireworks were visible from the hotels rooftop terrace.\r\n',5,'TFQ','AUDIO-3c3252d0-5f61-4b23-8992-a17d1dc4b60e-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:32:26'),('3c46ee1b-7b09-4746-be72-36e27bd0ae61','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 7','We ___ (visit) the museum next weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3c46ee1b-7b09-4746-be72-36e27bd0ae61-f7f1385ce926b6d0fb3be473449b6453.jpg',0,'2024-11-29 10:53:11'),('3c5229b8-1ccb-4729-b98e-f1a97eb6a697','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 17',' The Golden Path Monastery Retreat\r\n\r\nThe Golden Path Monastery Retreat, located in a tranquil mountain setting, offers visitors a chance to disconnect from modern life. Guests take part in meditation sessions, mindfulness workshops, and community service projects, such as maintaining hiking trails and gardens.\r\n\r\nThe retreat promotes self-reflection and moral values like compassion, humility, and gratitude. Meals are simple but nourishing, often shared in silence to encourage mindfulness. The experience helps visitors find peace while contributing to the upkeep of the retreats serene environment.\r\n\r\nWhat is the primary focus of the Golden Path Monastery Retreat?',5,'MCQ',NULL,NULL,'IMAGE-3c5229b8-1ccb-4729-b98e-f1a97eb6a697-0f3868e33edc0f13b249edd69bf5c06d.jpg',0,'2024-12-11 10:51:09'),('3c660396-5b73-4254-83ae-7ec9c85b590d','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 4','What is the correct noun form of \"strong\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-3c660396-5b73-4254-83ae-7ec9c85b590d-41c2a5996db15f888be4ef27b0247193.jpg',0,'2024-11-28 10:59:34'),('3c71773b-7391-492e-b854-7f8d0624af2c','67197606-d707-48c1-8033-1298c99cb215','Question 2','Direct: He said, \"I like apples.\"\r\nReported: He said that he ___ apples.',10,'MCQ',NULL,NULL,'IMAGE-3c71773b-7391-492e-b854-7f8d0624af2c-aa4daaf8a2daef375c6afbc5693ce872.png',0,'2024-11-28 11:19:31'),('3c7d436d-c3bd-48c5-bdcd-34df0aadc9e4','3b168b2f-4410-44c0-aefd-240942c312ab','Question 17','Offering praise has no significant impact on productivity.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 09:04:45'),('3c8e9004-2257-4c75-8382-309fe22619d6','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 18','Leif was able to find the Golden Phoenix because he:',5,'MCQ',NULL,NULL,'IMAGE-3c8e9004-2257-4c75-8382-309fe22619d6-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 10:53:39'),('3c8eeedb-e1d6-4a49-9156-f7bfb73a1273','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 8','Select the correct plural form for each singular noun. \"Box\"',10,'MCQ',NULL,NULL,'IMAGE-3c8eeedb-e1d6-4a49-9156-f7bfb73a1273-faf1c630a06867575d5748a3213bb6d7.png',0,'2024-12-04 09:36:58'),('3c9593d8-9e6c-4e21-8254-a175ee593e2b','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 1','She placed the documents ____ her desk for easy access.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3c9593d8-9e6c-4e21-8254-a175ee593e2b-ea8b8cb436736d9d2fd81d3751daa802.jpg',0,'2024-11-28 15:28:34'),('3ca7994e-c5ff-4c8a-8b8d-489f1543b07f','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 5','Who is responsible for helping tourists enjoy their visit?\r\n',10,'MCQ','AUDIO-3ca7994e-c5ff-4c8a-8b8d-489f1543b07f-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:04:12'),('3ca9048c-f0ca-42a4-ad00-bc844e897826','63c67806-3492-4bb1-8ace-254db076af70','Question 16','Where are the conference rooms at the Riviera Hotel located?\r\n',5,'MCQ','AUDIO-3ca9048c-f0ca-42a4-ad00-bc844e897826-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:39:10'),('3cbac7bf-c729-4234-93a5-222cd714c2ee','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 17','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:06:43'),('3cbc28de-52c6-436b-962e-8084cd4ec304','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 11','Ritz worked with Chef Escoffier to revolutionize hotel dining.',5,'TFQ',NULL,NULL,'IMAGE-3cbc28de-52c6-436b-962e-8084cd4ec304-c0e8f24611263052dd1277ec7800d156.jpg',0,'2024-11-29 09:58:13'),('3cc6706c-fa6b-4fdf-8077-92f53df02061','ad662084-347c-416f-89de-05a5dd43da36','Question 9','What does the speaker want to do?\r\n',5,'MCQ','AUDIO-3cc6706c-fa6b-4fdf-8077-92f53df02061-0c1cc77c21c3b0083d825dd510b5721c.mp3',NULL,NULL,0,'2024-12-09 10:47:58'),('3cd8fcb3-b28b-418d-9d9a-14d75c4cde70','19e966c5-52ca-45d9-a039-138594184e90','Question 6','Fill in the blank: \"The ____ flower smells nice.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-3cd8fcb3-b28b-418d-9d9a-14d75c4cde70-8f94aeb6b0df67f75c0574e2b1ea4a82.png',0,'2024-11-26 00:49:39'),('3cdfca86-4635-4a55-88d0-e01f7fd1cdc0','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 4','Sarah and I finished our project early, so ___ went to the library to study.',5,'MCQ',NULL,NULL,'IMAGE-3cdfca86-4635-4a55-88d0-e01f7fd1cdc0-daa8f96f353198f1e5578e8456eb1d41.png',0,'2024-12-02 11:29:42'),('3ceb1dd5-8a17-47e0-998b-9da94f5eaa6f','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 9','Experiments are usually done to prove an idea without failure.',10,'TFQ',NULL,NULL,'IMAGE-3ceb1dd5-8a17-47e0-998b-9da94f5eaa6f-e8cffe6122898b271a39780366487a76.jpg',0,'2024-11-28 14:20:30'),('3cf69d4f-b5f7-424c-adef-51567bae4201','d430d447-c971-4c28-861d-385e34e4f374','Question 17','The Earth ____ one rotation every 24 hours.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3cf69d4f-b5f7-424c-adef-51567bae4201-9ab55aa97682d05035285c263041258b.jpg',0,'2024-11-28 15:12:11'),('3cf70b38-b4a9-4f3e-b3b3-bf2dabc37200','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 5',' I _______ football yesterday afternoon.\r\n',10,'MCQ',NULL,NULL,'IMAGE-3cf70b38-b4a9-4f3e-b3b3-bf2dabc37200-b1f9ddd66116d3c1ff2b003cb2701638.jpeg',0,'2024-11-29 09:12:47'),('3d08fd8c-60ac-4ed2-bc10-727b6b7d284d','88d20c15-824b-498f-908b-7e072a5c47a9','Question 14','The conservation of endangered species is a priority for wildlife protection organizations.\r\n\r\nWhat is the synonym and antonym of the word \"conservation\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3d08fd8c-60ac-4ed2-bc10-727b6b7d284d-72ad61af35f8ddba5822a134f8671eab.jpg',0,'2024-12-02 11:29:59'),('3d1c0107-ed0c-4677-9e0c-2b9e41a77772','26f2798d-46dc-4790-aece-aa1175435106','Question 15','Choose the correct answer that matches the sentence!\r\nThe sentence \"The delicious cake was a hit at the party\" matches \"The delicious cake.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 10:48:44'),('3d273812-4ac9-4b3e-84e5-f7a87f5a1511','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 6','What did Mei go into the forest to find?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3d273812-4ac9-4b3e-84e5-f7a87f5a1511-9cb5f95b16f3fda0ee0e291956bf1b6b.PNG',0,'2024-12-03 10:33:49'),('3d361f66-d5e9-425f-ae73-98cc55eaf7c4','8d93e205-a25d-483f-8954-17a16b612100','Question 19',' A word used to describe something that is easy to reach or use, often referring to a location or service.\r\n\r\nWhich word below best matches this definition?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:11:37'),('3d4e41fe-d7e5-4966-8f5d-bd71264ba05b','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 1','What is Las Vegas most famous for?',4,'MCQ',NULL,NULL,'IMAGE-3d4e41fe-d7e5-4966-8f5d-bd71264ba05b-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:03:15'),('3d64a7cb-d990-4feb-8312-e0918e492994','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 14','Luxury refers to something simple and inexpensive.',5,'TFQ',NULL,NULL,NULL,1,'2024-11-28 15:36:51'),('3d749f08-df48-4a1b-9d06-35cfe68b037f','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 12','She ___ her purse at home.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:33:03'),('3d74f8d9-6795-4c6d-942b-9686fd67ae67','ad662084-347c-416f-89de-05a5dd43da36','Question 16','What does the speaker plan to do?\r\n',5,'MCQ','AUDIO-3d74f8d9-6795-4c6d-942b-9686fd67ae67-b88a0e15c23ab2a32caa71abd151c483.mp3',NULL,NULL,0,'2024-12-09 10:53:08'),('3d7a4a36-0b4f-43f0-ad7b-09811307af13','1269e558-adde-4bee-a781-ed539cacdd78','Question 7','Which word is an adverb of time?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:17:14'),('3d8cbf20-9206-4d40-b1af-4619d939692d','19ab833e-87cf-4963-a786-d5d63993a84f','Question 16','In \"The decision of the committee was final,\" choose the correct preposition to complete the phrase: \"The decision ___ the committee.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-3d8cbf20-9206-4d40-b1af-4619d939692d-92ff076f5ca444697800baf81583a3cc.jpg',0,'2024-11-28 12:08:25'),('3d8dff7e-f825-42ca-9f71-4655af307386','63c67806-3492-4bb1-8ace-254db076af70','Question 11','Technical support is available throughout the day for conference room needs.\r\n',5,'TFQ','AUDIO-3d8dff7e-f825-42ca-9f71-4655af307386-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:37:49'),('3d8fdfa5-09c4-4369-b764-986bdde7de6d','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 12','What is the Louvre Museum known for?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3d8fdfa5-09c4-4369-b764-986bdde7de6d-6503f5846cf486e58788218bda7d229c.png',0,'2024-12-03 10:05:04'),('3daea6f0-326c-4d44-aaf7-aa63c51d4a91','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 1','Listen to the speaker twice then answer the questions number 1 until 5.',5,'MCQ','AUDIO-3daea6f0-326c-4d44-aaf7-aa63c51d4a91-0527140eb07e6ce92259710084b6ef32.mp3',NULL,NULL,0,'2024-11-26 13:32:02'),('3dafe34c-d4df-4075-8df6-17081f1bd63c','bd175280-dac0-4816-8b96-8bfea150cf93','Question 5','They ____ to the gym every day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3dafe34c-d4df-4075-8df6-17081f1bd63c-dc5b3d0bc0a26cc6884a5270feeac0d2.jpg',0,'2024-11-28 14:22:32'),('3db04dd3-61e2-4255-9cee-767327ebdafd','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 20','Match the statements in Column A with the correct descriptions in Column B.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-05 13:23:16'),('3db6bf4f-fc88-4e24-bdf1-2e9b140ed4d7','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 14','What does \"reservation\" mean in the sentence?\r\n\r\n\"She made a reservation for a room at the hotel.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-3db6bf4f-fc88-4e24-bdf1-2e9b140ed4d7-c77fa767ef9f9ac131e677ee763f5dbd.jpg',0,'2024-11-25 15:49:23'),('3dba28c1-0cd3-4433-9074-b99f1fd526f4','593736c5-837a-44cb-b3ec-ff62f247faba','Question 11','How did Mr. Anderson responds to the familys concerns?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3dba28c1-0cd3-4433-9074-b99f1fd526f4-9e856e8383ffb5fd9c9add0be8a8d0bc.PNG',0,'2024-12-04 15:23:13'),('3dc41f29-36ab-477c-a3ec-3a5165385ccb','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 17','Maya successfully resolved the issue with the Japanese delegation by listening carefully and working with the kitchen team.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:34:19'),('3dc5a2c6-303e-4224-b304-77b67aa2ce33','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 1','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:06:20'),('3dcbd9d7-9d32-49e1-b698-cca4f5caaee6','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 7','How does Ben feel about Annas painting?',10,'MCQ','AUDIO-3dcbd9d7-9d32-49e1-b698-cca4f5caaee6-5deb2ee79d1bd89302dc6ade78a7d5e4.mp3',NULL,NULL,0,'2024-12-06 15:07:14'),('3dd9fbf0-18d1-40c2-b1de-664ad27847a6','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 9','\"The old woman approached Candra Kirana gently, promising to help her.\" \r\n\r\nWhich of the following words is an antonym for \"gently\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3dd9fbf0-18d1-40c2-b1de-664ad27847a6-807faf815dcd867834e51103f4b21eea.jpg',0,'2024-11-25 11:03:32'),('3de00a59-08a4-4fcf-a61e-29a7446b7f35','41426465-c0af-4f11-bb66-c0e307279110','Question 7','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.\r\n',5,'MCQ','AUDIO-3de00a59-08a4-4fcf-a61e-29a7446b7f35-b39430c8395d8c7325d375a0a3955fae.mp3',NULL,NULL,0,'2024-12-12 10:20:34'),('3dea0376-9ea8-4eb0-9c82-f0edc8469b63','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 14','What lesson did the children in the village learn from the story of Wei and the jade amulet?',5,'MCQ',NULL,NULL,'IMAGE-3dea0376-9ea8-4eb0-9c82-f0edc8469b63-25d89f000d8554d8e3515b385c02ea8f.PNG',0,'2024-11-25 21:34:51'),('3def5bb6-98ae-472d-b5ef-1bbff5a207cf','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 5','gevilla is the scrambled word for village.',5,'TFQ',NULL,NULL,'IMAGE-3def5bb6-98ae-472d-b5ef-1bbff5a207cf-0608e0445755196eb5c2ab58d08f2001.jpg',0,'2024-11-28 11:13:22'),('3e03dc18-e4c4-48cb-881a-ed188c153831','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 3','The resort offers an infinity pool that blends with the ocean view. \r\n',5,'TFQ','AUDIO-3e03dc18-e4c4-48cb-881a-ed188c153831-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:18:25'),('3e24fcfd-2ab2-4abb-b64a-80892c352950','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 18','Where did Theo report his missing luggage?\r\n',5,'MCQ','AUDIO-3e24fcfd-2ab2-4abb-b64a-80892c352950-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:17:15'),('3e3e1c3d-435f-46ea-aa10-492bbcaa7be6','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 4','We had just finished our presentation _______ the power went out. \r\n',10,'MCQ',NULL,NULL,'IMAGE-3e3e1c3d-435f-46ea-aa10-492bbcaa7be6-8791abce33177f6aa5cb69aa3365976d.jpg',0,'2024-12-03 14:03:37'),('3e427cae-5da3-4ac8-9bf9-6cf32328b988','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 14','What the opposite of kind?',5,'MCQ',NULL,NULL,'IMAGE-3e427cae-5da3-4ac8-9bf9-6cf32328b988-c3686af331aa78749e0aa1c25cd91b51.jpg',0,'2024-11-28 10:56:28'),('3e483c1f-5b5d-4c9c-8383-4d0b651e65fa','318b5f94-4a81-4c44-8372-cef8e0561833','Question 19','What is Daniels plan for moving forward with both the wellness and technology initiatives?\r\n',5,'MCQ','AUDIO-3e483c1f-5b5d-4c9c-8383-4d0b651e65fa-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:26:49'),('3e5b1ff5-430f-4a73-8f4a-47a13e3694f3','df268158-c147-4638-b55e-bbf06a4f26a2','Question 17','He ___ (have) coffee, please.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3e5b1ff5-430f-4a73-8f4a-47a13e3694f3-09915183b7a80c4a11ea8bcb8012cb5c.jpg',0,'2024-11-29 10:06:31'),('3e7a80de-492e-4490-a7f6-69ef9c7daa81','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 14','Identify the adverb clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:16:03'),('3e8dc8c5-1b21-4f45-8644-5c4801a0e1d9','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 10','She kept smiling _______ she was really nervous inside.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3e8dc8c5-1b21-4f45-8644-5c4801a0e1d9-0cfe07bd9406d60904c3690b8d5b5fb7.jpg',0,'2024-12-03 09:51:32'),('3e947bcb-2845-4117-845d-ef397a33932a','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 1','Where are the simultaneous translation booths located?\r\n',5,'MCQ','AUDIO-3e947bcb-2845-4117-845d-ef397a33932a-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 09:57:04'),('3ea9d786-bf3f-450c-abb6-3449c40f83b7','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 14','Respecting others\' talents can help make them feel happy.\r\n',5,'TFQ','AUDIO-3ea9d786-bf3f-450c-abb6-3449c40f83b7-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:16:46'),('3eb23c80-d764-41aa-8633-62f48ae73aef','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 13','Which sentence uses an advanced modal with a degree of certainty?',5,'MCQ',NULL,NULL,'IMAGE-3eb23c80-d764-41aa-8633-62f48ae73aef-00fdd55bdd277548e560525ccacc5e4a.png',0,'2024-11-26 06:29:27'),('3ebe5ca1-9479-463b-a418-dcebb014b1b8','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 10','Which of the following best defines persistent?',5,'MCQ',NULL,NULL,'IMAGE-3ebe5ca1-9479-463b-a418-dcebb014b1b8-74582693a24feca4034c5e8a5b82dd2b.png',0,'2024-11-29 10:24:36'),('3ecec2eb-8456-4316-9859-773ecb9d3127','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 13','The architectural styles present in Winterstone Castle today are Gothic and Baroque.\r\n',5,'TFQ','AUDIO-3ecec2eb-8456-4316-9859-773ecb9d3127-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:07:11'),('3ed99969-7c94-40f2-bf6c-42145ee7a139','10e23048-0fd3-4ab3-9440-9104e7063142','Question 3','Alejandros primary goal is to maximize profits at any cost.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:16:36'),('3efea27e-1e1e-4033-bd55-28c4c3ec584d','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 1','What is Emilys profession?',10,'MCQ','AUDIO-3efea27e-1e1e-4033-bd55-28c4c3ec584d-6417bccb3b7f0a1ca3ba2f9d8e150cbc.mp3',NULL,NULL,0,'2024-11-25 11:36:02'),('3f119a57-938c-4aab-83b3-2744e7d349e9','19e966c5-52ca-45d9-a039-138594184e90','Question 2','Fill in the blank: \"The sun is very ____ today.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-3f119a57-938c-4aab-83b3-2744e7d349e9-e2469744bb6e677a1795f8e38be753f3.png',0,'2024-11-26 00:44:31'),('3f1ea919-3959-4745-bd00-01413d00fa75','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 6','Match the Word with Its Meaning',5,'MPQ',NULL,NULL,'IMAGE-3f1ea919-3959-4745-bd00-01413d00fa75-7214c33e1ce93df15ae947b27e7a31cc.png',0,'2024-12-02 10:03:19'),('3f1f87ae-35f3-4721-84f0-a6086a14129c','ece4b803-0eff-41eb-ba24-307c115cae80','Question 1','The town is known for its modern architecture and tall skyscrapers.\r\n',5,'TFQ','AUDIO-3f1f87ae-35f3-4721-84f0-a6086a14129c-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:09:44'),('3f3c473b-bff1-48a2-86a4-bcec7b22a269','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 3','Edisons failure to create the light bulb led to a complete stop in his work. ',10,'TFQ',NULL,NULL,NULL,1,'2024-11-28 12:03:38'),('3f3e0c92-4a6e-4878-b0b9-3b5ecd4d7ca0','3046da72-814f-42e0-bd7f-cf6618a820db','Question 4','What did Sarah and her friends do in Chicago?',5,'MCQ',NULL,NULL,'IMAGE-3f3e0c92-4a6e-4878-b0b9-3b5ecd4d7ca0-bc3d2f7588de4d5df9509be12309d66d.jpg',0,'2024-12-04 10:56:05'),('3f406939-fe79-4909-8e3a-a59f82b8f438','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 23','According to the passage, what happens when someone hears the song of the Golden\r\nPhoenix?',5,'MCQ',NULL,NULL,'IMAGE-3f406939-fe79-4909-8e3a-a59f82b8f438-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 10:59:39'),('3f4d6335-00e8-4369-b307-d84b2af39010','63c67806-3492-4bb1-8ace-254db076af70','Question 12','The event management team can only be contacted during business hours.\r\n\r\n\r\n',5,'TFQ','AUDIO-3f4d6335-00e8-4369-b307-d84b2af39010-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:38:01'),('3f5b9ce3-65af-4844-8b34-e360fc89b052','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 11',' The Golden Lantern\r\n\r\nIn a small village nestled between the mountains, there was a legend about a golden lantern that symbolized the villages unique hospitality. The villagers believed that whoever found the lantern and learned its secret would be blessed with a heart full of generosity and understanding of different cultures. For years, the story of the golden lantern was passed down from generation to generation, reminding everyone of the importance of welcoming visitors with kindness.\r\n\r\nOne day, a young traveler named Amir arrived in the village. He had heard of the golden lantern and was eager to find it. Unlike most travelers who came for adventure, Amir was more interested in learning about the people and their ways. He greeted every villager with respect and was curious about their traditions. He marveled at how they made a special tea during festivals and the way they danced to celebrate the change of seasons. The villagers, in turn, welcomed Amir with open arms, sharing their stories and inviting him into their homes.\r\nDuring his stay, Amir learned that the golden lantern wasnt just an object to be found; it was a symbol of the villages deep-rooted cultural values. Every time a traveler came to the village, they were treated with great care, as if they were part of the family. The villagers believed that through hospitality, they could teach others about their culture and also learn about the world beyond their mountains. Amir realized that the true treasure of the village was not the lantern itself but the spirit of kindness and the mutual exchange of traditions.\r\n\r\nOn his final night in the village, the elder handed Amir a small, beautifully carved lantern, golden in color. “This is not the legendary golden lantern,” the elder said with a smile, “but it will light your way home.” Amir understood that while he hadnt found the actual golden lantern, he had discovered something far more valuable. The lesson of appreciating other cultures and offering genuine hospitality had changed him forever.\r\nAs Amir left the village, he carried the lantern with him, not just as a keepsake, but as a reminder that true hospitality transcends borders, and by embracing the values of kindness, respect, and cultural appreciation, one can create connections that last a lifetime.\r\n\r\n\r\nThe golden lantern in the village symbolized __________ and understanding of different cultures.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3f5b9ce3-65af-4844-8b34-e360fc89b052-eec5f21058935e9b03eb9e500c4f469e.jpg',0,'2024-12-06 11:05:20'),('3f68353b-2b9d-4d8d-b508-e46783c756dc','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 2','They worked on the project ____ the guidance of their mentor.\r\n',5,'MCQ',NULL,NULL,'IMAGE-3f68353b-2b9d-4d8d-b508-e46783c756dc-ce39aca36582e6e24803bcf822595555.jpg',0,'2024-11-28 15:29:11'),('3f7a7634-e429-4ef2-a117-f81135d0c3da','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 16','The Louvres departments feature Egyptian art and artefacts.\r\n',5,'TFQ',NULL,NULL,'IMAGE-3f7a7634-e429-4ef2-a117-f81135d0c3da-32c4aaf1280feb371eac1811d516184b.jpg',0,'2024-12-03 10:06:38'),('3f81d27a-0dc8-47fc-81b3-a90c9cbaae94','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 4',' Which value is being taught in this situation?\r\n',5,'MCQ','AUDIO-3f81d27a-0dc8-47fc-81b3-a90c9cbaae94-b0a93cfe43326a5277732e49b3d5e68d.mp3',NULL,NULL,0,'2024-12-12 10:42:16'),('3f951bab-4c5e-40f1-b853-f35b3b4c851d','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 1','What did Jake find under a rock?\r\n',5,'MCQ',NULL,NULL,'IMAGE-3f951bab-4c5e-40f1-b853-f35b3b4c851d-0f44554194c5327590904fd5642cae4f.PNG',0,'2024-12-03 10:10:31'),('3fc8a4a0-dbc2-45b1-a612-233ae65ff0da','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 4','They ____ their lessons every weekend.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:16:05'),('3fce95e2-05d4-4e20-8d23-2d70e55d1066','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 18','What aspect of Japanese hospitality did Emma experience during the tea ceremony?',4,'MCQ',NULL,NULL,'IMAGE-3fce95e2-05d4-4e20-8d23-2d70e55d1066-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:51:06'),('3fd9d6ce-b8f4-4a39-b58a-604bb7c1769e','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 5','Abraham: \"Look! I caught a fish! Its so big!\" \r\nMr. Benny: \"Wow! Thats impressive! Lets take a picture before we put it back.\" \r\nAbraham: \"Can we cook it for dinner? I want to eat fresh fish!\"\r\n What does \"impressive\" mean in the sentence? \r\n\r\n \"Thats impressive!”\r\n\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:03:17'),('3fe00058-166f-4a97-89be-aad37ee915f4','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 13','What does \"strengthen\" mean in the sentence? \r\n\r\n \"Recognizing their efforts will strengthen the team.”\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:49:46'),('3ff31dbe-eb7e-40fd-b3d3-74b06cac3476','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 14','Determine if the following statements are true or false.\r\nThe manager will approve the proposal before the team presents it to the clients.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:43:01'),('3ffb9a79-dd80-46d1-b378-e6a55d31fd43','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 4','He is invested ____ multiple business ventures.',5,'MCQ',NULL,NULL,'IMAGE-3ffb9a79-dd80-46d1-b378-e6a55d31fd43-aa4104dff80b478136b5543f68125f40.jpg',0,'2024-11-29 09:21:16'),('400663e0-b798-4f8e-b405-08db180ed395','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 2','Identify the noun phrase in this sentence: “The tall, green trees are swaying in the wind.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-400663e0-b798-4f8e-b405-08db180ed395-921fbc7eb610ccb5e95ca27948af4422.jpg',0,'2024-11-28 11:29:41'),('4007d9fc-25a4-4bf4-a981-6ff1de34296e','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 7','Your little brother just turned 7 years old today. What is the best thing to say to him to celebrate his birthday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-4007d9fc-25a4-4bf4-a981-6ff1de34296e-a8a044407049d22aa8c6ccc65f267653.jpg',0,'2024-11-26 01:56:14'),('4035ce41-6c2a-4d6a-a350-51c5590dad3f','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 8','We ___ (not return) home until the storm passes.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4035ce41-6c2a-4d6a-a350-51c5590dad3f-0bb1b166a51687c996f0c2d54ff554c4.jpg',0,'2024-11-29 13:38:51'),('40400a4a-4068-4267-a72d-097caecd9014','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 17','Guests are welcomed with a complimentary coconut drink upon arrival at the Ocean Breeze Resort.\r\n',5,'TFQ','AUDIO-40400a4a-4068-4267-a72d-097caecd9014-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:38:04'),('4068f764-bfe2-482c-b5b0-115b6277d6cc','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 8','Match the locations to the activities the friends did there:',15,'MPQ',NULL,NULL,NULL,0,'2024-11-25 11:35:12'),('40707a52-36fd-4612-991b-96a02683897b','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 17','Which sentence uses an adverb of time clause correctly?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:39:38'),('40764f29-1109-4cce-98e7-40d6092372a1','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 3','The Great Wall of China stretches over approximately how many miles?',10,'MCQ',NULL,NULL,'IMAGE-40764f29-1109-4cce-98e7-40d6092372a1-65b36cc0a5e3a2b4bf9d990596e009cf.PNG',0,'2024-12-11 15:52:55'),('40ae99c9-31ff-4a4f-b1b9-3c2bf05cd5bb','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 19','He acted ____ spite of the warnings.\r\n',5,'MCQ',NULL,NULL,'IMAGE-40ae99c9-31ff-4a4f-b1b9-3c2bf05cd5bb-6b2ea5bda3587e79e13f43ac2b2747be.png',0,'2024-11-28 15:46:16'),('40b73978-40c1-4480-b4ba-cc4c04974343','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 14','\r\nChoose the synonym for \"generous\": \r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 15:17:52'),('40c230e0-c18a-4c88-af69-d9e9b850add6','545e36c7-8ec0-4512-b1c3-60a731159480','Question 19','Choose the correct word to replace the incorrect word in the sentence:\r\n\r\n\"Guests were impressed by the chef\'s culinary expertize.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:36:36'),('40c7cfd4-db98-4976-b5a1-d24c101beefe','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 3','What time will the main conference hall be available for setup?\r\n',5,'MCQ','AUDIO-40c7cfd4-db98-4976-b5a1-d24c101beefe-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 09:58:10'),('40d2b55e-2725-4813-bb63-326e24431cdf','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 6','What did the turtle see one day?',10,'MCQ',NULL,NULL,'IMAGE-40d2b55e-2725-4813-bb63-326e24431cdf-c79b1b2527dbac54dfc3862f30643fa2.PNG',0,'2024-12-03 14:19:29'),('40d8aacc-d216-4289-b096-d8ed6e054da9','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 5','Choose the correct plural form of the noun in each sentence.\r\nOne city → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-40d8aacc-d216-4289-b096-d8ed6e054da9-94f0435a8d58c3bc0d45bbb479e3ccc6.png',0,'2024-12-04 10:22:54'),('40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 19','Match the words in Column A with their corresponding definitions or synonyms in Column B.',5,'MPQ',NULL,NULL,'IMAGE-40e6bfed-bbde-4f8f-9e8c-c507cec1c68b-db312d74cf0e3fef4820d2386956df7e.png',0,'2024-12-01 10:31:32'),('40edcd43-9e65-446d-8eca-bd4c751ed6f5','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 4','What can we infer about the dyers mentioned in the passage?',5,'MCQ',NULL,NULL,'IMAGE-40edcd43-9e65-446d-8eca-bd4c751ed6f5-de0f9158375a5eb2ca7714455de07bf9.jpg',0,'2024-12-05 11:27:21'),('40f1574b-db03-41c9-92ee-637dcfb60ba4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 5','What can you say when you make a mistake?\r\n',5,'MCQ','AUDIO-40f1574b-db03-41c9-92ee-637dcfb60ba4-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:42:32'),('40f713fe-d298-404b-9f20-bed27a70a533','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 20','Which sentence contains an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:52:46'),('40f99efc-ca56-434a-899a-4f9b74f7d4ff','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 6','The guitar is a string instrument.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-05 12:31:56'),('41049049-a880-4f6c-be75-7af83289b41c','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 8','\"I often bake cakes for my family\" means you enjoy playing musical instruments.',10,'TFQ',NULL,NULL,'IMAGE-41049049-a880-4f6c-be75-7af83289b41c-414e40d33d34fa568064ace59fc8464d.png',1,'2024-11-25 20:40:45'),('412cc203-50ea-4955-a165-f5824cfb8936','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 7','What do old people share during the festival?\r\n',10,'MCQ',NULL,NULL,'IMAGE-412cc203-50ea-4955-a165-f5824cfb8936-b9081a8dbb5a3007cd28a2318bdf3f6f.jpg',0,'2024-12-04 13:38:41'),('4139c635-dea4-4efb-ba04-2fc9f65a9c47','1269e558-adde-4bee-a781-ed539cacdd78','Question 8','Which word is an adverb of frequency?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:19:28'),('413a1920-8476-48f1-b0bb-a86112d90682','3179737e-57ca-437a-af38-f91d98c18e0e','Question 7','Gandhis belief in \"the power of truth.\" \r\n\r\nwhat is the best definition of \"the power of truth.\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-413a1920-8476-48f1-b0bb-a86112d90682-54f79b54e6530482f37b5554407eb286.jpg',0,'2024-11-25 10:08:48'),('41412240-b2b4-481a-a475-6f4938b5faab','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 15','Select the plural form of \"cactus\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-41412240-b2b4-481a-a475-6f4938b5faab-6e982ed77fbd8a41d0a749a823971dfe.png',0,'2024-12-04 10:13:23'),('4143ac18-872f-43b9-9781-601acf8dc218','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 6','What is the purpose of Emilys letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4143ac18-872f-43b9-9781-601acf8dc218-0e48fa9e1a805b9d5f0732c530e01a79.png',0,'2024-12-02 10:06:01'),('4147d5a9-cbf4-40cd-93e5-7acc2c6bf9f8','545e36c7-8ec0-4512-b1c3-60a731159480','Question 9','What is the opposite of \"conservation\"?\r\n\"Instead of practicing conservation, the company began mining in the forest.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:49:58'),('4163c861-2d0c-421b-a611-1ab43081407c','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 3','Select the noun phrase in this sentence: “A cute puppy is sleeping.”\r\n',10,'MCQ',NULL,NULL,'IMAGE-4163c861-2d0c-421b-a611-1ab43081407c-eba5e6b94c3c9a4420ef33f4312cfa61.jpg',0,'2024-11-28 10:58:52'),('416801b2-e609-4f41-931f-0fd984df8f55','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 22',' \"During her visit, Emma participated in a traditional tea ceremony, a quintessential aspect of Japanese hospitality. She was welcomed into a quaint tea house, where she learned about the meticulous rituals involved in preparing matcha tea. The host explained the significance of each movement and the importance of mindfulness throughout the ceremony. Emma found the experience not only enlightening but also deeply relaxing, as she sipped the tea while taking in the beautiful garden surrounding the tea house.\"\r\nBased on the text, which of the following statements is TRUE about Emma\'s experience during the tea ceremony\r\n',4,'MCQ',NULL,NULL,'IMAGE-416801b2-e609-4f41-931f-0fd984df8f55-e2187ee7123fc59537447de66db5c213.jpg',0,'2024-11-25 22:54:20'),('41703ec9-153b-4991-8b56-a09228ad7fa2','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 16','What can people do at Lakeside Camping Area?\r\n',5,'MCQ','AUDIO-41703ec9-153b-4991-8b56-a09228ad7fa2-e8007d5281d06a14818e8f24b2458395.mp3',NULL,NULL,0,'2024-12-10 12:48:05'),('41738cf1-5c25-4609-b64c-0fff157fb9d3','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 6','Find the antonym for \"Modern\". ',5,'MCQ',NULL,NULL,'IMAGE-41738cf1-5c25-4609-b64c-0fff157fb9d3-8085a132a913fd46519c06899aa8d081.jpg',0,'2024-11-29 09:52:10'),('4174d194-f842-4cdc-9895-b75b058d41e4','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 3','Direct: \"We will go tomorrow,\" they said.\r\nReported: They said that they ___ go the next day.\r\n',10,'MCQ',NULL,NULL,'IMAGE-4174d194-f842-4cdc-9895-b75b058d41e4-5dc2664ca4385108470c377842c5d3b1.png',0,'2024-11-28 11:30:57'),('418b2800-54a3-456d-939b-32fd673afd62','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 3','Which word is an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:07:39'),('41914840-bf83-49bd-afb0-41d7d1975539','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 7','Her decision to relocate to Barcelona was solely based on professional considerations.\r\n',5,'TFQ',NULL,NULL,'IMAGE-41914840-bf83-49bd-afb0-41d7d1975539-07ed14f52616cff84052864af828ade3.jpg',0,'2024-11-29 12:17:36'),('41a45d3f-363d-4c1a-a3d6-3d35caeb145e','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 15','Thomas used a slideshow to illustrate the concept of memory.\r\n',5,'TFQ',NULL,NULL,'IMAGE-41a45d3f-363d-4c1a-a3d6-3d35caeb145e-29818fd5d51804379c63eda3925e446a.jpg',0,'2024-12-03 09:51:00'),('41b38d8b-34af-4996-aefe-3b50f9fbd0a1','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 9','What was the primary focus of Maria\'s trip to Tuscany?',4,'MCQ',NULL,NULL,'IMAGE-41b38d8b-34af-4996-aefe-3b50f9fbd0a1-a247848860ed4771402b17c3caa4e0ca.PNG',0,'2024-11-25 22:15:55'),('41bd7baa-1fe4-488b-abed-1d25210f1e72','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 18','Alessandro believes that guest feedback is unnecessary for improving the hotels services.\r\n',5,'TFQ',NULL,NULL,'IMAGE-41bd7baa-1fe4-488b-abed-1d25210f1e72-ed45095d1cf9e16463e49eda9ccd90dc.png',0,'2024-12-02 12:14:05'),('41c46577-01da-4c50-b8f4-047a75daa8f2','15fc91ab-629f-4b44-a812-c45807f31850','Question 12',' The Sapphire Coast Wildlife Sanctuary\r\n\r\nThe Sapphire Coast Wildlife Sanctuary is a haven for nature enthusiasts who want to experience wildlife in its natural habitat. Located along a pristine coastline, the sanctuary is home to rare species of birds, marine life, and native plants. Visitors can explore the area through guided eco-tours, kayaking trips, and birdwatching activities.\r\n\r\nThe sanctuary promotes the ethical treatment of animals and sustainable tourism practices. It partners with local communities to create awareness about conservation and offers workshops on wildlife protection. Guests are also encouraged to minimize their environmental impact by following strict \"leave no trace\" policies.\r\n\r\nWhat activity is NOT mentioned as part of the Sapphire Coast Wildlife Sanctuary experience?',5,'MCQ',NULL,NULL,'IMAGE-41c46577-01da-4c50-b8f4-047a75daa8f2-7907c820a37e88ad25baeb7b84a19dc6.jpg',0,'2024-12-11 10:57:38'),('41c5c365-7e8a-4aeb-977f-618b9c792680','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 13','Choose the synonym for \"sanctuary\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-41c5c365-7e8a-4aeb-977f-618b9c792680-138232b63dff0933cad6b57fc1ceca66.jpg',0,'2024-11-25 13:34:30'),('41dc8a31-2105-46ce-8f0b-8b97e04edf59','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 22','Fill in the blank: The event will be held on ____ from 10:00 AM to 4:00 PM.',3,'MCQ',NULL,NULL,'IMAGE-41dc8a31-2105-46ce-8f0b-8b97e04edf59-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:39:08'),('41e2c010-7691-4b4c-a32e-c66e73ad5f76','26d39f63-85dd-435b-aed1-0a507b625015','Question 20','Which is the correct transformation into direct speech?\r\nReported: She asked me where I had been.',5,'MCQ',NULL,NULL,'IMAGE-41e2c010-7691-4b4c-a32e-c66e73ad5f76-d818a5168a8160effb5b6ad9e16a6d32.png',0,'2024-11-28 12:27:12'),('420b5ea8-1725-4886-9e4b-48f103b7802f','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 7','Who built the Taj Mahal?\r\n',5,'MCQ','AUDIO-420b5ea8-1725-4886-9e4b-48f103b7802f-1e9684a3e773819e5b47bcb096288f28.mp3',NULL,NULL,0,'2024-12-09 13:20:40'),('421bbff4-3d01-42f0-aa35-66ca3ce91fb8','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 13','\"Eco-tourism is focused on the conservation of the environment while providing travelers with an opportunity to experience nature.\"\r\n\r\n Eco-tourism focuses on providing luxury accommodations and services for tourists.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 11:39:08'),('421f6b1d-14ba-4f62-9155-1966e63b2728','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 14','The pilot phase of the digital concierge system will last six months before the full-scale launch.\r\n',5,'TFQ','AUDIO-421f6b1d-14ba-4f62-9155-1966e63b2728-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:53:30'),('423d8875-1deb-4dba-827b-1cef67f98526','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 14','Match the word to its closest description:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 10:45:57'),('42476441-0ccf-4438-848f-b2f863e9b9ca','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 14','How can tourists avoid disrupting local traditions?\r\n',5,'MCQ','AUDIO-42476441-0ccf-4438-848f-b2f863e9b9ca-5beb6a1bf8470f9f045d16d66abc49fb.mp3',NULL,NULL,0,'2024-12-16 10:11:29'),('42497ef8-7ccb-47ea-a526-27ce5f383672','a6453283-af44-47e5-9f50-84628799eeac','Question 6','Unscramble the words related to the story.\r\n\r\nhiddne - _______ (Related to the mystery of the lake)',5,'MCQ',NULL,NULL,'IMAGE-42497ef8-7ccb-47ea-a526-27ce5f383672-8e5193cb244d3d9a6bcabcd1898f3a36.jpg',0,'2024-11-28 11:43:22'),('425131a9-577f-4d77-8842-d4a0c97d49b8','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 12','Cooking mentai cake is a creative process where experimentation is encouraged.',5,'TFQ',NULL,NULL,'IMAGE-425131a9-577f-4d77-8842-d4a0c97d49b8-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-02 09:32:33'),('425d219a-f4c2-40ab-b317-e0174a68b290','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 5','5.Why might people enjoy food from other cultures?',1,'MCQ','AUDIO-425d219a-f4c2-40ab-b317-e0174a68b290-9a15c197fbf122adbce50eee02906dc2.mp3',NULL,NULL,0,'2024-11-04 14:16:33'),('4260df30-ab39-4b53-add7-54d9e12be923','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 9','___ they ___ (complete) the project by the deadline?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4260df30-ab39-4b53-add7-54d9e12be923-2b6cc080e6ae4232b538ddbd68682c62.jpg',0,'2024-11-29 13:39:24'),('42723da0-55bc-42a2-97de-f73463244697','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 19','Choose the verb that completes the sentence: \"The flowers ____ beautiful.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-42723da0-55bc-42a2-97de-f73463244697-9cfd0b1c9e5899dc430292d3beaedcf5.png',0,'2024-11-26 03:55:01'),('4276d7bf-09d6-422c-8aca-c9b1ec89f438','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 2','Which country is famous for tacos?',5,'MCQ',NULL,NULL,'IMAGE-4276d7bf-09d6-422c-8aca-c9b1ec89f438-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:42:17'),('428317d8-58ad-4d92-bb73-9ff6e1db0928','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 8','In \"A lively conversation about art,\" identify the modifier in the noun phrase:\r\n',5,'MCQ',NULL,NULL,'IMAGE-428317d8-58ad-4d92-bb73-9ff6e1db0928-f554eac23f4e85f3a5787d32dae1900d.jpg',0,'2024-11-28 11:48:12'),('4283a4d9-7889-4dfd-b1c4-62f10b1e033b','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 8','Select the pronoun that best fits the sentence:\r\n\"Anyone who wishes to attend the conference should confirm ___ participation by next Friday.\"',5,'MCQ',NULL,NULL,'IMAGE-4283a4d9-7889-4dfd-b1c4-62f10b1e033b-62aebec231440e40f886cf7da110aed6.png',0,'2024-12-03 10:41:08'),('42872947-392e-4fc2-9311-a06b494eb04a','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 3','Announcement\r\n\r\nEnglish Conversation Club (SCC)\r\nis opening registration for new members\r\njoin us and improve your English!\r\nEvery Thursday from 16.00 to 17.00 at the school hall\r\n\r\nFor registration, please contact\r\nRudi \r\nAni.\r\n\r\nWhen do the members have meeting?',10,'MCQ',NULL,NULL,'IMAGE-42872947-392e-4fc2-9311-a06b494eb04a-34a4b5376aece53aafe7b3fbf0fe6fc5.jpg',0,'2024-11-21 08:49:35'),('429dcac1-b028-44bf-a281-939c8817a633','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 4','Which sentence contains a linking verb?\r\n',10,'MCQ',NULL,NULL,'IMAGE-429dcac1-b028-44bf-a281-939c8817a633-6bd30bcad7e6542bb8bce18111a7893b.png',0,'2024-11-26 02:03:38'),('42a7d572-1685-484e-bbcd-9c92686684bb','94de3108-eb46-4a5e-b039-962392a500e6','Question 9','The transition to environmental consulting required Emma to pursue additional educational training.\r\n',5,'TFQ',NULL,NULL,'IMAGE-42a7d572-1685-484e-bbcd-9c92686684bb-05617df17052056b5dfadd2bae89dbba.jpg',0,'2024-11-29 12:40:32'),('42c0b8fe-c8cc-4c8f-ad0c-190dc205a688','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 13','Match the activities at the Lighthouse Haven with their benefits:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:35:47'),('42c5af37-d462-420a-9774-4d20fd79fb09','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 9',' The process of learning grammar involves both exposure to language and social interaction.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-42c5af37-d462-420a-9774-4d20fd79fb09-5ef2f0da2bb0e454e245a8daab79b77f.jpg',0,'2024-12-03 09:29:20'),('42ca7919-ea3d-4718-82d2-2d10a95135fa','f845f17c-d46e-480c-9809-509254f53261','Question 1','Which is the correct reported speech for:\r\nDirect: He said, \"I am happy.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-28 10:41:01'),('42cbb037-a8bd-4124-9ff1-fdca9aa7f7e7','066f137b-70c3-4619-8cf7-038f42d99258','Question 16','The wind tries several approaches to remove the man\'s coat: it first blows a ______, then a __________, and finally a _______ that causes the man to huddle deeper into his coat rather than take it off.',4,'MCQ',NULL,NULL,'IMAGE-42cbb037-a8bd-4124-9ff1-fdca9aa7f7e7-270d6ddffe017e7a216e0e7f876ee187.jpg',0,'2024-11-28 15:17:07'),('42d1e29d-fe9a-4a81-a7f5-822952c0b4a6','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 16','The original purpose of Winterstone Castle was as a royal residence.',5,'TFQ','AUDIO-42d1e29d-fe9a-4a81-a7f5-822952c0b4a6-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:08:06'),('42dc7a9c-6447-442f-8a7f-798af9d94529','e273317f-f53e-45dc-8ced-9e15ab266775','Question 10','Which sentence uses an auxiliary verb?\r\n',5,'MCQ',NULL,NULL,'IMAGE-42dc7a9c-6447-442f-8a7f-798af9d94529-59000a6f8eec984e73a4fc24c2126551.png',0,'2024-11-26 05:36:30'),('42faa2aa-1cc6-45a7-8a58-f7c2117f4773','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 6','Gift',5,'MCQ',NULL,NULL,'IMAGE-42faa2aa-1cc6-45a7-8a58-f7c2117f4773-970fd0c5069a0457838384ec52449ebb.jpg',0,'2024-11-28 10:31:32'),('4311c86a-def5-4334-b19d-a17326cca170','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 10','Which sentence uses an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:51:46'),('4324e2d7-33af-4c28-b8b1-53167d52e926','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 8','What has been a challenge for street food?',5,'MCQ',NULL,NULL,'IMAGE-4324e2d7-33af-4c28-b8b1-53167d52e926-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:47:08'),('432b8a2e-c828-4b3c-98b0-99d7501ba405','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 10','Refusing to apologize shows emotional maturity and respect for others.\r\n',5,'TFQ','AUDIO-432b8a2e-c828-4b3c-98b0-99d7501ba405-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:43:52'),('432c5294-489b-4bcb-b36d-a2eac9d28a52','291104a0-b147-4a5e-a47f-090d667853d6','Question 12','What part of the hotel is still original from the 17th century?\r\n',5,'MCQ','AUDIO-432c5294-489b-4bcb-b36d-a2eac9d28a52-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:37:45'),('432ee779-4860-4ddb-ab92-2609373a8744','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 17','Why were the Italian guests hesitant to order the chef\'s special?\r\n',5,'MCQ',NULL,NULL,'IMAGE-432ee779-4860-4ddb-ab92-2609373a8744-c36b3fb31d3ab7f63cb7491f00307a72.PNG',0,'2024-12-06 11:45:15'),('43379228-f084-4722-9c91-7bf9fa0e1a87','976f596f-834e-40e4-bb98-21b902f8a750','Question 6','The Ritz Paris was a pioneer in introducing en-suite bathrooms in hotel rooms.\r\n',5,'TFQ','AUDIO-43379228-f084-4722-9c91-7bf9fa0e1a87-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:45:43'),('433799c1-0385-41e0-bdf5-240ba12f6aed','975a6591-5b2e-49b0-8574-f5def3056c53','Question 4','Match the English word to its Indonesian equivalent:',10,'MPQ',NULL,NULL,'IMAGE-433799c1-0385-41e0-bdf5-240ba12f6aed-90ed5bb4360c129d11642bfe8672537e.jpg',0,'2024-12-02 15:40:20'),('433f7ca8-08d0-4de6-8a21-695f2b45ef7d','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 9','What aspect of the beach is highlighted as contributing to its relaxing atmosphere?\r\n',10,'MCQ','AUDIO-433f7ca8-08d0-4de6-8a21-695f2b45ef7d-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:06:10'),('433fcf17-af36-4f2c-b110-ed7c60205ee4','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 20','What was the main lesson of the story?',5,'MCQ',NULL,NULL,'IMAGE-433fcf17-af36-4f2c-b110-ed7c60205ee4-8344c62e65fc2497ab84e1856f46cbae.PNG',0,'2024-11-25 21:47:13'),('435e322e-8f11-4940-8f95-18b303233e20','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 9','Complete the sentence: \"The ___________ left a lasting impression on everyone.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-435e322e-8f11-4940-8f95-18b303233e20-5b0085baba2136d656795655bdaf0087.jpg',0,'2024-11-28 11:22:20'),('4364364f-adcd-474d-9163-7de5176da3a9','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 5','Rearrange the words to form a correct sentence.\r\nthe / prepare / feedback / team / the / release / new / the / once / software / has / received \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:34:26'),('4369808e-2666-45a3-8832-3e22321ed9c4','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 8','In the afternoon, Emily and her friends build bikes to ride along the paths.',10,'TFQ',NULL,NULL,'IMAGE-4369808e-2666-45a3-8832-3e22321ed9c4-89448825a87477fca92c3aeda494ea9f.jpg',0,'2024-11-26 06:46:02'),('43729d4a-9ce4-4e10-af16-e14719e14d04','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 16','What activities do people enjoy in The Secret Garden?',5,'MCQ',NULL,NULL,'IMAGE-43729d4a-9ce4-4e10-af16-e14719e14d04-2cf703624d8d5fe861c35965ec9b2c31.jpg',0,'2024-12-03 09:38:27'),('438c95f9-4a0c-4c91-a103-bcfaab93c850','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 13','What does Michael believe is important for creating memorable guest experiences?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:55:03'),('43937bb8-d3e2-4d79-9846-d3627e67da69','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 3','Susans suite at the hotel included a private pool.\r\n',10,'TFQ','AUDIO-43937bb8-d3e2-4d79-9846-d3627e67da69-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:12:06'),('43bf6425-b570-49c3-93dc-74e9b5d667d0','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 6','The Louvre Museum began its existence as a palace in the 12th century.\r\n',5,'TFQ',NULL,NULL,'IMAGE-43bf6425-b570-49c3-93dc-74e9b5d667d0-e5d5d400f737e69c677fc719e3faaf33.jpg',0,'2024-12-03 11:00:48'),('43c202e6-545f-469a-a950-c4dfa31a41fd','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 6','Listen to the following explanation by the speaker and answer number 6.',1,'MCQ','AUDIO-43c202e6-545f-469a-a950-c4dfa31a41fd-fe2c038997f6631871a4c24cdf78f7e4.mp3',NULL,NULL,0,'2024-11-25 13:07:55'),('43c60884-67b1-4c33-8263-5f335d1d4dff','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 15',' Winterstone Castle hosts academic symposiums and classical music concerts as cultural events.\r\n',5,'TFQ','AUDIO-43c60884-67b1-4c33-8263-5f335d1d4dff-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:07:42'),('43dbd557-e5bb-4130-983f-4020c28078c0','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 7','\"Amphitheater\" refers to:',10,'MCQ',NULL,NULL,'IMAGE-43dbd557-e5bb-4130-983f-4020c28078c0-efe2b6a73b0e263369690289221a4c19.jpg',0,'2024-12-03 10:23:02'),('43e1b964-7383-47da-bb37-23962f24a443','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 11','The return of the princess was a great ________ for her family.',5,'MCQ',NULL,NULL,'IMAGE-43e1b964-7383-47da-bb37-23962f24a443-970fd0c5069a0457838384ec52449ebb.jpg',0,'2024-11-28 10:47:41'),('43e8a34f-5459-4d5a-8e0d-a51545a75898','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 6','Which sentence uses an adjective of color?\r\n',5,'MCQ',NULL,NULL,'IMAGE-43e8a34f-5459-4d5a-8e0d-a51545a75898-05addd6c7a85fdeb773e44b23b74c10e.png',0,'2024-11-25 22:50:03'),('43fc6a31-d9ab-47d3-a44f-383178378c82','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 9','Aware of the increasing desire for off-the-beaten-path adventures, travel agencies _______ (create) itineraries that explore remote areas, offering unique experiences far from the typical tourist spots.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:50:59'),('442d5a52-8dbb-45c9-a893-8e85a4ee512e','23eee435-4234-4224-b1d9-0b72379e8f19','Question 1','Maria and her friends are in the library. ___ are studying for a big test.',10,'MCQ',NULL,NULL,'IMAGE-442d5a52-8dbb-45c9-a893-8e85a4ee512e-d42371081fbf1dafe7292e273f3718aa.png',0,'2024-12-02 11:02:53'),('44387acd-a0a3-4b00-8bd7-f974d9f8f3e2','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 20',' Julia volunteers at a local non-profit organization that supports at-risk youth. \r\n',5,'TFQ',NULL,NULL,'IMAGE-44387acd-a0a3-4b00-8bd7-f974d9f8f3e2-dd397b02fdb79cf7d65e2b339dd12879.jpg',0,'2024-11-29 12:26:24'),('443e9ff4-02c2-4f3d-bfc3-754ae0d03964','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 1','Match the Description!\r\n\r\n',5,'MPQ',NULL,NULL,'IMAGE-443e9ff4-02c2-4f3d-bfc3-754ae0d03964-22d47d5a51ff4d43fb5b2d954c0985cb.png',0,'2024-12-02 13:25:13'),('4446e76b-6678-4df1-b4b0-7c8b7e4c8b0a','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 7','Megan enjoyed swimming in the rough sea.',6,'MCQ',NULL,NULL,'IMAGE-4446e76b-6678-4df1-b4b0-7c8b7e4c8b0a-c0f54c7103ef1070211a869378ec99d2.jpg',0,'2024-11-26 10:03:03'),('4451fc75-fa8a-4c21-9da1-9c6548b175af','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 1','Match the words in Column A with their correct definitions in Column B.',5,'MPQ',NULL,NULL,'IMAGE-4451fc75-fa8a-4c21-9da1-9c6548b175af-769eb1eea30f26da2afe33ec77b59b9d.jpg',0,'2024-11-28 10:20:27'),('44558707-8e1e-4ed0-a0fd-2ee4b11da4e6','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 1','Which of the following sentences contains a noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:22:09'),('445ec6f3-979d-497a-ae43-24fd6da8ae64','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 18','Select the sentence that uses an adjective of condition:\r\n',5,'MCQ',NULL,NULL,'IMAGE-445ec6f3-979d-497a-ae43-24fd6da8ae64-a2b862e95c7eb099e3091dfc81b90b4d.png',0,'2024-11-26 03:35:40'),('44712a2e-1b65-4615-abf0-f0ebdc21c71a','545e36c7-8ec0-4512-b1c3-60a731159480','Question 5','\"Zero-waste travel\" is a key goal of many ecotourism initiatives.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:45:08'),('448b0ae5-541c-47bf-9f91-bdbceda59c80','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 16','___ they ___ (attend) the seminar tomorrow?\r\n',5,'MCQ',NULL,NULL,'IMAGE-448b0ae5-541c-47bf-9f91-bdbceda59c80-190f43855a859bfd90abce510608c9da.jpg',0,'2024-11-29 11:23:41'),('448eef15-697a-4d29-8a5e-35ced4254619','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 20','\"In \'The light of the dawn,\' the noun phrase includes a prepositional phrase.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-448eef15-697a-4d29-8a5e-35ced4254619-f0abd7a6e01a11a2e28ca336c1fb0e05.jpg',0,'2024-11-28 11:58:03'),('449106e5-c352-474d-839a-acea8cfcd046','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 2','They ___ (complete) their homework already.\r\n',5,'MCQ',NULL,NULL,'IMAGE-449106e5-c352-474d-839a-acea8cfcd046-2b968f329c9f462f20ce6d1059c4cb78.jpg',0,'2024-12-02 13:10:12'),('4497f785-66fd-492b-95e0-333fd7181abb','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 6','What was the main purpose of the Pyramids of Giza?\r\n',5,'MCQ','AUDIO-4497f785-66fd-492b-95e0-333fd7181abb-29e22304022dc74c7252ce9c7e28c247.mp3',NULL,NULL,0,'2024-12-09 13:19:56'),('44afce7f-87c5-4810-b73c-3d698a7c9e43','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 2','Who should give clear information?\r\n\r\n',10,'MCQ','AUDIO-44afce7f-87c5-4810-b73c-3d698a7c9e43-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:02:53'),('44b1c2b0-0c6e-497a-a2a0-666aeafadc85','f845f17c-d46e-480c-9809-509254f53261','Question 14','Which is correct when reporting a mixed conditional sentence?\r\nDirect: He said, \"If I had studied, I would have passed.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-44b1c2b0-0c6e-497a-a2a0-666aeafadc85-70e23ce83c4ddab00bf480773715a26f.png',0,'2024-11-28 11:02:58'),('44b346a1-bf47-4df3-84ce-ac3d437ed3ba','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 6','Helping others builds strong friendships.\r\n',5,'TFQ','AUDIO-44b346a1-bf47-4df3-84ce-ac3d437ed3ba-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:34'),('44b70f73-0dda-428a-8448-428f5357514b','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 4','Which sentence uses an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:08:33'),('44bd5848-7dfe-4b37-90ed-30a95e84f5be','d56af166-7c52-46ea-942c-bd752a9577b5','Question 4','Culture refers to the people you are related to.',10,'TFQ',NULL,NULL,'IMAGE-44bd5848-7dfe-4b37-90ed-30a95e84f5be-8dc3a2d6fb29fe2863c4e88d708c8c0d.jpg',0,'2024-11-29 11:29:03'),('44cb66c1-c822-4240-ae28-93954e0335a0','26d39f63-85dd-435b-aed1-0a507b625015','Question 8','Which sentence is incorrect?\r\nDirect: \"What time does the train leave?\" she asked.\r\n',5,'MCQ',NULL,NULL,'IMAGE-44cb66c1-c822-4240-ae28-93954e0335a0-d9c5a12199d33ef0f8664d9a096ffdc6.png',0,'2024-11-28 12:15:02'),('44f73625-3941-4cf0-b0cb-eb3d2920c097','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 8','Anna laughs when she sees the ________ making funny faces.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:03:58'),('44fadec4-6f1a-4646-9ee3-e72b00cc6f72','975a6591-5b2e-49b0-8574-f5def3056c53','Question 5','The word \"_______\" is used to describe something that is \"Menghibur\" in Indonesian.',10,'MCQ',NULL,NULL,'IMAGE-44fadec4-6f1a-4646-9ee3-e72b00cc6f72-54832dea722a2927079791a7558d784e.jpg',0,'2024-12-03 09:26:39'),('44fb9be7-452c-453c-bf67-4e81a0694c82','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 6','What additional feature does Jonathan propose to include in the digital concierge system?\r\n',5,'MCQ','AUDIO-44fb9be7-452c-453c-bf67-4e81a0694c82-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:48:28'),('44fd2381-b0ba-4eff-b385-df64a125e001','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 13','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:16:24'),('44fd2c50-6525-4c6a-95c0-fb19d435735a','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 7','Which activity is NOT mentioned as part of the Innovation Hub?',3,'MCQ',NULL,NULL,'IMAGE-44fd2c50-6525-4c6a-95c0-fb19d435735a-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:51:48'),('4501a065-2f59-4e27-9746-fa79fd02a1d4','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 2','Which event caused significant damage to the cathedral?\r\n',5,'MCQ','AUDIO-4501a065-2f59-4e27-9746-fa79fd02a1d4-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:00:51'),('4508ea9d-5b7d-4148-b351-b8814c208ccb','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 4','The ingredient of the dish was fresh garlic.',10,'MCQ',NULL,NULL,'IMAGE-4508ea9d-5b7d-4148-b351-b8814c208ccb-6c0b383875e9e06be96dce7e664a6a36.jpg',0,'2024-11-29 13:44:10'),('4509a8a6-36e2-42d3-8786-77fa765e279f','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 9','I ___ (buy) a new laptop next month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4509a8a6-36e2-42d3-8786-77fa765e279f-9abf688463284f3ddd900cd6dd34a7d0.jpg',0,'2024-11-29 11:19:31'),('451ab786-7596-4bd0-af27-aa7e0cd50e63','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 4','When will breakfast be served?',5,'MCQ','AUDIO-451ab786-7596-4bd0-af27-aa7e0cd50e63-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:47:47'),('4530eef9-274b-47b8-8d4d-1f64d5028dce','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 12','By next year, they ___ (expand) their business globally.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4530eef9-274b-47b8-8d4d-1f64d5028dce-a94f1aa15aa275d25972cb69d7a85254.jpg',0,'2024-11-29 11:40:21'),('4537973c-4087-4d5c-8d82-935ca5fb8477','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 4',' ANNOUNCEMENT \r\n\r\nFriday, 24th May 2022 \r\n\r\n● A Free Cooking Class will be held in Room 12 starting next Saturday. \r\n\r\nIf youre interested, please contact Mrs. Laura.\r\n\r\n\r\n ● We will be visiting the museum on Saturday, June 1st\r\n\r\n. The bus will depart from the school at 8:30 AM, so please be on time.\r\n\r\n The visit will last the whole day, and we expect to return around 4:30 PM. \r\n\r\n● Earth Day is approaching! Celebrate by joining our Earth Day programs: \r\n\r\no Seminar on Recycling Materials: \r\n\r\nJuly 25th o Replanting Plants Project: \r\n\r\nJuly 27th Think about how you can contribute to making our planet cleaner and healthier. \r\n\r\nLets find ways to slow down or even reverse the damage weve done to our beloved Earth.\r\n\r\nWhen did the school begin to announce the information above?',4,'MCQ',NULL,NULL,'IMAGE-4537973c-4087-4d5c-8d82-935ca5fb8477-324519aee77a73b6db4871d14a253f22.jpg',0,'2024-11-21 12:28:43'),('453c87c7-38f6-4ff3-95a7-a67d1db04309','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 11','What motivates you to study?\r\n',5,'MCQ',NULL,NULL,'IMAGE-453c87c7-38f6-4ff3-95a7-a67d1db04309-d02c22fa366a88f68bc6933b4db4af0e.jpg',0,'2024-11-25 21:53:13'),('454050b4-ffb9-4eae-bc26-94cd7155e12b','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 20','How can participants contact the event coordination team during the event?\r\n',5,'MCQ','AUDIO-454050b4-ffb9-4eae-bc26-94cd7155e12b-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:05:48'),('454b46b8-1a49-476c-9e35-aebaf5780099','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 18','Sarah feels stressed while watching TV on Thursday evenings.\r\n',5,'TFQ','AUDIO-454b46b8-1a49-476c-9e35-aebaf5780099-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:50:23'),('454e342b-6f2b-4d9c-b99d-2627dafca9d0','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 1','What the meaning of \"family\" in Indonesia? ',5,'MCQ',NULL,NULL,'IMAGE-454e342b-6f2b-4d9c-b99d-2627dafca9d0-120bd232bceabe57e7cf0b3564d36bd2.jpg',1,'2024-11-21 14:38:22'),('4571341f-42ef-4760-856b-88b5dd24b9b1','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 2','The minister spoke ____ behalf of the president.',5,'MCQ',NULL,NULL,'IMAGE-4571341f-42ef-4760-856b-88b5dd24b9b1-c35287d707414389d943b4fe52c4464e.png',0,'2024-11-29 09:17:27'),('4571ed7b-f00a-4009-b63a-da72f69f1111','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 15','Determine if the following statements are true or false.\r\nThe system will be updated after all user feedback has been reviewed and incorporated.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:43:13'),('459ef85d-d0ec-427a-8cd1-26f592a66084','432f07f2-a960-412b-be28-94ff2d88b136','Question 4','Emma gave a warm and inspiring speech at the graduation ceremony. After the event, you get closer to with Emma.\r\n\r\nYou: \"Emma,___________. You spoke so clearly and with so much emotion. It really touched everyone. I know you worked hard on it, and it showed.\"\r\nEmma: \"Thank you! I was nervous, but Im glad you liked it. I wanted it to be special for all of us.\"\r\n\r\nHow should you compliment your friend Emma after her speech at graduation?\r\n',10,'MCQ',NULL,NULL,'IMAGE-459ef85d-d0ec-427a-8cd1-26f592a66084-ce767abd053182e4b3af23de86dd8f50.jpg',0,'2024-11-26 02:07:01'),('459f7dce-cada-4040-aabc-8be6fb205181','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 1','When was Rosewood Castle built?\r\n',5,'MCQ','AUDIO-459f7dce-cada-4040-aabc-8be6fb205181-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:44:05'),('45a1f1a1-8bd4-4d2d-8429-8dcd8433cb16','2622d27d-5b07-43d1-922a-2391c188ee32','Question 12','What motivates Anna in her role as guest relations manager?',5,'MCQ','AUDIO-45a1f1a1-8bd4-4d2d-8429-8dcd8433cb16-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:24:45'),('45aac24d-39db-4607-97a8-0891e9bfe62a','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 10','She believes that he ___ (become) a famous writer one day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-45aac24d-39db-4607-97a8-0891e9bfe62a-1c3ef577ba7f3fa2ab88546ca43ef7d7.jpg',0,'2024-11-29 13:40:01'),('45b019ff-540c-4a64-a71f-d13b104540f6','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 7','_______ the train was delayed, she arrived on time.\r\n',5,'MCQ',NULL,NULL,'IMAGE-45b019ff-540c-4a64-a71f-d13b104540f6-fdf8244109577a4ddbd95dc1c79c93c2.jpg',0,'2024-12-03 09:49:10'),('45b1fbbd-1e1b-4845-98f9-9b2118139b4f','c28b3729-218e-4d52-b697-2e14a996313f','Question 14','Arrange the following words into correct sentences.\r\nhe / didn\'t / invite / friends / his / party / until / they / the event / for / were / ready.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:32:14'),('45b7901e-e3f3-4695-b2d0-57ca809efb8c','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 8','Benches are available around the fountain for people to sit and observe their surroundings.\r\n',10,'TFQ',NULL,NULL,'IMAGE-45b7901e-e3f3-4695-b2d0-57ca809efb8c-57cf8090fb482abb8a22fd3c31d733b0.jpg',0,'2024-12-03 10:14:40'),('45b91a2a-3382-42a3-b070-fafbb0ebd42f','23eee435-4234-4224-b1d9-0b72379e8f19','Question 5','My classmates and I enjoy history class. ___ learn something new every day.',10,'MCQ',NULL,NULL,'IMAGE-45b91a2a-3382-42a3-b070-fafbb0ebd42f-4a8d4f50efbbeadc888c9418f8c7d289.png',0,'2024-12-02 11:06:55'),('45c2b327-b893-4fa1-87c4-cae306d996af','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 7','Find the antonym for each word.\r\n\r\nGlobal',5,'MCQ',NULL,NULL,'IMAGE-45c2b327-b893-4fa1-87c4-cae306d996af-d118bfc012f34c9d4929ca722f3f6434.jpg',0,'2024-11-28 15:32:02'),('45d411ac-cfb4-4944-9f78-51a6a7477906','54700a17-d9f7-405c-ac12-b9f105dae998','Question 13','Visitors can rent paddle boats at the lake in the center of Riverside Park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-45d411ac-cfb4-4944-9f78-51a6a7477906-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:36:28'),('45de7417-5088-4050-91fb-1224cb497f92','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 18','Choose the sentence that contains an adverb clause:',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:59:29'),('460afe74-69f2-469e-ad57-d02f226f5072','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 17',' Which of the following is an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:58:46'),('461c7174-abf0-4532-b7bb-411fdfc42cc9','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 1','Tourist Guide: \"We are excited about the upcoming renovation of the historic monument. The improvements will make it even more attractive to visitors.\"\r\n\r\nTourist: \"That sounds great! What exactly does the term \'renovation\' mean?\"\r\n\r\nWhat term refers to the process of improving or restoring something to a better condition?\r\n',5,'MCQ',NULL,NULL,'IMAGE-461c7174-abf0-4532-b7bb-411fdfc42cc9-15b9bc23cf274879caa415de58232beb.jpg',0,'2024-12-02 11:31:40'),('4621bd3d-44ed-4c7a-941d-e7c89f615f7f','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 14','When referring to a single entity such as a company, it or its is generally preferred over they or their.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:56:38'),('4622fbe1-d186-4902-b756-f2b341481815','10e23048-0fd3-4ab3-9440-9104e7063142','Question 13','Sarahs projects integrate green technology, such as vertical gardens and rooftop farms, into urban spaces.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:19:42'),('463b16b9-a4a1-40c7-a451-a3345239ee98','ece4b803-0eff-41eb-ba24-307c115cae80','Question 13','What does the museum in the town showcase?\r\n',10,'MCQ','AUDIO-463b16b9-a4a1-40c7-a451-a3345239ee98-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:13:54'),('4647b890-d4ff-4e9b-8983-67770f9f9dfd','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 13','What should tourists avoid doing at historical sites?\r\n',10,'MCQ','AUDIO-4647b890-d4ff-4e9b-8983-67770f9f9dfd-b869d645e9c11182f53985766da7a5f3.mp3',NULL,NULL,0,'2024-12-16 09:43:57'),('465128ac-fb56-43ea-8704-91e48759d17a','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 4','Select the noun phrase that could function as an object:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:49:33'),('4657224a-ce1d-43d7-964a-a48c4a2f3d73','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 16','Maya congratulates Ben for finishing his first novel.\r\n',5,'TFQ',NULL,NULL,'IMAGE-4657224a-ce1d-43d7-964a-a48c4a2f3d73-1a0fc5eab8b626862251912bc4b0fc91.jpg',0,'2024-12-02 10:13:09'),('466a508e-8ffd-423d-abfa-b9fb173c9f91','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 3','Match the following words with their correct definitions:',10,'MPQ',NULL,NULL,'IMAGE-466a508e-8ffd-423d-abfa-b9fb173c9f91-e9f03d1a1e07d351a6312050aef2b72a.jpg',0,'2024-11-28 14:42:07'),('466be145-d204-4573-8dca-0bfc03068b00','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 10','Why was the garden at the back of the hotel specifically designed?\r\n',10,'MCQ','AUDIO-466be145-d204-4573-8dca-0bfc03068b00-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:19:49'),('46704009-b1f9-4af0-ad19-b20456a96110','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 2','They ___ to the concert despite the heavy rain.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:46:26'),('467deb57-515e-491c-b2fe-d698c1a6a947','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 5','What does the passage say about being too strict with children?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:33:49'),('46a65a69-ca3f-4bcf-a8b4-e8a7c7ce45df','b29e7991-f853-47df-9475-7c0d65e15458','Question 17','Since the city launched new cultural events, tourism in the region has begun to flourish.\r\n\r\nWhat is an antonym for \"flourish\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-46a65a69-ca3f-4bcf-a8b4-e8a7c7ce45df-88a7abbf391c4f56ce3fd803f049d175.jpg',0,'2024-11-25 11:45:03'),('46a8341a-14bc-4540-944a-8994907b8d1a','a01ae31e-9562-4284-96b5-f70ece994003','Question 14','Guests at the Green Leaf Resort could participate in eco-tours.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:38:23'),('46ad8aee-7898-4a35-96f4-848ee3b3a06c','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 11','Forgiveness involves letting go of anger and choosing to move forward positively.\r\n',5,'TFQ','AUDIO-46ad8aee-7898-4a35-96f4-848ee3b3a06c-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:44:07'),('46af7ad0-a0a2-4723-b878-a7e89d2bc94e','bd175280-dac0-4816-8b96-8bfea150cf93','Question 20','I ____ a lot of water every day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-46af7ad0-a0a2-4723-b878-a7e89d2bc94e-fbe843aef1560a0471aa44ebd280c1bc.jpg',0,'2024-11-28 14:31:19'),('46d06bbc-b725-410a-af47-cd24fe9130de','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 10','Why do different cultures have different foods?',1,'MCQ','AUDIO-46d06bbc-b725-410a-af47-cd24fe9130de-5c067cf040338ee1acb993d9bc32469a.mp3',NULL,NULL,0,'2024-11-25 12:42:53'),('46e97ddb-9fd9-430f-8ee3-cb89f623696f','ece4b803-0eff-41eb-ba24-307c115cae80','Question 10','How old are some of the buildings in the town?\r\n',5,'MCQ','AUDIO-46e97ddb-9fd9-430f-8ee3-cb89f623696f-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:12:25'),('46ee6b7e-2e17-42f0-8588-63edf41f2ca0','040f0458-cf71-4e61-a034-c5f58ab34269','Question 13','He ___ (study) Spanish for three years, and now hes fluent.\r\n',5,'MCQ',NULL,NULL,'IMAGE-46ee6b7e-2e17-42f0-8588-63edf41f2ca0-ca19029663c958bb03baea9dd1c7d797.jpg',0,'2024-12-02 10:07:50'),('46f7481b-03ed-43f5-9765-d63b2b63d6d9','39047836-dedd-41d5-806a-71fd4d66577c','Question 20','The exterior of the Ironwood Hotel is noted for its decorative carvings that represent regional folklore.\r\n',5,'TFQ','AUDIO-46f7481b-03ed-43f5-9765-d63b2b63d6d9-e45cc14a41ad1e463ba14b13787dab7f.mp3',NULL,NULL,0,'2024-12-10 10:36:21'),('4708692e-5b67-410c-b7b4-35ce8ddef226','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 5','Obstacles are things that help you move forward easily.',10,'TFQ',NULL,NULL,'IMAGE-4708692e-5b67-410c-b7b4-35ce8ddef226-d17691542c61a856f0b3a770eaf4c604.jpg',0,'2024-11-28 14:31:22'),('471be1d7-37cb-4605-bb5c-63679c927149','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 11','Fill-in-the-Blank Questions ',25,'MPQ',NULL,NULL,NULL,1,'2024-12-03 09:41:46'),('47394a6b-e400-4889-b495-8a91b95b2147','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 7','.What was the primary intention of Chef Elena Martinez when opening her new restaurant?\r\n',5,'MCQ',NULL,NULL,'IMAGE-47394a6b-e400-4889-b495-8a91b95b2147-50a858db35e2491ef6a6f4d30d35c651.png',0,'2024-12-02 13:26:55'),('473b2aed-1910-464d-8a0f-f4778039ed68','b182989e-22bf-4ff8-9888-395f8328118f','Question 6','\"A gym is a place where people can engage in physical activities and exercise.\"\r\n\r\n A gym is a place primarily used for relaxation and socializing.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:42:26'),('47416a80-4df4-4d24-ba9a-01b364b55e6b','54576a13-8360-433e-b515-61511d337de3','Question 15','The seminar will be held in the afternoon.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 09:38:35'),('47504f5e-bdaa-41c5-8ae3-af750b97385c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 14','What happened to the garden in the 1980s?',5,'MCQ',NULL,NULL,'IMAGE-47504f5e-bdaa-41c5-8ae3-af750b97385c-0e36e58534be28c11850469c8610fd56.jpg',0,'2024-12-03 09:37:29'),('4752eebc-971c-420b-a5bf-ce8b850d7ec3','a89648cb-a116-4dbe-b304-24818d8f1725','Question 6','Kyoto\'s food culture is only focused on traditional dishes and does not include any modern influences.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-4752eebc-971c-420b-a5bf-ce8b850d7ec3-e850c6883c0f482980c1ad9d8baad33d.jpg',0,'2024-12-03 11:13:43'),('47542931-a8e8-4533-966e-211818f29df6','3179737e-57ca-437a-af38-f91d98c18e0e','Question 9','Unscramble the letters to find a word from the passage that means \"comfortable and luxurious accommodations provided for travelers.\" \r\n\r\nLTAIYHOPTSI\r\n',5,'MCQ',NULL,NULL,'IMAGE-47542931-a8e8-4533-966e-211818f29df6-9474ec9f7ca0a68f1982d5ca87f4beca.jpg',0,'2024-11-25 10:16:25'),('475f3a16-8a6e-4766-81fc-c844d27294b2','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 19','The product was _______ and gained recognition for its design. Customers appreciated its _______ price and _______ performance.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:23:51'),('47623a55-ad9e-460e-be22-911af45aab91','10e23048-0fd3-4ab3-9440-9104e7063142','Question 23','\"I ______ a new bicycle for my birthday.\" ',5,'MCQ',NULL,NULL,'IMAGE-47623a55-ad9e-460e-be22-911af45aab91-cf542694323f759c60e122080f595b78.jpg',0,'2024-12-02 13:23:01'),('477461d8-bcba-4eb7-8f40-23d4cab8c5d8','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 1','There is a big tree in the middle of the park. \r\n',10,'TFQ','AUDIO-477461d8-bcba-4eb7-8f40-23d4cab8c5d8-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:55:46'),('477aadbb-53f3-4e7d-8f46-627893864391','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 4','John found The Strip especially beautiful at what time?',4,'MCQ',NULL,NULL,'IMAGE-477aadbb-53f3-4e7d-8f46-627893864391-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:12:45'),('477cf3c2-bcf0-479e-9209-7e0b2e6459e2','5d155771-a80b-4c7d-88df-56b0e833c511','Question 2','Which sentence best represents the primary issue the author is addressing in this passage?',5,'MCQ',NULL,NULL,'IMAGE-477cf3c2-bcf0-479e-9209-7e0b2e6459e2-4edf6c9f036a98762968374fe43f3daf.jpg',0,'2024-12-05 15:18:21'),('47816500-e760-42c9-ad1e-28cc1426a3c2','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 2','Fill in the blank: The Innovation Hub will provide employees with state-of-the-art tools, ______ workshops, and dedicated spaces to develop ideas.\r\n',3,'MCQ',NULL,NULL,'IMAGE-47816500-e760-42c9-ad1e-28cc1426a3c2-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:45:16'),('4799363d-1d79-4101-9516-4cdae9b277f6','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 18','They ___ him after many years.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:36:56'),('479ba914-5c09-4229-90c5-3c615dc1698e','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 2','My friend Alex travels a lot. ___ enjoys visiting new places and meeting people.',5,'MCQ',NULL,NULL,'IMAGE-479ba914-5c09-4229-90c5-3c615dc1698e-21cbd6a5b4c291fffa7054f29e859490.png',0,'2024-12-02 11:22:51'),('47c12cf6-23f9-4ddc-a743-0a52443531e7','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 7','___ he ___ (prepare) the report for the meeting?\r\n',5,'MCQ',NULL,NULL,'IMAGE-47c12cf6-23f9-4ddc-a743-0a52443531e7-d7516dc343021e8adc0551cef05c3f39.jpg',0,'2024-11-29 11:18:25'),('47d1561b-e10a-4eed-9a5c-7f7994a52253','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 4','Which pronoun completes this sentence best?\r\n\"As both candidates shared similar views, choosing between ___ was not easy.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-47d1561b-e10a-4eed-9a5c-7f7994a52253-63f973d589b45bcafdedb305403353a3.png',0,'2024-12-03 10:33:34'),('47db345e-3194-4a1d-a95a-aa41d72843c9','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 18','Choose the adverb clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:19:05'),('47df3b70-5d28-47d2-bf3b-d1ead39d4cf5','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 2','Identify the noun phrase in this sentence: \"The old wooden bridge collapsed yesterday.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:25:04'),('47e3124f-789d-410c-8ce4-38605321f053','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 8','Select the correct possessive form:\r\n',5,'MCQ',NULL,NULL,'IMAGE-47e3124f-789d-410c-8ce4-38605321f053-60d8a75868c58ce5d273bdd650f386d6.png',0,'2024-11-26 09:50:45'),('47e3c90b-1b68-42b3-9ad0-e75224eaef64','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 6','The hotels staff provided personalized services throughout the night.\r\n',5,'TFQ','AUDIO-47e3c90b-1b68-42b3-9ad0-e75224eaef64-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:32:53'),('47ea22ff-50cb-4b51-8a3d-cf2095543410','39047836-dedd-41d5-806a-71fd4d66577c','Question 1','What makes the Grand Victoria Palace unique according to the presenter?\r\n',5,'MCQ','AUDIO-47ea22ff-50cb-4b51-8a3d-cf2095543410-c8911c3a098190aa8289ae134960e83d.mp3',NULL,NULL,0,'2024-12-10 10:11:21'),('4810984a-64e7-48da-9bbb-06ff097789f9','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 8','How will the sustainability aspect of the hotel be communicated to the guests?\r\n',5,'MCQ','AUDIO-4810984a-64e7-48da-9bbb-06ff097789f9-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:49:36'),('4814d8ea-d775-41e3-a135-1b57bc77199b','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 2','\r\nHeres the new question in a true/false format:\r\n\r\n\"Adventure refers to an exciting or unusual experience, often involving risk or uncertainty.\"\r\n\r\n Adventure is typically associated with calm, routine activities and no challenges.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:52:50'),('48206c63-20ed-494d-8bd6-7bb4276389c4','05d1243d-7ad4-4893-b352-129bf05706b0','Question 5','Select the option with a properly formed noun phrase:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:36:32'),('48311d6d-de4b-47f3-916f-066b36ff66f4','15c56aa0-45db-40f4-953a-5809e38d282c','Question 2','Vegetables are an example of fresh food.',10,'TFQ',NULL,NULL,'IMAGE-48311d6d-de4b-47f3-916f-066b36ff66f4-29dec7f427cb6d03f826a316b2f2d788.jpg',0,'2024-11-29 11:07:46'),('48427c83-feb9-45f1-b24a-ff0fff15fa55','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 10','What is Sarahs overall reaction to the proposed initiatives?\r\n',5,'MCQ','AUDIO-48427c83-feb9-45f1-b24a-ff0fff15fa55-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:52:24'),('48541921-c875-4762-b159-25c3ec2545a0','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 2','Where is the dining room located?\r\n',10,'MCQ','AUDIO-48541921-c875-4762-b159-25c3ec2545a0-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:07:31'),('486abead-4115-485f-a866-009a53026255','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 1','What does it mean to apologize?\r\n',5,'MCQ','AUDIO-486abead-4115-485f-a866-009a53026255-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:40:25'),('486f380f-83ab-4532-a3b4-afe259d5d521','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 14','How does Rachel feel about Alexs approach to the project?\r\n',10,'MCQ',NULL,NULL,'IMAGE-486f380f-83ab-4532-a3b4-afe259d5d521-c33b5d8335a684175f66bda6a9024291.png',0,'2024-12-02 09:34:06'),('4870cf58-8167-4229-8a4f-078e8446ce89','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 10',' What time of day is best described as being active on the beach?\r\n',10,'MCQ','AUDIO-4870cf58-8167-4229-8a4f-078e8446ce89-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:06:44'),('4870ef7c-b6f2-4558-8517-fb6a5d28396d','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 12','What did Dayang Sumbi do before dawn?',5,'MCQ',NULL,NULL,'IMAGE-4870ef7c-b6f2-4558-8517-fb6a5d28396d-79cec6433b47f05f1cbf929a5951a39d.jpg',0,'2024-11-28 10:02:20'),('4872cf19-ecd7-4c4b-800d-312053538a79','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 8',' \"I specialize in __________ tours, helping visitors learn about our ancient buildings and artifacts.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-4872cf19-ecd7-4c4b-800d-312053538a79-67129cec2b08be74a541ba5f0ea8b9ac.jpg',0,'2024-11-26 01:26:49'),('487efa1f-185a-4cc5-8649-bdb726d03d3d','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 10','Match the question with the most suitable response:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 21:52:12'),('48926094-2797-4647-a029-ef3668ee87bc','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 7','The bookstore where Alex works is his full-time employment.\r\n',10,'TFQ',NULL,NULL,'IMAGE-48926094-2797-4647-a029-ef3668ee87bc-65e4ec76ef2d9ad0ea40be9cf62d5f07.jpeg',0,'2024-11-29 12:01:28'),('489e3bce-8da6-4e9f-a959-b2b9d7603677','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 1','Select the correct plural form for each singular noun.\r\n\"Cat\"',10,'MCQ',NULL,NULL,'IMAGE-489e3bce-8da6-4e9f-a959-b2b9d7603677-98e02bb0d74fd6bfe65c773fb11e59b6.png',0,'2024-11-26 11:19:19'),('48a8e2a9-8017-4f1b-bd4f-d5ffc72642ba','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 6','What did Anna win?',10,'MCQ','AUDIO-48a8e2a9-8017-4f1b-bd4f-d5ffc72642ba-5deb2ee79d1bd89302dc6ade78a7d5e4.mp3',NULL,NULL,0,'2024-12-06 15:01:40'),('48b4adba-976b-492c-ad5c-c111c2f11507','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 15','Vallene: \"The tour was so comprehensive, we learned so much about the local culture.\" \r\n\r\nGuide: \"Im glad you found it thorough.\"\r\n\r\nWhat is the definition of the word \"comprehensive\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-48b4adba-976b-492c-ad5c-c111c2f11507-d3345c45af89e1a959f369c184d1a351.jpg',0,'2024-12-04 09:20:31'),('48be26ea-7062-422d-93b7-43d7ce313de6','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 2','According to the passage, how many neurons does a newborn babys brain have?\r\n',5,'MCQ',NULL,NULL,'IMAGE-48be26ea-7062-422d-93b7-43d7ce313de6-17cbe33b0d0f18ad5a7868b245737ce7.jpg',0,'2024-12-03 09:26:20'),('48bfb769-ad5d-44a1-990d-05f33d83080b','1269e558-adde-4bee-a781-ed539cacdd78','Question 2','Which sentence uses an adverb of place?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:11:59'),('48c774e1-ae91-4155-b2ec-d236708f6fce','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 15','Which statement is NOT true based on Maria\'s experiences in Tuscany?',4,'MCQ',NULL,NULL,'IMAGE-48c774e1-ae91-4155-b2ec-d236708f6fce-a247848860ed4771402b17c3caa4e0ca.PNG',0,'2024-11-25 22:24:35'),('48d720ae-8923-46db-b798-917072491a7d','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 3',' To help new employees learn faster, the manager created a guide to make each task seem less complicated. \r\n\r\nWhich word is the opposite of \"complicated\" in the sentence?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:15:45'),('48dd4105-a8c3-489b-beb1-97ef9bb36031','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 8','Alfins wedding was attended only by close family members.\r\n',5,'TFQ','AUDIO-48dd4105-a8c3-489b-beb1-97ef9bb36031-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:00:36'),('48dfc641-922e-4f47-84c9-64fd6bfd3a2f','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 3','She _______ visit the famous museums in Paris.',10,'MCQ',NULL,NULL,'IMAGE-48dfc641-922e-4f47-84c9-64fd6bfd3a2f-3dabe5348ed921f3936351c708b23d7f.jpg',0,'2024-11-29 11:02:15'),('48e7c452-125d-4ecc-a98f-4cd41d069584','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 14','Which word is an adverb of frequency?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:02:48'),('48ea6fcb-bddc-4a68-ad67-d2ca306f898b','67197606-d707-48c1-8033-1298c99cb215','Question 3','Direct: They said, \"We will go tomorrow.\"\r\nReported: They said that they ___ go the next day.\r\n',10,'MCQ',NULL,NULL,'IMAGE-48ea6fcb-bddc-4a68-ad67-d2ca306f898b-f63fd76364e521b32d19328e222e345e.png',0,'2024-11-28 11:20:12'),('48ebaab2-67bd-4315-aabe-678fd0aca6f3','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 13','Rafael is studying mobile app development.\r\n',5,'TFQ',NULL,NULL,'IMAGE-48ebaab2-67bd-4315-aabe-678fd0aca6f3-114473a717a6128e9a6443ad17f4ee90.jpg',0,'2024-11-29 11:24:48'),('48f75799-dd71-48c8-bb95-6bd2a98ff134','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 6','Choose the correct plural form for each noun in the question.\r\n\"Bus\"',5,'MCQ',NULL,NULL,'IMAGE-48f75799-dd71-48c8-bb95-6bd2a98ff134-b57afaf762d2e5cb203543530d190cb6.png',0,'2024-12-04 09:49:19'),('48fd99eb-97f7-4151-ab36-525ac957f755','040f0458-cf71-4e61-a034-c5f58ab34269','Question 5','He ___ (live) in London for five years before moving to New York.\r\n',5,'MCQ',NULL,NULL,'IMAGE-48fd99eb-97f7-4151-ab36-525ac957f755-ca3fa42fa21e8b4987a377691375bf42.jpg',0,'2024-12-02 09:48:29'),('49090f46-3b1b-4582-9af2-f37ed1271f36','2622d27d-5b07-43d1-922a-2391c188ee32','Question 18','Mias business focuses on selling handmade jewelry.',5,'TFQ','AUDIO-49090f46-3b1b-4582-9af2-f37ed1271f36-9836cde1134f1713e749be6e28791497.mp3',NULL,NULL,0,'2024-12-04 10:47:59'),('490fd5b2-ffad-4e93-85cd-96cc30c24679','ff825264-d21d-4612-821f-2f19f8044bc2','Question 16','What quality does Margarets speech highlight about her team? ',5,'MCQ','AUDIO-490fd5b2-ffad-4e93-85cd-96cc30c24679-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:24:29'),('491249b7-4f29-41c6-8b90-8d192321fdc6','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 10','Listen to the speaker for question number 10.',1,'MCQ','AUDIO-491249b7-4f29-41c6-8b90-8d192321fdc6-aa92c28b307072cbdcf9b550bdfa005b.mp3',NULL,NULL,0,'2024-11-25 13:12:15'),('4947ba71-fc7d-4fb1-8f94-dae9897a61e4','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 7','How does Jonathan suggest they gather feedback for the new system?',5,'MCQ','AUDIO-4947ba71-fc7d-4fb1-8f94-dae9897a61e4-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:49:05'),('495fffad-0e78-4230-8e0a-4467ff430f1c','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 14','Which term describes an outstanding culinary creation?',5,'MCQ',NULL,NULL,'IMAGE-495fffad-0e78-4230-8e0a-4467ff430f1c-80680a44fbd570a6b6ca8aed22f5b52f.jpg',0,'2024-12-02 09:34:37'),('4965ef6f-0df8-4c48-9a56-ceda52d8c70d','066f137b-70c3-4619-8cf7-038f42d99258','Question 10','According to the passage, humor is influenced by:',4,'MCQ',NULL,NULL,'IMAGE-4965ef6f-0df8-4c48-9a56-ceda52d8c70d-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:45:18'),('497143b2-5c32-432b-a6c1-59867e9b588b','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 2','In the near future, many luxury hotels _______ (offer) packages that include exclusive cultural experiences, such as private art tours and local culinary classes, tailored to the interests of affluent travelers.\r\n',5,'MCQ',NULL,NULL,'IMAGE-497143b2-5c32-432b-a6c1-59867e9b588b-cb143ea127b1e75b6b85967ffbbbbc38.jpg',0,'2024-11-29 13:39:40'),('497ec870-e472-46a9-99f4-5d56343177ab','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 6','\"The Maldives is known for its overwater bungalows and crystal-clear beaches.\"\r\n\r\n\r\nWhat does \"crystal-clear\" mean in the context of beaches?',5,'MCQ',NULL,NULL,'IMAGE-497ec870-e472-46a9-99f4-5d56343177ab-dae3846c9f649036ae46eea1edcaf042.jpg',0,'2024-12-03 10:57:22'),('49805e2f-aa69-4ad9-b51a-d16fa6ddf70b','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 3','How long has Emily been working as a receptionist?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 11:44:51'),('4981dfd1-7a98-48b5-8dbc-8d0eb7d4baf5','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 12','She felt calm ____ the difficult situation.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4981dfd1-7a98-48b5-8dbc-8d0eb7d4baf5-9341c9bc162ea3e345b1303331c2c02b.jpg',0,'2024-11-28 15:41:17'),('498de87b-9d55-4a05-bab9-ff333cea354e','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 3','They moved to the city _______ they could find better job opportunities.\r\n',10,'MCQ',NULL,NULL,'IMAGE-498de87b-9d55-4a05-bab9-ff333cea354e-00a131ef3fb3077d0f6e2d983a69b502.jpg',0,'2024-12-03 09:45:58'),('498ea94f-40ba-46d4-b3d8-fa30927a65a5','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 3','___ you ___ (help) me with my homework later?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:07:21'),('49a64d52-078f-4b09-ac4e-b8e7c66997ef','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 5','Jessica was determined to finish her novel by the end of the month. She wrote every day, even on weekends. _______ she made progress, she felt more confident that she would meet her deadline. \r\n',5,'MCQ',NULL,NULL,'IMAGE-49a64d52-078f-4b09-ac4e-b8e7c66997ef-d382b41b61e2a5919641106b84922c2e.jpg',0,'2024-12-03 10:02:46'),('49aa16af-c890-44ee-a926-641f7ca858e5','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 9','Tour guides are responsible for giving clear information to tourists.\r\n',5,'TFQ','AUDIO-49aa16af-c890-44ee-a926-641f7ca858e5-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:00'),('49af7bba-a00d-4190-b5fb-9ba074ed274f','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 19','The first thing the narrator saw on the ghost train was\r\n',5,'MCQ',NULL,NULL,'IMAGE-49af7bba-a00d-4190-b5fb-9ba074ed274f-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:55:43'),('49c85b54-98b6-4141-b53b-e0c0dddd4af3','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 1','Who is the head chef at the Grand Oak Restaurant? ',10,'MCQ','AUDIO-49c85b54-98b6-4141-b53b-e0c0dddd4af3-36387cfe33f09bc64cdd382dee283d34.mp3',NULL,NULL,0,'2024-12-09 10:47:40'),('49cab035-ada0-4e08-baf0-f2d494dec344','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 11','Sofia described Santorini using imagery and emotion rather than listing facts or famous locations.\r\n',5,'TFQ',NULL,NULL,'IMAGE-49cab035-ada0-4e08-baf0-f2d494dec344-881253c35f90e052705865ba8f38b7f4.jpg',0,'2024-12-03 09:49:34'),('49db0bcd-6555-4cd1-a129-049b8a7f3578','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 7','Sarahs favorite show is “The Avengers.”\r\n',5,'TFQ','AUDIO-49db0bcd-6555-4cd1-a129-049b8a7f3578-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:38:30'),('49dbe7e4-c1ff-48bc-88c4-e3cc1a453596','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 8','When were the famous gardens of the castle created?\r\n',5,'MCQ','AUDIO-49dbe7e4-c1ff-48bc-88c4-e3cc1a453596-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:49:02'),('49e36441-ca18-47fd-91df-20583105d88e','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 8','Why did Mei wish for happiness and health for her village?\r\n',5,'MCQ',NULL,NULL,'IMAGE-49e36441-ca18-47fd-91df-20583105d88e-9cb5f95b16f3fda0ee0e291956bf1b6b.PNG',0,'2024-12-03 10:35:12'),('49ee36a2-cce3-4a13-8697-a4f369463c3d','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 6','Street food being sold at food stalls, which are temporary places where food is served.\r\n\r\nChoose the word that has the opposite meaning of stall:\r\n',5,'MCQ',NULL,NULL,'IMAGE-49ee36a2-cce3-4a13-8697-a4f369463c3d-72c587c5e2d49656940b219577925827.jpg',0,'2024-11-22 11:39:42'),('4a123f86-258e-4547-8c62-45893c63e634','63c67806-3492-4bb1-8ace-254db076af70','Question 19','What should guests do to arrange an airport transfer?\r\n',5,'MCQ','AUDIO-4a123f86-258e-4547-8c62-45893c63e634-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:41:17'),('4a15732b-6cb8-4259-8187-483381c84352','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 10','Offering help to others is a selfish act.\r\n',5,'TFQ','AUDIO-4a15732b-6cb8-4259-8187-483381c84352-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:30:23'),('4a23ffe8-e745-430f-826b-5a1e29841f1b','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 12','He _______ help you with your homework if you need it.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:20:54'),('4a2a6d8d-b298-4a65-b18d-a80e6557ce94','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 2','Listen to the speaker to answer number 2.',1,'MCQ','AUDIO-4a2a6d8d-b298-4a65-b18d-a80e6557ce94-8ecef0bb218d95e5a04d7548f94abfae.mp3',NULL,NULL,0,'2024-11-27 23:36:03'),('4a39cb93-f552-4b17-8c71-6a6abcd29bb5','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 1','Choose the correct answer for each question.\r\nWhich word is a verb?\r\n',10,'MCQ',NULL,NULL,'IMAGE-4a39cb93-f552-4b17-8c71-6a6abcd29bb5-4354f540f670247d7bf03e4f1cfa36da.png',0,'2024-11-26 01:57:26'),('4a427106-d96e-4c50-a790-6c335a28a453','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 7','Choose the correct pronoun to replace the noun:\r\n\"The directors were highly supportive of the initiative, even though ___ was expensive to implement.\"',5,'MCQ',NULL,NULL,'IMAGE-4a427106-d96e-4c50-a790-6c335a28a453-56bdea5df1d4880a72d01afa6f644c4c.png',0,'2024-12-03 10:39:07'),('4a501716-7197-47f9-9657-83dabf7c75a3','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 15','Match the meaning with the word',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 09:38:42'),('4a54d1fa-b250-4f22-a7a7-658fbebe5586','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 14','She is walking ___ the forest path.',5,'MCQ',NULL,NULL,'IMAGE-4a54d1fa-b250-4f22-a7a7-658fbebe5586-e76a32b9924ae95556df57de4c49b76a.jpg',0,'2024-11-28 14:20:24'),('4a61c868-b124-495c-b39e-ffa67ea5707e','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 4','How did Sarah feel about Tom\'s compliment?',5,'MCQ','AUDIO-4a61c868-b124-495c-b39e-ffa67ea5707e-90b6438e7be511492b0bbf8fe5d75350.mp3',NULL,NULL,0,'2024-12-09 13:36:18'),('4a73297e-76c5-49da-bd02-658d35522894','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 5','What type of puppets are Punch and Judy?\r\n',10,'MCQ',NULL,NULL,'IMAGE-4a73297e-76c5-49da-bd02-658d35522894-6ae0e78133af33fcadcb1dcd025b3cba.jpg',0,'2024-12-04 13:36:36'),('4a798b20-36d8-4f90-9222-6969142886fe','05d1243d-7ad4-4893-b352-129bf05706b0','Question 19','\"An artist with many talents\" is an example of a noun phrase with an appositive.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-28 10:50:05'),('4a7fd84f-d75e-489a-8af8-0efa162e1ea1','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 9','What did John do at the talent show?\r\n',5,'MCQ','AUDIO-4a7fd84f-d75e-489a-8af8-0efa162e1ea1-d51a1d5babb2d811426faa4f644f88a7.mp3',NULL,NULL,0,'2024-12-11 15:01:33'),('4a9b738b-425f-4053-9c7e-9a14720c28c0','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 2','The architecture of Amanjiwo Hotel is inspired by modern skyscrapers.\r\n',10,'TFQ','AUDIO-4a9b738b-425f-4053-9c7e-9a14720c28c0-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:11:57'),('4aa698c3-0c59-4ee2-906c-654e49e2c923','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 5','Choose the correct pronoun:\r\n\"Neither of the architects wanted ___ designs altered without consultation.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-4aa698c3-0c59-4ee2-906c-654e49e2c923-81b750e331f9874ebdb5dbdf850f1bdf.png',0,'2024-12-03 13:46:48'),('4ab12419-a55a-4c18-b665-a3fbe838dfd5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 1','What does empathy mean?\r\n',10,'MCQ','AUDIO-4ab12419-a55a-4c18-b665-a3fbe838dfd5-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:55:32'),('4ab265e8-374b-42cf-88bd-6f571db467e7','362d6389-73a7-4b4f-8b40-42b992d80808','Question 9','He _______ to buy a car next week.\r\n',10,'MCQ',NULL,NULL,'IMAGE-4ab265e8-374b-42cf-88bd-6f571db467e7-a13151b60c177d2763050ab7b724c770.jpg',0,'2024-11-29 10:47:37'),('4ac49af2-3a2f-4f62-b715-5c4078d287f2','f845f17c-d46e-480c-9809-509254f53261','Question 10','What is the correct reported form of the following question?\r\nDirect: \"What are you doing?\" she asked.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4ac49af2-3a2f-4f62-b715-5c4078d287f2-95f275229f2a3a34a5495b5b1b230974.png',0,'2024-11-28 10:58:54'),('4ae263c1-2767-4491-aaa2-ea52d835e52d','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 7','The word \"destination\" in \"This is a popular tourist destination\" means:\r\n',5,'MCQ',NULL,NULL,'IMAGE-4ae263c1-2767-4491-aaa2-ea52d835e52d-464dd0f3189736a9a6e5c8d5a8c328fc.jpg',0,'2024-11-25 22:09:23'),('4ae4801d-a6a2-4a9c-b701-cc4d2b43495b','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 8','Who worked in the community garden?\r\n',10,'MCQ',NULL,NULL,'IMAGE-4ae4801d-a6a2-4a9c-b701-cc4d2b43495b-412e7d4b2840ea512efdaf26a9b07cd8.jpg',0,'2024-12-04 13:52:55'),('4ae6d4cc-bc79-4753-b6c8-84dcf5adf3ee','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 17','What is the primary reason the tourist information center won the award? \r\n',5,'MCQ',NULL,NULL,'IMAGE-4ae6d4cc-bc79-4753-b6c8-84dcf5adf3ee-b440c21fa0ef66c1b29038415168c5c1.jpg',0,'2024-12-06 11:13:58'),('4af86a6a-f8d2-4aff-b4a9-fd20e6d4f10b','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 25','What is the theme of Dr. Maya Lopezs keynote speech?',3,'MCQ',NULL,NULL,'IMAGE-4af86a6a-f8d2-4aff-b4a9-fd20e6d4f10b-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:40:46'),('4b0ab6e2-30b3-4038-92c4-2a989d91981b','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 13','What is the Louvre Museum known for?\r\n',5,'MCQ','AUDIO-4b0ab6e2-30b3-4038-92c4-2a989d91981b-e4efec12b9ed0064a1ff51dda20c6c47.mp3',NULL,NULL,0,'2024-12-09 13:31:34'),('4b114982-f14a-49c2-98d4-60787ab2f6af','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 5','I always wash my hands _______ I eat. \r\n',10,'MCQ',NULL,NULL,'IMAGE-4b114982-f14a-49c2-98d4-60787ab2f6af-cec4e19960cada6e19dd334e2b17f0a4.jpg',0,'2024-12-03 13:48:55'),('4b1bf65e-41af-45ed-8c6f-1df17c6004f1','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 20','A friendly environment means people feel welcomed and appreciated.\r\n',5,'TFQ','AUDIO-4b1bf65e-41af-45ed-8c6f-1df17c6004f1-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:17:58'),('4b24c8f4-d768-4522-9e29-119bb0e45ad5','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 4','Hello. My name is Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.\r\nI love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.\r\nWhat is Vieras favorite book?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:42:46'),('4b29cee0-c08f-4575-9cb8-9050f775f9f3','3046da72-814f-42e0-bd7f-cf6618a820db','Question 3','What famous landmark did Sarah visit in New York?',5,'MCQ',NULL,NULL,'IMAGE-4b29cee0-c08f-4575-9cb8-9050f775f9f3-89525826aca9322d7d55cc35a941c3c8.jpg',0,'2024-12-04 10:55:16'),('4b300afb-fa1b-4b94-bd17-10a3d6c6f241','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 7','What did they pack for the picnic?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:39:38'),('4b481d2c-d7ba-4567-ae99-c033390ac60b','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 20','What is an \"esplanade\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-4b481d2c-d7ba-4567-ae99-c033390ac60b-e78d147104c74f5c95c6201bf76c9c57.png',0,'2024-11-25 13:47:32'),('4b4a675c-e74c-45c8-b78e-fd882e9832cb','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 17','The keys are ____ the drawer',5,'MCQ',NULL,NULL,'IMAGE-4b4a675c-e74c-45c8-b78e-fd882e9832cb-e0d232f608c2a38fbe1c02bbc384fe54.jpg',0,'2024-11-28 15:25:04'),('4b63be67-2d7b-42bc-8b09-1b38f19ff749','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 8','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 15:20:38'),('4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 7','Match the hobbies to their meanings:',10,'MPQ',NULL,NULL,NULL,1,'2024-11-25 20:38:53'),('4b74da3c-6eb3-41c5-bcee-96cd130897e1','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 12','Which verb is in the past continuous tense?',5,'MCQ',NULL,NULL,'IMAGE-4b74da3c-6eb3-41c5-bcee-96cd130897e1-41f7a7fd4949c318898b75522961c51b.png',0,'2024-11-25 19:40:50'),('4b95ace5-aafc-41ca-94c3-e62959ca4e90','7fd84c75-8187-4553-96aa-23cead94c780','Question 4','Choose the sentence that uses an adverb of frequency:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:40:24'),('4ba07e3c-8c3c-4c3e-98af-cfe92b2ebf64','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 11','The town is located near the sea and surrounded by mountains. \r\n',5,'TFQ','AUDIO-4ba07e3c-8c3c-4c3e-98af-cfe92b2ebf64-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:22:48'),('4ba93ab2-27c7-4a4c-afc7-169d69d85d34','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 8','Match each activity Ben planned to do with the correct description or detail.\r\n\r\nHave a picnic lunch\r\n',10,'MCQ',NULL,NULL,'IMAGE-4ba93ab2-27c7-4a4c-afc7-169d69d85d34-8a08af9cf6bc6facfcec896411f53de0.png',0,'2024-12-02 11:44:43'),('4baa17df-a296-4af9-9d03-fbcf8d1353b2','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 18','What can people see at the art gallery?\r\n',5,'MCQ','AUDIO-4baa17df-a296-4af9-9d03-fbcf8d1353b2-9fe4e56f8daae3cbd2132ce1bc6834bb.mp3',NULL,NULL,0,'2024-12-10 12:50:35'),('4bc48c5a-6c13-4437-9325-a06f85b556a8','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 13','What type of modifier is in this sentence?\r\nWe jogged (along the beach at sunrise)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:15:23'),('4bcbee7a-8be5-4a85-8352-d64b45f2f5d4','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 1','Which of the following sentences contains a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:53:11'),('4bd916ee-c68d-4895-966d-f31e40f58740','066f137b-70c3-4619-8cf7-038f42d99258','Question 22','Why do playwrights often address social issues in their works?',4,'MCQ',NULL,NULL,'IMAGE-4bd916ee-c68d-4895-966d-f31e40f58740-6e653645755155e12166e6c1f61de890.PNG',0,'2024-11-28 15:39:22'),('4bdce49f-361a-49cb-8a79-27b0ba44a89b','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 12','Sarah Lin is an urban planner in Singapore focused on creating sustainable and livable cities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-4bdce49f-361a-49cb-8a79-27b0ba44a89b-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:28:55'),('4bdf635d-ce41-414d-a1e2-d1dd060635b5','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 8','We _______ try the local food when we visit Thailand.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4bdf635d-ce41-414d-a1e2-d1dd060635b5-4ac97a6caa3ff6b20fc4bd088f3f5b6e.jpg',0,'2024-11-29 11:12:06'),('4bea98c6-6802-41f7-a3d2-faacda42883d','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 7','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (ox) grazed in the field.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4bea98c6-6802-41f7-a3d2-faacda42883d-5ca6ef3347da5fe50ea3ee7904ae0528.png',0,'2024-12-04 10:45:45'),('4bff1a92-7555-4b1f-a26a-6eff4f030eb3','af94971f-818a-4397-a609-03af374a27da','Question 1','She stayed in the library _______ it was quiet.\r\n',10,'MCQ',NULL,NULL,'IMAGE-4bff1a92-7555-4b1f-a26a-6eff4f030eb3-fa3db92861c9bc86579b144beb9ba02c.jpg',0,'2024-12-03 09:35:54'),('4c059341-e3c5-4c9b-99aa-b993832efe1a','afd6b384-56dd-4139-90f1-5800d11048e1','Question 11',' What does \"guest satisfaction\" mean in the sentence?\r\n\r\n \"Our main goal is to ensure guest satisfaction at every stage of their stay.\"',5,'MCQ',NULL,NULL,'IMAGE-4c059341-e3c5-4c9b-99aa-b993832efe1a-cda2c35343380360b3cba8e0f82b159b.jpg',0,'2024-11-26 03:18:00'),('4c07f5dc-1c19-46dd-aa51-8da4903c97ad','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 7','The boat turned into a mountain after Sangkuriang kicked it.',5,'TFQ',NULL,NULL,'IMAGE-4c07f5dc-1c19-46dd-aa51-8da4903c97ad-6cddcc6978d767b4cd2d88a96a592e9b.jpg',0,'2024-11-28 09:56:21'),('4c1b6f92-e3f8-46e8-b1ae-ea5743c11a50','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 2','Choose the sentence with a correctly ordered set of adjectives:',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:10:30'),('4c2c6974-a8f0-455d-afe6-49016c86e8fe','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 7','Find the verb in the sentence: \"The dog barked loudly.\"',5,'MCQ',NULL,NULL,'IMAGE-4c2c6974-a8f0-455d-afe6-49016c86e8fe-1fa50c87c2c4842f8e5b0e17201166aa.png',0,'2024-11-25 19:25:26'),('4c328436-a032-44d9-ad10-c51f09760edc','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 10','Emily and her friends play video games at the park every Saturday.',10,'TFQ',NULL,NULL,'IMAGE-4c328436-a032-44d9-ad10-c51f09760edc-733b418b4abb9ac12f2bfc321fee3fa8.jpg',0,'2024-11-26 06:48:58'),('4c4361f2-e776-49a7-841f-9de82b6aa274','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 3','The students forgot their books, so ___ had to share with each other.',5,'MCQ',NULL,NULL,'IMAGE-4c4361f2-e776-49a7-841f-9de82b6aa274-b31c4f14d8c6516e53f3c6eff7764e50.png',0,'2024-12-02 11:26:47'),('4c44408c-dbdb-40b3-bc3d-5128688fdd5d','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 17','EcoJourney Adventures organizes tours that include activities like helping with beach clean-ups and supporting wildlife conservation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-4c44408c-dbdb-40b3-bc3d-5128688fdd5d-c66a9e203387c0642f64c9cb338ed323.png',0,'2024-12-02 12:43:12'),('4c5ca6b0-5b73-48cf-b572-cf73b51b8069','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 9','The money collected from the sale will be used to help poor students.',10,'TFQ',NULL,NULL,'IMAGE-4c5ca6b0-5b73-48cf-b572-cf73b51b8069-8c0876bab70726d7278b51461dd805ab.jpg',0,'2024-11-21 09:01:28'),('4c635c30-e47c-4e35-9b5f-68365c53e7aa','291104a0-b147-4a5e-a47f-090d667853d6','Question 11','What kind of events do guests typically book the Royal Suite for?\r\n',5,'MCQ','AUDIO-4c635c30-e47c-4e35-9b5f-68365c53e7aa-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:37:13'),('4c9826ae-d142-4fb9-8187-b21de84b5f8d','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 8','Which of the following sentences contains two noun phrases?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:41:05'),('4c9988bc-a344-40f2-95e1-d488623f895f','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 13','Unity means working together as one.',5,'TFQ',NULL,NULL,'IMAGE-4c9988bc-a344-40f2-95e1-d488623f895f-76a8cbb4148b8fa79820eb4aae3cce17.jpg',0,'2024-11-28 14:58:31'),('4ce02ef7-4404-4899-9f13-92227478aa70','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 14','The power shortage is caused by a decrease in electricity demand.',3,'TFQ',NULL,NULL,'IMAGE-4ce02ef7-4404-4899-9f13-92227478aa70-1016d3d1c8d5bf3557e26b680cc7fdee.jpg',0,'2024-11-21 12:40:26'),('4cedbe88-b778-4afd-acbe-e2ae8f0ad32e','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 3','What did the author focus on while exploring Paris? \r\n',10,'MCQ',NULL,NULL,'IMAGE-4cedbe88-b778-4afd-acbe-e2ae8f0ad32e-c5de19aa113e38b5eb494b734ed3089b.png',0,'2024-12-03 08:43:45'),('4cf4591a-a0bc-4365-99a8-e38a7c6ec333','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 15','\r\n What did the writers do at the event?',5,'MCQ','AUDIO-4cf4591a-a0bc-4365-99a8-e38a7c6ec333-acc476519d7c97ff33e2533bf7540a35.mp3',NULL,NULL,0,'2024-12-11 15:07:45'),('4d0c48fc-7628-4619-a33f-d4e1f023354c','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 20','What is Ocean View Café known for?\r\n',5,'MCQ','AUDIO-4d0c48fc-7628-4619-a33f-d4e1f023354c-b3d25a94475b6da03e9d7cd126581151.mp3',NULL,NULL,0,'2024-12-10 12:52:02'),('4d119d88-b70f-4e5e-a86b-948417129af3','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 9','What happens to a dog's fur when it feels cold?',10,'MCQ',NULL,NULL,'IMAGE-4d119d88-b70f-4e5e-a86b-948417129af3-8b7dff4884accce2e92ac5b7f7fa8b69.PNG',0,'2024-12-05 13:19:43'),('4d1af175-04df-4f33-8d18-8194fbc7a36c','069d921b-0878-411b-a94d-ce525959c0d1','Question 10',' Choose the synonym for \"intelligent\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-4d1af175-04df-4f33-8d18-8194fbc7a36c-e7320b0237c765ce85f756765cbac2c3.png',1,'2024-11-25 19:44:19'),('4d3165c2-f86f-45b8-b5bf-faccfdd02bb8','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 1','What is the TV show for number 1?\r\n',10,'MCQ','AUDIO-4d3165c2-f86f-45b8-b5bf-faccfdd02bb8-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:12:32'),('4d326372-72d6-450e-adad-a27a6956da59','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 13','\"Nyi Roro Kidul was known for her beauty and strong magical powers.\" \r\n\r\nWhich of the following words is a synonym for \"beauty\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4d326372-72d6-450e-adad-a27a6956da59-f1db8793c813086368aa44311f5d50fa.jpg',0,'2024-11-25 11:08:32'),('4d338095-df06-4c01-885c-ecbd5bcc3cb8','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 1','\r\n\r\nDear Sabrina Dressler\r\n\r\nMy name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!\r\nBest regards,\r\nJustin Hubner\r\n\r\n\r\nWhat is Justins profession?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4d338095-df06-4c01-885c-ecbd5bcc3cb8-8109c64396bddb9c3f280248102f977f.jpeg',0,'2024-11-04 14:33:36'),('4d3e263a-0cba-40b4-88c1-e7c8543fdba0','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 13','What does the speaker compliment Chris on?',5,'MCQ','AUDIO-4d3e263a-0cba-40b4-88c1-e7c8543fdba0-fd9ea2d1f5e9e378ec80fa41fbb2b87e.mp3',NULL,NULL,0,'2024-12-06 11:18:10'),('4d4363dd-b198-434a-aec7-e376aab0ac74','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 11','Despite the luxurious aspects of her vacation, Sofia was also open to new experiences, such as trying rock climbing for the first time. She found the challenge exhilarating and pushed herself beyond her comfort zone, discovering a newfound confidence in her abilities.\r\n\r\n11. Sofia found the challenge ___ and pushed herself. \r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:39:48'),('4d5329cb-6ef8-429d-a18d-9129a60185f3','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 2','The movie was very _______.\r\n',10,'MCQ',NULL,NULL,'IMAGE-4d5329cb-6ef8-429d-a18d-9129a60185f3-a971dc7ee29ae81ff617846f1b2388af.jpg',0,'2024-11-29 09:09:25'),('4d550518-bddb-47ef-865c-70dcb91cb7d4','b182989e-22bf-4ff8-9888-395f8328118f','Question 2',' Choose the synonym for \"convenient\" as used in the context of a hotel location.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:32:48'),('4d5ea997-49fe-492c-8199-3fcfe9949ac8','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 14','The palace has never been restored or renovated since it was built.\r\n',5,'TFQ','AUDIO-4d5ea997-49fe-492c-8199-3fcfe9949ac8-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:51:08'),('4d787620-8c33-4b50-942a-31b479b561dc','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 3','Select the correct noun phrase: \"She looked at ___ in the shop window.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:23:29'),('4d7ed4eb-44d6-4ef3-b322-b6fa7adaf092','afd6b384-56dd-4139-90f1-5800d11048e1','Question 17','Choose the word that has the closest meaning to \"courteous” in the sentence:\r\n\r\n \"The staff were very courteous and always greeted guests with a smile.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-4d7ed4eb-44d6-4ef3-b322-b6fa7adaf092-8acd5e08a50d296dbb4a947d5c8a38c0.png',0,'2024-11-26 03:25:15'),('4d80c116-dbb5-4503-90c5-be0dc3906edf','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 1','What is Lucy being congratulated for?',5,'MCQ','AUDIO-4d80c116-dbb5-4503-90c5-be0dc3906edf-489c2b902332de4f73d574d03726008f.mp3',NULL,NULL,0,'2024-12-05 13:40:25'),('4d8661a0-1a50-4c8b-9d69-19d4487bd95f','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 10','Guests can ask for assistance at the dining room if they have questions.\r\n',10,'TFQ','AUDIO-4d8661a0-1a50-4c8b-9d69-19d4487bd95f-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:09:54'),('4d8b8fc2-8a4a-423e-b72a-9600e55a1ec3','ad662084-347c-416f-89de-05a5dd43da36','Question 10','What is the speakers plan?\r\n',5,'MCQ','AUDIO-4d8b8fc2-8a4a-423e-b72a-9600e55a1ec3-9506e98d85438364295ae390a1b66964.mp3',NULL,NULL,0,'2024-12-09 10:48:32'),('4d8d42ef-8585-47f5-8457-8c67b43401a6','6b134cd4-e902-4241-9692-450b43ca1af9','Question 8','In a fine dining restaurant, waiters often present the menu with wine.',5,'TFQ',NULL,NULL,'IMAGE-4d8d42ef-8585-47f5-8457-8c67b43401a6-dc2bce4a2fdda04f9fba63743193a315.jpg',1,'2024-11-21 11:19:34'),('4d97c95f-1866-4297-96a5-21e3afb91004','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 9','Emmas family trip will include activities like camping, hiking, and watching sunsets.\r\n',5,'TFQ',NULL,NULL,'IMAGE-4d97c95f-1866-4297-96a5-21e3afb91004-074a376c887d7fead7c4c63fda2ef06a.png',0,'2024-12-02 11:53:42'),('4d9ad7db-d336-46f7-b2e7-eca3929cd6f5','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 16','Choose the correct plural form of the noun in each sentence.\r\nOne calf → many _____',5,'MCQ',NULL,NULL,'IMAGE-4d9ad7db-d336-46f7-b2e7-eca3929cd6f5-28fe53864e8ed00c5133aa2725299071.png',0,'2024-12-04 10:34:27'),('4db937ed-25c2-4070-8588-5ca2d5e4132e','af94971f-818a-4397-a609-03af374a27da','Question 4','_______ the weather was bad, they decided to go hiking.',10,'MCQ',NULL,NULL,'IMAGE-4db937ed-25c2-4070-8588-5ca2d5e4132e-bff88b46433d33ee2b5099951a2fac17.jpg',0,'2024-12-03 09:38:24'),('4dbda370-40b6-4682-ab2c-bd40ad3997c7','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 5','As the trend of digital nomadism continues to rise, some countries _______ (offer) long-term visas designed to attract remote workers, who contribute to the local economy while living abroad.\r\n',5,'MCQ',NULL,NULL,'IMAGE-4dbda370-40b6-4682-ab2c-bd40ad3997c7-1210ee0b9f8caf0e3479c60727a11752.jpg',0,'2024-11-29 13:45:09'),('4dc8d194-b96a-4c45-8cfa-c3a1a2fc8572','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 15','I _______ try the new restaurant tonight.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:23:19'),('4dd288f1-9edc-43ac-b2f3-4af4093f0463','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 1','Which of the following is the base form of the verb \"eats\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4dd288f1-9edc-43ac-b2f3-4af4093f0463-251d409aadf9c311f3f0befa44a8a2fb.png',0,'2024-11-25 19:18:11'),('4df9a69f-17c1-479e-9b23-3fba13fbab0b','45b0268f-d278-4851-90d8-7f99001e6687','Question 9','What room option does Mr. Davis ask the receptionist to check?\r\n',5,'MCQ','AUDIO-4df9a69f-17c1-479e-9b23-3fba13fbab0b-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:31:26'),('4e585e57-7546-45b6-904f-cf0b15dfbed8','15fc91ab-629f-4b44-a812-c45807f31850','Question 10','What is one of the moral values emphasized in Tully\'s journey?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4e585e57-7546-45b6-904f-cf0b15dfbed8-7ede781f7880f3a352dc4a71e22b5bf5.PNG',0,'2024-12-04 11:05:23'),('4e5e5bc4-f8e0-4e68-98ca-8b1298920c02','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 3','Identify the adjective in this sentence: \"He has a small dog.\"\r\n',14,'MCQ',NULL,NULL,'IMAGE-4e5e5bc4-f8e0-4e68-98ca-8b1298920c02-5eac228132edffe57638e6db1a8ba9b6.png',0,'2024-11-26 00:35:21'),('4e6d1250-bc12-4779-bed4-d8b71c93d891','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 20','Direct: \"I have been working here for five years,\" she said.\r\nReported: She said that she ___ been working there for five years.',5,'MCQ',NULL,NULL,'IMAGE-4e6d1250-bc12-4779-bed4-d8b71c93d891-9300ebbe095c8723cd916ae199904984.png',0,'2024-11-28 13:36:26'),('4e7decaf-0a6a-445f-9a39-9a82a3db51a6','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 17','Match the words with their correct definitions.',5,'MPQ',NULL,NULL,'IMAGE-4e7decaf-0a6a-445f-9a39-9a82a3db51a6-38d171e2cfcebca54f614429e6895791.jpg',0,'2024-11-28 11:25:59'),('4e97baf6-6b6e-4620-beff-6702330cf14b','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 6','She reads a book _______ she waits for the bus.',10,'MCQ',NULL,NULL,'IMAGE-4e97baf6-6b6e-4620-beff-6702330cf14b-58b12ef6497831e924a2a886701bf728.jpg',0,'2024-12-03 09:29:50'),('4eac0913-6bc9-4bbd-84d0-5d0d9eb73283','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 1','The chef prepared a delicious dessert.\r\n\r\nChoose the correct definition for \"chef\"',5,'MCQ',NULL,NULL,'IMAGE-4eac0913-6bc9-4bbd-84d0-5d0d9eb73283-afe738631eb57eb0d26a7bbaf2ab96ed.jpg',0,'2024-11-29 15:04:02'),('4eb08319-4b20-4c7a-8d02-9296ed9cebe9','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 19','Which of the following is NOT an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:00:08'),('4eb4c999-0779-4eb0-9e8a-5073dce47104','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 9','Daniel felt nervous even though he prepared thoroughly.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-4eb4c999-0779-4eb0-9e8a-5073dce47104-b987db579ff8546d8534894e9d6069f9.png',0,'2024-12-03 15:00:20'),('4ed4a939-845a-4db6-b4db-df0f129a565a','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 20','The team will review the feedback _______ they prepare the final version of the report.',5,'MCQ',NULL,NULL,'IMAGE-4ed4a939-845a-4db6-b4db-df0f129a565a-b7b7768f297e9074981b857e37490a2b.jpg',0,'2024-12-03 14:47:52'),('4eee3162-0fb9-4219-8f98-e6dee59c4c5f','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 15','What are Bens plans to celebrate his accomplishment?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4eee3162-0fb9-4219-8f98-e6dee59c4c5f-20263644daaced4c61741ec6a09ce3c7.png',0,'2024-12-02 10:11:54'),('4f0a4d4a-12e9-4c32-b020-1d2435ce00ba','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 1','Youre at your friend Jamies high school graduation party. The ceremony has just ended, and Jamie is surrounded by friends and family. Jamie looks excited and a bit speechless by all the attention.\r\nYou: \"Jamie, _________________! I saw you walk across the stage, and it was fantastic. All your hard work really paid off, and Im so happy for you.\"\r\nJamie: \"Thank you! Its such a break to finally be done. I couldnt have done it without all the support from friends like you.\"\r\n\r\nWhat is the best thing to say to your friend Jamie, who has just graduated from high school?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:01:10'),('4f26cbec-dd68-4576-9660-97574e8f0b1a','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 15','What is one way tourism can directly benefit local communities?\r\n',5,'MCQ','AUDIO-4f26cbec-dd68-4576-9660-97574e8f0b1a-5beb6a1bf8470f9f045d16d66abc49fb.mp3',NULL,NULL,0,'2024-12-16 10:12:57'),('4f352664-06ce-4e58-9075-ba7f420f53ca','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 2','According to the writer, many people who complain too much',5,'MCQ',NULL,NULL,'IMAGE-4f352664-06ce-4e58-9075-ba7f420f53ca-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:23:14'),('4f552205-bd7c-4c67-9844-a84290cefe97','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 16','What unexpected challenge did Maya face during the event?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4f552205-bd7c-4c67-9844-a84290cefe97-3dcff4ddd8e05b38b45fdc41803f3b02.PNG',0,'2024-12-06 12:34:04'),('4f632bea-6167-40ff-8cad-35be59e031d4','cafdb09b-f3b5-4576-b931-329c5b668243','Question 4','The beach was _______ (beautiful).\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:23:04'),('4f750e89-d6ff-4521-8584-10c2009c1849','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 11','What value is the speaker highlighting?',5,'MCQ','AUDIO-4f750e89-d6ff-4521-8584-10c2009c1849-34c648f567b9207f4f7f16f7995b8909.mp3',NULL,NULL,0,'2024-12-11 15:00:50'),('4f7910ed-1ed9-4001-8387-e6fc67cce2c3','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 12','Guests at the Emerald Eco-Lodge participate in activities that promote conservation.',5,'TFQ',NULL,NULL,'IMAGE-4f7910ed-1ed9-4001-8387-e6fc67cce2c3-1c9de0606e33f6b7f296ea246140e34b.jpg',0,'2024-12-11 10:43:28'),('4f867e8f-f030-41b3-8371-3b66a5dfe389','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 7','Select the noun phrase in this sentence: \"The old book with leather covers lay on the table.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-4f867e8f-f030-41b3-8371-3b66a5dfe389-796cce5678cc97e17b61319c65260bd0.jpg',0,'2024-11-28 11:20:54'),('4f8c15b3-827c-4939-9e26-208b11061e15','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 16','Where is the grand ballroom located?\r\n',5,'MCQ','AUDIO-4f8c15b3-827c-4939-9e26-208b11061e15-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:50:47'),('4f953730-fd57-4561-888b-2cd2870998a2','6b134cd4-e902-4241-9692-450b43ca1af9','Question 24','In the luxury hospitality industry, the concierge plays a critical role. They are the face of personalized service, often assisting guests with travel arrangements, restaurant reservations, and special requests. A good concierge not only knows the best local attractions but can also secure hard-to-get reservations or tickets.\r\n\r\nFor instance, in Paris, a concierge might help a guest book a private tour of the Louvre or recommend a hidden gem of a café. The ability to anticipate a guests needs before they are expressed is a hallmark of exceptional service.\r\n\r\nHowever, being a concierge also requires discretion. Guests value privacy, and many high-profile visitors rely on the concierge to handle matters confidentially. This delicate balance of professionalism and warmth is what defines excellence in this role.\r\n\r\nA concierges job is only to book tickets for local attractions.',5,'TFQ',NULL,NULL,'IMAGE-4f953730-fd57-4561-888b-2cd2870998a2-a3865d5c2990a328adc02375d46fca3a.jpg',0,'2024-11-21 13:19:07'),('4f9fb220-7fc6-477b-bc8b-7f3d70d6e905','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 3',' The building consists of three floors filled with various resources and facilities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-4f9fb220-7fc6-477b-bc8b-7f3d70d6e905-b9baa518f1cc1e12d0479aa090fc40c5.jpg',0,'2024-12-03 09:56:51'),('4fa8f475-88c5-4f93-b3c3-0a11f2ffc247','26f2798d-46dc-4790-aece-aa1175435106','Question 18','Which of the following sentences contains a noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:51:44'),('4faaef95-40c9-4645-8815-01904cfdc731','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 12','What does Tom recall about Lisas work on the project?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4faaef95-40c9-4645-8815-01904cfdc731-95f09f87ea669b93db853523a18d1911.png',0,'2024-12-02 09:49:33'),('4fabbad8-3f29-49d2-8056-432878be1eaf','23eee435-4234-4224-b1d9-0b72379e8f19','Question 10','The students are preparing for the debate competition. ___ have practiced a lot.',10,'MCQ',NULL,NULL,'IMAGE-4fabbad8-3f29-49d2-8056-432878be1eaf-110e86853cc65b40b93fb330e29493fa.png',0,'2024-12-02 11:16:24'),('4fd57257-4c8b-4088-894f-1806e4e3c60a','bff50171-e66a-4665-963c-3369d594649a','Question 4','Who said it was essential to help Afghanistan?\r\n',5,'MCQ',NULL,NULL,'IMAGE-4fd57257-4c8b-4088-894f-1806e4e3c60a-17c0cd32709456d8ab67c1de714d22ea.png',0,'2024-12-03 08:55:49'),('50110309-b915-4395-af26-2f4f521c6714','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 2','The Renaissance period was _______ in shaping modern Europe.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:42:15'),('50114cb0-63e8-4779-a32d-6a6213eebeac','10e23048-0fd3-4ab3-9440-9104e7063142','Question 29','\"He is going to help me with my project next week.\" \r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:26:49'),('50298cdd-6e0b-4187-afc6-c66120eb3166','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 17','Which sentence uses a non-gradable adjective?',5,'MCQ',NULL,NULL,'IMAGE-50298cdd-6e0b-4187-afc6-c66120eb3166-eb13b13c2f6130072f2dd53d27df89e0.png',0,'2024-11-26 06:56:43'),('502f347e-328e-4014-9f86-387f83e184f0','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 1','She ___ to the market yesterday.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:24:17'),('503994d8-fc41-4ac4-8ba1-5dd3775e9321','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 9','The boy ran ____ the garden.\r\n',10,'MCQ',NULL,NULL,'IMAGE-503994d8-fc41-4ac4-8ba1-5dd3775e9321-6f989b66b241f7428ff40d2a60b4929c.jpg',0,'2024-11-28 14:48:25'),('50475352-1c9e-47c8-8f2b-69d217d75c10','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 7','Listen to the speaker to answer number 7.',5,'MCQ','AUDIO-50475352-1c9e-47c8-8f2b-69d217d75c10-4b1a4a6930215d4f044a8559bf386548.mp3',NULL,NULL,0,'2024-11-26 14:03:42'),('5061aaaa-4547-4f8a-9c64-41259adc36a6','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 3','Jordan: \"Taylor, thats fantastic! __________! Im so proud of you. All those late nights and studying were worth it. Enjoy this moment, youve earned it!\"\r\nTaylor: \"Thank you! It feels surreal, but Im so happy its all done.\"\r\n\r\nWhat is a good compliment for Taylor after graduation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5061aaaa-4547-4f8a-9c64-41259adc36a6-9af86da7599cb47fc8e3bacdd629d1d8.jpg',0,'2024-11-25 17:24:22'),('506bf5d5-60dc-42bb-9024-5ebd1d817b3f','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 7','The children ___ (play) football in the park yesterday evening.\r\n',5,'MCQ',NULL,NULL,'IMAGE-506bf5d5-60dc-42bb-9024-5ebd1d817b3f-278c1f5f80fbba7bbc64fec73c294081.jpg',0,'2024-12-02 13:23:48'),('506cd4ce-93f7-4405-8918-32e6901c4d49','318b5f94-4a81-4c44-8372-cef8e0561833','Question 9',' What is the Hotel Manager\'s overall reaction to Emily\'s ideas? ',5,'MCQ','AUDIO-506cd4ce-93f7-4405-8918-32e6901c4d49-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:04:56'),('507de0f5-d730-4dd5-95db-47dacb971b11','976f596f-834e-40e4-bb98-21b902f8a750','Question 12','French hotels were among the first to offer personalized guest services.\r\n',5,'TFQ','AUDIO-507de0f5-d730-4dd5-95db-47dacb971b11-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:49'),('50a0e494-6964-49cf-b42b-fe5c60935f51','976f596f-834e-40e4-bb98-21b902f8a750','Question 13','The early 20th century is often referred to as the golden age of French hotels.\r\n',5,'TFQ','AUDIO-50a0e494-6964-49cf-b42b-fe5c60935f51-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:59'),('50a187e6-8a80-453b-9451-047f4b923fd9','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 11','Identify the sentence in the present continuous tense:',5,'MCQ',NULL,NULL,'IMAGE-50a187e6-8a80-453b-9451-047f4b923fd9-b42df8e585af02e49439639737b0889a.png',0,'2024-11-26 03:40:22'),('50a64a4f-ee7c-447b-8c46-c1d4a64269bd','8d93e205-a25d-483f-8954-17a16b612100','Question 14','The word \"resilient\" refers to the ability to remain strong or recover quickly during challenges.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 14:53:44'),('50acb71c-67ae-416e-b3cf-b9e38f1a6289','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 6',' What is the meaning of \"diverse\" in the sentence?\r\n\r\n\"The park offers a diverse range of activities, from hiking to wildlife watching.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:56:30'),('50afba2b-496c-48ad-a169-fbe378686b40','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 3','Choose the descriptive adjective in this sentence: \"The historic building was awe-inspiring.\"',5,'MCQ',NULL,NULL,'IMAGE-50afba2b-496c-48ad-a169-fbe378686b40-1c7ff1c96e88b5ade1c4ba77add86909.png',0,'2024-11-26 05:20:41'),('50b769e1-3e35-453e-92f7-e25c0b84510f','069d921b-0878-411b-a94d-ce525959c0d1','Question 32','Hello everyone,\r\n\r\nMy name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.\r\n\r\nWhy does Rafael participate in coding competitions?\r\n',5,'MCQ',NULL,NULL,'IMAGE-50b769e1-3e35-453e-92f7-e25c0b84510f-277852310fb4ca644f4b90d960675e7a.jpg',1,'2024-12-11 14:02:30'),('50c1bd47-bc77-46d9-9214-f3abd215831b','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 7','What do you enjoy doing in your free time?\r\n',5,'MCQ',NULL,NULL,'IMAGE-50c1bd47-bc77-46d9-9214-f3abd215831b-14dda748cddd8f90e1c52ae74e55cf49.png',0,'2024-11-25 21:37:54'),('50f4e9ba-6dfc-4b0e-b34a-f21a25e805db','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 3','What is the woman going to watch?\r\n',5,'MCQ','AUDIO-50f4e9ba-6dfc-4b0e-b34a-f21a25e805db-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:47:20'),('50f52c65-d055-4a23-9665-5f70af50fabf','291104a0-b147-4a5e-a47f-090d667853d6','Question 5','Who stayed in the Royal Suite in the early 1800s?\r\n',10,'MCQ','AUDIO-50f52c65-d055-4a23-9665-5f70af50fabf-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:32:54'),('510f7266-201e-4075-bbd3-c47a588cdcf2','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 3','Choose the correct form: \"She ____ to the office every day.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-510f7266-201e-4075-bbd3-c47a588cdcf2-8077e0697fa99e7bed3415c0a9939649.png',0,'2024-11-26 03:33:07'),('511cb5a0-fe03-4dc3-bd5a-d5eae1f68162','10e23048-0fd3-4ab3-9440-9104e7063142','Question 25','\"She ______ have a meeting with the clients tomorrow.\" ',5,'MCQ',NULL,NULL,'IMAGE-511cb5a0-fe03-4dc3-bd5a-d5eae1f68162-4b94513c6303abbd105d95fa61ca212f.jpg',0,'2024-12-02 13:24:18'),('5120f3f9-069d-4d82-adad-50c775733e91','aaec799c-4103-4686-89d5-1c0254869f27','Question 9','What value is most emphasized by the tourism model of Harmony Island?',5,'MCQ',NULL,NULL,'IMAGE-5120f3f9-069d-4d82-adad-50c775733e91-c0591b01fe7ccbe5e2fed05b12e40289.jpg',0,'2024-12-11 10:15:32'),('51248420-abe8-44e6-8c0b-2402e01f7600','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 13','The technical support team will be available only during the morning sessions.\r\n',5,'TFQ','AUDIO-51248420-abe8-44e6-8c0b-2402e01f7600-b8ba3d1b29a9d990c5fcdbd1017389b5.mp3',NULL,NULL,0,'2024-12-11 10:02:33'),('5139e722-5740-4f30-9a12-807e2051cf70','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 14','Choose the sentence that uses an adverb of manner:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:17:18'),('51578095-afbb-4f98-bdc1-c2d2f0a95b75','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 9','f someone wants to \"guide\" others through a tourist site, they intend to:',5,'MCQ',NULL,NULL,'IMAGE-51578095-afbb-4f98-bdc1-c2d2f0a95b75-e094531bdcec92c2a5f7b8d8b37e1247.png',0,'2024-11-25 22:16:19'),('515be533-5fb4-495c-ad6b-c08228d16fe8','2687ba9c-ac94-424f-a35e-0283946e5506','Question 6','We believe in (6)____________more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______bar until midnight.\r\n',5,'MCQ','AUDIO-515be533-5fb4-495c-ad6b-c08228d16fe8-726d0614f4eba2543e0cc8eec4c7600e.mp3',NULL,NULL,1,'2024-12-12 10:09:44'),('5161708a-7165-4965-9899-b8160101216b','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 17','They believed that giving her offerings and holding ceremonies could keep her happy and make the sea peaceful.\" \r\n\r\nWhich word matches this definition: \"Things given as a gift to honor a deity or spirit\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5161708a-7165-4965-9899-b8160101216b-c18b128a409ed54ce9051343b63b7756.jpg',0,'2024-11-25 11:13:35'),('51634d59-1880-40ff-9812-bc123dbd66e1','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 17','Tamara goes to a distillery to learn about the production process of local spirits, from fermentation to bottling.\r\n\r\nWhich of the following is a synonym for the term \"distillery\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-51634d59-1880-40ff-9812-bc123dbd66e1-a65e3332f74a4f52bb10ec8fec9bd3df.jpg',0,'2024-12-04 08:42:01'),('516bc262-99f3-4dda-9c62-0ba371d1e0d7','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 14','Gado-gado is a type of mixed vegetable salad with peanut sauce.',5,'TFQ',NULL,NULL,'IMAGE-516bc262-99f3-4dda-9c62-0ba371d1e0d7-e31ab5217ad67ab13c8e1b6808adc730.jpg',0,'2024-11-29 14:52:21'),('51911c2b-b35a-4fd2-af1a-84f59ad04116','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 8','Direct: \"I am going to start a new project,\" she said.\r\nReported: She said that she ___ going to start a new project.',5,'MCQ',NULL,NULL,'IMAGE-51911c2b-b35a-4fd2-af1a-84f59ad04116-676473442daa12df86af540aa525c540.png',0,'2024-11-28 13:27:03'),('5192192f-ab81-4a36-aa1d-89e471716af9','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 12',' It ____ a lot here in the winter.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5192192f-ab81-4a36-aa1d-89e471716af9-515ad272dc966b2eb0e030d5f5b1822f.jpg',0,'2024-11-28 12:22:58'),('519808e3-cdd7-4e46-9aaf-64a6a3f86214','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 1','In the heart of the Mediterranean, renowned actress Sofia Rodriguez was enjoying a well-deserved vacation at a luxurious resort. Surrounded by pristine beaches and azure waters, she shared her experiences on social media, emphasizing the importance of taking time off to rejuvenate. Her fans eagerly followed her journey, inspired by her ability to balance work and leisure.\r\n\r\nChoose the word that has the closest meaning to \"rejuvenate\" in the sentence: \r\n\r\n\"She emphasized the importance of taking time off to rejuvenate.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:04:07'),('519c3ee9-4145-4ba3-8796-6963932d5b97','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 19','Luxe Camp\'s canvas tents have basic furnishings and minimal facilities.',5,'TFQ',NULL,NULL,'IMAGE-519c3ee9-4145-4ba3-8796-6963932d5b97-1932fc9a38ff079fd5989aa3581f44a7.jpg',0,'2024-12-11 02:13:15'),('51ad9740-0c0b-4cff-81b5-c0f5e15a80c6','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 18','It is appropriate to say \"You did a great job!\" to someone who has successfully completed a project.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-51ad9740-0c0b-4cff-81b5-c0f5e15a80c6-213439fd69929686bf23d2fabcccdc12.jpg',0,'2024-11-26 03:02:45'),('51b13cb9-5331-482e-8e16-800fba698d9b','ece4b803-0eff-41eb-ba24-307c115cae80','Question 3','The main square has many cafes and shops that sell electronics.\r\n',5,'TFQ','AUDIO-51b13cb9-5331-482e-8e16-800fba698d9b-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:10:14'),('51c499fb-1846-4564-887a-f011b0b37054','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 1','Theo lost his luggage during a winter vacation.\r\n',5,'TFQ','AUDIO-51c499fb-1846-4564-887a-f011b0b37054-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:12:26'),('51da3186-bac8-4cc0-b41c-19ed75ed49d3','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 19','Guests on Coral Bay Island are discouraged from learning about marine conservation.',5,'TFQ','AUDIO-51da3186-bac8-4cc0-b41c-19ed75ed49d3-35420a60de4262473f15adab919cfc25.mp3',NULL,NULL,0,'2024-12-09 15:52:03'),('51e7d5bf-12e9-4d37-be7b-a9d4b9b3cef2','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 11','What should tourists avoid doing during traditional dances in Bali?\r\n',10,'MCQ','AUDIO-51e7d5bf-12e9-4d37-be7b-a9d4b9b3cef2-b869d645e9c11182f53985766da7a5f3.mp3',NULL,NULL,0,'2024-12-16 09:42:08'),('51fefcd5-eeb4-4079-9ee4-fd9323aa802d','36cc2ca7-9643-4410-8166-50f68c988340','Question 6','Tom has a new car. ___ is very fast.',10,'MCQ',NULL,NULL,'IMAGE-51fefcd5-eeb4-4079-9ee4-fd9323aa802d-916b06cec8f4d63b95d8cd02165a209c.png',0,'2024-12-02 10:16:51'),('525a9b1b-2d31-4c56-b33d-f434082ec39b','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 7',' \"______ I arrive, Ill explore Tokyo.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-525a9b1b-2d31-4c56-b33d-f434082ec39b-881f4be964e92d0db62d33c622521d5a.png',0,'2024-12-03 14:58:31'),('52726da6-df86-4ad2-9c29-f9dd5756d6bd','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 9',' What does Viera want to be in the future?\r\n',10,'MCQ',NULL,NULL,'IMAGE-52726da6-df86-4ad2-9c29-f9dd5756d6bd-924d8d41c049e1cecf1e91843b4fd222.png',0,'2024-11-29 11:41:25'),('52799586-077e-458a-9476-db38d58c53f8','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 19','A building where artworks are displayed is known as a __________.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:31:33'),('527b8a4d-1a5b-4f99-b93f-c86f8de00de7','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 12','Street performers shows are the same every time.',5,'TFQ',NULL,NULL,'IMAGE-527b8a4d-1a5b-4f99-b93f-c86f8de00de7-362a2e49b239963f626d85b5d10e7e7f.jpg',0,'2024-11-28 13:46:32'),('527bf935-22a6-458a-bd54-14e97c751b49','17ae8c8f-06a4-4577-9846-9861926b0767','Question 19','Wayang kulit performances are only for entertainment and do not have any cultural meaning.',5,'TFQ',NULL,NULL,'IMAGE-527bf935-22a6-458a-bd54-14e97c751b49-b494c6110abc59f345d238722ec98789.jpg',0,'2024-12-04 13:29:54'),('527fc31b-a265-4074-b0e5-0899f54d93a9','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 11','The school holiday is for two days only.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-21 10:37:37'),('52844308-6ecf-4f0d-a42d-afa5cbd1b263','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 6','What did Liam hear about Sarah?\r\n',5,'MCQ',NULL,NULL,'IMAGE-52844308-6ecf-4f0d-a42d-afa5cbd1b263-f3b5ea720665f1cb915f822cfc424d3c.png',0,'2024-12-02 09:30:36'),('528b939b-3b7c-4191-950e-c197a903ea9a','3b168b2f-4410-44c0-aefd-240942c312ab','Question 3',' in their stomachs, camel store\r\n',5,'MCQ',NULL,NULL,'IMAGE-528b939b-3b7c-4191-950e-c197a903ea9a-8aed3d1acd619b4116484472e46241e8.png',0,'2024-12-02 08:55:07'),('528e59b3-e344-4ab5-a136-0d52cba53867','432f07f2-a960-412b-be28-94ff2d88b136','Question 3','Jordan: \"Taylor, thats fantastic! __________! Im so proud of you. All those late nights and studying were worth it. Enjoy this moment, youve earned it!\"\r\nTaylor: \"Thank you! It feels surreal, but Im so happy its all done.\"\r\n\r\nWhat is a good compliment for Taylor after graduation?\r\n',10,'MCQ',NULL,NULL,'IMAGE-528e59b3-e344-4ab5-a136-0d52cba53867-81a0e2dc3df405507267de092124069b.jpg',0,'2024-11-26 02:05:47'),('52a4cd28-0612-4dc2-a79e-3c445537ab3b','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 2','Owls have very large eyes. What do you think is the function of their large eyes?\r\n',5,'MCQ',NULL,NULL,'IMAGE-52a4cd28-0612-4dc2-a79e-3c445537ab3b-8cf5d6ff2f411b2634124ba8749449fc.jpg',0,'2024-12-03 09:06:09'),('52a8db06-af32-4247-b2f4-8832a23c87f5','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 11','The Royal Emerald Palace was built 500 years ago.\r\n',5,'TFQ','AUDIO-52a8db06-af32-4247-b2f4-8832a23c87f5-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:50:28'),('52aa81a3-8c6f-4fcd-b9f2-e12f726af999','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 12','The shuttle service starts at 8:00 AM. ',5,'TFQ','AUDIO-52aa81a3-8c6f-4fcd-b9f2-e12f726af999-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:27:01'),('52ac6a39-d6e2-4f27-831d-591e70c87312','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 6','Our stay at the eco-resort was truly unforgettable. The resort was located deep within the rainforest, and the only way to reach it was by boat. As we _______ (journey) through the winding river, we _______ (immerse) ourselves in the sights and sounds of the lush jungle. Upon arrival, we _______ (greet) with a refreshing drink made from local fruits.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:35:11'),('52ac9922-e989-4671-9145-16fb56ec792c','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 12','The camping destination is called Aviemore in the Highlands.',4,'TFQ',NULL,NULL,'IMAGE-52ac9922-e989-4671-9145-16fb56ec792c-e67dd332b7922ff37dc7b0ae8ff76982.jpg',0,'2024-11-21 10:37:56'),('52b2ba6c-d69f-4442-9091-02a1f7b7b934','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 1','Choose the word that has the closest meaning to \"protect\" in the sentence:\r\n\r\n\"Eco-tourism helps protect nature and wildlife.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-52b2ba6c-d69f-4442-9091-02a1f7b7b934-65fab07b22b9b134a4067711bfeb2fe4.jpg',0,'2024-11-25 15:16:46'),('52bac74b-ed87-41dd-8783-b09101efdbe5','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 1','Choose the correct adjective in the sentence: \"The weather is very ____ today.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-52bac74b-ed87-41dd-8783-b09101efdbe5-8ace10a1b61678ad78f099d67b4af4d0.png',0,'2024-11-25 21:53:51'),('52c2a25a-3b1d-4100-bbcf-4e5a14447b07','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 6','Which word is an adverb of degree?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:33:49'),('52cd3694-54a1-40f7-b1d6-d95aa1a7a479','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 6','Which sentence includes a noun phrase with adjectives?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:20:15'),('52d95403-196f-4ff5-b50b-6449a363958e','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 6','Use the correct word from the box to complete each sentence:\r\n\r\nIUs impressive (a)__________ allowed her to reach high notes effortlessly. Even after facing a (b)__________ early in her career, she continued to work hard.',5,'MCQ',NULL,NULL,'IMAGE-52d95403-196f-4ff5-b50b-6449a363958e-d943bffb9b99d3792d56fc145849856c.jpg',0,'2024-11-29 10:21:10'),('52e97879-e09b-4ffc-ad09-3e2e091ced14','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 20','Adverb clauses of time can express conditions and reasons.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 15:08:10'),('52f2a4e6-2123-4b86-803b-60cb6548eb97','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 3','3.What can you learn by eating different foods?',1,'MCQ','AUDIO-52f2a4e6-2123-4b86-803b-60cb6548eb97-aedae8237cb405eba0bab42b5095fa19.mp3',NULL,NULL,0,'2024-11-04 14:14:05'),('52ff36ca-71ba-4608-97b9-c303fb7e01cd','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 17','Which sentence contains an appositive noun phrase?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:35:42'),('53163dbe-7133-4f64-8429-d4a1155158a6','069d921b-0878-411b-a94d-ce525959c0d1','Question 4','The synonym for \"friend\" is \"companion.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-53163dbe-7133-4f64-8429-d4a1155158a6-1bc1c087cf6cb5f992dc5f1c6f93bc62.jpg',1,'2024-11-25 19:38:39'),('531b8dc5-c4d3-452d-b53c-6e6461e37e92','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 17','What time will the events team be available on-site?\r\n',5,'MCQ','AUDIO-531b8dc5-c4d3-452d-b53c-6e6461e37e92-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:51:17'),('5321e5f6-199d-448c-8f66-0c99b99172a3','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 9','Sarah watches TV in her bedroom.\r\n',5,'TFQ','AUDIO-5321e5f6-199d-448c-8f66-0c99b99172a3-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:47'),('5336f69b-b7d7-4992-96f5-917368bbfd21','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 11','\"Many eco-tourism destinations aim to protect biodiversity while providing a sustainable experience for visitors.\"\r\n\r\nWhat does \"biodiversity\" refer to?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:36:20'),('53383ee1-c4fd-457a-9653-6fcbb4eeccdb','b29e7991-f853-47df-9475-7c0d65e15458','Question 13','The organizers convened a meeting with the local business owners to discuss the festival\'s preparations.\r\n\r\n What is a synonym for \"convene\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-53383ee1-c4fd-457a-9653-6fcbb4eeccdb-23332fe381c2368d9cc1e1cbd2853360.jpg',0,'2024-11-25 11:39:53'),('53397c6a-33a9-4e47-ac2d-41723fbd808a','bca743a7-446f-44f9-916f-9180ec988e90','Question 5','Thesa scored a goal during the game, earning cheers from her team.\r\n',10,'TFQ','AUDIO-53397c6a-33a9-4e47-ac2d-41723fbd808a-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:22:58'),('53438afe-dc58-4d93-abd7-a56dbf5989ef','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 15','Which word is an adverb of time?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:17:54'),('5354f985-a16a-419b-8375-c882c77346be','6b134cd4-e902-4241-9692-450b43ca1af9','Question 4','A five-star hotel usually has a swimming pool.',5,'TFQ',NULL,NULL,'IMAGE-5354f985-a16a-419b-8375-c882c77346be-d7e1b1af5ac5c0ea37740160123dfb3b.jpg',1,'2024-11-21 11:14:11'),('536158a4-ffe9-43d1-8a6a-a1a7ae471c07','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 9','Culinary tourism only focuses on trying high-end restaurants.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-04 10:12:25'),('53617f83-64a7-4adf-82a1-7948330f7d58','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 19','Which sentence uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:26:39'),('539efe0a-6337-4e4c-9cff-721b62b2e352','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 8','Choose the word that has the closest meaning to \"destination\" in the sentence:\r\n\r\n\"This forest park is a popular destination for eco-tourists.\"',5,'MCQ',NULL,NULL,'IMAGE-539efe0a-6337-4e4c-9cff-721b62b2e352-37d44682e701c8174abab29e5ecef618.jpg',0,'2024-11-25 15:36:58'),('53b076bf-4da6-4396-a225-d780a5afdc08','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 20','Fill in the blank with the correct pronoun:\r\n\"The author explained ___ inspiration behind the novel.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-53b076bf-4da6-4396-a225-d780a5afdc08-bdf5d0d385620b2dc17ce923955adee9.png',0,'2024-12-03 10:20:21'),('53bc6dba-8ee9-4a9d-8436-e454368762fb','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 4','Why should we help others?\r\n',10,'MCQ','AUDIO-53bc6dba-8ee9-4a9d-8436-e454368762fb-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:51:58'),('53bd762e-b814-442e-a2d8-889497d12117','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 11','In formal writing, they can be used as a singular pronoun to refer to someone whose gender is unknown.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:55:36'),('53c466c4-7dc5-4494-a350-2c71402fbd85','ece4b803-0eff-41eb-ba24-307c115cae80','Question 4','There is a tall clock tower in the center of the main square.\r\n',5,'TFQ','AUDIO-53c466c4-7dc5-4494-a350-2c71402fbd85-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:10:24'),('53d5cdaa-a397-4161-9a6e-95ffc195f6c3','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 9','The island of Bora Bora was the perfect destination for a romantic getaway. The crystal-clear waters of the lagoon were _______ (turquoise), and the overwater bungalows provided an _______ (idyllic) setting for a relaxing vacation. We spent our days snorkeling, sunbathing, and indulging in _______ (delicious) seafood.\r\n',5,'MCQ',NULL,NULL,'IMAGE-53d5cdaa-a397-4161-9a6e-95ffc195f6c3-f7d654643c931bd5fdd761721393f5cc.jpg',0,'2024-11-29 10:37:38'),('53dc8d47-4739-411e-aecd-d4ef7e3dbcbf','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 13','He felt exhausted, _______ he continued working on the project to meet the deadline.',5,'MCQ',NULL,NULL,'IMAGE-53dc8d47-4739-411e-aecd-d4ef7e3dbcbf-853294e35fecdf7d58ed08f5befe1eae.jpg',0,'2024-12-03 10:10:05'),('53e21c1c-6874-404a-9527-8a7c26057eed','ad662084-347c-416f-89de-05a5dd43da36','Question 11','What does she want to do?\r\n',5,'MCQ','AUDIO-53e21c1c-6874-404a-9527-8a7c26057eed-5ee185fce2f52d3c743f42b2a5726c1d.mp3',NULL,NULL,0,'2024-12-09 10:49:25'),('53e8c203-0e60-4446-8cbd-f2b10b302fc1','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 4','Find the synonym for \"Luxury\".',5,'MCQ',NULL,NULL,'IMAGE-53e8c203-0e60-4446-8cbd-f2b10b302fc1-df6a8f95e2afad97aee8890845b5e19e.jpg',0,'2024-11-29 09:50:33'),('53ea6671-b480-45c5-a961-7a70fbf7ee67','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 7','With the rise of responsible travel, many tour operators _______ (encourage) their clients to participate in local conservation projects, such as reforestation efforts or wildlife protection programs.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:46:55'),('5412d4c0-d0c2-4807-9d76-235a663fc2f8','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 6','Direct: \"I have never been to New York,\" John said.\r\nReported: John said that he ___ never been to New York.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5412d4c0-d0c2-4807-9d76-235a663fc2f8-41c6f835b8cb2153ae94e55d2cfe2a04.png',0,'2024-11-28 13:24:57'),('541a8f0a-02ad-4df8-b19a-4f107880b08f','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 9','We ___ (meet) at the park later today.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:31:26'),('5431d777-d04c-4e2f-ab68-00dc6fbf3ad8','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 7','Tools are essential for making inventions and working on ideas.',10,'TFQ',NULL,NULL,'IMAGE-5431d777-d04c-4e2f-ab68-00dc6fbf3ad8-28797e1e109f8b154e71615adbe13de0.jpg',0,'2024-11-28 14:18:40'),('544b62b6-e987-43c3-a2cc-9add91ffd6ef','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 13',' A Unique Glamping Experience in the Heart of Nature\r\n\r\n\r\nDeep in the lush forests of Northern Oregon lies \"Luxe Camp,\" a one-of-a-kind glamping retreat blending luxury and nature. Guests sleep in well-furnished canvas tents equipped with king-sized beds, heated blankets, and panoramic views of the surrounding woodland. Activities include guided forest hikes, stargazing sessions led by astronomy experts, and gourmet dinners prepared by renowned chefs.\r\n\r\nThe camp promotes sustainability, using solar energy and offering locally sourced ingredients for its meals. Guests rave about the personalized service, such as surprise picnic setups and tailored itineraries. Whether you\'re seeking tranquility or adventure, Luxe Camp promises an unforgettable stay.\r\n\r\nWhat makes Luxe Camp a unique experience compared to traditional camping?',5,'MCQ',NULL,NULL,'IMAGE-544b62b6-e987-43c3-a2cc-9add91ffd6ef-95c6c1b690647f562ebc8b2be2bf5b79.jpg',0,'2024-12-11 02:05:03'),('545c502d-1a5a-4e00-8432-0a9dc672bc2a','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 17','Fill in the blank with the correct pronoun:\r\n\"Our group completed ___ tasks before the deadline.\"',5,'MCQ',NULL,NULL,'IMAGE-545c502d-1a5a-4e00-8432-0a9dc672bc2a-09f7a714350527249f04a2e8b23343ec.png',0,'2024-12-03 10:08:10'),('545de317-442e-43c9-8ba0-81377cfd24cd','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 18','Given the success of their previous campaigns, the brand _______ (expand) its reach to international markets.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:08:43'),('547aae88-b0fb-4443-9346-794c3c4e92c8','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 14','What is Liam being congratulated for?',5,'MCQ','AUDIO-547aae88-b0fb-4443-9346-794c3c4e92c8-f4c80c1253cb1ee145a397727c3edcf5.mp3',NULL,NULL,0,'2024-12-06 11:19:06'),('54805ba3-6655-446d-925a-7d6249c42dad','23eee435-4234-4224-b1d9-0b72379e8f19','Question 8','Our school is organizing a science fair. ___ is going to be exciting!',10,'MCQ',NULL,NULL,'IMAGE-54805ba3-6655-446d-925a-7d6249c42dad-e71fab455408bf01d1ad2fc290310654.png',0,'2024-12-02 11:15:19'),('5484d43f-b7d5-4270-87e9-eee64dd72a0c','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 19','How did Theo cope with the loss of his luggage?\r\n',5,'MCQ','AUDIO-5484d43f-b7d5-4270-87e9-eee64dd72a0c-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:17:41'),('548d5b90-a9cb-4ed7-8365-66ca58e05436','2f761a14-dfdf-4549-8619-08112603046b','Question 9','Choose the correct verb for each sentence:\r\nHe _____ a new book every month',10,'MCQ',NULL,NULL,'IMAGE-548d5b90-a9cb-4ed7-8365-66ca58e05436-7644c79b2fcfca7cbda81a5498b917e4.png',0,'2024-11-26 01:41:02'),('548f60c1-a459-4b38-8479-4bf95ae2fc46','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 17','Fill in the blank with the correct pronoun:\r\n\"Though each speaker has unique insights, ___ presentation focused on innovative approaches.\"',5,'MCQ',NULL,NULL,'IMAGE-548f60c1-a459-4b38-8479-4bf95ae2fc46-e70e0dab8fe87278ba5e069c11a9418a.png',0,'2024-12-03 14:01:00'),('549d6de3-e89e-4001-8ede-715f0248a4fb','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 9','They ___ (not arrive) until 10 p.m. tomorrow.\r\n',10,'MCQ',NULL,NULL,'IMAGE-549d6de3-e89e-4001-8ede-715f0248a4fb-9122ee7effba5386a1a9e2c49f18f07d.jpg',0,'2024-11-29 10:03:46'),('54ea5a66-9643-41ba-97b4-5874f9267602','48e954f7-123b-404f-a990-8083a78133b2','Question 8','What is one reason guests like the gardens?\r\n',10,'MCQ','AUDIO-54ea5a66-9643-41ba-97b4-5874f9267602-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:25:59'),('54ea8116-757b-452f-bd7a-30de5433ca47','19e966c5-52ca-45d9-a039-138594184e90','Question 8','Choose the correct adjective form: \"This is a very ____ book.\"\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-54ea8116-757b-452f-bd7a-30de5433ca47-f1d6a77c4d54125cce6f7d7c4190b444.png',0,'2024-11-26 00:52:11'),('55125b88-e93c-4f5c-8c1b-0367275d343a','bff50171-e66a-4665-963c-3369d594649a','Question 1','How many countries are in the G20?\r\n',5,'MCQ',NULL,NULL,'IMAGE-55125b88-e93c-4f5c-8c1b-0367275d343a-17c0cd32709456d8ab67c1de714d22ea.png',0,'2024-12-03 08:53:22'),('552c1d7f-dfbe-4052-a732-8d2d0bf5c3cc','54576a13-8360-433e-b515-61511d337de3','Question 11','The seminar is targeted at Grade XI students.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 09:37:11'),('5534ec9f-d52e-483a-b809-35024140d3bb','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 20','The mountain was easy to navigate, and everyone who tried reached the Golden Phoenix\r\nquickly.',5,'TFQ',NULL,NULL,'IMAGE-5534ec9f-d52e-483a-b809-35024140d3bb-ccc111e95aa39da5a9b1cdd03b431afb.jpg',0,'2024-12-03 10:56:16'),('5542e654-ee19-421d-ad29-1524ca1209a3','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 16','\"Niagara Falls is famous for its stunning waterfalls on the border of Canada and the United States.\"\r\n\r\n\r\nWhat does \"stunning\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-5542e654-ee19-421d-ad29-1524ca1209a3-33856fcc5724ff28c4b0b38ea3183421.jpg',0,'2024-12-03 11:13:38'),('554a663b-4873-4191-a6e4-17408da810ba','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 16','Choose the superlative form:\r\n',5,'MCQ',NULL,NULL,'IMAGE-554a663b-4873-4191-a6e4-17408da810ba-5f3cf1ec7fd0fbb2a700154ceb808dc6.png',0,'2024-11-26 05:39:10'),('5552b6f8-fc9a-497f-bb84-602fb55bd5f7','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 12','The story suggests that Wei was a wealthy man.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 21:33:40'),('555b8994-5d4f-4eaa-b343-0c831fcd6425','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 16','What design feature of Oceanview Haven allows guests to enjoy sunrises and sunsets?',5,'MCQ','AUDIO-555b8994-5d4f-4eaa-b343-0c831fcd6425-cadb42f8e86f3157cf6e1d625f6a34dd.mp3',NULL,NULL,0,'2024-12-10 14:49:30'),('55682500-1494-4402-8006-01edb2b325f7','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 1','Which word is an adverb of manner?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:21:34'),('557015b3-a57a-4b72-b64e-3ebc0845da3b','f845f17c-d46e-480c-9809-509254f53261','Question 20','Which sentence demonstrates a shift in time reference?\r\nDirect: He said, \"I am studying right now.\"',5,'MCQ',NULL,NULL,'IMAGE-557015b3-a57a-4b72-b64e-3ebc0845da3b-f6eb963ab42419ff35dca63bd7b8ac1f.png',0,'2024-11-28 11:14:26'),('5573a4de-5909-4569-9f39-ec1675eb42fc','df268158-c147-4638-b55e-bbf06a4f26a2','Question 9','I ___ (travel) to Bali next summer.',5,'MCQ',NULL,NULL,'IMAGE-5573a4de-5909-4569-9f39-ec1675eb42fc-11cec56f785672bf6e73cfece3e5e8c2.jpg',0,'2024-11-29 09:56:49'),('55748518-fd8a-43ea-9d9e-ce8cfb496fd0','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 12','His speech left a _______ impression on the audience.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:51:01'),('558172e5-105e-475d-9ad4-18e8646727ba','3b168b2f-4410-44c0-aefd-240942c312ab','Question 16','What are Bens plans to celebrate his accomplishment?\r\n',5,'MCQ',NULL,NULL,'IMAGE-558172e5-105e-475d-9ad4-18e8646727ba-68bd9cda6ee93bddd165b080f1be9d46.jpg',0,'2024-12-02 09:04:33'),('55874160-c391-4d44-96d9-888a03e7b32a','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 12','What qualities did Master Corwin encourage in his apprentices?',5,'MCQ',NULL,NULL,'IMAGE-55874160-c391-4d44-96d9-888a03e7b32a-9f4623ac3677985e9a0739748ab82297.jpg',0,'2024-12-06 12:27:37'),('558b31f1-f765-45fb-b19b-e1fd0ca16e7d','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 1','Choose the correct pronoun to complete the sentence:\r\n\r\nHe is my friend. _______ is very kind.',5,'MCQ',NULL,NULL,'IMAGE-558b31f1-f765-45fb-b19b-e1fd0ca16e7d-1027ef77f294b4467b43afbba00d2eaf.png',0,'2024-12-02 09:10:01'),('55968f4d-0a55-44a1-b752-858d0ca83969','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 20','Choose the image that match with the description \r\n',5,'MCQ',NULL,NULL,'IMAGE-55968f4d-0a55-44a1-b752-858d0ca83969-7ca0b9ace6104e6d54ed70ccb1b4f110.png',0,'2024-12-03 13:13:33'),('559bc3a8-a101-459a-ac3e-03c21253403c','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 8','We arrived ____ the airport early.',10,'MCQ',NULL,NULL,'IMAGE-559bc3a8-a101-459a-ac3e-03c21253403c-a4c695c1482ab9903edc8eef9de63990.jpg',0,'2024-11-28 14:47:32'),('559fdc7e-f36e-4a98-ba83-8a7a78df071e','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 15','In the sentence \"Anna encourages her team to brainstorm ideas for next year\'s event,\" the word \"brainstorm\" means to discuss and think of ideas.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:51:30'),('55a3c600-c02c-4b89-8489-3a8e9466c9b5','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 20','Alessandro\'s goal is only to provide basic accommodations for his guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-55a3c600-c02c-4b89-8489-3a8e9466c9b5-46dce63c0f68cc211f52d6002d713f3a.png',0,'2024-12-02 12:14:23'),('55a41d98-4927-43b2-a67c-10b5330683f1','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 10','The airline found Theos luggage at a different airport.\r\n',5,'TFQ','AUDIO-55a41d98-4927-43b2-a67c-10b5330683f1-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:14:28'),('55b0d75e-67dc-4e69-9346-f9e9cb71534c','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 3','Lila only asked for recipes from the people she visited, not their stories.',5,'TFQ',NULL,NULL,'IMAGE-55b0d75e-67dc-4e69-9346-f9e9cb71534c-71354189631f95e04f74e14f3a2dd8cc.jpg',0,'2024-12-06 10:51:48'),('55b6b061-ca57-4101-ae16-a42dbf76ecc8','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 17','Alessandro personalizes each guest\'s experience by arranging activities based on their intentions.\r\n',5,'TFQ',NULL,NULL,'IMAGE-55b6b061-ca57-4101-ae16-a42dbf76ecc8-ab6e223cf588bbf11a703adf7396b785.png',0,'2024-12-02 12:13:54'),('55c04d5c-8ac9-42ee-bc54-c282857842dc','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 5','She decided to stay home in view ____ the weather warning.',5,'MCQ',NULL,NULL,'IMAGE-55c04d5c-8ac9-42ee-bc54-c282857842dc-fdfa6dd4f01aee503f6c50481b5b0220.jpg',0,'2024-11-29 09:21:51'),('55cf06b8-adf9-4800-bf9e-c1c3be713a7b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 7','Select the correct verb to complete each sentence.\r\nShe ___ a song in the concert.',10,'MCQ',NULL,NULL,'IMAGE-55cf06b8-adf9-4800-bf9e-c1c3be713a7b-a59024707a2477af464e8fd0bd0e5adb.png',0,'2024-11-26 01:50:36'),('55d050c2-5d1d-4b8a-a091-ddfc60f8752f','069d921b-0878-411b-a94d-ce525959c0d1','Question 42','What does \"hobby\" mean? \r\n',5,'MCQ',NULL,NULL,'IMAGE-55d050c2-5d1d-4b8a-a091-ddfc60f8752f-f461c6dbef1f8edb2ed606c53b800148.jpg',0,'2024-12-11 19:52:52'),('55dd9f9e-31ba-47c7-987a-44ead12aa878','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 2','This is a pencil. _______ is blue.\r\n',5,'MCQ',NULL,NULL,'IMAGE-55dd9f9e-31ba-47c7-987a-44ead12aa878-601091ef1da9ad3c1b0526de131d5f48.png',0,'2024-12-02 09:11:35'),('55de5674-216a-4f2a-8561-6e9564a02873','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 12','Choose the correct plural form of the noun given in parentheses.\r\nWe saw several ________ (moose) in the park.\r\n',5,'MCQ',NULL,NULL,'IMAGE-55de5674-216a-4f2a-8561-6e9564a02873-777470771f4b861deb89ebf122479f8f.png',0,'2024-12-04 10:50:19'),('55e1edfa-b04d-4ca1-a6b1-cd24e56c5787','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 11','Avoiding littering is important for maintaining the cleanliness of tourist spots.\r\n',5,'TFQ','AUDIO-55e1edfa-b04d-4ca1-a6b1-cd24e56c5787-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:22'),('55fe21e1-d995-4417-b6e9-0c75c78decee','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 13','The children are playing ____ the playground.',5,'MCQ',NULL,NULL,'IMAGE-55fe21e1-d995-4417-b6e9-0c75c78decee-969b9504d3b2f1f356f2c0c9780d24a3.jpg',0,'2024-11-28 15:07:11'),('5601ba23-5315-445e-b0ce-133a8707b65d','e273317f-f53e-45dc-8ced-9e15ab266775','Question 5','Select the past perfect form: \"They ____ by the time we arrived.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5601ba23-5315-445e-b0ce-133a8707b65d-c950fd768a405687ccce78238a7bb229.png',0,'2024-11-26 05:30:00'),('5607f8a3-03a5-4c0b-ab68-df6148a6394f','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 15','The most recent renovations to the palaces interior took place in the 19th century.\r\n',5,'TFQ','AUDIO-5607f8a3-03a5-4c0b-ab68-df6148a6394f-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:51:23'),('5608b9ba-9aa7-4b67-ad3e-2f63a696b83d','291104a0-b147-4a5e-a47f-090d667853d6','Question 2','What business made the original owners wealthy?\r\n',10,'MCQ','AUDIO-5608b9ba-9aa7-4b67-ad3e-2f63a696b83d-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:31:19'),('5624eced-91d7-4be4-9208-77aa0864c63f','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 15','Visitors on the Floating Village Tour can learn traditional fishing techniques.',5,'TFQ',NULL,NULL,'IMAGE-5624eced-91d7-4be4-9208-77aa0864c63f-3a3e7a703bae3016efa53af423dec3db.jpg',0,'2024-12-11 10:47:50'),('563ad9e1-c406-43d6-8768-dd0a9d0fbdf2','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 11','Identify the modifier:\r\nHe stayed up late (so that he could finish the project)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:13:51'),('563e24ef-079b-4933-bea4-d0b955db650d','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 19','\"The concert was held in the central ______ of the city.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-563e24ef-079b-4933-bea4-d0b955db650d-7153a4fd7c353cf7226d00feadc0ead6.jpg',0,'2024-11-25 13:44:12'),('563feb8a-a229-4a8b-8dcb-b5f709935064','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 6',' The Timekeepers Tower\r\n\r\nIn the bustling town of Carroway, a tall stone tower rises above the market square. Known as the Timekeepers Tower, it houses the most complex clockwork mechanism in the world. The clock doesnt just tell time—it also predicts seasonal changes, tracks constellations, and even marks important historical anniversaries.\r\n\r\nThe tower was built centuries ago by a mysterious inventor named Alaric. Legends say he spent his life perfecting the clockwork and that it was powered by a rare crystal only found in the nearby mountains. Visitors from around the world come to Carroway to see the tower, marveling at its intricate gears and ticking hands.\r\n\r\nEach year, on the winter solstice, the clock performs a special display. As the sun sets, the gears shift, creating patterns of light that dance across the town square. Locals believe it is Alarics way of reminding them of the importance of time and its fleeting nature.\r\n\r\nThe clock in the Timekeepers Tower:',5,'MCQ',NULL,NULL,'IMAGE-563feb8a-a229-4a8b-8dcb-b5f709935064-668253edd9974193298a35426114d556.jpg',0,'2024-12-06 12:21:16'),('564441e0-9bb5-449c-8ad0-a470517d0b62','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 3','In the context of the passage, how could high visitor statistics affect a traveler\'s experience?\r\n',5,'MCQ',NULL,NULL,'IMAGE-564441e0-9bb5-449c-8ad0-a470517d0b62-04ba258f73a07027f1bb2358b4f749b6.jpg',0,'2024-12-03 09:45:23'),('5650b1a1-7924-4608-8ecd-c15720becf1d','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 5','Consistent recognition has no impact on employee retention rates.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 10:38:06'),('56552bf3-5495-4ebe-9acd-c0fa2e625d34','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 3','She lives ____ New York City.\r\n',10,'MCQ',NULL,NULL,'IMAGE-56552bf3-5495-4ebe-9acd-c0fa2e625d34-a556207563ea8251660641584c3ef534.jpg',0,'2024-11-28 14:51:32'),('5656265e-bfde-4e92-8452-867fe78f2025','abd056c2-1c8c-4270-b760-215049e270c4','Question 8',' Visitors can participate in winter activities such as ice skating in Central Park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5656265e-bfde-4e92-8452-867fe78f2025-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:47:58'),('56688dec-34e2-48db-8157-fc28029842a4','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 2','Rafathar decides to spend the afternoon in the historic district, admiring centuries-old architecture and ancient monuments.\r\nWhat does the term \"historic district\" refer to?\r\n',1,'MCQ',NULL,NULL,'IMAGE-56688dec-34e2-48db-8157-fc28029842a4-75d43cc27129048f1b010a38b6519fd4.jpg',1,'2024-11-25 13:08:03'),('5684e3d8-173c-4e0f-a9ab-52894822f4ae','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 16','What was the original purpose of the Louvre before it became a museum?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5684e3d8-173c-4e0f-a9ab-52894822f4ae-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:02:44'),('568da5ee-8195-4d8e-9d47-a94fbece8b32','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 20','Match the response with the appropriate congratulatory situation:\r\n\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 03:05:18'),('56957472-fb2e-4fc5-bff5-f3b35e502e86','10e23048-0fd3-4ab3-9440-9104e7063142','Question 5','Alejandro ensures fair wages and access to healthcare and education for his workers.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:16:57'),('5695cd9a-663f-494e-b790-3cc783555ab5','62fa8403-e764-4555-949c-236f7300e212','Question 8','She ____ to the gym after work on Mondays.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5695cd9a-663f-494e-b790-3cc783555ab5-446b5e554303fbac54dbcf3d4e6ec1e4.jpg',0,'2024-11-28 14:37:15'),('56989cae-10e4-47d3-a3a8-ad18e4e4d22f','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 19','We need to have the same talents as our friends to be friends with them.',5,'TFQ','AUDIO-56989cae-10e4-47d3-a3a8-ad18e4e4d22f-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:17:46'),('56bf76a2-8188-44a0-b140-d95d29dca283','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 4','Direct: She said, \"I am happy.\"\r\nReported: She said that she ___ happy.\r\n',10,'MCQ',NULL,NULL,'IMAGE-56bf76a2-8188-44a0-b140-d95d29dca283-57dbfc54062893647d4e5aedf0549c03.png',0,'2024-11-28 11:31:39'),('56c0ce07-2245-4527-a621-2ad40c0ac42e','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 18',' \"The isolated village is RERAYL visited, making it the opposite of frequent in terms of guests.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:30:57'),('56caf2b4-8159-4cdf-b3bc-a248a95c4dda','ece4b803-0eff-41eb-ba24-307c115cae80','Question 9','What is the town most known for?\r\n',5,'MCQ','AUDIO-56caf2b4-8159-4cdf-b3bc-a248a95c4dda-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:11:52'),('56cb337c-3cb0-4866-adc0-eeaa3606e9ac','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 16','Sarah prefers to watch TV alone every Thursday evening.\r\n',5,'TFQ','AUDIO-56cb337c-3cb0-4866-adc0-eeaa3606e9ac-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:50:02'),('56d0ff8e-a3d7-485c-8655-787e824c8dd3','48882788-baf8-468f-85bf-dc386c4a00a6','Question 8','We ____ to school by car.\r\n',10,'MCQ',NULL,NULL,'IMAGE-56d0ff8e-a3d7-485c-8655-787e824c8dd3-aa566c585b5e60a24ab2e36e87929a9f.jpg',0,'2024-11-28 14:01:06'),('56d25980-14da-46fb-b3e8-66a938b86c2a','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 18','Which sentence from the text best supports the idea that hospitality was a deeply rooted cultural value in the village?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:20:25'),('56d40c0d-b98f-48bb-9ad3-82cffe7c9d48','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 10',' Students can utilize a designated quiet study space with desks on the third floor.\r\n',10,'TFQ',NULL,NULL,'IMAGE-56d40c0d-b98f-48bb-9ad3-82cffe7c9d48-0cb36804b94c1daec192d309a1cfa334.jpg',0,'2024-12-03 10:25:02'),('56d9c815-47a3-476e-8f48-bbff754d811d','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 8','Choose the correct plural form of the noun in each sentence.\r\nOne baby → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-56d9c815-47a3-476e-8f48-bbff754d811d-fa90e9fe424ded51fe1731d478fd16bb.png',0,'2024-12-04 10:27:03'),('56e806f7-2b80-46fb-a387-e720989a1364','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 11','The Secret Garden was originally created as a private sanctuary for a family.\r\n',5,'TFQ',NULL,NULL,'IMAGE-56e806f7-2b80-46fb-a387-e720989a1364-1f530a098e64ef11a5ba2de76daefc69.png',0,'2024-12-03 09:34:25'),('56e8b9b9-ef8f-442c-8931-ccaba153069b','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 3','What does Emily plan to do on the camping trip with her family?\r\n',10,'MCQ',NULL,NULL,'IMAGE-56e8b9b9-ef8f-442c-8931-ccaba153069b-601fb3ab3a4d454b82a4d4636554440c.png',0,'2024-12-02 11:40:25'),('56f0ef83-cf59-4ac7-807c-584862af519e','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 5','Which word is an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:09:29'),('57044a0d-f3e0-4214-89f2-78ebcf80f338','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 20','Match the words in Column A with their correct definitions in Column B:',5,'MPQ',NULL,NULL,NULL,1,'2024-11-21 15:28:58'),('573125d5-e084-46c4-a7f8-b0b7f01218b0','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 16',' The bustling city streets _______ alive at night with vibrant energy.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:42:11'),('5745ae2a-abae-49ee-99e7-2be7a108b27b','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 11','An \"attraction\" is something that draws people\'s attention or interest, especially a place or event that is popular with tourists.',5,'MCQ',NULL,NULL,'IMAGE-5745ae2a-abae-49ee-99e7-2be7a108b27b-1fc3f745f1024d7a0a7709eed8dc5229.jpg',0,'2024-11-25 22:18:21'),('5750ff57-8c35-4ac7-99e4-dae1c573f585','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 5','Ill clean the house _______ you cook dinner.\r\n',10,'MCQ',NULL,NULL,'IMAGE-5750ff57-8c35-4ac7-99e4-dae1c573f585-c38406f979bc1aad35a291512957b64a.jpg',0,'2024-12-03 09:47:32'),('575f3083-4d1f-4978-8961-72f8cb3fdd12','04d3a793-1da4-467d-8c52-763a3039f450','Question 10','What kind of hotel did Emma start her career in?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:30:41'),('57600df3-7f7e-4939-8768-01701cfec7c7','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 14','Education is important to me because it helps me achieve my __________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-57600df3-7f7e-4939-8768-01701cfec7c7-46b47b0a89221b39f8d385c907902260.jpg',0,'2024-11-25 21:58:24'),('57618f53-b542-4750-81ea-ce12a20cda58','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 4','Every year, Mario volunteers to help out at the animal shelter. He likes to feel he can contribute to something meaningful. \r\n\r\n\"He wanted to contribute to the community project.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:16:29'),('5767f286-9c8e-4f7b-b660-a88ea7a1fd72','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 7','Match each activity Ben planned to do with the correct description or detail.\r\n\r\nPlay basketball at the park\r\n',10,'MCQ',NULL,NULL,'IMAGE-5767f286-9c8e-4f7b-b660-a88ea7a1fd72-8a08af9cf6bc6facfcec896411f53de0.png',0,'2024-12-02 11:43:51'),('5771f5c2-2883-400e-85fb-e5bc85e5d086','a89648cb-a116-4dbe-b304-24818d8f1725','Question 16',' What makes the Skybridge of Aurion particularly thrilling for visitors?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5771f5c2-2883-400e-85fb-e5bc85e5d086-d77ce55d0ada581a63f59ee4679f2572.png',0,'2024-12-03 11:17:54'),('57732ed3-de2f-4b83-9219-fd9ec1aa4bbe','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 2','Identify the noun phrase in this sentence: \"The young artist painted a large, beautiful mural.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-57732ed3-de2f-4b83-9219-fd9ec1aa4bbe-8a804590711bfdfb6da27998b9b37c7c.jpg',0,'2024-11-28 11:09:24'),('5774c2a1-e94e-4b78-857b-e1930b3c477d','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 2','What did Sam do well?',5,'MCQ','AUDIO-5774c2a1-e94e-4b78-857b-e1930b3c477d-9a19fb138faf3c103e46e8fe2593e010.mp3',NULL,NULL,0,'2024-12-05 13:41:48'),('577816f2-0a87-4973-a791-74279bebe725','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 9','Ignoring friends is an example of kindness.\r\n',10,'TFQ','AUDIO-577816f2-0a87-4973-a791-74279bebe725-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:53:08'),('5785e77c-d706-4f48-a4a7-8823b32453fc','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 12','Tourists are advised to help guides with their duties.\r\n',5,'TFQ','AUDIO-5785e77c-d706-4f48-a4a7-8823b32453fc-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:36'),('5786505d-8f17-4222-81f8-70d1a859f8b7','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 8','I will stay here _______ you return. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:07:00'),('5790ca14-a951-427a-a99f-cef601fc4582','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 10','Match the public places with their descriptions:',10,'MPQ',NULL,NULL,'IMAGE-5790ca14-a951-427a-a99f-cef601fc4582-3216efe777b5081b4e90fab7051c4abe.jpg',0,'2024-12-03 10:26:49'),('5799bf82-6f3b-408b-adb2-99806e776365','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 18','The palace hosts cultural events such as concerts and art exhibitions today.\r\n',5,'TFQ','AUDIO-5799bf82-6f3b-408b-adb2-99806e776365-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:52:06'),('57a9d220-e783-4cfc-949e-ce776a09ca6d','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 5','The word \"clean\" means to make something dirty or untidy.',10,'TFQ',NULL,NULL,'IMAGE-57a9d220-e783-4cfc-949e-ce776a09ca6d-afba8ad47dbfb2ea2b9fc217ce923c91.jpg',0,'2024-12-02 10:27:23'),('57b60a1d-ae8f-42fe-8f97-941f461d91b8','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 3',' What is the TV show for number 3?\r\n',10,'MCQ','AUDIO-57b60a1d-ae8f-42fe-8f97-941f461d91b8-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:13:37'),('57bc0316-cd07-4534-998c-bd7366874ee8','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 4','Direct: \"Do you understand the instructions?\" he asked.\r\nReported: He asked if I ___ the instructions.\r\n',5,'MCQ',NULL,NULL,'IMAGE-57bc0316-cd07-4534-998c-bd7366874ee8-9efb2674fdba9788e31537554781350f.png',0,'2024-11-28 11:53:01'),('57ce9d35-c469-48a1-901b-d0d4c412fd33','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 16','Which sentence uses an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:18:44'),('57d070cc-5fff-4fb6-a7bb-3df5019354c2','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 1','The Emerald Retreat is located deep within Balis __________.\r\n',5,'MCQ','AUDIO-57d070cc-5fff-4fb6-a7bb-3df5019354c2-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:31:33'),('57d60674-08dc-4852-80a3-771f3000226c','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 13','Which of these is the correct meaning of \"vibrant\"?\r\n\r\n\"The town is known for its vibrant nightlife and lively atmosphere.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:01:36'),('57e12297-e58c-4250-a024-54673c02fb44','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 10','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-57e12297-e58c-4250-a024-54673c02fb44-924da1bcb969b8e62a6d3b78815e981c.jpg',0,'2024-12-02 10:31:29'),('57e69736-cab9-4271-99b8-076944dd6478','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 13','Every community festival highlights the regions H T E G I E R A\r\n',5,'MCQ',NULL,NULL,'IMAGE-57e69736-cab9-4271-99b8-076944dd6478-e045b1e426890c11ef261e028e05f04b.jpg',0,'2024-12-04 09:19:19'),('57e86486-3b29-402e-82b7-a639631bb83f','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 3','How does Maria describe Tom\'s attitude? ',10,'MCQ','AUDIO-57e86486-3b29-402e-82b7-a639631bb83f-36387cfe33f09bc64cdd382dee283d34.mp3',NULL,NULL,0,'2024-12-09 10:54:06'),('580131eb-c9cd-4fbd-9030-9e2b45ac55a6','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 25','The announcement about the power shortage requests that residents turn off all appliances, regardless of necessity.',3,'TFQ',NULL,NULL,NULL,0,'2024-11-21 12:46:29'),('5808a528-0f54-4587-bb69-587c7708f037','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 15','In response to customer feedback, the restaurant _______ (revise) its menu to include more vegetarian options.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:55:30'),('580c9555-f6aa-43c4-97c7-0e4b102ee21a','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 6','We cannot leave _______ the teacher says so.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:57:17'),('58166ba9-978f-4dde-a9bf-171b309c136f','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 9','Tourists in Seafront Village can participate in traditional activities.',5,'TFQ','AUDIO-58166ba9-978f-4dde-a9bf-171b309c136f-92df37af1fa75b70af6c9fce38ee95c7.mp3',NULL,NULL,0,'2024-12-09 15:16:58'),('5820f339-7ab4-41fd-8700-602264a052c1','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 11','What can visitors find in the botanical garden?\r\n',5,'MCQ','AUDIO-5820f339-7ab4-41fd-8700-602264a052c1-9e5d7912782030629de24c3c6dd86459.mp3',NULL,NULL,0,'2024-12-10 12:43:47'),('58238f9e-9963-4482-a33a-72f88d14a4d2','45b0268f-d278-4851-90d8-7f99001e6687','Question 8','What does the receptionist offer after confirming the availability of Mr. Daviss current room?\r\n',5,'MCQ','AUDIO-58238f9e-9963-4482-a33a-72f88d14a4d2-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:30:46'),('5853860e-f004-4dfb-8bcb-e93b02862f7a','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 18','Which of the following best describes the equipment provided for the event?\r\n',5,'MCQ','AUDIO-5853860e-f004-4dfb-8bcb-e93b02862f7a-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:51:56'),('585a05b0-5c50-49b7-ab0d-3b2ca33c9aa0','63c67806-3492-4bb1-8ace-254db076af70','Question 10','The Riviera Hotel offers catering options for events, including coffee breaks, buffet meals, and formal dinners.\r\n\r\n\r\n',5,'TFQ','AUDIO-585a05b0-5c50-49b7-ab0d-3b2ca33c9aa0-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:37:37'),('586b6c26-bca8-440d-990e-5e740aa9239c','63c67806-3492-4bb1-8ace-254db076af70','Question 3','What should guests do if they need an airport transfer?\r\n',5,'MCQ','AUDIO-586b6c26-bca8-440d-990e-5e740aa9239c-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:34:51'),('587362d8-61dd-4756-b4d2-ebecb6144fcb','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 7','_______ he was driving home, he heard a strange noise coming from the engine.\r\n',5,'MCQ',NULL,NULL,'IMAGE-587362d8-61dd-4756-b4d2-ebecb6144fcb-55219d413ce50f555ea00c454b343b65.jpg',0,'2024-12-03 14:06:10'),('5878e129-91e3-4fe2-b4d6-d3d08ae2496d','23eee435-4234-4224-b1d9-0b72379e8f19','Question 6','Amy and Jack play soccer after school. ___ practice together every afternoon.',10,'MCQ',NULL,NULL,'IMAGE-5878e129-91e3-4fe2-b4d6-d3d08ae2496d-a840fffd41eb807b39a3db9aa6185ab5.png',0,'2024-12-02 11:07:32'),('58805440-1548-456a-a137-ca3c484e9a3f','1269e558-adde-4bee-a781-ed539cacdd78','Question 10','Which sentence uses an adverb of manner?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:20:44'),('58a137a3-d504-4c32-8ef1-2a55f14eceee','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 15','The train traveled ____ the tunnel.\r\n',5,'MCQ',NULL,NULL,'IMAGE-58a137a3-d504-4c32-8ef1-2a55f14eceee-cbf5a85dec213a33dea156ba9c907a08.jpg',0,'2024-11-28 15:08:17'),('58a36a24-bd1a-4d93-b899-9ca4ba1091c6','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 15','The spa at Ocean Breeze Resort specializes in treatments using __________ products.\r\n',5,'MCQ','AUDIO-58a36a24-bd1a-4d93-b899-9ca4ba1091c6-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:37:40'),('58ab577e-b31f-467a-bea4-a37839ba5b77','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 2','Direct: \"We saw the movie last night,\" they said.\r\nReported: They said that they ___ the movie the night before.\r\n',5,'MCQ',NULL,NULL,'IMAGE-58ab577e-b31f-467a-bea4-a37839ba5b77-6d2a57976cfd0a0a7efab1f36fb24804.png',0,'2024-11-28 11:51:25'),('58cbca20-ca91-4f7a-bf71-eb5dbbcd0c12','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 18','The spa at the resort uses imported products to provide a holistic approach to wellness.\r\n',5,'TFQ','AUDIO-58cbca20-ca91-4f7a-bf71-eb5dbbcd0c12-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:38:18'),('58f72c0b-30a2-432f-8e74-778d6c48e118','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 12','What does Mr. Jones hope Sarah will do in the future?',10,'MCQ','AUDIO-58f72c0b-30a2-432f-8e74-778d6c48e118-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:55:41'),('58fecd1e-9d44-4caa-af97-a2e89230d0ba','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 16','The kingdom\'s ruler was fascinated by the Golden Phoenix because:',5,'MCQ',NULL,NULL,'IMAGE-58fecd1e-9d44-4caa-af97-a2e89230d0ba-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 10:52:44'),('590227c3-052d-4140-8d9b-a4ac676a0da8','3179737e-57ca-437a-af38-f91d98c18e0e','Question 2','Which word from the passage means \"to have a strong desire to know or learn something\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-590227c3-052d-4140-8d9b-a4ac676a0da8-cc632dfe2995d646575362ec7c4f2710.jpg',0,'2024-11-25 09:51:46'),('5904da1a-4917-42a1-bea0-fc0c09d47580','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 18','She ___ (work) on the project after lunch.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5904da1a-4917-42a1-bea0-fc0c09d47580-a6bfa0d735a06abf8c4455d6e2b74883.jpg',0,'2024-11-29 11:24:50'),('590e3ed8-8782-44b6-a31d-383f43fcb34b','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 5','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (woman) attended the conference.',5,'MCQ',NULL,NULL,'IMAGE-590e3ed8-8782-44b6-a31d-383f43fcb34b-f4242828888d96a1a3d97e6ddb6effdf.png',0,'2024-12-04 10:43:29'),('59174a5d-7a5a-413e-9097-e6c0bbfff160','069d921b-0878-411b-a94d-ce525959c0d1','Question 16','The manager\'s expertise in organizing the event was impressive.\r\n\r\n The word \"organizing\" in this context means arranging or coordinating something effectively.',5,'TFQ',NULL,NULL,'IMAGE-59174a5d-7a5a-413e-9097-e6c0bbfff160-bc191dc8b24caa2eb349e52179ea3751.png',1,'2024-11-25 19:52:12'),('592634e7-7b0d-4497-9152-c1e508e6d6de','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 4','Childrens books and comfortable seating can be found on the second floor of the library.\r\n',5,'TFQ',NULL,NULL,'IMAGE-592634e7-7b0d-4497-9152-c1e508e6d6de-867318bbb8a12d25170421bcb8c0d3a5.jpg',0,'2024-12-03 09:57:00'),('5926cc14-0682-4272-b1f7-0159783deeb1','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 4','Find the antonym for violence.',10,'MCQ',NULL,NULL,'IMAGE-5926cc14-0682-4272-b1f7-0159783deeb1-332fd265dcc82c69c4c7fffe9c272300.jpg',0,'2024-11-28 14:43:01'),('592ed9b2-865c-4c2a-b570-b6ea8936ac54','26f2798d-46dc-4790-aece-aa1175435106','Question 17','Identify the noun phrase in the sentence: \"The old mansion by the river was haunted.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:50:33'),('592fe958-33ef-44f4-86c1-2ea7eaf7aaee','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 2','How did John feel about finishing the marathon?\r\n',5,'MCQ',NULL,NULL,'IMAGE-592fe958-33ef-44f4-86c1-2ea7eaf7aaee-5e8dd25d37ac7c94a0f5326cf5462ff5.png',0,'2024-12-02 09:39:41'),('594b4fd3-e3d7-443e-89fd-64f18ff0f3e3','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 13','___ he ___ (drive) us to the airport later?\r\n',5,'MCQ',NULL,NULL,'IMAGE-594b4fd3-e3d7-443e-89fd-64f18ff0f3e3-3fb99f13e8c25826ac427667bb018c40.jpg',0,'2024-11-29 11:22:05'),('596aa113-c683-4ecc-a8d0-e53a185ad778','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 13','What is the main focus of the \"Presentation Hour\" at the café?\r\n',5,'MCQ',NULL,NULL,'IMAGE-596aa113-c683-4ecc-a8d0-e53a185ad778-b5e13e8a50e6ba6cce176c5f301015be.png',0,'2024-12-03 09:50:17'),('597f66c8-1933-4d4a-b0d1-195e42c68bbb','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 15','Select the future perfect tense sentence:\r\n',5,'MCQ',NULL,NULL,'IMAGE-597f66c8-1933-4d4a-b0d1-195e42c68bbb-f127b16a8dd2c2727ce08e05b3d992f1.png',0,'2024-11-26 06:31:33'),('5984bf61-a8f9-461a-b40c-488724340059','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 9','Choose the antonym for \"shy\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 14:58:16'),('5985599d-bf44-47e1-842b-cadf5acd2c9c','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 5','Which verb form completes this sentence correctly? \"He ____ a book when I saw him.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5985599d-bf44-47e1-842b-cadf5acd2c9c-0d1ed9f00c4888f2d1058be5f8ac4d8d.png',0,'2024-11-25 19:23:48'),('59a8b6fc-879c-4fdf-9175-f314e8684951','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 1','Please match Emma\'s intentions with correct description!',10,'MPQ',NULL,NULL,'IMAGE-59a8b6fc-879c-4fdf-9175-f314e8684951-6fd8da62d809665c854b3b1cfbcabb48.png',0,'2024-12-02 11:51:21'),('59a8bf54-0d81-4c97-b702-dae462d590c8','593736c5-837a-44cb-b3ec-ff62f247faba','Question 18','.Which one is the correct pairing of traditional cuisine and its place \r\n',5,'MCQ',NULL,NULL,'IMAGE-59a8bf54-0d81-4c97-b702-dae462d590c8-e6ed8c688d32d0c77e75ef65c9916e03.png',0,'2024-12-04 15:36:01'),('59abb964-bc27-46a9-9c67-1b6ae1241adf','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 9','When the ghost touched them they felt',7,'MCQ',NULL,NULL,'IMAGE-59abb964-bc27-46a9-9c67-1b6ae1241adf-14f0614008e7f41058b0d8aea0acb275.PNG',0,'2024-11-25 21:10:47'),('59b15f26-c3da-41de-a589-c359d41569db','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 17','What dish does the speaker enjoy cooking?',5,'MCQ','AUDIO-59b15f26-c3da-41de-a589-c359d41569db-54c26112f9489ac4d5622140f54817c2.mp3',NULL,NULL,0,'2024-11-25 11:09:57'),('59c25f8d-9a5c-48e0-961c-37a38d8629c7','b29e7991-f853-47df-9475-7c0d65e15458','Question 15','The successful advertising campaign greatly influenced the number of buying in this new product \r\n\r\nWhat is a synonym for \"influence\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-59c25f8d-9a5c-48e0-961c-37a38d8629c7-db19ae5cab5a8935986bfc15959c4a5a.jpg',0,'2024-11-25 11:42:47'),('59dd8be4-003d-43b1-8eff-2fc981cea990','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 6','Choose the correct noun phrase to complete this sentence: \"________ was filled with colorful flowers.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:14:34'),('59de46f7-1d5a-47d8-8246-1b96d6d3e4d9','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 7','According to the passage, which of the following statements is NOT true?',5,'MCQ',NULL,NULL,'IMAGE-59de46f7-1d5a-47d8-8246-1b96d6d3e4d9-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:30:08'),('59de6240-1d0f-4451-9c36-b154e85ead38','10e23048-0fd3-4ab3-9440-9104e7063142','Question 6','Alejandro avoids partnerships with international organizations to promote transparency in the supply chain.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:17:06'),('59e41c8d-dde5-4d13-a2af-e14c5fe48eec','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 19','How did guests describe the hotels services during the event?\r\n',5,'MCQ','AUDIO-59e41c8d-dde5-4d13-a2af-e14c5fe48eec-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:36:41'),('59eaa82c-120e-4fb4-bf74-761c12cffaf7','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 3','Parents are advised ...',7,'MCQ',NULL,NULL,'IMAGE-59eaa82c-120e-4fb4-bf74-761c12cffaf7-edd21b167d30e9d7a65ba2053ca40ea3.PNG',0,'2024-11-26 09:39:55'),('59efeb65-0d83-4111-831d-97ce2c3d0c15','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 8','Offering a hug to a friend who feels bad is not an example of empathy.\r\n',10,'TFQ','AUDIO-59efeb65-0d83-4111-831d-97ce2c3d0c15-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:58:00'),('59fd2a07-26da-40e4-80ca-17fd21a5e282','ece4b803-0eff-41eb-ba24-307c115cae80','Question 8',' Despite being popular with tourists, the town keeps a peaceful atmosphere.\r\n',5,'TFQ','AUDIO-59fd2a07-26da-40e4-80ca-17fd21a5e282-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:11:23'),('5a00f6cc-f27e-401c-8855-ef1cdb2aca96','d56af166-7c52-46ea-942c-bd752a9577b5','Question 10','The meat was grilled over an open flame.\r\n\r\nChoose the synonym for \"grilled\". \r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-5a00f6cc-f27e-401c-8855-ef1cdb2aca96-2b398e751d97aeb4876c5bfb7d63449a.jpg',0,'2024-11-29 11:36:17'),('5a05230b-e534-4e33-8a80-05c5f61124f1','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 10','The restaurant has a zero-waste policy to minimize environmental harm.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5a05230b-e534-4e33-8a80-05c5f61124f1-50a858db35e2491ef6a6f4d30d35c651.png',0,'2024-12-02 13:28:07'),('5a0d61a3-1593-447a-9e08-cde863cbfa54','6b134cd4-e902-4241-9692-450b43ca1af9','Question 22','Nathan Tjoe : Excuse me, could you tell me how to get to the Old Town Square?\r\nLocal: Sure! Its about a 10-minute walk from here. Just go straight down this street and turn left at the second traffic light.\r\nNathan Tjoe: Thank you! Is it worth visiting?\r\nLocal: Absolutely. The square is beautiful, especially in the evening. Theres also a clock tower you can climb for a great view.\r\nNathan Tjoe: That sounds amazing. Are there any good restaurants nearby?\r\nLocal: Yes, theres a famous one called \"The Golden Apple.\" They serve traditional dishes.\r\nNathan Tjoe: Great! Ill check it out.\r\n\r\n\r\nVisitors can climb the ______ for a great view of the square.',5,'MCQ',NULL,NULL,'IMAGE-5a0d61a3-1593-447a-9e08-cde863cbfa54-afed53ce7b86ea6514ebe003dc5557a7.jpg',0,'2024-11-21 13:14:45'),('5a0d631d-572e-4018-a304-38b1aa640173','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 2','At the graduation ceremony, Alex is called to receive an award for academic excellence. After the ceremony, Alex is excited and sharing the news with friends.\r\nDamian: \"Alex, I saw you win that award for academic excellence_____________ You worked so hard for this, and its great to see you being recognized for it.\"\r\nAlex: \"Thanks a lot! It feels so rewarding to get this award. Im really happy and grateful.\"\r\n\r\nHow should Damian respond to Alex who received an award during the graduation ceremony?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:06:52'),('5a1ad53e-0cca-4fbe-a63d-436bab9f4236','a89648cb-a116-4dbe-b304-24818d8f1725','Question 15','Visitors to the forest often describe the ancient stone circle as evoking a strange sense of calm.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5a1ad53e-0cca-4fbe-a63d-436bab9f4236-853a73d30ebff2f960ebfc0fd6e2bf54.jpg',0,'2024-12-03 11:17:23'),('5a1ca8b8-5e20-49af-831d-b73288f9b091','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 17','The manager ___ (discuss) the plan with the team next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a1ca8b8-5e20-49af-831d-b73288f9b091-bbd4e8fb0a18c75d5dc6729b8eef3c63.jpg',0,'2024-11-29 11:42:44'),('5a243aa9-2edf-450d-bfc3-fea43428d0ab','df268158-c147-4638-b55e-bbf06a4f26a2','Question 8','They ___ (have) some ice cream.',5,'MCQ',NULL,NULL,'IMAGE-5a243aa9-2edf-450d-bfc3-fea43428d0ab-0079a3a1ce40ca597410b2fb48f94a47.jpg',0,'2024-11-29 09:56:02'),('5a29d33c-c312-4d63-97d6-b7a53bc07ef2','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 4',' What does \"enhance\" mean in the sentence?\r\n\r\n\"The hotel plans to enhance its services by adding a wellness spa.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a29d33c-c312-4d63-97d6-b7a53bc07ef2-1f7eb0d5dc0eb58afe9cd65cc500b225.jpg',0,'2024-11-26 03:33:43'),('5a2e679a-d6f5-424c-a4b6-bf6444021224','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 20','The dangerous journey took many days to complete.\r\n\r\nWhat the antonym of \"dangerous\" ',5,'MCQ',NULL,NULL,'IMAGE-5a2e679a-d6f5-424c-a4b6-bf6444021224-94ca66dac89b38a36f96f87f24897ea0.jpg',0,'2024-11-28 11:28:28'),('5a2f0d8b-0c43-43de-914b-4b3b1ae70ead','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 14','We ___ (plan) the trip next week.\r\n',10,'MCQ',NULL,NULL,'IMAGE-5a2f0d8b-0c43-43de-914b-4b3b1ae70ead-7f274f0fc3731ff2148e7dff3b7a471d.jpg',0,'2024-11-29 10:59:42'),('5a308e14-b773-4a7e-aa82-083c08b32c56','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 21','What is the term for a facility designed primarily for the care and rehabilitation of injured or sick individuals, often associated with specialized services?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a308e14-b773-4a7e-aa82-083c08b32c56-0f73005a4b6e24ef477088e466de3997.jpg',0,'2024-12-04 08:49:22'),('5a371c7e-614d-4da7-8159-225a88dd0ff8','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 15','Jonathans plan includes offering eco-conscious options like organic meals and paperless check-ins.\r\n',5,'TFQ','AUDIO-5a371c7e-614d-4da7-8159-225a88dd0ff8-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:53:41'),('5a3bc99f-288e-42c6-b0e6-c142fad234e6','2622d27d-5b07-43d1-922a-2391c188ee32','Question 1','What was Anna\'s first job in the hospitality industry?',5,'MCQ','AUDIO-5a3bc99f-288e-42c6-b0e6-c142fad234e6-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 10:59:47'),('5a43844a-9ec5-4337-811e-4d3e788464d2','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 1','She ___ her favorite book in just one day.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:46:01'),('5a48a700-e996-4ec7-8366-e764602b2669','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 17','In the 1980s, the garden was almost completely overgrown with wildflowers and ivy.',5,'TFQ',NULL,NULL,'IMAGE-5a48a700-e996-4ec7-8366-e764602b2669-579a5c96cddbdeb6f51e41e5b7fd0bb3.jpg',0,'2024-12-03 09:38:45'),('5a4e2622-730d-47d2-aca4-c54352c261ce','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 6','The feast was only about tasting different foods from around the world.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:54:01'),('5a567ae5-e090-4c7d-9c78-e2924684ef06','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 10','Choose the sentence that contains a possessive noun phrase:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:49:12'),('5a5f3076-11b4-446b-8c94-7631f9fa5e5e','62fa8403-e764-4555-949c-236f7300e212','Question 2','My friend ____ to classical music regularly.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a5f3076-11b4-446b-8c94-7631f9fa5e5e-60d833065f15d3371291bdcfbbdca3f1.jpg',0,'2024-11-28 14:33:27'),('5a6fa1d7-2a26-42bd-a68c-aa0db97a0b4b','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 19','Isabella worked at the Pearl Cove Resort as a head chef.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 11:46:02'),('5a7bbadc-0ac2-4f86-9a93-f6e5f5b7f100','05d1243d-7ad4-4893-b352-129bf05706b0','Question 2','Choose the noun phrase that fits in the sentence: \"She found ______ in the library.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a7bbadc-0ac2-4f86-9a93-f6e5f5b7f100-c3d9a4f9e8a6685e102b1a526a668977.jpg',0,'2024-11-28 10:33:00'),('5a7fe940-2a88-4b79-9a4b-2cee2d8b216e','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 8','What is the key factor for successful brain development in babies, as mentioned in the last paragraph?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a7fe940-2a88-4b79-9a4b-2cee2d8b216e-c28af0841500a9eaecac0e6883bb4258.jpg',0,'2024-12-03 09:29:01'),('5a919ae9-83ca-4f64-9b07-d69021b3339e','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 10','Choose the correct form: \"If he ____ here, he would help us.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a919ae9-83ca-4f64-9b07-d69021b3339e-2475896b78725541e9d98b948077d360.png',0,'2024-11-26 03:39:15'),('5a975b08-48a7-44d7-9f0a-756791e1cd86','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 8','Based on the passage, which group most likely enjoys the swings and slides?\r\n',10,'MCQ','AUDIO-5a975b08-48a7-44d7-9f0a-756791e1cd86-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 14:00:46'),('5a980a9d-b84e-493b-938b-dc1433667220','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 5','The meeting starts ____ 3 p.m.\r\n',10,'MCQ',NULL,NULL,'IMAGE-5a980a9d-b84e-493b-938b-dc1433667220-2294741e4c657ecf171e8eff51416d38.jpg',0,'2024-11-28 14:45:18'),('5a9a196f-dbb1-4104-b73c-fea273be666f','3179737e-57ca-437a-af38-f91d98c18e0e','Question 8','legacy refers to something valuable that a person leaves behind after they are gone.\r\n\r\nWhich of the following is the best definition of legacy?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5a9a196f-dbb1-4104-b73c-fea273be666f-c354ed764cd94505c31b2099a0ef0368.jpg',0,'2024-11-25 10:13:39'),('5a9a2082-b105-4c4e-a411-b93a7f819dd0','36cc2ca7-9643-4410-8166-50f68c988340','Question 3','Look at the dog! ___ is so cute!',10,'MCQ',NULL,NULL,'IMAGE-5a9a2082-b105-4c4e-a411-b93a7f819dd0-0cdfb2b10ad56e62f4d0e47f40e9a740.png',0,'2024-12-02 10:04:02'),('5a9d01fe-0d86-4cc3-ba8a-3be5937bfe73','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 5','What time does the first shuttle leave for the city center?\r\n\r\n',10,'MCQ','AUDIO-5a9d01fe-0d86-4cc3-ba8a-3be5937bfe73-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:25:22'),('5ab2fda6-fd52-459d-b554-da1b932daad6','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 12','Match the Modifier: Identify the modifier for each noun phrase:\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-28 11:52:42'),('5ac06b88-9a27-4c01-bd58-fbdc1cd1cbcb','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 10','Direct: \"Do you know the answer?\" she asked.\r\nReported: She asked if I ___ the answer.',10,'MCQ',NULL,NULL,'IMAGE-5ac06b88-9a27-4c01-bd58-fbdc1cd1cbcb-c9f4b2fcf0f067aefbdd367718ccab12.png',0,'2024-11-28 11:36:13'),('5ad19dcb-6dfe-4bdb-8220-1048132c3320','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 16','The pure water in the stream looked so inviting.\r\n\r\nWhat the opposite of \"pure\"',5,'MCQ',NULL,NULL,'IMAGE-5ad19dcb-6dfe-4bdb-8220-1048132c3320-c3a32a5d2946577a497cb87cdb7de012.jpg',0,'2024-11-28 11:24:55'),('5ad231cb-819a-450a-960e-62577a470336','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 7','What is the TV show for number 7?\r\n',10,'MCQ','AUDIO-5ad231cb-819a-450a-960e-62577a470336-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:15:28'),('5adfcc3c-7bde-40e2-9293-f05f631f7a69','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 10','Which noun phrase is correct for this sentence? “___________ is my favorite movie.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-5adfcc3c-7bde-40e2-9293-f05f631f7a69-ff4ad866cb1d164ace41fc8e58a66060.jpg',0,'2024-11-28 11:35:18'),('5af2f372-94f8-4adc-9ee3-5c4f6ab50ea9','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 6','Direct: \"We are studying English,\" they said.\r\nReported: They said that they ___ English.',10,'MCQ',NULL,NULL,'IMAGE-5af2f372-94f8-4adc-9ee3-5c4f6ab50ea9-fe2f33bd06586886abf9a104f445f94f.png',0,'2024-11-28 11:33:12'),('5b0448fd-8816-430d-b9ae-26a087e645d7','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 16',' The Hidden Music Box\r\nFor years, the old attic in Miras house had been a source of curiosity. One rainy afternoon, she decided to explore it. Among the dusty books and forgotten trinkets, she discovered an ornate music box. It was carved with delicate roses and had a golden key tucked inside.\r\n\r\nWhen Mira wound the key and opened the box, it played a haunting melody she had never heard before. Intrigued, she took the box to her grandmother, who gasped upon seeing it. “This belonged to my mother,” her grandmother said, her voice trembling. “It was a gift from a mysterious traveler who stayed in our village long ago.”\r\n\r\nThe melody was said to be enchanted, bringing memories of lost loved ones. As Mira listened, she felt as though she could see faint images of people she had never met, smiling warmly at her. The box became a treasured family heirloom, passed down to remind everyone of the beauty of connection and the power of music.\r\n\r\nThe music box was made of gold. ',5,'TFQ',NULL,NULL,'IMAGE-5b0448fd-8816-430d-b9ae-26a087e645d7-788c199560050951cbd945943f5b251e.jpg',0,'2024-12-06 12:38:45'),('5b217df3-d919-417b-8bb1-4a3a79c9c131','af94971f-818a-4397-a609-03af374a27da','Question 7','He will call you _______ he reaches the hotel.',10,'MCQ',NULL,NULL,'IMAGE-5b217df3-d919-417b-8bb1-4a3a79c9c131-508d7f5a0444660a5418096e8a0a745f.jpg',0,'2024-12-03 09:40:33'),('5b28ae4b-dae3-4c5b-a5fc-c476353b39c7','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 19','Choose the correct adverb: \"He is speaking ____ in the meeting.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:08:02'),('5b2e212a-c12e-4f42-89c2-e45850452d52','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 6','Marie is a tour guide in the city of Paris.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5b2e212a-c12e-4f42-89c2-e45850452d52-5be5e739a496131125c6651ae2df3287.png',0,'2024-12-02 12:10:01'),('5b3a98ee-6e47-4af9-a334-b56586ea2574','362d6389-73a7-4b4f-8b40-42b992d80808','Question 3','They _______ visit the museum this Saturday.',10,'MCQ',NULL,NULL,'IMAGE-5b3a98ee-6e47-4af9-a334-b56586ea2574-54276787e3839fffc634321466f64d50.jpg',0,'2024-11-29 10:41:12'),('5b478ef9-bbef-43ea-896b-25a14a13caa3','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 5','The wedding menu featured traditional dishes only.\r\n',5,'TFQ','AUDIO-5b478ef9-bbef-43ea-896b-25a14a13caa3-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 12:59:59'),('5b51fe19-4e93-4a59-b194-2f7106c90593','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 19','Match the activities at the retreat with their purposes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:52:51'),('5b5408e7-3bdc-489d-b1ec-a6e09c6f9e5d','545e36c7-8ec0-4512-b1c3-60a731159480','Question 20','What does \"revenue\" mean in the sentence\r\n\r\n\r\n\"The new spa services have increased the hotels revenue.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:37:19'),('5b59d48b-575a-4f2d-8ed8-70666a04fe6d','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 19','What gives the town a traditional look?\r\n',5,'MCQ','AUDIO-5b59d48b-575a-4f2d-8ed8-70666a04fe6d-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:24:54'),('5b6115a4-2b1f-409a-8f8d-7ec66bd7798c','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 9','How many languages does Emily currently speak or is learning?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:50:27'),('5b6f8a09-4784-4218-9f7d-27c0a6961cac','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 18','The harbor is known for its fishing boats and offers a beautiful sunset view.\r\n',5,'TFQ','AUDIO-5b6f8a09-4784-4218-9f7d-27c0a6961cac-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:24:28'),('5b943d49-4783-4027-954e-f6aff92d7452','94de3108-eb46-4a5e-b039-962392a500e6','Question 14',' How have Olivias colleagues and friends contributed to her balancing act?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5b943d49-4783-4027-954e-f6aff92d7452-4b596a9788fc86c582c95ea251ca17b8.png',0,'2024-11-29 13:48:13'),('5b94cb97-7e7e-4eee-aeb9-13e80e54ca13','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 8','Do we need to have the same talents to be friends?\r\n',5,'MCQ','AUDIO-5b94cb97-7e7e-4eee-aeb9-13e80e54ca13-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:15:00'),('5b9d5e2a-b45a-4474-934f-a4243ecdfd02','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 9','The antonym of hardworking is ___________',10,'MCQ',NULL,NULL,'IMAGE-5b9d5e2a-b45a-4474-934f-a4243ecdfd02-f6ca098de5fc502fb02ba4cc91eeff6c.jpg',0,'2024-11-28 14:35:18'),('5b9fbc00-b10a-4b89-83c9-8ee62b5a430f','593736c5-837a-44cb-b3ec-ff62f247faba','Question 20','Marias restaurant only served food from her own culture\r\n',5,'TFQ',NULL,NULL,'IMAGE-5b9fbc00-b10a-4b89-83c9-8ee62b5a430f-2b3dee5ef14c1db548b2e5f8f83ce429.png',0,'2024-12-04 15:37:42'),('5bb2fbce-533c-4559-8570-aa54e3845006','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 4','We _______ visit our grandparents next weekend.',10,'MCQ',NULL,NULL,'IMAGE-5bb2fbce-533c-4559-8570-aa54e3845006-a38741f2a690e77458e0d3474a431350.jpg',0,'2024-11-29 10:20:29'),('5bb3d093-4b5a-4c80-bfef-006d5715f46c','17ae8c8f-06a4-4577-9846-9861926b0767','Question 12',' Gotong royong encourages people to work alone.',5,'TFQ',NULL,NULL,'IMAGE-5bb3d093-4b5a-4c80-bfef-006d5715f46c-b3b0eb3eaaf7c06d6fce7950d62d15f0.jpg',0,'2024-12-04 13:21:04'),('5bc6238e-fbf2-42a6-8f96-dc8710568787','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 13','To unwind further, Sofia booked a spa day, indulging in massages and wellness treatments. She understood the importance of self-care, especially in her high-pressure profession. This retreat allowed her to recharge and reflect on her career and life choices.\r\n\r\nWhat does \"indulging\" mean in this sentence? \r\n\r\n\"She booked a spa day, indulging in massages.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:43:52'),('5bc8ad0d-c26d-4013-80b8-eda5ffff253c','36353aaa-0af1-4489-b057-25511e020826','Question 8','The committee will finalize the decision _______ all the feedback from the stakeholders has been reviewed and considered. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:23:14'),('5bc9a668-66e8-4aac-ac1a-2225bbeae37f','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 9','What makes the park a peaceful place?\r\n',10,'MCQ','AUDIO-5bc9a668-66e8-4aac-ac1a-2225bbeae37f-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 14:01:22'),('5bca6679-526d-49d3-abde-0256fed8d42b','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 17','Unscramble the letters to form a word: cepala',5,'MCQ',NULL,NULL,'IMAGE-5bca6679-526d-49d3-abde-0256fed8d42b-35c31e5b3ae549caf8bdf51977af42cc.jpg',0,'2024-11-28 11:00:38'),('5bcc3e88-12bd-4712-a578-75d293d61c36','593736c5-837a-44cb-b3ec-ff62f247faba','Question 1','What is described as the \"silent hero\" in hospitality?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5bcc3e88-12bd-4712-a578-75d293d61c36-9c3691d8b02ab784f2fd119cdc7d62d7.PNG',0,'2024-12-04 11:16:34'),('5bdb0a8d-1281-4f7e-98f6-fa34d1619c05','318b5f94-4a81-4c44-8372-cef8e0561833','Question 17','What concern does the Hotel Manager raise about the new technology?\r\n',5,'MCQ','AUDIO-5bdb0a8d-1281-4f7e-98f6-fa34d1619c05-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:25:11'),('5bdfbb24-74fe-41e1-a7fd-5ca90cbd01b5','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 3','Choose the correct plural form of the noun given in parentheses.\r\nThere are many ________ (city) in the world.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5bdfbb24-74fe-41e1-a7fd-5ca90cbd01b5-194619fb8111150230252ae8e2930586.png',0,'2024-12-04 10:41:31'),('5bf95dfc-8d21-40c2-b4f5-ae52e0e9d36a','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 8','What did Liam think of Sarahs work?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5bf95dfc-8d21-40c2-b4f5-ae52e0e9d36a-f3b5ea720665f1cb915f822cfc424d3c.png',0,'2024-12-02 09:31:31'),('5c04ee06-b170-4f4a-bad2-37432338e551','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 11','Casa Del Sols whitewashed walls and terracotta roofs are contrasted by climbing bougainvillea.\r\n',5,'TFQ','AUDIO-5c04ee06-b170-4f4a-bad2-37432338e551-0077a7c7f722fb82bef4feca7e03df42.mp3',NULL,NULL,0,'2024-12-10 14:48:08'),('5c31fc10-278e-4bdf-b6af-13d987a7145c','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 9','He _______ his room yesterday.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:15:40'),('5c3918b0-3fb7-45cd-bf93-62e48506c8bc','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 7','What is one way to learn about a culture through food?\r\n',10,'MCQ',NULL,NULL,'IMAGE-5c3918b0-3fb7-45cd-bf93-62e48506c8bc-a1f4df837f7affbfb84f1eeaae3631d3.PNG',0,'2024-12-04 10:03:57'),('5c3be8e5-7632-4bb4-bf0f-e930004e2d96','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 11','Choose the correct verb form to complete this sentence: \"The flowers ____ beautiful.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5c3be8e5-7632-4bb4-bf0f-e930004e2d96-28d49d329e3bb0e2565eeeff4ba0da14.png',0,'2024-11-25 19:33:30'),('5c3c2026-fdb1-44ae-a1d8-deefb536ead7','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 9','Match the terms to their correct meanings:',5,'MPQ',NULL,NULL,'IMAGE-5c3c2026-fdb1-44ae-a1d8-deefb536ead7-23ee3c306672d7835f0e74f9492fd590.jpg',0,'2024-12-02 09:30:22'),('5c5ff9f2-243d-479f-ad89-79289f4b65f3','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 16','Which sentence uses an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:06:02'),('5c63496a-a4e2-4986-b1a1-af4b5ad0a3a1','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 17','Who designed the glass pyramid entrance to the Louvre Museum?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5c63496a-a4e2-4986-b1a1-af4b5ad0a3a1-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:03:13'),('5c6539b0-02dd-4357-b826-87d2b4fb6b16','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 4','Identify the adjective in the sentence: \"This is an interesting book.\"\r\n',6,'MCQ',NULL,NULL,'IMAGE-5c6539b0-02dd-4357-b826-87d2b4fb6b16-6a8e0ae4a0acb931b579147aa1fcdf44.png',0,'2024-11-26 03:00:53'),('5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 1','Match the Word with Its Definition',10,'MPQ',NULL,NULL,NULL,1,'2024-11-28 12:02:22'),('5c6bf443-988e-4340-8023-145feffbb9ce','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 9','What did Susan enjoy in the evenings at Amanjiwo?\r\n',10,'MCQ','AUDIO-5c6bf443-988e-4340-8023-145feffbb9ce-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:14:48'),('5c7ba66a-44c6-46df-b768-646abecbe3ad','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 10','Choose the sentence with a postpositive adjective:',5,'MCQ',NULL,NULL,'IMAGE-5c7ba66a-44c6-46df-b768-646abecbe3ad-c520d1b970bbd3219bf97c9527c814ef.png',0,'2024-11-26 05:28:56'),('5c7d26f7-43cc-4b1a-af12-5015dbf7d16c','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 5','Select the correct verb to complete each sentence.\r\nWe ___ dinner at 6 PM.',10,'MCQ',NULL,NULL,'IMAGE-5c7d26f7-43cc-4b1a-af12-5015dbf7d16c-b0557fd614a90ba4a1420adf82db2950.png',0,'2024-11-26 01:48:48'),('5c7dc704-bc37-498b-813e-46861a4da502','94de3108-eb46-4a5e-b039-962392a500e6','Question 2','What did Emma have to do to transition into environmental consulting?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5c7dc704-bc37-498b-813e-46861a4da502-6a105037ca29aa997ead1cdfb51adc27.png',0,'2024-11-29 12:36:58'),('5c83c01a-6ae7-4fa2-91d7-054a67469737','54576a13-8360-433e-b515-61511d337de3','Question 12','The seminar will be conducted by Mr. Budi Umar.',5,'TFQ',NULL,NULL,'IMAGE-5c83c01a-6ae7-4fa2-91d7-054a67469737-62dee7f0dd7613d460b25127b5b2cff2.jpeg',0,'2024-11-21 09:37:24'),('5c897834-2c00-4d03-b15c-90a4bff0a80f','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 9','The text is written to ....',10,'MCQ',NULL,NULL,'IMAGE-5c897834-2c00-4d03-b15c-90a4bff0a80f-5cfeb8db58c1784187bcd3296ce9c96f.png',0,'2024-11-21 11:00:35'),('5c8d0ad6-b810-42af-b3ef-b7bca355864e','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 6',' Green Miles West\r\nWe have changed our name by replacing \"California\" with \"West\" due to an agreement with the California Gardening Association, which raised concerns about the original use of \"California.\" We hope this change does not cause confusion for our loyal customers. Although our name has changed, the quality of our products remains the same.\r\n\r\nThe company promises its customers that they will always maintain the . . . of their products.',4,'MCQ',NULL,NULL,'IMAGE-5c8d0ad6-b810-42af-b3ef-b7bca355864e-71aed57f7b4d4ef602a629d96e68196e.jpg',0,'2024-11-21 10:25:59'),('5c9d4509-bb03-48ea-9b73-82df52c15a7c','bff50171-e66a-4665-963c-3369d594649a','Question 14','Germanys leader Angela Merkel believes it is unnecessary to help Afghanistans financial system.\r\n',10,'TFQ',NULL,NULL,'IMAGE-5c9d4509-bb03-48ea-9b73-82df52c15a7c-bfc2c703173dcc2251ce82aa98415159.jpg',0,'2024-12-03 09:01:11'),('5ca01017-d49b-4720-ab94-5d663193408c','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 4','My brother ____ play football every weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5ca01017-d49b-4720-ab94-5d663193408c-0728f003415080390f3100558fdfddd6.jpg',0,'2024-11-28 14:11:37'),('5ca70e2c-3a75-46a3-9130-0164247a4f8f','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 14','What musical instrument does the speaker play?',5,'MCQ','AUDIO-5ca70e2c-3a75-46a3-9130-0164247a4f8f-26e7f295e1b45c96048ba40e4cfc0b60.mp3',NULL,NULL,0,'2024-11-25 11:05:26'),('5cc6ba43-b2c3-4c4e-b03d-4f7aa591bc31','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 5','Choose the word that has the closest meaning to \"itinerary\" in the sentence: \"The tour guide shared the itinerary for the city tour.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:05:38'),('5cc82687-7d5b-4beb-9c2b-0b883299d491','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 12','What does Emma do on weekends?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5cc82687-7d5b-4beb-9c2b-0b883299d491-3c93e6adefec2f1025fb8d91cf6dd476.png',0,'2024-11-29 12:03:46'),('5ce09867-fe82-4594-9eda-e67440ae5096','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 11','He looks forward ____ working with the team.',5,'MCQ',NULL,NULL,'IMAGE-5ce09867-fe82-4594-9eda-e67440ae5096-70e896bf70a4258873eaa0d02ae2588a.jpg',0,'2024-11-29 09:27:13'),('5cf18a8f-3a77-40f0-8ccc-f0f9d5446473','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 11',' \"A magical creature who casts spells, often with harmful intentions.\" \r\n\r\nWhich of the following words matches this definition?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5cf18a8f-3a77-40f0-8ccc-f0f9d5446473-83510c3bda34f2e7bc867b04e78e6ed1.jpg',0,'2024-11-25 11:06:10'),('5cfee923-9995-4878-92e7-d5a30678d11b','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 13','he word \"landmark\" refers to a significant or historical place that attracts tourists because of its cultural or historical importance.',5,'TFQ',NULL,NULL,'IMAGE-5cfee923-9995-4878-92e7-d5a30678d11b-380e3b2cb3cc96c57511a623fbd38cd2.jpg',0,'2024-11-25 22:19:34'),('5cff5675-b5b3-49a3-8553-7690ace92d78','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 10','He felt much better _______ he had taken the medicine. \r\n',5,'MCQ',NULL,NULL,'IMAGE-5cff5675-b5b3-49a3-8553-7690ace92d78-ded13c8c1a8d91eef32883b7d1667bb0.jpg',0,'2024-12-03 14:08:10'),('5d0979ab-a3cb-4e49-9385-0990170a53b3','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 4','\"She wanted to finish writing ______ the sun set.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5d0979ab-a3cb-4e49-9385-0990170a53b3-3868decfdc6562bf062f824faf3aab6e.png',0,'2024-12-03 14:54:34'),('5d1a3792-e203-4b1e-bb99-7aef070ba2f2','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 20','The playwright _______ (create) a masterpiece that _______ (move) audiences to tears.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:44:40'),('5d235bc9-3dd5-40f7-93b2-505dd82b8cab','6b134cd4-e902-4241-9692-450b43ca1af9','Question 27','Match the skill to its importance for a concierge.\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-21 13:29:32'),('5d2c3b47-8b58-40a5-95c2-c76520437965','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 15','What kind of music do you like?\r\n',10,'MCQ',NULL,NULL,'IMAGE-5d2c3b47-8b58-40a5-95c2-c76520437965-75f6635126482e3f40cb1b2604f18a37.jpg',0,'2024-12-12 10:48:24'),('5d2edff4-37e4-4c7b-b1e9-2b10922c37e5','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 10','What does \"protect\" mean?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:44:00'),('5d3a347d-da2d-48f4-8b52-342d00d0aff7','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 7','Annas favorite animal at the zoo is the ________, which has a long neck.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:02:42'),('5d3d6079-6d4a-4730-8d89-b71e331557ad','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 16','Fill in the blank with the correct pronoun:\r\n\"The board, aware of the potential impact, stated ___ support for the initiative clearly.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:57:53'),('5d52c8f9-7bbe-45aa-8154-520d6954c271','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 6','The weather was _______.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:13:35'),('5d60dce2-707e-47c8-832f-7f5d82b638fe','a6453283-af44-47e5-9f50-84628799eeac','Question 13','Match the Word with Its Definition',5,'MPQ',NULL,NULL,'IMAGE-5d60dce2-707e-47c8-832f-7f5d82b638fe-5ee6a826c8be9ae9643f9312695f4647.jpg',0,'2024-11-28 11:50:11'),('5d6bee2d-f550-4b24-afe4-c5bde0e9a101','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 1','In the dessert, you would travel best by\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-5d6bee2d-f550-4b24-afe4-c5bde0e9a101-9b408040c0c97578d38675a4a6cf3fda.png',0,'2024-12-02 09:16:26'),('5d6d8667-025a-4ccb-87a3-1a45cc945c7a','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 19','Choose the correct use of “should” to show recommendation:\r\n',5,'MCQ',NULL,NULL,'IMAGE-5d6d8667-025a-4ccb-87a3-1a45cc945c7a-cf9b1fdd114590fdf2cc9b978ebb4eb8.png',0,'2024-11-26 06:48:33'),('5d8cc4fc-0754-44e1-99e2-6f05874e8eb8','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 7','What lesson did the fox learn from this experience?',5,'MCQ',NULL,NULL,'IMAGE-5d8cc4fc-0754-44e1-99e2-6f05874e8eb8-2d35a3b3fa3d62539c05d4bf49bbb68a.PNG',0,'2024-11-25 21:29:59'),('5dadb8a1-6dd7-4af3-94e9-9e3d641b6a05','62fa8403-e764-4555-949c-236f7300e212','Question 11','The teacher ____ that students bring their textbooks to class.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5dadb8a1-6dd7-4af3-94e9-9e3d641b6a05-77567f75a334834d422ce7f23e124620.jpg',0,'2024-11-28 14:38:38'),('5db6a204-b436-485b-a29f-daff5f0d6b0a','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 7','Direct: \"Do you know the answer?\" he asked.\r\nReported: He asked if I ___ the answer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5db6a204-b436-485b-a29f-daff5f0d6b0a-e9a45b7a1dddd2bd19669cceedf8b0fa.png',0,'2024-11-28 13:26:01'),('5dcc28c9-7869-4f1f-8153-ae398abd3a65','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 8','They will not start the movie _______ everyone is seated.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5dcc28c9-7869-4f1f-8153-ae398abd3a65-16f1f8ca5579f7715685ce5fb4ef6d3b.jpg',0,'2024-12-03 09:50:02'),('5dcc3c39-5fa8-4f5a-9af6-8bc26edf9fe9','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 2','The airline staff asked Theo to describe the contents of his suitcase.\r\n',5,'TFQ','AUDIO-5dcc3c39-5fa8-4f5a-9af6-8bc26edf9fe9-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:12:35'),('5dd68664-7d46-4b2c-9841-e58d2f6e6171','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 9','Choose the word that has the closest meaning to \"luxury\" in the sentence: \"Guests enjoy the luxury of the hotels spa and wellness center.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:09:27'),('5de26710-c4a4-4072-8d6a-6c1ddadf5901','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 9','Which word is an adverb of time?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:35:40'),('5de3b16e-5c73-418a-bfa8-ef4c4e88e7f8','a89648cb-a116-4dbe-b304-24818d8f1725','Question 10',' Emmas presentation about colours and their meaning most likely parallels the idea that Kyotos traditional culture is:\r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-5de3b16e-5c73-418a-bfa8-ef4c4e88e7f8-0b938e2b67317066773c17a983ec21d8.png',0,'2024-12-03 11:15:30'),('5de4c4ae-1ab7-435c-8800-8c15a543d567','19ab833e-87cf-4963-a786-d5d63993a84f','Question 6','Find the noun phrase with a possessive form in: \"Julias brothers car is very expensive.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5de4c4ae-1ab7-435c-8800-8c15a543d567-2956c090d127053f165366c0de57b3e9.jpg',0,'2024-11-28 12:01:44'),('5de951fc-9c5e-4177-bc09-84d21820f7c8','3046da72-814f-42e0-bd7f-cf6618a820db','Question 8','What city is known for deep-dish pizza?',5,'MCQ',NULL,NULL,'IMAGE-5de951fc-9c5e-4177-bc09-84d21820f7c8-fdb7ca9110e3a65c3189b5987af2e77a.jpg',0,'2024-12-04 10:58:01'),('5deacc71-116d-4a8c-9b55-71e2787b5451','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 13','Students need to pay for the camping trip.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-21 10:38:11'),('5e001ac0-748b-40ab-928c-26f718b25c35','d430d447-c971-4c28-861d-385e34e4f374','Question 7','We ____ in New York City.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5e001ac0-748b-40ab-928c-26f718b25c35-88ed9400048ccfc19a9bef8a87f7b94c.jpg',0,'2024-11-28 15:03:50'),('5e03b127-745d-4a25-905a-c7d9584191a5','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 1','What era does St. Michaels Cathedral primarily represent in its architecture?\r\n',5,'MCQ','AUDIO-5e03b127-745d-4a25-905a-c7d9584191a5-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:00:08'),('5e0b7ffc-ba1a-45d0-90ad-b162d1624275','acad3477-1006-4ed1-b432-985542a7c890','Question 5','What does Maria offer to do for Mr. Johnson?\r\n',10,'MCQ','AUDIO-5e0b7ffc-ba1a-45d0-90ad-b162d1624275-51f56e47d3f1fefc410c37d72a08a39f.mp3',NULL,NULL,0,'2024-12-09 11:14:32'),('5e0d93f5-7fcd-4cc8-82f0-0c5d932b1189','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 9','How does Jonathan suggest the staff handle the new technology?\r\n',5,'MCQ','AUDIO-5e0d93f5-7fcd-4cc8-82f0-0c5d932b1189-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:51:50'),('5e0dee5e-3067-4127-a531-ed0599e3c968','15fc91ab-629f-4b44-a812-c45807f31850','Question 11','Match the animal with the lesson Tully learned from them:\r\n',10,'MPQ',NULL,NULL,NULL,0,'2024-12-04 11:07:41'),('5e3317e0-9d69-442f-8224-92e299ed0d8e','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 1','What does the word “possess” mean in the context of the passage?',10,'MCQ',NULL,NULL,'IMAGE-5e3317e0-9d69-442f-8224-92e299ed0d8e-a9ab8bdde71e730296abe076ad2046cd.PNG',0,'2024-11-26 09:06:43'),('5e3e95ce-56a0-4b16-9206-4792950569fd','b29e7991-f853-47df-9475-7c0d65e15458','Question 4','The word \"commemoration\" refers to an event or act that honors or remembers someone or something.',5,'TFQ',NULL,NULL,'IMAGE-5e3e95ce-56a0-4b16-9206-4792950569fd-c26bca03a8707be635c140051a1fbc1b.jpg',0,'2024-11-25 11:23:13'),('5e485b83-d304-465c-9487-18ef6ab81188','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 19','\"The phrase \'Her work in science\' contains a possessive noun phrase.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-5e485b83-d304-465c-9487-18ef6ab81188-79b1324c2c3799e83f9217b404e90bf5.jpg',0,'2024-11-28 11:57:53'),('5e51f15c-caf5-40ca-96d0-444e71fa0f5f','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 1','Why is Washington, D.C. considered important for the United States?',5,'MCQ',NULL,NULL,'IMAGE-5e51f15c-caf5-40ca-96d0-444e71fa0f5f-97438938bea93b5062288f35adfb1c1c.PNG',0,'2024-11-25 21:23:28'),('5e57118a-8705-4608-8be9-4fce311286ee','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 14','What is one activity mentioned for Literacy Week?',3,'MCQ',NULL,NULL,'IMAGE-5e57118a-8705-4608-8be9-4fce311286ee-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:33:07'),('5e6991ce-51cc-4c98-9d0f-7fe6e685b8e9','d49e5dcb-c578-4c47-858b-aafd77743437','Question 6','What is the plural of \"woman\"?',10,'MCQ',NULL,NULL,'IMAGE-5e6991ce-51cc-4c98-9d0f-7fe6e685b8e9-ed07c22b9a8c776940e68b7b3a53c8a8.png',0,'2024-11-26 10:57:44'),('5e6af3b3-5035-45a4-a5c2-dec54454d1fe','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 1','What is the primary architectural style of the Grand Vista Resort?',5,'MCQ','AUDIO-5e6af3b3-5035-45a4-a5c2-dec54454d1fe-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:44:48'),('5e6df65b-0459-41e3-8975-90c212babcac','3046da72-814f-42e0-bd7f-cf6618a820db','Question 17','Mark visited only one city in Europe.',5,'TFQ',NULL,NULL,'IMAGE-5e6df65b-0459-41e3-8975-90c212babcac-0a79699393d8adfdd0fdf1171670a053.jpg',0,'2024-12-04 11:02:28'),('5e77152c-da9f-4753-99c8-9ab600b7e65a','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 3','He ________ from Jakarta sometimes ago.',10,'MCQ',NULL,NULL,'IMAGE-5e77152c-da9f-4753-99c8-9ab600b7e65a-e0a955ca602bc1de45a0f50c80aa070d.jpg',0,'2024-12-02 10:40:54'),('5e7fb417-027c-466c-9399-ed8fecb2d1b2','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 1','What does Jake want to do for his birthday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5e7fb417-027c-466c-9399-ed8fecb2d1b2-d10f5f64d1bdf2f7fd1f2b65b810623a.PNG',0,'2024-12-02 10:55:35'),('5e81aadc-51da-4ff7-9119-7eb84712b4f2','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 9','Maries goal is only to show the tourists the sights of Paris.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5e81aadc-51da-4ff7-9119-7eb84712b4f2-3eea9b215db8161d1f14080dba4d4036.png',0,'2024-12-02 12:10:41'),('5e83c69d-3995-49ff-9208-c69ae4e9780c','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 6','She ___ him a letter last week.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:27:06'),('5e97ef63-cc3a-418a-8659-3237c0a02d69','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 10','Which noun phrase is the most complex in structure? \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:29:08'),('5ea29952-3a01-4660-8da8-01f40b5e130d','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 7','Listen to the speaker to answer question number 7.',1,'MCQ','AUDIO-5ea29952-3a01-4660-8da8-01f40b5e130d-9e3ed2dc0d6b9fc9821408ffff62993b.mp3',NULL,NULL,0,'2024-11-27 23:09:00'),('5ea3253d-aae3-4162-bf3d-00dc448d8116','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 21','The competition has only one category: singing.',3,'TFQ',NULL,NULL,'IMAGE-5ea3253d-aae3-4162-bf3d-00dc448d8116-f5fe99ca7a0310f862c3cd2de3638973.jpg',0,'2024-11-21 12:45:20'),('5ecddf85-58e0-4e42-97db-b659c4396a2b','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 4','Emma plans to practice the guitar in her bedroom every morning.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-5ecddf85-58e0-4e42-97db-b659c4396a2b-b5cc146668cf0857302dce589521622c.png',0,'2024-12-02 11:52:48'),('5ed2c1f6-3376-4a04-88c9-bace0325cb7c','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 7','Helping is only about physical actions, not emotional support.\r\n',5,'TFQ','AUDIO-5ed2c1f6-3376-4a04-88c9-bace0325cb7c-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:44'),('5ed7bc38-229f-43e7-8377-38fcc673a2f1','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 13','Who originally created The Secret Garden?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5ed7bc38-229f-43e7-8377-38fcc673a2f1-1f530a098e64ef11a5ba2de76daefc69.png',0,'2024-12-03 09:37:03'),('5eedacfd-e995-4f2e-87e7-e36ddb5db303','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 15','Complete the sentence by unscrambling the correct word:\r\n\r\n\"Their team needed to find a repmanent solution for their software issues that would last long-term.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:28:13'),('5f2545cf-0b13-4f07-aba1-55fbe04a11b6','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 11','Direct: \"I have been working on this for days,\" he said.\r\nReported: He said that he ___ working on it for days.',5,'MCQ',NULL,NULL,'IMAGE-5f2545cf-0b13-4f07-aba1-55fbe04a11b6-ab32cb8f3e7a92b2be504be2cb2759f2.png',0,'2024-11-28 11:58:27'),('5f30a89b-8cac-48fe-92a3-2f9489d55001','069d921b-0878-411b-a94d-ce525959c0d1','Question 34','Today was an amazing day! I finally finished the painting Ive been working on for two weeks. Its a view of the mountains near my house. I also spent some time reading a new book about art history. Later, I called my cousin to catch up; hes studying architecture in Italy. Talking to him always inspires me to be more creative.\r\n\r\n\r\nWhat did the writer finish today?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5f30a89b-8cac-48fe-92a3-2f9489d55001-8710e247e97bf700dd1c088536ed5454.jpg',1,'2024-12-11 14:06:09'),('5f311a6b-41f1-4c8a-9dd0-46b0aed77668','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','Question 3','Edison never failed while trying to make the light bulb.',1,'TFQ',NULL,NULL,NULL,1,'2024-11-04 14:19:25'),('5f4bd927-ce97-4898-8778-adeb789d756f','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 6','Which authors have left a lasting impact on Alexandra\'s worldview?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:08:14'),('5f54c9f9-4091-4721-8530-f712437eaf62','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 10','Choose the word that has the closest meaning to \"appreciate\" in the sentence:\r\n\r\n\"We appreciate your feedback as it helps us improve our services.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5f54c9f9-4091-4721-8530-f712437eaf62-35a4c636ba75cf072fafe876dd2fb51b.jpg',0,'2024-11-26 03:42:28'),('5f5fee99-8992-4239-a69f-475052a4a694','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 2',' My father is on the way. He ____________ home yet.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-02 11:22:18'),('5f68d9b8-1ee0-483a-998a-d835bbad9df5','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 13','___ they ___ (attend) the wedding next month?\r\n',10,'MCQ',NULL,NULL,'IMAGE-5f68d9b8-1ee0-483a-998a-d835bbad9df5-ab0fb3f13affb75f049a66bee7d3130c.jpg',0,'2024-11-29 10:58:57'),('5f72df5b-9f8f-4ebf-85c3-4082d365e0d3','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 8','What is the noun phrase in this sentence? \"A big basket of apples was on the counter.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-5f72df5b-9f8f-4ebf-85c3-4082d365e0d3-036ad0857d383892a2030cd173154bc0.jpg',0,'2024-11-28 11:12:48'),('5f77a15e-eb23-4327-a23c-e47d78f8c239','19ab833e-87cf-4963-a786-d5d63993a84f','Question 12','Fill in the blank with the correct noun phrase: \"_________ inspired him to pursue painting.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5f77a15e-eb23-4327-a23c-e47d78f8c239-40ec68d2bc732ed3334e888648835107.jpg',0,'2024-11-28 12:06:11'),('5f7fe3a7-103a-463f-8abb-ef0ec6c8c581','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 13','Which of the following sentences contains a noun phrase?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:33:07'),('5f8c0a71-716e-4148-adbd-bd1105e7e7b1','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 10','Central Park is known for its gardens, which provide tranquil spots for visitors.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5f8c0a71-716e-4148-adbd-bd1105e7e7b1-771d8be31221f7cb1cce1e8aee3a66fa.jpg',0,'2024-12-03 10:04:15'),('5f9131ca-cebe-4f56-acb6-e3005e28fec0','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 17','Fill in the blank with the correct pronoun:\r\n\"If either of the speakers cancels, ___ will have to notify the event organizer immediately.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-5f9131ca-cebe-4f56-acb6-e3005e28fec0-607cf817ff87febfe16771c80adba6fd.png',0,'2024-12-03 13:25:33'),('5f9d409a-b976-4a32-82c0-7683e42e5373','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 3','Emily wants to paint landscapes because she enjoys capturing beautiful scenes.\r\n',5,'TFQ',NULL,NULL,'IMAGE-5f9d409a-b976-4a32-82c0-7683e42e5373-8b259e38512f0ff143d24ab36be54cfb.PNG',0,'2024-12-02 10:56:45'),('5fa73812-e1fe-478b-893e-155ff06e0bc6','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 6','Select the sentence that uses an adjective to describe color:\r\n',15,'MCQ',NULL,NULL,'IMAGE-5fa73812-e1fe-478b-893e-155ff06e0bc6-6000759d58ce0dee270df778389f4a11.png',0,'2024-11-26 00:38:39'),('5fada9f8-da57-488d-b7d3-c9a013dbc1a8','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 6','What is located in the crypt beneath the cathedral?\r\n',5,'MCQ','AUDIO-5fada9f8-da57-488d-b7d3-c9a013dbc1a8-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:03:08'),('5fc3cd62-e7ff-4f5d-b8ef-c83a8f07530b','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 16','Where did the New Year countdown and fireworks display take place?\r\n',5,'MCQ','AUDIO-5fc3cd62-e7ff-4f5d-b8ef-c83a8f07530b-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:35:11'),('5fcce9d7-08d6-42b1-b250-4fd1899427db','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 15','Which sentence contains a noun phrase that describes a quality?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:47:48'),('5fd5e6f0-dd69-47d0-973a-666f5def53d8','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 11','Reorganize these letters to form a meaningful word: adnacdev (New and sophisticated ways of doing something).',5,'MCQ',NULL,NULL,'IMAGE-5fd5e6f0-dd69-47d0-973a-666f5def53d8-28ad71b9ee51cef6bbda6d0fc0d8bbab.png',0,'2024-12-01 10:16:58'),('5fdf704d-4013-4d0d-9661-e30d9859ec1e','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 10','What conclusion can be drawn from the Mandarin Chinese study?\r\n',5,'MCQ',NULL,NULL,'IMAGE-5fdf704d-4013-4d0d-9661-e30d9859ec1e-26dc589006aa4105b9d2885eb786ab37.png',0,'2024-12-03 09:29:54'),('5fe343aa-5188-45f9-b308-36fc8dc53063','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 15','When dealing with the Middle Eastern executives, Maya used a more __________ tone to show respect and professionalism.\r\n',5,'MCQ',NULL,NULL,'IMAGE-5fe343aa-5188-45f9-b308-36fc8dc53063-3dcff4ddd8e05b38b45fdc41803f3b02.PNG',0,'2024-12-06 12:32:36'),('5fefe902-1758-4223-9472-056a59c3231d','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 20','Select the verb that best completes this sentence: \"She ____ a lot during the marathon.\"',5,'MCQ',NULL,NULL,'IMAGE-5fefe902-1758-4223-9472-056a59c3231d-5f50f6e91f36f321e212c5373db41b72.png',0,'2024-11-25 23:34:46'),('60000b7f-8b3b-4be8-97a3-f58cf8a81d26','afd6b384-56dd-4139-90f1-5800d11048e1','Question 12','\r\n\r\n \"Working in hospitality requires a welcoming attitude toward guests and visitors.\"\r\n\r\nIn the sentence, \"Working in hospitality requires a welcoming attitude toward guests and visitors,\" the word \"hospitality\" means hosting and caring for guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-60000b7f-8b3b-4be8-97a3-f58cf8a81d26-9d4cdfb170219dcdfaf19cb1f436a48c.jpg',0,'2024-11-26 03:19:35'),('600856fd-1c81-4940-aead-5e4f827b2871','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 37',' Xaviera was born in Jakarta in 2008.\r\n',10,'TFQ',NULL,NULL,NULL,1,'2024-12-11 14:51:22'),('601a8719-b865-4594-8123-f01eaf43003e','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 6','Advanced readers should be able to discern between biassed and objective sources of travel information to form an accurate understanding of a destination.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-601a8719-b865-4594-8123-f01eaf43003e-8b516f2ea67d7a7a4a55026982042925.jpg',0,'2024-12-03 09:47:06'),('60229acb-2597-43e3-94b0-1f782e01dffb','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 7','Which of these verbs is irregular?',5,'MCQ',NULL,NULL,'IMAGE-60229acb-2597-43e3-94b0-1f782e01dffb-7dfdb8901e0cbf18eacbb37cb24781fb.png',0,'2024-11-26 03:36:21'),('6032cf81-1e30-4807-b6d0-b4cf794b93d5','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 4','What should people have ready at the ticket counter?\r\n',5,'MCQ','AUDIO-6032cf81-1e30-4807-b6d0-b4cf794b93d5-8cdc7d71bad4be911feaeffeda55a2b0.mp3',NULL,NULL,0,'2024-12-11 10:16:29'),('603eb2c2-327e-41e3-92be-a70bab223d30','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 9','The old woman was ________ to the golden snail.',5,'MCQ',NULL,NULL,'IMAGE-603eb2c2-327e-41e3-92be-a70bab223d30-e03f6d30818ffbec4ab8583bf367f12b.jpg',0,'2024-11-28 10:43:21'),('603eee21-9436-4b49-96bd-8328c7035246','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 1','Choose the word that has the closest meaning to \"hospitality\" in the sentence: \"Hospitality is key to ensuring guests feel welcome and comfortable.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:02:24'),('605cf7c0-ab06-4cbd-b096-34fe66d87f87','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 10','A symbol represents something larger than itself.',5,'TFQ',NULL,NULL,'IMAGE-605cf7c0-ab06-4cbd-b096-34fe66d87f87-69b35cdb2657cc46b91feef133999d8b.jpg',0,'2024-11-28 15:34:09'),('605db98e-1488-4f20-a683-ad48729dd188','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 1','To: all employees\r\n\r\nThere will be a blackout each Saturday during this month. Consequently, we will use the generator as the electric source. So, please do not use air conditioners on Saturdays.\r\n\r\nPlease dont forget to turn off the lights, computers, printers during the break as usual.\r\n\r\n\r\nWhere can you read the announcement?',10,'MCQ',NULL,NULL,'IMAGE-605db98e-1488-4f20-a683-ad48729dd188-3d342eea0b5d5175ec6d6d8b61dc2dac.jpg',0,'2024-11-21 08:45:53'),('6060c3c7-49b0-4c5e-a32a-508e2aa51e14','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 6','What significant changes were made to the interior of the castle in the 18th and 19th centuries?\r\n',5,'MCQ','AUDIO-6060c3c7-49b0-4c5e-a32a-508e2aa51e14-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:47:31'),('6078311a-558e-4ab1-a8f5-1cefdf417d27','bff50171-e66a-4665-963c-3369d594649a','Question 8','How much has the EU pledged to give Afghanistan?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6078311a-558e-4ab1-a8f5-1cefdf417d27-3c41c11332ce06507bb62aa315204a96.jpg',0,'2024-12-03 08:59:16'),('6082e457-97d4-46e0-b901-076cf92a29c1','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 16','What value is the speaker describing?',5,'MCQ','AUDIO-6082e457-97d4-46e0-b901-076cf92a29c1-9ebe38b6aa560e3042ef899427d0cd0b.mp3',NULL,NULL,0,'2024-12-11 15:13:23'),('60883354-ea56-484c-8040-0f380efe3c06','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 25','In which district of Kyoto did Emma explore traditional wooden houses?',4,'MCQ',NULL,NULL,'IMAGE-60883354-ea56-484c-8040-0f380efe3c06-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:56:28'),('60896ea2-6997-4ff9-8b5d-9263d4adb2cc','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 9','What activity can visitors do at Greenhill Farm?\r\n',5,'MCQ','AUDIO-60896ea2-6997-4ff9-8b5d-9263d4adb2cc-6318ae79d741d55b06defc3f59b9a77e.mp3',NULL,NULL,0,'2024-12-10 12:42:36'),('60939b92-a5c9-4418-998d-84ab6531f19e','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 10','I think she ___ (pass) the exam.\r\n',10,'MCQ',NULL,NULL,'IMAGE-60939b92-a5c9-4418-998d-84ab6531f19e-aafb416eaf01e4dd63fdd7d8292394a5.jpg',0,'2024-11-29 10:55:59'),('6095a117-3633-4606-a26f-e4ac35bff3fd','3b168b2f-4410-44c0-aefd-240942c312ab','Question 1','In the dessert, you would travel best by\r\n',5,'MCQ',NULL,NULL,'IMAGE-6095a117-3633-4606-a26f-e4ac35bff3fd-8aed3d1acd619b4116484472e46241e8.png',0,'2024-12-02 08:54:00'),('609c5046-0428-4a4f-960a-555643cf6abb','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 7','How many limestone blocks were used to construct the Great Pyramid?',5,'MCQ',NULL,NULL,'IMAGE-609c5046-0428-4a4f-960a-555643cf6abb-c6e39e31bd04b62eec91ca3d566c2550.jpg',0,'2024-12-05 11:35:05'),('60b40ed2-8ac8-4ca0-8f23-6ee882bbb421','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 17','What did Mia do well?',5,'MCQ','AUDIO-60b40ed2-8ac8-4ca0-8f23-6ee882bbb421-81e9b80b7ad1e4b2daa3afa4180a0ae1.mp3',NULL,NULL,0,'2024-12-06 11:41:19'),('60b9a34f-6e5b-4a35-8ef0-b37ea463829f','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 18','What was the main lesson Maya\'s team learned from her leadership during the event?\r\n',5,'MCQ',NULL,NULL,'IMAGE-60b9a34f-6e5b-4a35-8ef0-b37ea463829f-3dcff4ddd8e05b38b45fdc41803f3b02.PNG',0,'2024-12-06 12:36:18'),('60e0ce3b-7819-48ba-a65d-911c10b9e533','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 16',' Saying \"Congratulations!\" is a formal way to express praise for someone\'s achievement.',5,'TFQ',NULL,NULL,'IMAGE-60e0ce3b-7819-48ba-a65d-911c10b9e533-41b95ef6e11f8e1f6d06c1c26c611bf0.png',0,'2024-11-26 03:01:17'),('60e640aa-08b3-4244-a8ae-298bd03e3a67','62fa8403-e764-4555-949c-236f7300e212','Question 16','They ____ by the river every Sunday.',5,'MCQ',NULL,NULL,'IMAGE-60e640aa-08b3-4244-a8ae-298bd03e3a67-f9da68015b11a0bbd05bde419916b01f.jpg',0,'2024-11-28 14:41:20'),('60ed9d08-1fc2-4df3-a047-2e552b818c1b','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 6','Which pronoun best completes the sentence?\r\n\"Neither of the authors specified ___ sources in the bibliography.\"',5,'MCQ',NULL,NULL,'IMAGE-60ed9d08-1fc2-4df3-a047-2e552b818c1b-30085695aca810862bc87b0112d8a7cc.png',0,'2024-12-03 10:38:11'),('60f3758f-f33d-482a-a64d-11ef05de0241','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 12','Choose the plural form of \"wife\"',5,'MCQ',NULL,NULL,'IMAGE-60f3758f-f33d-482a-a64d-11ef05de0241-9d697c7997bab5f2ff853c3346c9e35c.png',0,'2024-12-04 10:11:21'),('60fbfe97-835c-4ed0-9587-161eb18ef78f','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 14','What makes mochi donuts distinct from traditional donuts?',5,'MCQ',NULL,NULL,'IMAGE-60fbfe97-835c-4ed0-9587-161eb18ef78f-db64ad67dfa5f97d1900dc7d8651af92.jpg',0,'2024-12-02 10:12:49'),('610e2253-e8da-4228-a6c3-37700255cff0','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 3','Helping others only applies to big tasks, not small ones.\r\n',5,'TFQ','AUDIO-610e2253-e8da-4228-a6c3-37700255cff0-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:00'),('61167fac-01c8-4673-9a40-5740c4f619af','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 10','What does Liam propose they do to celebrate?\r\n',5,'MCQ',NULL,NULL,'IMAGE-61167fac-01c8-4673-9a40-5740c4f619af-f3b5ea720665f1cb915f822cfc424d3c.png',0,'2024-12-02 09:32:29'),('611f02ef-422b-43dc-a06e-932a8f4ec4cf','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 11','Unscramble the letters to find the correct word.\r\n\r\notprrype',5,'MCQ',NULL,NULL,'IMAGE-611f02ef-422b-43dc-a06e-932a8f4ec4cf-5c5cbc685875ec321a2bd1d0dc8b0b1f.jpg',0,'2024-11-28 15:35:01'),('613000b7-c0aa-4861-8912-998eb326a286','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 8','Part of the park\'s revenue is used to support local communities.',5,'TFQ','AUDIO-613000b7-c0aa-4861-8912-998eb326a286-c6bbde5c119d89a2bf1101b3fa538c43.mp3',NULL,NULL,0,'2024-12-09 15:14:45'),('613242a4-1a52-4ecc-950c-5e83d30dc831','f845f17c-d46e-480c-9809-509254f53261','Question 9','Which sentence is NOT correct?',5,'MCQ',NULL,NULL,'IMAGE-613242a4-1a52-4ecc-950c-5e83d30dc831-efe578997668cfd31251d2755f454839.png',0,'2024-11-28 10:57:52'),('613bc9e0-e1a3-4605-9b9c-88d667df4afb','36cc2ca7-9643-4410-8166-50f68c988340','Question 7','This is my brother. ___ is 10 years old.',10,'MCQ',NULL,NULL,'IMAGE-613bc9e0-e1a3-4605-9b9c-88d667df4afb-a81341b0249eb180eaa401670a0cb912.png',0,'2024-12-02 10:50:12'),('61443842-5e29-4447-9f20-2a3828472f44','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 4','Choose the correct plural form for each noun in the question.\r\n\"Child\"',10,'MCQ',NULL,NULL,'IMAGE-61443842-5e29-4447-9f20-2a3828472f44-23aca66ba738ba3f24572ed9ffcae1f7.png',0,'2024-12-04 09:46:33'),('6146128b-e737-4d4d-9409-5e318bbad897','069d921b-0878-411b-a94d-ce525959c0d1','Question 19','Choose the antonym for \"outgoing\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-6146128b-e737-4d4d-9409-5e318bbad897-dbd8bbf895267022f649d5ccc40fcb2d.png',1,'2024-11-25 19:56:07'),('6147fd9e-1715-4c9d-994a-986a0a88cc06','2757e906-e864-4704-af6a-a92b588eef3d','Question 2','What should guests do if they need a late check-out?\r\n',10,'MCQ','AUDIO-6147fd9e-1715-4c9d-994a-986a0a88cc06-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:16:51'),('614ef04d-3d4f-4738-863b-52cac80d30c7','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 4','The town plans to create a statue to M E M M R A O T E C their history.\r\n',5,'MCQ',NULL,NULL,'IMAGE-614ef04d-3d4f-4738-863b-52cac80d30c7-4c68b425bc8bde982e1605165a5836c1.jpg',0,'2024-12-04 09:12:44'),('61513695-1d31-4b17-a862-5b7a3f129599','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 1','\"The restaurant\'s __________ decor and unique dishes attract guests from all around.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:08:00'),('61526ac9-74b1-4761-b653-60d402ba2498','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 11','Unscramble the letters to find the correct word\r\n\r\nE N U I N G E',5,'MCQ',NULL,NULL,'IMAGE-61526ac9-74b1-4761-b653-60d402ba2498-0b84b02dc06138d83c9a6913903ababf.png',0,'2024-11-29 10:25:45'),('6158a555-1564-4b27-9761-20f3422fd69e','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 10','Alfins wedding was a small, private affair without any decorations.\r\n',5,'TFQ','AUDIO-6158a555-1564-4b27-9761-20f3422fd69e-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:00:59'),('615e737e-8aec-4de5-b5b1-e15b4cafbaef','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 14','Guests praised the staff for their friendliness and professionalism during the event.\r\n',5,'TFQ','AUDIO-615e737e-8aec-4de5-b5b1-e15b4cafbaef-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:34:26'),('616cd43f-7084-4ce6-ad01-d6df61118aa1','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 4','Which sentence contains an adverb phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:07:26'),('616d5f31-ffd7-4543-9e06-5ff8e2a96713','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 1','Listen to the speaker twice then answer questions number 1 until 5.',5,'MCQ','AUDIO-616d5f31-ffd7-4543-9e06-5ff8e2a96713-46cdf6e61f32c119aa13004582a2d0fa.mp3',NULL,NULL,0,'2024-11-26 13:56:19'),('616d632f-f719-4e91-b49d-7c49ae294e55','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 16','This region is a top tourist __________, known for its amazing natural landscapes.\r\n',5,'MCQ',NULL,NULL,'IMAGE-616d632f-f719-4e91-b49d-7c49ae294e55-51f68ddb302de067ab41341ebd05a70e.jpg',0,'2024-11-25 22:24:28'),('616dfaeb-e12a-47c7-8f7b-25ee605f3134','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 7','What type of communication is being used?',5,'MCQ','AUDIO-616dfaeb-e12a-47c7-8f7b-25ee605f3134-51ba40f15e94b38f9d5b91e5bdc553d6.mp3',NULL,NULL,0,'2024-12-12 15:06:32'),('6179b9ab-e032-4c50-9488-e3c926830db3','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 3','What does Mountain View Resort offer?\r\n',5,'MCQ','AUDIO-6179b9ab-e032-4c50-9488-e3c926830db3-34387d53a164d80d0449be316293a6d9.mp3',NULL,NULL,0,'2024-12-10 12:38:51'),('61943ab6-32cf-4567-8586-19ba02606d5e','26d39f63-85dd-435b-aed1-0a507b625015','Question 1',' Choose the correct reported form of this statement:\r\nDirect: \"I can finish the project tomorrow,\" she said.',5,'MCQ',NULL,NULL,'IMAGE-61943ab6-32cf-4567-8586-19ba02606d5e-4b9c781d0253c41b075622abfee31f06.png',0,'2024-11-28 12:07:28'),('61a81f19-5f0b-4792-8cca-f3f70927ae5c','1269e558-adde-4bee-a781-ed539cacdd78','Question 9','Choose the correct adverb: \"He drives his car ____ on the highway.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-61a81f19-5f0b-4792-8cca-f3f70927ae5c-12f1ec88c06add5653150af3ad61f76c.jpg',0,'2024-12-10 15:20:00'),('61ba1314-17d0-4563-a933-8eff4ca114ef','df268158-c147-4638-b55e-bbf06a4f26a2','Question 13','I ___ (have) a glass of water.',5,'MCQ',NULL,NULL,'IMAGE-61ba1314-17d0-4563-a933-8eff4ca114ef-b21957e83df1065612c3e85d8286d1a6.jpg',0,'2024-11-29 10:01:55'),('61d2f86f-1028-4d15-a2de-fac51c156587','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 9','Everyone wears bright clothes on the day of the festival.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-04 13:40:55'),('61d4e136-c817-4a1d-bb32-e7f8c06c5b7c','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 22','The law firm will only assist clients with personal injury cases.',3,'TFQ',NULL,NULL,'IMAGE-61d4e136-c817-4a1d-bb32-e7f8c06c5b7c-1fb52267d3071bafe28c79a7c3c57517.jpg',0,'2024-11-21 12:45:38'),('61dcbd73-a9cf-4ea8-bc1e-ded42fff18d8','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 5','What is one of the features Mia can see instead of the Royal Suite?',10,'MCQ','AUDIO-61dcbd73-a9cf-4ea8-bc1e-ded42fff18d8-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:15:09'),('61de08dd-c4a9-496a-9d28-a09b24f3e9e1','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 8','What principles has Alexandra followed throughout her life?\r\n',5,'MCQ',NULL,NULL,'IMAGE-61de08dd-c4a9-496a-9d28-a09b24f3e9e1-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:58:48'),('61e7101e-1ea8-47d6-bcf9-5ab90e3599bf','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 6',' How long did the singer perform?\r\n',5,'MCQ','AUDIO-61e7101e-1ea8-47d6-bcf9-5ab90e3599bf-713871974582c35d14369d85eb413080.mp3',NULL,NULL,0,'2024-12-11 15:00:07'),('61e9c38f-7804-4295-81b0-613d916e2ad7','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 7','Tourists should avoid littering to keep the environment clean.\r\n',5,'TFQ','AUDIO-61e9c38f-7804-4295-81b0-613d916e2ad7-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:04:38'),('61efc675-9fc8-4f9f-acca-c7a7eac25808','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 14','What is the primary value promoted by the Lighthouse Haven?',5,'MCQ',NULL,NULL,'IMAGE-61efc675-9fc8-4f9f-acca-c7a7eac25808-f689f893c780da85019bcfcc4a1453f7.jpg',0,'2024-12-11 10:36:55'),('61f89f76-3770-49ce-9ce6-4db0cba5211b','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 4','Which of the following is NOT mentioned as something Alex does in his free time?\r\n',5,'MCQ',NULL,NULL,'IMAGE-61f89f76-3770-49ce-9ce6-4db0cba5211b-c781e4e0e37787d927353fdff11c8b0f.png',0,'2024-11-29 12:00:20'),('61f9523f-d547-439b-8dbd-1bc5c706ad5c','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 4','_______ you apologize, he will not forgive you.',10,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:46:45'),('61ffbdbb-3c65-4716-934b-3d5dba61954c','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 16','Choose the antonym for \"modern\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-61ffbdbb-3c65-4716-934b-3d5dba61954c-547e67617473c0b9b00b7ba52e2a6e39.jpg',0,'2024-11-25 13:39:27'),('6207f20b-2b67-4f06-8edd-4fb5d510586c','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 19','What is the best definition of the word \"venue\" based on the conversation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6207f20b-2b67-4f06-8edd-4fb5d510586c-a03a0f9c6e2f8742941eeba3e77f7145.jpeg',0,'2024-12-04 09:23:21'),('620cf63d-9733-4cb7-86cd-d6f13edb73a5','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 15','Sarahs Thursday night routine offers her an escape from busyness.\r\n',5,'TFQ','AUDIO-620cf63d-9733-4cb7-86cd-d6f13edb73a5-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:40:08'),('620da2ba-72d7-4340-ae84-e19e5c3fe0f9','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 4','___ you ___ (come) to the party next Friday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-620da2ba-72d7-4340-ae84-e19e5c3fe0f9-58e1225bb45e89e5b35d305c046b7827.jpg',0,'2024-11-29 09:41:51'),('6212811c-f7f4-4c30-8f09-3b27eb0ddb98','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 5','According to the passage, what ethical considerations might advanced readers weigh regarding tourism?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6212811c-f7f4-4c30-8f09-3b27eb0ddb98-46519ede1f6bfab7bf71f4e1a86e3e2a.jpg',0,'2024-12-03 09:46:49'),('6218df72-f742-46cb-8568-5a90edab186b','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 15','The communal aspect of street food makes it more enjoyable',5,'TFQ',NULL,NULL,'IMAGE-6218df72-f742-46cb-8568-5a90edab186b-a8ce856927d7b62c8f30bd234d993fc6.jpg',0,'2024-12-03 10:51:33'),('621f0a7e-72f5-4ca2-8835-dba87096ad06','d430d447-c971-4c28-861d-385e34e4f374','Question 9','She ____ her mother every weekend.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:04:35'),('622f2a6c-3877-43a9-92cf-9b589ed830a1','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 8','What did the group do first when they arrived at the beach?',10,'MCQ',NULL,NULL,'IMAGE-622f2a6c-3877-43a9-92cf-9b589ed830a1-dc70f4a33d1477099b9f9d136c991609.PNG',0,'2024-11-25 13:38:00'),('62315e92-00c9-4e23-8592-5d5052e52f32','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 9','Based on information mentioned at the end of the passage, it can be understood that \r\n',5,'MCQ',NULL,NULL,'IMAGE-62315e92-00c9-4e23-8592-5d5052e52f32-9ddfd33a11256b9eb2b684184754f2ff.jpg',0,'2024-12-03 09:11:50'),('62324fe1-23a6-46ec-81ca-dbaf68505c4f','fe89e931-d34d-4430-b541-cb89aba0f880','Question 2','She will arrive ____ 5 p.m.',10,'MCQ',NULL,NULL,'IMAGE-62324fe1-23a6-46ec-81ca-dbaf68505c4f-4cd8840e496ac2b74f961b468de0bbd7.jpg',0,'2024-11-28 14:32:01'),('624845b6-e4b9-4a49-a320-a59165e298a5','066f137b-70c3-4619-8cf7-038f42d99258','Question 18','The challenge the wind and the sun undertake to prove who is stronger is to see who can make a man walking down the road ________ his coat. The one who can accomplish this task will be considered the stronger of the two.',4,'MCQ',NULL,NULL,'IMAGE-624845b6-e4b9-4a49-a320-a59165e298a5-12d64c4901045019ae78543eae0cad18.PNG',0,'2024-11-28 15:17:44'),('627072e0-015e-4625-9246-96424fff3577','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 17','The digital concierge system will include options for luxury upgrades and energy-saving room settings.\r\n',5,'TFQ','AUDIO-627072e0-015e-4625-9246-96424fff3577-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:54:08'),('6288041b-b258-42bc-9d2f-ae2fb9409934','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 18','What should tourists do to balance their impact?',5,'MCQ','AUDIO-6288041b-b258-42bc-9d2f-ae2fb9409934-2a35aa1a2dbf45c64389a0f5cb9b094d.mp3',NULL,NULL,0,'2024-12-16 10:39:48'),('629934e0-ab34-48ea-9286-09c7d42618c8','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 5','Indonesian food is not just about taste, but also about bringing people together. The idea is that food helps people gather and enjoy each others company.\r\n\r\nChoose the word that has the most similar meaning to bring together:\r\n',5,'MCQ',NULL,NULL,'IMAGE-629934e0-ab34-48ea-9286-09c7d42618c8-7373b4de19ee7408a12161f53fccf0fc.jpg',0,'2024-11-22 11:38:12'),('629dc8dc-3469-4e2e-a01c-5cffdf921e26','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 6','\"The hacienda in Spain is often associated with a large estate, typically used for farming or agriculture.\"\r\n\r\nWhat does the word \"hacienda\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-629dc8dc-3469-4e2e-a01c-5cffdf921e26-cd9d79c0a29a3daac7458b2c02e45cc4.jpg',0,'2024-12-03 11:25:09'),('62a1b83f-9a11-4383-aa06-6862509281ec','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 4',' The Lantern Festival\r\n\r\n\r\nIn a small town, there was a special celebration called the Lantern Festival. Every year, people come together to enjoy this festival. It was a time to celebrate friendship and happiness.\r\nDuring the festival, everyone made colorful lanterns. Some lanterns were big, and some were small. The lanterns were made of paper and had beautiful drawings. At night, people hung lanterns outside their homes. The streets looked bright and cheerful.\r\nFamilies gathered to share food. They ate rice cakes, dumplings, and sweet fruits. Children played games and ran under the lanterns, laughing and having fun.\r\nThe Lantern Festival was important because it brought people together. Everyone felt happy and grateful for their friends and family.\r\n',10,'MCQ',NULL,NULL,'IMAGE-62a1b83f-9a11-4383-aa06-6862509281ec-22a03d9dfaf910e315d255640bccfeaa.jpg',0,'2024-12-04 13:49:47'),('62ae608e-2ab7-4afc-93b4-ff45b67470cd','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 3','Why is Michael studying Spanish?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:16:38'),('62b61768-3270-44ec-ad29-6c7770be68d6','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 19','When is the art gallery free?\r\n',5,'MCQ','AUDIO-62b61768-3270-44ec-ad29-6c7770be68d6-56c8fea5d551f72dd6d98f93af74b5c0.mp3',NULL,NULL,0,'2024-12-11 10:27:13'),('62bba08d-b7f2-4494-8e46-af3b4b410b65','3046da72-814f-42e0-bd7f-cf6618a820db','Question 6','What did Sarah say about the trip?',5,'MCQ',NULL,NULL,'IMAGE-62bba08d-b7f2-4494-8e46-af3b4b410b65-f470ae6fb4f00d01b7844e092f186753.jpg',0,'2024-12-04 10:57:18'),('62bfd969-d30c-4ade-a852-1156c9708591','5d155771-a80b-4c7d-88df-56b0e833c511','Question 5',' What is the role of “commodification” as discussed in the passage?',5,'MCQ',NULL,NULL,'IMAGE-62bfd969-d30c-4ade-a852-1156c9708591-49ccb66d690dcf3889b7e25d6880f12b.jpg',0,'2024-12-05 15:23:13'),('62c64c00-a8ab-4a95-82de-0b4c5ebeec8a','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 7','Rearrange the scrambled letters to form the correct word:\r\n\r\n\r\n\"The citys main tourist attracton is the ancient castle.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-62c64c00-a8ab-4a95-82de-0b4c5ebeec8a-ca80b79b3d4322d7898b0ad3c6856539.jpg',0,'2024-11-25 15:33:36'),('62cd6a6c-964c-48a8-94ff-8087a49761e8','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 17','They ___ the documents just in time for the presentation.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:54:22'),('62daf35d-cfaf-41d6-9400-d3b183db41a8','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 8','Birds cool down by',10,'MCQ',NULL,NULL,'IMAGE-62daf35d-cfaf-41d6-9400-d3b183db41a8-8b7dff4884accce2e92ac5b7f7fa8b69.PNG',0,'2024-12-05 13:19:00'),('62dd7b62-c45d-4268-bbd5-ea532939941e','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 10','Which is an adverb clause?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:13:04'),('62debd62-6dff-468e-a680-e6828b6929ed','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 2','She ____ lunch at 12 PM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-62debd62-6dff-468e-a680-e6828b6929ed-17d9bc555afbfe3e5e5211c268f06548.jpg',0,'2024-11-28 14:09:59'),('62e17d22-7cf5-4bfe-98df-135c0260c0c7','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 10','What field did Marcus become interested in as he grew older?',5,'MCQ',NULL,NULL,'IMAGE-62e17d22-7cf5-4bfe-98df-135c0260c0c7-c65c5f38fd002942aaf7bf92e4680a9b.png',0,'2024-11-29 13:59:31'),('62e47e85-25f8-4fca-ac1c-ba3f0440752b','17ae8c8f-06a4-4577-9846-9861926b0767','Question 16','The Importance of Indonesian Traditional Arts\r\n\r\nIndonesia is well known for its rich and diverse traditional arts, which vary from region to region. Traditional arts in Indonesia include music, dance, painting, sculpture, and textile arts. These arts are deeply rooted in the history and culture of the country and are an important part of everyday life.\r\n\r\nOne of the most famous traditional art forms in Indonesia is batik. Batik is a method of decorating fabric using wax and dye to create intricate patterns and designs. Each region has its own unique style of batik, with some patterns representing certain social or spiritual meanings. Batik has become so important in Indonesian culture that it was recognized by UNESCO as an intangible cultural heritage.\r\n\r\nAnother important form of traditional art is wayang kulit, or shadow puppetry. This performance art involves puppets made from leather, which are manipulated behind a screen to cast shadows. The stories often come from ancient myths and legends and are accompanied by traditional music played on gamelan instruments. Wayang kulit performances are not only an entertainment but also a way to teach moral lessons and preserve cultural traditions.\r\n\r\nIndonesian traditional music is also an essential part of its cultural heritage. The gamelan, a traditional ensemble of instruments made of metal, wood, and bamboo, creates a unique and soothing sound. Gamelan music is commonly used in ceremonies, festivals, and dances, and its rhythms and melodies reflect the spiritual connection of the people to their traditions and beliefs.\r\n\r\nThese traditional arts are not only important for preserving the culture of Indonesia but also serve as a means of bringing communities together. They are celebrated in festivals, local events, and national holidays, keeping the rich history and cultural identity alive for future generations.\r\n\r\nWhat is batik?',5,'MCQ',NULL,NULL,'IMAGE-62e47e85-25f8-4fca-ac1c-ba3f0440752b-556c0bfb7c8d8304f656f9720012e6f5.jpg',0,'2024-12-04 13:27:52'),('62f759b6-87ba-4e13-b508-5dbbdac9715b','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 21','Amelia only used English to communicate with the delegates during the conference.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:38:03'),('62fad3de-adb2-4e7e-a423-252938fb095c','bd175280-dac0-4816-8b96-8bfea150cf93','Question 14','She ____ to the library every week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-62fad3de-adb2-4e7e-a423-252938fb095c-9c54e5d352f2b3c1eb469f8a571450b9.jpg',0,'2024-11-28 14:28:25'),('63003f4e-4df9-49c5-99f1-33dde70be55a','e273317f-f53e-45dc-8ced-9e15ab266775','Question 1','Which sentence uses the present perfect continuous tense?',5,'MCQ',NULL,NULL,'IMAGE-63003f4e-4df9-49c5-99f1-33dde70be55a-e623ddfa5219beb20ce1315ae8e18dd5.png',0,'2024-11-26 05:26:19'),('6300900e-ffb2-4535-aec2-395028bc079c','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 12','How does Ben feel about completing his novel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6300900e-ffb2-4535-aec2-395028bc079c-20263644daaced4c61741ec6a09ce3c7.png',0,'2024-12-02 10:09:52'),('6319a0c6-09d7-48ec-a49c-69c5fa8cc60e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 15','Choose the correct plural form for each noun in the question.\r\n\"Mouse\"',5,'MCQ',NULL,NULL,'IMAGE-6319a0c6-09d7-48ec-a49c-69c5fa8cc60e-9e5ca3c816aef465283d6d27437c74f2.png',0,'2024-12-04 10:03:51'),('631b6201-a73e-4b6e-8bf5-b0e8ea550c17','8d93e205-a25d-483f-8954-17a16b612100','Question 18','Tom was discussing the difference between two types of vacation spots with his friends.\r\n\r\n\"One is all about relaxation, the other about excitement and activity,\" he explained. \r\n\r\n\"It sounds like one is more peaceful, the other more energetic,\" said Sarah. \r\n\r\nWhich of the following best defines peaceful?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:10:24'),('631cab77-820d-42cf-a1b8-c5d2365d5e4b','2622d27d-5b07-43d1-922a-2391c188ee32','Question 7','What skill did Anna learn during her time as a receptionist?',5,'MCQ','AUDIO-631cab77-820d-42cf-a1b8-c5d2365d5e4b-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:12:39'),('631f710d-1520-4030-a1db-5b15dc09f3a7','48e954f7-123b-404f-a990-8083a78133b2','Question 4','Who stayed at the castle in the past?\r\n',10,'MCQ','AUDIO-631f710d-1520-4030-a1db-5b15dc09f3a7-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:23:47'),('63249600-da69-4e4d-becd-65dcb10d6303','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 7',' The Community Garden\r\n\r\n\r\nIn a small neighborhood, there was a community garden. People from different homes worked together to grow vegetables and flowers. The garden was a beautiful place with green plants and bright colors.\r\nEvery weekend, families came to the garden. They planted seeds, watered the plants, and took care of the flowers. Children played nearby and helped their parents. They learned how to grow food and take care of nature.\r\nOne day, the neighbors decided to have a potluck. Everyone brought food made from the vegetables they grew. They shared their meals and talked about their favorite recipes. The garden brought the community together and made everyone feel happy.\r\nThe community garden was important because it taught people to work together and appreciate nature. Everyone felt proud of what they had done.\r\n\r\n\r\n\r\nWhat is the main activity in the story?\r\n',10,'MCQ',NULL,NULL,'IMAGE-63249600-da69-4e4d-becd-65dcb10d6303-3ae4e868672f089bfff000dc9c95a142.jpg',0,'2024-12-04 13:52:16'),('6331c71b-0531-477e-a4e1-9218520bb9b8','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 7','Identify the function of the noun phrase in this sentence: \"His new idea sparked a lot of interest.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:26:18'),('6333e525-864e-44e0-b08e-5dd978035959','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 14','How does Luxe Camp emphasize sustainability?',5,'MCQ',NULL,NULL,'IMAGE-6333e525-864e-44e0-b08e-5dd978035959-746caf637773e0fdbf2832cbf92e95c1.jpg',0,'2024-12-11 02:06:57'),('6338cf89-6673-4cb7-a771-819f56856210','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 5','Choose the best pronoun for this sentence:\r\n\"The company launched ___ new campaign last month, which has already gained significant attention.\"',5,'MCQ',NULL,NULL,'IMAGE-6338cf89-6673-4cb7-a771-819f56856210-72f0f69859d5f27452d5fa05d6faf18e.png',0,'2024-12-03 10:36:58'),('633911ee-2d11-4f99-9a87-e532619593bd','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 9','\"The basilica in Rome is one of the largest churches in the world.\"\r\n\r\n The word \"basilica\" refers to a large public hall used for government functions.',5,'TFQ',NULL,NULL,'IMAGE-633911ee-2d11-4f99-9a87-e532619593bd-103bfb5397ccef185ff120462484f8d6.jpg',0,'2024-12-03 11:27:06'),('63405544-9c1a-4a52-bf66-ff797f430d2e','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 8','Which of the following best describes the rabbits character?',5,'MCQ',NULL,NULL,'IMAGE-63405544-9c1a-4a52-bf66-ff797f430d2e-2d35a3b3fa3d62539c05d4bf49bbb68a.PNG',0,'2024-11-25 21:30:54'),('634380c3-5a5d-48e2-8659-3211928309e2','432f07f2-a960-412b-be28-94ff2d88b136','Question 2','At the graduation ceremony, Alex is called to receive an award for academic excellence. After the ceremony, Alex is excited and sharing the news with friends.\r\n\r\nDamian: \"Alex, I saw you win that award for academic excellence_____________ You worked so hard for this, and its great to see you being recognized for it.\"\r\nAlex: \"Thanks a lot! It feels so rewarding to get this award. Im really happy and grateful.\"\r\n\r\nHow should Damian respond to Alex who received an award during the graduation ceremony?\r\n',10,'MCQ',NULL,NULL,'IMAGE-634380c3-5a5d-48e2-8659-3211928309e2-ff36329d6e51eb1e748c0b3779f0a977.jpg',0,'2024-11-26 02:04:38'),('63485a68-cdfc-4aca-891c-8b37404d158a','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 11','The earth ____ around the sun.\r\n',5,'MCQ',NULL,NULL,'IMAGE-63485a68-cdfc-4aca-891c-8b37404d158a-e28b7435708cea709bec8c3aee4a20c1.jpg',0,'2024-11-28 12:22:22'),('634fb54b-7d17-4df6-97f4-ee8b9605ef5c','26f2798d-46dc-4790-aece-aa1175435106','Question 9',' Identify the noun phrase in this sentence: \"The vibrant culture of the city attracts tourists.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:41:22'),('6369a9a3-0825-4fe0-806f-aa38331c6327','af94971f-818a-4397-a609-03af374a27da','Question 8','They couldnt play outside _______ it was raining heavily.',10,'MCQ',NULL,NULL,'IMAGE-6369a9a3-0825-4fe0-806f-aa38331c6327-7e019888b0848c93841c935799f361e8.jpg',0,'2024-12-03 09:41:15'),('636a78c6-f632-4a8f-bc7c-6b2f547ab55b','066f137b-70c3-4619-8cf7-038f42d99258','Question 3','It is difficult to define humor and identify the causes of laughter because:',4,'MCQ',NULL,NULL,'IMAGE-636a78c6-f632-4a8f-bc7c-6b2f547ab55b-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:39:14'),('636d4ec3-1e77-4813-8bcd-1640058ddd0c','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 5','The team worked hard, and ___ achieved their goal.',5,'MCQ',NULL,NULL,'IMAGE-636d4ec3-1e77-4813-8bcd-1640058ddd0c-986ade65ce371136220aa426ef108936.png',0,'2024-12-02 11:30:23'),('638007c4-2058-481c-a9ad-2d4d2e8ba810','62fa8403-e764-4555-949c-236f7300e212','Question 3','The conference ____ on the last Friday of every month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-638007c4-2058-481c-a9ad-2d4d2e8ba810-8f31063c62b0b1ab42e167cfbe0b0ce0.jpg',0,'2024-11-28 14:33:52'),('63808136-65de-413b-b79f-0ce4c94d8970','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 11','Choose the correct plural form of the noun in each sentence.\r\nOne man → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-63808136-65de-413b-b79f-0ce4c94d8970-2ace82bab041247fd0d47984e4637c11.png',0,'2024-12-04 10:30:01'),('638ffe89-6b72-4a12-ad6d-d62d6c6f3935','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 13','Match the public space to its description:\r\n\r\n',5,'MPQ',NULL,NULL,'IMAGE-638ffe89-6b72-4a12-ad6d-d62d6c6f3935-93471e8d5cc9bc21472d999ed0610ce6.jpg',0,'2024-12-03 11:11:41'),('639c5ff2-247f-4feb-9a55-5898c86a19d3','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 7',' What does \"reputation\" mean in the sentence?\r\n\r\n\"The hotels reputation for excellent service attracts loyal customers.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-639c5ff2-247f-4feb-9a55-5898c86a19d3-9b3042116c4dbc26e112c9a63e0add51.jpg',0,'2024-11-26 03:38:28'),('63bebe86-0b7c-46c3-a8ce-7e0decc5280f','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 10',' What did Sellen work hard on?\r\n',10,'MCQ',NULL,NULL,'IMAGE-63bebe86-0b7c-46c3-a8ce-7e0decc5280f-bce6edc642a8c2b1c24ad003c12133c5.png',0,'2024-12-02 09:20:56'),('63bfe0bb-3ebb-493f-a1e4-ac559ef4a41c','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 15','Identify the sentence that uses a descriptive adjective correctly:\r\n',6,'MCQ',NULL,NULL,'IMAGE-63bfe0bb-3ebb-493f-a1e4-ac559ef4a41c-3f0dc469960d764b45b0a20776c667d0.png',0,'2024-11-26 03:12:34'),('63d0aff6-d2a0-4d88-9e3c-6bfc2d8751b8','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 5','What adjective would you use to describe a big, round ball?\r\n',14,'MCQ',NULL,NULL,'IMAGE-63d0aff6-d2a0-4d88-9e3c-6bfc2d8751b8-51ae7f4646193a3ff4a11c87f6ddec48.png',0,'2024-11-26 00:37:32'),('63d25431-fa33-4877-816a-2973d0964e58','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 5','Bawang Putih and her mother lived in a small village.',10,'TFQ',NULL,NULL,'IMAGE-63d25431-fa33-4877-816a-2973d0964e58-732a11d2aecefb80bdf8083a11e38cdd.jpg',0,'2024-11-28 09:38:05'),('63e24592-38c3-4f37-909d-657f706aebad','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 18','Isabella realized that hospitality wasnt just about serving food but also about creating an atmosphere where every guest, regardless of their Background, felt understood and respected.\r\n\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 11:45:44'),('63f5a9e3-1051-4586-94b2-efaefdf1d5f0','744dc18e-addd-488f-925f-00d2a479eeba','Question 16','Guest: \"What do you recommend for tonights dinner?\" \r\nChef Marco: \"I suggest trying our special seafood pasta. Its a guest favorite!\" \r\nGuest: \"Ill have that. Thank you!\"\r\n\r\nWhat does \"recommend\" mean in the sentence? \r\n\r\n\"What do you recommend for tonights dinner?\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:38:20'),('63fcc087-f5b7-4f38-a9e4-9065f4a8034a','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 3','___ they ___ (visit) us next month?\r\n',10,'MCQ',NULL,NULL,'IMAGE-63fcc087-f5b7-4f38-a9e4-9065f4a8034a-7aacf63f57e3d8dea75ff486cd1b4ad0.jpg',0,'2024-11-29 09:59:18'),('64037212-9821-48f7-9cbd-f2cd459c9418','3b168b2f-4410-44c0-aefd-240942c312ab','Question 5','What did Liam hear about Sarah?\r\n',5,'MCQ',NULL,NULL,'IMAGE-64037212-9821-48f7-9cbd-f2cd459c9418-5cd01a85b281bc6571f05d056582874f.png',0,'2024-12-02 08:56:23'),('641e9ad8-dfe0-4114-8a82-1ac1c659a7d1','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 10','I believe he ___ (win) the competition.\r\n',5,'MCQ',NULL,NULL,'IMAGE-641e9ad8-dfe0-4114-8a82-1ac1c659a7d1-2f65e2529b984981dc99c8ac7838a389.jpg',0,'2024-11-29 11:32:05'),('642bc9ce-d01b-4ccf-b73b-fb54f69b51d9','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 11','What did Alex come up with?\r\n',10,'MCQ',NULL,NULL,'IMAGE-642bc9ce-d01b-4ccf-b73b-fb54f69b51d9-c33b5d8335a684175f66bda6a9024291.png',0,'2024-12-02 09:33:11'),('64384c76-26c8-41f4-a6cd-236bc198a944','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 7','After the grand opening of the new airport, the small coastal town experienced an unexpected surge in visitors. Hotels were fully booked, restaurants were bustling, and local shops reported record sales. It seemed that international tourists were arriving in large numbers, filling the town with new energy and excitement.\r\n\r\nWhat does the word \"surge\" mean in this context?\r\n',5,'MCQ',NULL,NULL,'IMAGE-64384c76-26c8-41f4-a6cd-236bc198a944-62b5b1246ab71a85f564a4db7e84aa42.jpg',0,'2024-12-02 11:49:30'),('645959bc-9116-43ab-a4ab-cb8a3a59a17f','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 4','What is Evelyn\'s favorite subject?\r\n',10,'MCQ',NULL,NULL,'IMAGE-645959bc-9116-43ab-a4ab-cb8a3a59a17f-f24fda2de55dbb5b5cd0a07523bf02cc.png',0,'2024-11-29 11:49:53'),('645e47e0-36c9-4dd3-9e55-04b900b99137','19e966c5-52ca-45d9-a039-138594184e90','Question 3','Identify the adjective in this sentence: \"She has a big garden.\"',10,'MCQ',NULL,NULL,'IMAGE-645e47e0-36c9-4dd3-9e55-04b900b99137-cffb5db6d94548c2e25d5ca65de04260.png',0,'2024-11-26 00:45:32'),('645e8dbc-c25f-4dfe-ba8d-46099c57392f','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 11','Riverstone Valley started a project to attract eco-tourists.',5,'TFQ','AUDIO-645e8dbc-c25f-4dfe-ba8d-46099c57392f-92547fabdb2c90ef3ecc91b6574dba49.mp3',NULL,NULL,0,'2024-12-09 14:35:45'),('6468226e-6d32-4389-aa2b-c28733b709d0','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 6','Megan was warned not to swim when the sea was rough.',6,'MCQ',NULL,NULL,'IMAGE-6468226e-6d32-4389-aa2b-c28733b709d0-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 10:01:52'),('6476f4a6-ce71-47e8-9704-5b9e9d17cb67','040f0458-cf71-4e61-a034-c5f58ab34269','Question 19','They ___ (not complete) the project by the deadline last month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6476f4a6-ce71-47e8-9704-5b9e9d17cb67-d0ee3345f0c18c0dadc2816dc19d17f9.jpg',0,'2024-12-02 10:12:31'),('647b4d87-8b2d-4a6a-aaaf-5ee792877db9','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 10','What did they do at the end of the day?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 14:53:02'),('647d2c98-7032-4f26-b20e-e7e39238eaad','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 18','Dear Sabrina Dressler\r\n\r\nMy name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!\r\nBest regards,\r\nJustin Hubner\r\n\r\nBased on the passage, why might Justin enjoy painting landscapes?\r\n\r\n\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-647d2c98-7032-4f26-b20e-e7e39238eaad-01967f4255c198c8d65213b730539bf5.jpg',0,'2024-11-29 11:26:44'),('647f803e-2533-4192-85d3-ad695fc4df5f','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 2','How does David feel about receiving the award?\r\n',5,'MCQ',NULL,NULL,'IMAGE-647f803e-2533-4192-85d3-ad695fc4df5f-594162229891943faac0354c0c3cab81.png',0,'2024-12-02 10:03:50'),('64a88f38-98ca-417b-a260-dd593f331bb6','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 15','Mark intends to travel to Japan alone.\r\n',10,'TFQ',NULL,NULL,NULL,1,'2024-12-02 11:56:09'),('64a9ebd8-6b69-4c4c-aef7-c6eb5c0ea1cc','318b5f94-4a81-4c44-8372-cef8e0561833','Question 5','What is the Hotel Manager\'s concern regarding staff training? \r\n',5,'MCQ','AUDIO-64a9ebd8-6b69-4c4c-aef7-c6eb5c0ea1cc-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:01:36'),('64aed26e-d02e-4faf-9de8-0e4c33b54c8c','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 11','Tourist: \"Youve done an amazing job organizing this trip. Everything has been seamless, from the flights to the hotel arrangements.\"\r\nTravel Agent: \"Im so glad to hear that. Its always my goal to ensure my clients have a stress-free vacation.\"\r\nTourist: \"___\"\r\n\r\nWhat might the tourist say next?\r\n',5,'MCQ',NULL,NULL,'IMAGE-64aed26e-d02e-4faf-9de8-0e4c33b54c8c-e577de155bf5608ac8713976684e58c6.jpg',0,'2024-11-26 02:56:23'),('64b0482b-3e8d-4c16-b302-2ea2e105b29a','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 7','Emily and her friends go to the park every Saturday to play and relax.',10,'TFQ',NULL,NULL,'IMAGE-64b0482b-3e8d-4c16-b302-2ea2e105b29a-514baadd8b69ad7420075fd1937ed739.jpg',0,'2024-11-26 06:45:36'),('64cae05d-8902-4d3d-8cd9-4b0303b1d4d4','975a6591-5b2e-49b0-8574-f5def3056c53','Question 3','\"Broadcasting\" in Indonesian means \"Penyiar.\"',10,'TFQ',NULL,NULL,'IMAGE-64cae05d-8902-4d3d-8cd9-4b0303b1d4d4-e8abe4940bfee3457005cd66a9d266a7.jpg',0,'2024-12-02 15:38:29'),('64e02012-ea8a-496a-9de4-9cd61b676ab8','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 3','What does \"hobby\" mean? \r\n',5,'MCQ',NULL,NULL,'IMAGE-64e02012-ea8a-496a-9de4-9cd61b676ab8-bf95d42c9e92197331015afea2b429e7.jpg',1,'2024-11-21 14:48:17'),('64e167d5-d085-49cd-86ad-be86c7ff2b7e','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 4','While traveling in Spain, Michael attends a Flamenco dance performance. After the show, he meets one of the dancers and says, \"Your performance was absolutely mesmerizing! Ive never seen such passion and energy in a dance before.\"\r\n\r\nWhat might the dancer say in response?\r\n',5,'MCQ',NULL,NULL,'IMAGE-64e167d5-d085-49cd-86ad-be86c7ff2b7e-c1838aba45a9c45b217afb9cf4a59adc.jpg',0,'2024-11-26 02:43:38'),('64eb672d-f8bd-411b-bac1-322cf3b91d43','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 15','Unscramble the words from the story.\r\n\r\nrtamke → ________ (A place where people buy and sell goods)',5,'MCQ',NULL,NULL,'IMAGE-64eb672d-f8bd-411b-bac1-322cf3b91d43-dfe3f917bcd8714cf6a5a9301685eb6b.png',0,'2024-11-29 14:53:22'),('64efd002-9b2c-48c1-8a46-e8f5f9f6cabd','15c56aa0-45db-40f4-953a-5809e38d282c','Question 1','Use the correct word from the box to complete each sentence:\r\n\r\nPeople like to use (1)________ foods because they taste better. The (2)________ is where food is prepared. A (3)________ helps guide you step by step when making a dish.\r\n\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-64efd002-9b2c-48c1-8a46-e8f5f9f6cabd-4294918b2b3fa1ccd1d7fd41bdef9ca4.jpg',0,'2024-11-29 11:07:24'),('64f5c811-2781-4f39-a774-58c6654b112a','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 9','What is the speaker doing here?',5,'MCQ','AUDIO-64f5c811-2781-4f39-a774-58c6654b112a-3ca2d6ac0afac36cd211fefa457255d8.mp3',NULL,NULL,0,'2024-12-12 15:08:18'),('64fa8897-faeb-4abe-b763-248c0f2c7d80','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 7','Families often cook and eat meals together, especially during celebrations, which is a time for talking and laughing.\r\n\r\nChoose the correct definition for celebrations:\r\n',5,'MCQ',NULL,NULL,'IMAGE-64fa8897-faeb-4abe-b763-248c0f2c7d80-92dc3a0832decd45fc1b9544619e5f96.jpg',0,'2024-11-22 11:41:48'),('64faf1b2-ff67-4476-a273-1f4e0324e484','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 17','The castle underwent renovations during the reign of Queen Isabella II.',5,'TFQ','AUDIO-64faf1b2-ff67-4476-a273-1f4e0324e484-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:08:27'),('6500720f-6657-42f8-98ca-d954cdeac03c','54700a17-d9f7-405c-ac12-b9f105dae998','Question 15','The park showcases cherry blossoms in spring and roses in summer.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6500720f-6657-42f8-98ca-d954cdeac03c-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:36:43'),('65023e4f-1b11-4182-8295-e4396174de37','cafdb09b-f3b5-4576-b931-329c5b668243','Question 10','The guide was very _______ .\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:29:20'),('6510dba8-a553-437a-9126-e3ad0196218c','8d93e205-a25d-483f-8954-17a16b612100','Question 4','What is the antonym of \"tranquil\" in the context of a place description?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:39:14'),('6517e556-a2e1-4531-bc0c-e03579512586','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 17','What do you want to be in the future?\r\n',10,'MCQ',NULL,NULL,'IMAGE-6517e556-a2e1-4531-bc0c-e03579512586-6469d93fcf261049292b6ebb4f11789b.jpg',0,'2024-12-12 10:49:53'),('65472c2b-1414-4daf-9611-a08d893ccc93','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 2','Why is Sunny Beach popular with families?\r\n',5,'MCQ','AUDIO-65472c2b-1414-4daf-9611-a08d893ccc93-364da76db820ba867e6f9998d5da086e.mp3',NULL,NULL,0,'2024-12-10 12:38:15'),('654730ec-d215-4ef7-b2f9-f9b19b67cd9a','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 3','What did John say about Maria?',10,'MCQ','AUDIO-654730ec-d215-4ef7-b2f9-f9b19b67cd9a-38c115c173b1bceae6b270722b27415b.mp3',NULL,NULL,0,'2024-12-06 14:26:08'),('654e72ec-4baa-48c0-896a-5b3c23c22b34','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 12','When did Alfins wedding take place?\r\n',10,'MCQ','AUDIO-654e72ec-4baa-48c0-896a-5b3c23c22b34-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:02:45'),('655700bd-9d11-491a-b6bb-8cdcfdcc97ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 4','In response to the growing popularity of adventure tourism, several countries _______ (develop) new national parks and trails to attract thrill-seekers.\r\n',5,'MCQ',NULL,NULL,'IMAGE-655700bd-9d11-491a-b6bb-8cdcfdcc97ed-7113156202d35c7af7090e154f8232e7.jpg',0,'2024-11-29 11:37:55'),('65693309-9e2c-4eaf-bfd1-98e678c81ce6','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 12','The hotels rooms are described as minimalist and focus only on rustic elements.\r\n',5,'TFQ','AUDIO-65693309-9e2c-4eaf-bfd1-98e678c81ce6-0077a7c7f722fb82bef4feca7e03df42.mp3',NULL,NULL,0,'2024-12-10 14:48:19'),('656f6fa6-27fa-4fd0-813f-6c5509e0a6b3','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 7','The hotel restaurant is open for lunch from 12:00 to 2:30 PM.\r\n',10,'TFQ','AUDIO-656f6fa6-27fa-4fd0-813f-6c5509e0a6b3-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:09:20'),('656feb67-5379-453d-b10f-01b6bd4aac43','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 7','Perseverance means giving up easily.',10,'TFQ',NULL,NULL,'IMAGE-656feb67-5379-453d-b10f-01b6bd4aac43-fbb34443e094bf64435f27ad0baa9b6b.jpg',0,'2024-11-28 14:32:35'),('65706036-1c58-44dd-813a-54f99b038091','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 14','The story suggests that developing interactional communication skills can enhance a person\'s confidence in the hospitality industry.\r\n',5,'TFQ',NULL,NULL,'IMAGE-65706036-1c58-44dd-813a-54f99b038091-b19f12b154786937f2cf9206cccab48d.png',0,'2024-12-06 11:16:09'),('657c479f-4035-4f0a-b47c-706619a1fdc5','a01ae31e-9562-4284-96b5-f70ece994003','Question 18','The hotel reduced its energy consumption by 30% after the renovation.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:41:25'),('65943746-b2f7-4e11-9bd9-c12bec887066','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 1','In the passage, we learn that \"Owls are nocturnal.\" The word diurnal is the opposite of the word nocturnal. Using information in the passage as a guide, we can understand that an animal that is diurnal means …\r\n',5,'MCQ',NULL,NULL,'IMAGE-65943746-b2f7-4e11-9bd9-c12bec887066-736a71444943cec5abd7c5c54bf27053.png',0,'2024-12-03 09:04:55'),('6595660e-5d78-4df0-8b28-a9fc4c040daa','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 3','They _______ some ice cream.\r\n',10,'MCQ',NULL,NULL,'IMAGE-6595660e-5d78-4df0-8b28-a9fc4c040daa-8014a0399df9e962377d47224fa18d7f.jpg',0,'2024-11-29 10:18:32'),('65bdab56-5e49-4869-8646-656eabde5518','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 2','Which dynasty is known for constructing the most famous sections of the Great Wall?',10,'MCQ',NULL,NULL,'IMAGE-65bdab56-5e49-4869-8646-656eabde5518-65b36cc0a5e3a2b4bf9d990596e009cf.PNG',0,'2024-12-11 15:51:52'),('65cfc7ea-64fd-4cab-b3d8-590d9a17983c','6b134cd4-e902-4241-9692-450b43ca1af9','Question 2','The Eiffel Tower is one of the most famous landmarks in Paris, France. Many tourists visit it every year. It is tall and made of iron. People can go up the tower to see the beautiful city below. Nearby, there are cafes and shops for visitors.\r\n\r\nThe Eiffel Tower is made of ____.',5,'MCQ',NULL,NULL,'IMAGE-65cfc7ea-64fd-4cab-b3d8-590d9a17983c-9e7f8956344220ae6b0c1ca441d2906b.jpg',1,'2024-11-21 11:10:25'),('65d6b394-2997-4e54-b98a-726d1885a159','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 18',' School Musical Competition\r\n\r\n\r\nANNOUNCEMENT:\r\n\r\nIn celebration of our school\'s anniversary, we are hosting a musical competition that is open to all members of the school community, including students, teachers, and staff. The competition features two categories: singing and poetry. Participants can submit a video of their performance by March 4, 2021, at 12:00 PM. The winner in each category will receive exciting prizes, and all participants will be recognized for their efforts. To enter, simply send your video performance to the designated email address. For more details, please contact Adhelia, the event coordinator, at 0811-2456-8876.\r\n\r\n Don\'t miss out on this exciting opportunity to showcase your talents!\r\n\r\nWhat is the deadline for submitting a performance video for the competition?',4,'MCQ',NULL,NULL,'IMAGE-65d6b394-2997-4e54-b98a-726d1885a159-10198b61b4c00bbc4d5c8b62a70cc871.jpg',0,'2024-11-21 12:43:04'),('65e53b29-7be8-453a-be87-78648f90f0cd','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 11','Offerings were ignored by Nyi Roro Kidul in the story.',5,'TFQ',NULL,NULL,'IMAGE-65e53b29-7be8-453a-be87-78648f90f0cd-60ec41dc25eb1fb8709f416c2669acb7.jpg',0,'2024-11-28 11:19:50'),('65e8e2e4-1e26-4037-81e2-1ef6ca1ec067','a01ae31e-9562-4284-96b5-f70ece994003','Question 8','Automated check-in systems were first introduced at the 2005 summit.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:30:22'),('6601b09f-d754-4b2e-9419-04b091772604','88d20c15-824b-498f-908b-7e072a5c47a9','Question 10','Sophie: \"I want to know more about the culture of this country before I travel there.\"\r\nGuide: \"Thats a great idea. Understanding the culture will help you enjoy the trip more.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-6601b09f-d754-4b2e-9419-04b091772604-9c667d32234286ec20b512bdbffda8c0.jpg',0,'2024-12-02 11:25:52'),('66070727-2cb4-4ab4-90fc-fa26ced856c7','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 20','After the meeting, the CEO _______ (announce) the company\'s new strategic initiatives.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:59:53'),('660a8541-1868-4991-90c0-f19096422e3b','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 7',' \"People often go to the stadium to watch football games.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-660a8541-1868-4991-90c0-f19096422e3b-bca12fc41d41c0e76bcfb8879bda04f0.jpg',0,'2024-11-25 12:24:51'),('6620349e-46dc-4cd7-a518-f4c9e4a51607','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 15','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-6620349e-46dc-4cd7-a518-f4c9e4a51607-177404305c6330359b1b56c564de9f51.mp3',NULL,NULL,0,'2024-12-04 15:33:58'),('6623adf2-0061-4583-b834-b39c5a728f85','744dc18e-addd-488f-925f-00d2a479eeba','Question 10','Guest: \"Whats a good place nearby for a local dinner experience?\" \r\nJames: \"I recommend Taste of the City. Its authentic and highly rated by locals.\" \r\nGuest: \"Thank you! Ill try it.\"\r\n\r\nJames suggested a ___ restaurant for a local experience. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:13:48'),('6624e082-1cd6-4847-8b51-48b91fef3b22','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 19','The village built a museum to honor the pirates legacy.',5,'TFQ',NULL,NULL,'IMAGE-6624e082-1cd6-4847-8b51-48b91fef3b22-15755f1a295e1b5c4b8178c3e393c3bb.jpg',0,'2024-11-25 21:46:31'),('66431035-754c-4b1e-b140-e11f420737bf','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 12','Which is a transitive verb?\r\n',5,'MCQ',NULL,NULL,'IMAGE-66431035-754c-4b1e-b140-e11f420737bf-954791b8d175de8b97f9892c415175ab.png',0,'2024-11-26 03:41:02'),('664f5ed5-7b96-43df-9533-9f1d008a38ef','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 4','\"Mount Fuji in Japan is a famous dormant volcano, attracting many climbers and tourists each year.\"\r\n\r\nWhat does \"dormant\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-664f5ed5-7b96-43df-9533-9f1d008a38ef-6266be185860c89ec7190e5bcaed8bc3.jpg',0,'2024-12-03 10:56:34'),('6659579d-6a98-4fe3-838c-88a1c1b206a5','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 50','Match the personal information with the correct category.',10,'MPQ',NULL,NULL,NULL,0,'2024-12-12 09:55:31'),('665efc37-542d-4a41-8014-873bd2b13e1a','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 2',' Announcement \r\n\r\nEnglish Conversation Club (ECC) is opening registration for new members. Join us and improve your English! Every Tuesday from 15.00 to 17.00 at the English Laboratory. \r\n\r\nFor registration, please contact Ms. Ida. \r\n\r\n\r\nWhere do they have the meeting?',4,'MCQ',NULL,NULL,'IMAGE-665efc37-542d-4a41-8014-873bd2b13e1a-5ca02ee8f15a097bda3ec04feabc471e.jpg',0,'2024-11-21 09:55:00'),('6668ae21-7307-469f-ad61-d90f51ef6579','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 15','Lisa: \"Im thinking about booking a trip. Ive seen a package deal that includes everything we need.\"\r\nJennie: \"That sounds convenient! What does the package include?\"\r\nLisa: \"It covers accommodation, meals, and a guided tour.\"\r\n\r\nWhat does the term \"package\" refer to in this conversation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6668ae21-7307-469f-ad61-d90f51ef6579-7cada8d633685616dd474128506ae0c9.png',0,'2024-12-02 12:01:42'),('6685f5f4-5a2d-4583-a7b5-600f062bf422','040f0458-cf71-4e61-a034-c5f58ab34269','Question 3','They ___ (not finish) the report yesterday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6685f5f4-5a2d-4583-a7b5-600f062bf422-b3c2ada83ba5bec9daba5847d2f4ca7a.jpg',0,'2024-12-02 09:46:02'),('668be1db-e0ed-41a2-b62f-dd18462e7daf','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 27','What time will Dr. Maya Lopez\'s talk begin?',3,'MCQ',NULL,NULL,'IMAGE-668be1db-e0ed-41a2-b62f-dd18462e7daf-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:41:51'),('669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 16',' Match the word to its opposite:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 09:56:43'),('66c3489f-19a1-4b92-8c3a-4d3e617cd000','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 28','Match the phrases to their meanings:',10,'MPQ',NULL,NULL,NULL,1,'2024-11-25 20:23:22'),('66c3832b-d126-4067-ac28-d53584ceb8fa','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 16','Choose the word that is the opposite of \"enthusiastic\" in the sentence:\r\n\r\n\"As a guide, I am always enthusiastic about sharing local culture with visitors.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-66c3832b-d126-4067-ac28-d53584ceb8fa-3bb9ba154810706995575e75f5cd136d.jpg',0,'2024-11-26 01:39:52'),('66cedd63-8f77-4f20-9ff0-cdc1a28dedab','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 20','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:08:43'),('66e8e19a-7c21-488f-a7fd-59eeac82dad8','a6453283-af44-47e5-9f50-84628799eeac','Question 20','The spirits final words warned Purnama against seeking certain knowledge. ',5,'TFQ',NULL,NULL,'IMAGE-66e8e19a-7c21-488f-a7fd-59eeac82dad8-a98acd88813a2a14690d1c65829cf67f.jpg',0,'2024-11-28 11:57:39'),('66ea5827-1c41-46eb-bd2d-a0d912e15c77','069d921b-0878-411b-a94d-ce525959c0d1','Question 58','Choose the antonym for \"outgoing\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-66ea5827-1c41-46eb-bd2d-a0d912e15c77-f72e4235ca4255f5f3735159c06e6565.jpg',0,'2024-12-11 20:17:59'),('66ee7ce4-9e68-42d4-b930-06bfc5e4d59f','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 13',' Why does Mark love living in New York City?',5,'MCQ',NULL,NULL,'IMAGE-66ee7ce4-9e68-42d4-b930-06bfc5e4d59f-dc9b9e289ab608bf7ea5ccb67abf875e.png',0,'2024-11-29 12:23:00'),('66f0305a-5c2b-4426-ad75-b2d5e2933e3f','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 14','\"The fresh flowers\" is the correct noun phrase to complete, \"_________ are on the table for everyone to see.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-66f0305a-5c2b-4426-ad75-b2d5e2933e3f-a8aca6a3f9c6f66f42fd5fa909c423c5.jpg',0,'2024-11-28 11:36:23'),('66f87416-a51e-44db-93de-23ac20ce84a4','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 7','\"I have a lot of ______ from different countries.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-66f87416-a51e-44db-93de-23ac20ce84a4-589ab368b33cf434a51cc38e1f5c8803.jpg',1,'2024-11-21 14:54:23'),('6705e7b9-271f-4e8b-9bd8-b5b37bdfe346','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 11','Why does Chef Elena offer cooking workshops at her restaurant?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6705e7b9-271f-4e8b-9bd8-b5b37bdfe346-50a858db35e2491ef6a6f4d30d35c651.png',0,'2024-12-02 13:28:47'),('67270f6d-adcb-4906-8578-2b4b7aa2503d','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 9','Bartenders created special cocktails as part of the celebration.\r\n',5,'TFQ','AUDIO-67270f6d-adcb-4906-8578-2b4b7aa2503d-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:33:27'),('672781a0-06ac-483e-b366-d26c2422b008','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 7','Listen to the speaker to answer number 7.',1,'MCQ','AUDIO-672781a0-06ac-483e-b366-d26c2422b008-6723bf45b8fdb1546d78fd49e7e10f77.mp3',NULL,NULL,0,'2024-11-27 23:43:17'),('6752e5dc-52f3-4b16-ad4e-0bf487e47056','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 16','I ___ (not agree) to the terms of the contract.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6752e5dc-52f3-4b16-ad4e-0bf487e47056-483d7058379d1072b34625b3d69ebff2.jpg',0,'2024-11-29 11:42:17'),('675e92f9-7c90-476e-8192-d0cab8957304','1269e558-adde-4bee-a781-ed539cacdd78','Question 5','Which sentence uses an adverb of time?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:14:39'),('67680be2-73de-4ae2-9cdb-47e8ffed4b2a','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 15','How often ____ you go to the gym?\r\n',5,'MCQ',NULL,NULL,'IMAGE-67680be2-73de-4ae2-9cdb-47e8ffed4b2a-a3c77997259c166db1c4590cf05c1758.jpg',0,'2024-11-28 12:27:26'),('676d52d0-5400-47d3-9a33-39e3e56e027b','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 2','Identify the noun phrase in this sentence: \"The historic castle on the hill attracts many tourists.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:55:51'),('67722bbb-1eec-43a4-b513-d6a6d3b940b3','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 4','How did people in Athens feel about talking to Socrates?\r\n',10,'MCQ',NULL,NULL,'IMAGE-67722bbb-1eec-43a4-b513-d6a6d3b940b3-2c579033edd40ac0c61e1ae97d069960.PNG',0,'2024-12-03 14:34:16'),('6775f141-dbbe-44de-91d1-5607c0f99b36','63c67806-3492-4bb1-8ace-254db076af70','Question 2','What services does the business center offer?\r\n',5,'MCQ','AUDIO-6775f141-dbbe-44de-91d1-5607c0f99b36-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:34:24'),('6779857d-77a3-443f-bfb0-4d7c91510c49','88d20c15-824b-498f-908b-7e072a5c47a9','Question 5','NOCMAITIANOT\r\n\r\nWhat is the correct word? \r\n',10,'MCQ',NULL,NULL,'IMAGE-6779857d-77a3-443f-bfb0-4d7c91510c49-e4b9d2ae0754e7169361d7a9b3150276.jpg',0,'2024-12-02 11:02:54'),('677b9db4-3425-47c4-a8de-193a3eaf8ed4','39047836-dedd-41d5-806a-71fd4d66577c','Question 11','St. James Heritage Hotel is described as a place that combines Victorian design with contemporary architecture.\r\n',5,'TFQ','AUDIO-677b9db4-3425-47c4-a8de-193a3eaf8ed4-b8ad9007dc0faab0588f049d2507e576.mp3',NULL,NULL,0,'2024-12-10 10:33:53'),('6781f38a-7a64-4b3a-8d57-98301739e838','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 10','An amusement park is a quiet place to read books.',10,'TFQ',NULL,NULL,NULL,0,'2024-11-26 08:08:33'),('67b81c0c-93d7-4bed-a36f-7c7f573c6506','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 6','If you ___ (continue) practicing, you will master the skill.\r\n',5,'MCQ',NULL,NULL,'IMAGE-67b81c0c-93d7-4bed-a36f-7c7f573c6506-2c279bc6f15c1a57405a281edc6a1863.jpg',0,'2024-11-29 12:50:21'),('67d40ae4-a0f7-47b4-9085-eb2e974e06d3','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 3','Children play on the swings and slides in the park. \r\n',10,'TFQ','AUDIO-67d40ae4-a0f7-47b4-9085-eb2e974e06d3-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:56:19'),('67e86b6a-e822-48b5-a08a-327b173dc892','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 6','Anna: \"We must encourage everyone to keep our beach clean.\" \r\nStaff Member: \"How can we motivate them?\" \r\nAnna: \"We could offer a small reward for those who participate in the clean-up.\"\r\n\r\n Choose the word that has the closest meaning to \"motivate\" in the sentence: \r\n\r\n \"How can we motivate them?\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:43:31'),('67f3ee2c-b020-4b97-bb63-9297288e5f35','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 30','What do you do?\r\n',10,'MCQ',NULL,NULL,'IMAGE-67f3ee2c-b020-4b97-bb63-9297288e5f35-f78891fd6e1f095fba8ec8f3f589fb70.jpg',1,'2024-11-25 20:26:22'),('67f8e442-2355-41d3-8cd1-d398373c6baa','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 4','The fox eventually reached the grapes and enjoyed eating them.',10,'TFQ',NULL,NULL,'IMAGE-67f8e442-2355-41d3-8cd1-d398373c6baa-769bc24e7539eb47bb9d2b2c8686485c.jpg',0,'2024-12-03 14:18:18'),('67fc9a03-74f3-4121-b043-3f2f36ffafa5','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 3','Which of the following sentences contains a complex noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:48:54'),('6802557c-e844-4e59-835c-a83dcea8a1b6','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 24','Ritsuki has been working in Australia for the past two years.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6802557c-e844-4e59-835c-a83dcea8a1b6-58f86a454b22fbfe5d564046957a2ea7.jpg',0,'2024-11-29 11:29:21'),('680572b0-c7d7-403c-b3d0-b133bc8ebd13','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 6','Which sentence uses a predicate adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-680572b0-c7d7-403c-b3d0-b133bc8ebd13-e7b75dffd8a1c86fd9fea4c3d88075ae.png',0,'2024-11-26 05:24:13'),('681d60b5-6beb-4e26-94ae-f2149b8bd08d','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 1','What did Maria receive?',10,'MCQ','AUDIO-681d60b5-6beb-4e26-94ae-f2149b8bd08d-38c115c173b1bceae6b270722b27415b.mp3',NULL,NULL,0,'2024-12-06 14:14:46'),('681ed90b-80ee-4674-a369-74924c1bfe27','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 17',' Farewell to the Paradise \r\n\r\nOn her last day, Sofia hosted a small gathering at the resort, inviting friends and locals to celebrate the memories made. She expressed her gratitude for the hospitality received and promised to return. It was a heartfelt farewell, filled with laughter and joy.\r\n\r\n What does \"gratitude\" mean in this sentence? \r\n\r\n\"She expressed her gratitude for the hospitality received.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:49:01'),('682ca27e-2a2d-422a-a2fb-62ec1fb801b3','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 19','Alessandro trains his staff to engage genuinely with guests to make them feel valued.\r\n',5,'TFQ',NULL,NULL,'IMAGE-682ca27e-2a2d-422a-a2fb-62ec1fb801b3-bb5be4df065253b39fe7f92a061680f0.png',0,'2024-12-02 12:14:14'),('6836a940-18d8-4a8c-891f-75e0a5172b88','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 8','For art lovers, Marie focuses on museums and galleries like the Louvre.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6836a940-18d8-4a8c-891f-75e0a5172b88-98c91b2c5bbf3a12cb1c24d05605ed91.png',0,'2024-12-02 12:10:26'),('683feb67-8d0a-4b7b-a8c1-b1adfe07f5f8','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 4','Why is apologizing important?\r\n',5,'MCQ','AUDIO-683feb67-8d0a-4b7b-a8c1-b1adfe07f5f8-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:42:05'),('684b3630-ba73-49cd-a7d1-abfb857c8e87','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 1','When was the Royal Heritage Hotel built?\r\n',10,'MCQ','AUDIO-684b3630-ba73-49cd-a7d1-abfb857c8e87-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:12:47'),('68507e9f-232b-481d-89d8-535d6076cc8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 3','What demonstrates the resort\'s commitment to sustainability?\r\n',5,'MCQ','AUDIO-68507e9f-232b-481d-89d8-535d6076cc8d-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:45:49'),('6858642a-8e51-4eea-98c7-ffdbd2d9f307','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 1','I ___ (visit) the museum last weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6858642a-8e51-4eea-98c7-ffdbd2d9f307-629295e7212047f942cbe7c37fe515f0.jpg',0,'2024-12-02 12:13:16'),('685aa46b-a276-4183-a6a8-6e53079ab9d6','94de3108-eb46-4a5e-b039-962392a500e6','Question 3','How has Emmas new career impacted her sense of personal satisfaction?\r\n',5,'MCQ',NULL,NULL,'IMAGE-685aa46b-a276-4183-a6a8-6e53079ab9d6-6a105037ca29aa997ead1cdfb51adc27.png',0,'2024-11-29 12:37:41'),('686623cd-451e-4470-a183-343cb9ad347f','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 11','Visitors should inform front desk personnel if they have a headache.',5,'TFQ',NULL,NULL,'IMAGE-686623cd-451e-4470-a183-343cb9ad347f-4bae80264e636ece9cffbea9f69e21aa.jpg',0,'2024-11-21 11:03:20'),('689e3f47-f9b1-429a-9ad8-86b722b138be','15c56aa0-45db-40f4-953a-5809e38d282c','Question 9','Fresh food is always better than old food.',10,'TFQ',NULL,NULL,'IMAGE-689e3f47-f9b1-429a-9ad8-86b722b138be-29dec7f427cb6d03f826a316b2f2d788.jpg',0,'2024-11-29 11:15:11'),('689f8c03-a5b4-438c-9574-2023f1c4c6f6','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 10','Listen to the speaker to answer question number 10.',1,'MCQ','AUDIO-689f8c03-a5b4-438c-9574-2023f1c4c6f6-1142af821ef593b7aee2b45dc087dccd.mp3',NULL,NULL,0,'2024-11-27 23:13:56'),('68a1c812-9790-4ce7-b592-7fae890791cb','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 14','What new interest has Mark recently developed?\r\n',5,'MCQ',NULL,NULL,'IMAGE-68a1c812-9790-4ce7-b592-7fae890791cb-dc9b9e289ab608bf7ea5ccb67abf875e.png',0,'2024-11-29 12:23:51'),('68bcca52-5854-4e0c-ad77-d8eb4af03767','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 2','What is the speaker doing?',5,'MCQ','AUDIO-68bcca52-5854-4e0c-ad77-d8eb4af03767-acfb4e08e838e488f634541d9fbbbe96.mp3',NULL,NULL,0,'2024-12-12 15:00:03'),('68c03161-f31d-4cfb-90d6-b5e29557c1e5','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 4','Hospitality means creating a welcoming experience for others.',5,'TFQ',NULL,NULL,'IMAGE-68c03161-f31d-4cfb-90d6-b5e29557c1e5-b62446debb5759696ab5b6645f366190.jpg',0,'2024-11-28 15:30:03'),('68c8aaa8-9bea-4f7f-b2ae-396615264336','593736c5-837a-44cb-b3ec-ff62f247faba','Question 16','What was the name of the restaurant owned by Maria?\r\n',5,'MCQ',NULL,NULL,'IMAGE-68c8aaa8-9bea-4f7f-b2ae-396615264336-ba99987d8388276a7235154c92f8b320.PNG',0,'2024-12-04 15:32:17'),('68e07b38-7878-4e56-b6a9-1afe2e8f1590','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 16','Since the city launched new cultural events, tourism in the region has begun to flourish.\r\n\r\nWhat is an antonym for \"flourish\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-68e07b38-7878-4e56-b6a9-1afe2e8f1590-99f301d46429893b6103414c2bbfda78.jpg',0,'2024-12-04 09:21:02'),('68e46a61-f402-45bd-8f3a-7fcea49827bf','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 1','Direct: She said, \"I am reading a book.\"\r\nReported: She said that she ___ a book.\r\n',10,'MCQ',NULL,NULL,'IMAGE-68e46a61-f402-45bd-8f3a-7fcea49827bf-e2df0b0b383d50e08bfefbaaafa92a3f.png',0,'2024-11-28 11:29:26'),('68e94ecc-5a85-467a-898e-47a69a0a40cb','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 7','Choose the noun phrase that functions as a complement:',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:59:42'),('68f692e4-c6ce-42bc-98ef-bc99f026c859','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 14','The library of Winterstone Castle holds over 20,000 manuscripts dating back to the 12th century.\r\n',5,'TFQ','AUDIO-68f692e4-c6ce-42bc-98ef-bc99f026c859-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:07:24'),('68fbab11-88db-4c9b-8d1e-cb65b20f6b9c','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 19','What distinguishes the dishes served at the resorts restaurant?',5,'MCQ','AUDIO-68fbab11-88db-4c9b-8d1e-cb65b20f6b9c-cadb42f8e86f3157cf6e1d625f6a34dd.mp3',NULL,NULL,0,'2024-12-10 14:50:58'),('691569ad-aebf-44b0-98a8-6867f8a08742','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 6','How can we respect other peoples differences?\r\n',5,'MCQ','AUDIO-691569ad-aebf-44b0-98a8-6867f8a08742-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:13:27'),('692b781f-f094-4155-b36b-2b7f6743dd04','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 8','During her vacation in Greece, Emily joined a local cooking class. She successfully prepared a traditional dish under the guidance of the chef. At the end of the session, the chef tasted her dish and said, \"Emily, youve done an excellent job! Your moussaka tastes just like a local would make it.\"\r\n\r\nWhat is Emily most likely to say in response?\r\n',5,'MCQ',NULL,NULL,'IMAGE-692b781f-f094-4155-b36b-2b7f6743dd04-1daae189b52f1b1cf00970f0f3920988.jpg',0,'2024-11-25 17:36:46'),('6930a154-bfa1-42e9-b354-8cc98224d027','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 3','The buffet during the event featured only local cuisine.\r\n',5,'TFQ','AUDIO-6930a154-bfa1-42e9-b354-8cc98224d027-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:32:17'),('693c625a-b92d-41e6-a952-564ebac7fee0','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 20','The palace gardens are famous for their elaborate fountains and rose displays.\r\n',5,'TFQ','AUDIO-693c625a-b92d-41e6-a952-564ebac7fee0-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:52:46'),('696c85a1-0708-4b85-93c2-4df05b5a22cb','f761615d-b728-4a17-9b7a-d3b57858db68','Question 9','What animal says \"meow\"?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:10:17'),('698f8924-a3a8-4067-b3b0-744993e6d07a','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 18','The policies were discussed ____ regard to employee feedback.',5,'MCQ',NULL,NULL,'IMAGE-698f8924-a3a8-4067-b3b0-744993e6d07a-785d82415aa0fd8e5fd143f9e293b939.png',0,'2024-11-29 09:34:08'),('699f1d9c-ac73-41dd-9d78-2f960b7a43ac','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 7','What makes people feel respected?\r\n',5,'MCQ','AUDIO-699f1d9c-ac73-41dd-9d78-2f960b7a43ac-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:14:36'),('69b9a1b9-b331-4d89-a490-80fa14590097','3b168b2f-4410-44c0-aefd-240942c312ab','Question 19',' The manager decided to ______ the marketing team\'s success by organizing a special event.\r\n',5,'MCQ',NULL,NULL,'IMAGE-69b9a1b9-b331-4d89-a490-80fa14590097-1a6b830a5c51fc0a3971dd766bc27daf.png',0,'2024-12-02 09:07:09'),('69e3f552-b391-48e3-b990-6413c4b41180','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 16','Which is the plural of \"person\"?',5,'MCQ',NULL,NULL,'IMAGE-69e3f552-b391-48e3-b990-6413c4b41180-57fd0cc1623819bcfd35b7ae374d14d7.png',0,'2024-12-04 10:14:18'),('69ea9af5-d190-4c10-aa58-716d317dc8ac','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 6','Maria decided to review her spending habits to eliminate unnecessary expenses and save more.\r\n\r\nChoose the word that is closest in meaning to \"eliminate\" in this context.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:17:54'),('69eb7e66-29d5-44fa-b5ec-8c2bf85b1493','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 8','What happened when the hare took a nap? \r\n',10,'MCQ',NULL,NULL,'IMAGE-69eb7e66-29d5-44fa-b5ec-8c2bf85b1493-56fe61ec8dae50a8ecc8c50db7eb1869.PNG',0,'2024-12-03 14:41:20'),('6a0848ce-e49b-41f0-90f5-0db3a60f4912','3179737e-57ca-437a-af38-f91d98c18e0e','Question 4','Marie and Pierre Curie were both cientists who worked together. \r\n\r\nUnscramble the letters to find a word from the passage that means\r\n\r\n \"a person with deep knowledge of a subject\".\r\n',5,'MCQ',NULL,NULL,'IMAGE-6a0848ce-e49b-41f0-90f5-0db3a60f4912-70d82c7faa1be162caa8c95cd10f476b.jpg',0,'2024-11-25 09:57:38'),('6a18248f-a9d9-4ee3-9a37-4ba9752c1a91','67197606-d707-48c1-8033-1298c99cb215','Question 6','Direct: John said, \"I can swim.\"\r\nReported: John said that he ___ swim.',10,'MCQ',NULL,NULL,'IMAGE-6a18248f-a9d9-4ee3-9a37-4ba9752c1a91-10d1376d63aa88ba7f7eadd2da749edc.png',0,'2024-11-28 11:22:35'),('6a1ca6b8-6dd7-4c24-83e1-25b10f1457bd','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 4','What is the atmosphere like at the library?\r\n\r\n',5,'MCQ','AUDIO-6a1ca6b8-6dd7-4c24-83e1-25b10f1457bd-8cf316ad01560fcf1d3e9323ee0615e5.mp3',NULL,NULL,0,'2024-12-10 12:39:26'),('6a2699da-6c9b-4e24-b668-8431b95c97ec','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 5','Our tour of the ancient ruins was both fascinating and informative. The guide _______ (explain) the history behind each structure in great detail, making the past come alive. We _______ (spend) hours exploring the site, taking in the _______ (majestic) views of the surrounding landscape.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:04:45'),('6a325b56-9550-4566-b15e-d585b09fa9f4','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 20','Fill in the blank with the correct pronoun:\r\n\"The department confirmed ___ plans for expansion during the annual meeting.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6a325b56-9550-4566-b15e-d585b09fa9f4-b38eef605e8059466b2432347f078f66.png',0,'2024-12-03 14:03:38'),('6a60c097-b08a-489d-9ec5-56440be4831e','aaec799c-4103-4686-89d5-1c0254869f27','Question 18','What activity symbolizes unity with nature in the Valley of Serenity?',5,'MCQ',NULL,NULL,'IMAGE-6a60c097-b08a-489d-9ec5-56440be4831e-6f4476405cd239ffa10491397f1da5f0.jpg',0,'2024-12-11 10:26:21'),('6a939aab-28b2-4792-95af-01955a04f784','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 12','Match the words with their correct definitions.',5,'MPQ',NULL,NULL,'IMAGE-6a939aab-28b2-4792-95af-01955a04f784-94ca66dac89b38a36f96f87f24897ea0.jpg',0,'2024-11-28 11:20:57'),('6a93a4f6-8e32-4800-98f4-fadccc4dd7b0','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 8','Complete the sentence: \"He drives very ____ on the highway.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6a93a4f6-8e32-4800-98f4-fadccc4dd7b0-7d16b8d9a574ee6165bc2a5023f3af36.jpg',0,'2024-12-10 14:15:26'),('6a9e65cd-81a5-4263-be11-98dabc447989','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 13','They ___ a wonderful time at the party.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:34:05'),('6aa8a536-4201-487a-83cc-4c7df7cfa537','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 10','He went ____ the proposal before submitting it.',5,'MCQ',NULL,NULL,'IMAGE-6aa8a536-4201-487a-83cc-4c7df7cfa537-0e83fbdeb786f7b8ee808a414c620154.png',0,'2024-11-28 15:39:21'),('6ac2b56d-500a-46df-b6ca-94bff0fa5183','afd6b384-56dd-4139-90f1-5800d11048e1','Question 5','Choose the word that has the closest meaning to \"appreciate\" in the sentence:\r\n\r\n \"Our team leaders truly appreciate the hard work each staff member puts in daily.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-6ac2b56d-500a-46df-b6ca-94bff0fa5183-377f1f85b99154d9d902da720db6a6dc.jpg',0,'2024-11-26 03:11:17'),('6accddff-8c7d-4dc1-8709-59b80751f7d2','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 1','Match each word on the left with its correct definition on the right.',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 07:55:56'),('6ae9e74c-40d6-453d-b799-51d2485a5752','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 18','Choose the correct plural form of the noun in each sentence.\r\nOne thesis → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-6ae9e74c-40d6-453d-b799-51d2485a5752-6665936375cb46361c18fa79fffcf02f.png',0,'2024-12-04 10:36:34'),('6b04947d-8769-44b6-a7f5-0dac767bb9bc','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 1','Where does John Smith go to college?',10,'MCQ',NULL,NULL,'IMAGE-6b04947d-8769-44b6-a7f5-0dac767bb9bc-d67bf95524908a7b92873c523fa06996.PNG',0,'2024-12-05 12:29:33'),('6b24ac69-b856-4a87-a913-dee69890339c','2757e906-e864-4704-af6a-a92b588eef3d','Question 3','When does the airport shuttle first leave in the afternoon?\r\n',10,'MCQ','AUDIO-6b24ac69-b856-4a87-a913-dee69890339c-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:17:14'),('6b333279-846d-4ce1-b26e-2faab9492578','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 15','Forgiving someone means excusing their harmful behavior as acceptable.\r\n',5,'TFQ','AUDIO-6b333279-846d-4ce1-b26e-2faab9492578-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:44:54'),('6b40ccf3-d20e-49db-aa41-055cbcf23b7a','069d921b-0878-411b-a94d-ce525959c0d1','Question 6','Rearrange the letters to form a word: “LAMIFY”\r\n',5,'MCQ',NULL,NULL,'IMAGE-6b40ccf3-d20e-49db-aa41-055cbcf23b7a-79e5b69911f2dddc6a3f3aef5ee42c21.jpg',1,'2024-11-25 19:40:04'),('6b421930-cb6d-4d40-bc7d-8fdb82cbe3ac','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 7','The train ___ (arrive) at 10:00 a.m.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6b421930-cb6d-4d40-bc7d-8fdb82cbe3ac-52494179a0c3baf8a55e25223702ad9a.jpg',0,'2024-11-29 09:44:07'),('6b425ee5-f643-453d-83c9-5dbf5caeae36','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 5','Choose the superlative form of \"bright\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-6b425ee5-f643-453d-83c9-5dbf5caeae36-24882b4527bc22f90021fb10f21042d4.png',0,'2024-11-25 22:02:09'),('6b471e23-63f7-4a3f-974e-d8184a29e911','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 1','What is Emily\'s hobby?',5,'MCQ','AUDIO-6b471e23-63f7-4a3f-974e-d8184a29e911-4e5366a094d2fc9db288fb0c504edb72.mp3',NULL,NULL,0,'2024-11-25 10:30:45'),('6b61276f-3bbe-4201-a65d-c032dfa08a20','a89648cb-a116-4dbe-b304-24818d8f1725','Question 20',' The Skybridge was designed to balance modern architecture with environmental conservation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6b61276f-3bbe-4201-a65d-c032dfa08a20-b1648eb7d78b6e364410e7020413da5f.jpg',0,'2024-12-03 11:18:56'),('6b62b176-2aab-4726-b6a5-2949480a4d13','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 14','Which of the following is the opposite of \"celebrate\"?',5,'MCQ',NULL,NULL,'IMAGE-6b62b176-2aab-4726-b6a5-2949480a4d13-d1dbdd4be4950d9478779e6a0129de5a.jpg',0,'2024-11-26 02:59:26'),('6b6a08df-b7d9-4781-a228-2ba1c185a390','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 7','What do dogs do when they are hot?',10,'MCQ',NULL,NULL,'IMAGE-6b6a08df-b7d9-4781-a228-2ba1c185a390-8b7dff4884accce2e92ac5b7f7fa8b69.PNG',0,'2024-12-05 13:18:20'),('6b8dcdc7-a87b-46ee-9b3e-2680787ad0c7','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 1',' I _____________ my homework yet.\r\n',10,'MCQ',NULL,NULL,'IMAGE-6b8dcdc7-a87b-46ee-9b3e-2680787ad0c7-83a043c1597709f736ad7dc7bf45d4da.jpg',0,'2024-12-02 11:19:37'),('6ba97937-c097-48b5-bf51-759804f9521d','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 14','Choose the word that is the opposite of \"crowded\" in the sentence:\r\n\r\n\"Tourists prefer visiting the park when its not crowded.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:07:39'),('6bad0646-afa7-445b-8bc2-ca58c2167d1d','36353aaa-0af1-4489-b057-25511e020826','Question 2','The team will start the next phase _______ they have finished the current project. ',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:16:18'),('6bb0ad3f-c328-453a-a572-7fca89aeb5bd','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 8','Helping others can make us feel good inside.\r\n',10,'TFQ','AUDIO-6bb0ad3f-c328-453a-a572-7fca89aeb5bd-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:52:58'),('6bb8651d-2e39-4b98-8e7e-4d121cef8c8a','2f761a14-dfdf-4549-8619-08112603046b','Question 3','Choose the correct verb for each sentence:\r\nThey _____ to the beach last weekend',10,'MCQ',NULL,NULL,'IMAGE-6bb8651d-2e39-4b98-8e7e-4d121cef8c8a-965122c0e4fb0ac3f7228b01e0e1e6d7.png',0,'2024-11-25 23:39:08'),('6bbb68f8-4876-4286-bf46-9501618bb00e','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 20','The CEO responded ____ all means necessary to handle the crisis.',5,'MCQ',NULL,NULL,'IMAGE-6bbb68f8-4876-4286-bf46-9501618bb00e-efdfdd8f85cc869bdb4b48d6d09ea713.png',0,'2024-11-29 09:35:15'),('6bc116bb-b69e-4c86-bdbd-388a453a347e','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 5','Which one matches the definition of stadium',5,'MCQ',NULL,NULL,NULL,1,'2024-11-25 12:13:01'),('6bdd4a85-79fb-40fb-9745-8da4e930de84','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 19','Direct: \"You should study harder,\" the teacher said.\r\nReported: The teacher said that I ___ study harder.',5,'MCQ',NULL,NULL,'IMAGE-6bdd4a85-79fb-40fb-9745-8da4e930de84-4d4b73906c9ff32590bce51f570fb6af.png',0,'2024-11-28 13:35:53'),('6be0dbb1-95eb-4af8-9e39-863aaaed1d25','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 6','What does the amusement park offer?\r\n',5,'MCQ','AUDIO-6be0dbb1-95eb-4af8-9e39-863aaaed1d25-b16d21da17e18da5cb23da86f4f8a46e.mp3',NULL,NULL,0,'2024-12-10 12:40:42'),('6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','afd6b384-56dd-4139-90f1-5800d11048e1','Question 13','Match the term with its correct meaning in the context of the sentence:\r\n\r\n\"A hotels reputation is essential for attracting new guests and retaining loyal customers.\"',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 03:21:35'),('6beb5f90-9622-40f9-9269-f5da22345379','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 8','During a guided safari in Africa, you spot a rare animal that your guide has been looking for. The guide excitedly says, \"Congratulations on spotting that leopard! Its one of the rarest sightings on this reserve.\"\r\n\r\nWhat is the best way to respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6beb5f90-9622-40f9-9269-f5da22345379-5d37de7aae9f3e0954ad32114f9cc212.jpg',0,'2024-11-26 02:51:52'),('6c09d346-3b3f-4433-b679-300e3a627b65','8d93e205-a25d-483f-8954-17a16b612100','Question 3','The sentence \"The view from the mountain peak was truly breathtaking, offering a panoramic sight\" means the view was dull and unremarkable.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 14:38:26'),('6c117b98-b76e-48c2-8d56-f28a639902a5','94de3108-eb46-4a5e-b039-962392a500e6','Question 13','What new challenge has Olivia undertaken related to her art?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6c117b98-b76e-48c2-8d56-f28a639902a5-4b596a9788fc86c582c95ea251ca17b8.png',0,'2024-11-29 13:47:41'),('6c1961fc-4ba6-4547-9b1d-1a6644fa464f','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 8',' Chef Elena believes that using imported ingredients is essential for her restaurants success.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6c1961fc-4ba6-4547-9b1d-1a6644fa464f-4fbb19e175bd35c2690a63b54dccb6e7.png',0,'2024-12-02 13:27:08'),('6c21cc50-ddd3-498e-96e7-852bf4d6415b','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 2','What day is it today?\r\n',5,'MCQ','AUDIO-6c21cc50-ddd3-498e-96e7-852bf4d6415b-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:46:56'),('6c2756e3-f886-4a72-8f49-70d64146444a','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 24','Leif was celebrated as a hero not for his strength, but for his kindness and humility.',5,'TFQ',NULL,NULL,'IMAGE-6c2756e3-f886-4a72-8f49-70d64146444a-cb5315cf15930c3907a1d1a6e4cc0fdd.jpg',0,'2024-12-03 11:00:19'),('6c2c406f-e4c2-4c0e-b346-62ea5ecf36b5','318b5f94-4a81-4c44-8372-cef8e0561833','Question 1','What is Emily\'s primary intention for improving guest satisfaction? \r\n',5,'MCQ','AUDIO-6c2c406f-e4c2-4c0e-b346-62ea5ecf36b5-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 14:52:12'),('6c50e90c-3002-4af7-9b2e-0f52e4667b43','fe89e931-d34d-4430-b541-cb89aba0f880','Question 8','The cat ran ____ the garden.',10,'MCQ',NULL,NULL,'IMAGE-6c50e90c-3002-4af7-9b2e-0f52e4667b43-aaf669c83f145ed8eb65d103ceb1ab38.jpg',0,'2024-11-28 14:37:41'),('6c55d6b5-1c61-4962-91c8-907260121202','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 9','Many tourists _______ (opt) for destinations that allow them to connect with nature, such as national parks and remote islands, rather than crowded urban areas.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:42:27'),('6c604244-2e5e-4436-afca-6d19c512f9df','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 14','Select the sentence with an adjective of color:\r\n',6,'MCQ',NULL,NULL,'IMAGE-6c604244-2e5e-4436-afca-6d19c512f9df-6a5632b705c1dde2dca295756e7db9d9.png',0,'2024-11-26 03:11:34'),('6c67e79b-b96f-4173-9b22-8c12df2e7b75','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 16','What was the last thing the narrator ate?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6c67e79b-b96f-4173-9b22-8c12df2e7b75-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:51:44'),('6c7056aa-10cf-45c9-a38e-bcb1776a7277','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 19','When was the glass pyramid entrance to the Louvre inaugurated?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6c7056aa-10cf-45c9-a38e-bcb1776a7277-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:04:04'),('6c85f7d7-4b76-4a21-8980-32fcc94ed3cd','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 6','We ___ (go) hiking next weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6c85f7d7-4b76-4a21-8980-32fcc94ed3cd-de472d00636b2ed75c22a1c43f003315.jpg',0,'2024-11-29 11:17:55'),('6c95c8d2-bfcf-40a4-bd33-c765e03f27ca','069d921b-0878-411b-a94d-ce525959c0d1','Question 39','Ritsuki has been working in Australia for the past two years.',5,'TFQ',NULL,NULL,'IMAGE-6c95c8d2-bfcf-40a4-bd33-c765e03f27ca-a9f98e9d0b72e2b83032cb3269245116.jpg',1,'2024-12-11 14:13:01'),('6c9c2d52-41c8-4731-9f3d-e552437b8a7e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 3','Edisons failure to create the light bulb led to a complete stop in his work.',10,'TFQ',NULL,NULL,'IMAGE-6c9c2d52-41c8-4731-9f3d-e552437b8a7e-6578a074a21fa66681ee17b4336af1c1.jpg',0,'2024-11-28 14:15:13'),('6c9ee0de-9e1e-46e8-ba3d-37a0e3fbac09','26f2798d-46dc-4790-aece-aa1175435106','Question 5','Which of the following sentences contains a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:36:10'),('6ca985ce-dc55-4322-b8f5-361a54de79ce','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 7','The menu at \"Green Fork Bistro\" changes with the seasons to reduce waste.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6ca985ce-dc55-4322-b8f5-361a54de79ce-856c52f969db5610882dd7548ffb2d2e.png',0,'2024-12-02 12:25:54'),('6cb63af0-05de-4875-a648-b719dce22177','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 20','What does The Secret Garden symbolize for many visitors?',5,'MCQ',NULL,NULL,'IMAGE-6cb63af0-05de-4875-a648-b719dce22177-1f530a098e64ef11a5ba2de76daefc69.png',0,'2024-12-03 09:39:31'),('6cc56456-ccab-4abe-b279-e5af8c4ed9d0','976f596f-834e-40e4-bb98-21b902f8a750','Question 3','The Hôtel de Crillon is an example of an iconic French grand hotel.\r\n',5,'TFQ','AUDIO-6cc56456-ccab-4abe-b279-e5af8c4ed9d0-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:45:09'),('6cd18a3e-3e11-466c-a1e9-cb14afad80cf','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 20','How did Isabella handle the situation with the Italian guests?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6cd18a3e-3e11-466c-a1e9-cb14afad80cf-c36b3fb31d3ab7f63cb7491f00307a72.PNG',0,'2024-12-06 11:47:23'),('6cd237eb-ac7e-4617-b1a4-36e63443a814','94de3108-eb46-4a5e-b039-962392a500e6','Question 19','In his new job, Tom is working on projects related to artificial intelligence. \r\n',5,'TFQ',NULL,NULL,'IMAGE-6cd237eb-ac7e-4617-b1a4-36e63443a814-874b292044e4b18e634ed1e39d450af3.jpg',0,'2024-11-29 13:49:30'),('6cdce045-af29-4830-a0cc-47d83f4d3622','976f596f-834e-40e4-bb98-21b902f8a750','Question 14','French grand hotels rarely hosted foreign dignitaries or aristocrats.\r\n',5,'TFQ','AUDIO-6cdce045-af29-4830-a0cc-47d83f4d3622-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:47:12'),('6cdfbaf9-1c31-4de4-a513-f926452ce88a','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 12','What can you find on Mount Rushmore?\r\n',5,'MCQ','AUDIO-6cdfbaf9-1c31-4de4-a513-f926452ce88a-b2b9c0867176a60913e5591ab8ef2dd7.mp3',NULL,NULL,0,'2024-12-09 13:24:30'),('6ced2f18-49fd-4573-933d-9341d9576303','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 29','What is the primary purpose of the Local Market at the fair?',4,'MCQ',NULL,NULL,'IMAGE-6ced2f18-49fd-4573-933d-9341d9576303-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:43:01'),('6cf01bd6-a8c4-442c-8c9c-b68229faffd2','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 20','What is the primary purpose of the holistic treatments offered at the spa?',5,'MCQ','AUDIO-6cf01bd6-a8c4-442c-8c9c-b68229faffd2-cadb42f8e86f3157cf6e1d625f6a34dd.mp3',NULL,NULL,0,'2024-12-10 14:51:22'),('6cf81a18-607e-4a7a-b7d3-dd0b047c736f','df268158-c147-4638-b55e-bbf06a4f26a2','Question 20','She ___ (study) abroad next year.',5,'MCQ',NULL,NULL,'IMAGE-6cf81a18-607e-4a7a-b7d3-dd0b047c736f-6b1b3038e836f5b13e966c4af6969a77.jpg',0,'2024-11-29 10:08:55'),('6d07369e-bd7e-449d-83a3-0447abd9a16b','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 9','Identify the noun phrase that completes the sentence: \"______ made everyone laugh.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-6d07369e-bd7e-449d-83a3-0447abd9a16b-f6fc9ee6f0722db6db2c35731bfa4e03.jpg',0,'2024-11-28 11:13:28'),('6d09a9a2-f07c-4d7d-bb3b-beca0c2cb257','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 2','Offering to help a friend carry heavy books is an example of showing kindness.\r\n',5,'TFQ','AUDIO-6d09a9a2-f07c-4d7d-bb3b-beca0c2cb257-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:28:51'),('6d10a9fa-5ca1-4ef1-bc51-6b8f14afde66','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 7','Select the non-gradable adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-6d10a9fa-5ca1-4ef1-bc51-6b8f14afde66-1c0eb8aaeb6b0dcb1bc582ee2842d5f9.png',0,'2024-11-26 05:25:07'),('6d2db72d-72e0-4146-829c-cefc15b02992','b182989e-22bf-4ff8-9888-395f8328118f','Question 5',' Rearrange the letters to form a word: \" NOCATITRAT\" attraction\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:34:59'),('6d30b471-f27e-40aa-9971-119626e4f5c1','19ab833e-87cf-4963-a786-d5d63993a84f','Question 5','Which sentence uses a noun phrase as an object complement?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:01:20'),('6d35409c-ebd6-4425-82a0-f4baefef3489','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 3','They watch TV _______ dinner. \r\n',5,'MCQ',NULL,NULL,'IMAGE-6d35409c-ebd6-4425-82a0-f4baefef3489-cf60d2b781761a0dca45ace2b6d969dd.jpg',0,'2024-12-03 13:44:43'),('6d4baf01-1097-4ec7-a68f-1f935fcd0d1d','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 7','Manager: \"Great job finishing that project so quickly, Daniel!\" \r\nDaniel: \"Thank you! I try to work as __________ as I can.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:18:25'),('6d56398d-645a-434e-a58b-147dfb3aa3ea','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 16','If you see someone being treated unfairly, standing up for them demonstrates Fairness more than Courage.\r\n',5,'TFQ','AUDIO-6d56398d-645a-434e-a58b-147dfb3aa3ea-269e36c7834edd18a658e58d286fd236.mp3',NULL,NULL,0,'2024-12-12 10:47:06'),('6d5dcab9-84a9-4402-8fbe-983602938b11','a16be13c-c049-47cd-b145-b3faae19a096','Question 1',' The Balinese Cremation Ceremony\r\n\r\n\r\n\r\nNearly all religions believe that people live on in some way after death. For many, like the Balinese, a funeral is not just an end but a transition from one life to another. In Bali, cremation is seen as a joyful celebration.\r\nOn the day of the cremation, family and friends come together to say goodbye and to eat and drink with the family. There is a procession to the cremation site. Some men carry the body in a tower made of bamboo and paper, while others carry a special container called a sarcophagus, which can look like a cow or a bull.\r\nAt the cremation site, the body is placed in the sarcophagus. When the body turns to ashes and the soul is freed, there is a loud and happy procession to the sea, where the ashes are scattered. This final part of the ceremony symbolizes cleansing and purification.\r\nThe Balinese believe that this ceremony helps the soul on its journey to the next life. It is a time for the community to come together, share memories, and honor their loved ones. The colorful decorations, music, and laughter during the event remind everyone that life continues, and they celebrate the person\'s spirit rather than focus on sadness. This belief in life after death strengthens their connections with each other and with their ancestors.\r\n\r\n\r\nAfter the cremation, the ashes are scattered in:\r\n',10,'MCQ',NULL,NULL,'IMAGE-6d5dcab9-84a9-4402-8fbe-983602938b11-0d6838c2b06351119b86cc88b8dd89c6.jpg',0,'2024-12-04 13:57:32'),('6d5f5d01-5c31-411b-8778-21746fa36fbb','ff825264-d21d-4612-821f-2f19f8044bc2','Question 9','How did the guests respond to James\'s culinary creations? ',5,'MCQ','AUDIO-6d5f5d01-5c31-411b-8778-21746fa36fbb-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:12:13'),('6d6135da-8a76-42be-b031-e5f04b0fd332','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 12','The market was full of fresh vegetables and spices.\r\n\r\nChoose the correct definition for \"market \". ',5,'MCQ',NULL,NULL,'IMAGE-6d6135da-8a76-42be-b031-e5f04b0fd332-efafac64ebeabb431320cd0973f684a2.jpg',0,'2024-11-29 14:47:48'),('6d6c34ab-d79a-4c70-bfc9-a1951358efee','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 19','Sarah avoids addressing social inclusivity in her urban planning projects.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6d6c34ab-d79a-4c70-bfc9-a1951358efee-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:30:06'),('6d7ed2de-6871-4d9e-9893-358192f88afa','456af0ad-de69-42a7-b227-135601f1cc0a','Question 10','Mia and her family are excited about their weekend plans.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:32:45'),('6d81837c-2e1c-4d8a-92ee-e8950e0dc718','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 5','He _______ explore the mountains while he is on vacation.',10,'MCQ',NULL,NULL,'IMAGE-6d81837c-2e1c-4d8a-92ee-e8950e0dc718-4a38bbce3557bf2bb5ca231bd0f0b97b.jpg',0,'2024-11-29 11:05:00'),('6d833dcb-25c6-465c-84e6-8ade03963416','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 2','Choose the correct plural form of the noun in each sentence.\r\nOne woman → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-6d833dcb-25c6-465c-84e6-8ade03963416-737f148b90fb360b7c4164e35f87d0b8.png',0,'2024-12-04 10:19:57'),('6d8c302c-b368-4d26-a104-a157aa15a13f','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 12','Anna: \"We must ensure all safety measures are in place.\" \r\nEvent Coordinator: \"Ill coordinate with the local authorities.\" \r\nAnna: \"Thank you! Its crucial for our guests\' peace of mind.\"\r\n\r\n Choose the word that is the opposite of \"peace\" in the sentence: \r\n\r\n \"Its crucial for our guests\' peace of mind.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:47:28'),('6d8e7581-fb64-4844-b167-18fd1b4ccbfc','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 17','What is the speaker describing?',5,'MCQ','AUDIO-6d8e7581-fb64-4844-b167-18fd1b4ccbfc-2bba5440a212db11f3d1299248c4055b.mp3',NULL,NULL,0,'2024-12-11 15:14:17'),('6d922b2b-0eea-4a1f-bc34-14c520d4144d','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 10','\"______ he practiced, he felt more confident.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6d922b2b-0eea-4a1f-bc34-14c520d4144d-fa708d0539cc55220f3b98d9b3c5d713.png',0,'2024-12-03 15:01:33'),('6db7c521-f515-4a79-96ce-9393312656d3','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 2','Chef Maria sources her ingredients from local farmers to support sustainable practices.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6db7c521-f515-4a79-96ce-9393312656d3-77df70d96fbd994648c81bb7acdde75c.png',0,'2024-12-02 12:23:01'),('6dbc2b18-5b09-4ddc-9b29-ea0132127a11','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 4','Where will the breakout sessions be held?\r\n',5,'MCQ','AUDIO-6dbc2b18-5b09-4ddc-9b29-ea0132127a11-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 09:59:02'),('6dbd7971-be11-453d-bbd9-d5088b78d559','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 19','Today was an amazing day! I finally finished the painting Ive been working on for two weeks. Its a view of the mountains near my house. I also spent some time reading a new book about art history. Later, I called my cousin to catch up; hes studying architecture in Italy. Talking to him always inspires me to be more creative.\r\n\r\n\r\nWhat did the writer finish today?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6dbd7971-be11-453d-bbd9-d5088b78d559-e89aa7230baa82ca2ec10a34a5ee7183.jpg',0,'2024-11-29 11:27:10'),('6dc00970-d77f-4937-ade3-63e18c41e928','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 11','Complete each sentence with a suitable noun phrase from the choices provided.\r\n',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 14:55:04'),('6dc3433f-2843-4151-933f-d123ea6a41a1','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 9','They ___ (not leave) until the meeting ends.\r\n',10,'MCQ',NULL,NULL,'IMAGE-6dc3433f-2843-4151-933f-d123ea6a41a1-4457098acdb814e9f10f67b6474f7dfd.jpg',0,'2024-11-29 10:54:56'),('6dc9f848-2400-48bd-955f-c9c082a979be','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 2','What can you buy at the market in the town square?\r\n',10,'MCQ',NULL,NULL,'IMAGE-6dc9f848-2400-48bd-955f-c9c082a979be-3578e27423b53efe745ebfcb72a215c5.png',0,'2024-12-03 10:12:27'),('6dd9a7ff-9399-4e0f-a98c-cf25a1e7e4fa','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 7','Which pronoun completes the sentence?\r\n\"Both of the scientists published ___ findings in the journal.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6dd9a7ff-9399-4e0f-a98c-cf25a1e7e4fa-80e9c49323339dbb8c68597201d155e4.png',0,'2024-12-03 13:49:23'),('6de83e59-2b0a-46fe-9693-b53accc89b86','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 19','Holding onto anger after being wronged can harm ones mental and emotional health.\r\n',5,'TFQ','AUDIO-6de83e59-2b0a-46fe-9693-b53accc89b86-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:45:38'),('6e0a7db7-a0d7-499e-a909-08fe483ac38d','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 14','The initiative prioritizes fast tourism growth over cultural preservation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6e0a7db7-a0d7-499e-a909-08fe483ac38d-6e063e5ecd628f02075bd98e09fb80d4.png',0,'2024-12-02 12:42:14'),('6e1a131f-f164-4b15-a0cb-671ed3a760c9','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 17','To respect someones differences, you should laugh at their talents.\r\n',5,'TFQ','AUDIO-6e1a131f-f164-4b15-a0cb-671ed3a760c9-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:17:20'),('6e1b5962-78f8-4ab9-97d8-0e6b3adc7d1a','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 4','Animal-themed decorations were used for the wedding setup.\r\n',5,'TFQ','AUDIO-6e1b5962-78f8-4ab9-97d8-0e6b3adc7d1a-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 12:59:49'),('6e3b971d-be9f-4571-8b39-63cd06af021d','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 6','The resort is surrounded by mountains and forests. \r\n',5,'TFQ','AUDIO-6e3b971d-be9f-4571-8b39-63cd06af021d-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:18:59'),('6e3e535d-c875-4d0e-8650-8e12c9a9ab2a','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 6','Visitor: \"I noticed theres so much diversity in the food options here!\" \r\n\r\nGuide: \"Yes, we have dishes from nearly every culture!\"\r\n\r\nWhat is the definition of the word \"diversity\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6e3e535d-c875-4d0e-8650-8e12c9a9ab2a-bf86aef669f2872de981c3b33b3db29b.jpg',0,'2024-12-04 09:13:54'),('6e47f9d9-d18a-441a-b4b3-13dc4234bb7a','ad662084-347c-416f-89de-05a5dd43da36','Question 13','What is he planning to do?\r\n',5,'MCQ','AUDIO-6e47f9d9-d18a-441a-b4b3-13dc4234bb7a-c4282ff8bbc102e675c1d590eaeff182.mp3',NULL,NULL,0,'2024-12-09 10:50:26'),('6e497472-3da1-444b-9524-af4c5054cdc9','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 11','Identify the sentence with a possessive adjective:',5,'MCQ',NULL,NULL,'IMAGE-6e497472-3da1-444b-9524-af4c5054cdc9-89b4f4f0b0764347a2883d8a222d25f9.png',0,'2024-11-26 00:11:29'),('6e502c04-62ed-46bd-9c24-5a2f58eab03b','069d921b-0878-411b-a94d-ce525959c0d1','Question 23','Azizah: Hi, Im Azizah. Are you here for the writing workshop?\r\nArhan: Yes, I am. My names Arhan. Ive always been passionate about creative writing.\r\nAzizah: Thats great! Is this your first workshop?\r\nArhan: No, Ive attended two before. How about you?\r\nAzizah: This is my first time. I mostly write poetry. What do you write?\r\nArhan: Short stories, mostly. But Im thinking about trying poetry too.\r\n\r\n\r\nWhat is Arhans main writing focus?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6e502c04-62ed-46bd-9c24-5a2f58eab03b-f3075dea97b91d8cc8847cd8b35b6a99.jpg',1,'2024-12-11 13:47:21'),('6e52ccc4-206d-4594-8497-5c9e6dcc6db3','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 13','\r\nANNOUNCEMENT:\r\n\r\n\r\nDue to the unprecedented demand for electricity caused by the extreme weather conditions, the city is currently facing a power shortage. We urge all residents to help prevent a complete power failure by reducing electricity consumption. Please turn down your household heating to 60°F and turn off all non-essential appliances. Additionally, if possible, delay any energy-intensive activities, such as laundry or running the dishwasher. This will help conserve energy and ensure that we can maintain a stable power supply throughout the community. Your cooperation is crucial. Thank you for your understanding and action.\r\n\r\n\r\nWhich of the following is a recommended action in the announcement?',4,'MCQ',NULL,NULL,'IMAGE-6e52ccc4-206d-4594-8497-5c9e6dcc6db3-4b9a2db6069e878c1f11825f3dc573e7.jpg',0,'2024-11-21 12:38:11'),('6e64e05a-960b-46be-8632-83633e4ffe62','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 15','Which sentence contains a descriptive adjective?',5,'MCQ',NULL,NULL,'IMAGE-6e64e05a-960b-46be-8632-83633e4ffe62-7efcaee5b8845fbb4309b06c1f0e35a2.png',0,'2024-11-26 05:38:13'),('6e8e5a9a-9329-4b6d-a875-f09380dac7ae','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 10',' The museum exclusively displays contemporary artwork.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6e8e5a9a-9329-4b6d-a875-f09380dac7ae-e5d5d400f737e69c677fc719e3faaf33.jpg',0,'2024-12-03 11:01:31'),('6e900991-dfff-4f05-a12c-a12f362d4aea','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 18','Choose the word that is the opposite of \"increase\" in the sentence\r\n\"The hotel plans to increase the number of rooms next year.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:54:28'),('6e91f1b9-52ae-4b03-a86b-7af9ba66a178','d56af166-7c52-46ea-942c-bd752a9577b5','Question 3','A recipe is a set of steps used to make food.',10,'TFQ',NULL,NULL,'IMAGE-6e91f1b9-52ae-4b03-a86b-7af9ba66a178-c76d0cdd9ad9c9c12df8c123a4e9b52b.jpg',0,'2024-11-29 11:28:49'),('6e9203cc-269b-48f8-ba2b-a3f8013ee5f6','df268158-c147-4638-b55e-bbf06a4f26a2','Question 10','She ___ (try) the dessert, please.',5,'MCQ',NULL,NULL,'IMAGE-6e9203cc-269b-48f8-ba2b-a3f8013ee5f6-517097dcf42efee8ce7b237b65ac7416.jpg',0,'2024-11-29 09:57:43'),('6e99fa2c-8582-4a0e-a61c-afd170946110','05d1243d-7ad4-4893-b352-129bf05706b0','Question 6','Which of the following is a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:37:41'),('6ea0ce9b-c8d4-4b52-b412-1c7d79890d43','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 1','Which of the following is a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:28:28'),('6ea31c1e-3af6-42fe-be75-ad70478a9938','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 19','I will meet you ___ the entrance of the building.',5,'MCQ',NULL,NULL,'IMAGE-6ea31c1e-3af6-42fe-be75-ad70478a9938-1a629570129824f349677cafc41a5ef2.jpg',0,'2024-11-28 14:27:15'),('6eb0311f-5487-4ae5-b8f5-956b8efa0976','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 9','Which of these sentences uses a superlative adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6eb0311f-5487-4ae5-b8f5-956b8efa0976-2911eb54b1598b85bcb22e5ed1626ddc.png',0,'2024-11-26 03:23:46'),('6eb0cfcb-68e3-4692-b3d7-61883106830d','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 3','After the festival, Anna reviews guest feedback forms to improve future events. She notices that many guests appreciated the friendly staff but suggested adding more activities for children. Anna takes this feedback seriously and plans to include a kids\' zone next year.\r\n\r\nChoose the word that is the opposite of \"appreciated\" in the sentence: \r\n\r\n \"Many guests appreciated the friendly staff.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:41:23'),('6eb46277-3149-403f-a5f6-09c2625654c1','3046da72-814f-42e0-bd7f-cf6618a820db','Question 12','Mark went to Europe during the winter.',5,'TFQ',NULL,NULL,'IMAGE-6eb46277-3149-403f-a5f6-09c2625654c1-49e639934d7639142d1cf5264f39c7fb.jpg',0,'2024-12-04 11:00:05'),('6ec8e6b7-73cd-4355-9b32-dfe42d0b710b','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 16','\"A beautiful dress\" is the right noun phrase to complete the sentence, “She is wearing __________ to the party.”\r\n',5,'TFQ',NULL,NULL,'IMAGE-6ec8e6b7-73cd-4355-9b32-dfe42d0b710b-74e7bce98726f4caf77a6536861644d4.jpg',0,'2024-11-28 11:36:47'),('6ecad5ed-df5e-4c9e-9f5f-3c4f35a033a2','069d921b-0878-411b-a94d-ce525959c0d1','Question 31','“Back home, I teach English to kids and spend my weekends volunteering at an animal shelter.”\r\n\r\nWhat is the meaning of \"volunteering\" in the Passage ?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6ecad5ed-df5e-4c9e-9f5f-3c4f35a033a2-de2d32dabea1bcae43024a5c308897c9.jpg',1,'2024-12-11 14:01:13'),('6edf49c4-baac-4b12-b6d9-1df0443e2a18','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 4','What happens when we show empathy?\r\n',10,'MCQ','AUDIO-6edf49c4-baac-4b12-b6d9-1df0443e2a18-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:56:54'),('6eef5c59-8e8a-4fe9-b18c-8dac036dd0a2','26d39f63-85dd-435b-aed1-0a507b625015','Question 2','Which is the correct direct speech for this statement?\r\nReported: He said he had been waiting for an hour.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6eef5c59-8e8a-4fe9-b18c-8dac036dd0a2-d9dffddbb0ff03fa41d5f0d1edf51b2a.png',0,'2024-11-28 12:08:17'),('6f059c23-548d-4daa-a6f8-03d532a418d9','c28b3729-218e-4d52-b697-2e14a996313f','Question 7','Arrange the following words into correct sentences.\r\nhe / didn\'t / tell / her / until / knew / he / was / sure / the truth / she.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:25:07'),('6f0bc9cb-f985-40d7-bf6f-27b4a4c5c7c4','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 11','Sarah watches “Police Squad” every Monday.\r\n',5,'TFQ','AUDIO-6f0bc9cb-f985-40d7-bf6f-27b4a4c5c7c4-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:22'),('6f1201c3-fd60-49c8-949b-b1d255955e8d','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 14','\"______ she understood the concept, she felt more confident about the exam.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f1201c3-fd60-49c8-949b-b1d255955e8d-cb7b0ba2fbc05c68a22ed14d2b3d2bd7.png',0,'2024-12-03 15:04:32'),('6f121cb3-61c9-433c-9de0-9f6cea528d10','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 9','\r\n9. What does \"testimonials\" mean in the sentence? \r\n\r\n \"Including guest testimonials is important.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:45:34'),('6f165f9c-6cd1-42d6-a6c2-5f0a2e6f1a1f','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 2','Which games does Jake want to play at his party?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f165f9c-6cd1-42d6-a6c2-5f0a2e6f1a1f-33b4da524412e043e015a8a6b0547384.jpg',0,'2024-12-02 10:56:25'),('6f184ced-5159-4ab0-b41c-9a2533227d79','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 1','What is the primary purpose of a \"mausoleum\"?',10,'MCQ',NULL,NULL,'IMAGE-6f184ced-5159-4ab0-b41c-9a2533227d79-f6c0edf7e9c87c1b06b958fce8a73712.jpg',0,'2024-12-03 10:33:45'),('6f20699f-c238-4501-b617-8c9c289556b2','d56af166-7c52-46ea-942c-bd752a9577b5','Question 7','Many families in Indonesia share their meals.\r\n\r\nChoose the synonym for \"share\". ',10,'MCQ',NULL,NULL,'IMAGE-6f20699f-c238-4501-b617-8c9c289556b2-15f357f3d5d0ea0cd48dcd5439dc5dfb.jpg',0,'2024-11-29 11:34:10'),('6f27fe27-47d5-4703-beb2-4e0e268e21e3','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 5','(he / not / forget his books)',10,'MCQ',NULL,NULL,'IMAGE-6f27fe27-47d5-4703-beb2-4e0e268e21e3-89b71ce50dc045d3cb9b56dae7b8e26d.jpg',0,'2024-12-11 12:41:31'),('6f2d4cb0-64c1-4c82-a317-8e26606e34a7','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 13','Which coding languages does Mark plan to learn?',10,'MCQ',NULL,NULL,'IMAGE-6f2d4cb0-64c1-4c82-a317-8e26606e34a7-20cb500715b67e01fe19def303f12a2b.png',0,'2024-12-02 11:55:04'),('6f2f572f-062b-4b13-911a-bda3164039c7','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 10','Choose the word that is the opposite of \"mandatory\" in the sentence: \"Attendance at the orientation session is mandatory for all new employees.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:10:16'),('6f340e3f-6e62-4100-b6d2-23bcd1c3008a','7fd84c75-8187-4553-96aa-23cead94c780','Question 15','Which sentence contains an adverb of probability?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:52:33'),('6f35a9f4-7a12-4ddd-8c0d-45916fb225a0','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 8','What is the TV show for number 8?\r\n',10,'MCQ','AUDIO-6f35a9f4-7a12-4ddd-8c0d-45916fb225a0-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:15:51'),('6f5bd39d-af8b-42ee-b52c-1b8a33f8b555','15fc91ab-629f-4b44-a812-c45807f31850','Question 7','What type of food does Tully prefer?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f5bd39d-af8b-42ee-b52c-1b8a33f8b555-7ede781f7880f3a352dc4a71e22b5bf5.PNG',0,'2024-12-04 10:41:28'),('6f602bf5-d95c-4788-9f2d-6130e5f23b58','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 6','Emma believes that volunteering at the animal shelter will teach her responsibility and kindness.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6f602bf5-d95c-4788-9f2d-6130e5f23b58-395a5b2558d0945b74da80fb094d022d.png',0,'2024-12-02 11:53:10'),('6f642ff9-62bc-48ce-a0d4-85ee329f2b4a','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 15','The Grand Horizon Hotels New Years Eve celebration was described as an average experience.\r\n',5,'TFQ','AUDIO-6f642ff9-62bc-48ce-a0d4-85ee329f2b4a-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:34:39'),('6f6cedf8-f619-47eb-bb6d-6938f8070f3d','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 8',' What value does this message focus on?\r\n',5,'MCQ','AUDIO-6f6cedf8-f619-47eb-bb6d-6938f8070f3d-14c30937a15213152a79fa5cec7acf73.mp3',NULL,NULL,0,'2024-12-12 10:44:10'),('6f70ee04-ef40-42d5-a14f-26581edce76e','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 12','What was Maria\'s favorite part of the festival?',7,'MCQ',NULL,NULL,'IMAGE-6f70ee04-ef40-42d5-a14f-26581edce76e-acde06c959889f1e9ea4de37476c05cb.PNG',0,'2024-11-25 21:13:39'),('6f8474b0-bf43-4f08-8a5f-6528959c4548','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 9','What is the primary tone of the announcement?',4,'MCQ',NULL,NULL,'IMAGE-6f8474b0-bf43-4f08-8a5f-6528959c4548-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-24 00:04:06'),('6f8936d2-e348-4768-a5aa-b6e336a4d099','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 9','Our teachers gave us extra help, so ___ could finish the assignment.',5,'MCQ',NULL,NULL,'IMAGE-6f8936d2-e348-4768-a5aa-b6e336a4d099-c93434fc2e99d0b1c65975a37b63491e.png',0,'2024-12-02 11:46:57'),('6f91ad0d-1af2-4683-ae27-1283ecdf3d18','10e23048-0fd3-4ab3-9440-9104e7063142','Question 27','\"They ______ eat at that new restaurant tonight.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f91ad0d-1af2-4683-ae27-1283ecdf3d18-9619e4a89e2988b8e6b2d5db33b351c8.jpg',0,'2024-12-02 13:25:53'),('6f96db2c-e5b4-44cd-968b-de1c499cd15e','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 3','Cassey asked Alex, \"Do you want to ________ with me?\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f96db2c-e5b4-44cd-968b-de1c499cd15e-939942e9f0e6d962584b767ee675d634.jpg',0,'2024-12-05 10:15:56'),('6f9d85fc-80fd-4f0a-a1cd-8e4231530b79','26f2798d-46dc-4790-aece-aa1175435106','Question 14','Choose the correct answer that matches the sentence!\r\nThe sentence \"He wrote a letter to his friend\" matches \"A fascinating book.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 10:48:19'),('6f9e4597-e3fe-4a87-a853-d04234171a9f','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 14','She arrived ____ time for the meeting.\r\n',5,'MCQ',NULL,NULL,'IMAGE-6f9e4597-e3fe-4a87-a853-d04234171a9f-3936552e59b1925f1ed10448ba905e29.jpg',0,'2024-11-28 15:07:42'),('6fb8b135-af1d-45f4-a213-a2eaa56db671','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 7','Determine if the following statements are true or false.\r\nThe marketing campaign will launch after the creative assets are finalized and the budget is approved.\r\n',5,'TFQ',NULL,NULL,'IMAGE-6fb8b135-af1d-45f4-a213-a2eaa56db671-67de89756ecc7f47b13d766dd1551bc1.jpg',0,'2024-12-03 14:35:21'),('6fba6e60-8f99-4af5-ab28-30436a3ead37','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 15','The storyteller _______ the audience with her tale of adventure.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:41:17'),('6fc045f3-7670-4586-ab3a-1a47db84a706','069d921b-0878-411b-a94d-ce525959c0d1','Question 48','Choose the antonym for \"shy\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-6fc045f3-7670-4586-ab3a-1a47db84a706-f256f0824538977c1f6d57b5a907b36d.jpg',0,'2024-12-11 20:00:26'),('6fc31119-12de-400f-9f38-1db0e80cd767','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 11','What public space is called \"Balai Kota\" in Indonesian?',5,'MCQ',NULL,NULL,'IMAGE-6fc31119-12de-400f-9f38-1db0e80cd767-e393c1b9012b10d27c465a67a75ef439.jpg',0,'2024-12-03 10:42:21'),('6fccda7d-8edf-476f-a1b9-4c821d55367e','069d921b-0878-411b-a94d-ce525959c0d1','Question 15','Rearrange the letters to form a word: CFFONIEDCNE\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-25 19:49:40'),('6fd367dd-455a-48df-887a-e2fb0a54a5e1','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 9','Jack: \"Guess what? I won the cooking competition I entered! My dish was a hit with the judges.\"\r\nYou: \"Thats fantastic, Jack! ________________________.\"\r\nJack: \"Thank you! I worked really hard on the recipe and presentation. It feels great to see it all pay off.\"\r\nYou: \"You definitely deserve it. Your passion for cooking really shows. Lets have a special dinner to celebrate your big win!\"\r\n\r\nHow do you congratulate your friend Jack who has just won a cooking competition?\r\n',5,'MCQ',NULL,NULL,'IMAGE-6fd367dd-455a-48df-887a-e2fb0a54a5e1-1216d066e01c73c57557ed62d0736abf.jpg',0,'2024-11-26 02:27:47'),('6fd58b9c-5d6b-4e9c-b23f-46afefcb6aa7','066f137b-70c3-4619-8cf7-038f42d99258','Question 6','What makes humor difficult to define?',4,'MCQ',NULL,NULL,'IMAGE-6fd58b9c-5d6b-4e9c-b23f-46afefcb6aa7-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:42:35'),('700ed1b5-fd74-49e5-b1fb-0d814c0f1c86','2622d27d-5b07-43d1-922a-2391c188ee32','Question 13','What type of hotel does Anna currently work at?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:33:07'),('70121547-a4ad-4200-a64d-9e5bf94d796f','62fa8403-e764-4555-949c-236f7300e212','Question 10','I ____ you have any questions.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:38:09'),('701785cf-ba5d-4eb2-978c-7f2016a86093','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 5',' Culinary arts only pertain to home cooking.',5,'TFQ',NULL,NULL,'IMAGE-701785cf-ba5d-4eb2-978c-7f2016a86093-e0755c80b85ba1461f4e63fb4d0d7d84.jpg',0,'2024-12-01 10:08:49'),('702be1e3-de88-4dae-a600-e6a3b6728bdf','67197606-d707-48c1-8033-1298c99cb215','Question 4','Direct: \"I am playing now,\" he said.\r\nReported: He said that he ___ playing then.',10,'MCQ',NULL,NULL,'IMAGE-702be1e3-de88-4dae-a600-e6a3b6728bdf-827df9568a93514a523f4a10b8c75e05.png',0,'2024-11-28 11:20:56'),('7030f53e-1262-459b-91a9-df8240fca6d3','17ae8c8f-06a4-4577-9846-9861926b0767','Question 7','In Indonesia, younger people are expected to:',5,'MCQ',NULL,NULL,'IMAGE-7030f53e-1262-459b-91a9-df8240fca6d3-d851c4251625312e9d4508ae03192eb8.jpg',0,'2024-12-04 13:17:20'),('70384a4e-ea11-44d5-a205-ff2c869b6475','066f137b-70c3-4619-8cf7-038f42d99258','Question 1','According to Seneca and Beaumarchais, the relationship between laughter and crying suggests that:',4,'MCQ',NULL,NULL,'IMAGE-70384a4e-ea11-44d5-a205-ff2c869b6475-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:36:55'),('704451da-302d-4e2d-9e73-4004b37cbd09','c5087e84-1c75-438a-8f08-f28964af1e65','Question 13','The organizers convened a meeting with the local business owners to discuss the festival\'s preparations.\r\n\r\n What is a synonym for \"convene\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-704451da-302d-4e2d-9e73-4004b37cbd09-45559df3a520fa4877c8d2c48ae48f13.jpeg',0,'2024-12-02 13:01:00'),('7046d2d6-bb59-4641-9a78-046075295963','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 4','Listen carefully to the dialogue, as you will only hear it once.',10,'MCQ','AUDIO-7046d2d6-bb59-4641-9a78-046075295963-d42a8cc8f37c833f4abab8c104559bd3.mp3',NULL,NULL,0,'2024-11-25 15:37:59'),('7048b294-8d00-48d4-8415-62862759e9fb','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 9','He _______ some help with his homework.\r\n',10,'MCQ',NULL,NULL,'IMAGE-7048b294-8d00-48d4-8415-62862759e9fb-ad7aa41086aa7cc1d99d5f4baee66add.jpg',0,'2024-11-29 10:34:38'),('7049280d-b6d7-440c-84b2-9147f36e33d4','d49e5dcb-c578-4c47-858b-aafd77743437','Question 10','What is the plural of \"sheep\"?',10,'MCQ',NULL,NULL,'IMAGE-7049280d-b6d7-440c-84b2-9147f36e33d4-d1c69fe886d1b6e37add93cb74f0bd13.png',0,'2024-11-26 11:03:37'),('704da072-e823-4479-8ea8-e6c9db400198','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 2','Guide: \"The event was a great success thanks to the collaboration between local artists and the tourism board.\" \r\n \r\nVisitor: \"It sounds like they worked closely together!\"\r\n\r\n What does \"collaboration\" mean? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-704da072-e823-4479-8ea8-e6c9db400198-a03a0f9c6e2f8742941eeba3e77f7145.jpeg',0,'2024-12-04 09:11:20'),('7050a8ef-4c15-4ba0-af8b-6321b7254846','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 12','In anticipation of the new regulations, the city _______ (implement) stricter air quality standards starting next month.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:59:24'),('705ca952-731c-4965-85cd-4916c802809e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 2','Choose the correct plural form for each noun in the question.\r\n\"Box\"',10,'MCQ',NULL,NULL,'IMAGE-705ca952-731c-4965-85cd-4916c802809e-ad49c6ecd1f8944660b6e186eb1eac8b.png',0,'2024-12-04 09:44:38'),('70611ee9-572d-4a49-8d5d-3201e3b1a422','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 10','What did Timun Mas use to stop the giant?',10,'MCQ',NULL,NULL,'IMAGE-70611ee9-572d-4a49-8d5d-3201e3b1a422-8d4bc35e1b7da4df2e8eab8dbbd56cdb.jpg',0,'2024-11-27 12:33:34'),('707185dc-6ff3-4536-aee5-e9e0723e32fd','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 19','Which sentence includes a compound adjective?',5,'MCQ',NULL,NULL,'IMAGE-707185dc-6ff3-4536-aee5-e9e0723e32fd-18adf81f7471a6e401fe5ffb1b291fb9.png',0,'2024-11-26 07:04:34'),('707b21c1-598f-4882-8d80-92d4f716c12c','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 4','Who received the Outstanding Service Award? ',5,'MCQ','AUDIO-707b21c1-598f-4882-8d80-92d4f716c12c-aaf95071259bcb284d7ba968503b9836.mp3',NULL,NULL,0,'2024-12-09 15:07:47'),('707b301a-7a3d-4d30-9046-4cebbab95010','ece4b803-0eff-41eb-ba24-307c115cae80','Question 14','What is the town\'s atmosphere like in the early morning?\r\n',10,'MCQ','AUDIO-707b301a-7a3d-4d30-9046-4cebbab95010-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:14:20'),('7087dd3b-4ff4-4a9c-9061-3f908c022489','e273317f-f53e-45dc-8ced-9e15ab266775','Question 14','Which of these is a transitive verb?',5,'MCQ',NULL,NULL,'IMAGE-7087dd3b-4ff4-4a9c-9061-3f908c022489-198bd785b4e4ff64940ed8e0ed8b1a77.png',0,'2024-11-26 05:40:12'),('708d152e-1ccf-4081-b849-218271c52a26','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 4',' Based on information stated in the passage, it can be understood that an animal with small eyes …\r\n',5,'MCQ',NULL,NULL,'IMAGE-708d152e-1ccf-4081-b849-218271c52a26-736a71444943cec5abd7c5c54bf27053.png',0,'2024-12-03 09:07:17'),('708d77f4-d923-4688-82fc-7130296dba2b','d49e5dcb-c578-4c47-858b-aafd77743437','Question 9','What is the plural of \"mouse\"?',10,'MCQ',NULL,NULL,'IMAGE-708d77f4-d923-4688-82fc-7130296dba2b-9151eb1b84232e6a0a4f9ac2bd9e272b.png',0,'2024-11-26 11:02:56'),('70d084e8-7cfe-40d6-bc7b-931f2bae47e9','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 15','The Travelers\' Cafe failed to bring people together due to language barriers.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 13:25:19'),('70d945aa-271f-49f4-bbc8-4d1600d464e1','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 6','Choose the correct plural form of the noun given in parentheses.\r\nHe has a collection of rare ________ (knife).\r\n',5,'MCQ',NULL,NULL,'IMAGE-70d945aa-271f-49f4-bbc8-4d1600d464e1-cbfd36019d0bf8eee61c01cd06fce322.png',0,'2024-12-04 10:44:22'),('70f21b9a-4780-4f7a-8f99-aa1321b79e36','545e36c7-8ec0-4512-b1c3-60a731159480','Question 10','Choose the word that is the opposite of \"expand\" in the sentence:\r\n\"The hotel plans to expand its dining area.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:51:12'),('70fc04c3-2edb-4473-bd38-d35f8d3f63da','36353aaa-0af1-4489-b057-25511e020826','Question 1','The company will announce the results _______ the audit is complete. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:15:31'),('71006b6a-4d6b-474d-b0c4-12d9bb0bffa0','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 2','Choose the word that is the opposite of \"preserve\" in the sentence:\r\n\"Our goal is to preserve the forests and wildlife.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:42:37'),('710aabcb-88de-4ff4-ae34-fa114eb28452','318b5f94-4a81-4c44-8372-cef8e0561833','Question 14','How does Daniel plan to market the new wellness programs?\r\n',5,'MCQ','AUDIO-710aabcb-88de-4ff4-ae34-fa114eb28452-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:09:23'),('710b25f3-2b29-4453-a211-f4d8053d87d9','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 1','Select the sentence with a proper adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-710b25f3-2b29-4453-a211-f4d8053d87d9-5f3b5c7df67c0a363fa1d3d8fcff4471.png',0,'2024-11-26 05:18:59'),('711602db-f1f2-4212-9022-7c72ef09fd62','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 7','The director ___ (announce) the changes during the seminar.\r\n',5,'MCQ',NULL,NULL,'IMAGE-711602db-f1f2-4212-9022-7c72ef09fd62-0941c25b54f271bb4550db08a2d3afa0.jpg',0,'2024-11-29 13:38:15'),('7120035c-eb70-430e-89fd-2633af438821','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 1','I ___ (call) you as soon as I arrive.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7120035c-eb70-430e-89fd-2633af438821-3c4a1b001aba90911fbddaf19fad36a6.jpeg',0,'2024-11-29 11:15:22'),('7123c289-33fb-4961-9eed-b597eee2b119','c28b3729-218e-4d52-b697-2e14a996313f','Question 17','The team was exhausted after a long day of practice, _______ they managed to push through and complete the final drill.',5,'MCQ',NULL,NULL,'IMAGE-7123c289-33fb-4961-9eed-b597eee2b119-38884428cb967a08172099f8f2a3a222.jpg',0,'2024-12-03 10:35:21'),('71268e85-d482-4eac-ad51-ad9bfdd0b44e','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 15','Where does Michael hope to open his own hospitality business in the future?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 12:02:54'),('712cb70a-c956-4b04-9144-d1c874162295','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 10','There is a Soap Opera scheduled after “Police Squad.”\r\n',5,'TFQ','AUDIO-712cb70a-c956-4b04-9144-d1c874162295-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:11'),('712d78fe-a51e-4725-9fa0-4c7a717c7a59','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 1','Identify the noun phrase in this sentence: \"The small, colorful bird flew over the pond.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-712d78fe-a51e-4725-9fa0-4c7a717c7a59-c8e89be5eca6ff91e0685db6d748e9e9.jpg',0,'2024-11-28 11:16:23'),('71465c6d-463f-417d-b2bc-63f33f952e18','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 11','The shuttle service to the city center runs every 30 minutes.',5,'TFQ','AUDIO-71465c6d-463f-417d-b2bc-63f33f952e18-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:26:50'),('71470dba-a3f4-4a09-ac19-3a3cd5b3092d','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 20','Admitting when youre wrong and learning from your mistakes highlights Honesty, not Responsibility.\r\n',5,'TFQ','AUDIO-71470dba-a3f4-4a09-ac19-3a3cd5b3092d-03e6c776c103f180bb60178c5baf146d.mp3',NULL,NULL,0,'2024-12-12 10:48:03'),('716249eb-b0c1-497a-a830-0af7dfbe8744','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 17','The museum opened a new exhibit on ancient Roman history.\r\n\r\nWhat is a synonym for the word \"exhibit\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-716249eb-b0c1-497a-a830-0af7dfbe8744-273428058a6970cb28752520dc8e55ce.jpg',0,'2024-12-02 12:04:41'),('71762ae0-a6f9-4bdc-8d3b-4da08147fc2b','26f2798d-46dc-4790-aece-aa1175435106','Question 10','Which sentence features a complex noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:42:11'),('717e9d32-ca31-456e-9ad5-16439dde9638','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 4','Another dish, satay, is made from pieces of meat on sticks, grilled and served with a __________ sauce.\r\n\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-717e9d32-ca31-456e-9ad5-16439dde9638-43c52a861a14afcd2232d8028daa8f86.jpg',0,'2024-11-22 11:35:28'),('718f0154-71e1-4668-a466-90284e17fcfb','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 9','What kind of food might you try if you want to learn about other cultures?',1,'MCQ','AUDIO-718f0154-71e1-4668-a466-90284e17fcfb-d93f6d8f59a97c8441c3160d8acdfbfd.mp3',NULL,NULL,0,'2024-11-25 12:41:44'),('719ac165-61f1-484a-afe2-4af85a78b559','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 5','What is the writers perspective on families taking kindness for granted?',5,'MCQ',NULL,NULL,'IMAGE-719ac165-61f1-484a-afe2-4af85a78b559-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:28:53'),('719c7d47-e6ad-4675-a600-93fbf069f0d9','a89648cb-a116-4dbe-b304-24818d8f1725','Question 14','The ancient stone circle in the forest is believed to\r\nhave hosted rituals performed under the full moon by long-forgotten inhabitants. \r\n',5,'TFQ',NULL,NULL,'IMAGE-719c7d47-e6ad-4675-a600-93fbf069f0d9-8dc4e9ff6e603c5ef1bc11139a079199.jpg',0,'2024-12-03 11:17:07'),('71a027f8-0c1e-4dbc-81c1-13c8b7e72d79','069d921b-0878-411b-a94d-ce525959c0d1','Question 43','The synonym for \"friend\" is \"companion.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-71a027f8-0c1e-4dbc-81c1-13c8b7e72d79-4f9bb0cb461d0b58efbfdb7820d247f7.jpg',0,'2024-12-11 19:54:00'),('71a2457a-4c58-4ef7-a885-bb0697c3083a','45b0268f-d278-4851-90d8-7f99001e6687','Question 1','What is the guest considering doing?\r\n',10,'MCQ','AUDIO-71a2457a-4c58-4ef7-a885-bb0697c3083a-aa92928be32bb319cc3c34d4509772a5.mp3',NULL,NULL,0,'2024-12-09 11:22:42'),('71afec54-bfbd-42b8-88bb-4e1dff80e053','10e23048-0fd3-4ab3-9440-9104e7063142','Question 40','\"We ______ have a picnic in the park tomorrow.\" ',5,'MCQ',NULL,NULL,'IMAGE-71afec54-bfbd-42b8-88bb-4e1dff80e053-30c5d1d92a7f7c80723b4dff050c162a.jpg',0,'2024-12-02 13:37:11'),('71b72156-9687-44b5-846b-33748f1a4fab','bff50171-e66a-4665-963c-3369d594649a','Question 15','Angela Merkel emphasized the importance of avoiding economic collapse in Afghanistan to provide humanitarian aid.\r\n',10,'TFQ',NULL,NULL,'IMAGE-71b72156-9687-44b5-846b-33748f1a4fab-bfc2c703173dcc2251ce82aa98415159.jpg',0,'2024-12-03 09:01:19'),('71ccad6e-1d99-4708-acda-c0e8e8f05a93','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 17','\"The freshly baked bread\" is the correct noun phrase to complete, “_________ in the kitchen smells so good!”\r\n',5,'TFQ',NULL,NULL,'IMAGE-71ccad6e-1d99-4708-acda-c0e8e8f05a93-4f58abd1cf2d7abb787ff1fd3a4916be.jpg',0,'2024-11-28 11:36:57'),('71cd17ce-1703-49f1-99fd-fce048207538','744dc18e-addd-488f-925f-00d2a479eeba','Question 6','Oliver: \"Good morning! Ive brought your breakfast order.\" \r\nGuest: \"Thank you! Could you also bring some extra coffee?\" \r\nOliver: \"Of course, Ill be right back with that.\"\r\n\r\nThe guest requested ___ coffee with their breakfast. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:00:46'),('71ce6a18-a79b-462c-afe7-d60311998440','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 12','Complete each sentence with a suitable noun phrase from the choices provided.\r\n',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 14:57:51'),('71cf046b-1d7f-4d14-ae4d-634c7b3c9fb1','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 18','The library has a _______ environment, making it perfect for studying. It also provides _______ resources and _______ seating for visitors.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:23:14'),('71cf45ae-8f0b-4d90-b19c-066076a54933','456af0ad-de69-42a7-b227-135601f1cc0a','Question 1','What does Jake want to do for his birthday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-71cf45ae-8f0b-4d90-b19c-066076a54933-b72915b78228b08691f84d249212cb4a.png',0,'2024-12-02 11:27:41'),('71d4b507-8683-48b9-a573-8f64f35c3d46','10e23048-0fd3-4ab3-9440-9104e7063142','Question 32',' \"I ______ a new phone because my old one is broken.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-71d4b507-8683-48b9-a573-8f64f35c3d46-0f9a6dc44a1509d5fe7cbdf5dd4d5870.jpg',0,'2024-12-02 13:30:13'),('71e2e58e-b980-404c-a3ca-057b41def4d3','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 13','Choose the correct plural form of the noun in each sentence.\r\nOne hero → many _____',5,'MCQ',NULL,NULL,'IMAGE-71e2e58e-b980-404c-a3ca-057b41def4d3-e4e43e844792dcc1be3aa3e229daa5a0.png',0,'2024-12-04 10:31:47'),('71e77e9d-c309-4f8e-ae9f-999b4e0b6f4e','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 5','How many siblings does Evelyn have?\r\n',10,'MCQ',NULL,NULL,'IMAGE-71e77e9d-c309-4f8e-ae9f-999b4e0b6f4e-f24fda2de55dbb5b5cd0a07523bf02cc.png',0,'2024-11-29 11:50:17'),('71f538ab-09b2-40be-a172-a26fb27e2400','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 10','They _______ visit several countries during their gap year.',5,'MCQ',NULL,NULL,'IMAGE-71f538ab-09b2-40be-a172-a26fb27e2400-23f92f0f0a4218b1648317922b303b07.jpg',0,'2024-11-29 11:14:29'),('721b6a9a-59ef-417f-bfa2-d87e4fb44029','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 3','Marias family likes to have picnics when they go hiking. They always bring ___ food to enjoy outdoors. \r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:01:01'),('72415945-ad4a-42d0-85b3-0b786b91ac2a','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 13','Which of the following sentences uses a noun phrase as the object?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:45:38'),('725d3c1c-7694-491e-94d1-46ea39083ec7','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 8','The school organized an art competition, and many students participated in ___.',5,'MCQ',NULL,NULL,'IMAGE-725d3c1c-7694-491e-94d1-46ea39083ec7-47c15ea05dc5c75dffe4dbd6ad0d6ff7.png',0,'2024-12-02 11:45:47'),('726c2583-28f8-4840-a0e5-f415ca3aafc6','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 2','What did the guests think about the dinner?',5,'MCQ','AUDIO-726c2583-28f8-4840-a0e5-f415ca3aafc6-90b6438e7be511492b0bbf8fe5d75350.mp3',NULL,NULL,0,'2024-12-09 11:48:13'),('726df63e-5a5e-4765-a9a5-20e8219399ed','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 6','The Parent-Teacher Association of SMU Taruna Karya is organizing a jumble sale. \r\n\r\nThe details of the sale are as follows.\r\n\r\nVenue: School field\r\nDate: 18 September 2015\r\nTime : 08. 00 a.m to 12.30 p.m\r\n\r\nStudents are kindly requested to bring old clothes, books, magazines, and other times which they want to sell. Teachers will be selling cookies, cakes and drinks. All money collected will be used to help poor students and to buy sports equipment. \r\n\r\nThank you for your cooperation.\r\n\r\nWhere can we possibly find this announcement?\r\n',10,'MCQ',NULL,NULL,'IMAGE-726df63e-5a5e-4765-a9a5-20e8219399ed-cc8765148b91bdd2bc07a49eaf87d7b2.jpg',0,'2024-11-21 08:59:23'),('728d8655-f539-4b11-a301-87afbd0d4fe2','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 16',' \r\n The Harmony Workshop\r\n\r\n\r\nIn a quiet village surrounded by hills, a unique workshop brought people together to build bridges—both literal and metaphorical. The Harmony Workshop was led by Mr. Tanaka, a retired engineer with a passion for community building. Every month, participants gathered to work on small projects, from creating footbridges over streams to designing signs for the village square.\r\n\r\nDuring one workshop, Maria, a student from Spain, found herself paired with Ahmed, a craftsman from Morocco. At first, their communication was limited to gestures and smiles, as they spoke different languages. However, as they worked together on carving wood for the footbridge, they discovered shared words in French and found ways to express ideas creatively.\r\n\r\nBy the end of the workshop, they had not only completed the project but also exchanged recipes and songs from their countries. The Harmony Workshop became a place where collaboration fostered understanding, proving that shared goals could bridge any gap.\r\n\r\n\r\nWhat did participants at the Harmony Workshop work on?',5,'MCQ',NULL,NULL,'IMAGE-728d8655-f539-4b11-a301-87afbd0d4fe2-6e99d87e3aa3b6952142b96082685354.jpg',0,'2024-12-11 13:27:05'),('729175fa-9b18-47cb-a1b6-a6878e4caace','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 10','Choose the sentence that uses an adverb of frequency:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:14:28'),('72a441c3-75db-4ce2-9ffe-7e32a7b23840','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 18','The museum _______ an impressive collection of ancient artifacts.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:43:16'),('72a68c63-f25e-47bf-986b-c4270eb54b07','afd6b384-56dd-4139-90f1-5800d11048e1','Question 6',' Choose the word that is the opposite of \"praise\" in the sentence:\r\n\r\n \"Its important for managers to praise their staff when they do a good job.\"\r\n\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-72a68c63-f25e-47bf-986b-c4270eb54b07-b9b6bda742b240919ced4517ac06c0bc.png',0,'2024-11-26 03:12:00'),('72a7af41-fcfe-4b71-bf3b-a7852c662934','066f137b-70c3-4619-8cf7-038f42d99258','Question 5','The main purpose of laughter, according to the text, is solely to express joy.',5,'TFQ',NULL,NULL,'IMAGE-72a7af41-fcfe-4b71-bf3b-a7852c662934-4be4b508f21d26aea1523e650365b9dc.jpg',0,'2024-11-28 14:41:22'),('72a88310-73af-4ea0-b20f-3d243083e41f','3b168b2f-4410-44c0-aefd-240942c312ab','Question 20','What is one outcome of a culture of appreciation in the workplace?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 09:07:36'),('72c2e4f0-a912-4018-8f75-1baf213d6d09','6b134cd4-e902-4241-9692-450b43ca1af9','Question 13','The Eiffel Tower is one of the most famous landmarks in Paris, France. Many tourists visit it every year. It is tall and made of iron. People can go up the tower to see the beautiful city below. Nearby, there are cafes and shops for visitors.\r\n\r\n\"The Eiffel Tower is made of _____.',5,'MCQ',NULL,NULL,'IMAGE-72c2e4f0-a912-4018-8f75-1baf213d6d09-f14a2f2088d709ce33c6aa9ba432c766.jpg',0,'2024-11-21 13:01:04'),('72c5fd1c-385e-48dd-a20f-0aba194faa11','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 9','Match the word to the correct activity or item:',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 06:47:52'),('72ce51d1-db9e-4754-bad7-3cffadae042d','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 20','According to the passage, what is the most powerful way to present information?\r\n',5,'MCQ',NULL,NULL,'IMAGE-72ce51d1-db9e-4754-bad7-3cffadae042d-6000c584cead2ade8368d8c9135e26e8.png',0,'2024-12-03 09:20:56'),('72d13586-3bbf-49e7-8dde-61a189d64575','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 18',' \"The atmosphere was heavy with an eerie stillness.\" \r\n\r\nWhich word is an antonym for \"stillness\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-72d13586-3bbf-49e7-8dde-61a189d64575-ad120e3f2e5527b684e139f21599ed86.jpg',0,'2024-11-25 11:15:17'),('72ed78cb-cb72-437c-8234-eed0e60f54ff','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 21','\r\nA Diary Entry\r\n\r\nMarch 15, 2024\r\n\r\nToday was an inspiring day! I had the chance to attend a public speaking seminar. The speaker, Anna Brooks, shared her experiences of overcoming stage fright and becoming a motivational speaker. Her story resonated with me because Ive always struggled with confidence when speaking in front of others. After the seminar, I practised a short speech at home, and I feel more determined to improve. My goal is to give a presentation at our company meeting next month.\r\n\r\n\r\nWhat was the seminar about?\r\n',5,'MCQ',NULL,NULL,'IMAGE-72ed78cb-cb72-437c-8234-eed0e60f54ff-70bb2ecaa77bac25ec8e9c2c0e78db7c.jpg',0,'2024-11-29 11:27:55'),('72f336a8-0c7e-4532-9497-1565095e63d1','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 8','“Police Squad” is played only every Thursday.\r\n',5,'TFQ','AUDIO-72f336a8-0c7e-4532-9497-1565095e63d1-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:38:48'),('7309573c-b0d6-467d-8e6e-1d73e0fe52b7','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 7','Match each word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 01:25:39'),('7318f632-39ee-4af8-b34c-4d643bbd7fcd','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 8','How should Sarah respond to \"I might need a meeting room\"?\r\n',10,'MCQ','AUDIO-7318f632-39ee-4af8-b34c-4d643bbd7fcd-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:07:26'),('732a2f65-3115-4150-b055-2de9811143ca','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 5','What type of interaction is this?',5,'MCQ','AUDIO-732a2f65-3115-4150-b055-2de9811143ca-64a38c21ac622ef96f778d884f8e4ce1.mp3',NULL,NULL,0,'2024-12-12 15:04:31'),('733a2320-611c-4663-8403-5956a20f7419','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 5','She didnt understand the topic _______ the teacher explained it again. \r\n',10,'MCQ',NULL,NULL,'IMAGE-733a2320-611c-4663-8403-5956a20f7419-1bdec909b45bf76dc990d520bba45283.jpg',0,'2024-12-03 14:04:28'),('733c1061-9886-4d2e-bb73-70cecfdccfba','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 11','Match each word with its antonym.',5,'MPQ',NULL,NULL,'IMAGE-733c1061-9886-4d2e-bb73-70cecfdccfba-63d40f2fc30a927b9c49cf9fcfc7996a.jpg',0,'2024-11-29 14:46:44'),('7349983b-0127-419f-8d1b-072a92c6e091','d430d447-c971-4c28-861d-385e34e4f374','Question 1','The sun ____ at 6 AM in summer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7349983b-0127-419f-8d1b-072a92c6e091-e474ae66ba7b0b250496556e8f185610.jpg',0,'2024-11-28 14:48:39'),('734d9873-8770-48ee-ae5a-9b08a1f5c2ba','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 9',' What value does this statement promote?\r\n',5,'MCQ','AUDIO-734d9873-8770-48ee-ae5a-9b08a1f5c2ba-a210464cb77750f212eb4169a0486153.mp3',NULL,NULL,0,'2024-12-12 10:44:41'),('736a9503-7e52-40bf-b9fa-8af21e865e49','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 25','Ritsuki enjoys gardening and baking in her free time.\r\n',5,'TFQ',NULL,NULL,'IMAGE-736a9503-7e52-40bf-b9fa-8af21e865e49-d0f1969cd472946fd5b311cbe3cb4351.jpg',0,'2024-11-29 11:29:31'),('7398f0c1-630d-4341-8cf0-8b0314358f49','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 20',' School Musical Competition \r\n\r\n\r\nANNOUNCEMENT: \r\n\r\nIn celebration of our school\'s anniversary, we are hosting a musical competition that is open to all members of the school community, including students, teachers, and staff. The competition features two categories: singing and poetry. Participants can submit a video of their performance by March 4, 2021, at 12:00 PM. The winner in each category will receive exciting prizes, and all participants will be recognized for their efforts. To enter, simply send your video performance to the designated email address. For more details, please contact Adhelia, the event coordinator, at 0811-2456-8876. \r\n\r\nDon\'t miss out on this exciting opportunity to showcase your talents!\r\n\r\nWhat is the prize for the winners of the competition?',4,'MCQ',NULL,NULL,'IMAGE-7398f0c1-630d-4341-8cf0-8b0314358f49-94b28ef563fd3b79645710bdf30ca8c8.jpg',0,'2024-11-21 12:44:45'),('73b0f273-9f75-4592-b5ae-decf1ac970b9','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 18','Which of the following is a noun phrase?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:36:21'),('73b2a9dc-6fe8-42a4-91fa-3f105a19f945','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 6','In the sentence \"The results of the study surprised the researchers,\" what is the noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:19:09'),('73b332c0-dc84-4625-9efa-34f0c3ae4c32','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 1','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-73b332c0-dc84-4625-9efa-34f0c3ae4c32-b00a84e7b9305ab694b8d2079d68da81.mp3',NULL,NULL,0,'2024-12-03 15:39:21'),('73b75de5-a2ad-4572-ab4d-52d0e94fdcce','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 6','She walked ___ the riverbank.\r\n',5,'MCQ',NULL,NULL,'IMAGE-73b75de5-a2ad-4572-ab4d-52d0e94fdcce-d6cfcc9c15f52df79311512451c5ed9a.jpg',0,'2024-11-28 14:09:50'),('73b89815-37b8-40ed-ad54-041eac1530d4','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 1','Select the correct verb to complete each sentence.\r\nShe ___ to school every day',10,'MCQ',NULL,NULL,'IMAGE-73b89815-37b8-40ed-ad54-041eac1530d4-ebca6f9317762c48162a8a47897276ba.png',0,'2024-11-26 01:44:15'),('73e1ffe0-1c88-4f78-b3bc-6f669cb280ce','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 5','The person thinks the park is very peaceful. \r\n',10,'TFQ','AUDIO-73e1ffe0-1c88-4f78-b3bc-6f669cb280ce-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:56:46'),('73f1f803-00ac-48f0-a921-2a78b74c195c','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 8','What is the synonym of \"minimize\" in this sentence?\r\n\"Ecotourism aims to minimize the impact of human activities on nature.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:35:12'),('73f502ca-238e-47d0-9cc0-8cd5d01bda48','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 13','The author finds that asking questions during a lesson keeps students engaged and helps them understand the material better. \r\n',5,'TFQ',NULL,NULL,'IMAGE-73f502ca-238e-47d0-9cc0-8cd5d01bda48-3068902714ba6c670be343b4b504e267.jpg',0,'2024-12-03 09:17:31'),('73f52ac2-ac7a-479b-a4b6-47b9a9ba4972','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 6','Which phrase below is a noun phrase derivative with an abstract noun?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:47:10'),('74065750-d2ec-4585-ac5c-292f8d8fe5c4','bd175280-dac0-4816-8b96-8bfea150cf93','Question 8','He ____ like coffee.\r\n',5,'MCQ',NULL,NULL,'IMAGE-74065750-d2ec-4585-ac5c-292f8d8fe5c4-5ab8789489deb40dff79ef13d75417b9.jpg',0,'2024-11-28 14:25:15'),('740d0187-10ce-4964-b7c2-569593cbf937','066f137b-70c3-4619-8cf7-038f42d99258','Question 12','How did the wind describe its power in comparison to the sun?',4,'MCQ',NULL,NULL,'IMAGE-740d0187-10ce-4964-b7c2-569593cbf937-10c0e23976f06cb9e1549e052dc211a2.png',0,'2024-11-28 14:54:05'),('740e6ef2-34f7-4055-89f8-7077a0819774','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 20','What important lesson did Lito learn from the old woman?',5,'MCQ',NULL,NULL,'IMAGE-740e6ef2-34f7-4055-89f8-7077a0819774-fa4ab1e15c0c04d943f56cb5508d3254.PNG',0,'2024-11-28 13:59:12'),('742792d4-0c15-453e-a809-40502dde18b2','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 9','The Louvre contains exactly five specialized departments of art and artifacts.\r\n',5,'TFQ',NULL,NULL,'IMAGE-742792d4-0c15-453e-a809-40502dde18b2-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:01:22'),('742ed606-e21b-47af-b7ee-59c3d79c5325','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 23','Use the correct word from the box to complete each sentence:\r\n\r\nThe release of her song \"Good Day\" was a major (C)__________ in her career. IU remained (D)__________, improving her craft despite initial struggles. Her talent and effort earned her widespread (E)__________ from fans and critics alike.',5,'MCQ',NULL,NULL,'IMAGE-742ed606-e21b-47af-b7ee-59c3d79c5325-d943bffb9b99d3792d56fc145849856c.jpg',0,'2024-11-29 10:44:36'),('743bf86b-9146-41ee-b789-21815e920fe0','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 8','What is Sunset Bay Resort best known for?\r\n',5,'MCQ','AUDIO-743bf86b-9146-41ee-b789-21815e920fe0-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:20:13'),('74565933-54cc-443c-bd7b-7ed4c35eae0d','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 3','Diane and her friends walked across the Golden Gate Bridge.',6,'TFQ',NULL,NULL,NULL,0,'2024-11-25 20:52:17'),('745d6a9e-f0c1-46ee-bae5-9f52c2d48c2d','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 8','(he / hurt his leg)',10,'MCQ',NULL,NULL,'IMAGE-745d6a9e-f0c1-46ee-bae5-9f52c2d48c2d-34c640a91f20521618340b78a8d7661b.jpg',0,'2024-12-11 12:44:13'),('745fcc36-ceb0-4a9c-949f-275b8ff8aa79','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 3','Choose the correct plural form of the noun in each sentence.\r\nOne mouse → many _____',5,'MCQ',NULL,NULL,'IMAGE-745fcc36-ceb0-4a9c-949f-275b8ff8aa79-2bb79c679404c38258e2f6fa439f42a4.png',0,'2024-12-04 10:20:54'),('7463578d-9428-46dd-a656-a59726880cea','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 6','Recognizing the economic potential of medical tourism, several nations _______ (invest) in state-of-the-art healthcare facilities to attract international patients seeking high-quality, affordable treatments.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:46:03'),('7469f6f2-50f9-444f-a20b-2e590b6ed6fe','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 4','How old is John Smiths younger brother?',10,'MCQ',NULL,NULL,'IMAGE-7469f6f2-50f9-444f-a20b-2e590b6ed6fe-d67bf95524908a7b92873c523fa06996.PNG',0,'2024-12-05 12:31:27'),('747b28a6-f18c-462f-8711-9a41db3d05ae','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 15','Guests at the Lighthouse Haven engage only in passive activities like sightseeing.',5,'TFQ',NULL,NULL,'IMAGE-747b28a6-f18c-462f-8711-9a41db3d05ae-6b924cb96464908ec5b7375adf85bc7e.jpg',0,'2024-12-11 10:37:40'),('748a78b9-9600-44d2-b49c-7ec332027366','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 11','What does the speaker praise Rachel for?',5,'MCQ','AUDIO-748a78b9-9600-44d2-b49c-7ec332027366-3bfb5ecf4921421718b7b7c40fcb308f.mp3',NULL,NULL,0,'2024-12-06 11:08:22'),('749eba31-2c8d-4022-b40f-93bb7c9a044c','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 14','I ___ (not forget) to bring your book tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-749eba31-2c8d-4022-b40f-93bb7c9a044c-3c83657496aedae7e941d57c7f97fc00.jpg',0,'2024-11-29 11:22:45'),('74a2ba75-a6b7-49a4-b9fe-42917984067c','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 13','Sarahs projects integrate green technology, such as vertical gardens and rooftop farms, into urban spaces.\r\n',5,'TFQ',NULL,NULL,'IMAGE-74a2ba75-a6b7-49a4-b9fe-42917984067c-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:29:08'),('74a76557-9b55-45a7-8ca8-ce41c8d19136','c5087e84-1c75-438a-8f08-f28964af1e65','Question 6','\"The hotel introduced a campaign to promote its new spa services, offering discounted packages and advertisements to attract guests.\"\r\n\r\n\"Promote\" means to discourage or hinder the growth of something.',5,'TFQ',NULL,NULL,'IMAGE-74a76557-9b55-45a7-8ca8-ce41c8d19136-951f2cd2fe504ed2c398cb99adc6db4e.jpg',0,'2024-12-02 12:56:02'),('74ade798-086b-4f54-a3e8-1670bd0b9d01','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 14','Select the correct sentence:\r\n',5,'MCQ',NULL,NULL,'IMAGE-74ade798-086b-4f54-a3e8-1670bd0b9d01-76be354dea796b7616031a7f95492107.png',0,'2024-11-26 00:16:05'),('74b7d5ff-2560-47fb-8e4a-c75a21874630','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 1','What was the authors main goal when visiting Paris? \r\n',10,'MCQ',NULL,NULL,'IMAGE-74b7d5ff-2560-47fb-8e4a-c75a21874630-c5de19aa113e38b5eb494b734ed3089b.png',0,'2024-12-03 08:42:56'),('74bd7249-d24a-40c3-bc43-b3509e23d306','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 10','They were walking ____ the river when it started raining.\r\n',5,'MCQ',NULL,NULL,'IMAGE-74bd7249-d24a-40c3-bc43-b3509e23d306-c2061596ca74a3ef560e8903c5725f94.jpg',0,'2024-11-29 09:25:13'),('74c3d086-028e-47c0-9de8-a23dc6864cc0','17ae8c8f-06a4-4577-9846-9861926b0767','Question 6',' Indonesian Cultural Values\r\n\r\nIndonesia is a country rich in culture, with more than 300 ethnic groups and over 700 languages. Each region has its own unique customs, traditions, and values that reflect the country\'s diversity. One of the most important cultural values in Indonesia is gotong royong, which means mutual cooperation. This value encourages people to work together to solve problems and help one another, especially in times of need.\r\n\r\nAnother important cultural value is respect for elders. In many Indonesian communities, younger people are expected to show respect to their elders by listening to their advice and following their guidance. This is seen as an essential part of maintaining family harmony and social order.\r\n\r\nFamily plays a central role in Indonesian culture. It is common for extended families to live together or close by, and they often share responsibilities in caring for children, the elderly, and household matters. The sense of community and togetherness is strong, and people often celebrate important events together, such as weddings and religious festivals.\r\n\r\nIndonesian culture also places a high value on hospitality. Guests are often treated with great respect and offered food and drinks as a sign of welcome. This hospitality is part of the Indonesian concept of ramah tamah, which emphasizes kindness and generosity towards others.\r\n\r\nIn conclusion, Indonesian cultural values highlight the importance of cooperation, respect for others, strong family ties, and hospitality. These values not only shape the daily lives of Indonesians but also create a sense of unity and belonging in their society.\r\n\r\nWhat does gotong royong mean in Indonesian culture?',5,'MCQ',NULL,NULL,'IMAGE-74c3d086-028e-47c0-9de8-a23dc6864cc0-ef15b0358fbd88ef084af2fb865a2269.jpg',0,'2024-12-04 13:16:44'),('74c45145-83dd-406b-9d76-c7921f527e08','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 3','When is “Police Squad” usually played?\r\n',10,'MCQ','AUDIO-74c45145-83dd-406b-9d76-c7921f527e08-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:36:49'),('74cb394d-bdc4-4471-9869-06e2f0c8145e','d430d447-c971-4c28-861d-385e34e4f374','Question 5','The book ____ the impact of technology on society.\r\n',5,'MCQ',NULL,NULL,'IMAGE-74cb394d-bdc4-4471-9869-06e2f0c8145e-d3d0fa9e4b95eed11a9fa8ea849ec247.jpg',0,'2024-11-28 15:03:03'),('74d14a6f-2bb5-4561-bc71-7ab7313943b1','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 1','Choose the correct noun phrase to complete the sentence: \"I found ___ on my way home.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:21:39'),('74db7126-f4c7-40e3-8e43-13f71ca741ae','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 11','What was one of Maria\'s favorite experiences during her culinary tour in Tuscany?',4,'MCQ',NULL,NULL,'IMAGE-74db7126-f4c7-40e3-8e43-13f71ca741ae-a247848860ed4771402b17c3caa4e0ca.PNG',0,'2024-11-25 22:19:01'),('74dc7133-ee70-4811-a0ef-023d902dd5cd','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 5','Choose the correct plural form for each noun in the question.\r\n\"Leaf\"',10,'MCQ',NULL,NULL,'IMAGE-74dc7133-ee70-4811-a0ef-023d902dd5cd-50848863d979f4d93c7d67446e80dbe0.png',0,'2024-12-04 09:47:58'),('74e4ac2f-7e2d-4ed1-8489-eeabeec06498','432f07f2-a960-412b-be28-94ff2d88b136','Question 7','Rachel has invited you to a special dinner to celebrate her graduation. How should you respond to your friend Rachels invitation to her graduation dinner?\r\n',10,'MCQ',NULL,NULL,'IMAGE-74e4ac2f-7e2d-4ed1-8489-eeabeec06498-dce4f4e38d8bfbe87e34201a104e43b4.jpg',0,'2024-11-26 02:11:55'),('74f4283b-0b1b-4cef-81ff-90c005e5d975','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 17','The word \"guide\" means to lead or show the way to someone, especially to help them understand or navigate a place or subject.',5,'TFQ',NULL,NULL,'IMAGE-74f4283b-0b1b-4cef-81ff-90c005e5d975-629e2e275527d02acdaca1e805d618b5.jpg',0,'2024-11-25 22:25:17'),('74fe3ba1-3e14-4cd4-8c9f-61ea5472955d','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 13','Where does the speaker volunteer?',5,'MCQ','AUDIO-74fe3ba1-3e14-4cd4-8c9f-61ea5472955d-f22c31757c82e77108fccdd121732c21.mp3',NULL,NULL,0,'2024-11-25 11:03:59'),('75036c25-a8e1-40e7-831e-a88fbaeb4d16','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 8',' Laura: \"Welcome to my new house! Ive been decorating and arranging everything. I hope you like it.\"\r\nYou: \"Laura,___________________! Youve done an amazing job with the decorations. It looks so welcoming and cozy.\"\r\nLaura: \"Thank you! Ive been working hard to make it feel like home. Im glad you like it.\"\r\nYou: \"I really do. Its clear you put a lot of effort into making it special. Congratulations on your new home!\"\r\n\r\nThe phrase \"Laura, youve done an amazing job with the decorations. It looks so welcoming and cozy.\" is a compliment about Lauras effort in decorating her new home.\r\n',5,'TFQ',NULL,NULL,'IMAGE-75036c25-a8e1-40e7-831e-a88fbaeb4d16-a979e342af9e1689b10dffd0a0362ee2.jpg',0,'2024-11-26 02:26:16'),('750bcbc5-78d2-40f0-b366-557b1fb25b5a','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 2','She was born ____ April.\r\n',5,'MCQ',NULL,NULL,'IMAGE-750bcbc5-78d2-40f0-b366-557b1fb25b5a-f5cf992ee06a0ba752a72ff2f7ac6829.jpg',0,'2024-11-28 15:14:08'),('751259fb-1098-4e7d-b16d-732654655ac0','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 34',' What is Vieras favorite book?\r\n',10,'MCQ',NULL,NULL,'IMAGE-751259fb-1098-4e7d-b16d-732654655ac0-bb2aa229567cc8e1083eb9cee00b0e00.jpg',1,'2024-12-11 14:48:11'),('752aac60-df9a-4852-85f3-c70032597801','26d39f63-85dd-435b-aed1-0a507b625015','Question 3','What is the correct reported speech?\r\nDirect: \"Where are you going?\" she asked me',5,'MCQ',NULL,NULL,'IMAGE-752aac60-df9a-4852-85f3-c70032597801-83263a04e998f17159bc35f5d52413d0.png',0,'2024-11-28 12:09:25'),('75366038-c755-4902-8348-12ea59d0446c','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 2','\"The mausoleum at Halicarnassus was one of the Seven Wonders of the Ancient World.\"\r\n\r\nThe word \"mausoleum\" refers to a place where important people are buried.',5,'TFQ',NULL,NULL,'IMAGE-75366038-c755-4902-8348-12ea59d0446c-ec9dcfd67349a0721fc9041b2a0c4c15.jpeg',0,'2024-12-03 11:21:53'),('753ea6c2-52ff-433c-9a6b-f9cd8d61a5b4','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 16','What did the author learn about presenting information in the Amazon forest?\r\n',5,'MCQ',NULL,NULL,'IMAGE-753ea6c2-52ff-433c-9a6b-f9cd8d61a5b4-6000c584cead2ade8368d8c9135e26e8.png',0,'2024-12-03 09:19:04'),('7540b414-845f-4779-8694-3f2702da978e','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 4','Last year, the historic museum faced criticism for its outdated exhibits, which led to a decline in visitors. Now, theyre working on a plan to modernize and attract a larger crowd.\r\n\r\nWhat is the antonym of the word \"criticism\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7540b414-845f-4779-8694-3f2702da978e-24b8093274ccff16cb24c6bf1f33e295.jpg',0,'2024-12-02 11:47:40'),('75424c52-ec43-4428-a7de-a1b5666737b0','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 2','Listen to the speaker for question number 2.',1,'MCQ','AUDIO-75424c52-ec43-4428-a7de-a1b5666737b0-defcf6cec859d95dbce8857cca89e3ce.mp3',NULL,NULL,0,'2024-11-25 12:46:10'),('7543bfac-9484-47b6-bd0a-2abb7f5d8821','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 19','\"The Great Wall of China stretches over 13,000 miles and was originally built for defense.\"\r\n\r\n\r\nWhat does the word \"stretch\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-7543bfac-9484-47b6-bd0a-2abb7f5d8821-17c4333702bcd262389f3100cadb9b3c.jpg',0,'2024-12-03 11:15:04'),('75514d55-c31a-4e0c-b6a1-8e83d69acd47','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 1','They all (go) __________ shopping.',10,'MCQ',NULL,NULL,'IMAGE-75514d55-c31a-4e0c-b6a1-8e83d69acd47-cce25d1f8dfaef850a39d0a7e17d8a7d.jpg',0,'2024-12-11 12:21:20'),('75583866-90a2-4de4-a5a9-7d74959dd27b','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 13','Which of the following is an example of \"trick\"?',5,'MCQ',NULL,NULL,'IMAGE-75583866-90a2-4de4-a5a9-7d74959dd27b-132515cff160a3de7cb925e4ff60fa61.jpg',0,'2024-11-28 10:12:27'),('75610a11-3c77-45d2-8271-fd20cbfc4dd2','bca743a7-446f-44f9-916f-9180ec988e90','Question 2','Thesas friends decided not to play soccer with her that day.\r\n\r\n\r\n',10,'TFQ','AUDIO-75610a11-3c77-45d2-8271-fd20cbfc4dd2-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:21:40'),('7565179e-d162-426d-b5e1-6c7dd845ca27','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 11','What does the speaker do on weekends?',5,'MCQ','AUDIO-7565179e-d162-426d-b5e1-6c7dd845ca27-7d77961c7baab4380c108edd38e4cafc.mp3',NULL,NULL,0,'2024-11-25 11:00:12'),('75699f67-3148-40b4-9613-746610e59fca','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 12','The digital concierge system will eliminate the need for staff interactions with guests.\r\n',5,'TFQ','AUDIO-75699f67-3148-40b4-9613-746610e59fca-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:52:54'),('756de697-0f2d-46f9-a5ec-e4e95f2036e5','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 13','How does Sarah feel about continuing her work in the community?',10,'MCQ','AUDIO-756de697-0f2d-46f9-a5ec-e4e95f2036e5-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:56:41'),('758cbcc3-e873-4fd0-bd7b-efc3c4c4c58d','54700a17-d9f7-405c-ac12-b9f105dae998','Question 4','What types of events does Riverside Park host?\r\n',10,'MCQ',NULL,NULL,'IMAGE-758cbcc3-e873-4fd0-bd7b-efc3c4c4c58d-2fb1fc3a72395e8956a6b6ec96ca5d58.jpg',0,'2024-12-03 10:34:43'),('758f7001-e2f1-486a-8f58-f3ad9bd2d3e5','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 1','Listen to the speaker to answer number 1.',1,'MCQ','AUDIO-758f7001-e2f1-486a-8f58-f3ad9bd2d3e5-ba1a0e5824897220d9f388513bf1552b.mp3',NULL,NULL,0,'2024-11-27 23:35:11'),('759474c9-78da-4da1-8b81-4faf50f5dc45','10e23048-0fd3-4ab3-9440-9104e7063142','Question 17','Sarah finds it easy to implement her ambitious urban planning projects without any challenges.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:20:42'),('75a08116-d802-4753-813b-c18e5bc07060','040f0458-cf71-4e61-a034-c5f58ab34269','Question 16','We ___ (just arrive) at the hotel when it started raining.\r\n',5,'MCQ',NULL,NULL,'IMAGE-75a08116-d802-4753-813b-c18e5bc07060-232ca86d6187d88581388ecd98e77eec.jpg',0,'2024-12-02 10:10:26'),('75a1a528-1c98-4211-8449-f75bd9214b78','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 1','Choose the correct plural form of the noun given in parentheses.\r\nThe teacher gave us two ________ (quizz).\r\n',5,'MCQ',NULL,NULL,'IMAGE-75a1a528-1c98-4211-8449-f75bd9214b78-ae844857f11ef568d35a244219baf73a.png',0,'2024-12-04 10:39:50'),('75b70c23-4911-4fda-b47c-198ed653380f','62fa8403-e764-4555-949c-236f7300e212','Question 6','The committee ____ every Tuesday to discuss the project.\r\n',5,'MCQ',NULL,NULL,'IMAGE-75b70c23-4911-4fda-b47c-198ed653380f-f27628c4a7cd56ff9193c35a2e2bf7da.jpg',0,'2024-11-28 14:35:09'),('75be234f-103c-435e-83df-6b1a81854743','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 7','The goal is to S E O R T R E its original charm. \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-75be234f-103c-435e-83df-6b1a81854743-be406d415f69a4b7c443d2449f55b157.jpg',0,'2024-12-04 09:14:40'),('75c2abd0-53d7-4040-afb1-641f99146c9f','8d93e205-a25d-483f-8954-17a16b612100','Question 12','The company prides itself on its innovative approach to sustainable packaging.\r\n\r\nChoose the synonym for \"innovative.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-75c2abd0-53d7-4040-afb1-641f99146c9f-1828313aeb32de22b1433ee644250a4f.jpg',1,'2024-11-25 14:50:46'),('75c4b358-b069-41b4-ad77-da4a89772b3c','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 5','In what position did John finish the marathon?\r\n',5,'MCQ',NULL,NULL,'IMAGE-75c4b358-b069-41b4-ad77-da4a89772b3c-5e8dd25d37ac7c94a0f5326cf5462ff5.png',0,'2024-12-02 09:41:52'),('75c6e646-f151-4c1a-a8ff-c28421a1c44d','066f137b-70c3-4619-8cf7-038f42d99258','Question 13','The wind successfully removes the mans coat before the sun has a chance to try.',4,'TFQ',NULL,NULL,'IMAGE-75c6e646-f151-4c1a-a8ff-c28421a1c44d-4d96e55f746a8a649f4a6c8656a00c5b.jpg',0,'2024-11-28 14:54:26'),('75e60356-db0d-4633-be79-5ef32baefcdf','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 2','What do cultural differences lead to in terms of car color choices, according to Bob\r\nDaily?',5,'MCQ',NULL,NULL,'IMAGE-75e60356-db0d-4633-be79-5ef32baefcdf-9fe5fc23f3551c9794782d5945b3f93f.PNG',0,'2024-12-06 10:47:03'),('75ef413e-c7c2-4906-9fae-15058ea91465','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 2','Many tour operators _______ (offer) special discounts to tourists who book their trips during the off-season, encouraging travel when destinations are less crowded.\r\n',5,'MCQ',NULL,NULL,'IMAGE-75ef413e-c7c2-4906-9fae-15058ea91465-c2651952b2982fd37a8f314e9c7ad23f.jpg',0,'2024-11-29 11:34:27'),('760344b4-c879-4432-a1ef-400bb3d58362','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 3','Select the correct verb to complete each sentence.\r\nI ___ to the park yesterday.',10,'MCQ',NULL,NULL,'IMAGE-760344b4-c879-4432-a1ef-400bb3d58362-bc4299581eb3cdd943b798d804c96247.png',0,'2024-11-26 01:46:21'),('7610fadb-8261-4c46-bf1e-3667a451e72a','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 10','Customizing a recipe means changing it to suit your personal preference.',5,'TFQ',NULL,NULL,'IMAGE-7610fadb-8261-4c46-bf1e-3667a451e72a-f078f4e66e18635aad2bf3db31575e25.jpg',0,'2024-12-02 09:30:36'),('761aca1d-5f57-4964-a4f9-c72a768defd9','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 12','What does \"biodiversity\" mean in the sentence?\r\n\r\n\"Biodiversity is essential for maintaining a healthy ecosystem.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:05:29'),('7644cb6a-5693-441c-9c95-de7ffac2cd21','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 19','What did Ms. Thompson do to inspire her students?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7644cb6a-5693-441c-9c95-de7ffac2cd21-036d5673430538d1d69ff7ae337271b7.png',0,'2024-12-02 10:46:34'),('76453a70-2eac-4cc5-ad5c-8453bf51d3bd','2687ba9c-ac94-424f-a35e-0283946e5506','Question 5','What event will take place at 9:30 PM in the private theatre?',5,'MCQ','AUDIO-76453a70-2eac-4cc5-ad5c-8453bf51d3bd-be1b49ab98c6f3270eed33f2afa901d1.mp3',NULL,NULL,1,'2024-12-12 10:08:26'),('764e7745-dec1-4110-9c8c-5b85d5ac8d19','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 8','Who congratulates Sarah on her achievement?',5,'MCQ','AUDIO-764e7745-dec1-4110-9c8c-5b85d5ac8d19-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:51:57'),('767c2b91-121d-4471-8b76-fb2751b3fc79','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 9','Why is the Royal Suite at the Royal Heritage Hotel so famous?\r\n',10,'MCQ','AUDIO-767c2b91-121d-4471-8b76-fb2751b3fc79-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:19:04'),('76998b56-bab5-4873-95b1-49f9cfde4f68','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 3','They ___ (not play) soccer next weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-76998b56-bab5-4873-95b1-49f9cfde4f68-f2e93688dfab17beab615c754f2489db.jpg',0,'2024-11-29 09:40:41'),('76b3712c-ade0-46d6-aa73-f6c65cf183f9','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 11','Who does Sarah give credit to for her success?',10,'MCQ','AUDIO-76b3712c-ade0-46d6-aa73-f6c65cf183f9-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:54:39'),('76bce900-650f-4a5c-859e-b92828b372cb','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 2','Marie adapts her tours based on the interests of her guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-76bce900-650f-4a5c-859e-b92828b372cb-4a9921e1ce5cd8db17dea1289be98fb2.png',0,'2024-12-02 12:08:21'),('76c1ed5c-be28-4276-a202-3abb68405233','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 7','Unscramble the letters to form a word: nsail ',5,'MCQ',NULL,NULL,'IMAGE-76c1ed5c-be28-4276-a202-3abb68405233-769eb1eea30f26da2afe33ec77b59b9d.jpg',0,'2024-11-28 10:32:30'),('76d6962d-8acf-4717-8657-a622296aa3ba','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 8','High-speed internet and audiovisual equipment will be available for the event.\r\n',5,'TFQ','AUDIO-76d6962d-8acf-4717-8657-a622296aa3ba-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:48:58'),('76d73e62-9367-4458-a880-c515ae16dcac','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 1','Which of these words is an adjective?\r\n',6,'MCQ',NULL,NULL,NULL,0,'2024-11-26 02:56:10'),('76e070a7-745f-4067-85a9-5bdbbffd42ce','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 10','Which sentence uses an adverb of frequency?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:36:28'),('76f59b75-7355-4971-a3c9-53a1ee4d8225','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 17','Choose the correct sentence with a negative adjective:\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-76f59b75-7355-4971-a3c9-53a1ee4d8225-22b78a538fcac295664ac92545965463.png',0,'2024-11-26 00:20:33'),('77439b7d-863b-4dab-a983-874b70537146','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 8','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:57:59'),('7744e48d-6be3-47c7-88fb-0db8edcb3894','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 1','You see your friend Sarah at school, and you remember that today is her birthday. She looks happy, and you want to say something nice to her to celebrate the occasion.\r\n\r\nYou: \"Hi, Sarah! Guess what? I remembered something special!\"\r\nSarah: \"What is it?\"\r\nYou: \"Its your birthday today!___________, Sarah!\"\r\nSarah: \"Thank you! You made my day!\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-7744e48d-6be3-47c7-88fb-0db8edcb3894-4273d58b809998e95d8171892329a875.jpg',0,'2024-11-26 01:47:25'),('7750f68b-a323-4e08-878f-7dbf25f47cc0','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 8','Choose the word that has the closest meaning to \"efficient\" in the sentence:\r\n\r\n\"We need to make the check-in process more efficient for our guests.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-7750f68b-a323-4e08-878f-7dbf25f47cc0-885e7474a8ba2899ba1789d442881522.jpg',0,'2024-11-26 03:39:58'),('7756b334-0e62-4c88-9df7-f62a8efed074','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 12','Where are you from?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-7756b334-0e62-4c88-9df7-f62a8efed074-a66f9e724f2a740a72862160ab9f1519.jpg',0,'2024-12-12 10:45:31'),('775b0217-9d48-4675-a456-eb587d2df630','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 6','Theyre planning a vacation ____ the summer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-775b0217-9d48-4675-a456-eb587d2df630-39a6db35003d09703c0a9d2d4b52cb91.jpg',0,'2024-11-28 15:16:35'),('7774a71c-f145-4a13-87c5-e51b226b3d0b','fe89e931-d34d-4430-b541-cb89aba0f880','Question 3','The book is ____ the shelf.\r\n',10,'MCQ',NULL,NULL,'IMAGE-7774a71c-f145-4a13-87c5-e51b226b3d0b-1237c4149cf02869519f1f99b07fdf54.jpg',0,'2024-11-28 14:32:53'),('779258a3-4361-4ffa-bab1-8767e8412362','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 1','What does this passage say about peoples talents?\r\n',5,'MCQ','AUDIO-779258a3-4361-4ffa-bab1-8767e8412362-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:10:54'),('7799d78f-988a-4027-b52c-7650142f57f4','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 10','Mochis chewy texture and ability to blend with various flavors have made it a staple of global culinary fusion.',5,'TFQ',NULL,NULL,'IMAGE-7799d78f-988a-4027-b52c-7650142f57f4-6bce6f7da216ed26cc4b17069c86ee1a.jpg',0,'2024-12-02 10:06:52'),('77bc8030-f818-45e0-b299-1378ff0c40c0','e273317f-f53e-45dc-8ced-9e15ab266775','Question 20','Select the sentence in the present perfect continuous tense:',5,'MCQ',NULL,NULL,'IMAGE-77bc8030-f818-45e0-b299-1378ff0c40c0-0b4d346ce77086d721833dc2a5e437c8.png',0,'2024-11-26 05:45:40'),('77ca4248-f156-4b94-86f6-93be3a585a8b','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 6','What does \"conserve\" mean in the sentence?\r\n\"One goal of eco-tourism is to conserve the beauty of nature.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:40:06'),('77d401bb-5de2-41b0-8e7a-1ab507cfba08','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 7','Choose the correct plural form for each noun in the question.\r\n\"Foot\"',5,'MCQ',NULL,NULL,'IMAGE-77d401bb-5de2-41b0-8e7a-1ab507cfba08-1079b0fb04dafd60c327ab5882fcb445.png',0,'2024-12-04 09:51:26'),('77e529ba-d6ae-4d90-a004-4623e1f6daca','a16be13c-c049-47cd-b145-b3faae19a096','Question 5','How do people in Bali feel about cremation?',10,'MCQ',NULL,NULL,'IMAGE-77e529ba-d6ae-4d90-a004-4623e1f6daca-1075fe3a11a4d56a8cd8141aeb585b61.jpg',0,'2024-12-05 10:26:32'),('77e7cecf-2f37-430f-a2f5-5ca2d1464bb3','3046da72-814f-42e0-bd7f-cf6618a820db','Question 1','Last summer, Sarah and her friends went on a road trip across the country. They visited many cities, including New York, Chicago, and Los Angeles. In New York, they explored the famous landmarks like the Statue of Liberty and Central Park. After that, they headed to Chicago to try the citys famous deep-dish pizza and visit the Art Institute. Finally, they ended their journey in Los Angeles, where they enjoyed the sunny beaches and visited Hollywood. Sarah said it was the best trip theyd ever had, filled with lots of fun and unforgettable moments.\r\n\r\nWhere did Sarah and her friends go on their road trip?',5,'MCQ',NULL,NULL,'IMAGE-77e7cecf-2f37-430f-a2f5-5ca2d1464bb3-5da4cdd6f223f9e6872fdb7519a6c5ed.jpg',0,'2024-12-04 10:54:24'),('78052724-b815-4c75-8910-fa240b9d4dba','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 3','Leila\'s ability to adapt her communication style helped her connect with both the Japanese guests and the Brazilian family.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:01:46'),('780d902e-b363-4622-a798-ed342eef0a79','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 8','What can be exciting about trying foods?',1,'MCQ','AUDIO-780d902e-b363-4622-a798-ed342eef0a79-0a5e634e7511f8222a7e1c2e1d4fd919.mp3',NULL,NULL,0,'2024-11-25 12:40:06'),('7817f663-00d6-48bb-834b-b53b52f0eaf4','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 8','Sitars and lutes are types of percussion instruments.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-05 12:33:03'),('781aebcf-f6ff-43be-9fdb-ffb7ea705ac1','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 5','Choose the correct future tense verb: \r\n\"They ____ go to the beach tomorrow.\"',5,'MCQ',NULL,NULL,'IMAGE-781aebcf-f6ff-43be-9fdb-ffb7ea705ac1-26a5fd00783498bffbfe9a59d661325c.png',0,'2024-11-26 02:04:57'),('782f50d7-3afa-4bd0-bf4c-f62ce48b4a43','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 6','Does this picture represent the word \"heritage\" as explained in this sentence: \"The country has many heritage sites that tell its story.\"\r\n',10,'TFQ',NULL,NULL,'IMAGE-782f50d7-3afa-4bd0-bf4c-f62ce48b4a43-973fd47917ddd8262f012700bafacbc1.jpg',0,'2024-11-26 07:08:09'),('784c07c2-ac97-425d-ad04-1cf2fa433662','62fa8403-e764-4555-949c-236f7300e212','Question 9','The train ____ from Platform 3.\r\n',5,'MCQ',NULL,NULL,'IMAGE-784c07c2-ac97-425d-ad04-1cf2fa433662-00e523fc0c745ddb33c3d65b1f8b2274.jpg',0,'2024-11-28 14:37:41'),('7852f2c5-f2a8-4a8f-ae8e-cf2b457d4053','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 19','What does \"hospitality\" mean in this sentence?\r\n\r\n\"Hospitality is the foundation of a successful tourism industry.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 16:00:30'),('7853a07e-81ad-4d17-99e4-f34d7a7777e9','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 14','This is John\'s book. Is it _______?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7853a07e-81ad-4d17-99e4-f34d7a7777e9-66e691b7358db44b8aab3a61c818ac5c.png',0,'2024-12-02 09:33:52'),('7855a0f0-a07d-45f0-897a-8b09d228856e','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 10','When we _______ (arrive) at the mountain lodge, we were immediately struck by its _______ (cozy) atmosphere. The fire was _______ (roar) in the hearth, and the smell of freshly baked bread filled the air. After checking in, we _______ (set) out for a hike in the surrounding forest.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:38:15'),('786cdb20-068d-4b56-b585-9c5c45b96978','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 40',' How long has Nabil been playing basketball?',10,'MCQ',NULL,NULL,'IMAGE-786cdb20-068d-4b56-b585-9c5c45b96978-ee5e5f406777760365ba798ae627b0b4.jpg',1,'2024-12-11 14:58:26'),('78709285-c533-498a-a7ba-370bd485c189','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 13','Which public space would most likely host an orchestra performance?',5,'MCQ',NULL,NULL,'IMAGE-78709285-c533-498a-a7ba-370bd485c189-86b3940642eb8822650df4c9cd38fce3.jpg',0,'2024-12-03 10:45:58'),('78751783-8224-48ef-91c5-91c3d75eed93','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 4','When is it usually played?\r\n',5,'MCQ','AUDIO-78751783-8224-48ef-91c5-91c3d75eed93-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:47:43'),('787a65fc-1c0f-4c59-b2a3-5389e477b0db','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 4','What activity did Alex like to do?\r\n',5,'MCQ',NULL,NULL,'IMAGE-787a65fc-1c0f-4c59-b2a3-5389e477b0db-05cee2a9f80b3f13b06a63f42f7d67d4.jpg',0,'2024-12-05 10:17:53'),('787fa4bb-bfe7-400d-88dd-a26b242404a0','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 9','Which pronoun correctly completes this sentence?\r\n\"The panel members provided ___ feedback on each candidates performance.\"',5,'MCQ',NULL,NULL,'IMAGE-787fa4bb-bfe7-400d-88dd-a26b242404a0-3f3231aaa2938c876161062b460b4ec4.png',0,'2024-12-03 11:41:02'),('789660f5-7f32-4739-af12-1d11ddda6df9','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 7','She _______ stay in a cozy cabin during the winter holidays.',5,'MCQ',NULL,NULL,'IMAGE-789660f5-7f32-4739-af12-1d11ddda6df9-22b5945553d71f0167e6d593b6b66749.jpg',0,'2024-11-29 11:09:26'),('789ec566-2809-4f2d-841c-fd58f971681b','a01ae31e-9562-4284-96b5-f70ece994003','Question 1','What was one key feature of the Elite Hotels architecture?',5,'MCQ',NULL,NULL,'IMAGE-789ec566-2809-4f2d-841c-fd58f971681b-c5634a299f2c894d60614f953a048e05.PNG',0,'2024-11-25 23:20:17'),('78ac3b04-9cf5-428f-99d6-331cff76d27e','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 1','Maria is excited about her holiday in the mountains. She and her family rented a cozy cabin where they plan to spend a week. Every morning, they wake up to the sound of birds singing and the fresh smell of pine trees. Maria enjoys hiking on the trails and discovering beautiful views. She loves taking pictures of the scenery to share with her friends back home.\r\n\r\n What does \"cozy\" mean in the sentence? \r\n\r\n \"They rented a cozy cabin in the mountains.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:51:22'),('78ad7877-c914-4e09-80e0-2b7758ebb8af','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 4','We will stay here _______ the rain stops.',10,'MCQ',NULL,NULL,'IMAGE-78ad7877-c914-4e09-80e0-2b7758ebb8af-90c1f5093a26f2468ce966a0ae8072b2.jpg',0,'2024-12-03 09:27:50'),('78baf0cc-a598-46bb-abcf-3377900799ed','899fb920-0a43-4888-a48a-0e91495db9b1','Question 8','Complete the sentence with the correct verb form:\r\n\"They _____ to the park every morning.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-78baf0cc-a598-46bb-abcf-3377900799ed-a719ac94060461dd660863aae737bdf3.jpg',0,'2024-11-28 13:06:23'),('78bd557f-5812-4112-b184-b260053fb333','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 13','The initiative supports environmental sustainability by implementing eco-friendly practices and educating tourists about conservation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-78bd557f-5812-4112-b184-b260053fb333-3fb58ecab9510d0140a70c461e08713e.jpg',0,'2024-12-02 11:06:25'),('78e8713e-7f77-4da2-98cb-d35ff0a6fe37','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 3','Match each word with its antonym',10,'MPQ',NULL,NULL,'IMAGE-78e8713e-7f77-4da2-98cb-d35ff0a6fe37-63d40f2fc30a927b9c49cf9fcfc7996a.jpg',0,'2024-11-29 11:44:58'),('78e8d1fc-7d2a-499f-92dc-c1dbe19dad15','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 38','Hi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.\r\n\r\n I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.\r\n\r\n I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.\r\n\r\n\r\nWhat is Nabils hobby?\r\n',10,'MCQ',NULL,NULL,'IMAGE-78e8d1fc-7d2a-499f-92dc-c1dbe19dad15-ea412fe0a9bbc34c7fa6cb3da3619135.jpg',1,'2024-12-11 14:54:40'),('78fa8633-b111-42af-a5f2-c51a915bf556','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 19','Choose the word that has the closest meaning to \"preserve\" in the sentence:\r\n\r\n\"Its essential to preserve natural areas so future generations can enjoy them.\"',5,'MCQ',NULL,NULL,'IMAGE-78fa8633-b111-42af-a5f2-c51a915bf556-32aae7b69fd8efc149ecad034af7ee9d.png',0,'2024-11-26 01:44:57'),('7904c1c9-6a07-4a68-8268-dcc16fb3fa40','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 7','We ___ (finalize) the budget by next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7904c1c9-6a07-4a68-8268-dcc16fb3fa40-213c22e8b48e11dc1a652cb2508298e8.jpg',0,'2024-11-29 11:30:28'),('7920d745-7023-4301-98f0-d4385bae675d','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 6','Why did the fox go to the clearing by the river?',5,'MCQ',NULL,NULL,'IMAGE-7920d745-7023-4301-98f0-d4385bae675d-2d35a3b3fa3d62539c05d4bf49bbb68a.PNG',0,'2024-11-25 21:28:08'),('792ad03b-cb79-4b90-a050-a0f77ffd5490','63c67806-3492-4bb1-8ace-254db076af70','Question 8','The business center operates only during business hours.\r\n\r\n\r\n',5,'TFQ','AUDIO-792ad03b-cb79-4b90-a050-a0f77ffd5490-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:37:14'),('792b7bba-9e8d-4f0d-be9a-663cc218d0a5','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 10','Which of these contains a noun phrase?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:13:59'),('7937f594-5ae7-4cc3-8794-2d73eed248e3','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 16','The cat is hiding ___ the bed.',5,'MCQ',NULL,NULL,'IMAGE-7937f594-5ae7-4cc3-8794-2d73eed248e3-501236007eee0c7ec87f2cc97b0d0061.jpg',0,'2024-11-28 14:25:11'),('794256fe-fe91-4e91-b071-569f956e7f16','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 4','What is the synonym for \"shop\" in Indonesian?\r\n',5,'MCQ',NULL,NULL,'IMAGE-794256fe-fe91-4e91-b071-569f956e7f16-0d2e718ab83ea96851fe038ae12a77c9.jpg',0,'2024-11-25 12:04:36'),('798aae59-7ec8-4cdb-9bc9-b7b1c70926f6','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 15','In the story, cultural understanding plays an important role in developing interactional communication skills in hospitality, as seen when Clara ____________ to communicate with the guest from ____________, even though her language skills were ____________.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-06 11:19:01'),('79952f1e-a05a-46bb-9450-7f0728545476','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 14','Tourism is primarily about visiting beaches.\r\n',5,'TFQ','AUDIO-79952f1e-a05a-46bb-9450-7f0728545476-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:05:58'),('79a80b77-35fd-4ead-8b06-9fb9ea098c89','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 12','They moved ____ a new house last month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-79a80b77-35fd-4ead-8b06-9fb9ea098c89-4e8ecb598e0a7e0751ddeaf101a10284.jpg',0,'2024-11-28 15:20:34'),('79c269af-34da-4f61-a34e-88de6f232130','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 19','The students ___ (submit) their assignments by tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-79c269af-34da-4f61-a34e-88de6f232130-46bc3baa31a08f722a299b76c1e94c07.jpg',0,'2024-11-29 11:43:43'),('79cdd3ca-c115-4921-9cb9-30e36fd851ac','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 8','What is the main goal of the training program Maria intends to implement? \r\n',5,'MCQ','AUDIO-79cdd3ca-c115-4921-9cb9-30e36fd851ac-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:57:05'),('79cfab14-9497-44fe-9abf-f6c17774b73b','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 16','Identify the modifier in this sentence:\r\nThe team won the match (because they practiced hard)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:58:06'),('79d6c36b-3f22-4d1d-a9ff-15ecb0e8b844','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 2','What does \"disciple\" mean in the context of the passage?\r\n',10,'MCQ',NULL,NULL,'IMAGE-79d6c36b-3f22-4d1d-a9ff-15ecb0e8b844-2c579033edd40ac0c61e1ae97d069960.PNG',0,'2024-12-03 14:32:46'),('79e9b27e-c630-4534-b2d1-2e459ec3161f','45b0268f-d278-4851-90d8-7f99001e6687','Question 7','What does Mr. Davis want to know about his current room?\r\n',5,'MCQ','AUDIO-79e9b27e-c630-4534-b2d1-2e459ec3161f-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:28:56'),('79eee15d-a4b1-4e72-be42-c5d2c2933c94','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 20','Unscramble the letters to find the correct word. ypnotcuroti',5,'MCQ',NULL,NULL,'IMAGE-79eee15d-a4b1-4e72-be42-c5d2c2933c94-d4ccf201f17d94e5e4fdc03909ffe404.jpg',0,'2024-11-28 15:44:02'),('79f1b404-b3ee-4067-adc1-2fa86851dfbc','e273317f-f53e-45dc-8ced-9e15ab266775','Question 8','Choose the correct answer: \"He ____ help if he had known.\"',5,'MCQ',NULL,NULL,'IMAGE-79f1b404-b3ee-4067-adc1-2fa86851dfbc-eface175e1fb0f1db9159571ea285003.png',0,'2024-11-26 05:34:45'),('79fde931-6f1f-4c52-aa66-21f511c6478c','f845f17c-d46e-480c-9809-509254f53261','Question 21','What is the correct transformation?\r\nDirect: He said, \"Do you like my new car?\"',5,'MCQ',NULL,NULL,'IMAGE-79fde931-6f1f-4c52-aa66-21f511c6478c-80da0931cc18a531f82987628b52bfd3.png',0,'2024-11-28 11:15:54'),('79fee04c-cfae-47ba-b2bd-94e482eb756d','a16be13c-c049-47cd-b145-b3faae19a096','Question 2','For Balinese people, funerals are not sad occasions because:',10,'MCQ',NULL,NULL,'IMAGE-79fee04c-cfae-47ba-b2bd-94e482eb756d-aafa14ec00a6f163e2da50a3e8478d7c.jpg',0,'2024-12-04 14:12:06'),('7a002345-0220-4795-b01c-c3106604de96','cafdb09b-f3b5-4576-b931-329c5b668243','Question 6','The museum was very _______.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:24:26'),('7a05bf57-e0a7-4528-8c6f-c6d9fde4366c','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 1','Direct: She said, \"I am going to the market.\"\r\nReported: She said that she ___ to the market.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7a05bf57-e0a7-4528-8c6f-c6d9fde4366c-69d92438e6f9a93fa7a5880c7b567a1b.png',0,'2024-11-28 11:50:46'),('7a09dc1c-b7e5-4be6-9771-d04f46ecc651','54700a17-d9f7-405c-ac12-b9f105dae998','Question 10','Tennis courts and a soccer field are available for recreational activities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7a09dc1c-b7e5-4be6-9771-d04f46ecc651-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:35:59'),('7a2a55c4-76f1-4aa4-b6bb-46897f7880c3','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 5','What is David\'s biggest goal in his career?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7a2a55c4-76f1-4aa4-b6bb-46897f7880c3-b07df81562ea15542f785d8c8459e10b.PNG',0,'2024-12-02 10:57:35'),('7a30befe-7a2b-4f16-a3fc-75bb3f73e035','10e23048-0fd3-4ab3-9440-9104e7063142','Question 24','\"I would like to travel to Japan next year.\" ',5,'TFQ',NULL,NULL,'IMAGE-7a30befe-7a2b-4f16-a3fc-75bb3f73e035-1dc81d4e136c4f5f97856e28090932f8.jpg',0,'2024-12-02 13:23:18'),('7a386a81-1536-4790-ade1-70b38b6edee8','899fb920-0a43-4888-a48a-0e91495db9b1','Question 2','He ____ to school by bus.\r\n',10,'MCQ',NULL,NULL,'IMAGE-7a386a81-1536-4790-ade1-70b38b6edee8-cea6865b5c52db0aeacbc1c3089b4693.jpg',0,'2024-11-28 13:02:09'),('7a3c190c-92aa-46ae-808e-bc0e98b2782c','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 9','What is Sarahs response when Mr. Jones congratulates her?',5,'MCQ','AUDIO-7a3c190c-92aa-46ae-808e-bc0e98b2782c-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:52:54'),('7a41d649-4243-46d4-93b8-103284d22f4b','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 10','He goes to work _______ he eats breakfast. \r\n',10,'MCQ',NULL,NULL,'IMAGE-7a41d649-4243-46d4-93b8-103284d22f4b-db0b1e15f55cb8789350690fa36d25d2.jpg',0,'2024-12-03 13:52:34'),('7a46204e-7680-46bb-9b72-0765396a8ad6','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 5','Listen to the speaker to answer number 5.',5,'MCQ','AUDIO-7a46204e-7680-46bb-9b72-0765396a8ad6-4db2e89c3751508e410d3474d84f31cb.mp3',NULL,NULL,0,'2024-11-26 13:59:23'),('7a490b82-294b-4e7f-b32c-1b91db867678','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 1','Leila was promoted to the position of ___________ at Oceanside Resort.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7a490b82-294b-4e7f-b32c-1b91db867678-93efc006411bfc623ae8f4b354c00b1c.PNG',0,'2024-12-06 11:51:03'),('7a4b3910-5a9a-4e66-a945-b8f17f95512c','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 7','Rachel invited you to her graduation dinner. How should you respond?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:38:57'),('7a5c7ba2-cea9-44d5-9fdd-08058db03583','abd056c2-1c8c-4270-b760-215049e270c4','Question 11','Central Park is located in the heart of New York City.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7a5c7ba2-cea9-44d5-9fdd-08058db03583-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:48:26'),('7a72e120-0883-4422-a0da-ab44e80ae891','1269e558-adde-4bee-a781-ed539cacdd78','Question 1','Which word is an adverb of manner?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:09:22'),('7a74fc48-8861-4b0b-840e-b8627caf9b72','3179737e-57ca-437a-af38-f91d98c18e0e','Question 12','\r\n\"There, he brought in new levels of luxury and comfort that attracted wealthy travelers.\"\r\n\r\nWhich word is closest in meaning to luxury as used in the passage?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7a74fc48-8861-4b0b-840e-b8627caf9b72-fef05a6f91387d1802a604ff5eeb1ab3.jpg',0,'2024-11-25 10:28:10'),('7a7b04bd-6dea-4793-b0b5-c2796926be5d','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 3','Which of the following is an adverb of time?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:33:06'),('7a85c07e-599f-4429-abec-80d64e77ef78','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 17','Who built the Palace of Versailles?\r\n',5,'MCQ','AUDIO-7a85c07e-599f-4429-abec-80d64e77ef78-ff78f19c3df9c58a91242724523bc9d8.mp3',NULL,NULL,0,'2024-12-09 13:35:11'),('7a8bc81b-c29e-4319-ae1f-c09d0854ef45','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 17','What time will the keynote speakers talk begin?',3,'MCQ',NULL,NULL,'IMAGE-7a8bc81b-c29e-4319-ae1f-c09d0854ef45-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:34:41'),('7a8f1e76-ee6c-4999-b9a7-8b5cd2eb07b2','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 8','Choose the correct adjective to complete the sentence: \"She lives in a ____ house.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-7a8f1e76-ee6c-4999-b9a7-8b5cd2eb07b2-fafda3c909c62fe353c566783f35375d.png',0,'2024-11-26 03:22:53'),('7a93e058-e57b-4000-8f29-9d089299284c','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 5','Emma intends to volunteer at a local animal shelter because she enjoys caring for animals.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7a93e058-e57b-4000-8f29-9d089299284c-89265fa5bc048e20544f5d3ab364c52a.png',0,'2024-12-02 11:52:59'),('7a977299-9c13-4a91-a3ac-3231172114aa','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 7','What does an adverb of place tell us?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:34:28'),('7aaa7351-455d-4b0b-a632-d2025cd40067','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 9','I ___ him for advice on the project.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:49:37'),('7ab8cb5d-f02f-49ab-bff7-2b4d86a07387','6b134cd4-e902-4241-9692-450b43ca1af9','Question 30','Gastronomic tourism has gained immense popularity in recent years as more travelers prioritize food experiences over traditional sightseeing. This form of tourism allows visitors to explore a destination\'s culture through its cuisine, whether it\'s sampling street food in Bangkok or dining at Michelin-starred restaurants in Tokyo.\r\n\r\nA successful gastronomic tour is more than just eating; it involves understanding the stories behind the dishes. For example, in Italy, a cooking class may include learning how pasta shapes differ based on regional traditions. Similarly, wine tours often include visits to vineyards, where tourists can meet the winemakers and learn about the production process.\r\n\r\nGastronomic tourism also contributes significantly to local economies. It promotes small-scale farmers, artisans, and local markets. However, the industry faces challenges such as preserving authenticity while catering to a global audience.\r\n\r\nAs the demand for culinary experiences grows, destinations must strike a balance between modernization and tradition to maintain their unique appeal. For travelers, gastronomic tourism is not just a journey of the palate but also an opportunity to connect deeply with a regions heritage.\r\n\r\nWhat is one challenge faced by gastronomic tourism?',5,'MCQ',NULL,NULL,'IMAGE-7ab8cb5d-f02f-49ab-bff7-2b4d86a07387-2194f7679b9e790506ddea05bd3902c6.jpg',0,'2024-11-21 13:34:05'),('7ac42631-ca38-4669-939d-2047125290fb','b29e7991-f853-47df-9475-7c0d65e15458','Question 8','Unscramble the letters to find the correct word related to a special offer or discount:\r\n\r\nThe museum offered a special T O P M R I O N O to attract more visitors during the holiday season.',5,'MCQ',NULL,NULL,'IMAGE-7ac42631-ca38-4669-939d-2047125290fb-f39bfbd28d56970bd9a50775718a4bd0.jpg',0,'2024-11-25 11:31:39'),('7aca257e-4351-47ba-a093-19c0f844a7b9','2687ba9c-ac94-424f-a35e-0283946e5506','Question 9','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.\r\n',5,'MCQ','AUDIO-7aca257e-4351-47ba-a093-19c0f844a7b9-726d0614f4eba2543e0cc8eec4c7600e.mp3',NULL,NULL,1,'2024-12-12 10:11:47'),('7accff2a-c49a-47a6-8265-448d3939fa7d','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 7','The ballroom setup will be completed by 9:00 AM.\r\n',5,'TFQ','AUDIO-7accff2a-c49a-47a6-8265-448d3939fa7d-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:48:45'),('7ad34477-a710-40b8-ac55-adc1ffa791ed','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 8','What is a \"foundry\"?',5,'MCQ',NULL,NULL,'IMAGE-7ad34477-a710-40b8-ac55-adc1ffa791ed-ca6cbaa9605ab2fce83ef71ca859157d.jpg',0,'2024-12-03 10:40:07'),('7ae69d0d-42a2-432d-aa8d-352b3ac8a1ba','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 16','The dog is barking loudly. _______ is disturbing everyone.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7ae69d0d-42a2-432d-aa8d-352b3ac8a1ba-e4afd3e1a0570b268c2c3db9d582cd78.png',0,'2024-12-02 09:36:31'),('7ae818b0-a568-469c-a35f-43afce4203c7','c28b3729-218e-4d52-b697-2e14a996313f','Question 20','They were walking through the park, _______ they suddenly saw a rainbow appear in the sky.',5,'MCQ',NULL,NULL,'IMAGE-7ae818b0-a568-469c-a35f-43afce4203c7-292556beb1d4799434fc2ec3c5e560cd.jpg',0,'2024-12-03 10:37:09'),('7b10ce57-fdf2-4323-95c5-eeeb5908c9c5','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 13','Choose the correct plural form of the noun given in parentheses.\r\nShe loves collecting ________ (cactus).\r\n',5,'MCQ',NULL,NULL,'IMAGE-7b10ce57-fdf2-4323-95c5-eeeb5908c9c5-f3483da8c592792e4bc054ae9a9afe3b.png',0,'2024-12-04 10:51:07'),('7b134f47-97a2-4042-8b1a-a719007ee1f4','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 11','\"For an authentic experience, they visited a _______ village known for its cultural traditions.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:00:11'),('7b1c987d-3383-4a3b-9153-f5cf85d54e8f','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 9','Which of the following has a noun phrase functioning as the object of the sentence?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:34:42'),('7b2013ee-b486-4ca2-9f7e-082726a2d801','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 19','What does the speaker collect?',5,'MCQ','AUDIO-7b2013ee-b486-4ca2-9f7e-082726a2d801-655b15409f61bd0f3806cc6ca576d247.mp3',NULL,NULL,0,'2024-11-25 11:13:14'),('7b2762d5-4478-4dc3-98d9-e01285dbf6dc','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 3','At what time should guests meet for the city tour?\r\n',10,'MCQ','AUDIO-7b2762d5-4478-4dc3-98d9-e01285dbf6dc-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:07:56'),('7b2ae626-06db-4d4a-8e30-affe562c09bd','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 6','The pyramids of Egypt are _______ (ancient) wonders of the world.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7b2ae626-06db-4d4a-8e30-affe562c09bd-9a5c4f177a4261d05fa91244a4659e14.jpg',0,'2024-11-29 09:46:43'),('7b2d8241-8479-452b-8dab-4963e33c3ae9','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 13','Kevin attends a \"rytlerar feslitva\", where authors discuss their latest books, and readers can meet their favorite writers.\r\n\r\nUnscramble the word: \"rytleiar feslitva\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-7b2d8241-8479-452b-8dab-4963e33c3ae9-328fcfb07dac1a05069e01eaf94b6db0.jpg',0,'2024-12-04 08:39:01'),('7b430b6c-7c68-496b-9888-174e7ffd1d14','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 4','Which of the following sentences uses an intensifying adjective?',5,'MCQ',NULL,NULL,'IMAGE-7b430b6c-7c68-496b-9888-174e7ffd1d14-261f16b7ae7509f5b400b45e0321dcd2.png',0,'2024-11-26 07:12:40'),('7b5c8cb0-246f-43c7-ba71-3a14086dda33','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 16','Which word is closest in meaning to \"adequate\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:29:10'),('7b705ff2-282e-4f76-b346-5030a3409c4c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 3',' Babies need social experience to successfully develop their brains.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7b705ff2-282e-4f76-b346-5030a3409c4c-1c47b19ade040259641974ed1c3c99c0.jpg',0,'2024-12-03 09:26:49'),('7b7847c5-1dd4-492c-bcb4-a2e6a44746d0','744dc18e-addd-488f-925f-00d2a479eeba','Question 4','Guest: \"Excuse me, the air conditioning in my room isnt working.\" \r\nRachel: \"Im sorry to hear that. Let me arrange for our maintenance team to look into it right away.\" \r\nGuest: \"Thank you for addressing it so quickly.\"\r\n\r\nWhat does \"addressing\" mean in the sentence? \r\n\r\n\"Thank you for addressing it so quickly.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:59:03'),('7b9ad364-c976-4c7d-b9b4-e2dfff59aebc','48882788-baf8-468f-85bf-dc386c4a00a6','Question 6','They ____ lunch at noon.\r\n',10,'MCQ',NULL,NULL,'IMAGE-7b9ad364-c976-4c7d-b9b4-e2dfff59aebc-d5742f4901b69f5b08b90db5974605fc.jpg',0,'2024-11-28 14:00:05'),('7bbdca0d-a405-4a29-9c70-edaf1a6eb883','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 3','What does forgiving mean?\r\n',5,'MCQ','AUDIO-7bbdca0d-a405-4a29-9c70-edaf1a6eb883-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:41:36'),('7bc0293c-616f-4c6e-88b8-9b6e0cfd8d6c','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 3','(who / we / forget to invite)?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 12:40:07'),('7bc654d5-37cb-4e41-b982-c22aa8b5baa7','773d3490-11ed-4025-aeec-d9fab774c585','Question 15','Direct: \"She has been to London,\" they said.\r\nReported: They said that she ___ to London.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7bc654d5-37cb-4e41-b982-c22aa8b5baa7-8aca1d404223a66becc2c14859aaf273.png',0,'2024-11-28 11:49:23'),('7bc6ecef-95ad-4cf4-9c56-75e076f993de','a01ae31e-9562-4284-96b5-f70ece994003','Question 7','Dr. Emily Roberts is known for her work in eco-friendly hotel practices.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:30:05'),('7bcceec7-afba-4a53-9d26-6446f940212b','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 20','What is one benefit of learning basic phrases in the local language?\r\n',5,'MCQ','AUDIO-7bcceec7-afba-4a53-9d26-6446f940212b-2a35aa1a2dbf45c64389a0f5cb9b094d.mp3',NULL,NULL,0,'2024-12-16 10:41:48'),('7bd46ea5-28e0-4d91-bedf-0be16c727c15','8d93e205-a25d-483f-8954-17a16b612100','Question 8','Which of the following words means \"a place for outdoor activities and leisure, usually with sports facilities\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:43:43'),('7bda8230-ddf1-401b-9626-016083a07497','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 7','He ___ to the office earlier than usual.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:48:33'),('7be04cb6-c0b4-4312-ad62-0a9a9cbe7608','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 24','What does recognition mean?',5,'MCQ',NULL,NULL,'IMAGE-7be04cb6-c0b4-4312-ad62-0a9a9cbe7608-fd1d1eee17a14e7b70d92d3400848efd.png',0,'2024-11-29 10:45:42'),('7be05d56-9876-4f4d-8817-fefa70123b15','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 9','Listen to the speaker to answer number 9.',1,'MCQ','AUDIO-7be05d56-9876-4f4d-8817-fefa70123b15-effdd6fe3da000ee1ac4b175de8403de.mp3',NULL,NULL,0,'2024-11-27 23:44:55'),('7bf61d0c-6d75-47b7-8675-e95c439333fa','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 7','What is the atmosphere like in Downtown Square?\r\n',5,'MCQ','AUDIO-7bf61d0c-6d75-47b7-8675-e95c439333fa-69fb9e2c0c369da3351fac6286249778.mp3',NULL,NULL,0,'2024-12-10 12:41:18'),('7c2dc72b-6f20-42b8-b3dd-08493070eef1','2f761a14-dfdf-4549-8619-08112603046b','Question 10','Choose the correct verb for each sentence:\r\nThey _____ to the park every Sunday',10,'MCQ',NULL,NULL,'IMAGE-7c2dc72b-6f20-42b8-b3dd-08493070eef1-fff38313117c65323320ae5e1c091460.png',0,'2024-11-26 01:41:52'),('7c356835-8408-4f84-8363-f1797a191df2','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 17','Direct: \"I might join the club,\" he said.\r\nReported: He said that he ___ join the club',5,'MCQ',NULL,NULL,'IMAGE-7c356835-8408-4f84-8363-f1797a191df2-4cd739348e2bbb0f5961ad2750ad32c9.png',0,'2024-11-28 13:34:27'),('7c41d72a-82c6-498f-8ee4-6fad66334722','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 16','Ethan Walker is the founder of \"EcoJourney Adventures,\" a company focused on sustainable tourism.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7c41d72a-82c6-498f-8ee4-6fad66334722-c66a9e203387c0642f64c9cb338ed323.png',0,'2024-12-02 12:43:04'),('7c522f9d-1656-401d-b48b-23e6410f96de','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 3','They traveled ____ train to reduce their carbon footprint.',5,'MCQ',NULL,NULL,'IMAGE-7c522f9d-1656-401d-b48b-23e6410f96de-b6c465f0e2d2ba9d3b9437776aa6c4a2.jpg',0,'2024-11-29 09:20:45'),('7c54da5c-497d-4d99-b4b2-1d6cce595c70','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 4','Choose the correct adverb: \"He walks ____ to the school.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-7c54da5c-497d-4d99-b4b2-1d6cce595c70-5c38ba1d255acbe61a9dc8162d920052.png',0,'2024-12-11 09:29:34'),('7c6cd215-055c-46cc-9150-1c4557479265','d49e5dcb-c578-4c47-858b-aafd77743437','Question 8','What is the plural of \"foot\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-7c6cd215-055c-46cc-9150-1c4557479265-bf22037426ec9ed34c7b7525e76e9d7f.png',0,'2024-11-26 11:02:07'),('7c7aeaca-e125-4804-9f3f-5504ef437945','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 2','What was the building originally?\r\n',10,'MCQ','AUDIO-7c7aeaca-e125-4804-9f3f-5504ef437945-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:13:19'),('7c845d78-a81c-445e-88b3-9cc5d2a38ab0','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 7','The golden songbird could grant wishes with its song.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:34:06'),('7c8cd483-c9ef-4a5b-828f-8a13410cfb85','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 9','wrlopuef is the scrambled word for:',5,'MCQ',NULL,NULL,'IMAGE-7c8cd483-c9ef-4a5b-828f-8a13410cfb85-94ca66dac89b38a36f96f87f24897ea0.jpg',0,'2024-11-28 11:18:34'),('7c905b87-8972-45b7-9209-0bb818272e07','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 12','The streets are wide and filled with large shopping malls. \r\n',5,'TFQ','AUDIO-7c905b87-8972-45b7-9209-0bb818272e07-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:22:59'),('7c935945-2d09-4701-bb29-b9a4dc2cfb53','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 7','Rachel notices a public square in the city center, where people gather for outdoor markets, performances, and socializing.\r\n\r\nWhat does the term \"public square\" refer to?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7c935945-2d09-4701-bb29-b9a4dc2cfb53-027eac5b6bc9d27d0cad95646943a398.jpg',0,'2024-12-04 08:35:27'),('7c9dd0d9-d44f-4a5a-8b6b-324f71f0e797','df268158-c147-4638-b55e-bbf06a4f26a2','Question 3','They ___ (try) the new Italian restaurant soon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7c9dd0d9-d44f-4a5a-8b6b-324f71f0e797-bb2198c6159938b07d1b6e9fb89007aa.jpg',0,'2024-11-29 09:49:26'),('7ca66139-67d7-4e8c-9889-fdcbe89d4bd7','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 16','Alessandro is the manager of a luxury hotel in the heart of Rome.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7ca66139-67d7-4e8c-9889-fdcbe89d4bd7-ab6e223cf588bbf11a703adf7396b785.png',0,'2024-12-02 12:13:44'),('7ca93817-b58c-4e82-a5f3-92725ac061d8','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 7','Match the people to their preferences or experiences:',15,'MPQ',NULL,NULL,NULL,0,'2024-11-25 11:34:18'),('7caeca70-543a-424e-9656-0e916f78cf50','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 4','What else is played tonight after “Police Squad”?\r\n',10,'MCQ','AUDIO-7caeca70-543a-424e-9656-0e916f78cf50-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:37:25'),('7cb5a94a-5b08-40fe-b432-701367cc87c1','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 12','Choose the correct word to replace the incorrect word in the sentence: \"The staff are trained to provide exselent costumer service.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:11:43'),('7cba9fca-6856-4f96-a554-22b1a964926c','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 17','Choose the noun that best completes this sentence: \"The team ____ hard to win.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-7cba9fca-6856-4f96-a554-22b1a964926c-acb3e79f559b033ca439e771c099f435.png',0,'2024-11-26 10:05:49'),('7cbba7e8-8495-4cd7-91be-9445eaa3e808','aaec799c-4103-4686-89d5-1c0254869f27','Question 7','Harmony Island encourages the use of single-use plastics for convenience.',5,'TFQ',NULL,NULL,'IMAGE-7cbba7e8-8495-4cd7-91be-9445eaa3e808-30656f77ea8401682b5de6fa6fabac86.jpg',0,'2024-12-11 10:13:24'),('7cbc2009-a53e-4246-affc-c99701ed6fca','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 1','Listen to the speaker to answer question number 1.',1,'MCQ','AUDIO-7cbc2009-a53e-4246-affc-c99701ed6fca-0b53fc7e84af2286a2fc3ea249289ee9.mp3',NULL,NULL,0,'2024-11-27 22:58:36'),('7cc6060e-451c-41d3-ba1f-eb9028ec4eef','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 6','Culture shock is only a sign that someone is not suited for life abroad.\r\n\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:01:24'),('7ccf9e0c-7792-4f4b-b074-a4275b107e70','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 1','The new policy will come into effect _______ the regulatory body has finalized its review and issued the necessary approvals. \r\n',5,'MCQ',NULL,NULL,'IMAGE-7ccf9e0c-7792-4f4b-b074-a4275b107e70-e9020107d217c87341fb0a7c6d08cc58.jpg',0,'2024-12-03 14:29:17'),('7d023faa-53fc-4218-99d3-4929c59e4cd3','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 22','tes',5,'TFQ',NULL,'https://youtu.be/Mp-DkvXmJQs?feature=shared',NULL,1,'2024-12-10 14:51:24'),('7d1e6b73-23f9-40f0-a622-9119fe3a7dea','94de3108-eb46-4a5e-b039-962392a500e6','Question 10','Emma finds her current work satisfying because it creates tangible environmental impact.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7d1e6b73-23f9-40f0-a622-9119fe3a7dea-f880cdc72b743d2e473034e4335c3456.png',0,'2024-11-29 12:40:42'),('7d298550-d449-4b46-b8ce-d04392e97d12','318b5f94-4a81-4c44-8372-cef8e0561833','Question 3','What is the focus of the training Emily intends to introduce for the staff? \r\n',5,'MCQ','AUDIO-7d298550-d449-4b46-b8ce-d04392e97d12-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:00:03'),('7d51ab60-f879-44b6-9e9a-2e0afbd6dcef','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 18','Fill in the blank with the correct pronoun:\r\n\"Sarah asked her friends if ___ wanted to join her for lunch.\"',5,'MCQ',NULL,NULL,'IMAGE-7d51ab60-f879-44b6-9e9a-2e0afbd6dcef-739778687ecd78b80ee55da7a82bc6e4.png',0,'2024-12-03 10:17:35'),('7d608ac7-a7d5-46d8-9461-91b0fa19e401','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 14','Visitors should notify the front desk if they have been exposed to someone with COVID-19.',5,'TFQ',NULL,NULL,'IMAGE-7d608ac7-a7d5-46d8-9461-91b0fa19e401-8e2e84982c7c1a26c1afc2f216e1bb7a.jpg',0,'2024-11-21 11:04:04'),('7d6210e8-073e-4dee-89db-ab362dcf5398','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 8','What does the word \"happy\" mean in the context of \r\n\r\n“They felt happy”?',10,'MCQ',NULL,NULL,'IMAGE-7d6210e8-073e-4dee-89db-ab362dcf5398-b95f1a354575c74175d425078bdd0b50.jpg',0,'2024-12-02 10:30:02'),('7d64f3e1-0875-4992-85b6-b19b6252f987','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 12','Unscramble the letters to find the correct word.\r\ngmnaea',5,'MCQ',NULL,NULL,'IMAGE-7d64f3e1-0875-4992-85b6-b19b6252f987-f4387f4035ef7247f2218cfad6d2b4fa.jpg',0,'2024-11-29 09:59:07'),('7d690740-a85d-4f4f-af35-1053a94d29e3','cafdb09b-f3b5-4576-b931-329c5b668243','Question 2','The hotel was very _______. ',10,'MCQ',NULL,NULL,'IMAGE-7d690740-a85d-4f4f-af35-1053a94d29e3-029273435025ff04e52ef544b1fb3321.jpg',0,'2024-11-29 09:21:40'),('7d6ff765-ed34-4f09-8e7a-1973549d90c3','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 3','How do some spenders use their credit cards, according to the writer?',10,'MCQ',NULL,NULL,'IMAGE-7d6ff765-ed34-4f09-8e7a-1973549d90c3-eef506457b8b34795f5c2614aa5238a7.PNG',0,'2024-12-03 15:12:16'),('7d8e092e-ac7d-49c5-86ab-27407ab9f16a','63c67806-3492-4bb1-8ace-254db076af70','Question 14','Catering services at the Riviera Hotel are limited to buffet meals only.\r\n',5,'TFQ','AUDIO-7d8e092e-ac7d-49c5-86ab-27407ab9f16a-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:38:23'),('7d91ea91-3f84-421d-9445-7394b93e4b1c','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 9','What is Mr. Harriss main advice for handling guest needs?\r\n',10,'MCQ','AUDIO-7d91ea91-3f84-421d-9445-7394b93e4b1c-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:07:55'),('7dbebe53-3e7e-4937-852a-55fa599dc75b','17ae8c8f-06a4-4577-9846-9861926b0767','Question 10','What does the concept of ramah tamah emphasize?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 13:19:19'),('7dcbeefb-fe18-4a75-b693-917443b95172','291104a0-b147-4a5e-a47f-090d667853d6','Question 14','What time period do the gardens reflect?\r\n',5,'MCQ','AUDIO-7dcbeefb-fe18-4a75-b693-917443b95172-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:38:50'),('7dcd25b1-0791-488c-ab7b-6acea0df4be8','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 12','Choose the adjective that best completes the sentence: \"This is a ____ problem.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-7dcd25b1-0791-488c-ab7b-6acea0df4be8-e44d01ad96d0543fc521abbe8178a3c3.png',0,'2024-11-26 00:13:04'),('7dd3a3d9-95e1-4817-8e2c-e0a114ed04e9','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 15','Using his or her is generally more formal than using their when referring to an indefinite subject.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:56:58'),('7dd52ec3-c348-4da5-b94c-781fe4735e32','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 15','Direct: \"Why are you late?\" the teacher asked.\r\nReported: The teacher asked why I ___ late.',5,'MCQ',NULL,NULL,'IMAGE-7dd52ec3-c348-4da5-b94c-781fe4735e32-5679c3731cc74f0b1265485f1ed1232e.png',0,'2024-11-28 13:32:38'),('7e0134e4-04db-4904-9b89-2f1b0caead8c','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 13','Why are street performers valuable to the tourism industry?',5,'MCQ',NULL,NULL,'IMAGE-7e0134e4-04db-4904-9b89-2f1b0caead8c-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:38:29'),('7e0abbf1-8d2d-43e2-8895-b693443244eb','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 2','They enjoy their ________ by the tree, eating sandwiches and apples.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:56:57'),('7e13ade5-f950-47e8-b3bc-d8997bc8875c','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 16','There is a large park in the center of the town where people gather.\r\n',5,'TFQ','AUDIO-7e13ade5-f950-47e8-b3bc-d8997bc8875c-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:23:58'),('7e1996e9-09a2-4026-a0f1-ada67135822d','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 14','What kind of dance styles were featured in the performance?\r\n',5,'MCQ','AUDIO-7e1996e9-09a2-4026-a0f1-ada67135822d-1244411c4b3908d008ef1e8cd30e2d92.mp3',NULL,NULL,0,'2024-12-11 15:07:18'),('7e1d2f56-e282-4372-a494-a0b6c8ec0c55','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 3','Emma plans to learn how to play the guitar during her summer vacation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7e1d2f56-e282-4372-a494-a0b6c8ec0c55-b5cc146668cf0857302dce589521622c.png',0,'2024-12-02 11:52:34'),('7e2a124e-5cc7-44da-83c1-e3bb3021ca9f','069d921b-0878-411b-a94d-ce525959c0d1','Question 53','Choose the synonym for \"generous\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-7e2a124e-5cc7-44da-83c1-e3bb3021ca9f-e27403d398db38cbea65ee57da317821.jpg',0,'2024-12-11 20:08:21'),('7e3bcb5e-56f5-471b-b2fb-8b6f855ebe0f','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 9','What does a friendly environment mean?\r\n',5,'MCQ','AUDIO-7e3bcb5e-56f5-471b-b2fb-8b6f855ebe0f-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:15:32'),('7e3df606-c19a-4d96-b4ed-55f1eb26948a','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 20','The castles gardens are designed in the Baroque style.\r\n',5,'TFQ','AUDIO-7e3df606-c19a-4d96-b4ed-55f1eb26948a-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:09:28'),('7e53fe19-1789-4e5b-9c63-a8b5178c2db3','15fc91ab-629f-4b44-a812-c45807f31850','Question 19','What is the main objective of the Heritage Village experience?',5,'MCQ',NULL,NULL,'IMAGE-7e53fe19-1789-4e5b-9c63-a8b5178c2db3-a4b0340e276a35bc724c59b0c6d227df.jpg',0,'2024-12-11 11:06:24'),('7e5938d5-1b08-4da7-adaf-e8ccbc486fd3','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 4','I ___ a delicious cake for her birthday.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:26:04'),('7e766273-e731-47b5-8f89-59e50544fa5b','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 11','How large is Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7e766273-e731-47b5-8f89-59e50544fa5b-771d8be31221f7cb1cce1e8aee3a66fa.jpg',0,'2024-12-03 10:04:38'),('7e794d03-e952-48bf-92f0-4568aa82e600','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 9','\"The Colosseum in Rome was used for gladiator contests and public spectacles.\"\r\n\r\nThe word \"gladiator\" refers to a type of Roman emperor',5,'TFQ',NULL,NULL,'IMAGE-7e794d03-e952-48bf-92f0-4568aa82e600-c5e24eb4692a1c49261cbf6938e333b5.jpg',0,'2024-12-03 11:09:15'),('7e82f6e4-0e7e-420a-a185-942d313da86a','744dc18e-addd-488f-925f-00d2a479eeba','Question 15','Chef Marco is known for his unique dishes that keep guests returning to the hotels restaurant. His signature dishes are not only delicious but also showcase his creativity and passion for food.\r\n\r\nChoose the word that is the opposite of \"unique\" in the sentence: \r\n\r\n\"Chef Marco is known for his unique dishes.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:37:11'),('7e9819ed-4200-4b47-96aa-fdbf24d89d91','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 13','Choose the correct plural form for each noun in the question.\r\n\"Woman\"',5,'MCQ',NULL,NULL,'IMAGE-7e9819ed-4200-4b47-96aa-fdbf24d89d91-25cdeda826700dfc3a3d85363ddf5e8d.png',0,'2024-12-04 10:01:51'),('7e991673-dca3-465a-ad6b-f67d06d9e00d','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 10','Direct: \"Did you complete the project?\" she asked.\r\nReported: She asked if I ___ the project.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7e991673-dca3-465a-ad6b-f67d06d9e00d-a81dc83174badd6998d390aea5e25667.png',0,'2024-11-28 11:57:49'),('7e9bce37-49b1-4f50-af24-9f6a94d0e46d','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 10','What quality of Sarahs does Mr. Jones praise?',5,'MCQ','AUDIO-7e9bce37-49b1-4f50-af24-9f6a94d0e46d-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:53:42'),('7ea1aee6-f99b-4981-9233-da4dec2d504f','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 14','Choose the correct plural form for each noun in the question.\r\n\"Watch\"',5,'MCQ',NULL,NULL,'IMAGE-7ea1aee6-f99b-4981-9233-da4dec2d504f-9764178074a5ce645214caf9e0df47f2.png',0,'2024-12-04 10:02:55'),('7ea5cef6-8033-424d-87d6-00383245c557','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 1','Unscramble the letters to find the correct word.\r\n\r\nnadpeinendec',10,'MCQ',NULL,NULL,'IMAGE-7ea5cef6-8033-424d-87d6-00383245c557-e9f03d1a1e07d351a6312050aef2b72a.jpg',0,'2024-11-28 14:40:36'),('7ea85ae0-e32f-4575-9886-447ae2ee0600','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 7',' What does \"biodiversity\" mean in the sentence?\r\n\"Biodiversity is essential for maintaining a healthy ecosystem.\"',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:10:11'),('7eac2c39-f7f4-419f-a44b-52f865d564ba','069d921b-0878-411b-a94d-ce525959c0d1','Question 27','Hello everyone,\r\n\r\nMy name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.\r\n\r\n\r\nHow long has Rafael lived in the United States?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7eac2c39-f7f4-419f-a44b-52f865d564ba-fc812d96f28251fafe19636ef57f0a1b.jpg',1,'2024-12-11 13:56:25'),('7eb34634-b168-43b7-b9b4-c79ac2525955','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 3','What equipment will be available for the event?\r\n',5,'MCQ','AUDIO-7eb34634-b168-43b7-b9b4-c79ac2525955-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:47:05'),('7eb7ad0a-5333-47d8-b72b-c7c81877ccce','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 31','Hello. My name is Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.\r\nI love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.\r\n\r\n\r\nWhen is Vieras birthday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-7eb7ad0a-5333-47d8-b72b-c7c81877ccce-88696ca64f2976b619760b427109563d.jpg',1,'2024-12-11 14:39:21'),('7ebb26fa-6b1b-4f31-8896-125751b12d99','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 14','Identify the noun phrase in the sentence: \"The chocolate cake with strawberries was delicious.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:46:39'),('7ecbe4eb-bed8-47fe-8433-4df193b18b12','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 6','The spa treatments Susan experienced were based on ancient healing techniques.',10,'TFQ','AUDIO-7ecbe4eb-bed8-47fe-8433-4df193b18b12-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:13:12'),('7ef39a8c-0ed5-4937-a014-db86e219ce51','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 1','\"Cooking is an enjoyable activity that many people love.\"\r\n\r\nChoose the correct definition for the word cooking:\r\n',5,'MCQ',NULL,NULL,'IMAGE-7ef39a8c-0ed5-4937-a014-db86e219ce51-d1a507a7bbd1d0a9f86fa0fc137c19b5.jpg',0,'2024-11-21 15:43:52'),('7efd3ce0-add3-4fb9-ad15-6eb69684e9d3','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 9','Cooking is about achieving balanced flavors, which means mixing ingredients in a way that makes the dish taste harmonious.\r\n\r\nChoose the word that has the opposite meaning of balanced in the context of the passage:\r\n',5,'MCQ',NULL,NULL,'IMAGE-7efd3ce0-add3-4fb9-ad15-6eb69684e9d3-d9eb39d18e0963471ec047ff0677454b.jpg',0,'2024-11-22 11:45:43'),('7efef54a-6c43-47a4-952a-f06d17503d34','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 6',' In which city was Viera born?\r\n',10,'MCQ',NULL,NULL,'IMAGE-7efef54a-6c43-47a4-952a-f06d17503d34-924d8d41c049e1cecf1e91843b4fd222.png',0,'2024-11-29 11:39:00'),('7f011a92-d0d3-4848-9754-3b32f4e09532','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 9','In which of the following is the guitar not a major instrument?',10,'MCQ',NULL,NULL,'IMAGE-7f011a92-d0d3-4848-9754-3b32f4e09532-34ce142df1b239e2441c1c5a9d6712c6.PNG',0,'2024-12-05 12:33:57'),('7f1dca67-058d-4b17-9e4b-9a52ea3c5cc9','af94971f-818a-4397-a609-03af374a27da','Question 10','You should carry an umbrella _______ it rains later.\r\n',10,'MCQ',NULL,NULL,'IMAGE-7f1dca67-058d-4b17-9e4b-9a52ea3c5cc9-c2c7f73f489e73daa5aa454d985c8714.jpg',0,'2024-12-03 09:42:55'),('7f256d36-dd49-4235-9c19-4d15fddf0e9c','bd175280-dac0-4816-8b96-8bfea150cf93','Question 3','We ____ to music in the evening.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7f256d36-dd49-4235-9c19-4d15fddf0e9c-5c0af4c6dcd4e63bd7c493062d7dab52.jpg',0,'2024-11-28 14:20:40'),('7f2f923e-9669-45a9-b4bf-e8406e278b7d','aaec799c-4103-4686-89d5-1c0254869f27','Question 20','Match the activities in the Valley of Serenity with their purposes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:27:59'),('7f44f714-ed64-4ddf-ab7c-3f774e2c1e43','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 2','Rafathar decides to spend the afternoon in the historic district, admiring centuries-old architecture and ancient monuments.\r\nWhat does the term \"historic district\" refer to?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7f44f714-ed64-4ddf-ab7c-3f774e2c1e43-2fc34d660f641ef0be275b26b2641fda.jpg',0,'2024-11-25 13:20:55'),('7f4f53ce-a93e-48ee-8886-67d5d17eb6c7','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 9','Choose the correct plural form for each noun in the question.\r\n\"Man\"',5,'MCQ',NULL,NULL,'IMAGE-7f4f53ce-a93e-48ee-8886-67d5d17eb6c7-9fc20c531135ce824763a70c5c25a67d.png',0,'2024-12-04 09:54:12'),('7f6c6c6d-87e3-4608-8466-4f76f955260f','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 4','How do people with a keen sense of humor respond to jokes?',10,'MCQ',NULL,NULL,'IMAGE-7f6c6c6d-87e3-4608-8466-4f76f955260f-a9ab8bdde71e730296abe076ad2046cd.PNG',0,'2024-11-26 09:08:56'),('7f6fbcb1-7c81-44e6-98a0-2c8086bc9a66','040f0458-cf71-4e61-a034-c5f58ab34269','Question 18','I ___ (see) this movie five times, and its still my favorite.\r\n',5,'MCQ',NULL,NULL,'IMAGE-7f6fbcb1-7c81-44e6-98a0-2c8086bc9a66-5cd6b5b9740fb8f3d7af93af072a9478.jpg',0,'2024-12-02 10:11:43'),('7f74eacd-d4d1-48b6-a61a-b3543d91021a','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 18','\"The barracks in the military base are used for housing soldiers during training.\"\r\n\r\n The word \"barracks\" refers to offices used for administrative purposes.',5,'TFQ',NULL,NULL,'IMAGE-7f74eacd-d4d1-48b6-a61a-b3543d91021a-4eb0290315a5150f1f090dc399c68c83.jpg',0,'2024-12-03 11:31:55'),('7f7df9d7-f1a0-48d2-adca-d06bd050af29','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 20','What type of meal did Emma enjoy at the ryokan?',4,'MCQ',NULL,NULL,'IMAGE-7f7df9d7-f1a0-48d2-adca-d06bd050af29-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:52:42'),('7f9c2517-285c-490f-8303-e3ac6840f762','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 13','The coffee station will be replenished throughout the day.\r\n',5,'TFQ','AUDIO-7f9c2517-285c-490f-8303-e3ac6840f762-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:49:51'),('7fb17e80-af65-4248-bb6e-2650014961b9','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 3','Alejandros primary goal is to maximize profits at any cost.\r\n',5,'TFQ',NULL,NULL,'IMAGE-7fb17e80-af65-4248-bb6e-2650014961b9-22d47d5a51ff4d43fb5b2d954c0985cb.png',0,'2024-12-02 13:25:42'),('7fbee60a-0c6a-4f9f-80da-d0cf46b8ce2b','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 2','What places did the speaker visit in Paris?\r\n',5,'MCQ','AUDIO-7fbee60a-0c6a-4f9f-80da-d0cf46b8ce2b-87b94b7ee9814cee96b896c34e2998e1.mp3',NULL,NULL,0,'2024-12-11 11:16:05'),('7fc48b57-c9a3-4fc3-ad96-0bf7346ed379','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 8','Which is the plural of \"mouse\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7fc48b57-c9a3-4fc3-ad96-0bf7346ed379-6698836f3e9c4ee0d96ede98441edc3d.png',0,'2024-12-04 10:06:50'),('7fc8373f-7dd7-40a2-a417-73089a521f0e','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 15','Guests at Luxe Camp are required to follow a fixed daily schedule.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 02:07:30'),('7fd8ac08-02f6-4c46-b930-f8ab832b9ffd','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 14','What should people do if they need to go up or down?\r\n',5,'MCQ','AUDIO-7fd8ac08-02f6-4c46-b930-f8ab832b9ffd-51a6df1d6f9f955be95859294a1013a7.mp3',NULL,NULL,0,'2024-12-11 10:24:23'),('7fea96c4-da69-4879-89fb-450f4a89c02d','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 4','She placed the book ____ the shelf.',10,'MCQ',NULL,NULL,'IMAGE-7fea96c4-da69-4879-89fb-450f4a89c02d-692e1f1f098c791522408ac5e30dcd7b.jpg',0,'2024-11-28 14:44:30'),('7fef1d23-1b11-433b-a788-5809fffb73fb','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 17','What did Emma enjoy most about her musical experience in high school?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7fef1d23-1b11-433b-a788-5809fffb73fb-2f4477f29c9d7ffa9e89b12cea846798.png',0,'2024-11-29 14:03:43'),('7ff89376-e265-4ea6-8876-7603e0da4974','3179737e-57ca-437a-af38-f91d98c18e0e','Question 20','Which word best matches this definition: \"A person who serves as a model of kindness and good character\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-7ff89376-e265-4ea6-8876-7603e0da4974-96021adda97c31ddc9cf403afe2e196d.jpg',0,'2024-11-25 10:50:17'),('80148248-3fc1-4be4-8ff0-16de8d895792','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 14','Preparing for a presentation, she tried to anticipate possible questions from her audience. \r\nChoose the word that has the closest meaning to \"anticipate.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:27:00'),('801bdee5-0213-40b0-a6e2-b0313bf02b57','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 20','The guest left his belongings ____ the room.\r\n',5,'MCQ',NULL,NULL,'IMAGE-801bdee5-0213-40b0-a6e2-b0313bf02b57-3efd4560e88cf5d2ade59b9476902425.jpg',0,'2024-11-28 15:46:49'),('801fb44f-434c-43aa-91c1-5a71038af21e','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 12','Sarah has a warm blanket and a bowl of popcorn as she watches TV.\r\n',5,'TFQ','AUDIO-801fb44f-434c-43aa-91c1-5a71038af21e-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:35'),('80261724-9184-428b-93a0-180d1d0d3167','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 3','According to the writer, which statement is NOT necessarily true?',10,'MCQ',NULL,NULL,'IMAGE-80261724-9184-428b-93a0-180d1d0d3167-a9ab8bdde71e730296abe076ad2046cd.PNG',0,'2024-11-26 09:08:08'),('802c3ab3-ce35-475a-9578-19d80b15bbd4','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 18','Unscramble the letters to find the correct word. isotlaihpty',5,'MCQ',NULL,NULL,'IMAGE-802c3ab3-ce35-475a-9578-19d80b15bbd4-b62446debb5759696ab5b6645f366190.jpg',0,'2024-11-28 15:41:16'),('802d342c-bce2-47b2-8270-3d065a93654c','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 10','Match the items in Column A with the correct descriptions in Column B.\r\n',10,'MPQ',NULL,NULL,NULL,0,'2024-12-04 13:54:41'),('803178d5-7d05-4772-a854-edcbd859b34f','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 6','What does an adverb of time tell us?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:56:01'),('80355af4-f22d-42f8-a2df-d9f90761a6a9','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 8','We have a holiday ____ December.\r\n',5,'MCQ',NULL,NULL,'IMAGE-80355af4-f22d-42f8-a2df-d9f90761a6a9-f34f4ceeb8817680817738151685afc3.jpg',0,'2024-11-28 14:57:53'),('80425b2f-5475-473f-b2e0-31b323c787db','069d921b-0878-411b-a94d-ce525959c0d1','Question 38','Subject: Introduction\r\n\r\nHi everyone,\r\n\r\nMy name is Ritsuki, and Ive recently joined the Global Outreach Program. Im originally from Australia, but Ive spent the last two years working in New Zealand. I specialize in community development and love working on projects that bring people together. Outside of work, I enjoy gardening and baking. Im looking forward to getting to know all of you and collaborating on our upcoming projects!\r\nBest regards,\r\n\r\nRitsuki\r\n\r\n\r\nAlice is from New Zealand.\r\n',5,'TFQ',NULL,NULL,'IMAGE-80425b2f-5475-473f-b2e0-31b323c787db-7bc01a2fb9a9a64bf309124f4791d041.jpeg',1,'2024-12-11 14:12:10'),('8047de25-ff7e-4154-8b9e-9724b7edd439','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 17','Choose the word that has the closest meaning to \"destination\" in the sentence:\r\n\"The tour bus will arrive at its destination by noon.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:53:26'),('8049c822-9c7d-4e3c-b70c-8e0dcc49054a','04d3a793-1da4-467d-8c52-763a3039f450','Question 6','How does Emma describe her interactions with guests?',5,'MCQ','AUDIO-8049c822-9c7d-4e3c-b70c-8e0dcc49054a-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 12:14:41'),('80551809-b153-4be4-afd7-eeaadae70bea','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 15','Unscramble the letters to form a word: eojlsua ',5,'MCQ',NULL,NULL,'IMAGE-80551809-b153-4be4-afd7-eeaadae70bea-d9de4a303b36345779d3d0489ba8c063.jpg',0,'2024-11-28 10:57:49'),('805c30ec-727b-4a05-904f-f9e2eae60e77','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 18','The phrase \"kick off the week\" in the announcement suggests:',4,'MCQ',NULL,NULL,'IMAGE-805c30ec-727b-4a05-904f-f9e2eae60e77-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:35:13'),('805c6e1b-38b1-49ec-9491-a616453b8186','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 3','Sarah outlined her plans after she finished her coffee.\r\n',5,'TFQ',NULL,NULL,'IMAGE-805c6e1b-38b1-49ec-9491-a616453b8186-21eb6f96f497e5137fa7c8e8ff7bd4c2.png',0,'2024-12-03 14:53:49'),('8081a3b3-2b52-4827-9c24-65017fcbe608','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 9','Celebrating achievements is an insignificant part of social life in many cultures.\r\n',5,'TFQ',NULL,NULL,'IMAGE-8081a3b3-2b52-4827-9c24-65017fcbe608-1683486d3858b7d72cf144e70c2015e1.png',0,'2024-12-02 10:41:23'),('808f9bb8-6987-4250-acbe-a3fef61fc1da','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 10','What animals did the writer see?',7,'MCQ',NULL,NULL,'IMAGE-808f9bb8-6987-4250-acbe-a3fef61fc1da-dad8d358aec00371dede2ffd90aa8c39.PNG',0,'2024-11-25 11:38:12'),('809230de-f4b7-4751-aa7b-31005c829fdb','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 9',' We ____ play chess on Sundays.\r\n',5,'MCQ',NULL,NULL,'IMAGE-809230de-f4b7-4751-aa7b-31005c829fdb-451dd62d04f228cbc2fb834fac5e7dd5.jpg',0,'2024-11-28 14:14:58'),('80946650-bd52-47cc-adc0-834613d6b417','069d921b-0878-411b-a94d-ce525959c0d1','Question 3','What does \"hobby\" mean? \r\n',5,'MCQ',NULL,NULL,'IMAGE-80946650-bd52-47cc-adc0-834613d6b417-7dd2395afd2d008e90b717f54d5e9655.jpg',1,'2024-11-25 19:38:13'),('80958d92-95b3-4c3d-896f-3a84f9da28a5','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 1','\r\n\r\n \"Cassey and the New Classmate”\r\n\r\n\r\nOne day, a new student named Alex joined Casseys class. Alex looked a bit shy, so Cassey decided to talk to him during lunch. Cassey said, \"Hi, my name is Cassey. Do you want to sit with me?\" Alex smiled and said, \"Yes, thank you.\" They sat together and started talking. Cassey asked, \"What do you like to do?\" Alex replied, \"I like to draw and play badminton.\" Cassey said, \"Wow, I love badminton too! Maybe we can play together after school.\" Alex nodded happily, and they became friends.\r\n\r\n\r\nWho was the new student in Tims class?\r\n',5,'MCQ',NULL,NULL,'IMAGE-80958d92-95b3-4c3d-896f-3a84f9da28a5-a189cbddd163a3c2e66572342ece36c8.jpg',0,'2024-12-05 10:10:56'),('809b8ca2-26ed-44f7-b411-a3381a0e9ec2','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 2','Which sentence correctly uses a compound adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-809b8ca2-26ed-44f7-b411-a3381a0e9ec2-43d131e4dfa24f2bd70c9c59bf5432dd.png',0,'2024-11-26 05:19:59'),('809c2fed-926f-4a80-805d-ea17edfb379d','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 6','We play outside _______ school finishes. \r\n',10,'MCQ',NULL,NULL,'IMAGE-809c2fed-926f-4a80-805d-ea17edfb379d-127613210e6f5fc78a9f9c3d9759e154.jpg',0,'2024-12-03 13:49:35'),('80acd302-0ab2-4212-97ed-8a47cc18c7cc','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 13','After a detailed review of the current situation, the government _______ (introduce) new policies to address the issues in the education sector.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:53:49'),('80aeb9cf-9d50-4a20-be12-fdd9b6d04dea','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 1',' Beauty and Manners in the 18th Century\r\n\r\n\r\n\r\n\r\nPeople have not always thought the same about beauty. In England, in the 18th century, ladies always wore bigwigs when they went out. These wigs were so large and dirty that sometimes mice lived in them! Also, if these ladies wanted to be models today, they would need to go on a long diet.\r\nWhat about the ideal man? In the 18th century, being a \"man\" was very different from today. Men wore wigs, perfume, and lots of make-up. A real gentleman also showed his feelings by crying often in public. There is a story that when British Prime Minister Lord Spencer Percival told King George IV some bad news, both men sat down and cried together!\r\n\r\nWhat sometimes lived in the ladies\' wigs?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-80aeb9cf-9d50-4a20-be12-fdd9b6d04dea-463d2e2e13af728680f74110c96fdca8.jpg',0,'2024-12-04 13:32:40'),('80b96b29-2db8-4308-a812-6d45d4e0f588','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 5','What does Michael like most about his job?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:22:07'),('80c7bee9-6252-407f-9ab4-b4d9da6cfad9','10e23048-0fd3-4ab3-9440-9104e7063142','Question 9',' What does Chef Elena hope to achieve by collaborating with local farmers and fishermen?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-12-02 13:18:38'),('80de80e1-389f-4bef-a570-5d403a6f52e6','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 5','Which of the following is Emilys responsibility at the hotel?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 11:51:38'),('810258e9-c0ce-48f7-b7ad-2521ae852657','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 10','What does Liam plan to do at Emmas next competition?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-09 11:08:44'),('810ae197-384d-4ad5-93ea-10fdf6c7b99c','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 15','What is Sarah considered to be for other volunteers?',10,'MCQ','AUDIO-810ae197-384d-4ad5-93ea-10fdf6c7b99c-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:58:19'),('810ccede-1536-4208-8863-4460e91b526d','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 6','Empathy means understanding how someone else feels.\r\n',10,'TFQ','AUDIO-810ccede-1536-4208-8863-4460e91b526d-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:57:34'),('8115f7d3-d147-4dfb-845a-a8b3d53314aa','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 8','Your dad _______ a movie yesterday. (watch)',10,'MCQ',NULL,NULL,'IMAGE-8115f7d3-d147-4dfb-845a-a8b3d53314aa-51f18b33ce247c919fab34a0b710d739.jpg',0,'2024-12-11 12:28:34'),('8129d215-9f3a-400e-9ef7-21a1df9459af','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 4','Which adverb best completes the sentence? \"She finished her homework ____.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8129d215-9f3a-400e-9ef7-21a1df9459af-7ad6d53672f5dc4df9f5a29189e2e1f5.jpg',0,'2024-12-10 14:11:11'),('812f4ca3-b226-4b38-80e2-cdd9499e0e9a','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 6','Where does the speaker work?',5,'MCQ','AUDIO-812f4ca3-b226-4b38-80e2-cdd9499e0e9a-12fb04fb9d85a63986891903eb2cbdfc.mp3',NULL,NULL,0,'2024-11-25 10:48:35'),('813282e2-607b-46d4-89da-bd443eb4011f','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 18','Fill in the blank with the correct pronoun:\r\n\"The organization requires that all applicants submit ___ resumes electronically.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-813282e2-607b-46d4-89da-bd443eb4011f-5227de617ba73e8acbe1fd20f92cd39b.png',0,'2024-12-03 13:26:30'),('81379e00-8b12-4de6-b141-0da65fb3253a','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 12','Which sentence uses a proper adjective correctly?\r\n',5,'MCQ',NULL,NULL,'IMAGE-81379e00-8b12-4de6-b141-0da65fb3253a-df088074fa4201b11de92d8ccd4d7ba9.png',0,'2024-11-26 05:35:00'),('8140d99e-acaa-47c9-9161-04b33c29d7dc','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 8','Which of the following words means \"a place for outdoor activities and leisure, usually with sports facilities\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:58:04'),('8151a09b-0e3a-4989-806f-06f9c2565512','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 14',' The Floating Village Tour\r\n\r\nThe Floating Village Tour takes visitors through a network of houses built on stilts over a serene lake. The tour provides insight into the lives of the local fishing community, with guides explaining their traditions and the challenges they face due to climate change.\r\n\r\nVisitors can participate in activities such as learning traditional fishing techniques, cooking local dishes, and contributing to community projects, such as building water filtration systems. The tour promotes cultural appreciation while encouraging guests to support the villages sustainable development initiatives.\r\n\r\nWhat challenge is highlighted during the Floating Village Tour?',5,'MCQ',NULL,NULL,'IMAGE-8151a09b-0e3a-4989-806f-06f9c2565512-6986e6b977abd10db07cc7c9aeafbb7f.jpg',0,'2024-12-11 10:47:05'),('8154f6f1-4bc7-455a-8bc7-88c4acc8a897','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 13',' \"I will submit my report ______ I receive the final data.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8154f6f1-4bc7-455a-8bc7-88c4acc8a897-a0fa87215030435de6352c51c0399661.png',0,'2024-12-03 15:03:51'),('815a86bf-040a-424f-a258-6037d0fce634','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 10','She was born ___ April.',5,'MCQ',NULL,NULL,'IMAGE-815a86bf-040a-424f-a258-6037d0fce634-f530e64dc548abfdcf1e07c63728bad1.png',0,'2024-11-28 14:12:30'),('815edd17-d78d-4c26-b1e8-2f81a21cd740','aaec799c-4103-4686-89d5-1c0254869f27','Question 16',' The Valley of Serenity\r\n\r\nNestled between towering mountains, the Valley of Serenity is a hidden gem for travelers who value peaceful retreats and cultural immersion. The valley is home to a small community that welcomes visitors with warmth and hospitality. Guests can stay in family-owned guesthouses, where meals are prepared using fresh, locally grown ingredients.\r\n\r\nThe community emphasizes moral values such as respect, generosity, and gratitude. Visitors are encouraged to take part in cultural traditions, such as planting trees to symbolize unity with nature or attending storytelling nights where elders share tales of kindness and wisdom. The valleys unique approach to tourism ensures that both travelers and locals benefit from meaningful connections.\r\n\r\nWhat is a key feature of the Valley of Serenity?',5,'MCQ',NULL,NULL,'IMAGE-815edd17-d78d-4c26-b1e8-2f81a21cd740-c9af7e1afdac4b8b3e6bf8a773e577d4.jpg',0,'2024-12-11 10:24:23'),('8167db6b-2dba-4be7-afad-932118c84d42','94de3108-eb46-4a5e-b039-962392a500e6','Question 5','What strategies has Emma employed to manage her new career demands and personal life?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8167db6b-2dba-4be7-afad-932118c84d42-6a105037ca29aa997ead1cdfb51adc27.png',0,'2024-11-29 12:39:02'),('8168545e-598b-4c91-915a-7ff55ae5eadb','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 16','Julia is thirty-two years old and has recently made a significant career change. \r\n',5,'TFQ',NULL,NULL,'IMAGE-8168545e-598b-4c91-915a-7ff55ae5eadb-b7965e4e904e24481293de0a2d4dff37.png',0,'2024-11-29 12:25:24'),('817412ef-783c-4300-a8de-5712768ddd5f','6b134cd4-e902-4241-9692-450b43ca1af9','Question 14','The Eiffel Tower is one of the most famous landmarks in Paris, France. Many tourists visit it every year. It is tall and made of iron. People can go up the tower to see the beautiful city below. Nearby, there are cafes and shops for visitors.\r\n\r\nWhat can visitors see from the top of the Eiffel Tower?',5,'MCQ',NULL,NULL,'IMAGE-817412ef-783c-4300-a8de-5712768ddd5f-ef2adf935a772a3abffe90337607223c.jpg',0,'2024-11-21 13:03:55'),('81775e5b-2f10-444f-861d-c5198033acea','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 17','Julia worked as a graphic designer for five years before deciding to pursue social work. \r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-29 12:25:48'),('817f7455-25ce-47ca-a521-0da2d6c06970','26f2798d-46dc-4790-aece-aa1175435106','Question 8','Which of the following contains an appositive noun phrase? ',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:40:38'),('81848cda-fac9-49fb-a59f-f2d6927fa70d','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 20','Which of the following terms best describes a public area specifically designed for the exhibition of artworks or artifacts?\r\n',5,'MCQ',NULL,NULL,'IMAGE-81848cda-fac9-49fb-a59f-f2d6927fa70d-539a2b1bc8cf662ed15d907084380793.jpg',0,'2024-12-04 08:48:35'),('8188f22e-1540-4024-b90a-a720fd55f796','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 2','When is News usually on?',10,'MCQ','AUDIO-8188f22e-1540-4024-b90a-a720fd55f796-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:24:48'),('81cfe80c-5b53-4026-96cb-45fd708030f0','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 8','What does Anna remember about Sarahs career goals?\r\n',5,'MCQ',NULL,NULL,'IMAGE-81cfe80c-5b53-4026-96cb-45fd708030f0-f83327dc1ee78ccd67e55d2321d6a631.png',0,'2024-12-02 09:44:39'),('81d56560-7fca-4970-b09e-4e6156f47ced','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 4','During their road trip, Emily and Jack reached a small village and thought it was the perfect place to relax.\r\n\r\nEmily: \"What kind of place is this?\" \r\nJack: \"It\'s so isolated, perfect for escaping the crowds.\"\r\n\r\nChoose the word that has the closest meaning to \"isolated\" in the sentence:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:01:33'),('81dd9f9b-669b-4f04-8576-2cab6fcbbc3b','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 8',' SCHOOL ANNOUNCEMENT\r\nTo: All students\r\nWe would like to inform you, that we would be having the school holiday from Thursday 8th to Saturday 10th of August 2015.\r\nDuring the holiday, our school has already made plans! We want to go camping in the Highlands to a place called Aviemore. Its an outdoor center where you can learn to climb, canoe and fish and do all kinds of exciting things.\r\nOf course, we have to take you to Edinburgh Castle and the Festival too. Dont worry; you arent going to be bored! The school pays for all students, so you are free of charge.\r\nDont forget to take your changing clothes with you. It may be wet. For those who want to go, please meet Mr. Ananta at the teachers office.\r\n\r\nSincerely Yours,\r\nPrincipal.\r\n\r\nWhat should the students do to join the activity?',7,'MCQ',NULL,NULL,'IMAGE-81dd9f9b-669b-4f04-8576-2cab6fcbbc3b-349c19ac3c5adbb4f75f0abe8fa39a25.jpg',0,'2024-11-21 10:34:34'),('81de18ba-c660-4075-b56e-1469a9634bab','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 12','What happens when traditions are turned into staged performances?\r\n',5,'MCQ','AUDIO-81de18ba-c660-4075-b56e-1469a9634bab-5beb6a1bf8470f9f045d16d66abc49fb.mp3',NULL,NULL,0,'2024-12-16 10:06:25'),('81df0403-c5b0-431d-abd9-559324023079','26d39f63-85dd-435b-aed1-0a507b625015','Question 5','Which reported form is correct?\r\nDirect: He said, \"I will visit you next week.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-81df0403-c5b0-431d-abd9-559324023079-93936d49f96aecdf81fd652bdd4c7c92.png',0,'2024-11-28 12:11:26'),('81e714cf-b631-4084-b5c8-ac55a62422bc','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 1','Maria had always been a dedicated student. Every morning, she woke up early to review her notes, and every evening, she would study until midnight. _______ she was tired, she never allowed herself to skip her study routine because she knew that hard work would pay off in the end.',5,'MCQ',NULL,NULL,'IMAGE-81e714cf-b631-4084-b5c8-ac55a62422bc-3838b6360c1108ca7c03154dad7e3fd8.jpg',0,'2024-12-03 09:59:34'),('81e7a6c7-d5af-4fd5-8d7d-6c70821d028b','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 9','SCUBA equipment can be rented from the water services desk at\r\nAqua Water Resorts.',5,'TFQ',NULL,NULL,'IMAGE-81e7a6c7-d5af-4fd5-8d7d-6c70821d028b-fa5412cb9ac879874c79c6e3e64a1c32.jpg',0,'2024-12-03 15:20:24'),('81e86a55-0bc8-4626-9c4b-17a78b73b3a9','040f0458-cf71-4e61-a034-c5f58ab34269','Question 9','We ___ (not go) to the concert last weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-81e86a55-0bc8-4626-9c4b-17a78b73b3a9-c844b507c7c3f0bdfa653306505dc6c6.jpg',0,'2024-12-02 09:55:37'),('81fb232b-e9bc-4bb7-a69d-1f9c53f0b318','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 3','Listen to the speaker to answer number 3.',1,'MCQ','AUDIO-81fb232b-e9bc-4bb7-a69d-1f9c53f0b318-67983cd8bc0c4aff081a6d8d70498380.mp3',NULL,NULL,0,'2024-11-27 23:36:57'),('82028685-74af-412e-a414-c6bd64714a3b','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 17',' Match the items with the right definition\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-12-02 11:08:31'),('821419b2-867f-4c01-85ab-0d13177ba138','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 10','Select the correct noun phrase: \"We saw ___ during our vacation.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:28:30'),('8227aace-78e7-4e94-a1de-2b5b7da516f8','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 7','Which school does Viera attend?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8227aace-78e7-4e94-a1de-2b5b7da516f8-924d8d41c049e1cecf1e91843b4fd222.png',0,'2024-11-29 11:40:04'),('8238ca62-b0ca-4bb3-af9b-bb92d523c68c','36353aaa-0af1-4489-b057-25511e020826','Question 3','The engineers worked late into the night. _______ they completed the prototype, they began testing it thoroughly. _______ the tests were completed, they prepared a detailed report for the stakeholders. They needed to ensure that the report was ready _______ the meeting scheduled for the next day.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:17:25'),('8246c66e-2dfd-4db9-9ecd-25b39f2d78ce','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 3','Choose the word that has the closest meaning to \"authentic\" in the sentence:\r\n\r\n\"Visitors love the authentic experience of dining in a traditional setting.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-8246c66e-2dfd-4db9-9ecd-25b39f2d78ce-6a4603d9f58db0da556682f71badd622.jpg',0,'2024-11-26 03:32:33'),('82477f49-1c12-43ac-9e90-6116110526b8','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 15','\"Amphitheatre\" is a type of transportation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-82477f49-1c12-43ac-9e90-6116110526b8-feda6299266e88cf1266028ed4b7cbad.jpg',0,'2024-11-25 13:36:33'),('82479abb-8d72-41d2-a5af-824a2f1bae1e','a01ae31e-9562-4284-96b5-f70ece994003','Question 2','Sir John Anderson delivered a speech at the opening ceremony.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:21:10'),('82482163-17ac-42f3-b73f-dd007d2fc863','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 6','Listen to the speaker twice then answer number 6 until 10.',5,'MCQ','AUDIO-82482163-17ac-42f3-b73f-dd007d2fc863-1a109581dd4d895e51b309da0d99c9ae.mp3',NULL,NULL,0,'2024-11-26 13:48:24'),('82593322-d234-480f-9098-745d782879e0','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 13',' My parents ____ not like loud music.\r\n',5,'MCQ',NULL,NULL,'IMAGE-82593322-d234-480f-9098-745d782879e0-cbe6b79b0223c31704f8c873da9f10ab.jpg',0,'2024-11-28 12:24:11'),('826043ef-9b84-495b-8609-cff4df09d2f0','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 13','Unscramble the following letters to form a word refers to something made with exceptional skill or artistry\r\n\r\nSACEMAERTPI \r\n',5,'MCQ',NULL,NULL,'IMAGE-826043ef-9b84-495b-8609-cff4df09d2f0-adb157a47f748eb69a395001b3cc271d.png',0,'2024-11-22 12:02:06'),('8262f966-bf5d-4b59-ba7c-019de335e648','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 18','I ___ (not buy) the tickets unless Im sure of the schedule.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8262f966-bf5d-4b59-ba7c-019de335e648-a1d35221db7ed7b4ae7bf8814a108cfb.jpg',0,'2024-11-29 13:44:47'),('826af407-cf15-472b-a1b6-f403cbc143b7','c5087e84-1c75-438a-8f08-f28964af1e65','Question 1','\r\nIn the 1920s, a visionary entrepreneur known as a pioneer in the hotel industry introduced the concept of room service, attracting widespread attention and admiration.\r\n\r\nWhat is the definition of \"pioneer\"? \r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-826af407-cf15-472b-a1b6-f403cbc143b7-0e78c49ef4bdf57c552262c54721a03c.jpg',0,'2024-12-02 12:41:43'),('82801da3-410f-4cfd-b92e-c8bb069493ae','5d155771-a80b-4c7d-88df-56b0e833c511','Question 13','The traveler helped Lila understand that hospitality should come from the heart.',5,'TFQ',NULL,NULL,'IMAGE-82801da3-410f-4cfd-b92e-c8bb069493ae-9e1e00cb06fca7c0f45f39c6bfebe6ba.jpg',0,'2024-12-06 10:40:51'),('8286f677-43d2-4ded-aea5-9acc15b3e8b8','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 17','Choose the correct answer: \"The movie ____ at 9 PM.\"',5,'MCQ',NULL,NULL,'IMAGE-8286f677-43d2-4ded-aea5-9acc15b3e8b8-ddfa8eb08fccb0ced26390cf6cb4af67.png',0,'2024-11-26 03:53:09'),('828a98a0-8c34-443c-bdd4-6f67b2a10a99','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 5','What happened to Socrates\' ideas after he died?\r\n',10,'MCQ',NULL,NULL,'IMAGE-828a98a0-8c34-443c-bdd4-6f67b2a10a99-2c579033edd40ac0c61e1ae97d069960.PNG',0,'2024-12-03 14:34:57'),('828c2788-77d3-4f9d-aaf9-049849e6abd3','62fa8403-e764-4555-949c-236f7300e212','Question 18','I ____ this book covers the basics of programming.\r\n',5,'MCQ',NULL,NULL,'IMAGE-828c2788-77d3-4f9d-aaf9-049849e6abd3-d3f94ad9d3e4e5e21616cdbeca246be9.jpg',0,'2024-11-28 14:45:43'),('82950bb7-8c1b-42a8-ac2a-699ee5709c5f','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 16','He made the decision ____ his parents wishes.\r\n',5,'MCQ',NULL,NULL,'IMAGE-82950bb7-8c1b-42a8-ac2a-699ee5709c5f-d69021cc8a497b803069604ccf550daa.png',0,'2024-11-29 09:33:01'),('829eede3-ca6f-42a6-bcfa-390d5e994d89','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 19','In the sentence \"Anna hopes this initiative will deepen guests\' appreciation for the region,\" the word \"appreciation\" means understanding and respect for the region.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:59:20'),('829f042c-ea9c-499c-a636-5f64267aa030','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 10',' Choose the synonym for \"intelligent\"',5,'MCQ',NULL,NULL,'IMAGE-829f042c-ea9c-499c-a636-5f64267aa030-3b51789576b56b908992bfb698a1ebc8.jpg',1,'2024-11-21 15:08:33'),('82a3700d-27f6-408e-8c69-ed59e36e0488','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 7','The Titanic _______ (sink) after hitting an iceberg in 1912.\r\n',5,'MCQ',NULL,NULL,'IMAGE-82a3700d-27f6-408e-8c69-ed59e36e0488-8f38555761234a5c1056cf09b9e78e3c.jpg',0,'2024-11-29 09:47:29'),('82a3e743-b088-482d-8ee0-9ca655e69278','ff825264-d21d-4612-821f-2f19f8044bc2','Question 8','What does James emphasize in his acceptance speech? ',5,'MCQ','AUDIO-82a3e743-b088-482d-8ee0-9ca655e69278-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:11:28'),('82a57064-c5d0-4b47-9186-cf214ef7e759','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 1','By the time you arrive, we ___ the presentation.\r\n',5,'MCQ',NULL,NULL,'IMAGE-82a57064-c5d0-4b47-9186-cf214ef7e759-5f6ea4dff64374af49fe1656b81f6df9.jpg',0,'2024-11-29 11:27:24'),('82b8eec8-20c1-4815-86db-7477ef7fe8fb','63c67806-3492-4bb1-8ace-254db076af70','Question 9','Guests must inform the reception about airport transfers at least 3 hours before departure.\r\n',5,'TFQ','AUDIO-82b8eec8-20c1-4815-86db-7477ef7fe8fb-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:37:26'),('82ba47d7-67d9-41d9-b940-2b561d70a539','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 9','Central Park occupies less than 500 acres of land in New York City.\r\n',5,'TFQ',NULL,NULL,'IMAGE-82ba47d7-67d9-41d9-b940-2b561d70a539-771d8be31221f7cb1cce1e8aee3a66fa.jpg',0,'2024-12-03 10:04:03'),('82bdbce0-88e6-4a0f-b049-82de0b1feb41','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 9','Match each activity Ben planned to do with the correct description or detail.\r\n\r\nWork on a school project\r\n',10,'MCQ',NULL,NULL,'IMAGE-82bdbce0-88e6-4a0f-b049-82de0b1feb41-8a08af9cf6bc6facfcec896411f53de0.png',0,'2024-12-02 11:45:35'),('82c4b7ff-5937-470f-befd-f80172c4cad6','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 7','What is Marias solution for ensuring staff is ready for the new system? ',5,'MCQ','AUDIO-82c4b7ff-5937-470f-befd-f80172c4cad6-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:56:12'),('82c63754-cef1-48c0-bf00-95a6c1180507','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 13','Choose the word that means the opposite of the given word.\r\n\r\nBreakthrough',5,'MCQ',NULL,NULL,'IMAGE-82c63754-cef1-48c0-bf00-95a6c1180507-7e0f520ea24cb8e3fac8786e02a3aa21.jpg',0,'2024-11-29 10:27:38'),('82c77c67-053b-404c-a954-61f1b4b3576a','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 11','Determine if the following statements are true or false.\r\nThe project will be completed before the client approves the final design.',5,'TFQ',NULL,NULL,'IMAGE-82c77c67-053b-404c-a954-61f1b4b3576a-665c9d5f83a09bb43e021d9148f60401.jpg',0,'2024-12-03 14:42:16'),('82d914ab-61d3-4926-bf05-57921b2aa801','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 11',' Identify the modifier in the sentence:\r\nWe stayed indoors (because it was snowing)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:54:06'),('82dc7fe4-cc49-44ce-b95a-45e4ff14a0cb','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 5','According to Bob Daily, silver is associated with precision and performance\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:49:39'),('82e89772-a431-460a-b3d2-a5acc9e2a4aa','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 20','Choose the best word to describe \"Serene \"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:06:51'),('82eacce6-8f7e-4ccb-94bd-fd578068a3ff','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 10','The festival focuses on thanking nature for bad crops.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-04 13:41:15'),('82efb31e-8f5e-4eaa-9bb2-c21faa8c41a0','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 12','Choose the correct noun phrase to complete the sentence: \"_______ is on the table.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:44:20'),('82f2fa46-8576-494d-bc89-bbc09750a2d2','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 11','Kamari spends her weekends teaching English.\r\n',5,'TFQ',NULL,NULL,'IMAGE-82f2fa46-8576-494d-bc89-bbc09750a2d2-f8fdb1065cf87abf6f7792e86f388eca.jpg',0,'2024-11-29 11:24:06'),('82f34b5d-ffb6-4e2b-884e-b1e3f7c41762','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 9','What did Wei discover in the forest?',5,'MCQ',NULL,NULL,'IMAGE-82f34b5d-ffb6-4e2b-884e-b1e3f7c41762-25d89f000d8554d8e3515b385c02ea8f.PNG',0,'2024-11-25 21:31:53'),('82f76c37-00a8-4d03-a069-66ea2d3461df','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 17','What can visitors do at Central Park?\r\n',5,'MCQ','AUDIO-82f76c37-00a8-4d03-a069-66ea2d3461df-dc9e5854d9b5bab74735530df7608c45.mp3',NULL,NULL,0,'2024-12-10 12:49:53'),('82fdf8cb-7ada-461b-b3a5-c9943e8034d2','3b168b2f-4410-44c0-aefd-240942c312ab','Question 9','Anna describes Sarahs achievement ______.\r\n',5,'MCQ',NULL,NULL,'IMAGE-82fdf8cb-7ada-461b-b3a5-c9943e8034d2-ffe160374738c2526e5c42d4c5c40b12.jpg',0,'2024-12-02 09:01:01'),('83250199-0d60-452d-97bf-bea7584a33f8','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 10','Which subject does the speaker enjoy most?',5,'MCQ','AUDIO-83250199-0d60-452d-97bf-bea7584a33f8-6fcd75bd5d6a60e6843ec6fa87bc7eec.mp3',NULL,NULL,0,'2024-11-25 10:58:45'),('83378933-ecb7-4320-ab0d-76109dd98990','456af0ad-de69-42a7-b227-135601f1cc0a','Question 2','Which games does Jake want to play at his party?\r\n',10,'MCQ',NULL,NULL,'IMAGE-83378933-ecb7-4320-ab0d-76109dd98990-b72915b78228b08691f84d249212cb4a.png',0,'2024-12-02 11:28:11'),('8338777e-2ba5-430e-bb22-abd55b87e1ed','3179737e-57ca-437a-af38-f91d98c18e0e','Question 17','\"She practiced tirelessly, pouring her heart and soul into her craft.\" \r\n \r\nWhich word is the antonym of \"tirelessly\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8338777e-2ba5-430e-bb22-abd55b87e1ed-02706255bd68e48807cce7f94b530d9c.jpg',0,'2024-11-25 10:46:30'),('8356fdbb-d7a7-4ece-8315-841eba8f97da','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 7','I have been here ___ last week.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:10:25'),('83593149-173c-44ba-b700-638913ce410b','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 8','What does the agreement between Kellie Lewis and Aqua Water Resorts NOT\r\ninclude?',5,'MCQ',NULL,NULL,'IMAGE-83593149-173c-44ba-b700-638913ce410b-e619def26d7e2ec0de1f24fd7ac191ce.PNG',0,'2024-12-03 15:19:53'),('83677b1c-2781-49e0-a2aa-2f06d1ea14c5','19ab833e-87cf-4963-a786-d5d63993a84f','Question 15','Match the noun phrase with the correct preposition: \"A painting ___ the wall\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-83677b1c-2781-49e0-a2aa-2f06d1ea14c5-3e56bd317f862a398f5478be1c581100.jpg',0,'2024-11-28 12:07:26'),('837d91fb-cc3f-4bdd-bf2b-e982fb454934','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 14','Choose the word that is the opposite of \"polite\" in the sentence: \"The staff are always polite and courteous to the guests.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:13:10'),('838085da-657d-424e-b8e9-8fb230df940a','ad662084-347c-416f-89de-05a5dd43da36','Question 7','What does the speaker plan to do?\r\n',5,'MCQ','AUDIO-838085da-657d-424e-b8e9-8fb230df940a-624df2b937185c306d4b643c6bfeff9b.mp3',NULL,NULL,0,'2024-12-09 10:46:39'),('8380eac3-7ad4-43c7-a071-c2259264369c','17ae8c8f-06a4-4577-9846-9861926b0767','Question 20','What is the gamelan?',5,'MCQ',NULL,NULL,'IMAGE-8380eac3-7ad4-43c7-a071-c2259264369c-6fed036833af42be94862e2cb54c1369.jpg',0,'2024-12-04 13:30:32'),('8394688f-6c7a-44e1-a0c6-fdb79b731f5d','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 3','She always checks her email _______ she starts working. \r\n',10,'MCQ',NULL,NULL,'IMAGE-8394688f-6c7a-44e1-a0c6-fdb79b731f5d-f2936ea81b22a1e30e70785317fcaeac.jpg',0,'2024-12-03 13:55:07'),('8397f351-9a9c-4bc2-a7e2-5753995ab57b','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 3','What do you want to be in the future?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8397f351-9a9c-4bc2-a7e2-5753995ab57b-1ce5bfe1f9b265fefbaf86dc524bf500.png',0,'2024-11-25 21:32:24'),('839981fb-b757-44ea-b154-3be202e88176','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 2','What was one of Alexandra\'s proudest academic moments?\r\n',5,'MCQ',NULL,NULL,'IMAGE-839981fb-b757-44ea-b154-3be202e88176-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:55:19'),('83add1e9-37a4-45ce-877c-c4caaae1eba3','10e23048-0fd3-4ab3-9440-9104e7063142','Question 26','\"Next month, we ______ go to a concert.\" ',5,'MCQ',NULL,NULL,'IMAGE-83add1e9-37a4-45ce-877c-c4caaae1eba3-1da686b209a9b7921d327353758d0923.jpg',0,'2024-12-02 13:25:15'),('83aecef5-53d8-4f22-a107-8b5825022143','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 3','How does Jonathan plan to tailor the guest experience?\r\n',5,'MCQ','AUDIO-83aecef5-53d8-4f22-a107-8b5825022143-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:46:57'),('83afa117-198f-4cfa-b8fa-c17a4fec5020','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 12','What is the name of this waterfall?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 14:54:56'),('83b6067f-31ef-4983-a6f0-7a34a950aafa','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 9','When does Maria plan to launch the first phase of the customization options? \r\n',5,'MCQ','AUDIO-83b6067f-31ef-4983-a6f0-7a34a950aafa-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:57:52'),('83b650a8-0c3d-47d8-a3be-797143bdf353','afd6b384-56dd-4139-90f1-5800d11048e1','Question 9','Choose the word that is the opposite of \"reward\" in the sentence:\r\n\r\n \"The company decided to reward employees for their hard work.\"',5,'MCQ',NULL,NULL,'IMAGE-83b650a8-0c3d-47d8-a3be-797143bdf353-9b2329109efcb9ccb1df1efe6c50345c.png',0,'2024-11-26 03:14:34'),('83bf49b5-946c-44ed-b175-269bcfa23aaa','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 1','What does the word “deprive” in the third sentence mean?',10,'MCQ',NULL,NULL,'IMAGE-83bf49b5-946c-44ed-b175-269bcfa23aaa-eef506457b8b34795f5c2614aa5238a7.PNG',0,'2024-12-03 15:10:04'),('83c17f1c-4fe6-4fc7-bf1c-b2843cb0fdaf','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 5','At the end of the day, the family ________ home, feeling happy and tired.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 13:40:56'),('83cb0987-f45e-4550-a0be-bde70042507c','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 2','When should passengers unfasten their seatbelts?\r\n',5,'MCQ','AUDIO-83cb0987-f45e-4550-a0be-bde70042507c-5268ae0d653909a4e03c9d94be0b6f87.mp3',NULL,NULL,0,'2024-12-11 10:15:19'),('83d328e1-1924-42f1-a3f9-39c68d60a8c3','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 9','Choose the word that is the opposite of \"praise\" in the sentence:\r\n\r\n\"The manager took a moment to praise the staff for their hard work.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-83d328e1-1924-42f1-a3f9-39c68d60a8c3-3748406d7305c8120a512e8f6ff5aad3.jpg',0,'2024-11-26 03:41:26'),('83dd1e15-93cb-4b93-938c-ce0bddaee67a','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 9','Choose the correct adjective form: \"My house is ____ than yours.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-83dd1e15-93cb-4b93-938c-ce0bddaee67a-99d68e3f8b2f924553594a76cae176d8.png',0,'2024-11-25 22:53:58'),('83e0bedd-0888-4607-9edd-c6404e470d98','c28b3729-218e-4d52-b697-2e14a996313f','Question 19','Mary had worked overtime for several days, _______ she was still excited to present her project to the clients.',5,'MCQ',NULL,NULL,'IMAGE-83e0bedd-0888-4607-9edd-c6404e470d98-bda07cfc907d8fc55ee24fe9c18759d2.jpg',0,'2024-12-03 10:36:33'),('83e41c03-7d6c-4f6d-aa3e-bd2a85688196','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 9','What did winning the competition give Emma?',10,'MCQ','AUDIO-83e41c03-7d6c-4f6d-aa3e-bd2a85688196-96daef3c2cbd8b5b07b1e71aefb294a1.mp3',NULL,NULL,0,'2024-12-09 11:07:41'),('83e953c8-214d-446b-b946-036845db8831','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 15','Rachel is impressed with how Alex has tackled the __________ and come up with solutions.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-02 09:34:48'),('83eb8f48-b26f-4189-b0d2-72dc982724a8','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 17','The palace is still a royal residence and is not open to the public.\r\n',5,'TFQ','AUDIO-83eb8f48-b26f-4189-b0d2-72dc982724a8-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:51:51'),('83f728e0-8696-4e28-bcb0-adb5b2947ce7','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 14','The mayor will inaugurate the newly renovated city center with a ribbon-cutting ceremony.\r\n\r\n\r\nWhat is a synonym for \"inaugurate\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-83f728e0-8696-4e28-bcb0-adb5b2947ce7-e842824cf6512783134198f79fefdbb2.jpg',0,'2024-12-04 09:20:00'),('83f76342-21b7-4fb5-8718-51b6b99b3344','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 2','Emma is a college student who looks forward to summer.\r\n',5,'TFQ',NULL,NULL,'IMAGE-83f76342-21b7-4fb5-8718-51b6b99b3344-dc4d12c0d3d2346047b4f95caaf8e18d.png',0,'2024-12-02 11:52:24'),('83ff124b-db83-49e0-b2ee-a4e916cbf6a7','744dc18e-addd-488f-925f-00d2a479eeba','Question 5','Oliver works in room service and prides himself on quick, courteous delivery. He often brings breakfast to guests rooms and knows its important to create a positive impression, as it reflects the hotels overall service quality.\r\n\r\nChoose the word that has the closest meaning to \"courteous\" in the sentence: \r\n\r\n\"Oliver prides himself on quick, courteous delivery.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:59:45'),('84242ec1-d165-4328-9c05-64920f9e1f11','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 2',' What is the TV show for number 2?\r\n',10,'MCQ','AUDIO-84242ec1-d165-4328-9c05-64920f9e1f11-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:13:05'),('8432f2af-48a3-4249-a17c-d7e6414b4b2c','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 14','Identify the noun phrase in the sentence: \"A basket of fruits was on the table.\"',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:33:42'),('8434c292-05c6-4afe-95a7-5ec81ee7dee6','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 9','Choose the word that has the closest meaning to \"authentic\" in the sentence:\r\n\"Visitors love the authentic cultural experience at this village.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:13:45'),('844ce47b-efa8-4f4f-96a3-45771dc8f6ab','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 7','The refreshing drink served to guests upon arrival is made from imported tropical fruits.\r\n',5,'TFQ','AUDIO-844ce47b-efa8-4f4f-96a3-45771dc8f6ab-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:33:42'),('845420f8-c911-447e-a322-45bc1868341e','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 12','Which sentence uses an adjective to show feeling?\r\n',6,'MCQ',NULL,NULL,'IMAGE-845420f8-c911-447e-a322-45bc1868341e-d69d16d27ae95b4bb0b08579cfb47b40.png',0,'2024-11-26 03:09:29'),('84722eff-0e22-4283-b420-d5f7d54a8d62','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 16','Sarah is skeptical about integrating sustainability features into the digital concierge system.\r\n',5,'TFQ','AUDIO-84722eff-0e22-4283-b420-d5f7d54a8d62-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:53:55'),('84874bc9-537f-4eb2-b1bc-8b35b0d38c99','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 9','Select the sentence with a superlative adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-84874bc9-537f-4eb2-b1bc-8b35b0d38c99-65c3671f4920ae015e88a98adb472c16.png',0,'2024-11-26 07:26:46'),('84a42f51-aaf1-4ef4-be7b-ebe697830d56','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 9','What happens when Gusto gets angry?',10,'MCQ',NULL,NULL,'IMAGE-84a42f51-aaf1-4ef4-be7b-ebe697830d56-eeefbc8a305987c18a846fb68ec42791.PNG',0,'2024-11-26 09:12:36'),('84b45d0c-8cee-4ea6-9ebc-2cda5871db87','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 4','The answer \"To manage a successful hotel\" is a suitable response to the question \"What is your ambition?\"',10,'TFQ',NULL,NULL,'IMAGE-84b45d0c-8cee-4ea6-9ebc-2cda5871db87-85943c38c8f49aeaae59f88612911a95.png',0,'2024-11-25 21:33:12'),('84cc82b7-52b8-499b-920b-615893658daa','b29e7991-f853-47df-9475-7c0d65e15458','Question 3','What is the meaning of \"announcement\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-84cc82b7-52b8-499b-920b-615893658daa-dca045c78e199be55196cebaaab0da7c.jpg',0,'2024-11-25 11:22:49'),('84e9573c-df1a-4fcf-81ec-65bebf692b66','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 5','Identify the type of modifier:\r\nHe left the room (in a hurry)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:08:30'),('84e9abd9-3da0-4e1d-aadf-6e2e047db32c','26d39f63-85dd-435b-aed1-0a507b625015','Question 12','Which is the correct reported form?\r\nDirect: \"I wish I had studied harder,\" she said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-84e9abd9-3da0-4e1d-aadf-6e2e047db32c-cf3d42c8587e89810e5f222aedae13d9.png',0,'2024-11-28 12:19:02'),('84f48136-9c83-4823-a7b4-da4b2f42ca34','a16be13c-c049-47cd-b145-b3faae19a096','Question 6','What do friends and family do during the cremation ceremony?',5,'MCQ',NULL,NULL,'IMAGE-84f48136-9c83-4823-a7b4-da4b2f42ca34-9f6b165e450e2bfe250a2ecd07073190.jpg',0,'2024-12-05 10:27:24'),('8503cac3-0ab7-44ee-a9a3-fa5c7cdc8340','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 8','He ___ the door when she knocked.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:28:29'),('8504dc2f-c30f-47c7-b782-a1ec8b795a5f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 17','Which word best describes a site that attracts a lot of attention from visitors?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:04:18'),('850ca48e-35b5-4ff8-bf88-41e1b6f0d84b','abd056c2-1c8c-4270-b760-215049e270c4','Question 1','How large is Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-850ca48e-35b5-4ff8-bf88-41e1b6f0d84b-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:45:31'),('85195fc0-ea3c-4b40-b87b-ae5e80d22025','39047836-dedd-41d5-806a-71fd4d66577c','Question 10','.What tradition does the Highland Hotel maintain thats mentioned as a draw for visitors?\r\n',5,'MCQ','AUDIO-85195fc0-ea3c-4b40-b87b-ae5e80d22025-e40522be3e0d88fcea8556db9fa42e65.mp3',NULL,NULL,0,'2024-12-10 10:33:34'),('851dc249-0b5d-426b-8f35-7dee5b40a459','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 11','Choose the correct adverb: \"She speaks ____ in the classroom.\"',10,'MCQ',NULL,NULL,'IMAGE-851dc249-0b5d-426b-8f35-7dee5b40a459-14f76c90384dc2e90a02be863c0c2d3a.jpg',0,'2024-12-11 10:01:00'),('855df750-8c66-4d05-a319-a66c3e8a1efa','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 8','Match each word from the list with its correct definition.\r\n\r\n',5,'MPQ',NULL,NULL,'IMAGE-855df750-8c66-4d05-a319-a66c3e8a1efa-efed0c2f4f600fdc7c7a060ddd95d724.jpg',0,'2024-11-29 14:37:03'),('85606c21-a743-4d7a-9a1d-629d71bbc736','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 19','We ___ (not travel) abroad this year.\r\n',5,'MCQ',NULL,NULL,'IMAGE-85606c21-a743-4d7a-9a1d-629d71bbc736-bae83b006a2d87c19eb1afce5218e770.jpg',0,'2024-11-29 11:25:20'),('8578a930-c1c8-4232-bd99-fa547b9c7e57','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 4','What is Sarah\'s main concern regarding the new system?\r\n',5,'MCQ','AUDIO-8578a930-c1c8-4232-bd99-fa547b9c7e57-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:47:25'),('858a5ac9-ff5b-46c3-a24f-721db364e322','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 18','Natsuki visits an archaeological site where researchers are excavating ancient ruins.\r\n\r\nWhat does the term \"archaeological site\" refer to?\r\n',5,'MCQ',NULL,NULL,'IMAGE-858a5ac9-ff5b-46c3-a24f-721db364e322-4fe36cf8233b3d8b57f10f6a48663591.jpg',0,'2024-12-04 08:43:23'),('858b8071-58f7-4f80-b48e-d35036c195b6','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 11','Theo was able to leave the airport without resolving the missing luggage issue.\r\n',5,'TFQ','AUDIO-858b8071-58f7-4f80-b48e-d35036c195b6-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:14:43'),('858c7d7f-6f97-4b9b-abb7-48da59e7ed78','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 6','What is the plural form of \"tooth\"?',5,'MCQ',NULL,NULL,'IMAGE-858c7d7f-6f97-4b9b-abb7-48da59e7ed78-eb324ab83b207b4497c62be7d6527613.png',0,'2024-11-04 14:08:34'),('85997f96-7310-46db-8b04-a01326abb400','069d921b-0878-411b-a94d-ce525959c0d1','Question 44','“A job\" refers to something you do for fun in your free time. \r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-85997f96-7310-46db-8b04-a01326abb400-d2348c5cc2936dd77b86a6100340b1e4.jpg',0,'2024-12-11 19:54:54'),('85aca935-07f8-4ece-86bd-2a66bc31591b','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 19','\"Purnama felt as though the very earth TAENBHE him was watching.\" \r\n\r\nUnscramble the letters to find the word that means \"under or below something\r\n',5,'MCQ',NULL,NULL,'IMAGE-85aca935-07f8-4ece-86bd-2a66bc31591b-77fb8f210b3d83c78439630b3078a8cc.jpg',0,'2024-11-25 11:16:28'),('85b04a84-83c5-4cc4-b983-da07bf51d09f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 8','Choose the present perfect tense: \"They ____ the project.\"',5,'MCQ',NULL,NULL,'IMAGE-85b04a84-83c5-4cc4-b983-da07bf51d09f-058f44159979250a8109af41828520f2.png',0,'2024-11-26 03:37:16'),('85bff2e7-724b-4085-b09e-96839f7e63ad','39047836-dedd-41d5-806a-71fd4d66577c','Question 19',' Langford Manors library has one of the largest collections of 18th-century volumes.\r\n',5,'TFQ','AUDIO-85bff2e7-724b-4085-b09e-96839f7e63ad-876ed4fcb14e578b4e6fd1f8d38c245f.mp3',NULL,NULL,0,'2024-12-10 10:36:04'),('85e14542-5c3f-4db4-917b-dd4dff943b68','3179737e-57ca-437a-af38-f91d98c18e0e','Question 15',' \"He worked with the famous chef Auguste Escoffier to create amazing dining experiences that matched the luxury of the hotels. This partnership changed how people thought about eating at hotels...\"\r\n\r\nIn the passage, partnership refers to a collaboration or joint effort. What does partnership mean?\r\n',5,'MCQ',NULL,NULL,'IMAGE-85e14542-5c3f-4db4-917b-dd4dff943b68-b196aa8e358fc0625bef620f3edb05be.jpg',0,'2024-11-25 10:33:45'),('85f399aa-9945-49de-82d8-f9b212d070a9','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 9','Does Ben encourage Anna to enter more competitions?',10,'MCQ','AUDIO-85f399aa-9945-49de-82d8-f9b212d070a9-5deb2ee79d1bd89302dc6ade78a7d5e4.mp3',NULL,NULL,0,'2024-12-06 15:09:28'),('861b2bae-2495-4740-a74c-b8eeeeacc2df','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 20','Match the place with its description:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-02 14:34:33'),('86267c15-2e0c-458a-b01b-c8ec679ade58','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 1','Which of the following is a noun phrase functioning as the subject?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:42:33'),('86301ef4-863b-4a2b-bc16-d748e6f6037a','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 20','Which artifact or art style is not prominently featured in the Louvres collection?\r\n',5,'MCQ',NULL,NULL,'IMAGE-86301ef4-863b-4a2b-bc16-d748e6f6037a-a710a04df3098c42f3ee35f36f57f4a5.jpg',0,'2024-12-03 11:04:35'),('863b856c-641c-4887-a9e0-fa90f83a3ef7','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 16','Choose the word that is the opposite of \"flexible\" in the sentence:\r\n\r\n\"The hotel has flexible check-in hours to accommodate various schedules.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-863b856c-641c-4887-a9e0-fa90f83a3ef7-852dccb2b9c7601342cece905540a8ef.jpg',0,'2024-11-26 03:50:25'),('864834ee-1d8b-41fd-9031-738bb5b1230f','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 11','What does \"front desk\" mean in the sentence?\r\n\"The front desk staff are available to assist guests 24/7.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:45:22'),('86638e04-d85d-4305-a85b-a673250403da','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 6','What is the TV show for number 6?\r\n',10,'MCQ','AUDIO-86638e04-d85d-4305-a85b-a673250403da-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:15:06'),('86a16255-ae8e-4708-bbe2-d7978a678db0','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 10','Garden beds containing colorful flowers surround the fountain area.\r\n',10,'TFQ',NULL,NULL,'IMAGE-86a16255-ae8e-4708-bbe2-d7978a678db0-5ba2466f15f538e0b6e53fcb4d2b0eae.jpg',0,'2024-12-03 10:14:57'),('86a95ba7-dfe9-40d0-9211-d64d02a5bd06','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 8','Listen to the speaker to answer question number 8.',1,'MCQ','AUDIO-86a95ba7-dfe9-40d0-9211-d64d02a5bd06-43e8bcd286e916138938c05f92bc5bd4.mp3',NULL,NULL,0,'2024-11-27 23:12:26'),('86b617e8-b6b0-4ba2-be9c-54e5084565e0','48e954f7-123b-404f-a990-8083a78133b2','Question 9','Who told Tom about the hotel gardens?\r\n',10,'MCQ','AUDIO-86b617e8-b6b0-4ba2-be9c-54e5084565e0-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:26:38'),('86be547f-4c14-452a-8062-36424854d8ca','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 10','Marias friends did not acknowledge her graduation achievements.\r\n',5,'TFQ',NULL,NULL,'IMAGE-86be547f-4c14-452a-8062-36424854d8ca-501b629f154e4c839b1e202f1d7b0b8e.jpg',0,'2024-12-02 10:41:32'),('86cb4e48-68b2-4f34-a1b5-ffaabfae38ec','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 7','How does Sellen feel about her win?\r\n',10,'MCQ',NULL,NULL,'IMAGE-86cb4e48-68b2-4f34-a1b5-ffaabfae38ec-bce6edc642a8c2b1c24ad003c12133c5.png',0,'2024-12-02 09:18:43'),('86d47064-83ed-4800-8f16-fb2187df0e57','17ae8c8f-06a4-4577-9846-9861926b0767','Question 11','Match the cultural values with their descriptions.',5,'MPQ',NULL,NULL,'IMAGE-86d47064-83ed-4800-8f16-fb2187df0e57-7857b1fffbbcb7da30bec78e5943d1f8.jpg',0,'2024-12-04 13:20:45'),('86da7ad6-57a6-4f56-a7bd-9843badf3dae','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 5','According to the passage, owls can find food in the dark using their sense of …\r\nI) sight\r\nII) sound\r\nIII) smell\r\n',5,'MCQ',NULL,NULL,'IMAGE-86da7ad6-57a6-4f56-a7bd-9843badf3dae-099a952cc5538affb00eb8dd8a03bf9d.jpg',0,'2024-12-03 09:08:13'),('86f0347b-8385-4160-9826-15eed0f7c138','593736c5-837a-44cb-b3ec-ff62f247faba','Question 7','Match the following words with their corresponding pictures:\r\n',5,'MCQ',NULL,NULL,'IMAGE-86f0347b-8385-4160-9826-15eed0f7c138-f1038c2f23e33a4010a03e7724bcbb14.png',0,'2024-12-04 14:04:37'),('86f353d9-5d27-43e9-9937-f0c1aae143a8','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 7',' Scout Association SMP Bunga Bangsa Semarang\r\nTo: All Scout Members\r\n\r\n\r\nWe are planning a camping trip to the Bringin area from June 14th to 16th, 2009. The contribution for the trip is Rp. 75,000. Members who wish to participate should register with Mrs. Katmiati. \r\n\r\nRegistration will take place on June 10th, 2009.\r\n\r\nNaufal A.C\r\nThe Chief.\r\n\r\n\r\n When will the camping activity start?',4,'MCQ',NULL,NULL,'IMAGE-86f353d9-5d27-43e9-9937-f0c1aae143a8-4e9cd710661cd8a64a3f47a42a4f8ddc.png',0,'2024-11-21 12:31:14'),('87120356-f14f-4a83-a35c-25d1c204e3c4','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 2','Lisas brother likes to _______ in the sand.',10,'MCQ',NULL,NULL,'IMAGE-87120356-f14f-4a83-a35c-25d1c204e3c4-b7df5340927b147f11190e7ecf81e603.jpg',0,'2024-11-26 06:28:33'),('87410bf7-4de1-432c-8b17-da31f728752a','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 2','The five-star hotel we stayed at was nothing short of spectacular. The lobby was adorned with _______ (elegant) chandeliers, and the rooms were furnished with plush, _______ (comfortable) beds. The staff provided _______ (attentive) service, ensuring that every guest felt pampered from the moment they arrived.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:02:13'),('8743b3fa-e4ba-454b-8699-7876b077590d','05d1243d-7ad4-4893-b352-129bf05706b0','Question 1','Choose the correct noun form to complete the sentence: “She has a lot of ______.”\r\n',5,'MCQ',NULL,NULL,'IMAGE-8743b3fa-e4ba-454b-8699-7876b077590d-65d33ec7234c3c2429d49c9f042ab942.jpg',0,'2024-11-28 10:31:10'),('875125d7-5403-4ddb-9ebc-6747f12eac05','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 8','_______ the movie started, they bought some popcorn. ',10,'MCQ',NULL,NULL,'IMAGE-875125d7-5403-4ddb-9ebc-6747f12eac05-cfb8ae182266c001bda5e4e88a240cfb.jpg',0,'2024-12-03 13:58:38'),('87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 1','Match each word with its synonym from the list.',10,'MPQ',NULL,NULL,'IMAGE-87558e3a-90b4-4fe0-9eef-9e6d66d4a61e-efed0c2f4f600fdc7c7a060ddd95d724.jpg',0,'2024-11-29 11:42:28'),('876c8024-c7b0-4cfa-8122-bff7291b2ead','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 1','What is one main point mentioned about tourists?\r\n',10,'MCQ','AUDIO-876c8024-c7b0-4cfa-8122-bff7291b2ead-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:02:22'),('8770289d-afaa-449d-a7fd-3d9ff0f97659','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 12','\"The temple ruins in Cambodia are a UNESCO World Heritage site, attracting millions of tourists each year who come to explore its ancient history.\"\r\n\r\nWhat does the word \"ruins\" mean in this context?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 11:38:53'),('8784a8c0-6641-4838-a0da-c92c664c8cd5','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 11','Match the sentences to their noun phrases:',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 13:59:15'),('87a20f5c-c7b3-40f4-a1f1-6d4cef41cfce','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 17','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-87a20f5c-c7b3-40f4-a1f1-6d4cef41cfce-92fd4adaef679596bf2c0e1e53f1c226.mp3',NULL,NULL,0,'2024-12-05 10:35:34'),('87a32ee5-0313-4748-8a70-12acd531acd8','b182989e-22bf-4ff8-9888-395f8328118f','Question 15',' What is the correct word for a place dedicated to preserving historical and cultural heritage for public education?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:51:21'),('87ab3728-0b0e-400c-8024-2ff3a3244124','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 16','Match the activities during the Floating Village Tour with their outcomes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:48:35'),('87b89ad9-b86f-4f66-8e28-05215fd0888d','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 7','Car buyers in different regions still have very distinct color preferences for cars.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:50:30'),('87c02471-081c-47c1-8151-be56c9f5ded6','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 11','She ___ (not join) us for lunch.\r\n',5,'MCQ',NULL,NULL,'IMAGE-87c02471-081c-47c1-8151-be56c9f5ded6-db7962226b72e1944a43744453623621.jpg',0,'2024-11-29 11:21:00'),('87d5a65c-e8c9-45c8-86ed-6338687ba0c9','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 10','Complete the story with the appropriate time conjunctions.\r\nThe finance department is preparing the annual budget. _______ the preliminary budget drafts are reviewed, they will incorporate any changes suggested by the senior management. _______ the final budget is approved, the department will distribute the budget plans to all relevant departments. _______ all departments have received their budgets, they will begin their respective planning processes.\r\n',5,'MCQ',NULL,NULL,'IMAGE-87d5a65c-e8c9-45c8-86ed-6338687ba0c9-8a4793f71e80f99ed9368bbd68e860f9.jpg',0,'2024-12-03 14:39:56'),('87daaeb8-51b8-42d0-a46e-d1cbcd3480b6','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 11',' The Lighthouse Haven\r\n\r\nSituated on a rugged coastline, the Lighthouse Haven is a destination for travelers seeking solitude and reflection. The old lighthouse, now converted into a small inn, offers breathtaking views of the ocean and surrounding cliffs. Visitors are drawn by the unique experience of staying in a historic structure and enjoying simple, meaningful activities.\r\n\r\nGuests are encouraged to participate in beach cleanups and learn about marine conservation from local experts. Evening gatherings by the fire often include discussions about the importance of preserving natural habitats and fostering a sense of responsibility for the environment. The Lighthouse Haven embodies the values of simplicity, stewardship, and connection with nature.\r\n\r\n\r\nWhat makes the Lighthouse Haven unique as a tourist destination?',5,'MCQ',NULL,NULL,'IMAGE-87daaeb8-51b8-42d0-a46e-d1cbcd3480b6-06bab40462b141a1cc29b74285351913.jpg',0,'2024-12-11 10:34:13'),('87ff76e6-d471-470c-a0e5-1d5549a30acd','2622d27d-5b07-43d1-922a-2391c188ee32','Question 9','What was one of Anna\'s main responsibilities at the large hotel?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:19:57'),('88020e12-5e17-48af-9220-9f5492e7afdc','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 9','Which sentence is in the future tense?',5,'MCQ',NULL,NULL,'IMAGE-88020e12-5e17-48af-9220-9f5492e7afdc-d327164a59193b8c8af80b8f17b94753.png',0,'2024-11-26 03:38:29'),('8805be0d-8cc8-482e-a0e7-5ee901e59ad5','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 5','What does the man want to watch?\r\n',5,'MCQ','AUDIO-8805be0d-8cc8-482e-a0e7-5ee901e59ad5-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:06'),('8819790d-6fcd-4b77-91d5-5ee84ae4869d','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 4','I will call you ____ the afternoon.',10,'MCQ',NULL,NULL,'IMAGE-8819790d-6fcd-4b77-91d5-5ee84ae4869d-25c16d376d22310c13363840a62d8d85.png',0,'2024-11-28 14:52:08'),('8831fb20-e554-4243-adb2-6cb3b0ccc931','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 18','Sarahs team has designed neighborhoods that prioritize green spaces and reduce air pollution.\r\n',5,'TFQ',NULL,NULL,'IMAGE-8831fb20-e554-4243-adb2-6cb3b0ccc931-610e85bf1382d863d82e94354a9e0184.png',0,'2024-12-02 13:29:52'),('88372556-1fa0-4f18-8488-d4201b3ac6a2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 2','They ___ (not watch) a movie tonight.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:06:49'),('883a956b-af14-4761-b13c-3caaa2ea7cce','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 9','They buy a small toy at the zoo ________.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:05:53'),('884417c1-5f58-4749-9f99-3dbc4ecd40f1','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 16','The Copenhagen Right Now tourist information office has been awarded the annual prize for best branding by ___________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-884417c1-5f58-4749-9f99-3dbc4ecd40f1-bbdc9c2aa3a9a6e19287c08856ebc231.jpg',0,'2024-12-06 11:10:55'),('8846011e-824f-4e79-a515-1c46baea4b42','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 18',' Match the definition with the correct vocabulary word.\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 15:59:14'),('8847cd6c-f062-4810-b692-2c337dd13ce2','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 8','Which sentence uses the correct form of \"good\" to compare two things?\r\n',6,'MCQ',NULL,NULL,'IMAGE-8847cd6c-f062-4810-b692-2c337dd13ce2-2bbe11ef02d2b053987fde4d435aeec5.png',0,'2024-11-26 03:05:37'),('88488974-3de6-4b63-b58a-8be5dc6b4d6b','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 4','\"I am from Bali, which is a popular destination for travelers.\"\r\n\r\nThe word \"destination\" refers to a place that people travel to for leisure, business, or other purposes.',5,'TFQ',NULL,NULL,'IMAGE-88488974-3de6-4b63-b58a-8be5dc6b4d6b-724803796af895d828d0ba463a39eb47.jpg',0,'2024-11-26 01:19:36'),('8856355e-9e27-49e4-9283-891ce518c99c','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 7','Evelyn celebrates her birthday on September 21st every year.\r\n',10,'TFQ',NULL,NULL,'IMAGE-8856355e-9e27-49e4-9283-891ce518c99c-4a3cdd05d089c7f11a314b145ec8e68f.jpg',0,'2024-11-29 11:50:38'),('885f375f-430a-4cdf-80e2-333931a80d2c','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 3','Which sentence features a complex noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:14:59'),('8866850f-1bed-468a-b15d-7df1a1a4dfdb','8d93e205-a25d-483f-8954-17a16b612100','Question 10','Choose the word that means \"a location that attracts a lot of visitors\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8866850f-1bed-468a-b15d-7df1a1a4dfdb-c3d4992a5fa0ef3208ae292527dffca2.jpg',0,'2024-11-25 14:47:06'),('886d8351-3adb-4db3-8b52-2a57c99a0988','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 4','The children ran ____ the field to join the game.',5,'MCQ',NULL,NULL,'IMAGE-886d8351-3adb-4db3-8b52-2a57c99a0988-cad60788f6a480714c90a7c9b27fa627.jpg',0,'2024-11-28 15:31:23'),('888121eb-f7cc-4604-b34c-fc9f19c543fe','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 5','The live music performed during the celebration was from an international artist.\r\n',5,'TFQ','AUDIO-888121eb-f7cc-4604-b34c-fc9f19c543fe-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:32:40'),('8884661f-8e56-4ff8-8677-4286de4f7652','05d1243d-7ad4-4893-b352-129bf05706b0','Question 16','Find the noun phrase with a possessive form in: \"Julias brothers car is very expensive.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8884661f-8e56-4ff8-8677-4286de4f7652-d6a8f2e0cdc28c618632c5e4e5100fc8.jpg',0,'2024-11-28 10:47:57'),('88887735-4165-4fc3-8544-8394768c5707','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 12','Direct: \"She will arrive at 5 p.m.,\" he said.\r\nReported: He said that she ___ at 5 p.m.\r\n',5,'MCQ',NULL,NULL,'IMAGE-88887735-4165-4fc3-8544-8394768c5707-6a7eaeec08073e6dd0fd21fe57f5bea0.png',0,'2024-11-28 13:30:17'),('88b2a2f0-14af-4ff1-a2e8-55c43d74905c','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 15','The school plans to visit Edinburgh Castle during the holiday.',7,'TFQ',NULL,NULL,'IMAGE-88b2a2f0-14af-4ff1-a2e8-55c43d74905c-deeef8350a60925c5403939c762d4fad.jpg',0,'2024-11-21 10:38:48'),('88bb690a-a047-4306-b25d-e911b2bdfbce','976f596f-834e-40e4-bb98-21b902f8a750','Question 5','The Hôtel Martinez was one of the first hotels in France to offer Wi-Fi to guests.\r\n',5,'TFQ','AUDIO-88bb690a-a047-4306-b25d-e911b2bdfbce-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:45:31'),('88bf588e-3b8b-4ee7-8ffc-e001b5f16160','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 20','What did the audience learn from Thomass presentation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-88bf588e-3b8b-4ee7-8ffc-e001b5f16160-b5e13e8a50e6ba6cce176c5f301015be.png',0,'2024-12-03 09:52:56'),('88c720b8-a573-4d65-8f1b-c6e962f9bf0f','b182989e-22bf-4ff8-9888-395f8328118f','Question 8','A water park provides both relaxation and entertainment, typically involving water activities.\"\r\n\r\nA water park is a place primarily for quiet reflection, with no water-based attractions.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:44:02'),('88da4bf9-347d-4ad9-a907-5a7314dd6316','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 13','Safety protocols in Thunder Gorge are optional for tourists.',5,'TFQ','AUDIO-88da4bf9-347d-4ad9-a907-5a7314dd6316-834dc649b2b81469a24371006fbd37ad.mp3',NULL,NULL,0,'2024-12-09 15:38:11'),('88db8866-9384-4d8d-bbb2-1ad52b45811f','6b134cd4-e902-4241-9692-450b43ca1af9','Question 3','What do tourists usually need at an airport?',5,'MCQ',NULL,NULL,'IMAGE-88db8866-9384-4d8d-bbb2-1ad52b45811f-bfa029b22519ed4fabf5304f5c6d42c7.jpg',1,'2024-11-21 11:12:40'),('88eac1e2-bbb0-4996-9d3d-450d5f603a29','432f07f2-a960-412b-be28-94ff2d88b136','Question 6','Match each response with its correct meaning:',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 02:10:36'),('88ffb66b-4d0b-4022-b92c-a705b29edcda','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 10','What did the author think of the local people in Indonesia? \r\n',10,'MCQ',NULL,NULL,'IMAGE-88ffb66b-4d0b-4022-b92c-a705b29edcda-90632b8707b1094183be40e22c3093f9.jpg',0,'2024-12-03 08:47:01'),('8907a746-0b88-4d29-9d65-13513803f7a3','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 8','Unscramble the letters to find the correct word related to a special offer or discount:\r\n\r\nThe museum offered a special T O P M R I O N O to attract more visitors during the holiday season.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8907a746-0b88-4d29-9d65-13513803f7a3-3b44ccf84fde75c28dfc2609ad229d48.png',0,'2024-12-02 11:54:43'),('8933757d-b59f-45b2-bf15-9e0cd8febc9c','ff825264-d21d-4612-821f-2f19f8044bc2','Question 15','What is the overarching theme of the evening? ',5,'MCQ','AUDIO-8933757d-b59f-45b2-bf15-9e0cd8febc9c-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:20:38'),('893b1400-27fc-406b-99a9-3750eaccb2e7','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 9','How did Sarah respond to the positive feedback?\r\n',5,'MCQ',NULL,NULL,'IMAGE-893b1400-27fc-406b-99a9-3750eaccb2e7-f3b5ea720665f1cb915f822cfc424d3c.png',0,'2024-12-02 09:31:58'),('893b5793-56ed-4ba7-ab45-1e20f85604fe','39047836-dedd-41d5-806a-71fd4d66577c','Question 3',' According to the speaker, what special service does the Belmonte Manor provide that is rare among luxury hotels?\r\n',5,'MCQ','AUDIO-893b5793-56ed-4ba7-ab45-1e20f85604fe-e078ef4fa3f5986f9d99607fa2d60c64.mp3',NULL,NULL,0,'2024-12-10 10:12:28'),('89477015-a36e-49a8-87e7-d44300f68dc3','5d155771-a80b-4c7d-88df-56b0e833c511','Question 3','What is the underlying message of the passage concerning tourism?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 15:19:04'),('895dd13c-df24-4cc7-afc8-79a2006d3aa2','bff50171-e66a-4665-963c-3369d594649a','Question 10','Who is Amir Khan Muttaqi?\r\n',5,'MCQ',NULL,NULL,'IMAGE-895dd13c-df24-4cc7-afc8-79a2006d3aa2-90ac9550495bbed2d1bf5a99e0422730.jpg',0,'2024-12-03 09:00:31'),('898ec273-4740-4e76-9b74-0e195aa7d426','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 23','The tea ceremony Emma attended emphasized speed over mindfulness.',4,'TFQ',NULL,NULL,'IMAGE-898ec273-4740-4e76-9b74-0e195aa7d426-6e7f2a83bdd51feceebed63fbe6f4d97.jpg',0,'2024-11-25 22:54:40'),('89920d55-7ad6-4f29-917f-e5c5f61593a0','976f596f-834e-40e4-bb98-21b902f8a750','Question 2','French hotels in the 19th century mainly catered to middle-class travelers.\r\n',5,'TFQ','AUDIO-89920d55-7ad6-4f29-917f-e5c5f61593a0-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:44:59'),('899d35b7-7f9b-4960-9c9d-6b56a02466a4','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 6',' Your uncle has just passed a challenging interview and secured a job. Theyre excited and share the good news with you while youre having dinner together.\r\n\r\nWhat do you say to your sibling who passed a tough interview and got the job?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-899d35b7-7f9b-4960-9c9d-6b56a02466a4-5d39977ec8a6a8d6562f475a67543026.jpg',0,'2024-11-26 02:23:24'),('89a0042e-354e-485c-a8e1-54c33a9b8fd0','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 7','Where is Amanjiwo Hotel located?\r\n',10,'MCQ','AUDIO-89a0042e-354e-485c-a8e1-54c33a9b8fd0-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:13:38'),('89a37adb-5584-4998-9ce2-7384896a535b','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 15','She ___ the speech perfectly despite being nervous.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:53:29'),('89b4856a-a7f1-4e43-88be-fa336ed08822','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 1','Sarah ___ (go) to the park tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-89b4856a-a7f1-4e43-88be-fa336ed08822-bcbcd0cbf0149303ed18f9d6aa12b7ba.jpg',0,'2024-11-29 09:37:43'),('89b51abf-eb60-445e-a94a-5762193f126c','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 19','Which team will be responsible for gathering guest preferences? \r\n',5,'MCQ','AUDIO-89b51abf-eb60-445e-a94a-5762193f126c-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:08:34'),('89baf956-96d5-4527-8588-eae5c7583893','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 3','____ your sister live in New York?\r\n',5,'MCQ',NULL,NULL,'IMAGE-89baf956-96d5-4527-8588-eae5c7583893-61ece5121affba338277c32a13d28766.jpg',0,'2024-11-28 12:15:20'),('89c72dfb-5f0a-4abd-81c9-41a4e203ab97','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 10','Gandhis work inspired people around the world.',5,'TFQ',NULL,NULL,'IMAGE-89c72dfb-5f0a-4abd-81c9-41a4e203ab97-86a12d188b9f2910b4723eeeea1a16ea.jpg',0,'2024-11-28 14:53:51'),('89cb0ae2-02be-47bb-abbe-205e9b8fcf49','94de3108-eb46-4a5e-b039-962392a500e6','Question 18','Tom\'s move to Sydney was motivated solely by professional opportunities. \r\n',5,'TFQ',NULL,NULL,'IMAGE-89cb0ae2-02be-47bb-abbe-205e9b8fcf49-414572b582c633aef6cef79fddd52194.jpg',0,'2024-11-29 13:49:22'),('89e361f0-93f1-4dd3-8d8f-16fff37516b4','744dc18e-addd-488f-925f-00d2a479eeba','Question 2','Lany: \"Good evening, welcome to the Blue Ocean Resort! How can I assist you today?\" \r\nGuest: \"Thank you! Im here to check in. I booked a sea-view room.\" \r\nLany: \"Perfect, Ill check your reservation now.\"\r\n\r\nLany is helping a guest ___ into their room. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:57:31'),('8a005d05-0a8d-49f9-882a-1504a4a4656a','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 2','Select the correct pronoun for this sentence:\r\n\"While the committee members were divided on the issue, ___ ultimately reached a compromise.\"',5,'MCQ',NULL,NULL,'IMAGE-8a005d05-0a8d-49f9-882a-1504a4a4656a-c54723f65c88d0d9589da59c907927e0.png',0,'2024-12-03 13:41:44'),('8a0c88a9-5109-488b-a345-a1dac2538c7e','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 32','In which city was Viera born?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8a0c88a9-5109-488b-a345-a1dac2538c7e-8334275d25cf46945f5ceb38474646ff.png',1,'2024-12-11 14:42:20'),('8a1be88a-b48d-40ac-92aa-ac89154f49bd','26d39f63-85dd-435b-aed1-0a507b625015','Question 18','Which reported speech is correct?\r\nDirect: \"I will call you tomorrow,\" she said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8a1be88a-b48d-40ac-92aa-ac89154f49bd-7302583c8324569b7a7052ed97cef32c.png',0,'2024-11-28 12:25:05'),('8a2630c4-64f4-40b7-ab94-d3d47bb07551','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','Question 3','Match each word on the left with the correct definition on the right.\r\n',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 09:04:08'),('8a382fe0-facb-4201-92c3-7ea3936d5c8b','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 15','What lesson did Lia learn about communication by the end of her first day?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8a382fe0-facb-4201-92c3-7ea3936d5c8b-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:11:58'),('8a3f76f9-2c3e-41bb-ae26-48a7f2347a07','17ae8c8f-06a4-4577-9846-9861926b0767','Question 14','In Indonesian culture, guests are often:',5,'MCQ',NULL,NULL,'IMAGE-8a3f76f9-2c3e-41bb-ae26-48a7f2347a07-84a434fae8a02204466204147e1dbc0b.jpg',0,'2024-12-04 13:22:07'),('8a4c6075-3ae4-424d-8940-68e2dba6eb16','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 12','Which of the following is a synonym for \"congratulate\"?',5,'MCQ',NULL,NULL,'IMAGE-8a4c6075-3ae4-424d-8940-68e2dba6eb16-de4ae4bce8aa9b9b5dc07b04cf9f6192.jpg',0,'2024-11-26 02:33:04'),('8a4d26a8-1839-45f9-b054-5c9c96f3693c','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 17','This is an example of Respect, not Kindness.\r\n',5,'TFQ','AUDIO-8a4d26a8-1839-45f9-b054-5c9c96f3693c-c4bd7c448d523faab3dc9250fa309bb3.mp3',NULL,NULL,0,'2024-12-12 10:47:21'),('8a655287-5927-485b-9a03-c620e8a8bdf1','b182989e-22bf-4ff8-9888-395f8328118f','Question 4','What is the antonym of \"tranquil\" in the context of a place description?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:34:23'),('8a7389e4-e7b8-413e-90fc-900a9077f913','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 4','What does Sarahs expression Im eager to learn more probably mean?\r\n',10,'MCQ','AUDIO-8a7389e4-e7b8-413e-90fc-900a9077f913-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-11-04 15:06:19'),('8a88057c-6b33-4480-bc58-3accbea45b03','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 12','The resorts architecture combines contemporary design with __________ elements.\r\n',5,'MCQ','AUDIO-8a88057c-6b33-4480-bc58-3accbea45b03-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:36:07'),('8a8cf839-8c6d-410f-aea7-e310b6b6d1e9','df268158-c147-4638-b55e-bbf06a4f26a2','Question 16','We ___ (go) hiking this weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8a8cf839-8c6d-410f-aea7-e310b6b6d1e9-0ae74bbd1853ace0a8a0e28644be4d6b.jpg',0,'2024-11-29 10:05:03'),('8aa2683e-2da7-4702-af55-5aa779ade450','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 20','Which sentence uses a present perfect tense verb?',5,'MCQ',NULL,NULL,'IMAGE-8aa2683e-2da7-4702-af55-5aa779ade450-1f2e9841720812427d14da496c2f1a76.png',0,'2024-11-26 03:56:14'),('8aa439e4-509a-41b1-a073-ced11fefed13','2687ba9c-ac94-424f-a35e-0283946e5506','Question 4','What type of music will be played at the rooftop restaurant?',5,'MCQ','AUDIO-8aa439e4-509a-41b1-a073-ced11fefed13-be1b49ab98c6f3270eed33f2afa901d1.mp3',NULL,NULL,1,'2024-12-12 10:07:49'),('8aac8722-c5ac-42a9-9910-52f1afa94c6a','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 3',' Timun Mas was born from a',10,'MCQ',NULL,NULL,'IMAGE-8aac8722-c5ac-42a9-9910-52f1afa94c6a-6b2f301aa19c294f9c82f632fa3d7085.jpg',0,'2024-11-27 12:14:51'),('8aadbade-8382-41f0-a534-3d5b03d07858','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 10','What type of questions can employees ask during the live Q&A session?',4,'MCQ',NULL,NULL,'IMAGE-8aadbade-8382-41f0-a534-3d5b03d07858-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-24 00:05:08'),('8ac1af62-4114-4274-ae49-e0c1177df869','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 2','Jake\'s adventure led him to find a treasure chest full of gold.\r\n',5,'TFQ',NULL,NULL,'IMAGE-8ac1af62-4114-4274-ae49-e0c1177df869-4536a19dbfea3be06a83b6236c54c6a7.png',0,'2024-12-03 10:13:51'),('8acbb0d5-5d5e-4c38-bd7e-f382c4f24645','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 19','He ___ his best friend at the airport.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:37:21'),('8ad318d8-62c9-436d-b579-5683f0caaf49','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 1','Choose the sentence that contains a noun phrase with an adjective:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:43:43'),('8ae103ab-d6e5-4261-8e6f-09d740d6e3bf','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 3','What is one reason Alex looks forward to his parents visits?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8ae103ab-d6e5-4261-8e6f-09d740d6e3bf-c781e4e0e37787d927353fdff11c8b0f.png',0,'2024-11-29 11:59:49'),('8ae1c7c2-a61b-49c7-856f-85fea62adc75','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 12','The train _______ (depart) from the station on time and _______ (arrive) at its destination without delay.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:39:29'),('8aea84cb-160e-4cbe-8eff-cd3c68a72a93','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 19','Choose the antonym for \"outgoing\"',5,'MCQ',NULL,NULL,'IMAGE-8aea84cb-160e-4cbe-8eff-cd3c68a72a93-e9731adb6d7cb02a052a703b747618d6.jpg',1,'2024-11-21 15:25:46'),('8aedd4d7-e217-4824-af07-486574468e26','54576a13-8360-433e-b515-61511d337de3','Question 14','The event requires an entrance fee.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 09:37:59'),('8afd0cf4-d536-4d1b-bf3a-af41107978fb','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 19','He ___ the call immediately after the meeting.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:55:14'),('8b15cc2a-be02-4c35-909d-ae06961da985','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 10','Choose the correct word to replace the incorrect word in the sentence:\r\n\"The eco-tour was designed to make people aware of the importance of conservsation.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:55:32'),('8b1ce0ed-8fa9-4e5c-a8ed-fa7395694025','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 17','Which sentence contains an adverb phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:18:26'),('8b201588-7d19-464e-91e1-d4370ef15e87','899fb920-0a43-4888-a48a-0e91495db9b1','Question 6',' The dog ____ loudly at night.\r\n',10,'MCQ',NULL,NULL,'IMAGE-8b201588-7d19-464e-91e1-d4370ef15e87-efa69b0372bc6c44cf4b0125cca6f139.jpg',0,'2024-11-28 13:04:35'),('8b3e6d73-24a4-4e08-89b0-78013c603a0a','5d155771-a80b-4c7d-88df-56b0e833c511','Question 17','The Golden Compass is a sacred artifact believed to guide lost travelers.\r\n',5,'TFQ',NULL,NULL,'IMAGE-8b3e6d73-24a4-4e08-89b0-78013c603a0a-5a5c0d35e36747affbcb6d19a8450a86.jpg',0,'2024-12-06 10:46:37'),('8b4be2cb-c80f-4e71-beea-49ad71ae4364','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 15','Samantha was talking about her trip to a famous historical site. \r\n\r\n\"The place was so __________, I could almost feel the history coming alive.\" \r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:17:47'),('8b572e96-6c0c-4de2-ae9c-00731e535d73','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 4','They waited _______ the rain stopped. \r\n',10,'MCQ',NULL,NULL,'IMAGE-8b572e96-6c0c-4de2-ae9c-00731e535d73-c33e13879dc12b1490259ad9527e2618.jpg',0,'2024-12-03 13:55:52'),('8b6233cb-9a2d-4064-a397-05f983733575','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 1','Our vacation last year was spent in a remote village nestled in the mountains. The air was crisp, and the scenery was breathtaking. Every morning, we _______ (explore) the surrounding area, taking in the beauty of the rolling hills and dense forests. The locals were incredibly welcoming, and we _______ (learn) about their traditional customs and way of life. One day, we even _______ (participate) in a local festival, which was a highlight of our trip.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:01:04'),('8b7c751d-d45b-40d9-99ae-d2b9f6c39a57','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 36','Xaviera Putri goes by the nickname \"Viera.\"\r\n',10,'TFQ',NULL,NULL,NULL,1,'2024-12-11 14:50:51'),('8b840b31-e0f8-450d-be90-d4b746759073','26d39f63-85dd-435b-aed1-0a507b625015','Question 6','What is the correct direct speech?\r\nReported: She asked if I could help her with the task.',5,'MCQ',NULL,NULL,'IMAGE-8b840b31-e0f8-450d-be90-d4b746759073-88b2c88a248392cd5f9e57c6f0fa3928.png',0,'2024-11-28 12:12:48'),('8b92da10-24ec-402b-bec9-87af2f04227d','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 3','What did Steve like the most?',7,'MCQ',NULL,NULL,'IMAGE-8b92da10-24ec-402b-bec9-87af2f04227d-97e160d7b81b313c3655038e9c56bbf4.PNG',0,'2024-11-25 11:32:19'),('8b957709-3f0c-464c-b3b1-10eeae40ed9d','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 18','The speaker went on a road trip with their best friend.\r\n',5,'TFQ','AUDIO-8b957709-3f0c-464c-b3b1-10eeae40ed9d-11a6acbb11a74d0eda6f08e22d0ca72b.mp3',NULL,NULL,0,'2024-12-11 11:40:59'),('8b990e13-bb4c-44fa-967e-bd5b24b6c654','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 5','What kind of light does the library have?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8b990e13-bb4c-44fa-967e-bd5b24b6c654-e5b1221be4314571890b1ba2699b8d97.png',0,'2024-12-03 10:23:38'),('8badbc72-28c7-4da8-a5bb-d98fcd4ba073','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 20','What does Maria plan to do after the first phase is launched? \r\n',5,'MCQ','AUDIO-8badbc72-28c7-4da8-a5bb-d98fcd4ba073-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:09:52'),('8bb2d0e0-1a56-4bf8-8cd9-121d02e6815e','f845f17c-d46e-480c-9809-509254f53261','Question 7','Choose the correct reported form:\r\nDirect: She said, \"I have been to Paris.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8bb2d0e0-1a56-4bf8-8cd9-121d02e6815e-6f1786cd64062e24d5d9b1b196aa79e6.png',0,'2024-11-28 10:55:47'),('8bd1c65a-c8bb-42e7-b819-602a477f79b3','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 12','Select the noun phrase from this sentence: \"The house with the red door belongs to my family.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8bd1c65a-c8bb-42e7-b819-602a477f79b3-0cc6c471054ff1c1c1e0cf799d9c3650.jpg',0,'2024-11-28 11:23:50'),('8bd6d677-24c1-45fa-946f-b141922f8ef8','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 7','According to the passage, understanding statistical data can help travellers predict which locations might be overcrowded. \r\n',5,'TFQ',NULL,NULL,'IMAGE-8bd6d677-24c1-45fa-946f-b141922f8ef8-b8cd9a5349c1caed075c5518b6043f5d.jpg',0,'2024-12-03 09:47:19'),('8bf27d14-0ae3-462a-9307-e6ed5c1aca7f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 12','Traditions have no influence on how food is prepared or presented.',5,'TFQ',NULL,NULL,'IMAGE-8bf27d14-0ae3-462a-9307-e6ed5c1aca7f-d8dbf36793acd0e7824d4ede7df159f9.jpg',0,'2024-12-01 10:17:20'),('8c0db154-ae43-4fdf-8979-518152736294','48882788-baf8-468f-85bf-dc386c4a00a6','Question 1',' I ____ to the gym every morning.\r\n',10,'MCQ',NULL,NULL,'IMAGE-8c0db154-ae43-4fdf-8979-518152736294-057673402e7d565284ab1cc780fabfbe.jpg',0,'2024-11-28 13:56:54'),('8c153429-8d98-435e-bbd2-ff6f393297d8','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 1','The city celebrated its most prominent cultural event of the year, drawing visitors from across the region to experience the arts festival.\r\n\r\n What is a synonym for \"prominent\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-8c153429-8d98-435e-bbd2-ff6f393297d8-2a9dbe08c7cc07bf4054c33dcc9ed8eb.jpg',0,'2024-12-04 09:10:48'),('8c155b54-8871-43e4-8262-f7b1612ef375','a01ae31e-9562-4284-96b5-f70ece994003','Question 17','The Crystal Palace Hotel first opened in 1988.',5,'TFQ',NULL,NULL,'IMAGE-8c155b54-8871-43e4-8262-f7b1612ef375-bd762d4ebf1e85659535584724533502.jpg',0,'2024-11-25 23:41:10'),('8c224168-82f3-457b-9614-57becc83b693','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 14','At the outdoor center, students can only learn climbing activities.',7,'TFQ',NULL,NULL,'IMAGE-8c224168-82f3-457b-9614-57becc83b693-be906b02dc873d262bfb92fd7ed9f251.jpg',0,'2024-11-21 10:38:32'),('8c2d0b86-de52-4c56-bcab-ac86b32006a3','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 7','Direct: \"I will help you,\" she said.\r\nReported: She said that she ___ help me.\r\n',10,'MCQ',NULL,NULL,'IMAGE-8c2d0b86-de52-4c56-bcab-ac86b32006a3-ffaa8040be3d0713565c1c13a83a40e6.png',0,'2024-11-28 11:33:58'),('8c329f42-f3b3-4a1f-a527-bd053345f40e','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 1','Listen carefully to the audio, as you will only hear it once.',10,'MCQ','AUDIO-8c329f42-f3b3-4a1f-a527-bd053345f40e-595d4fe24b1cc7d21e967a1a5e7cd903.mp3',NULL,NULL,0,'2024-11-25 15:32:31'),('8c34ca45-55dc-465c-9d43-97083f4316fe','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 15','They were left ____ words after hearing the news.',5,'MCQ',NULL,NULL,'IMAGE-8c34ca45-55dc-465c-9d43-97083f4316fe-ba81ce4f151f48f58dd9a3f6bf2d1d45.jpg',0,'2024-11-29 09:32:09'),('8c73e7e5-0806-4bcc-955d-9416f1fd81d0','6b134cd4-e902-4241-9692-450b43ca1af9','Question 31','\"Gastronomic tourism also contributes significantly to local economies. It promotes small-scale farmers, artisans, and local markets. However, the industry faces challenges such as preserving authenticity while catering to a global audience\".\r\n\r\n\r\n\r\nGastronomic tourism contributes to local economies.',5,'TFQ',NULL,NULL,'IMAGE-8c73e7e5-0806-4bcc-955d-9416f1fd81d0-4f92b0b4e67d25590367c1dd29a8b1da.jpg',0,'2024-11-21 13:34:50'),('8c854cc2-6b35-41c6-8ca6-f15ebfbafa2e','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 5','Recognizing the importance of preserving historical sites, many tourists _______ (prefer) guided tours that emphasize responsible and sustainable tourism practices.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:38:44'),('8c89fc3f-9c0d-45e2-9922-6b15a464a78d','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 7','How does Emily describe Jamess promotion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8c89fc3f-9c0d-45e2-9922-6b15a464a78d-0e48fa9e1a805b9d5f0732c530e01a79.png',0,'2024-12-02 10:06:30'),('8c9060ce-073b-4734-b3aa-2e55920a9ba7','3b168b2f-4410-44c0-aefd-240942c312ab','Question 15','How does Maya describe the feedback she has heard about Bens novel?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 09:03:58'),('8ccd30c8-1b2c-4cdb-af8b-7ac522f59076','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 1','What is in the center of the town square?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8ccd30c8-1b2c-4cdb-af8b-7ac522f59076-3578e27423b53efe745ebfcb72a215c5.png',0,'2024-12-03 10:11:51'),('8cda8757-b50d-45fd-acc8-f108dfa1452b','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 9','Match each word with the correct meaning.\r\n',10,'MPQ',NULL,NULL,'IMAGE-8cda8757-b50d-45fd-acc8-f108dfa1452b-faf1848fb9b04e16f28a821d9d71f3d7.jpg',0,'2024-11-27 12:32:15'),('8cdaf251-a670-4ce3-923f-6d826002b222','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 13','What should tourists do before participating in local customs?',5,'MCQ','AUDIO-8cdaf251-a670-4ce3-923f-6d826002b222-5beb6a1bf8470f9f045d16d66abc49fb.mp3',NULL,NULL,0,'2024-12-16 10:07:39'),('8cf7c356-dc56-4da1-a53f-52e2e3435df4','ece4b803-0eff-41eb-ba24-307c115cae80','Question 15','Despite its popularity with tourists, what does the town manage to maintain?\r\n',10,'MCQ','AUDIO-8cf7c356-dc56-4da1-a53f-52e2e3435df4-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:14:47'),('8d023e1a-44c8-4ea6-af5c-6188d7e04157','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 3','Select the sentence that uses a possessive adjective:',5,'MCQ',NULL,NULL,'IMAGE-8d023e1a-44c8-4ea6-af5c-6188d7e04157-d4bb9753d0c7567e08aaf1b6113bca4a.png',0,'2024-11-26 07:11:29'),('8d155bdb-fdd1-403b-8785-227b987705ff','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 18','The library contains no books older than the 15th century.\r\n',5,'TFQ','AUDIO-8d155bdb-fdd1-403b-8785-227b987705ff-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:09:02'),('8d18cc4b-2009-4f08-a280-12c2d4dbc67c','05d1243d-7ad4-4893-b352-129bf05706b0','Question 11','In \"A lively conversation about art,\" identify the modifier in the noun phrase:\r\n',5,'MCQ',NULL,NULL,'IMAGE-8d18cc4b-2009-4f08-a280-12c2d4dbc67c-0c8b89138ef3b03106bc3a8e1cf3b2f5.jpg',0,'2024-11-28 10:42:27'),('8d1bf245-062a-4cac-b718-c5b1a47de3d5','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 2','Why does a gorilla beat its chest?',10,'MCQ',NULL,NULL,'IMAGE-8d1bf245-062a-4cac-b718-c5b1a47de3d5-72109a1e6f3289331a9227273b82c7e0.PNG',0,'2024-12-05 13:10:41'),('8d2006b2-e189-4bd2-8ac5-a42d6b2d932e','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 2','Identify the sentence inside the bracket:\r\nShe arrived late (to avoid the heavy traffic)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:05:26'),('8d2992ec-8676-4801-acfe-ddafac6ca798','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 20','Flea markets provide information not commonly found in travel guide\r\n',5,'TFQ',NULL,NULL,'IMAGE-8d2992ec-8676-4801-acfe-ddafac6ca798-f020c02063ff7bf9bee06740761fb2e2.jpg',0,'2024-12-06 11:15:34'),('8d2f7ca8-2929-4901-8484-cbe7471eb188','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 14',' Mira felt inspired to learn more about puppetry after watching the show.',6,'TFQ',NULL,NULL,'IMAGE-8d2f7ca8-2929-4901-8484-cbe7471eb188-bb81af108ad428a5cb5c770bbeb59393.jpg',0,'2024-11-26 14:30:40'),('8d442f46-a98a-4158-87fc-a617ca0b4087','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 21','Complimenting someone\'s hard work, such as saying \"Youve worked so hard for this,\" is an appropriate way to congratulate them.',5,'TFQ',NULL,NULL,'IMAGE-8d442f46-a98a-4158-87fc-a617ca0b4087-0fa41246a12c69a0bc7c5b9e64da6e32.jpg',0,'2024-11-26 03:05:40'),('8d459bc8-73d2-4b7b-a20a-f900a089d07f','593736c5-837a-44cb-b3ec-ff62f247faba','Question 9','What issue did the family encounter when they arrived at the hotel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8d459bc8-73d2-4b7b-a20a-f900a089d07f-9e856e8383ffb5fd9c9add0be8a8d0bc.PNG',0,'2024-12-04 14:06:43'),('8d4c126a-9e07-45b6-8540-2632b309896f','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 7',' Justin lives in Toronto.\r\n',5,'TFQ',NULL,NULL,'IMAGE-8d4c126a-9e07-45b6-8540-2632b309896f-ec69815a510974ade139cc12c6012911.jpg',0,'2024-11-29 11:22:48'),('8d4d3e30-545e-49f5-ae97-f367a605eebb','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 20','The plural of \"datum\" is:\r\n',5,'MCQ',NULL,NULL,'IMAGE-8d4d3e30-545e-49f5-ae97-f367a605eebb-8dedd31ad0eff84740d14ddc362c7309.png',0,'2024-12-04 10:17:31'),('8d64fdc7-5214-438f-98fc-6196ae77e0f8','2622d27d-5b07-43d1-922a-2391c188ee32','Question 11','What challenge did Anna face in her role at the larger hotel?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:23:08'),('8d6ccf49-8b3a-4ee3-8da1-535e78b77ef9','6b134cd4-e902-4241-9692-450b43ca1af9','Question 12','What does a chef typically wear in the kitchen?',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 11:55:13'),('8d6f88da-b5d2-4741-b99f-741b4793d75b','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 3','She ___ (not finish) the painting before the exhibition.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8d6f88da-b5d2-4741-b99f-741b4793d75b-7c345730814bad65385c78678e198620.jpg',0,'2024-11-29 12:39:24'),('8d7f1b9c-431c-49e6-8cd4-39d790eadb98','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 15','Which sentence uses an adverb of place?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:05:11'),('8d8d3133-9ff9-4eac-b80d-b1d435d19b1d','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 3','What does Mr. Harris want to discuss with Sarah?',10,'MCQ','AUDIO-8d8d3133-9ff9-4eac-b80d-b1d435d19b1d-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-11-04 15:04:32'),('8da149f5-4cbc-4783-a4bf-ba4c71841826','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','Question 4','His inventions helped people see in the dark. ',1,'TFQ',NULL,NULL,NULL,1,'2024-11-04 14:19:50'),('8dafa774-de33-4f78-a7b2-98de9a7bdca3','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 15','Direct: \"I am learning Spanish,\" she said.\r\nReported: She said that she ___ learning Spanish.',5,'MCQ',NULL,NULL,'IMAGE-8dafa774-de33-4f78-a7b2-98de9a7bdca3-c55a925a817b149480b633b898b4215c.png',0,'2024-11-28 12:01:26'),('8dc00320-17c1-4adb-bf17-14851f01c38b','c28b3729-218e-4d52-b697-2e14a996313f','Question 11','She was promoted to manager _______ her dedication and leadership skills were recognized.',5,'MCQ',NULL,NULL,'IMAGE-8dc00320-17c1-4adb-bf17-14851f01c38b-91cef7a98b83df3a3c5f4bc06534dc61.jpg',0,'2024-12-03 10:29:17'),('8dc064be-4f4d-44bb-9ee3-9f801d21b17f','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 4','The book is ___ the shelf.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8dc064be-4f4d-44bb-9ee3-9f801d21b17f-cd747b68dca2e0dca100a6ef09165c44.png',0,'2024-11-28 14:08:27'),('8dd54e42-40a7-4b46-a17e-5069c1a1ec67','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 3','\"Hello, my name is Clara, and I work as a cultural __________ for historical sites.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8dd54e42-40a7-4b46-a17e-5069c1a1ec67-83bc878a2948e608353e5ed9147b7469.jpg',0,'2024-11-26 01:17:47'),('8df1c176-2143-4324-a959-8eae8058d277','8d93e205-a25d-483f-8954-17a16b612100','Question 15','Preparing for a presentation, she tried to anticipate possible questions from her audience. \r\n\r\nChoose the word that has the closest meaning to \"anticipate.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:02:29'),('8df3eda3-5d41-4165-b998-561db9e82fdc','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 2','A meal is the food eaten at one time.',5,'TFQ',NULL,NULL,'IMAGE-8df3eda3-5d41-4165-b998-561db9e82fdc-d8dbf36793acd0e7824d4ede7df159f9.jpg',0,'2024-12-01 09:48:21'),('8df606c0-1c60-43bf-b771-1d5617148b7f','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 12','We will go to the beach _______ it stops raining.',5,'MCQ',NULL,NULL,'IMAGE-8df606c0-1c60-43bf-b771-1d5617148b7f-137d01c9ea761a663bb32e6bd2fcb2c1.jpg',0,'2024-12-03 09:54:01'),('8df8a93e-0221-4d24-9058-804bacbb6ef9','c5087e84-1c75-438a-8f08-f28964af1e65','Question 19','\"The city organized a major event to celebrate its historical heritage, featuring parades, exhibitions, and cultural performances.\"\r\n\r\n\"Organized\" means to disrupt or scatter various parts of an event.',5,'TFQ',NULL,NULL,'IMAGE-8df8a93e-0221-4d24-9058-804bacbb6ef9-ef21e2661a5f980d65eb4757ec078375.jpg',0,'2024-12-02 13:06:01'),('8e002f17-01c1-4607-8d5c-0628835184f2','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 7','They ___ (visit) the museum next week.\r\n',10,'MCQ',NULL,NULL,'IMAGE-8e002f17-01c1-4607-8d5c-0628835184f2-bf7ebb7a9c86168cfa69f3b4bfa001f7.jpg',0,'2024-11-29 10:02:32'),('8e041bb2-6423-47eb-8733-c56906cd6fb1','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 4','Why did Keith like the Chicago Water Tower?',10,'MCQ',NULL,NULL,'IMAGE-8e041bb2-6423-47eb-8733-c56906cd6fb1-335d78f75ffbccccd0aae201ccd32f8c.PNG',0,'2024-11-25 13:33:00'),('8e083bb6-43f1-4737-af5f-4365e3b0ec46','36353aaa-0af1-4489-b057-25511e020826','Question 4','Arrange the words below into the correct sentence.\r\nafter / meeting / the / proposal / completed / was / the \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:18:44'),('8e109a56-8f93-42e4-b3e3-4b3a7cc1c1cc','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 13','The falls are named after a famous explorer.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-05 14:55:09'),('8e39a7d3-5c72-4108-bb48-68b97040326e','05d1243d-7ad4-4893-b352-129bf05706b0','Question 8','Which of the following sentences contains a compound noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:40:07'),('8e3bffc5-7cca-4edd-bff4-d8c1229c8588','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 5','Listen to the speaker to answer question number 5.',1,'MCQ','AUDIO-8e3bffc5-7cca-4edd-bff4-d8c1229c8588-d0525ac4e17311c9ab0fc24054f8e6ed.mp3',NULL,NULL,0,'2024-11-27 23:02:08'),('8e428ad7-c68c-42e0-93a7-d9cda21660a3','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 19','What happens when we help others?\r\n',5,'MCQ','AUDIO-8e428ad7-c68c-42e0-93a7-d9cda21660a3-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:33:09'),('8e4874bd-8823-49be-b613-b28dc114cc1e','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 6','Sustainable tourism means traveling in a way that harms nature.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:32:26'),('8e5945b7-8886-4628-8632-9f3507a9f742','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 2','To: All Employees, Staff, and Visitors \r\n\r\nWe have designated smoking areas within the building as follows:\r\n\r\n ● First Floor: Beside the display room \r\n\r\n● Second Floor: At the corner near the emergency stairs\r\n\r\n ● Third Floor: Next to the toilet\r\n\r\n\r\n ● Fourth Floor: Near the pantry \r\n\r\n\r\nAdditionally, there is a smoking area outside the office, located behind the security room. \r\n\r\n\r\nThank you for your cooperation. \r\n\r\nThe Staff Management.\r\n\r\nFrom the text we know that ...',4,'MCQ',NULL,NULL,'IMAGE-8e5945b7-8886-4628-8632-9f3507a9f742-7e7a9d2dfebbfcf1f52374f023d0bee6.jpg',0,'2024-11-21 12:26:46'),('8e5c8b7a-617b-4acf-97f7-9fd4c2026348','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 7','Which of the following sentences does not contain a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:35:50'),('8e5d0485-7574-4b59-b7e0-6271ab7e8bc0','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 17','As part of the new wellness initiative, the resort _______ (offer) daily yoga and meditation sessions to guests.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:07:55'),('8e5db1e5-0a93-4241-ac9c-a6fd2b27fcd6','291104a0-b147-4a5e-a47f-090d667853d6','Question 4',' What remains from the original structure of the building?\r\n',10,'MCQ','AUDIO-8e5db1e5-0a93-4241-ac9c-a6fd2b27fcd6-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:32:20'),('8e78d496-f626-439a-9abe-bbcbcff17d59','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 3','Unscramble the letters to find the correct word.\r\n\r\ntaxpectione',5,'MCQ',NULL,NULL,'IMAGE-8e78d496-f626-439a-9abe-bbcbcff17d59-949691829bc795461be0c492dec79d7a.png',0,'2024-11-29 09:49:40'),('8e7e2bcc-1868-4105-ad18-c8bd4b7dda84','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 4','In the quiet village by the sea, Lila learned how to prepare fresh __________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8e7e2bcc-1868-4105-ad18-c8bd4b7dda84-8c1cd2aaaee4ac32d0eb5fda78c4cc6d.jpg',0,'2024-12-06 10:52:40'),('8e97a906-92d1-4db6-a25c-e9bf054a283d','ff825264-d21d-4612-821f-2f19f8044bc2','Question 7','What role does James hold at the hotel? ',5,'MCQ','AUDIO-8e97a906-92d1-4db6-a25c-e9bf054a283d-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:06:10'),('8ea15b90-ac23-4460-a1f8-159c849b75a9','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 2','Fill in the blank: \"She bought a ____ dress.\"\r\n',6,'MCQ',NULL,NULL,'IMAGE-8ea15b90-ac23-4460-a1f8-159c849b75a9-4bad75b06b15e857d3cb54114dcba1c1.png',0,'2024-11-26 02:57:43'),('8ea8e816-266b-44d9-9ada-8d61bd809f90','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 6',' I am still working. I haven\'t finished my work ________.\r\n',10,'MCQ',NULL,NULL,'IMAGE-8ea8e816-266b-44d9-9ada-8d61bd809f90-a890d17530bc8bcceafb2a477da5df84.jpg',0,'2024-12-02 11:27:23'),('8ed6cc88-dccb-4e15-b3e6-c43fcc6667d4','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 3','How did gentlemen in the 18th century show their feelings?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8ed6cc88-dccb-4e15-b3e6-c43fcc6667d4-c8af706fa1eff59be09d1fe266e9ec38.jpg',0,'2024-12-04 13:34:32'),('8eddb94b-335d-4a0b-b078-10e7d27c61a2','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 3','Hello. My name is Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.\r\nI love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.\r\nWhich school does Viera attend?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:40:32'),('8eddc6ae-5240-4d9f-abe1-c0d76b21bcce','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 6','Rearrange the letters to form a word: “LAMIFY”\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 14:52:14'),('8ee3cfa4-9026-4e83-a636-af9db2029b4e','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 10','Which of the following is NOT an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:53:21'),('8ef2d3f6-79fc-44b3-a36e-9f3d16974860','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 8','Which of the following contains an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:51:33'),('8ef40df1-8761-4ac9-85a0-212b339de4b8','bd175280-dac0-4816-8b96-8bfea150cf93','Question 12','____ you like chocolate?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8ef40df1-8761-4ac9-85a0-212b339de4b8-55264df75c9a50aaf26640b66d6578c7.jpg',0,'2024-11-28 14:27:18'),('8f01535f-1701-42d1-ab2f-29d1211965c9','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 9','What do you want to be in the future?\r\n',10,'MCQ',NULL,NULL,'IMAGE-8f01535f-1701-42d1-ab2f-29d1211965c9-1ce31d2656e3d2a35607e7411846a4d0.png',1,'2024-11-25 20:41:47'),('8f22792f-28bd-4774-bb75-d1a16c589733','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 2','You can hear water splashing all day in the park. ',10,'TFQ','AUDIO-8f22792f-28bd-4774-bb75-d1a16c589733-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:56:05'),('8f258434-a4f6-46df-8ead-d2926e40a5ea','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 9','Listen to the speaker for question number 9.',1,'MCQ','AUDIO-8f258434-a4f6-46df-8ead-d2926e40a5ea-27e1dd1508c6239f5b59f368b010339a.mp3',NULL,NULL,0,'2024-11-25 13:11:30'),('8f31d76d-29b2-47d2-8d7e-f2e6e70b13c1','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 10','ANNOUNCEMENT\r\n\r\n\r\nTo: All Employees\r\nEffective Date: February 1st, 2010\r\nSubject: Staff Uniform\r\n\r\nAll employees are required to wear a uniform during work hours to help distinguish them from customers.\r\n\r\n● Women should wear a colorful blouse with black pants or a black knee-length skirt.\r\n● Men should wear black pants with an orange or red T-shirt.\r\n\r\n\r\n\r\nThank you for your cooperation.\r\nManager.\r\n\r\n\r\n\r\nWhy do all employees have to wear a uniform during work hours?',4,'MCQ',NULL,NULL,'IMAGE-8f31d76d-29b2-47d2-8d7e-f2e6e70b13c1-ed6bd8c4860123ddeeb0b4c36709ae99.jpg',0,'2024-11-21 12:34:20'),('8f41b635-ab12-4724-96ed-ca5654ca1437','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 6','The main conference hall at the Imperial Conference Center is located on the first floor.\r\n',5,'TFQ','AUDIO-8f41b635-ab12-4724-96ed-ca5654ca1437-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:00:34'),('8f50c905-7d14-4ca9-8383-b5ad4d9f7623','df268158-c147-4638-b55e-bbf06a4f26a2','Question 14','They ___ (eat) lunch at a fancy restaurant next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8f50c905-7d14-4ca9-8383-b5ad4d9f7623-7cfa04e81ef8517fa20b17930aeb0c2e.jpg',0,'2024-11-29 10:02:58'),('8f5e30af-3ba6-4480-8ac6-9753d89ae26d','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 16','Identify the verb form that expresses a necessity:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:43:13'),('8f5ebca4-95d9-4674-9aa6-5dc2d83d8574','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 16',' \"The manager\'s ______ in organizing the event was impressive.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8f5ebca4-95d9-4674-9aa6-5dc2d83d8574-abe1dc12c9eec07c0f67f356410d9f86.jpg',1,'2024-11-21 15:21:22'),('8f6eeb39-dbf3-4bea-a08a-f96235c62d94','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 2','Select the correct plural form for each singular noun.\r\n\"Book\"',10,'MCQ',NULL,NULL,'IMAGE-8f6eeb39-dbf3-4bea-a08a-f96235c62d94-623ebee53471996d017e257fdc4a7bb9.png',0,'2024-12-04 09:27:27'),('8f736a41-03dc-40a3-8651-083310a84b6f','48e954f7-123b-404f-a990-8083a78133b2','Question 7','When were the gardens designed?\r\n',10,'MCQ','AUDIO-8f736a41-03dc-40a3-8651-083310a84b6f-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:25:20'),('8f758259-c299-4549-8f33-147e98521c25','62fa8403-e764-4555-949c-236f7300e212','Question 1','The library ____ at 9 AM every weekday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8f758259-c299-4549-8f33-147e98521c25-e5b6de699ea7177f4d4efc3ba33f564f.jpg',0,'2024-11-28 14:32:22'),('8f7a1c12-b0c5-4eba-a4eb-b1dc53fd0182','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 8','What is stated about the Model-T Ford regarding its color options?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8f7a1c12-b0c5-4eba-a4eb-b1dc53fd0182-9fe5fc23f3551c9794782d5945b3f93f.PNG',0,'2024-12-06 11:02:21'),('8f890fe2-4acf-4e02-a6a1-73f31c96ba36','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 4','Which of these best describes Alcatraz Island in the passage?',6,'MCQ',NULL,NULL,'IMAGE-8f890fe2-4acf-4e02-a6a1-73f31c96ba36-fc593bf0763aaca401fa220aca2db205.PNG',0,'2024-11-25 20:53:40'),('8f8f703e-7bd2-49c1-aa1f-4021218babc8','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 1','\"The catacombs beneath Paris are an underground ossuary, where millions of human bones are stored.\"\r\n\r\n\r\nWhat does the word \"ossuary\" mean in this context?',5,'MCQ',NULL,NULL,'IMAGE-8f8f703e-7bd2-49c1-aa1f-4021218babc8-2cdd0b9be14e27548e7f27094dacc5dd.jpg',0,'2024-12-03 11:21:27'),('8fa3eff8-848d-4c88-b9b2-e1c414353188','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 3',' What did Sarah do at the party?\r\n',5,'MCQ','AUDIO-8fa3eff8-848d-4c88-b9b2-e1c414353188-de5c8cf2da173d95c97dc65f4f584db3.mp3',NULL,NULL,0,'2024-12-11 14:57:15'),('8fb70870-7d5a-4bac-aded-e80466ba83ad','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 16','Direct: \"We are meeting them tomorrow,\" she said.\r\nReported: She said that they ___ them the next day.',5,'MCQ',NULL,NULL,'IMAGE-8fb70870-7d5a-4bac-aded-e80466ba83ad-aa34693463cfd1cce8e26ee436d6c9e7.png',0,'2024-11-28 13:33:35'),('8fba1f94-6ef3-4f32-9a65-cbfa80f95eca','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 3','He succeeded ____ his determination and hard work.\r\n',5,'MCQ',NULL,NULL,'IMAGE-8fba1f94-6ef3-4f32-9a65-cbfa80f95eca-009c2afc6f02e396392714166512e65f.png',0,'2024-11-28 15:30:31'),('8fc57c96-92cf-4945-bb88-a343a53ee26b','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 4','What was Emmas reaction to Johns marathon result?\r\n',5,'MCQ',NULL,NULL,'IMAGE-8fc57c96-92cf-4945-bb88-a343a53ee26b-5e8dd25d37ac7c94a0f5326cf5462ff5.png',0,'2024-12-02 09:41:19'),('8fce558f-04ab-4b2f-9749-3882fd66d8b1','a89648cb-a116-4dbe-b304-24818d8f1725','Question 4','Kyotos cherry blossoms bloom in the spring, creating a delicate and fragrant landscape.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-8fce558f-04ab-4b2f-9749-3882fd66d8b1-9a84cd17b14b597ec49f4389f02d22f7.jpg',0,'2024-12-03 11:12:38'),('8fd12854-f327-4b6c-99dd-47351155c36d','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 10','The restoration teams used ________ to reconstruct the cathedral as accurately as possible.\r\n',5,'MCQ','AUDIO-8fd12854-f327-4b6c-99dd-47351155c36d-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:05:08'),('8fd9edc5-1fc6-49ab-8987-c84f8b03d8f3','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 9','Why is Aisle 5 closed?\r\n',5,'MCQ','AUDIO-8fd9edc5-1fc6-49ab-8987-c84f8b03d8f3-a84b843b320f56164b2829f41ba1798c.mp3',NULL,NULL,0,'2024-12-11 10:19:55'),('8fdeb454-5d79-4e05-b455-5506edf80020','05d1243d-7ad4-4893-b352-129bf05706b0','Question 17','\"_________ inspired him to pursue painting.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-8fdeb454-5d79-4e05-b455-5506edf80020-0d2d82eb3519d7053da553a08ff61bf6.jpg',0,'2024-11-28 10:48:54'),('8fe777f2-8a4c-445f-920e-af9fa87281a8','19ab833e-87cf-4963-a786-d5d63993a84f','Question 8','Choose the sentence with a gerund noun phrase.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:02:47'),('8ff74766-76e5-480a-a140-b00362b50d73','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 4','What is the speaker describing?',5,'MCQ','AUDIO-8ff74766-76e5-480a-a140-b00362b50d73-ea8afe097f927ed0e02931de99ba0649.mp3',NULL,NULL,0,'2024-11-04 14:29:13'),('90237495-e505-48ca-9e19-e0948a6a2beb','48882788-baf8-468f-85bf-dc386c4a00a6','Question 7',' My sister ____ in the morning.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:00:41'),('90348468-04ce-4bd6-bc18-2215cb2bc7df','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 15','I ___ to the music all evening.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:34:54'),('90364d71-29c4-4ed3-a1a3-8bb3ffc8a0fb','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 20','What was the main challenge Amelia faced during the international business summit?\r\n',5,'MCQ',NULL,NULL,'IMAGE-90364d71-29c4-4ed3-a1a3-8bb3ffc8a0fb-91311ce7035a447e51617526b71af742.PNG',0,'2024-12-06 12:37:52'),('9052de82-9cdd-4e32-9c36-144841dbb0e5','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 6','What is the text written for?',5,'MCQ',NULL,NULL,'IMAGE-9052de82-9cdd-4e32-9c36-144841dbb0e5-586603a48fb1eb9619a19ac31688d690.png',0,'2024-11-21 10:56:41'),('905e25b3-9d81-404d-b140-e93169ca62ac','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 10','What is Annas tone in the letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-905e25b3-9d81-404d-b140-e93169ca62ac-f83327dc1ee78ccd67e55d2321d6a631.png',0,'2024-12-02 09:48:19'),('905f735a-bbd8-4582-8a6f-df47174992e8','975a6591-5b2e-49b0-8574-f5def3056c53','Question 9','What does \"Broadcasting\" mean in Indonesian?',10,'MCQ',NULL,NULL,'IMAGE-905f735a-bbd8-4582-8a6f-df47174992e8-90ed5bb4360c129d11642bfe8672537e.jpg',0,'2024-12-03 09:32:20'),('906b2945-8d58-4fb4-83e3-4d816d0dcdc7','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 5','What does the Statue of Liberty symbolize?\r\n',5,'MCQ','AUDIO-906b2945-8d58-4fb4-83e3-4d816d0dcdc7-b30b9551fa066b24c539fc859cc4686e.mp3',NULL,NULL,0,'2024-12-09 13:19:00'),('907f3c33-8bd5-440c-a63e-e02ab216a173','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 2','Yesterday, I _______ something near that place.',10,'MCQ',NULL,NULL,'IMAGE-907f3c33-8bd5-440c-a63e-e02ab216a173-95dc4e0313db516757269b2cbe56cb7b.jpg',0,'2024-12-02 10:39:58'),('909139ea-7cc0-491f-8614-fcc16d64b983','6b134cd4-e902-4241-9692-450b43ca1af9','Question 17','\r\nStaff: Good afternoon, welcome to the Royal Star Hotel. How may I help you?\r\nGuest: Hi, I need to check in. I have a reservation for three nights.\r\nStaff: Sure, may I have your ID and booking reference?\r\nGuest: Here you go.\r\nStaff: Thank you. Your room is on the third floor. Breakfast is included and served from 7 to 10 a.m.\r\nGuest: Great! Does the hotel have a swimming pool?\r\nStaff: Yes, its on the rooftop. Its open from 8 a.m. to 8 p.m.\r\n\r\n\r\nWhere is the swimming pool located?',5,'MCQ',NULL,NULL,'IMAGE-909139ea-7cc0-491f-8614-fcc16d64b983-84a386e04d2ea535cc05f1944805b228.jpg',0,'2024-11-21 13:08:34'),('909f20a9-8615-484c-9fb1-6adf59351afa','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 9','The restaurant uses a composting system to turn food scraps into soil for local community gardens.\r\n',5,'TFQ',NULL,NULL,'IMAGE-909f20a9-8615-484c-9fb1-6adf59351afa-a5e33f589dd7b8051eb0ca931a2c18b3.png',0,'2024-12-02 12:26:20'),('90a90405-2f41-4bc9-a7eb-a66c67502506','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 5','Unscramble the words from the story.\r\n\r\nllvaige',10,'MCQ',NULL,NULL,'IMAGE-90a90405-2f41-4bc9-a7eb-a66c67502506-76768760ec6d82478213bcd58e282475.jpg',0,'2024-11-27 12:22:39'),('90b94771-ebb6-4dfc-8087-5b162ef33527','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 2','Choose the correct plural form:',5,'MCQ',NULL,NULL,'IMAGE-90b94771-ebb6-4dfc-8087-5b162ef33527-59f9e176c274a375b01ce3a82f759ff2.png',0,'2024-11-26 09:42:33'),('90b9b89a-4f95-4290-84b5-bf7efbb682db','36353aaa-0af1-4489-b057-25511e020826','Question 11','Determine if the statement below is true or false.\r\nThey will finish the project after they have received the necessary feedback.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:26:45'),('90bc70eb-201d-49b3-a5b8-59d5524ba0f9','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 10','Match each word to its definition.',5,'MPQ',NULL,NULL,'IMAGE-90bc70eb-201d-49b3-a5b8-59d5524ba0f9-8ae118cfeb450684e2f9932a3a20c72a.jpg',0,'2024-11-29 09:57:58'),('90e330d9-e3d9-4f76-be3d-20facd8d436c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 16','We ___ the experiment several times to confirm the results.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:53:56'),('91059642-4ed3-4aeb-a26f-1982660e3a88','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 3','Which language does Mei speak a little of?',5,'MCQ','AUDIO-91059642-4ed3-4aeb-a26f-1982660e3a88-6239a760e7a0e9c84052bace44e8000d.mp3',NULL,NULL,0,'2024-11-25 10:35:06'),('910bf2c7-0162-44dd-bb83-7b7ca926abea','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 13','Forgiveness does not require reconciliation but fosters emotional well-being.\r\n',5,'TFQ','AUDIO-910bf2c7-0162-44dd-bb83-7b7ca926abea-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:44:29'),('911c0c9c-a05d-4534-972a-ac1ec766ce98','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 15',' Which subordinating conjunction is NOT commonly used to introduce an adverb of time clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:37:59'),('9130af37-a174-4728-b465-30074cf9cf2f','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 6','Choose the adverb of place in this sentence: \"The children are playing outside.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-9130af37-a174-4728-b465-30074cf9cf2f-a27eb0ddaa929cbcb51811e12468805c.jpg',0,'2024-12-10 14:12:43'),('91433c62-98c5-4bd5-a973-e00c54c3d10a','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 10','After attending a birthday party that was organized wonderfully by your friend Alex, how should you compliment them? \r\n',10,'MCQ',NULL,NULL,'IMAGE-91433c62-98c5-4bd5-a973-e00c54c3d10a-741c56c09bee1559f760ff7cd1d0c161.jpg',0,'2024-11-26 02:01:34'),('9158dbc7-380b-428e-bbc7-0437dc70d29c','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 12','\"The red jacket\" is a suitable noun phrase to complete the sentence, \"__________ was left at the party last night.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-9158dbc7-380b-428e-bbc7-0437dc70d29c-567575fa737b4fadc4e640921f1048a9.jpg',0,'2024-11-28 11:36:03'),('916183a2-7dbd-473b-bef5-220df16055df','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 9','A setback is a step forward in achieving success.',5,'TFQ',NULL,NULL,'IMAGE-916183a2-7dbd-473b-bef5-220df16055df-b6431532d8a8c660a7592f058294c6e1.jpg',0,'2024-11-29 10:23:30'),('91694ab2-c6a5-47c5-8d8d-31caa7ecaca3','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 4','hey ___ (arrive) at 7:00 p.m. tonight.\r\n',5,'MCQ',NULL,NULL,'IMAGE-91694ab2-c6a5-47c5-8d8d-31caa7ecaca3-4d580c6792282b20d1dde289f7c36b29.jpg',0,'2024-11-29 10:36:34'),('9176777c-289b-4641-befb-1a24db55ad06','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 13','Match each description with the correct vocabulary word:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 21:57:31'),('917b2ee4-05d9-42e3-a336-3d35f8884f0b','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 19','Alejandros farm ensures that all workers are paid a fair wage and have access to healthcare and education.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:09:45'),('91832c49-2288-49ef-8662-10fa86c855f5','bd175280-dac0-4816-8b96-8bfea150cf93','Question 11','We ____ on weekends.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:26:51'),('9188b6b6-afba-478e-8d7e-de1efa940da6','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 16','What is Alejandro Gutierrez\'s primary intention for revolutionizing coffee production?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9188b6b6-afba-478e-8d7e-de1efa940da6-a7059cac33f318ed48fc99e9ecfaa9b3.PNG',0,'2024-12-02 11:09:09'),('919f475a-f46f-4188-b02f-c73fcffd6757','362d6389-73a7-4b4f-8b40-42b992d80808','Question 8','They _______ eat dinner at a new restaurant tonight. ',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:46:28'),('91a20d32-52ee-449d-bc65-e64159503ba1','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 11',' What did people do at the karaoke bar?\r\n',5,'MCQ','AUDIO-91a20d32-52ee-449d-bc65-e64159503ba1-440ee2f1582e7fd9dbb5e4b556cd9fa1.mp3',NULL,NULL,0,'2024-12-11 15:05:50'),('91a4eb28-f106-4fb4-a377-e64da504ba3d','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 9','What did the neighbors do for fun?',10,'MCQ',NULL,NULL,'IMAGE-91a4eb28-f106-4fb4-a377-e64da504ba3d-dd6f310bd5a4f4720daa91e570e5f6e5.jpg',0,'2024-12-04 13:53:29'),('91ba3574-fe1e-471b-bfef-0b5b614b7c0f','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 4','Susan visited Borobudur during a sunset tour organized by the hotel.\r\n',10,'TFQ','AUDIO-91ba3574-fe1e-471b-bfef-0b5b614b7c0f-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:12:18'),('91cef4ef-a4cb-45d4-873a-cf56dceff481','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 1','Caroline:\"I didn\'t realize how diverse modern art has become. Its fascinating how these artists express global issues.\"\r\n\r\nGuide: \"Yes, each piece is a reflection of a specific cultures challenges and perspectives.\"\r\n\r\nWhat is the name of a place that promotes and exhibits art, performances, and cultural activities?',1,'MCQ',NULL,NULL,'IMAGE-91cef4ef-a4cb-45d4-873a-cf56dceff481-cfa1afa49631a335836918c127a06971.jpg',1,'2024-11-25 12:57:20'),('91d899f9-c6b5-45b9-9392-a0bdc25d3060','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 13',' Choose the word that is the opposite of \"cultural\" as used in the sentence:\r\n\r\n\"As a guide, I often take visitors to cultural sites where they can see historical buildings and artifacts.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-91d899f9-c6b5-45b9-9392-a0bdc25d3060-9c3061fb6768cf812c61b8aeeeee0e51.jpg',0,'2024-11-26 01:32:34'),('91e3d3a8-306b-431c-bae9-328ec6ed6684','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 11','What helps street performers engage the crowd?',5,'MCQ',NULL,NULL,'IMAGE-91e3d3a8-306b-431c-bae9-328ec6ed6684-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:46:10'),('91f2f1c4-f6db-42f3-ba95-3a9c0bb69a46','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 11','\"The Forbidden City in Beijing is a vast palace complex that served as the home of Chinese emperors.\"\r\n\r\nWhat does \"vast\" mean here?',5,'MCQ',NULL,NULL,'IMAGE-91f2f1c4-f6db-42f3-ba95-3a9c0bb69a46-9af8ed52f118022c61f9fbf61ab9c9b5.jpg',0,'2024-12-03 11:10:25'),('91f7d3ef-9c39-4b72-a80c-7eafdeca6266','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 8','Theos suitcase was black with a bright orange tag.\r\n\r\n\r\n',5,'TFQ','AUDIO-91f7d3ef-9c39-4b72-a80c-7eafdeca6266-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:14:01'),('91ffefb8-fa85-4d0e-8c3d-2daf183e7887','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 16','The sentence \"Nyi Roro Kidul ruled the deep, blue waters of the Indian Ocean\" suggests that she was in control of the ocean\'s waters.',5,'TFQ',NULL,NULL,'IMAGE-91ffefb8-fa85-4d0e-8c3d-2daf183e7887-be33c2fb5c3146fdaef0efc70025f519.jpg',0,'2024-11-25 11:12:49'),('921ce71b-95ef-4f08-9c70-1a668aab4f21','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 17','The towns market only sells fresh fruits and vegetables.\r\n',5,'TFQ','AUDIO-921ce71b-95ef-4f08-9c70-1a668aab4f21-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:24:15'),('92254dbe-d376-4010-b3d6-4ab607cc3107','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 7','The author describes the scent of fresh coconut trees in Ubud, Bali. \r\n',10,'TFQ',NULL,NULL,'IMAGE-92254dbe-d376-4010-b3d6-4ab607cc3107-931a45594665455c4e37eeea4cc59b7f.jpg',0,'2024-12-03 08:45:45'),('9242d3bd-775f-48ad-8c2e-2d3f0e1713c5','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 15',' Adverb clauses of time can indicate sequences of events.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 15:04:54'),('924c2aea-2206-4216-ae99-a7aab875897b','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 9','Listen to the speaker to answer number 9.',5,'MCQ','AUDIO-924c2aea-2206-4216-ae99-a7aab875897b-0dd898649bd73851703ec76bd05149e6.mp3',NULL,NULL,0,'2024-11-26 13:50:47'),('92664d81-1e72-4d3c-97e0-e5203f92bf8c','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 4','Debby and Katy had planned a weekend getaway to the mountains. They were looking forward to spending time outdoors, hiking, and enjoying the fresh air. However, _______ they arrived, the weather took a turn for the worse, and it started raining heavily. ',5,'MCQ',NULL,NULL,'IMAGE-92664d81-1e72-4d3c-97e0-e5203f92bf8c-4a05351b7aae3b2e1b8904d9cdbd3df6.jpg',0,'2024-12-03 10:02:00'),('926adfe9-7683-46a7-ba99-1a136a2ee37b','5d155771-a80b-4c7d-88df-56b0e833c511','Question 18','Why did Elias find the Golden Compass?',5,'MCQ',NULL,NULL,'IMAGE-926adfe9-7683-46a7-ba99-1a136a2ee37b-5d8d9913ecaf66b4810ddd4ff3bcb47d.jpg',0,'2024-12-06 10:47:20'),('92895db0-4ea6-4c8a-b97b-e6609c2ac415','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 5','What is the main theme of the story?',5,'MCQ',NULL,NULL,'IMAGE-92895db0-4ea6-4c8a-b97b-e6609c2ac415-d65076840790fa8b7c5ca2420a37e65c.jpg',0,'2024-12-05 10:20:46'),('928c37f8-0913-4633-9ab4-983b3678e3b0','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 2','How can we show empathy to a sad friend?\r\n',10,'MCQ','AUDIO-928c37f8-0913-4633-9ab4-983b3678e3b0-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:55:59'),('9296941f-ab27-4022-81f1-65f731cafe55','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 4','Nyi Roro Kidul lived in the Southern ________.',5,'MCQ',NULL,NULL,'IMAGE-9296941f-ab27-4022-81f1-65f731cafe55-3e47f8ff52460143146f4ec0ebef3d57.jpg',0,'2024-11-28 11:12:58'),('9296a033-e9b7-4407-88c8-9a25003ee5a6','26d39f63-85dd-435b-aed1-0a507b625015','Question 7','Find the correct transformation:\r\nDirect: \"The weather is beautiful today,\" he said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9296a033-e9b7-4407-88c8-9a25003ee5a6-a99000180a8d7ec300ab10809b00efe0.png',0,'2024-11-28 12:14:08'),('92a21e50-d5ee-4411-8559-5ce5290d1f23','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 6',' We ____ at 7:00 every morning.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:18:00'),('92a64b35-694c-4ec9-af1d-c717f2403e9b','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 13','Sarah prefers watching horror movies over her favorite shows.\r\n',5,'TFQ','AUDIO-92a64b35-694c-4ec9-af1d-c717f2403e9b-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:49:31'),('92b40028-3504-4567-b06d-e29c4d37d56f','15fc91ab-629f-4b44-a812-c45807f31850','Question 1','What is the opposite of the word “forbade” as used in the passage?\r\n',10,'MCQ',NULL,NULL,'IMAGE-92b40028-3504-4567-b06d-e29c4d37d56f-3c161de696a2be84d368727fdec14c1d.PNG',0,'2024-12-04 10:18:42'),('92b9e5ac-a7e6-48da-8d3e-eac811e093d1','a01ae31e-9562-4284-96b5-f70ece994003','Question 6','What challenge was discussed during the 2005 Hospitality Summit?',5,'MCQ',NULL,NULL,'IMAGE-92b9e5ac-a7e6-48da-8d3e-eac811e093d1-8abdf05763a391cc675f06e9bd0ff37e.PNG',0,'2024-11-25 23:29:52'),('92c41644-45b0-451d-971a-a67046e12774','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 5','What is the best thing to say when your classmate Jordan receives a diploma at graduation?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:11:19'),('92c5f4c1-7795-445c-98ed-c808d5eb5761','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 14','What value is the speaker referring to?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 15:08:48'),('92d01417-4b0a-4903-b8f0-bb33d6bf32f7','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 15','Ignoring a friends talent is a way to show respect.\r\n',5,'TFQ','AUDIO-92d01417-4b0a-4903-b8f0-bb33d6bf32f7-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:16:59'),('92d0fa86-05dd-4bb9-a025-32b8c8692bd2','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 14','What does Tom suggest they do to celebrate?\r\n',5,'MCQ',NULL,NULL,'IMAGE-92d0fa86-05dd-4bb9-a025-32b8c8692bd2-95f09f87ea669b93db853523a18d1911.png',0,'2024-12-02 09:50:35'),('92e0c0d6-127b-4179-a3f0-a176811dd577','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 21','Unscramble the letters to find the correct word.\r\n\r\nxnepad',5,'MCQ',NULL,NULL,'IMAGE-92e0c0d6-127b-4179-a3f0-a176811dd577-f2b81b750d985c33f6678f8c229f9121.jpg',0,'2024-11-28 15:48:00'),('92e26c38-bb17-4687-8f46-9f1320b2908c','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 6',' A Festival in My Village\r\n\r\nIn my village, we celebrate a special festival called \"Harvest Festival.\" Every year, people come together to thank nature for the good crops. The festival is colorful and joyful.\r\nOn the day of the festival, everyone wears bright clothes. There are many delicious foods like rice, fruits, and cakes. Children dance and sing traditional songs.\r\nOld people tell stories about the history of our village. They teach us the importance of sharing and caring for each other. At the end of the day, we all feel happy and thankful for our community.\r\n\r\n\r\n\r\n\r\nWhat is the name of the festival in the story?\r\n',10,'MCQ',NULL,NULL,'IMAGE-92e26c38-bb17-4687-8f46-9f1320b2908c-934a22ee104d581b9fc84c6134a1de3e.png',0,'2024-12-04 13:37:48'),('92e44ab2-a361-4dc0-93d2-8b39051d5b8d','36353aaa-0af1-4489-b057-25511e020826','Question 10','The marketing team was working on the campaign strategy. _______ they had finalized the content and visuals, they started planning the launch event. _______ the launch event was scheduled, they ensured that all promotional materials were distributed to the target audience. _______ everything was in place, the campaign went live with a strong impact.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:25:01'),('92f9f80e-bfc3-4689-90b6-f1d53d5cfccf','afd6b384-56dd-4139-90f1-5800d11048e1','Question 19',' Choose the word that has the closest meaning to \"diligent\" in the sentence:\r\n\r\n \"He was praised for being a diligent worker in the tourism department.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-92f9f80e-bfc3-4689-90b6-f1d53d5cfccf-2a75a55e38213061ccb55f40b4b3f18b.jpg',0,'2024-11-26 03:27:37'),('93017177-2363-4983-8a19-d980dd899cd9','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 15','The word \"networking\" refers to the process of meeting and engaging with people to share knowledge and build professional relationships.',5,'TFQ',NULL,NULL,'IMAGE-93017177-2363-4983-8a19-d980dd899cd9-18e6fbe3af8d2098f3a2ab3050b1436e.jpg',0,'2024-11-25 21:59:15'),('930a2e3c-74fe-4a7b-a13b-7aca8ddf6450','b29e7991-f853-47df-9475-7c0d65e15458','Question 5',' moitnntacani\r\n\r\nWhat is the correct word? \r\n',5,'MCQ',NULL,NULL,'IMAGE-930a2e3c-74fe-4a7b-a13b-7aca8ddf6450-02153a293f29f38f6d61584ada8800bf.jpg',0,'2024-11-25 11:25:00'),('931cb568-33b4-41b2-8a50-2e49f0fbfbf2','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 4','Given the increasing demand for personalized travel experiences, travel companies _______ (introduce) customizable itineraries that allow travelers to choose their own adventure, from guided tours to self-exploration.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:44:08'),('933c232e-7072-4cc9-8ef8-5417f30d6e6e','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 16','Why does Mark want to gain global work experience?',10,'MCQ',NULL,NULL,'IMAGE-933c232e-7072-4cc9-8ef8-5417f30d6e6e-20cb500715b67e01fe19def303f12a2b.png',0,'2024-12-11 11:11:20'),('9345cb7b-d0c6-4e34-88d2-28dd44631f44','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 2','What was Lila\'s main reason for traveling to different parts of the world? \r\n',5,'MCQ',NULL,NULL,'IMAGE-9345cb7b-d0c6-4e34-88d2-28dd44631f44-5de50f8f7ffcc4f4ae763674584b23ca.png',0,'2024-12-06 10:51:27'),('934f4019-1d2d-49f8-b1d5-07813778fe36','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 8','What is a primary responsibility of Marcus\'s job?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 16:00:06'),('93b7953f-abbe-4b84-9694-340fd4f91dee','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 8','Choose the correct adverb of place: \"We are going ____ tomorrow.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:13:04'),('93bed0da-ac55-4064-9132-54e9c40e5980','6b134cd4-e902-4241-9692-450b43ca1af9','Question 28','Gastronomic tourism has gained immense popularity in recent years as more travelers prioritize food experiences over traditional sightseeing. This form of tourism allows visitors to explore a destination\'s culture through its cuisine, whether it\'s sampling street food in Bangkok or dining at Michelin-starred restaurants in Tokyo.\r\n\r\nA successful gastronomic tour is more than just eating; it involves understanding the stories behind the dishes. For example, in Italy, a cooking class may include learning how pasta shapes differ based on regional traditions. Similarly, wine tours often include visits to vineyards, where tourists can meet the winemakers and learn about the production process.\r\n\r\nGastronomic tourism also contributes significantly to local economies. It promotes small-scale farmers, artisans, and local markets. However, the industry faces challenges such as preserving authenticity while catering to a global audience.\r\n\r\nAs the demand for culinary experiences grows, destinations must strike a balance between modernization and tradition to maintain their unique appeal. For travelers, gastronomic tourism is not just a journey of the palate but also an opportunity to connect deeply with a regions heritage.\r\n\r\nGastronomic tourism focuses only on high-end dining experiences.',5,'TFQ',NULL,NULL,'IMAGE-93bed0da-ac55-4064-9132-54e9c40e5980-869ee00064b2b2bbf8dd2b6f727376f2.jpg',0,'2024-11-21 13:31:00'),('93bf9263-dcc6-4af7-a99b-7e13be955715','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 6','Julia has her own ideas, and ___ often shares them with the group.',5,'MCQ',NULL,NULL,'IMAGE-93bf9263-dcc6-4af7-a99b-7e13be955715-5850648b8812dd287998c9bc1ce881e9.png',0,'2024-12-02 11:31:23'),('93c9219b-1629-4706-9b36-667110d20ae9','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 6','How do street food vendors contribute to festivals?',5,'MCQ',NULL,NULL,'IMAGE-93c9219b-1629-4706-9b36-667110d20ae9-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:45:55'),('93e1e689-0c92-4950-8ac6-b8f221bc0fd7','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 6','Pick the correct noun phrase for the sentence: \"She gave me ___ as a gift.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:25:30'),('93e66b9f-0da3-457d-ba8e-647f5ed79767','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 14','Offering help to a struggling friend is an example of good behavior.\r\n',5,'TFQ','AUDIO-93e66b9f-0da3-457d-ba8e-647f5ed79767-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:31:06'),('941198be-e2b7-4597-b5ea-607d0148445a','63c67806-3492-4bb1-8ace-254db076af70','Question 1','Where are the conference rooms located?\r\n',5,'MCQ','AUDIO-941198be-e2b7-4597-b5ea-607d0148445a-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:33:40'),('94133218-3283-482d-94d5-4cb8d1dedf93','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 8','lcaspel is the scrambled word for:',5,'MCQ',NULL,NULL,'IMAGE-94133218-3283-482d-94d5-4cb8d1dedf93-8f61e2610b16a15e75c6923dc2b1b551.jpg',0,'2024-11-28 11:15:38'),('941cacef-44c9-4e71-8857-b27828d5e5e4','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 1','Choose the word that is the opposite of \"wide\" in the sentence:\r\n\r\nAnna and her friends are planning a hiking trip. \r\nAnna: \"The views from the top of the mountain are supposed to be wide. I can\'t wait to see them!\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:54:08'),('941dd220-4f21-4206-891b-39858cb9425a','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 6','What cultural practice is being described?',5,'MCQ','AUDIO-941dd220-4f21-4206-891b-39858cb9425a-2af0b789cfd5e76d61e73d676d6cb32b.mp3',NULL,NULL,0,'2024-12-11 14:34:23'),('94321a97-d24f-4b8a-9cf9-be9bd4a18702','afd6b384-56dd-4139-90f1-5800d11048e1','Question 1',' Choose the word that has the closest meaning to \"commend\" in the sentence:\r\n\r\n \"The manager wanted to commend the staff for their excellent service during the busy season.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-94321a97-d24f-4b8a-9cf9-be9bd4a18702-84b0fec283cf3cac63c3f854188cf243.jpg',0,'2024-11-26 03:07:48'),('9443e572-d110-4f63-b887-b458386cd740','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 20',' A menu listing available food\r\n',5,'MCQ',NULL,NULL,'IMAGE-9443e572-d110-4f63-b887-b458386cd740-295f7ce305f88cd6820b152fbfe8e022.jpg',0,'2024-12-04 09:23:47'),('946a5d8a-b259-420b-a5a0-1c8f2a77e2f8','7fd84c75-8187-4553-96aa-23cead94c780','Question 3','Which of the following is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:39:28'),('946db90e-79bb-4c42-9fe0-b4f12a56a3c9','10e23048-0fd3-4ab3-9440-9104e7063142','Question 16','Sarah finds it easy to implement her ambitious urban planning projects without any challenges.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:20:08'),('946e5c68-4f70-4001-92fd-f107099df721','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 14','The glow of the screen and the ambiance of her home makes the night stressful for Sarah.\r\n',5,'TFQ','AUDIO-946e5c68-4f70-4001-92fd-f107099df721-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:56'),('9471bb5f-b439-44c1-a75a-3b6109396bf3','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 8','What is the meaning of \"profession\" in Indonesian?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9471bb5f-b439-44c1-a75a-3b6109396bf3-47927e9fd767de6e21914c29f849b7e8.jpg',1,'2024-11-21 14:57:22'),('947e83de-05e8-49d5-b99a-ab92b61b739c','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 8','Which of the following sentences contains an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:11:02'),('948066ef-fb85-43ea-9c74-7f44981e34ae','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 3','Select the correct collective noun:\r\n',5,'MCQ',NULL,NULL,'IMAGE-948066ef-fb85-43ea-9c74-7f44981e34ae-8fda02926a3342413d7a22aa29b8b63e.png',0,'2024-11-26 09:45:01'),('9482ba15-aeba-4dc5-98c7-5a46684b1a02','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 3','What award was presented during the event? ',5,'MCQ','AUDIO-9482ba15-aeba-4dc5-98c7-5a46684b1a02-aaf95071259bcb284d7ba968503b9836.mp3',NULL,NULL,0,'2024-12-09 15:06:58'),('9489194f-c075-42ed-ae67-81516bafdd89','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 18','If he ____ help, he usually asks for it.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:44:45'),('948fe696-34c8-4814-aa40-41325c159934','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 9','What is the role of Alex Foster at the Grand Horizon Hotel?',5,'MCQ','AUDIO-948fe696-34c8-4814-aa40-41325c159934-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:24:15'),('94922120-8ee1-40c4-846f-faff72b7c46b','069d921b-0878-411b-a94d-ce525959c0d1','Question 50',' Choose the right meaning of vocabulary below\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 20:04:10'),('9496b810-50a8-4100-84e5-a904946bd056','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 13','Who is the special guest for Literacy Week?',3,'MCQ',NULL,NULL,'IMAGE-9496b810-50a8-4100-84e5-a904946bd056-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:32:39'),('94a45cca-abd0-491d-b3b9-080a1d7acaf5','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 15','What does the Forbidden City symbolize?\r\n',5,'MCQ','AUDIO-94a45cca-abd0-491d-b3b9-080a1d7acaf5-96aef7487caf83938f5f43b7c94ed629.mp3',NULL,NULL,0,'2024-12-09 13:33:43'),('94b5504f-b4cf-464e-8230-0c189dead707','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 23','Which activity will NOT be part of the Wellness Fair?',3,'MCQ',NULL,NULL,'IMAGE-94b5504f-b4cf-464e-8230-0c189dead707-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:39:40'),('94c03c35-5413-4321-abdc-c0a5cf51d4a1','19e966c5-52ca-45d9-a039-138594184e90','Question 5','Choose the adjective that best completes the sentence: \"This room is very ____.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-94c03c35-5413-4321-abdc-c0a5cf51d4a1-93fee4c0e707e53f07fa4d9ca13dbb3f.png',0,'2024-11-26 00:48:53'),('94cb0ea2-cab1-4134-8803-05299e9ef291','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 7','He usually exercises _______ he has breakfast. \r\n',10,'MCQ',NULL,NULL,'IMAGE-94cb0ea2-cab1-4134-8803-05299e9ef291-486871a447b8c0307de8a407eaacd42d.jpg',0,'2024-12-03 13:58:00'),('94d58212-db50-44cc-9a48-a929aa17b0f7','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 15','Amir discovered that the real treasure of the village was the golden lantern itself.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 11:08:15'),('94f99220-5bab-49f9-9e56-186c53bc369b','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 8','What is the function of an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:50:09'),('94fd41c2-eb48-459e-b653-f4f83ae1a558','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 4','Listen to the speaker for question number 4.',1,'MCQ','AUDIO-94fd41c2-eb48-459e-b653-f4f83ae1a558-fc2d9d8f96f77de47e776a45be04f439.mp3',NULL,NULL,0,'2024-11-25 12:48:27'),('94fdf3d5-86bd-4582-bc93-007d866a8500','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 13','They ___ the meeting agenda in advance.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:51:33'),('95017859-a9e9-4362-a59e-c08486fb36d0','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 3','What was the primary purpose of Rosewood Castle when it was built?\r\n',5,'MCQ','AUDIO-95017859-a9e9-4362-a59e-c08486fb36d0-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:45:43'),('9507ed1d-3565-425a-b3dc-6d305ee87e80','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 17','Which animals are allowed in the restaurant?\r\n',5,'MCQ','AUDIO-9507ed1d-3565-425a-b3dc-6d305ee87e80-ea5ea3898de5d1ad5442731bba495f39.mp3',NULL,NULL,0,'2024-12-11 10:26:07'),('9516fd42-923e-4fa0-9291-731299c2c9fa','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 15',' \"The country has many heritage sites that tell its story.\"\r\n\r\n\"Heritage\" refers to historical traditions, artifacts, or landmarks that are passed down from previous generations and are significant to a culture or nation.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:08:43'),('9517854c-a532-4741-8adb-27ca7a809f4a','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 9','Find the noun phrase that includes an embedded clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:01:03'),('95329cc5-1031-4a0f-b4ce-ec551a227b56','e273317f-f53e-45dc-8ced-9e15ab266775','Question 3','Identify the phrasal verb: \"She decided to ____ smoking.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-95329cc5-1031-4a0f-b4ce-ec551a227b56-593fdb492fce842e8ded0d8a7b248adb.png',0,'2024-11-26 05:28:32'),('95445091-f0dd-4daa-aa31-10e8630a6627','f845f17c-d46e-480c-9809-509254f53261','Question 16','Which sentence correctly reports a negative imperative?\r\nDirect: \"Dont touch that!\" the mother said.',5,'MCQ',NULL,NULL,'IMAGE-95445091-f0dd-4daa-aa31-10e8630a6627-cdac79c9706a5919a1d0bec2e2f17d40.png',0,'2024-11-28 11:04:58'),('954d8a30-8ad1-451d-82d8-a538ba1e38c0','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 2','A child who does not like authority will:',10,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:26:57'),('95856252-3016-41dd-8f24-54aa1c01562b','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 3','Unscramble the letters related to showing creativity or originality.\r\n\r\nTiveninev',10,'MCQ',NULL,NULL,'IMAGE-95856252-3016-41dd-8f24-54aa1c01562b-b99d3a92d97e8e7e719ca24b4d6f288a.jpg',0,'2024-11-28 14:30:54'),('9587f52c-b3b5-4942-99e7-0aa4741c5314','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 14','The resorts rooms feature floor-to-ceiling windows that offer views of the __________.\r\n',5,'MCQ','AUDIO-9587f52c-b3b5-4942-99e7-0aa4741c5314-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:37:09'),('959a481c-a642-4ca7-b5da-d72d5acade4a','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 1','Select the correct sentence in the future perfect continuous tense:',5,'MCQ',NULL,NULL,'IMAGE-959a481c-a642-4ca7-b5da-d72d5acade4a-c2c39f25cbc8cff99afb3ee92e2e18ac.png',0,'2024-11-26 05:51:06'),('959b543a-01df-4d76-a8a6-73c3782acc57','8d93e205-a25d-483f-8954-17a16b612100','Question 9','\"The museum provides an __________ glimpse into the country\'s history and culture.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-959b543a-01df-4d76-a8a6-73c3782acc57-455dbe1c89bfe8a12784ba32d41be3e8.jpg',0,'2024-11-25 14:45:23'),('95b1a6af-9574-4e4c-a7b9-abfaff45b515','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 4','What kind of customizations does Maria want to offer? \r\n',5,'MCQ','AUDIO-95b1a6af-9574-4e4c-a7b9-abfaff45b515-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:52:27'),('95bacdbb-4693-4ed9-a02d-88ba9bd512c5','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 14','Find the synonym for \"Vision\"',5,'MCQ',NULL,NULL,'IMAGE-95bacdbb-4693-4ed9-a02d-88ba9bd512c5-b6ef634bc3d8af47ab9ffe9540a0ced3.png',0,'2024-11-29 10:00:12'),('95ed7cfe-a2b5-4eab-b0aa-fb264103007e','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 13','Choose the correct form of the adjective in this sentence: \"Today is ____ than yesterday.\"\r\n',6,'MCQ',NULL,NULL,'IMAGE-95ed7cfe-a2b5-4eab-b0aa-fb264103007e-a4c3f1e353af0226fe8de9de13f2e3c9.png',0,'2024-11-26 03:10:38'),('95eea5f6-c7e5-4b81-b3b6-11ef01dddedb','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 4','Ecotourism focuses on protecting the environment while traveling.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:30:58'),('95f0dde9-26a3-4295-8490-8de0a384b0a1','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 17','Match each word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 01:42:44'),('95fa695d-529f-4f86-8d67-b6533486e327','6b134cd4-e902-4241-9692-450b43ca1af9','Question 16','\r\n\r\nStaff: Good afternoon, welcome to the Royal Star Hotel. How may I help you?\r\nGuest: Hi, I need to check in. I have a reservation for three nights.\r\nStaff: Sure, may I have your ID and booking reference?\r\nGuest: Here you go.\r\nStaff: Thank you. Your room is on the third floor. Breakfast is included and served from 7 to 10 a.m.\r\nGuest: Great! Does the hotel have a swimming pool?\r\nStaff: Yes, its on the rooftop. Its open from 8 a.m. to 8 p.m.\r\n\r\n\r\nBreakfast is served from ______ to 10 a.m ',5,'MCQ',NULL,NULL,'IMAGE-95fa695d-529f-4f86-8d67-b6533486e327-337f430cc23fbf8d6123ac246d2c7043.jpg',0,'2024-11-21 13:07:06'),('95fc1e29-3aca-4730-a24b-5db5336de9f4','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 1','I ___ (help) you clean the house tomorrow.\r\n',10,'MCQ',NULL,NULL,'IMAGE-95fc1e29-3aca-4730-a24b-5db5336de9f4-d00eda98c9544de7c1c0a9fe46e2341c.jpg',0,'2024-11-29 10:34:43'),('95fe2d3a-7fc2-4454-9492-aedf9bfeffe8','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 4','After walking all day, Anna feels ________.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:58:47'),('9604ee06-5470-448e-96ee-fe1ddeeb7bf7','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 6','They decide to have a ________ outside with food and drinks.',10,'MCQ',NULL,NULL,'IMAGE-9604ee06-5470-448e-96ee-fe1ddeeb7bf7-cdb43f3ed7433dc6f92f960149bf97dc.jpg',0,'2024-11-26 06:45:06'),('9610c649-a72b-4810-8fbd-b45de445b9ef','a16be13c-c049-47cd-b145-b3faae19a096','Question 12','What does the thistle symbolize for the Scottish people?',5,'MCQ',NULL,NULL,'IMAGE-9610c649-a72b-4810-8fbd-b45de445b9ef-a5a00c43360d9e5d57137cfdfc712a2b.jpg',0,'2024-12-05 11:03:42'),('96113ced-8939-411a-8480-6fa24420669c','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 13','Choose the word that is the Indonesian opposite of \"mandatory\" in the sentence:\r\n\r\n\"Attendance at the staff meeting is mandatory.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:46:59'),('961bc585-0efc-4099-b1dc-73e6a5b67928','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 15','Which word functions as an adjective in this sentence? \"They live in a quiet neighborhood.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-961bc585-0efc-4099-b1dc-73e6a5b67928-6446463410b91d2e25d09b7a3930ea15.png',0,'2024-11-26 00:17:46'),('9626a012-e3a8-46bd-90d1-f22cd7add2e2','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 12','Which sentence contains an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:14:34'),('9642a014-7063-4543-bd0c-28ac6a2eecd6','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 4','New lambs soon learn to lose their mothers\r\n',5,'TFQ',NULL,NULL,'IMAGE-9642a014-7063-4543-bd0c-28ac6a2eecd6-bb718c9375474b993f17b230379d396c.jpg',0,'2024-12-02 09:29:31'),('964a0533-b162-446f-9dbf-cb3fce1bb34d','a89648cb-a116-4dbe-b304-24818d8f1725','Question 1','Which of the following is NOT a characteristic of Kyoto?\r\n',5,'MCQ',NULL,NULL,'IMAGE-964a0533-b162-446f-9dbf-cb3fce1bb34d-0b938e2b67317066773c17a983ec21d8.png',0,'2024-12-03 11:11:12'),('966afdfb-a9ae-4d27-a4a3-704e1f8a53e9','f845f17c-d46e-480c-9809-509254f53261','Question 8','Find the correct direct speech for this reported statement:\r\nReported: He said he hadnt seen the movie.\r\n',5,'MCQ',NULL,NULL,'IMAGE-966afdfb-a9ae-4d27-a4a3-704e1f8a53e9-ccccd7e16466e2c9687acdf30d548420.png',0,'2024-11-28 10:56:50'),('967b85a4-a512-45bb-b72f-8e3285f61f73','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 12','The gardens restoration was made possible by volunteers and a local artist. \r\n',5,'TFQ',NULL,NULL,'IMAGE-967b85a4-a512-45bb-b72f-8e3285f61f73-579a5c96cddbdeb6f51e41e5b7fd0bb3.jpg',0,'2024-12-03 09:34:42'),('967c813c-b9c4-434a-9a2f-51ac900706ff','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 2','How does Alex feel about living in Tokyo?\r\n',5,'MCQ',NULL,NULL,'IMAGE-967c813c-b9c4-434a-9a2f-51ac900706ff-c781e4e0e37787d927353fdff11c8b0f.png',0,'2024-11-29 11:59:11'),('96b9a49e-6341-4d50-ac8d-3d9c5b1cbb17','ad662084-347c-416f-89de-05a5dd43da36','Question 6','What is his goal?\r\n',5,'MCQ','AUDIO-96b9a49e-6341-4d50-ac8d-3d9c5b1cbb17-f5fca8058e1c5eb0a4767f18fff4979e.mp3',NULL,NULL,0,'2024-12-09 10:46:01'),('96bcd412-4648-430c-a435-2155e1437ac6','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 6','Please listen carefully to the following audio, as it will be used to answer questions 6 to 10.\r\n\r\n\r\nWhat is Marcuss position at the County Hotel?',10,'MCQ','AUDIO-96bcd412-4648-430c-a435-2155e1437ac6-4cf2eeaf8485ea8542881947630c43a1.mp3',NULL,NULL,0,'2024-11-25 15:52:32'),('96c88117-3d6f-4a0f-bee2-b1a5330aec7a','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 17','What type of food was featured in the events buffet?\r\n',5,'MCQ','AUDIO-96c88117-3d6f-4a0f-bee2-b1a5330aec7a-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:35:42'),('96cdb466-9013-4d40-bb81-dd5544c28717','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 9','What method was used to move the stones to the construction site?',5,'MCQ',NULL,NULL,'IMAGE-96cdb466-9013-4d40-bb81-dd5544c28717-c6e39e31bd04b62eec91ca3d566c2550.jpg',0,'2024-12-05 11:37:30'),('96dc4282-8c7b-48d1-bdc5-10157106c7c9','a6453283-af44-47e5-9f50-84628799eeac','Question 1','Purnama was warned by his elders about the peaceful nature of the lake. \r\n',5,'TFQ',NULL,NULL,'IMAGE-96dc4282-8c7b-48d1-bdc5-10157106c7c9-f4d5d232fe81c49a7423479a943e29a4.jpg',0,'2024-11-28 11:32:37'),('96e6c9b2-01a8-4bd4-8efc-d615d81b0a20','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 12','The Amber Dynasty used the palace as both a residence and a center of political activity.\r\n',5,'TFQ','AUDIO-96e6c9b2-01a8-4bd4-8efc-d615d81b0a20-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:50:42'),('96ed31fd-582a-4ab9-92c0-59e350459a25','05d1243d-7ad4-4893-b352-129bf05706b0','Question 18',' In “The singer with the golden voice won the competition,” \"The singer with the golden voice\" is a noun phrase.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-28 10:49:48'),('96ee5263-098b-481a-a5d1-021e839ee992','acad3477-1006-4ed1-b432-985542a7c890','Question 3','What does Mr. Johnson say he might need on Sunday?\r\n',10,'MCQ','AUDIO-96ee5263-098b-481a-a5d1-021e839ee992-51f56e47d3f1fefc410c37d72a08a39f.mp3',NULL,NULL,0,'2024-12-09 11:13:33'),('97031803-ec00-4f9f-a51b-f8073e65b522','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 3','Which of the following landmarks is NOT mentioned as a replica in Las Vegas?',4,'MCQ',NULL,NULL,'IMAGE-97031803-ec00-4f9f-a51b-f8073e65b522-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:11:27'),('9705a2ff-6ccc-446b-b23a-1c3d28768a89','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 12','What do traditional dances in Bali often tell stories about?',10,'MCQ','AUDIO-9705a2ff-6ccc-446b-b23a-1c3d28768a89-b869d645e9c11182f53985766da7a5f3.mp3',NULL,NULL,0,'2024-12-16 09:43:10'),('97280593-b976-4be7-9c76-af4ff6e47ccf','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 5','Direct: He said, \"I went to the park.\"\r\nReported: He said that he ___ to the park.\r\n',10,'MCQ',NULL,NULL,'IMAGE-97280593-b976-4be7-9c76-af4ff6e47ccf-b69f705aa7a94c497b9562df0f62071c.png',0,'2024-11-28 11:32:20'),('97308d49-9324-4e30-9ed1-2afa17a41b9b','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 18','Which of the following best describes Emmas current career?\r\n',5,'MCQ',NULL,NULL,'IMAGE-97308d49-9324-4e30-9ed1-2afa17a41b9b-2f4477f29c9d7ffa9e89b12cea846798.png',0,'2024-11-29 14:04:09'),('9733edcb-06ac-45a8-bc02-9189777a4384','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 20','What added to the overall festive atmosphere of the event?\r\n',5,'MCQ','AUDIO-9733edcb-06ac-45a8-bc02-9189777a4384-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:37:14'),('973908b9-1838-4504-b17e-db1d7af1a3d6','45b0268f-d278-4851-90d8-7f99001e6687','Question 3','What else does the guest mention they might need?\r\n',10,'MCQ','AUDIO-973908b9-1838-4504-b17e-db1d7af1a3d6-aa92928be32bb319cc3c34d4509772a5.mp3',NULL,NULL,0,'2024-12-09 11:23:59'),('974733fd-4b3b-4bb5-8a35-9b0ac43dec61','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 15','Rearrange the letters to form a word: \r\n\r\nCFFONIEDCNE\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 15:18:38'),('97516857-e295-4a63-9459-39aef2c434a9','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 7','Which of the following sentences does not contain a noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:15:54'),('975accb7-9bf1-47a6-bb06-494143f910b1','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 18','The gardens restoration was made possible by volunteers and a local artist. \r\n',5,'TFQ',NULL,NULL,'IMAGE-975accb7-9bf1-47a6-bb06-494143f910b1-579a5c96cddbdeb6f51e41e5b7fd0bb3.jpg',0,'2024-12-03 09:38:55'),('9763b08b-5d16-49c6-a14c-81948b39435c','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 1','Choose the correct pronoun for the sentence:\r\n\"Several employees expressed ___ dissatisfaction with the new policy, though the management team promised further revisions.\"',5,'MCQ',NULL,NULL,'IMAGE-9763b08b-5d16-49c6-a14c-81948b39435c-a9e742789301aa5e50da048066f0558b.png',0,'2024-12-03 10:25:08'),('976916e6-9e6d-4830-9ea0-e44a32ab5011','e273317f-f53e-45dc-8ced-9e15ab266775','Question 7','Which of the following is a linking verb?\r\n',5,'MCQ',NULL,NULL,'IMAGE-976916e6-9e6d-4830-9ea0-e44a32ab5011-562c0348a0ef21976c62fb9b12f4b4a7.png',0,'2024-11-26 05:33:54'),('97693fec-68cb-4519-9b78-6d98e925e108','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 12','\"The prince arrived, recognizing the girl as the lost princess Candra Kirana.\" \r\n\r\nWhich of the following words is a synonym for \"recognizing\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-97693fec-68cb-4519-9b78-6d98e925e108-4fcfc15dbefb4186a577ba095637a20a.jpg',0,'2024-11-25 11:07:18'),('976df545-7251-4c53-a98c-c7763786fd1e','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 15','Demian enters the public library, where she finds a quiet spot to study for her upcoming exams.\r\n\r\nWhat is the antonym of \"public library,\" which is a place where books and resources are available for public use?\r\n',5,'MCQ',NULL,NULL,'IMAGE-976df545-7251-4c53-a98c-c7763786fd1e-dc84806bc09e2c975f3ab66eee885924.jpg',0,'2024-12-04 08:40:06'),('9773543b-d595-4e4b-b72f-4d5d85656a49','b182989e-22bf-4ff8-9888-395f8328118f','Question 9','Choose the word that means \"unavailable to be visited because of restrictions or protection measures\":\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:45:29'),('9777429a-aa18-4886-9f62-cd2909a75751','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 20','What is a common theme between the Travelers\' Cafe and the Harmony Workshop?',5,'MCQ',NULL,NULL,'IMAGE-9777429a-aa18-4886-9f62-cd2909a75751-2f16019767b70c6d8c4cef9b2ba5f4bf.jpg',0,'2024-12-11 13:31:37'),('97786cf2-615a-411b-9b9e-0972b0333a77','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 16','By the end of this year, she ___ (finish) her degree.\r\n',5,'MCQ',NULL,NULL,'IMAGE-97786cf2-615a-411b-9b9e-0972b0333a77-a5e96eca01de1030b1941bcfdfb13049.jpg',0,'2024-11-29 09:49:47'),('978c8280-537a-4b6f-b31e-fc774086b8d9','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 11','Choose the correct verb to complete this sentence: \"The cat ____ on the mat.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-978c8280-537a-4b6f-b31e-fc774086b8d9-fac31187084a68bf8cecb610d24ba4e7.png',0,'2024-11-26 02:15:12'),('97a3869c-c49b-4940-a71b-b1854fc387bf','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 7','Which word is an adverb of degree?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:13:20'),('97b182fc-66ce-4dc5-b328-abc224e9e893','2f761a14-dfdf-4549-8619-08112603046b','Question 8','Choose the correct verb for each sentence:\r\nWe _____ at the party last night',10,'MCQ',NULL,NULL,'IMAGE-97b182fc-66ce-4dc5-b328-abc224e9e893-8efdeda8699e8128d8ad099ec83375c2.png',0,'2024-11-26 01:40:02'),('97e93aee-1f8b-4eff-b883-eb4a47730aa6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 4','What does Tom try his best to do for the guests? ',10,'MCQ','AUDIO-97e93aee-1f8b-4eff-b883-eb4a47730aa6-36387cfe33f09bc64cdd382dee283d34.mp3',NULL,NULL,0,'2024-12-09 10:55:42'),('97f55e04-0f4e-46aa-8901-cd1f22e27a5f','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 1','I had already eaten dinner _______ she called me to join her.\r\n',10,'MCQ',NULL,NULL,'IMAGE-97f55e04-0f4e-46aa-8901-cd1f22e27a5f-af072edfa04c6df1a2fc7d45d8bb4159.jpg',0,'2024-12-03 14:01:11'),('9807b056-497f-4885-842d-6709efdc0f7c','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 1','Where did they go on vacation?',7,'MCQ',NULL,NULL,'IMAGE-9807b056-497f-4885-842d-6709efdc0f7c-97e160d7b81b313c3655038e9c56bbf4.PNG',0,'2024-11-25 11:29:57'),('98091524-64e6-4ed5-8537-ed1af94b0332','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 5','They _______ the waves at the beach.',10,'MCQ',NULL,NULL,'IMAGE-98091524-64e6-4ed5-8537-ed1af94b0332-992086fa36fa6b3597efaa1eab890728.jpg',0,'2024-11-26 06:31:05'),('9819c4e8-972c-47e7-892b-08a0cf281613','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 13','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:03:14'),('982ba09e-386b-4d11-8751-afa33c7097dc','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 24','What is one of the health services offered at the fair?',3,'MCQ',NULL,NULL,'IMAGE-982ba09e-386b-4d11-8751-afa33c7097dc-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:40:19'),('984dca8e-9477-4a95-ba16-39f23c4ec7ba','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 6','Why was the boy happy?',7,'MCQ',NULL,NULL,'IMAGE-984dca8e-9477-4a95-ba16-39f23c4ec7ba-14f0614008e7f41058b0d8aea0acb275.PNG',0,'2024-11-25 21:07:37'),('985168de-6da1-4068-b488-9febb90a11ce','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 12','From the conversation, what is Mr. Harris impression towards Sarahs performance?',10,'MCQ','AUDIO-985168de-6da1-4068-b488-9febb90a11ce-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:09:21'),('98614518-c6a5-462f-b808-a35bd679eca0','c28b3729-218e-4d52-b697-2e14a996313f','Question 2','Complete the following sentence with the most appropriate answer choice.\r\nShe locked the door _______ she left the house, ensuring that no one could enter.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:18:18'),('986adb3d-915f-453e-a5e8-752335a71b02','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 5','What does the phrase “That sort of thing happens only in the movies” mean?',10,'MCQ',NULL,NULL,'IMAGE-986adb3d-915f-453e-a5e8-752335a71b02-72109a1e6f3289331a9227273b82c7e0.PNG',0,'2024-12-05 13:16:47'),('986e318b-4baf-494c-9d7b-00b43ffd4514','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 1','What was the original purpose of the Great Wall of China?',10,'MCQ',NULL,NULL,'IMAGE-986e318b-4baf-494c-9d7b-00b43ffd4514-65b36cc0a5e3a2b4bf9d990596e009cf.PNG',0,'2024-12-11 15:50:57'),('987766c5-c7fe-4861-8698-137f44c5df5b','41426465-c0af-4f11-bb66-c0e307279110','Question 16','The cocktail reception is at 6:30 PM.\r\n',5,'TFQ','AUDIO-987766c5-c7fe-4861-8698-137f44c5df5b-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:23:41'),('987ebff8-8ccb-425e-88a1-da6c8d0417b6','545e36c7-8ec0-4512-b1c3-60a731159480','Question 11','Choose the correct word to replace the incorrect word in the sentence:\r\n\r\n\"The hotel manager welcomed the arriving guests with enthusism.\"\r\n\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:16:07'),('988411d5-a965-4455-8801-4346b7ef97eb','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 9','Choose the correct form to complete: \"If I ____ him, I would have said hello.\"',5,'MCQ',NULL,NULL,'IMAGE-988411d5-a965-4455-8801-4346b7ef97eb-abd2ea85a772ea40f90172761acf90ac.png',0,'2024-11-25 19:30:40'),('98a9dc68-2f17-4d03-a79b-2cc77ab39eb7','7c902122-d6e2-4016-ab9b-186a7a4de03b','Question 4','Listen to the speaker to answer question number 4.',1,'MCQ','AUDIO-98a9dc68-2f17-4d03-a79b-2cc77ab39eb7-0c72365677b959fd25328dfda87925dc.mp3',NULL,NULL,0,'2024-11-27 23:01:20'),('98ba9f5e-bd6c-438d-8d92-4f40dc08026a','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 12','The word \"famous\" means well-known or recognized, often for a positive reason, such as a city\'s reputation for beautiful temples and culture.',5,'TFQ',NULL,NULL,'IMAGE-98ba9f5e-bd6c-438d-8d92-4f40dc08026a-6439b14444566b2eb1f93b49b7a48463.png',0,'2024-11-25 22:18:55'),('98c1aff4-acf2-409a-a7c4-9c61c7bf1cb9','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 9','(I / know him for three months)',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 12:44:49'),('98c2a08f-5ffa-402f-8d1a-9baa5b4eb56a','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 13',' How does the initiative support environmental sustainability?\r\n',5,'MCQ',NULL,NULL,'IMAGE-98c2a08f-5ffa-402f-8d1a-9baa5b4eb56a-8f5df52422a875d531eb04d20d043f29.png',0,'2024-12-02 12:42:04'),('98c7d872-0555-4cb5-9ca6-f1a5cd598f18','df268158-c147-4638-b55e-bbf06a4f26a2','Question 6','We ___ (watch) a movie tonight.\r\n',5,'MCQ',NULL,NULL,'IMAGE-98c7d872-0555-4cb5-9ca6-f1a5cd598f18-d72bfd2c33f6433fc4347c6c8289bd7f.jpg',0,'2024-11-29 09:54:10'),('98cb739d-749e-4e3e-89e9-ac5f6951fdb2','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 15','Why do street performers often perform in open spaces?',5,'MCQ',NULL,NULL,'IMAGE-98cb739d-749e-4e3e-89e9-ac5f6951fdb2-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:50:11'),('98db187e-9f92-4d5d-8352-93b5c834cef9','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 10','Listen to the speaker to answer number 10.',1,'MCQ','AUDIO-98db187e-9f92-4d5d-8352-93b5c834cef9-e61b8c66ec2a6b6270504bd809f1be75.mp3',NULL,NULL,0,'2024-11-27 23:45:47'),('98db39f3-9094-45a9-8b18-f4a5ca6d4ccd','3046da72-814f-42e0-bd7f-cf6618a820db','Question 14','What did Mark do in Paris?',5,'MCQ',NULL,NULL,'IMAGE-98db39f3-9094-45a9-8b18-f4a5ca6d4ccd-8b72c00f2c8444f74a2f96df6325fc2b.jpg',0,'2024-12-04 11:01:07'),('98ef59ef-c673-45c6-801f-8c434fa35565','ff825264-d21d-4612-821f-2f19f8044bc2','Question 19','What is the primary theme of Margaret\'s speech? ',5,'MCQ','AUDIO-98ef59ef-c673-45c6-801f-8c434fa35565-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:27:39'),('98fc7dd2-fe33-41f0-af36-5d7e774e6616','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 10','What was the key to Leilas success in her new role?\r\n',5,'MCQ',NULL,NULL,'IMAGE-98fc7dd2-fe33-41f0-af36-5d7e774e6616-93efc006411bfc623ae8f4b354c00b1c.PNG',0,'2024-12-06 12:08:39'),('98fddbb2-15fd-447a-8335-2f3a13b0ab3e','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 5','What qualities did Julia highlight about Maria? ',5,'MCQ','AUDIO-98fddbb2-15fd-447a-8335-2f3a13b0ab3e-aaf95071259bcb284d7ba968503b9836.mp3',NULL,NULL,0,'2024-12-09 15:10:32'),('99166319-9cce-4488-98d3-554a7877f2e4','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 11','The movie was _______ and left everyone in the theater speechless.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:15:46'),('99247992-d92a-4eea-9b4f-37ab57376636','bd175280-dac0-4816-8b96-8bfea150cf93','Question 17','The train ____ at 10 AM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-99247992-d92a-4eea-9b4f-37ab57376636-ad0f0af3c54c861ef6581b5a3f8a2e09.jpg',0,'2024-11-28 14:29:51'),('99265de9-4cfe-4749-996f-6634c0db104e','88d20c15-824b-498f-908b-7e072a5c47a9','Question 9','Mary read the novel in just two days, captivated by the compelling story and well-developed characters.\r\n\r\nWhat is the definition of the word \"novel\"?',5,'MCQ',NULL,NULL,'IMAGE-99265de9-4cfe-4749-996f-6634c0db104e-4c8eb5668465782e6b268488a2b92142.jpg',0,'2024-12-02 11:07:10'),('9926f70a-0525-491b-9145-956aaa1c4896','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 4','The train ___ (arrive) at 6:00 p.m. tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9926f70a-0525-491b-9145-956aaa1c4896-bfa3895f87b90ac9c88022084ab6ed14.png',0,'2024-11-29 11:16:57'),('992cb234-6d02-412e-8e64-6e0c89b97949','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 15','What is a key impact of sustainable tourism on the local communities of Talamanca?\r\n',5,'MCQ',NULL,NULL,'IMAGE-992cb234-6d02-412e-8e64-6e0c89b97949-8f5df52422a875d531eb04d20d043f29.png',0,'2024-12-02 12:42:48'),('99327734-acaa-4008-baa0-1892b94252b1','d430d447-c971-4c28-861d-385e34e4f374','Question 18','In the documentary, the scientist ____ the origins of the species.\r\n',5,'MCQ',NULL,NULL,'IMAGE-99327734-acaa-4008-baa0-1892b94252b1-7207076655883921a8d3028fc31ef4d4.jpg',0,'2024-11-28 15:12:37'),('994a2b6e-5b69-4b1e-9394-70475494d137','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 4','Choose the word that has the closest meaning to \"destination\" in the sentence\r\n\"This national park is a popular destination for eco-tourists.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:45:35'),('995f7d62-fef8-4b72-98dc-118232304f2b','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 6','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-995f7d62-fef8-4b72-98dc-118232304f2b-6812f3f49cd5212d56e10b9ae27f334f.mp3',NULL,NULL,0,'2024-12-04 15:07:18'),('99610139-6b63-405a-89ec-27d6496440da','432f07f2-a960-412b-be28-94ff2d88b136','Question 9','Prita: \"Hannah, _________________________ Its really stylish and suits you well. I love how it adds a nice touch to your look for the party.\"\r\n Hannah: \"Thank you! I decided to try something new for graduation. Im glad you like it!\"\r\n\r\nWhat is the best thing to say to your friend Hannah who has a new hairstyle?\r\n',10,'MCQ',NULL,NULL,'IMAGE-99610139-6b63-405a-89ec-27d6496440da-204a7d194ecfbbf2cb7bb26faf8399a3.jpg',0,'2024-11-26 02:14:03'),('996b66c6-9c84-479d-91bd-1ce293473200','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 13','Choose the word that has the closest meaning to \"exceptional\" in the sentence\r\n\r\n\"The hotels exceptional location gives it a competitive edge.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-996b66c6-9c84-479d-91bd-1ce293473200-c95ce15540d62f60cbbe45ec78590640.jpg',0,'2024-11-26 03:47:06'),('99791c8c-1ce3-460a-8d1a-051bd566e8a6','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 14','What special activity did guests enjoy after the ceremony?\r\n',10,'MCQ','AUDIO-99791c8c-1ce3-460a-8d1a-051bd566e8a6-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:04:04'),('99841691-b599-455f-aca7-a089e61a5dee','19ab833e-87cf-4963-a786-d5d63993a84f','Question 1','Identify the noun phrase in this sentence: \"The intricate designs of the ancient temples fascinated the visitors.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-99841691-b599-455f-aca7-a089e61a5dee-f2d3971e0dac1cbc6f81aebb3e0867d9.jpg',0,'2024-11-28 11:59:21'),('99883287-1bb2-4625-ab22-72de838df977','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 19','As she boarded her flight home, Sofia felt a mix of emotions. The vacation had refreshed her mind, and she was eager to return to her craft with renewed energy. The memories of her adventures would stay with her, fueling her passion for storytelling.\r\n\r\nIn the sentence \"She was eager to return to her craft with renewed energy,\" the word \"renewed\" means \"replenished or refreshed.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 10:52:01'),('9992eeec-42b4-4adb-973e-63d066f5b3c4','afd6b384-56dd-4139-90f1-5800d11048e1','Question 15','What does \"commendation\" mean in the sentence?\r\n\r\n \"The general manager received a commendation for his leadership and dedication.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-9992eeec-42b4-4adb-973e-63d066f5b3c4-c27683ec28aeb03492e51ed7c9928b25.jpg',0,'2024-11-26 03:23:36'),('999f8d48-3f96-40d3-8fa8-fb98bea3f1b4','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 12','Jack: \"We need to choose a place that promotes sustainable tourism,\" \r\nGama: \"Yes, something that helps protect the environment,\" \r\n\r\nWhich word below is the opposite of protect?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:11:19'),('99afd1c2-3750-4dc6-802e-95ae55c3fdb4','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 5','Emily feels bored about her summer vacation plans.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:40:46'),('99b21031-08aa-4662-beb5-c65b3b561a3d','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 15','Find the antonym for \"Success\".',5,'MCQ',NULL,NULL,'IMAGE-99b21031-08aa-4662-beb5-c65b3b561a3d-8ae118cfeb450684e2f9932a3a20c72a.jpg',0,'2024-11-29 10:00:56'),('99b49085-528e-412f-8954-2ab68d5722be','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 8','Direct: \"We will meet at 5 PM,\" they said.\r\nReported: They said that they ___ meet at 5 PM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-99b49085-528e-412f-8954-2ab68d5722be-2522aff6811cc4701125627ce50c943e.png',0,'2024-11-28 11:56:02'),('99b5ba92-5c68-4b63-8f49-14f7cb4378ee','36353aaa-0af1-4489-b057-25511e020826','Question 7','Determine if the statement below is true or false.\r\nWe can only finalize the contract as soon as the legal team has reviewed it thoroughly.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:22:36'),('99d20578-5e6e-499a-9a5a-530b844fec69','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','Question 5','Edison liked to read and learn new things. ',1,'TFQ',NULL,NULL,NULL,1,'2024-11-04 14:20:13'),('99d8c656-c5eb-4bcd-8b61-ab4cb1416e18','05d1243d-7ad4-4893-b352-129bf05706b0','Question 10','Identify the noun phrase in this sentence: \"A young musician with great talent performed at the event.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-99d8c656-c5eb-4bcd-8b61-ab4cb1416e18-92e4f051db8d267a77446bdd2922cfb7.jpg',0,'2024-11-28 10:41:51'),('99d9eb95-d3bd-466b-97fb-9e9f3428e2eb','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 16','They ___ (not attend) the meeting last Monday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-99d9eb95-d3bd-466b-97fb-9e9f3428e2eb-c639bf10422a0b7a505ded5fff837e42.jpg',0,'2024-12-02 13:31:23'),('99e73f6f-b0d2-46a5-abfd-c6a85aed5db2','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 16','What did Elena use to help her find the treasure?',5,'MCQ',NULL,NULL,'IMAGE-99e73f6f-b0d2-46a5-abfd-c6a85aed5db2-8344c62e65fc2497ab84e1856f46cbae.PNG',0,'2024-11-25 21:36:40'),('99ecf973-c98b-40eb-86be-27c04f97b793','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 2','The water at the beach is usually dark and muddy. \r\n',10,'TFQ','AUDIO-99ecf973-c98b-40eb-86be-27c04f97b793-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:04:31'),('99f24ea2-4472-47f1-9427-2e883d867145','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 1','What time of day is described as \"dawn\"?',10,'MCQ',NULL,NULL,'IMAGE-99f24ea2-4472-47f1-9427-2e883d867145-79cec6433b47f05f1cbf929a5951a39d.jpg',0,'2024-11-28 09:52:32'),('99f85b51-08a3-450f-a860-b03e171f09f8','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 6','Which sentence uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:43:56'),('9a013503-b185-45cf-ab1e-9aa59fbc5c79','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 35','What does Viera want to be in the future?\r\n',10,'MCQ',NULL,NULL,'IMAGE-9a013503-b185-45cf-ab1e-9aa59fbc5c79-695bf2b2f76c2c0c8f2db7d065cc9dd6.jpg',1,'2024-12-11 14:50:27'),('9a064ab5-8bc7-4601-8be6-6d838e31f5c1','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 11','___ we ___ (have) enough time to prepare?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9a064ab5-8bc7-4601-8be6-6d838e31f5c1-d8f59e7dd5ebaef5e1749267829e123d.jpg',0,'2024-11-29 11:39:50'),('9a56cd0a-8fd5-4d8b-b62c-a3520c44dfb3','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 10','Breakout sessions will be held in the same room as the main conference.\r\n',5,'TFQ','AUDIO-9a56cd0a-8fd5-4d8b-b62c-a3520c44dfb3-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:01:45'),('9a58b293-4d34-4b75-8b7e-118bd4107db6','54700a17-d9f7-405c-ac12-b9f105dae998','Question 8','The central lake in the park offers paddle boat rentals for visitors.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9a58b293-4d34-4b75-8b7e-118bd4107db6-4d6e2eb333c70106a601528aa932b4a4.jpg',0,'2024-12-03 10:35:40'),('9a5ebef0-f1d1-42cd-827d-d50386d2f77c','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 2','They _______ stay in a hotel by the beach.',10,'MCQ',NULL,NULL,'IMAGE-9a5ebef0-f1d1-42cd-827d-d50386d2f77c-175c797714d39d735464084b638c40e3.jpg',0,'2024-11-29 11:00:53'),('9a62583b-450f-4abb-b86c-b9ee95a5d922','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 6','Choose the correct plural form of the noun in each sentence.\r\nOne person → many _____',5,'MCQ',NULL,NULL,'IMAGE-9a62583b-450f-4abb-b86c-b9ee95a5d922-d1af9c7f9f4885ffb4787021ed3de382.png',0,'2024-12-04 10:24:21'),('9a6457b9-2991-4f77-8bc8-47d53cb813bd','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 6','What does \"Community Center\" mean in Indonesian?',10,'MCQ',NULL,NULL,'IMAGE-9a6457b9-2991-4f77-8bc8-47d53cb813bd-9957306d8ce20ede34849d3648f60feb.jpg',0,'2024-12-03 09:43:16'),('9a7e2ac1-a5f4-41e5-a05f-e9c87b7cc6e3','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 1','What is a primary characteristic of street food?',5,'MCQ',NULL,NULL,'IMAGE-9a7e2ac1-a5f4-41e5-a05f-e9c87b7cc6e3-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:41:45'),('9a80dd9d-148d-486c-a242-09cc99c421bd','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 2',' Local legends say that it appears only during a storm.',5,'TFQ',NULL,NULL,'IMAGE-9a80dd9d-148d-486c-a242-09cc99c421bd-6d2cf97573cdf5d90c7748f954e2c004.jpg',0,'2024-12-06 12:15:49'),('9a844c65-c9f4-4533-9a1c-ae64f7e7e5bf','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 6','Why are rats so unpopular?\r\n',10,'MCQ',NULL,NULL,'IMAGE-9a844c65-c9f4-4533-9a1c-ae64f7e7e5bf-05fa6d9fd32e6591c97b22d130fca2a7.PNG',0,'2024-11-26 08:37:48'),('9a8fc45b-5a9d-4989-b56e-652d9408718e','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 13','The travel desk is located near the reception. ',5,'TFQ','AUDIO-9a8fc45b-5a9d-4989-b56e-652d9408718e-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:27:12'),('9a906641-0c57-459f-8eae-ecab215be43a','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 3','What does Alice admire about Davids reaction to the award?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9a906641-0c57-459f-8eae-ecab215be43a-594162229891943faac0354c0c3cab81.png',0,'2024-12-02 10:04:32'),('9a9d7f1a-c0dd-453f-8456-edb5d185aba2','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 6','John ____ his homework every evening.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9a9d7f1a-c0dd-453f-8456-edb5d185aba2-addaa8015592dbb9ea26c41d954fd6f2.jpg',0,'2024-11-28 14:13:04'),('9a9fc42f-ed78-493f-bcc5-8897f778c844','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 19','Kamari takes a tour of a \"invgorel rcneatuts\", where guests enjoy dinner while the dining room slowly rotates to offer 360-degree views of the city.\r\n\r\nUnscramble the word: \"invgorel rcneatuts\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-9a9fc42f-ed78-493f-bcc5-8897f778c844-80fde62a92b016acf68f929ee077ba31.jpg',0,'2024-12-04 08:44:02'),('9aaa6517-61bd-47bf-b0e2-2a6b672bc3e0','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 5','Choose the word that is the opposite of \"natural\" in the sentence\r\n\"Eco-tourism encourages people to see natural landscapes.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:38:55'),('9abb04ab-98fd-480f-a14e-b9d6841b15b5','04d3a793-1da4-467d-8c52-763a3039f450','Question 8','What does Emma believe is a key factor in making guests feel valued?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:28:25'),('9abbdfa0-fa93-4185-ab1a-6f9ec68aacd0','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 3','ANNOUNCEMENT\r\nFriday, 24th May 2022\r\n● A Free Cooking Class will be held in Room 12 starting next Saturday. If youre interested, please contact Mrs. Laura.\r\n● We will be visiting the museum on Saturday, June 1st. The bus will depart from the school at 8:30 AM, so please be on time. The visit will last the whole day, and we expect to return around 4:30 PM.\r\n● Earth Day is approaching! Celebrate by joining our Earth Day programs:\r\no Seminar on Recycling Materials: July 25th\r\no Replanting Plants Project: July 27th\r\nThink about how you can contribute to making our planet cleaner and healthier. Lets find ways to slow down or even reverse the damage weve done to our beloved Earth.\r\n\r\nWhich of the following statements is TRUE based on the text?',4,'MCQ',NULL,NULL,'IMAGE-9abbdfa0-fa93-4185-ab1a-6f9ec68aacd0-a27ee4d62d54fa9b32246f4702cb81b9.jpg',0,'2024-11-21 12:27:52'),('9aca3014-2556-4d99-b3e8-1688dcbf9d48','bd175280-dac0-4816-8b96-8bfea150cf93','Question 6','My brother ____ plays video games.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9aca3014-2556-4d99-b3e8-1688dcbf9d48-f033a9e5ea25108926ab3593f55bdefb.jpg',0,'2024-11-28 14:24:18'),('9acaf6ce-4c88-45d9-9e2b-60d42f39e342','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 3','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-9acaf6ce-4c88-45d9-9e2b-60d42f39e342-3cb1563f464c17c577abb394f1e81a20.mp3',NULL,NULL,0,'2024-12-04 13:49:34'),('9acbbbc7-c8e0-40ea-a922-28b27ade17a4','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 8',' Our guided tour of the wine country was both educational and enjoyable. We _______ (learn) about the history of the vineyards and the wine-making process, and we _______ (sample) some of the finest wines in the region. The tour concluded with a _______ (delicious) lunch in a rustic, family-owned winery.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:36:54'),('9ad143aa-c979-4e10-b77b-efabb22a5ef1','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 5','He _______ to watch a movie tonight.',10,'MCQ',NULL,NULL,'IMAGE-9ad143aa-c979-4e10-b77b-efabb22a5ef1-043d3f9ce45e0295dbf274228c0386a7.png',0,'2024-11-29 10:21:23'),('9ada162e-1235-4b20-a375-d962e568c670','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 15','One of Sarahs goals is to minimize carbon emissions through innovative urban design.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9ada162e-1235-4b20-a375-d962e568c670-889cff33986b1248738d7f83cd14678f.png',0,'2024-12-02 13:29:25'),('9b01dcb6-b31f-43e9-9fb5-27b01740fd91','c28b3729-218e-4d52-b697-2e14a996313f','Question 4','Arrange the following words into correct sentences.\r\nafter / he / understood / had / explaining / the / concept / she / thoroughly / to him.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:21:05'),('9b096aa6-9549-423f-b4e4-342a76220546','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 5','What did the speaker ride at the theme park?\r\n',5,'MCQ','AUDIO-9b096aa6-9549-423f-b4e4-342a76220546-c934246fc8837586ba484e21566477d6.mp3',NULL,NULL,0,'2024-12-11 14:59:38'),('9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1','3179737e-57ca-437a-af38-f91d98c18e0e','Question 14',' \"Ritz learned everything from serving guests to managing daily tasks.\"\r\n\r\nThe phrase \"serving guests\" refers to cleaning hotel rooms.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1-e59d1334a526f55f93162a4aa58e07b0.jpg',0,'2024-11-25 10:32:20'),('9b0e5520-4bca-441e-a28e-46db638bf96f','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 14','How many languages do you speak?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-12 10:47:14'),('9b0fb9e1-d0c2-49eb-a90e-34b4376664cb','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 8','Based on information at the end of the passage, it can be understood that mice sleep during the day in order to …\r\n',5,'MCQ',NULL,NULL,'IMAGE-9b0fb9e1-d0c2-49eb-a90e-34b4376664cb-736a71444943cec5abd7c5c54bf27053.png',0,'2024-12-03 09:09:54'),('9b144344-d889-4bce-a632-7b8d6445f31c','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 5','The annual food festival had hundreds of participants showcasing dishes from around the world.\r\n\r\nWhat is a synonym for \"participant\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-9b144344-d889-4bce-a632-7b8d6445f31c-c8c668ea4a0f996d4e1d22e96e0854c0.jpg',0,'2024-12-04 09:13:17'),('9b1585d0-f916-4fcc-89fb-0d059b773ddb','17ae8c8f-06a4-4577-9846-9861926b0767','Question 9',' In Indonesia, it is common for extended families to live separately.',5,'TFQ',NULL,NULL,'IMAGE-9b1585d0-f916-4fcc-89fb-0d059b773ddb-db3d0916acf78de2c56bfa9320c8c0ef.jpg',0,'2024-12-04 13:18:44'),('9b189d31-a1d2-4f3a-8f0e-98c65ab10f0b','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 11','The company prides itself on its innovative approach to sustainable packaging.\r\n\r\nChoose the synonym for \"innovative.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:20:50'),('9b22a174-a191-45a2-9280-a6080588a644','bd175280-dac0-4816-8b96-8bfea150cf93','Question 19','They ____ their work early in the morning.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:30:52'),('9b42bd5e-98a8-4621-91ad-d5b6cf7f7f61','c28b3729-218e-4d52-b697-2e14a996313f','Question 18','Tom had been trying to solve the puzzle for hours, _______ he finally figured it out just before midnight.',5,'MCQ',NULL,NULL,'IMAGE-9b42bd5e-98a8-4621-91ad-d5b6cf7f7f61-19daaf480450c0de099d394b489f504d.jpg',0,'2024-12-03 10:35:55'),('9b49536b-2642-4858-bfb2-d862168cbb23','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 9','In the passage, the author felt that Indonesia\'s culture was only about its food. \r\n',10,'TFQ',NULL,NULL,'IMAGE-9b49536b-2642-4858-bfb2-d862168cbb23-fbb68e0eb655e2e382611d3952d8f27d.png',0,'2024-12-03 08:46:24'),('9b5194b4-af00-49f0-8800-4ea425a36080','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 15','Rayyanza lives in Kenya.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9b5194b4-af00-49f0-8800-4ea425a36080-28fc181c93c3b0f8251d06d1bc266b6c.jpg',0,'2024-11-29 11:25:24'),('9b5214d3-8978-4464-9afd-10394fdc0152','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 3','Match the terms to their meanings:',5,'MPQ',NULL,NULL,'IMAGE-9b5214d3-8978-4464-9afd-10394fdc0152-23ee3c306672d7835f0e74f9492fd590.jpg',0,'2024-12-02 09:24:42'),('9b56989d-6c1d-4a3d-9213-565d443d9fa8','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 18','Mentai cake\'s popularity stems from its precise use of traditional Japanese ingredients, without the influence of Western culinary techniques.',5,'TFQ',NULL,NULL,'IMAGE-9b56989d-6c1d-4a3d-9213-565d443d9fa8-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-02 09:46:38'),('9b6112f3-a276-47e0-b9ad-afc1da9d9fd4','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 11','Choose the correct noun phrase to fill in the blank: \"_________ gathered in the square for the concert.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-9b6112f3-a276-47e0-b9ad-afc1da9d9fd4-ae18ea0ec15369379a46cf716a3e8fba.jpg',0,'2024-11-28 11:23:23'),('9b6f764b-dae7-461b-9a82-3406aaa1c2b1','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 7','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-9b6f764b-dae7-461b-9a82-3406aaa1c2b1-48b083008b7f2cdbe5a8840bf2ecc512.mp3',NULL,NULL,0,'2024-12-04 15:08:21'),('9b7301c6-9315-49c2-921f-81552d14d458','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 18','A genuine apology may lead to mutual understanding and trust between individuals.\r\n',5,'TFQ','AUDIO-9b7301c6-9315-49c2-921f-81552d14d458-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:45:26'),('9b788780-b853-4819-b891-21d17d65d41e','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 14',' At university, Marcus often took on leadership roles in his engineering projects. \r\n',5,'TFQ',NULL,NULL,'IMAGE-9b788780-b853-4819-b891-21d17d65d41e-96ff08a331235bd7f4d529df633725b9.jpg',0,'2024-11-29 14:01:34'),('9b81a94d-1d3e-4791-b5b1-105cf75d07d4','c5087e84-1c75-438a-8f08-f28964af1e65','Question 9','The foundation of this luxurious resort dates back to the early 1900s, making it one of the oldest in the country.\r\n\r\nWhat is a synonym for \"foundation\"? \r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-9b81a94d-1d3e-4791-b5b1-105cf75d07d4-9b681a5c3bee5b8e01875a9d91174f3d.jpg',0,'2024-12-02 12:58:11'),('9b8d9462-154e-4a07-858f-05b5618248bf','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 1','selesaikan soal di bawah ini\r\n',10,'MCQ',NULL,NULL,'IMAGE-9b8d9462-154e-4a07-858f-05b5618248bf-5ed374ed106d243245d8b41db1210342.jpg',1,'2024-12-12 21:34:59'),('9b8d9d01-c0cc-401d-b6d5-ffed92560c67','593736c5-837a-44cb-b3ec-ff62f247faba','Question 15','Mr. Anderson ignored the familys complaint about the air conditioning\r\n',5,'TFQ',NULL,NULL,'IMAGE-9b8d9d01-c0cc-401d-b6d5-ffed92560c67-f9e2195b4a2dae343de20c7bca5bc87a.jpg',0,'2024-12-04 15:31:25'),('9b91bfd6-1462-4ccf-aeef-4013f6029603','066f137b-70c3-4619-8cf7-038f42d99258','Question 17','The man initially reacts by taking off his coat when the wind blows hard',4,'TFQ',NULL,NULL,'IMAGE-9b91bfd6-1462-4ccf-aeef-4013f6029603-d2f87faafa91a9bc63f1a4ec2d6d1576.jpg',0,'2024-11-28 15:18:01'),('9ba67c8f-63af-4fee-a8ac-da0436787994','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 2','Which sentence uses an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:09:48'),('9bb7ac3b-b9bf-4c52-84d9-159b7d64ed83','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 6','What is the purpose of Annas letter?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9bb7ac3b-b9bf-4c52-84d9-159b7d64ed83-f83327dc1ee78ccd67e55d2321d6a631.png',0,'2024-12-02 09:42:32'),('9bc39d87-d17b-4343-a87f-7b92aa4df516','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 8','The bird _____ away in the sky.',10,'MCQ',NULL,NULL,'IMAGE-9bc39d87-d17b-4343-a87f-7b92aa4df516-3e21552b2b70377f80542e6fbff641ac.jpg',0,'2024-12-02 10:46:57'),('9bc522ce-9781-4b75-a2e1-38da43037c74','066f137b-70c3-4619-8cf7-038f42d99258','Question 24','The production elements in a theater performance include:',4,'MCQ',NULL,NULL,'IMAGE-9bc522ce-9781-4b75-a2e1-38da43037c74-6e653645755155e12166e6c1f61de890.PNG',0,'2024-11-28 15:40:24'),('9bcc7999-6242-4fa0-b007-535ac4872df7','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 10','Chefs use different techniques to cook, and sautéing is a method where food is fried quickly in a small amount of oil.\r\n\r\nChoose the definition that best matches the word sautéing from the passage:\r\n',5,'MCQ',NULL,NULL,'IMAGE-9bcc7999-6242-4fa0-b007-535ac4872df7-b27965ad2f7db7e9c7c94032c944f6d6.jpg',0,'2024-11-22 11:49:03'),('9bce91a6-7606-407f-be5f-c4d21f6d70b7','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 16','The city allows unlimited visitors to enter its sensitive historical sites.',5,'TFQ','AUDIO-9bce91a6-7606-407f-be5f-c4d21f6d70b7-e5a2b618b0971de1714aa5f498baf1ef.mp3',NULL,NULL,0,'2024-12-09 15:42:26'),('9bd1ad97-cddf-444b-9a26-81e582194c32','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 4','The A-B-B pattern experiment focused on the part of the brain responsible for speech.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9bd1ad97-cddf-444b-9a26-81e582194c32-729c9bd7e13fb2a83a051f1878bb334e.jpg',0,'2024-12-03 09:27:03'),('9bd8051e-6a94-4ccb-aad8-71114f907054','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 3','Who designed the glass pyramid entrance of the Louvre Museum?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9bd8051e-6a94-4ccb-aad8-71114f907054-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 10:58:59'),('9be87ebf-42e0-4150-b30e-d85955ffb2b3','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 24','Based on the passage, which of the following statements is NOT true about Emmas experience in Kyoto?',4,'MCQ',NULL,NULL,'IMAGE-9be87ebf-42e0-4150-b30e-d85955ffb2b3-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:55:36'),('9bf8f99d-5324-4f4e-a67d-0b40bdd353ef','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 2','What does \"ecology\" mean in the sentence?\r\n\"Ecology is the study of how living things interact with their environment.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:00:37'),('9c0b4f6e-94c9-4da6-b27a-3eec3a9de9eb','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 11','Where is the highest waterfall in the world located?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 14:53:31'),('9c13e9ba-427d-484a-befc-9fffa701c2b7','88d20c15-824b-498f-908b-7e072a5c47a9','Question 3','What term refers to a group of countries or regions that are controlled by one ruler or government? \r\n',10,'MCQ',NULL,NULL,'IMAGE-9c13e9ba-427d-484a-befc-9fffa701c2b7-aff3980b15b3dd6a9c6c88fd49dba4c2.jpg',0,'2024-12-02 11:00:50'),('9c277c7b-712e-432d-a0a6-da5e89dc3adb','abd056c2-1c8c-4270-b760-215049e270c4','Question 15','Central Park does not feature any gardens or scenic water bodies.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9c277c7b-712e-432d-a0a6-da5e89dc3adb-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:48:59'),('9c2beb18-65d7-4abb-a293-e29b529a416a','af94971f-818a-4397-a609-03af374a27da','Question 6','She finished her work _______ watching TV.\r\n',10,'MCQ',NULL,NULL,'IMAGE-9c2beb18-65d7-4abb-a293-e29b529a416a-6a08ff9ccf922dcc3a5a0511b5eb343c.jpg',0,'2024-12-03 09:39:51'),('9c33f565-6c66-4507-aef6-29acc1d89ab1','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 14','I will help you _______ you promise to be careful.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:55:30'),('9c353967-49d8-4f89-94c4-76bb91a9cc10','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 10',' Which moral value is highlighted here?\r\n',5,'MCQ','AUDIO-9c353967-49d8-4f89-94c4-76bb91a9cc10-f80ef6199f1cd81c134e2618458eb8b8.mp3',NULL,NULL,0,'2024-12-12 10:45:16'),('9c3946f8-3142-4005-bd9a-609edcc5bea4','744dc18e-addd-488f-925f-00d2a479eeba','Question 18','Guest: \"Theres a leak in my bathroom sink.\" \r\nMichael: \"Ill come by right away and take care of it.\" \r\nGuest: \"Thanks for the quick response!\"\r\n\r\nThe opposite of \"quick\" is \"slow.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 11:41:07'),('9c4afec1-983b-4a61-a3fc-466ef44403f4','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 13',' What does Maria want to include in the customized meal plans? \r\n',5,'MCQ','AUDIO-9c4afec1-983b-4a61-a3fc-466ef44403f4-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:02:08'),('9c4e20da-730d-4417-97cf-5cc61940a4bf','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 17','\"He always calls his parents ______ he arrives home.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-9c4e20da-730d-4417-97cf-5cc61940a4bf-35a232c27a029ddc9453c0a33f5db288.png',0,'2024-12-03 15:06:11'),('9c59660e-df05-4576-b7ba-eea0fc1aeec7','899fb920-0a43-4888-a48a-0e91495db9b1','Question 10','Choose the correct verb form to complete the sentence:\r\n\"We _____ a new language this semester.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-9c59660e-df05-4576-b7ba-eea0fc1aeec7-85fdc9b45c527dac95f2a0189347cae5.jpg',0,'2024-11-28 13:07:30'),('9c5b6152-0608-4e1e-947a-76e52e9e35f5','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 7','Which of these is a noun phrase acting as the subject of the sentence?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:33:28'),('9c617dc2-b5bc-4b11-b73b-a263f337d86d','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 17','How many languages are supported by the simultaneous translation booths?\r\n',5,'MCQ','AUDIO-9c617dc2-b5bc-4b11-b73b-a263f337d86d-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:03:59'),('9c76d22a-3e00-4e8f-a484-0d31891dd2a7','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 13','What animals were near the wedding ceremony area?\r\n',10,'MCQ','AUDIO-9c76d22a-3e00-4e8f-a484-0d31891dd2a7-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:03:21'),('9c84dd60-a943-4a51-b453-ba238e3baba3','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 12','\r\nANNOUNCEMENT:\r\n\r\n\r\nDue to the unprecedented demand for electricity caused by the extreme weather conditions, the city is currently facing a power shortage. We urge all residents to help prevent a complete power failure by reducing electricity consumption. Please turn down your household heating to 60°F and turn off all non-essential appliances. Additionally, if possible, delay any energy-intensive activities, such as laundry or running the dishwasher. This will help conserve energy and ensure that we can maintain a stable power supply throughout the community. Your cooperation is crucial. Thank you for your understanding and action.\r\n\r\nAccording to the announcement, what should residents do to help conserve energy?',4,'MCQ',NULL,NULL,'IMAGE-9c84dd60-a943-4a51-b453-ba238e3baba3-be56d4147707c55701a857ccb6cbe867.jpg',0,'2024-11-21 12:37:17'),('9ca4c4e8-1977-4903-bae9-ae05f86346b5','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 4','Rats can swim across small rivers easily.',10,'TFQ',NULL,NULL,'IMAGE-9ca4c4e8-1977-4903-bae9-ae05f86346b5-05fa6d9fd32e6591c97b22d130fca2a7.PNG',0,'2024-11-26 08:36:00'),('9ca67eb4-789e-412c-8ca1-4ade3a8c8842','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 15','They traveled ____ plane to reach their destination.',5,'MCQ',NULL,NULL,'IMAGE-9ca67eb4-789e-412c-8ca1-4ade3a8c8842-27540ead822b875ced314fc3862a4918.jpg',0,'2024-11-28 15:44:02'),('9cb36a99-edfb-4c93-ba82-2cc989e59c21','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 16','Why is helping others considered a kind thing to do?\r\n',5,'MCQ','AUDIO-9cb36a99-edfb-4c93-ba82-2cc989e59c21-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:31:43'),('9cbe7b14-6289-4fbe-8074-22f9b6490dce','593736c5-837a-44cb-b3ec-ff62f247faba','Question 19','Why was Amina feeling nervous during the event?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9cbe7b14-6289-4fbe-8074-22f9b6490dce-ba99987d8388276a7235154c92f8b320.PNG',0,'2024-12-04 15:36:57'),('9cc6b054-ba48-4669-85ae-285bb44ff813','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 2',' Which of these is a noun phrase?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:56:47'),('9cd2dc3b-dfb9-4590-a877-68abbcce4e37','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 11','Choose the correct plural form of the noun given in parentheses.\r\nThe team celebrated their ________ (victory).\r\n',5,'MCQ',NULL,NULL,'IMAGE-9cd2dc3b-dfb9-4590-a877-68abbcce4e37-4aa315b323a586ddde6bf1e8f221ffb6.png',0,'2024-12-04 10:49:25'),('9cd5ecc7-3793-48fc-94f7-a79409796065','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 18','What feature of the infinity pool enhances the guest experience?\r\n',5,'MCQ','AUDIO-9cd5ecc7-3793-48fc-94f7-a79409796065-cadb42f8e86f3157cf6e1d625f6a34dd.mp3',NULL,NULL,0,'2024-12-10 14:50:26'),('9ce4e784-ef39-4a89-a8d6-d7b4ce50a793','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 4','Select the correct verb to complete each sentence.\r\nHe ___ a book right now.\r\n',10,'MCQ',NULL,NULL,'IMAGE-9ce4e784-ef39-4a89-a8d6-d7b4ce50a793-d63a8d38706375f29fe6010ea06e88fc.png',0,'2024-11-26 01:47:47'),('9d019b28-03af-4956-a71f-16785636a058','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 4','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-9d019b28-03af-4956-a71f-16785636a058-8637ee87c2291793b976446a767977a4.mp3',NULL,NULL,0,'2024-12-04 13:50:36'),('9d11d753-500f-4d3f-82de-a71fef0c5924','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 26','Fill in the blank: The Wellness Fair will feature a ______ offering nutritious food and wellness products.',3,'MCQ',NULL,NULL,'IMAGE-9d11d753-500f-4d3f-82de-a71fef0c5924-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:41:17'),('9d26ff45-35e5-44c7-ba05-c2e3225f7aba','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 12','Marco was hesitant to approach the locals, but Olivia encouraged him to share his stories.',5,'TFQ',NULL,NULL,'IMAGE-9d26ff45-35e5-44c7-ba05-c2e3225f7aba-12731d7fa33154ee1bf60a4d97dfaa63.jpg',0,'2024-12-11 13:22:03'),('9d2c0ff2-8afd-4f27-84ed-699319965ca3','39047836-dedd-41d5-806a-71fd4d66577c','Question 9','What does the tour guide mention about the restored Fort Manors role in local history?\r\n',5,'MCQ','AUDIO-9d2c0ff2-8afd-4f27-84ed-699319965ca3-3b9cdb7a9f8bc9b712f6272112ae95d0.mp3',NULL,NULL,0,'2024-12-10 10:33:00'),('9d4c1aae-e61b-4f70-b7bf-a9db1b30f8cd','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 9','Direct: \"Where did you go yesterday?\" she asked.\r\nReported: She asked me where I ___ the previous day.',5,'MCQ',NULL,NULL,'IMAGE-9d4c1aae-e61b-4f70-b7bf-a9db1b30f8cd-6277cca5d0e10cc2cdb7d3b73e2a0d05.png',0,'2024-11-28 13:27:50'),('9d4ce60e-ee24-45cd-83a3-e524e2be6a00','aaec799c-4103-4686-89d5-1c0254869f27','Question 10','Tourists at Harmony Island often participate in activities that benefit the local community and environment.',5,'TFQ',NULL,NULL,'IMAGE-9d4ce60e-ee24-45cd-83a3-e524e2be6a00-7c1bdb024c7518f5e555258e25d2a3f8.jpg',0,'2024-12-11 10:16:12'),('9d4f9bc5-afc5-46db-a5e0-c1a9e574dfa9','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 2','What is on the first floor of the library?\r\n',10,'MCQ',NULL,NULL,'IMAGE-9d4f9bc5-afc5-46db-a5e0-c1a9e574dfa9-756ea695dc5e141178136a5136c2bac7.jpg',0,'2024-12-03 10:21:27'),('9d5402e3-9597-416a-a573-e415338da320','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 5','How can the organizer contact the event manager during the event?\r\n',5,'MCQ','AUDIO-9d5402e3-9597-416a-a573-e415338da320-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:48:23'),('9d57a690-12da-4fc2-ab91-1b9c517b4c70','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 3','What can you find on the second floor of the library?\r\n',10,'MCQ',NULL,NULL,'IMAGE-9d57a690-12da-4fc2-ab91-1b9c517b4c70-e5b1221be4314571890b1ba2699b8d97.png',0,'2024-12-03 10:22:33'),('9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','744dc18e-addd-488f-925f-00d2a479eeba','Question 14','Match the words with their definitions:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 11:35:52'),('9d77e8a3-5a4e-4375-9263-6ef75cc1660a','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 7','Saying kind words to a sad friend is a way to show empathy.\r\n',10,'TFQ','AUDIO-9d77e8a3-5a4e-4375-9263-6ef75cc1660a-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:57:46'),('9d7d8e8e-1f4d-40e2-bc0c-a0664109d1f9','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 11','How did the elder reward Wei for his honesty?',5,'MCQ',NULL,NULL,'IMAGE-9d7d8e8e-1f4d-40e2-bc0c-a0664109d1f9-25d89f000d8554d8e3515b385c02ea8f.PNG',0,'2024-11-25 21:33:28'),('9d8a5699-161f-4ea6-88dc-e7f52f646baa','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 6','Travel agencies _______ (launch) new itineraries focused on culinary tourism, allowing food enthusiasts to explore the unique flavors of different regions.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9d8a5699-161f-4ea6-88dc-e7f52f646baa-a4c961b46b7bab0539761fcbd6cbac74.jpg',0,'2024-11-29 11:39:51'),('9d90bf95-83fe-4643-b836-c16a1e95edc6','773d3490-11ed-4025-aeec-d9fab774c585','Question 13','Direct: \"I am going to travel next month,\" he said.\r\nReported: He said that he ___ to travel the following month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9d90bf95-83fe-4643-b836-c16a1e95edc6-1d89cae1b92a99dd9fae5c73b960ba71.png',0,'2024-11-28 11:48:00');
INSERT INTO `admin_exercise` VALUES ('9dab42e5-656e-465f-8086-30359eede572','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 9','I dont know where Mary is. _______ hasn\'t arrived yet.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9dab42e5-656e-465f-8086-30359eede572-4d730c94c1c3c6c961ad781360c0068c.png',0,'2024-12-02 09:27:34'),('9db9d727-4086-4909-9385-b30c8e3f20c7','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 14','Why is it important to respect cultural values while traveling?\r\n',10,'MCQ','AUDIO-9db9d727-4086-4909-9385-b30c8e3f20c7-b869d645e9c11182f53985766da7a5f3.mp3',NULL,NULL,0,'2024-12-16 09:44:42'),('9dc007f8-c02a-4aab-adc3-3c2245c9c32d','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 18','The creation of mochi involves pounding glutinous rice into a smooth dough, a process requiring precision and effort.',5,'TFQ',NULL,NULL,'IMAGE-9dc007f8-c02a-4aab-adc3-3c2245c9c32d-db64ad67dfa5f97d1900dc7d8651af92.jpg',0,'2024-12-02 10:17:29'),('9dcf7adb-79cd-483a-95e5-d6c13266df52','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 6','We _______ (decide) to extend our trip after discovering how much there was to see and do. From the vibrant markets to the tranquil temples, every corner of the city offered something new and exciting. By the end of our stay, we _______ (feel) like we had only scratched the surface of what the destination had to offer.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:05:17'),('9dd7892b-6e44-4618-ade5-3f94e015aafb','f845f17c-d46e-480c-9809-509254f53261','Question 17','Which sentence correctly reports a negative imperative?\r\nDirect: \"Dont speak so loudly!\" the teacher said.',5,'MCQ',NULL,NULL,'IMAGE-9dd7892b-6e44-4618-ade5-3f94e015aafb-08b407e98f27fdac8c1090a5ee2c19ff.png',0,'2024-11-28 11:09:08'),('9dd83281-3f5d-4902-baa2-5017aea48bd6','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 2','Choose the sentence that uses a possessive adjective correctly:\r\n',5,'MCQ',NULL,NULL,'IMAGE-9dd83281-3f5d-4902-baa2-5017aea48bd6-b000d44648b832c817c2156cd2c32be2.png',0,'2024-11-26 03:14:48'),('9df24708-06b6-4919-8c80-0a433c562eaf','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 5','Select the correct plural form for each singular noun.\r\n\"City\"',10,'MCQ',NULL,NULL,'IMAGE-9df24708-06b6-4919-8c80-0a433c562eaf-5e6cb692998d11a768febde5ff8faa92.png',0,'2024-12-04 09:33:16'),('9df5ca79-c3a1-4bcb-b7e6-8ae9a16e53f1','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 2',' What time will the ballroom setup be completed?\r\n',5,'MCQ','AUDIO-9df5ca79-c3a1-4bcb-b7e6-8ae9a16e53f1-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:46:31'),('9df87ff3-bbb8-44e3-aae0-caa6e4033772','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 3','The oil glands drip as the sheep?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9df87ff3-bbb8-44e3-aae0-caa6e4033772-ad12b2b9beceea06a6c50a8c4beaedeb.png',0,'2024-12-02 09:29:12'),('9e07b3ae-3915-4a43-b2ab-850e61248a8a','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 15','She ____ her friends on weekends.\r\n',10,'MCQ',NULL,NULL,'IMAGE-9e07b3ae-3915-4a43-b2ab-850e61248a8a-b7bcc63dbb8c80c597119d2f578af688.jpg',0,'2024-11-28 14:17:53'),('9e118c6d-70b2-4005-bee8-d2d901d0f09c','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 7','What is the effect of acknowledgment of achievements?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e118c6d-70b2-4005-bee8-d2d901d0f09c-99f3e2d3eff99ec5d93866eaafb5425c.png',0,'2024-12-02 10:39:03'),('9e16e821-c1ef-43d1-843d-63f740eb987a','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 17','They ___ (prepare) the documents by the time the client arrives.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e16e821-c1ef-43d1-843d-63f740eb987a-03050ac2ee542c65a0e60f026ab5a2cb.jpg',0,'2024-11-29 13:44:15'),('9e2d7cc0-f922-4d79-914d-d4395f33191b','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 13','We ___ (not meet) him before the conference.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e2d7cc0-f922-4d79-914d-d4395f33191b-f6757c94faa811dedfa97220be86f1b5.jpg',0,'2024-12-02 13:29:25'),('9e2da1ec-298d-4793-b97c-bbde65972ceb','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 2','Select the correct verb to complete each sentence.\r\nThey ___ a cake for the party.',10,'MCQ',NULL,NULL,'IMAGE-9e2da1ec-298d-4793-b97c-bbde65972ceb-0ba1e36ce18bc5e38c3b5edfdd2c890f.png',0,'2024-11-26 01:45:14'),('9e32ed92-c02c-4adc-9c0a-c2316012c993','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 6','Sofia: \"This seafood is incredible! Its so fresh.\" \r\nCo-star: \"I agree! The local flavors are unique.\" \r\nSofia: \"Dining like this enhances the travel experience.\"\r\n\r\nChoose the word that has the closest meaning to \"enhances\" in the sentence: \r\n\r\n\"Dining like this enhances the travel experience.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:13:38'),('9e3c8957-c0cd-4750-a1a6-76648662192a','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 15','What was the legend about?',5,'MCQ',NULL,NULL,'IMAGE-9e3c8957-c0cd-4750-a1a6-76648662192a-8344c62e65fc2497ab84e1856f46cbae.PNG',0,'2024-11-25 21:35:46'),('9e49bfd8-52fb-4fc9-9f29-c1a3c72ffef9','ff825264-d21d-4612-821f-2f19f8044bc2','Question 4','Which award is presented during the event? ',5,'MCQ','AUDIO-9e49bfd8-52fb-4fc9-9f29-c1a3c72ffef9-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 09:55:29'),('9e4ac558-f780-4e07-8825-1fd668d601b2','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 1',' I ____ my homework every day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e4ac558-f780-4e07-8825-1fd668d601b2-618f79274a1823b361018fe86e54d863.jpg',0,'2024-11-28 12:14:13'),('9e561895-34d2-41c6-9089-bf202747e9bc','069d921b-0878-411b-a94d-ce525959c0d1','Question 13','\"Confidence\" means feeling unsure about yourself.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9e561895-34d2-41c6-9089-bf202747e9bc-46f16597a797b0f169d5c810bfd161aa.png',1,'2024-11-25 19:47:52'),('9e580b7a-c0cb-4fa2-978d-a1f7b3ccf851','b29e7991-f853-47df-9475-7c0d65e15458','Question 6','Jenna visited the arboretum to learn about different species of trees and their environmental impact.\r\n\r\nWhat term refers to a place where different types of trees are grown and studied? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e580b7a-c0cb-4fa2-978d-a1f7b3ccf851-016391c546784ac7286b7cceccd3cdf3.jpg',0,'2024-11-25 11:27:54'),('9e5c109a-8928-43e5-92ab-3283388562c6','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 8','Find the synonym for \"Leader\". ',5,'MCQ',NULL,NULL,'IMAGE-9e5c109a-8928-43e5-92ab-3283388562c6-313714d5669e7018ebee2d7f196cc9a4.jpg',0,'2024-11-28 14:49:37'),('9e7e940d-8b26-45f1-a3fe-165492dec70a','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 1','By next year, they ___ (establish) their new office in Paris.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e7e940d-8b26-45f1-a3fe-165492dec70a-203515d4f33374f3848e9cae6c5c6730.jpg',0,'2024-11-29 12:38:25'),('9e8a3550-110d-465f-ae22-1637f98fa684','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 19','What did the expedition team focus on presenting during their journey?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9e8a3550-110d-465f-ae22-1637f98fa684-84c51b274a42542287594c5c32ee6ed1.jpg',0,'2024-12-03 09:20:27'),('9e943d9a-f73e-4e6d-95b1-c3f58d7d38c5','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 8','What does Sophie stress about employee recognition?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-09 14:22:29'),('9ea61942-ef86-463e-b8b1-220ed76846d5','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 9','Which of these sentences uses a limiting adjective?',5,'MCQ',NULL,NULL,'IMAGE-9ea61942-ef86-463e-b8b1-220ed76846d5-8fcaed86046a0914917e3cb4f0323e36.png',0,'2024-11-26 05:27:22'),('9eb89117-41ce-463a-af7c-e6804d62cf53','c5087e84-1c75-438a-8f08-f28964af1e65','Question 20','The popular hotel chain established a new branch near the national park, catering to nature-loving tourists.\r\n\r\n What is the antonym of \"establish\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-9eb89117-41ce-463a-af7c-e6804d62cf53-0e78c49ef4bdf57c552262c54721a03c.jpg',0,'2024-12-02 13:06:33'),('9ebfdcc9-3cd6-4382-9b68-40412bef8e4b','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 11','Which of these actions best describes Marcuss attitude toward learning?',5,'MCQ',NULL,NULL,'IMAGE-9ebfdcc9-3cd6-4382-9b68-40412bef8e4b-c65c5f38fd002942aaf7bf92e4680a9b.png',0,'2024-11-29 14:00:05'),('9ed86f58-7409-48c2-b871-6d303acfe26d','bd175280-dac0-4816-8b96-8bfea150cf93','Question 4','He ____ in London.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9ed86f58-7409-48c2-b871-6d303acfe26d-436a7232be50f91b45a7b74b7a91c6fd.jpg',0,'2024-11-28 14:21:06'),('9ee85a71-aa51-4891-83c7-4f6163387a42','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 10','What does the speaker describe?',5,'MCQ','AUDIO-9ee85a71-aa51-4891-83c7-4f6163387a42-a8c342acceacaa286b8649ebea10372c.mp3',NULL,NULL,0,'2024-12-11 14:59:53'),('9ef0f3b2-974d-4b80-bbb4-482c6f68ea6a','10e23048-0fd3-4ab3-9440-9104e7063142','Question 34','Rearrange the words to make a correct sentence: \r\n\r\n\"going / to / is / he / concert / the / to.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-9ef0f3b2-974d-4b80-bbb4-482c6f68ea6a-1da686b209a9b7921d327353758d0923.jpg',0,'2024-12-02 13:32:54'),('9f0f01a2-d45c-49ee-b370-0f6e50f0e525','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 9','He always carries his phone _______ he misses an important call.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9f0f01a2-d45c-49ee-b370-0f6e50f0e525-d0b1dafd51a4fc4e193e98964798bfbf.jpg',0,'2024-12-03 09:50:48'),('9f2b71a5-e319-4544-a280-a34a3812d82a','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 6','Select the correct plural form for each singular noun. \"Dog\"',10,'MCQ',NULL,NULL,'IMAGE-9f2b71a5-e319-4544-a280-a34a3812d82a-e474ba245f9e79d6ae20479f32345edb.png',0,'2024-12-04 09:34:26'),('9f2ff8a8-54cf-412b-8554-331be39d70d3','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 24','The deadline for video submissions is 12:00 PM on March 4, 2021.',3,'TFQ',NULL,NULL,NULL,0,'2024-11-21 12:46:12'),('9f336917-1d0b-4b33-a144-b9893ede57f3','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 5','Unscramble the words from the story.\r\n\r\ntingeerind → ________ (The things used to make a dish)',10,'MCQ',NULL,NULL,'IMAGE-9f336917-1d0b-4b33-a144-b9893ede57f3-dfe3f917bcd8714cf6a5a9301685eb6b.png',0,'2024-11-29 14:05:08'),('9f3be5e1-9a46-45f9-84f1-0d1398309dcd','d430d447-c971-4c28-861d-385e34e4f374','Question 4','Diamonds ____ the hardest natural material.\r\n',5,'MCQ',NULL,NULL,'IMAGE-9f3be5e1-9a46-45f9-84f1-0d1398309dcd-d13dc258d9b48077ce5dc3889ac01468.jpg',0,'2024-11-28 15:02:40'),('9f512b88-5840-4a19-a2c4-d21e298a4d1b','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 8','What role does St. Michaels Cathedral play in the community today?\r\n',5,'MCQ','AUDIO-9f512b88-5840-4a19-a2c4-d21e298a4d1b-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:04:03'),('9f521aa8-eddc-481e-8068-6255859c842c','066f137b-70c3-4619-8cf7-038f42d99258','Question 11','The winds first attempt at getting the coat off the man:',4,'MCQ',NULL,NULL,'IMAGE-9f521aa8-eddc-481e-8068-6255859c842c-10c0e23976f06cb9e1549e052dc211a2.png',0,'2024-11-28 14:53:14'),('9f959062-b5c0-4d2d-b75d-32db9c84d9d7','2622d27d-5b07-43d1-922a-2391c188ee32','Question 2','What responsibilities did Anna have at the larger hotel?',5,'MCQ','AUDIO-9f959062-b5c0-4d2d-b75d-32db9c84d9d7-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:01:43'),('9f9ae01d-7ba7-486d-bcea-11767fa8f882','a89648cb-a116-4dbe-b304-24818d8f1725','Question 5','Which district in Kyoto offers a glimpse of the citys past with wooden houses and teahouses?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9f9ae01d-7ba7-486d-bcea-11767fa8f882-0b938e2b67317066773c17a983ec21d8.png',0,'2024-12-03 11:13:13'),('9fb7abc5-7f3a-4297-9136-d18f1fc0c6f5','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 5','Why was the narrator nervous at the airport?',10,'MCQ',NULL,NULL,'IMAGE-9fb7abc5-7f3a-4297-9136-d18f1fc0c6f5-dd4b8e8904d6e8a43c07b5b593382b1c.PNG',0,'2024-11-25 13:34:04'),('9fc1bb6b-92b4-42fc-b0be-5ec9d4610d7c','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 15','When working as a team, sharing responsibilities equally reflects Kindness rather than Fairness.\r\n',5,'TFQ','AUDIO-9fc1bb6b-92b4-42fc-b0be-5ec9d4610d7c-4d234fbf2889154312a12b722f0db9cd.mp3',NULL,NULL,0,'2024-12-12 10:46:54'),('9fc3418b-d10c-47d1-be64-3d369ad19384','5d155771-a80b-4c7d-88df-56b0e833c511','Question 9','Match the following terms with their descriptions:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-05 15:31:20'),('9fc89d3f-5fbd-4ada-af17-d143626da573','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 2','Tourist 1: \"That hike was exhausting but totally worth it! The view from the top was breathtaking.\"\r\nTourist 2: \"You were amazing out there! I can\'t believe how easily you kept up with the guide.\"\r\nTourist 1: \"___\"\r\n\r\nWhat is Tourist 1 most likely to say?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9fc89d3f-5fbd-4ada-af17-d143626da573-ea230dc22fa899dd338d2a81313d4602.jpg',0,'2024-11-26 02:41:19'),('9fc9c845-d5a1-4626-848a-f03b1534b869','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 17','The author emphasizes that presenting information in the forest required conveying not just facts, but also the feeling of being in the environment.\r\n',5,'TFQ',NULL,NULL,'IMAGE-9fc9c845-d5a1-4626-848a-f03b1534b869-164472ab77dc52ce3a3a854d120dc0e5.jpg',0,'2024-12-03 09:19:28'),('9fcbf76e-2e7f-4a0d-a216-d427e1d11279','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 8','Alexs younger sister Nicole is pursuing her studies at a university.\r\n',10,'TFQ',NULL,NULL,'IMAGE-9fcbf76e-2e7f-4a0d-a216-d427e1d11279-b159b2432f997915fab7950198fb5393.jpg',0,'2024-11-29 12:01:37'),('9fced8e4-e8a8-41e2-9ad3-b872bdaefb53','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 9','The city tour lasts approximately two hours.\r\n',10,'TFQ','AUDIO-9fced8e4-e8a8-41e2-9ad3-b872bdaefb53-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:09:43'),('9fd728f6-82bb-482d-a3c0-e17a6bc00526','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 18','Organizer: \"Weve booked a beautiful venue for the food festival.\" \r\n \r\nChef: \"I cant wait to see it!\"\r\n\r\nWhat is the definition of the word \"venue\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9fd728f6-82bb-482d-a3c0-e17a6bc00526-b219a29518b365ee5edb9a80c60e9cff.jpg',0,'2024-12-04 09:22:08'),('9fe981e6-4a2d-4d58-b13c-cf7acd1174fd','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 8','___ she ___ (call) us tonight?\r\n',5,'MCQ',NULL,NULL,'IMAGE-9fe981e6-4a2d-4d58-b13c-cf7acd1174fd-7377a415f16f99188580727804b1182c.jpg',0,'2024-11-29 09:44:46'),('9ff5097e-f2a8-4015-ae41-de76adc84c8a','54576a13-8360-433e-b515-61511d337de3','Question 3',' Announcement\r\n\r\nTo: All customers,\r\nDue to the severe fire that happened last week, our company, Rainbow Corporation has to renovate some buildings. The renovation will be time consuming and consequently our office will be temporarily moved to Flamboyant Street 16 about 500m from our company. We will not stop our production, but it will influence our production process, such as the delay of product making, tardiness of product delivery and other services.\r\nSorry for the inconvenience.\r\n\r\n\r\nThank you.\r\nMr. Johnson\r\nGeneral Manager.\r\n\r\nWhat is the topic of the announcement?\r\n',8,'MCQ',NULL,NULL,'IMAGE-9ff5097e-f2a8-4015-ae41-de76adc84c8a-f4b56aa9e56be0b534a46278f62c25ce.jpg',0,'2024-11-21 09:17:40'),('9ff82935-6d1c-4aa4-869e-5ae1f113e755','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 6','Sarah plans to spend her Thursday evening at home.\r\n',5,'TFQ','AUDIO-9ff82935-6d1c-4aa4-869e-5ae1f113e755-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:16'),('9ff8709f-2930-4b13-8788-0d21de0ad5a4','7fd84c75-8187-4553-96aa-23cead94c780','Question 6','Which sentence uses an adverb of probability?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:42:34'),('9fff074a-d7a9-45c9-b6d4-25bc0a98b1cc','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 14','The Salt March was a violent demonstration.',5,'TFQ',NULL,NULL,'IMAGE-9fff074a-d7a9-45c9-b6d4-25bc0a98b1cc-1b84cfb1cccc6fc88a820de0265baee1.jpg',0,'2024-11-28 14:59:10'),('a01ee210-7125-42ea-9fe8-0d6923826c0c','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 6','Which of these is a helping verb?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a01ee210-7125-42ea-9fe8-0d6923826c0c-5aab6a87998ae093e0b602c10d7c0eec.png',0,'2024-11-26 02:06:59'),('a02b4a0b-c679-44b8-a70b-d0335d5228f0','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 10','What role did Clara have at the Seaside Resort?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a02b4a0b-c679-44b8-a70b-d0335d5228f0-e1bcfc8e776b3c08db3cb39fb947d87a.PNG',0,'2024-12-06 11:09:03'),('a03c1eb6-c504-452c-bf5e-19b239524693','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 6','Choose the word that is the opposite of \"reliable\" in the sentence: \"Having a reliable transportation service is crucial for guests.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:06:30'),('a046d597-2633-4bf2-bdc5-4bfcc8a9db30','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 2','How old is Evelyn?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a046d597-2633-4bf2-bdc5-4bfcc8a9db30-f24fda2de55dbb5b5cd0a07523bf02cc.png',0,'2024-11-29 11:49:05'),('a04eb820-8aa3-4005-a15b-6a6a117b0162','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 20','She ____ at a publishing company, where she edits manuscripts.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a04eb820-8aa3-4005-a15b-6a6a117b0162-b1f42405ff0e405d5ec98403f404f474.jpg',0,'2024-11-28 12:46:28'),('a050e9aa-a6d1-4300-a917-886fd44b02f7','8d93e205-a25d-483f-8954-17a16b612100','Question 5',' Rearrange the letters to form a word related to tourism object: \" NOCATITRAT\" ',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:40:07'),('a05a451a-b9a9-4d3d-8250-a9923399c45b','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 13','The Louvre is divided into ten departments, each specializing in different types of art and artifacts.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a05a451a-b9a9-4d3d-8250-a9923399c45b-a710a04df3098c42f3ee35f36f57f4a5.jpg',0,'2024-12-03 11:02:05'),('a063b245-b091-407c-91d3-c04cd74dbe17','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 21','Emma had previously visited Japan before this trip.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-25 22:52:57'),('a0712f56-22f5-4989-a6a6-0f8211180517','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 4','Select the sentence that uses the correct comparative adjective:',5,'MCQ',NULL,NULL,'IMAGE-a0712f56-22f5-4989-a6a6-0f8211180517-9a74ceeb6bab477c4a37ad1e1908fa74.png',0,'2024-11-25 22:01:00'),('a073f170-5f96-4b1b-acc7-c0b044d73e42','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 11','She kept smiling _______ she was really nervous inside.',5,'MCQ',NULL,NULL,'IMAGE-a073f170-5f96-4b1b-acc7-c0b044d73e42-83e66958715f1f3b9d703695f2800f01.jpg',0,'2024-12-03 09:53:23'),('a0745ccc-9a2a-4478-b202-8676ac5dfdbe','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 7',' What moral value is being promoted in this statement?\r\n',5,'MCQ','AUDIO-a0745ccc-9a2a-4478-b202-8676ac5dfdbe-029602f703e635de11636fde92aa23de.mp3',NULL,NULL,0,'2024-12-12 10:43:42'),('a0768ecc-4dab-445c-b813-250146471b37','41426465-c0af-4f11-bb66-c0e307279110','Question 2','Who is performing the classical piano recital?\r\n',5,'MCQ','AUDIO-a0768ecc-4dab-445c-b813-250146471b37-9b57fdac141d1d15172fd5e84307dde4.mp3',NULL,NULL,0,'2024-12-12 10:17:50'),('a0855d52-0862-4315-b0f9-807ef66dc0cc','23eee435-4234-4224-b1d9-0b72379e8f19','Question 2','This book is interesting. ___ teaches you about different cultures.',10,'MCQ',NULL,NULL,'IMAGE-a0855d52-0862-4315-b0f9-807ef66dc0cc-209cdd37ef3935b08402a4ea3f545731.png',0,'2024-12-02 11:03:53'),('a087cf83-9096-408f-bfea-37b6d4da4995','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 6','___ he ___ (play) soccer tomorrow?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:09:21'),('a08d16b3-232f-4701-8e28-5052f88d9fea','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 3','Choose the correct plural form for each noun in the question.\r\n\"City\"',10,'MCQ',NULL,NULL,'IMAGE-a08d16b3-232f-4701-8e28-5052f88d9fea-5381ec5bbe504616125b47ec929fff0d.png',0,'2024-12-04 09:45:38'),('a0bdf823-9563-474e-9abf-e4baecfbde3c','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 14','Match the words in Column A with their corresponding definitions or synonyms in Column B.',5,'MPQ',NULL,NULL,'IMAGE-a0bdf823-9563-474e-9abf-e4baecfbde3c-12ea6126b616d7dfb62d3c7258550dd9.jpg',0,'2024-12-01 10:26:04'),('a0be360b-22df-4b76-a087-653c04879685','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 7','Where is the customer service desk?\r\n',5,'MCQ','AUDIO-a0be360b-22df-4b76-a087-653c04879685-f70f7c099c927a42e3bc5b88cbf67b6c.mp3',NULL,NULL,0,'2024-12-11 10:18:37'),('a0c44905-d741-4d7b-8b5d-4d0b44acd9cd','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 3','Which of the following sentences has a noun phrase as its object?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:45:00'),('a0d304c8-3b6f-47ac-938f-377832cee20a','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 4','Which public space is associated with aviation and air travel?',10,'MCQ',NULL,NULL,'IMAGE-a0d304c8-3b6f-47ac-938f-377832cee20a-73b9bfce092dce66c4d50f21b7f919d1.jpg',0,'2024-12-03 10:37:47'),('a0d5fac5-7641-49a3-8672-18cf363c96f1','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 17',' Emma\'s presentation highlighted how colours can convey emotions and experiences, just like words.\r\n\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-a0d5fac5-7641-49a3-8672-18cf363c96f1-71502b430f578ade0bf98ed698c8099d.jpg',0,'2024-12-03 09:51:34'),('a0dbd678-44ba-4b6e-8f4a-42984a793c00','a6453283-af44-47e5-9f50-84628799eeac','Question 17','Choose the antonym of \"regal\" from this sentence: \r\n\r\nThe water spirits \"regal\" appearance made Purnama feel small.',5,'MCQ',NULL,NULL,'IMAGE-a0dbd678-44ba-4b6e-8f4a-42984a793c00-1adb3ceb19e2ddae13c2ab4e1c385f86.jpg',0,'2024-11-28 11:54:55'),('a0e42d1d-255e-4e44-9d37-823c61c30bc3','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 9','Listen to the speaker to answer number 9.',5,'MCQ','AUDIO-a0e42d1d-255e-4e44-9d37-823c61c30bc3-3312dc8bf4776f65d1152ad94ed401dd.mp3',NULL,NULL,0,'2024-11-26 14:05:02'),('a0e8b5a9-1715-4e53-8422-7ce1eb660a94','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 14','When were the falls discovered?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 14:58:15'),('a0ed2b96-4521-48e0-b68e-71159669fd54','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 18','I want to visit my friends in Paris. _______ have been there before.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a0ed2b96-4521-48e0-b68e-71159669fd54-a3bca7f84554c5853fabdd26809fbb90.png',0,'2024-12-02 09:54:47'),('a0f38067-3358-412b-8ad6-5af83bf95d3c','2f761a14-dfdf-4549-8619-08112603046b','Question 1','Choose the correct verb for each sentence:\r\nI _____ to the store.\r\n',10,'MCQ',NULL,NULL,'IMAGE-a0f38067-3358-412b-8ad6-5af83bf95d3c-c62f161510e2f96da8f0cde896e1da90.png',0,'2024-11-25 23:37:11'),('a0f4ec68-2b13-4bb2-b13d-a786fca5fe93','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 4','Identify the word that is the most accurate opposite of balanced.',5,'MCQ',NULL,NULL,'IMAGE-a0f4ec68-2b13-4bb2-b13d-a786fca5fe93-25d00e4515436b40324832040fe0d5af.jpg',0,'2024-12-01 10:08:00'),('a0f6f5a6-d488-482d-a372-16cb082f1630','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 11','Local history S A H T N T H E I Umgather yearly for lectures on the town\'s origins.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a0f6f5a6-d488-482d-a372-16cb082f1630-e4b9bf5a7e62f6beb6e350bd18cdccbf.jpeg',0,'2024-12-04 09:16:57'),('a0f843e6-89b1-4eda-b145-bad14a9fe148','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 2','What did ladies in the 18th century always wear when they went out?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a0f843e6-89b1-4eda-b145-bad14a9fe148-8e75c0c168a1f935f3fe8170d144ace9.jpg',0,'2024-12-04 13:33:15'),('a0fa4bc1-228a-4015-849a-f394bf4b3c42','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 4','What does \"renewable\" mean in the sentence?\r\n\"Using renewable resources is important in eco-tourism.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:03:10'),('a12602aa-9b32-495f-a3ac-4d0d83d6ed35','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 1','Which word is an adverb of manner?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:39:01'),('a1364235-4793-428a-8e45-ef89330611e9','aaec799c-4103-4686-89d5-1c0254869f27','Question 11',' The Golden Sands Resort\r\n\r\nNestled along the Mediterranean coast, the Golden Sands Resort is renowned not only for its luxury but also for promoting kindness and generosity among its staff and guests. The resort encourages visitors to take part in community outreach programs, such as donating a meal or participating in beach cleanups.\r\n\r\nA highlight of the resort is its \"Kindness Hour,\" where staff share inspiring stories about acts of kindness theyve witnessed or experienced. Guests are invited to do the same, fostering a sense of connection and goodwill. The resort\'s mission is clear: to create a hospitality experience that leaves a positive impact on both people and the environment.\r\n\r\n\r\n?What is the purpose of the “Kindness Hour” at the Golden Sands Resort?',5,'MCQ',NULL,NULL,'IMAGE-a1364235-4793-428a-8e45-ef89330611e9-0761054b54252d03205aabc37dcbfd2f.jpg',0,'2024-12-11 10:18:23'),('a1584669-1ca3-4c4e-a3ba-89d86013b6c7','e273317f-f53e-45dc-8ced-9e15ab266775','Question 19','Choose the correct verb form: \"If I ____ known, I would have helped.\"',5,'MCQ',NULL,NULL,'IMAGE-a1584669-1ca3-4c4e-a3ba-89d86013b6c7-eface175e1fb0f1db9159571ea285003.png',0,'2024-11-26 05:44:39'),('a159c981-556f-425a-b3e6-aeb3500a87b2','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 2','Robert, your friend, has just been promoted to a higher position in the company. During a team meeting, he announces his promotion, and later, you catch up with him in the break room.\r\n\r\nHow should you congratulate your colleague Robert who was promoted to a higher position?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a159c981-556f-425a-b3e6-aeb3500a87b2-83c6b44785731eebd3d8793374f87c08.jpg',0,'2024-11-26 02:18:05'),('a15d972e-acf8-4bdb-b735-fb8338da2e73','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 10','What mindset should Sarah have with guests?\r\n',10,'MCQ','AUDIO-a15d972e-acf8-4bdb-b735-fb8338da2e73-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:08:20'),('a1727544-10c3-49c1-a312-5019dc4de040','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 7','The couple took photos with elephants and zebras during the event.\r\n',5,'TFQ','AUDIO-a1727544-10c3-49c1-a312-5019dc4de040-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:00:23'),('a18aee46-d380-4eb2-8d16-b326ef960d5f','10e23048-0fd3-4ab3-9440-9104e7063142','Question 35','\"They are going to study abroad next year.\" ',5,'TFQ',NULL,NULL,'IMAGE-a18aee46-d380-4eb2-8d16-b326ef960d5f-edb7970765492b69fa9e4d79a82b78ca.jpg',0,'2024-12-02 13:33:24'),('a19111e1-c159-4241-afc0-4eeea712fe92','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 11','My classmates and I went on a trip, and ___ had a great time together.',10,'MCQ',NULL,NULL,'IMAGE-a19111e1-c159-4241-afc0-4eeea712fe92-90c909adf09d25ab2e40244bcc507b17.png',0,'2024-12-02 11:48:44'),('a1958c40-3930-45b3-9b55-3c4739f30666','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 18','What is the main purpose of helping others?\r\n',5,'MCQ','AUDIO-a1958c40-3930-45b3-9b55-3c4739f30666-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:32:44'),('a1b30227-c34b-464c-b500-96480ddcc465','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 9','Direct: \"I saw her at the mall,\" he said.\r\nReported: He said that he ___ her at the mall.',5,'MCQ',NULL,NULL,'IMAGE-a1b30227-c34b-464c-b500-96480ddcc465-1a54e726928d7b889ad9d082f4e92cd2.png',0,'2024-11-28 11:56:52'),('a1bd0a18-de95-4b4e-a6a9-53c99fefa157','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 12','Sofia told the couple to visit a crowded viewpoint to experience the best sunset in Santorini.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a1bd0a18-de95-4b4e-a6a9-53c99fefa157-8b36521da4152a79a28051652479034f.jpg',0,'2024-12-03 09:49:44'),('a1cf99d9-e2dc-4450-9fbb-5f8508d8687e','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 9','What does the tortoise\'s victory teach us? \r\n',10,'MCQ',NULL,NULL,'IMAGE-a1cf99d9-e2dc-4450-9fbb-5f8508d8687e-56fe61ec8dae50a8ecc8c50db7eb1869.PNG',0,'2024-12-03 14:42:05'),('a1d3bab0-11c6-406f-afae-0e8cf4976096','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 1','An inventive person always follows traditional methods.',10,'TFQ',NULL,NULL,'IMAGE-a1d3bab0-11c6-406f-afae-0e8cf4976096-b99d3a92d97e8e7e719ca24b4d6f288a.jpg',0,'2024-11-28 14:26:43'),('a1f459ef-a7f6-48b0-a306-6946035bdca7','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 2','The word \"snacks\" refers to small amounts of food, usually eaten between meals.',10,'TFQ',NULL,NULL,'IMAGE-a1f459ef-a7f6-48b0-a306-6946035bdca7-4846256ec96bf548da8b708fe4c47161.jpg',0,'2024-12-02 10:25:08'),('a1f6cb37-a551-46d3-8396-12be0dfdff05','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 3','How did they celebrate the grandfather\'s birthday?\r\n',5,'MCQ','AUDIO-a1f6cb37-a551-46d3-8396-12be0dfdff05-c08565a4dc08e7270269a0bef11b89d7.mp3',NULL,NULL,0,'2024-12-11 11:19:36'),('a1f7e2e4-4e6a-4325-af0f-56526430ee48','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 9','What did the turtle do to help the little bird?',10,'MCQ',NULL,NULL,'IMAGE-a1f7e2e4-4e6a-4325-af0f-56526430ee48-c79b1b2527dbac54dfc3862f30643fa2.PNG',0,'2024-12-03 14:23:34'),('a1fca5c3-1791-4104-8ff0-1cd2dff94cdd','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 8','Identify the sentence with an incorrect verb form:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:58:38'),('a20814c0-988b-4b78-9e91-d65b3b0ec42b','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 13','How does Nabil feel about meeting new friends?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a20814c0-988b-4b78-9e91-d65b3b0ec42b-80949a9d806de6e2b6491e5a1f426d46.png',0,'2024-11-29 11:43:29'),('a22407f0-65a4-4524-8465-82e0d5c2ba87','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 12','We ___ (travel) to Japan for our holiday next year.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a22407f0-65a4-4524-8465-82e0d5c2ba87-849a94604bb0bfeb3f4cd4c9b954f8ef.jpg',0,'2024-11-29 09:47:20'),('a2267b9a-c8b3-4ee6-8a41-baa712b41ce6','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 6','Leila used a few phrases in __________ to connect with the Brazilian family.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-06 12:06:17'),('a2344567-c994-4927-9dc6-48a1531161d7','88d20c15-824b-498f-908b-7e072a5c47a9','Question 2','Tom: \"I think we should start the project next week.\" \r\nLinda: \"I agree. Lets finalize the details so we can start smoothly.\"\r\n\r\nWhat term refers to small, specific pieces of information or aspects of a project or task? \r\n',10,'MCQ',NULL,NULL,'IMAGE-a2344567-c994-4927-9dc6-48a1531161d7-b02bfd22b422772c449e637cdafba1d8.jpg',0,'2024-12-02 11:00:15'),('a2475643-6cab-4cb7-994c-70e6af68d4a7','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 2','Ritz believed in creating luxury and comfort for his guests.',5,'TFQ',NULL,NULL,'IMAGE-a2475643-6cab-4cb7-994c-70e6af68d4a7-df6a8f95e2afad97aee8890845b5e19e.jpg',0,'2024-11-29 09:48:23'),('a25c338f-8b60-48eb-a850-f5515da9a58f','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 19','I cant find my keys. _______ are on the table.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a25c338f-8b60-48eb-a850-f5515da9a58f-1686a4352048f47f26055a1f684ed833.png',0,'2024-12-02 09:55:24'),('a263c188-90c4-4e85-8e8f-391bec3d37b5','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 3','After a long week, Sabian retreats to a wellness retreat for a weekend of mindfulness and relaxation.\r\nSabian: \"This retreat is exactly what I needed. The combination of yoga, meditation, and healthy food is incredibly rejuvenating.\"\r\nInstructor: \"Its designed to restore both your body and mind. We aim to bring balance to your lifestyle.\"\r\n\r\nWhich of the following is a synonym for the term \"wellness retreat\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a263c188-90c4-4e85-8e8f-391bec3d37b5-b8453442593d5b392dc5fb032cdd5aa9.jpg',0,'2024-11-25 13:24:15'),('a267fb8a-f65d-4607-a333-089faf521641','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 12','Apologizing is unnecessary if the mistake was unintentional.\r\n',5,'TFQ','AUDIO-a267fb8a-f65d-4607-a333-089faf521641-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:44:18'),('a2746886-0333-4121-929a-21beac5b6365','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 11','The dish is highly customizable, meaning you can change or adjust it according to your preference.\r\n\r\nWhich of the following is the most similar in meaning to customizable?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a2746886-0333-4121-929a-21beac5b6365-12dc68af6654c6cb8532a9f675ae1fcf.jpg',0,'2024-11-22 11:50:37'),('a276ca81-3b56-43a2-bcab-656f1590d845','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 17','Match the challenging vocabulary words with their correct meanings.',5,'MPQ',NULL,NULL,'IMAGE-a276ca81-3b56-43a2-bcab-656f1590d845-4b8926d31e8f0a98ace46896b92f6d18.jpg',0,'2024-12-02 10:17:07'),('a27f8d6b-ea09-48de-a108-129afa59b51e','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 9','What did Lisa accomplish?',5,'MCQ','AUDIO-a27f8d6b-ea09-48de-a108-129afa59b51e-add53870d64a2d7417186c91ae2e1a2a.mp3',NULL,NULL,0,'2024-12-06 10:54:22'),('a27f9e30-8790-4c1a-ac9c-a4e92846551b','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 1','What type of communication is this?',5,'MCQ','AUDIO-a27f9e30-8790-4c1a-ac9c-a4e92846551b-40ccba773b0546b79f6ed26675b22c7c.mp3',NULL,NULL,0,'2024-12-12 14:58:04'),('a2827001-275d-4c55-ba5e-952b121a954d','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 16','Match the terms to their meanings:',5,'MPQ',NULL,NULL,'IMAGE-a2827001-275d-4c55-ba5e-952b121a954d-23ee3c306672d7835f0e74f9492fd590.jpg',0,'2024-12-02 09:44:07'),('a28b5c5b-c2f5-4607-b0fe-46928a10fdce','b29e7991-f853-47df-9475-7c0d65e15458','Question 16',' Mrs. Lita: \"Can you provide me with the event schedule?\" \r\n\r\n Staff: \"Certainly! Heres a list of all the timings and locations.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a28b5c5b-c2f5-4607-b0fe-46928a10fdce-587cf3960a0308a68e7d3cfa0733a204.jpg',0,'2024-11-25 11:43:55'),('a28ea3b9-af4b-4a4d-9a9b-94751deea858','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 18','Match each sentence with the correct vocabulary word:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 22:27:24'),('a297881d-efd1-4f1e-a12e-362406a3a9bb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 8','Sofia: \"This trail is breathtaking! I cant believe we made it.\" \r\nFriend: \"Its worth every step. The views are amazing!\" \r\nSofia: \"I love sharing these moments with you all.\"\r\n\r\n Choose the word that is the opposite of \"breathtaking\" in the sentence: \r\n\r\n\"This trail is breathtaking!\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:24:58'),('a2a4d420-7f20-4396-a7eb-9bc197f3f7e1','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 19','The palaces outer walls have remained mostly unchanged since it was built.',5,'TFQ','AUDIO-a2a4d420-7f20-4396-a7eb-9bc197f3f7e1-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:52:18'),('a2a93bc6-b83f-4352-9f62-007b4d9d9bf9','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 8','Azizah: Hi, Im Azizah. Are you here for the writing workshop?\r\nArhan: Yes, I am. My names Arhan. Ive always been passionate about creative writing.\r\nAzizah: Thats great! Is this your first workshop?\r\nArhan: No, Ive attended two before. How about you?\r\nAzizah: This is my first time. I mostly write poetry. What do you write?\r\nArhan: Short stories, mostly. But Im thinking about trying poetry too.\r\n\r\n\r\n\r\nWhat is Arhans main writing focus?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a2a93bc6-b83f-4352-9f62-007b4d9d9bf9-d455ea3b1465a254488f59ef7c70af60.jpg',0,'2024-11-29 11:23:11'),('a2b16a77-44c6-4e3e-a739-491b7d447b6f','069d921b-0878-411b-a94d-ce525959c0d1','Question 24','Azizah has attended multiple workshops before.',5,'TFQ',NULL,NULL,'IMAGE-a2b16a77-44c6-4e3e-a739-491b7d447b6f-25abb049d925d514a43164abfc61c8e1.jpeg',1,'2024-12-11 13:48:26'),('a2d3c3d6-581c-4952-8a26-1cc42f8189b8','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 12',' Marcuss first job after graduation involved working on an eco-friendly project for rural communities. \r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-29 14:00:50'),('a2ef0872-654d-42bd-b92a-e83ca20b015b','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 4','The synonym for \"friend\" is \"companion.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-a2ef0872-654d-42bd-b92a-e83ca20b015b-05df9af145d533db81febf366e5dfcf1.jpg',1,'2024-11-21 14:49:25'),('a318b373-bf28-405c-ad2b-9e10336139d8','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 20','\"Consistent practice\" is the right noun phrase to complete, “__________ will help you get better results in the future.”\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-28 11:37:41'),('a31b33f7-3fc0-43eb-98c0-1a59f1490b89','593736c5-837a-44cb-b3ec-ff62f247faba','Question 13','The family left the hotel disappointed and would not return.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a31b33f7-3fc0-43eb-98c0-1a59f1490b89-069e533fe41a51a2dcbb779034b7a4bd.jpg',0,'2024-12-04 15:26:22'),('a32dd070-79cf-4feb-8c30-f2952c899d91','a01ae31e-9562-4284-96b5-f70ece994003','Question 20','What was one of the major additions during the renovation of the Crystal Palace Hotel?',5,'MCQ',NULL,NULL,'IMAGE-a32dd070-79cf-4feb-8c30-f2952c899d91-9e449c0250d64a7505f2cc3025c11f80.PNG',0,'2024-11-25 23:42:55'),('a33fe25d-323f-4f6e-8508-d992710ed119','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 15','\"The people of Java showed great respect for Nyi Roro Kidul by holding special NCEOREMIES.\" \r\n\r\nUnscramble the word to find something people often do to honor or celebrate someone: \r\n',5,'MCQ',NULL,NULL,'IMAGE-a33fe25d-323f-4f6e-8508-d992710ed119-78d5aa0a55d637fd2b3db4e9d402a1cd.jpg',0,'2024-11-25 11:12:11'),('a34aa62e-f061-4763-9499-943bd59e2e4f','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 1','What is Marie\'s main intention as a tour guide in Paris?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a34aa62e-f061-4763-9499-943bd59e2e4f-878e8a188eb84444da3d8167fcd28345.png',0,'2024-12-02 12:08:11'),('a34cf2ff-6cb1-4fb3-938d-f5eabab20c6b','54700a17-d9f7-405c-ac12-b9f105dae998','Question 14','Riverside Park does not host any community events throughout the year.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a34cf2ff-6cb1-4fb3-938d-f5eabab20c6b-9ed68fa9d6480c20db44697545542d96.jpg',0,'2024-12-03 10:36:35'),('a354aa85-4fa4-43f2-94f0-92c5dedb1b81','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 14','How did Maya handle the communication with the Italian guest?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a354aa85-4fa4-43f2-94f0-92c5dedb1b81-3dcff4ddd8e05b38b45fdc41803f3b02.PNG',0,'2024-12-06 12:31:56'),('a37678cd-2e30-48d9-ac1f-e034f7085a7a','f845f17c-d46e-480c-9809-509254f53261','Question 12','Which sentence demonstrates a shift in time reference?\r\nDirect: He said, \"I am meeting them tomorrow.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a37678cd-2e30-48d9-ac1f-e034f7085a7a-fc22cb9e585af49ad1f061ebde2ca63b.png',0,'2024-11-28 11:01:09'),('a3966d0e-3c26-421d-85b8-eb8e6b9a1639','a89648cb-a116-4dbe-b304-24818d8f1725','Question 13','The rare orchids in the Whispering Forest are notable because they\r\n',5,'MCQ',NULL,NULL,'IMAGE-a3966d0e-3c26-421d-85b8-eb8e6b9a1639-5568881ac02ed379f38a5f92c044a187.png',0,'2024-12-03 11:16:52'),('a3aa8f8b-c2ea-4958-85b6-2c59cf787363','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 6','Which sentence contains an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:49:55'),('a3c22568-2a12-487b-a88b-393fc471f51e','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 4','Which sentence uses an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:54:13'),('a3cb0f27-d3bf-4998-a5fc-265b0f3f4a06','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 11','They searched ____ the missing file all morning.',5,'MCQ',NULL,NULL,'IMAGE-a3cb0f27-d3bf-4998-a5fc-265b0f3f4a06-30fe035ca2b3976029be44f2ac757015.jpg',0,'2024-11-28 15:40:17'),('a3d5779e-fac3-436d-8d44-910dbb5c5fb9','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 9','____ you know how to swim?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a3d5779e-fac3-436d-8d44-910dbb5c5fb9-c4a51f74331b353056c4d47c69ede70d.jpg',0,'2024-11-28 12:19:57'),('a3d5a36f-0cd9-42e8-a268-ae407a143c51','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 17','Find the antonym for \"Famous\"',5,'MCQ',NULL,NULL,'IMAGE-a3d5a36f-0cd9-42e8-a268-ae407a143c51-8d9eb84ec7bac0dc60ee8585e35c553d.jpg',0,'2024-11-29 10:01:57'),('a3dc17ed-5d0b-4515-aba5-59674eec8e77','19ab833e-87cf-4963-a786-d5d63993a84f','Question 2','Which option contains a noun phrase with an appositive?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 12:00:03'),('a3dc72e6-2911-46d4-b432-3caf93cacc69','26f2798d-46dc-4790-aece-aa1175435106','Question 1','What is the big animal? \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:30:53'),('a4015e26-525b-4a58-ad87-ddc9b0ade55f','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 7','She lives ____ a small town.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a4015e26-525b-4a58-ad87-ddc9b0ade55f-7d1beaa4d3d0a17a395cad60b4aa778a.jpg',0,'2024-11-28 15:17:03'),('a40f956b-2623-47c3-bc85-64d4779d8037','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 16','The meals at Luxe Camp are prepared using ingredients sourced from the local area.',5,'TFQ',NULL,NULL,'IMAGE-a40f956b-2623-47c3-bc85-64d4779d8037-acc35743a4cb4332bd3ecfd442dd6a8b.jpg',0,'2024-12-11 02:08:26'),('a412b3f4-f4c5-4bcf-aa91-a91eb9c92eaa','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 7','Which sentence uses an adjective to describe shape?\r\n',6,'MCQ',NULL,NULL,'IMAGE-a412b3f4-f4c5-4bcf-aa91-a91eb9c92eaa-4e55b4dfdc3d1e211d9841eec81ae89b.png',0,'2024-11-26 03:04:35'),('a413263b-80d4-4760-ac25-3b1a99de6cfa','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 12','During the presentation, each group shared ___ project with the class.',10,'MCQ',NULL,NULL,'IMAGE-a413263b-80d4-4760-ac25-3b1a99de6cfa-c252c9d5b10fec00cedfd2b4c7e62f0d.png',0,'2024-12-02 11:49:31'),('a416ede7-8670-401a-834e-fe7ab1414bd1','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 16','Emmas first instrument was the guitar, which she learned at the age of five.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a416ede7-8670-401a-834e-fe7ab1414bd1-2f4477f29c9d7ffa9e89b12cea846798.png',0,'2024-11-29 14:03:17'),('a419399b-35df-4feb-a552-76308bbdf549','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 20','Unscramble the word to find the correct term:\r\n\r\nThe tourism NYCOMPA launched a new campaign to promote eco-tourism in the region.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-a419399b-35df-4feb-a552-76308bbdf549-6562a91e1105ca913e80e2768a433523.jpg',0,'2024-12-02 12:07:32'),('a4208ade-8885-4ec6-b61a-dd81c91b601a','48882788-baf8-468f-85bf-dc386c4a00a6','Question 10','____ they like ice cream?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a4208ade-8885-4ec6-b61a-dd81c91b601a-53ae28eaeff399ab3c7e01e208bffbe9.jpg',0,'2024-11-28 14:02:03'),('a420aa56-59c9-4da5-9efb-5134a2cb2ae4','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 13','Select the most accurate description of chef.',5,'MCQ',NULL,NULL,'IMAGE-a420aa56-59c9-4da5-9efb-5134a2cb2ae4-e0755c80b85ba1461f4e63fb4d0d7d84.jpg',0,'2024-12-01 10:24:15'),('a4217563-fec1-4966-989e-dec376d306cd','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 9','Identify the noun phrase in this sentence: \"The young girl with the red hat smiled.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:41:44'),('a423f191-3b05-4a38-b781-9f75fdfde959','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 6','He will work on the project _______ he has completed his other tasks. \r\n',5,'MCQ',NULL,NULL,'IMAGE-a423f191-3b05-4a38-b781-9f75fdfde959-3e2d1fdfa3875f3139179dbdff3f48eb.jpg',0,'2024-12-03 14:05:32'),('a43345e3-6148-435d-9398-9b2985043d5e','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 20','By the time the guests arrive, the chef ___ (prepare) the dinner.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a43345e3-6148-435d-9398-9b2985043d5e-383a1121e4476742bf1db1ff453087e0.jpg',0,'2024-11-29 09:52:07'),('a43e4951-0f87-44e1-9296-2f9aeb24d7e0','6b134cd4-e902-4241-9692-450b43ca1af9','Question 1','The Eiffel Tower is one of the most famous landmarks in Paris, France. It was built in 1889 for the World\'s Fair to celebrate the 100th anniversary of the French Revolution. Standing at 330 meters tall, the iron structure was designed by Gustave Eiffel and has become a symbol of France. Visitors can take an elevator or climb the stairs to enjoy stunning views of the city from its three levels.\r\n\r\nToday, the Eiffel Tower attracts millions of tourists every year, making it one of the most visited monuments in the world. It sparkles with thousands of lights every evening, creating a magical atmosphere. Nearby, tourists can enjoy the Champ de Mars Park for a picnic or take a cruise along the Seine River for a different perspective of this iconic landmark.\r\n\r\nThe Eiffel Tower is located in London.',5,'TFQ',NULL,NULL,'IMAGE-a43e4951-0f87-44e1-9296-2f9aeb24d7e0-d129f1e13bb513ebcd9f9ce024870d79.jpg',0,'2024-11-21 11:08:23'),('a4419cf1-abbd-4fe4-831b-6864a9026df1','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 5','Identify the proper noun:',5,'MCQ',NULL,NULL,'IMAGE-a4419cf1-abbd-4fe4-831b-6864a9026df1-2bb5d92dce7efe7091d9d960a5b0b61b.png',0,'2024-11-26 09:48:00'),('a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 15','Match the word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 03:00:55'),('a45ca6cf-ea9c-4c3f-974b-104a31808875','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 7','Emma has already started collecting old blankets and toys to donate to the animal shelter.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a45ca6cf-ea9c-4c3f-974b-104a31808875-36c0d15a4c963488e09226e72ce83605.png',0,'2024-12-02 11:53:22'),('a473b716-af9d-4f59-bd19-58ed52ade9ab','67197606-d707-48c1-8033-1298c99cb215','Question 7','Direct: They said, \"We are going to the park.\"\r\nReported: They said that they ___ going to the park.\r\n',10,'MCQ',NULL,NULL,'IMAGE-a473b716-af9d-4f59-bd19-58ed52ade9ab-874832e644bedac9f84909bf7d164ba3.png',0,'2024-11-28 11:23:21'),('a474ea2e-a527-4c4a-a202-2af98d42a617','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 9','He is looking ____ his glasses.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-a474ea2e-a527-4c4a-a202-2af98d42a617-23c1dc3b8ee311f0e696b7992edb4882.jpg',0,'2024-11-28 15:18:32'),('a488aa47-9357-4156-92c0-0c4b20ac4460','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 6','selesaikan pertanyaan dibawah ini',10,'MCQ',NULL,NULL,'IMAGE-a488aa47-9357-4156-92c0-0c4b20ac4460-5ed374ed106d243245d8b41db1210342.jpg',1,'2024-12-12 22:27:05'),('a4a3f989-7d7f-49f4-8bb3-d3f7a134de92','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 9','I will call you _______ I arrive at the airport.\r\n',10,'MCQ',NULL,NULL,'IMAGE-a4a3f989-7d7f-49f4-8bb3-d3f7a134de92-4e2411a7c1a156191fec6280ea9ae281.jpg',0,'2024-12-03 09:33:36'),('a4b4a909-7b6a-4e70-8061-d21ef6a57e30','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 18',' A word used to describe something that is easy to reach or use, often referring to a location or service.\r\n\r\nWhich word below best matches this definition?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:20:02'),('a4c10f69-51e3-4efc-bc18-bc1e0e31ba6a','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 8','Unscramble the letters to find the correct word.\r\n\r\nrdrosuinngsu',5,'MCQ',NULL,NULL,'IMAGE-a4c10f69-51e3-4efc-bc18-bc1e0e31ba6a-949691829bc795461be0c492dec79d7a.png',0,'2024-11-29 09:54:58'),('a4ceff62-f4cf-4bd2-8ae7-5ba5b67a7990','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 7','Who designed the Eiffel Tower?',10,'MCQ',NULL,NULL,'IMAGE-a4ceff62-f4cf-4bd2-8ae7-5ba5b67a7990-578133c4e4b07956b5eea8a24c16ab0c.PNG',0,'2024-12-11 15:56:49'),('a4d9ad3f-dded-4a11-afa6-1fba47d9f71b','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 2','He eats breakfast _______ he leaves for school.',10,'MCQ',NULL,NULL,'IMAGE-a4d9ad3f-dded-4a11-afa6-1fba47d9f71b-60636ebcf5a32cb72442fc2a27a8293b.jpg',0,'2024-12-03 09:25:53'),('a4f4bece-1f69-4ebc-a1e9-865db72f0913','26d39f63-85dd-435b-aed1-0a507b625015','Question 16','Transform the sentence into reported speech:\r\nDirect: \"I am reading a book,\" she said.',5,'MCQ',NULL,NULL,'IMAGE-a4f4bece-1f69-4ebc-a1e9-865db72f0913-4d056900fa05d5f0491515c745295695.png',0,'2024-11-28 12:23:19'),('a4f8cb67-25ce-487c-9e72-d488f8927a6e','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 20','The team ___ a solution to the problem during the brainstorming session.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:55:50'),('a4f9ec6a-a7fc-46be-89ae-b5560f34219d','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 6','Tourist: \"I really enjoyed your presentation about the city! It was so interesting and helpful.\"\r\nTour Guide: \"Thank you! I always try to make it as informative as possible so visitors leave with a good understanding of the city\'s history and landmarks.\"\r\n\r\nWhat is a synonym for the word \"informative\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a4f9ec6a-a7fc-46be-89ae-b5560f34219d-2342c5d12f4035d39bfa5b363e7da0f2.jpg',0,'2024-12-02 11:48:53'),('a50f6b0e-1ac3-4e60-87fc-49a95b0ecd05','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 8','They sat ___ the fire to keep warm.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a50f6b0e-1ac3-4e60-87fc-49a95b0ecd05-aedd6606137d78f91ee35a1a39ce849f.png',0,'2024-11-28 14:11:16'),('a527d889-4158-4cb0-907f-a13527da1178','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 15','What is a main feature of the town square?\r\n',5,'MCQ','AUDIO-a527d889-4158-4cb0-907f-a13527da1178-783b6d1187661ac70d321fbd6b2b85b8.mp3',NULL,NULL,0,'2024-12-10 12:47:10'),('a5334cd4-be29-4384-8298-903165820b68','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 3','What is the lesson of this story?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a5334cd4-be29-4384-8298-903165820b68-22a03d9dfaf910e315d255640bccfeaa.jpg',0,'2024-12-04 13:49:02'),('a53c9aa0-0c11-4276-8f2b-62c6d41b2fe9','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 18','He ___ (not complete) the report unless he starts now.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a53c9aa0-0c11-4276-8f2b-62c6d41b2fe9-aeafb1c587ce64b4b5993f4ca064d8a1.jpg',0,'2024-11-29 09:51:05'),('a55df775-0dc0-4b0b-b701-512872389d71','362d6389-73a7-4b4f-8b40-42b992d80808','Question 2','She _______ have a sandwich for lunch.',10,'MCQ',NULL,NULL,'IMAGE-a55df775-0dc0-4b0b-b701-512872389d71-d96474a3ff560984e7415f8aa73a0b7f.jpg',0,'2024-11-29 10:40:05'),('a562c92e-c60c-44f8-b93e-96ee6fa2d260','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 13','Savory mochi dishes like isobeyaki highlight the adaptability of mochi in Japanese cuisine.',5,'TFQ',NULL,NULL,'IMAGE-a562c92e-c60c-44f8-b93e-96ee6fa2d260-98587bbb67d45d3c94debe7ad46cf15b.jpg',0,'2024-12-02 10:12:11'),('a5660138-8375-4d90-b1ec-79601810d890','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 18','Which of the following is not one of the Louvres eight departments?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a5660138-8375-4d90-b1ec-79601810d890-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:03:36'),('a5685737-5558-4c0e-96a4-fff9cb894c44','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 1',' The Whispering Forest\r\nDeep in the heart of the Orellan Valley lies the Whispering Forest, a place shrouded in mystery. Travelers who enter the forest often speak of the soft murmurs that seem to drift through the air. While many believe the whispers are the sound of the wind moving through the ancient trees, others claim they carry words—a warning or a welcome, depending on who you ask.\r\n\r\nLocal legend tells of a guardian spirit who protects the forest and its creatures. This spirit is said to appear as a glowing figure when the moon is full. People who have seen it describe a sense of peace and understanding, as though the forest itself were alive. However, no one has ever captured proof of its existence.\r\n\r\nDespite its reputation, the Whispering Forest is a haven for wildlife. Rare species, like the golden fox and silver-tailed deer, thrive in its dense canopy. Researchers studying the forest often note its unique ecosystem, untouched by human activity.\r\n\r\nThe whispers in the forest are believed to:',5,'MCQ',NULL,NULL,'IMAGE-a5685737-5558-4c0e-96a4-fff9cb894c44-a961c0ab59a87a27db3c4450b210e081.jpg',0,'2024-12-06 12:13:44'),('a5773adf-58a9-41d5-81d5-e033bccf6727','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 8','We ___ (not finish) the report yet.',5,'MCQ',NULL,NULL,'IMAGE-a5773adf-58a9-41d5-81d5-e033bccf6727-980dc83b55298b27e1b83370eec7f65f.jpg',0,'2024-12-02 13:24:33'),('a5869dea-8ba2-4988-8a1d-f707a06565fb','ff825264-d21d-4612-821f-2f19f8044bc2','Question 3','What is the main purpose of the banquet? ',5,'MCQ','AUDIO-a5869dea-8ba2-4988-8a1d-f707a06565fb-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 09:47:19'),('a58e875c-293f-4cac-a717-1950cff5ac26','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 13','The precautions only apply to visitors who are alone.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 11:03:46'),('a58f6c08-c21e-40de-9040-0a478306dbc1','17ae8c8f-06a4-4577-9846-9861926b0767','Question 17','Which of the following traditional arts has been recognized by UNESCO?',5,'MCQ',NULL,NULL,'IMAGE-a58f6c08-c21e-40de-9040-0a478306dbc1-fcc59ec516e918f46fb0a79ebeaa385e.jpg',0,'2024-12-04 13:28:30'),('a5998d7a-a9cf-47c6-8dd3-59e85c02cd83','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 5','What kind of music do you like?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a5998d7a-a9cf-47c6-8dd3-59e85c02cd83-05e4128771deb17071cb41b5a320f1f4.png',1,'2024-11-25 20:34:57'),('a5a491ab-2752-4adf-ba1d-cb219fd790b1','7fd84c75-8187-4553-96aa-23cead94c780','Question 19','Choose the sentence that uses an adverb of time:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:55:51'),('a5afaa58-8e99-430e-bce8-921533982d61','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 10','What approach will Maria take to introduce the new service? \r\n',5,'MCQ','AUDIO-a5afaa58-8e99-430e-bce8-921533982d61-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:59:41'),('a5b661cb-edec-47b6-bbc0-f709c4f60582','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 3','When does the restaurant serve lunch?\r\n',10,'MCQ','AUDIO-a5b661cb-edec-47b6-bbc0-f709c4f60582-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:24:05'),('a5c4dbc1-18e2-40ce-a7b3-4eb9e38b7322','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 12','What does an adverb of degree describe?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:01:32'),('a5e53c39-d9f4-4f5a-a66a-13ab563bfd4e','45b0268f-d278-4851-90d8-7f99001e6687','Question 11','Does Mr. Davis immediately decide to book the suite?\r\n',5,'MCQ','AUDIO-a5e53c39-d9f4-4f5a-a66a-13ab563bfd4e-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:32:33'),('a61e7309-d1f3-4709-b81d-fc8f15db8e08','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 7','Timun Mas broke her promise to the giant.',10,'TFQ',NULL,NULL,NULL,0,'2024-11-27 12:23:32'),('a6231a3f-a236-430f-adeb-55f50d493374','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 16','Direct: \"Why are you late?\" he asked.\r\nReported: He asked why I ___ late.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a6231a3f-a236-430f-adeb-55f50d493374-641e69c49127ffc685b362644c1223d7.png',0,'2024-11-28 12:02:07'),('a62550f6-76bf-4504-be19-04903d36e023','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 10',' In her efforts to integrate into the community, Lisa has enrolled in Spanish language courses.\r\n',5,'TFQ',NULL,NULL,'IMAGE-a62550f6-76bf-4504-be19-04903d36e023-41298fc8d391c5b5f4c0a384a86683f1.jpg',0,'2024-11-29 12:18:04'),('a625a937-12ec-4502-a3da-2d7011b63648','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 3','Choose the sentence with an advanced modal verb expressing certainty:',5,'MCQ',NULL,NULL,'IMAGE-a625a937-12ec-4502-a3da-2d7011b63648-c32562550e2f55e2d14556734fe3e478.png',0,'2024-11-26 05:53:19'),('a6324272-c52f-44e3-a3ef-4ec26f16cc75','94de3108-eb46-4a5e-b039-962392a500e6','Question 1','What was the primary reason Emma decided to change her career?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a6324272-c52f-44e3-a3ef-4ec26f16cc75-6a105037ca29aa997ead1cdfb51adc27.png',0,'2024-11-29 12:35:50'),('a64459fb-76e3-410d-928f-d116ec70fd1f','b29e7991-f853-47df-9475-7c0d65e15458','Question 11','Iqbal: \"Im planning a trip to the beach this summer. Do you have any suggestions?\"\r\nNikita: \"Why not stay at a resort? They have everything you need, like pools, restaurants, and great views of the ocean.\"\r\n\r\nWhat is a synonym for the word \"resort\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a64459fb-76e3-410d-928f-d116ec70fd1f-b7cd738dd6e8b857d8ef814827197ac0.jpg',0,'2024-11-25 11:37:29'),('a653f0d2-5c01-45a0-b12f-0c05757681f6','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 1','(you / keep a pet for three years)',10,'MCQ',NULL,NULL,'IMAGE-a653f0d2-5c01-45a0-b12f-0c05757681f6-b0fbccf3f536c9bac4c6a43a62178507.jpg',0,'2024-12-11 12:38:39'),('a65a0fce-2471-439f-8481-fa1ce3ee1308','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 2','\"The Eiffel Tower is one of the most __________ landmarks in the world.\"',5,'MCQ',NULL,NULL,'IMAGE-a65a0fce-2471-439f-8481-fa1ce3ee1308-f2c377550e459fd5afb8d82989034343.jpg',0,'2024-11-26 01:16:36'),('a6645729-f085-487e-b64d-b33215428a4b','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 18','What is the Alhambra known for?\r\n',5,'MCQ','AUDIO-a6645729-f085-487e-b64d-b33215428a4b-0337860056d09efef015bef35883de8c.mp3',NULL,NULL,0,'2024-12-09 13:37:25'),('a6690bec-cfa4-4635-b498-33155d5a8370','7fd84c75-8187-4553-96aa-23cead94c780','Question 20','Which word is an adverb of probability?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:56:24'),('a6710824-e795-4552-b89d-22bbf9e3aa92','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 2','The researchers will publish their findings _______ they have completed the peer review process and addressed all comments.',5,'MCQ',NULL,NULL,'IMAGE-a6710824-e795-4552-b89d-22bbf9e3aa92-029e58cc087e3dfbdd496503b67bf2f7.jpg',0,'2024-12-03 14:30:00'),('a678888d-b825-4d9c-8f4f-ea1bfab1c1c2','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 18','Which sentence uses \"barely\" as an adverb?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:47:31'),('a679b9ef-5255-49e3-b9a3-ca07f1dbb7d0','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 3','Fill in the gaps with the appropriate conjunction.\r\nThe development team worked diligently on the new software update. _______ they had finished coding, they conducted a thorough round of internal testing. _______ the internal testing was completed, they prepared for a beta release to gather user feedback. _______ the beta phase was concluded, they planned the final release.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a679b9ef-5255-49e3-b9a3-ca07f1dbb7d0-2d16bffd301fc2f8647e8b7d9d13ad57.jpg',0,'2024-12-03 14:31:14'),('a6a05326-0856-4c81-ac50-1fddbdbf8f1a','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 13','Choose the word that is the opposite of \"excellent\" in the sentence:\r\n\r\n \"The customer left an excellent review after staying at the hotel.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-a6a05326-0856-4c81-ac50-1fddbdbf8f1a-4718b9aca918cd2ebbec97e02bdf55b9.jpg',0,'2024-11-25 17:50:00'),('a6a0d127-37cb-438d-9546-513b114420b7','069d921b-0878-411b-a94d-ce525959c0d1','Question 56',' What is the meaning of \"resilience\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-a6a0d127-37cb-438d-9546-513b114420b7-1676e53fd3777be6d7963034866b4120.jpg',0,'2024-12-11 20:14:06'),('a6ab8193-efe7-4373-9808-e7218aab36e7','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 5','\"The colonnade surrounding the courtyard is made up of rows of columns supporting the roof.\"\r\n\r\nThe word \"colonnade\" refers to a group of walls arranged around a building.',5,'TFQ',NULL,NULL,'IMAGE-a6ab8193-efe7-4373-9808-e7218aab36e7-c6565fb1160567029b1f3f16bb526d80.jpg',0,'2024-12-03 11:24:15'),('a6b205da-6baf-4030-a23b-d436ee50a88c','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 11','Helping others makes people feel supported.\r\n',5,'TFQ','AUDIO-a6b205da-6baf-4030-a23b-d436ee50a88c-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:30:32'),('a6b668f2-b78d-4abb-a6bb-a42b621f834f','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 3','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-a6b668f2-b78d-4abb-a6bb-a42b621f834f-4bea8c1bb879f7cdbb5abc9ae46f77eb.jpg',0,'2024-12-02 10:46:02'),('a6c67476-30ed-4909-bdb2-44686eafe51b','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 10','A \"coliseum\" is typically an indoor facility used for water sports and games.',5,'TFQ',NULL,NULL,'IMAGE-a6c67476-30ed-4909-bdb2-44686eafe51b-3f512f9178b7b45ed35c4badf5d91643.jpg',0,'2024-12-03 10:41:16'),('a6d1862b-038b-440b-8e47-c1c055bf6eb1','15fc91ab-629f-4b44-a812-c45807f31850','Question 20','Which value is shared by both the Sapphire Coast Wildlife Sanctuary and the Heritage Village?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:07:01'),('a6d8565f-fad1-41b8-8757-85a8ca47d3ec','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 3','Match each word to its definition.',5,'MPQ',NULL,NULL,'IMAGE-a6d8565f-fad1-41b8-8757-85a8ca47d3ec-50b0ff5090e17ad7cbbc5ff61a9400c6.jpg',0,'2024-11-28 15:28:15'),('a6e0e652-a16c-45f8-9892-bcb67b9ae1a8','26f2798d-46dc-4790-aece-aa1175435106','Question 7','Which of the following sentences has a noun phrase as its subject?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:39:41'),('a6e2407e-87e8-48a7-8d29-a97d5dc1800d','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 3','___ you ___ (attend) the online webinar next Friday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a6e2407e-87e8-48a7-8d29-a97d5dc1800d-f11463297609392ea86af8a9d94570cc.jpg',0,'2024-11-29 11:28:28'),('a717171f-4bba-4a54-b40c-091e3ebc2dca','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 15','Choose the sentence that uses an adjective correctly:\r\n',5,'MCQ',NULL,NULL,'IMAGE-a717171f-4bba-4a54-b40c-091e3ebc2dca-acc56a44f0636af270ebbb670a1c59d2.png',0,'2024-11-26 03:31:22'),('a71c9c06-c520-4f3b-8e9f-ef0094c67090','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 6',' The study about Mandarin Chinese proved that videos are equally effective as human interaction for language learning.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-a71c9c06-c520-4f3b-8e9f-ef0094c67090-a00cab9bc8fd695b89ef5e8852d45a71.jpg',0,'2024-12-03 09:27:29'),('a7318e8b-3073-4625-8928-60cf2e1f03a9','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 2','Select the correct pronoun:\r\n\"Some of the writers included personal anecdotes, and ___ insights added depth to the articles.\"',5,'MCQ',NULL,NULL,'IMAGE-a7318e8b-3073-4625-8928-60cf2e1f03a9-1311f33152b28aa1c936de7c12feb26c.png',0,'2024-12-03 10:29:02'),('a735ddfd-5df6-438c-b0d2-0eed11427bf9','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 19','The word \"culture\" refers to the customs, traditions, and values shared by a group of people, which helps in understanding different places.',5,'TFQ',NULL,NULL,'IMAGE-a735ddfd-5df6-438c-b0d2-0eed11427bf9-7a0c0509b533d04920bd5fa8d8aae415.jpg',0,'2024-11-25 22:28:07'),('a7457731-b77a-41f4-a93a-3f982afa08a4','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 17','\"The caverns in Carlsbad, New Mexico, are famous for their stunning underground formations.\"\r\n\r\nWhat does the word \"cavern\" mean?',5,'MCQ',NULL,NULL,'IMAGE-a7457731-b77a-41f4-a93a-3f982afa08a4-30322d906ff31a770c01feb4fcb90845.jpg',0,'2024-12-03 11:31:39'),('a7496756-28d3-4971-8876-77f023ce00eb','3b168b2f-4410-44c0-aefd-240942c312ab','Question 14','What was challenging for Ben while writing his novel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7496756-28d3-4971-8876-77f023ce00eb-64e9bb1fb69aebadf8341eefe187b18d.jpg',0,'2024-12-02 09:03:34'),('a7514282-5df3-4588-b37d-c093ce6d71ee','fe89e931-d34d-4430-b541-cb89aba0f880','Question 10','The keys are ____ the drawer.',10,'MCQ',NULL,NULL,'IMAGE-a7514282-5df3-4588-b37d-c093ce6d71ee-9a6e1e0770d01d7be02432c93eb4b85c.jpg',0,'2024-11-28 14:39:08'),('a7518e64-f316-4708-9ebd-be673489d72d','10e23048-0fd3-4ab3-9440-9104e7063142','Question 22','\"I ______ visit my grandmother this weekend.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7518e64-f316-4708-9ebd-be673489d72d-f86f616a4fab93658254fdc48469608d.jpg',0,'2024-12-02 13:21:59'),('a7599dc0-549d-449c-b7ce-97ed85217ccd','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 6','He hid ____ the bed when he heard the noise.\r\n',10,'MCQ',NULL,NULL,'IMAGE-a7599dc0-549d-449c-b7ce-97ed85217ccd-5b9426bfd454c2b11a147e928dcac428.jpg',0,'2024-11-28 14:45:50'),('a7669534-0369-4748-b420-b44a8a61c777','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 12','The pronoun its is used to show possession, while its is a contraction of it is.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 13:55:58'),('a769b56d-0051-4bbe-954f-8e892df200bb','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 3','Sarah had been preparing for the marathon for months. Every day, she followed a strict training schedule, and she carefully watched her diet. _______ she felt discouraged, she reminded herself of her goal and kept going. \r\n',5,'MCQ',NULL,NULL,'IMAGE-a769b56d-0051-4bbe-954f-8e892df200bb-cfc9ee05a43f4ac67562b303abad686e.jpg',0,'2024-12-03 10:01:17'),('a76c2f17-cbb7-4b41-8f7e-e7a3114f28b1','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 6','The phrase \"Congratulations on your achievement!\" is an example of congratulating someone for their success.',10,'TFQ',NULL,NULL,'IMAGE-a76c2f17-cbb7-4b41-8f7e-e7a3114f28b1-b3cbb147c76e45e7035fd2b459c87f8f.jpg',0,'2024-11-26 01:55:26'),('a77423e9-6215-45a6-a2dc-9803bdd7f472','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 11','She is standing ____ her friend in the photo.',5,'MCQ',NULL,NULL,'IMAGE-a77423e9-6215-45a6-a2dc-9803bdd7f472-2a3470f3c1b8675ae24abb046d5f4d5f.jpg',0,'2024-11-28 15:05:51'),('a78bf961-ca8a-4d09-96bf-4c1ae98e7a38','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 13','Which of the following is an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:55:30'),('a78cc1ec-2e6c-40ba-b29c-89b1a0246e53','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 15','What type of river forms the falls?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 15:09:42'),('a7aa0471-8da6-40aa-9ee6-56a3377040af','ad662084-347c-416f-89de-05a5dd43da36','Question 8','What do they intend to do?\r\n',5,'MCQ','AUDIO-a7aa0471-8da6-40aa-9ee6-56a3377040af-f8d914e9d3ee69c0435dc461a7d0a243.mp3',NULL,NULL,0,'2024-12-09 10:47:10'),('a7aa110b-3bb8-49b6-bcf8-7bd4563b74c1','a89648cb-a116-4dbe-b304-24818d8f1725','Question 8','The Golden Pavilion in Kyoto is?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7aa110b-3bb8-49b6-bcf8-7bd4563b74c1-0b938e2b67317066773c17a983ec21d8.png',0,'2024-12-03 11:14:44'),('a7bc4dc8-53b4-494b-862d-6c443def4aeb','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 1','Who were the great teachers of ancient Greece? \r\n',10,'MCQ',NULL,NULL,'IMAGE-a7bc4dc8-53b4-494b-862d-6c443def4aeb-2c579033edd40ac0c61e1ae97d069960.PNG',0,'2024-12-03 14:32:04'),('a7c822fb-3bbd-435c-b127-86a86a0f6050','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 5','Your friend John has recently started a new job and has achieved a major milestone. Hes excitedly telling you about his success during a phone call. Saying \"Why are you even telling me this?\" is a kind and thoughtful way to celebrate John\'s news.',10,'TFQ',NULL,NULL,'IMAGE-a7c822fb-3bbd-435c-b127-86a86a0f6050-89fd2f4bf833e7d68b718099953f6596.jpg',0,'2024-11-26 02:22:18'),('a7e22f69-bd08-4f21-b78f-c9d40bee80a0','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 3','How does Chef Maria reduce waste in her restaurant?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7e22f69-bd08-4f21-b78f-c9d40bee80a0-96a55f3fcf1fa38c76b5029ffaf18e25.png',0,'2024-12-02 12:23:43'),('a7e32893-cbf6-4d40-9866-39ad226503cb','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 3','\"The old woman gave her a special gift.\" \r\n\r\nWhich of the following words is a synonym for \"gift\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7e32893-cbf6-4d40-9866-39ad226503cb-a7df1c9e709491addef0292a77a4afda.jpg',0,'2024-11-25 10:55:35'),('a7ec772f-22cc-4c40-8034-d2766c65c0cd','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 15','Her love for animals became a _______ factor in her decision to become a veterinarian.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:52:36'),('a7ed31bb-cbe3-43f5-ae47-d81a5ba22c13','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 5','Emily and her friends sit on a ________ to rest and talk.',10,'MCQ',NULL,NULL,'IMAGE-a7ed31bb-cbe3-43f5-ae47-d81a5ba22c13-178e1fa5b79a9b29ea008cca450e00de.jpg',0,'2024-11-26 06:44:23'),('a7efc562-e33d-4f11-afb8-62ad8300b857','593736c5-837a-44cb-b3ec-ff62f247faba','Question 12','What gesture did Mr. Anderson made after the family was moved to a suite?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7efc562-e33d-4f11-afb8-62ad8300b857-9e856e8383ffb5fd9c9add0be8a8d0bc.PNG',0,'2024-12-04 15:26:03'),('a7f525db-f139-46d2-a89e-318aba628ef6','d430d447-c971-4c28-861d-385e34e4f374','Question 14','The water ____ downhill due to gravity.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a7f525db-f139-46d2-a89e-318aba628ef6-13998d53d0600ba14116cffeb08641f1.jpg',0,'2024-11-28 15:07:42'),('a8042a79-f430-491e-b537-6f6c0d7de0c6','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 14','The villagers made a special tea during __________ to celebrate their cultural traditions.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a8042a79-f430-491e-b537-6f6c0d7de0c6-8d8ed04ec054ea4c21837567b358cb7a.jpg',0,'2024-12-06 11:07:59'),('a81ccae1-306f-497d-bbd5-9375124188f5','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 6','Tourist: \"This hotel is stunning! Every detail is perfect, from the architecture to the service.\"\r\nHotel Manager: \"Thank you! Weve put a lot of effort into creating a memorable experience for our guests.\"\r\nTourist: \"___\"\r\n\r\nHow might the tourist respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a81ccae1-306f-497d-bbd5-9375124188f5-963578d9e169b50dc0b3dfb33dada72e.jpg',0,'2024-11-26 02:45:44'),('a826d9b2-0a86-4898-bfef-b3ee59ed9aa4','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 14','The trip to the national park _______ an unforgettable experience.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:17:43'),('a829597c-03ac-481c-b321-2a46c356076f','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 16','The Ocean Breeze Resorts architecture incorporates elements of Mediterranean and tropical rainforest styles.\r\n',5,'TFQ','AUDIO-a829597c-03ac-481c-b321-2a46c356076f-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:37:53'),('a85786fa-39da-41d0-9289-409ccb7d7235','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 10','Students are encouraged to bring new items for the sale.',10,'TFQ',NULL,NULL,'IMAGE-a85786fa-39da-41d0-9289-409ccb7d7235-b2a00d94e84e2eb8bef9730fca4cafc0.jpg',0,'2024-11-21 09:01:42'),('a85bf6ee-e440-4c2a-b7b7-d96b6b951ab1','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 15','Which sentence contains an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:16:49'),('a86ed200-8a5c-4791-989b-cbb6f073775c','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 20','Coral Bay Island promotes slow travel to reduce its ecological footprint.',5,'TFQ','AUDIO-a86ed200-8a5c-4791-989b-cbb6f073775c-35420a60de4262473f15adab919cfc25.mp3',NULL,NULL,0,'2024-12-09 15:52:22'),('a87584c2-5528-4976-854f-d6445a9226ab','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 1','What event is taking place at the Harmony Resort? ',5,'MCQ','AUDIO-a87584c2-5528-4976-854f-d6445a9226ab-aaf95071259bcb284d7ba968503b9836.mp3',NULL,NULL,0,'2024-12-09 15:02:18'),('a881a40d-a2eb-44e9-b214-37134b9bfa8e','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 9','Direct: \"We saw a movie yesterday,\" they said.\r\nReported: They said that they ___ a movie the previous day.',10,'MCQ',NULL,NULL,'IMAGE-a881a40d-a2eb-44e9-b214-37134b9bfa8e-9b39ec3917690b7788e91cedebeda0fb.png',0,'2024-11-28 11:35:28'),('a8822a48-9858-4f18-972f-8efdab12d830','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 7','Mike: \"Im so excited to show you my new office! I just started my own business, and its been a lot of work to get everything set up.\"\r\nYou: \"Wow, Mike, this is amazing! ___________________________ Its really impressive to see how far youve come. Im sure all your hard work will pay off.\"\r\nMike: \"Thank you! I hope so. Its been a challenging journey, but Im optimistic about the future. I appreciate your support.\"\r\nYou: \"Absolutely! Your dedication and effort are inspiring. Im looking forward to seeing how your business grows. If you need any help, just let me know.\"\r\n\r\nWhat do you say to Mike who started his own business?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a8822a48-9858-4f18-972f-8efdab12d830-84bb39f1ed309505b13e187b61c33ebd.jpg',0,'2024-11-25 17:34:43'),('a8897234-4781-4204-97aa-9bca26179ca7','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 8','The museums new exhibit displays ancient artefacts found near the coast, attracting history enthusiasts.\r\n\r\nWhat is a synonym for \"exhibit\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-a8897234-4781-4204-97aa-9bca26179ca7-65b9cd60a78416e6d1a9e25878b6f8be.jpg',0,'2024-12-04 09:15:12'),('a8a4d9c8-bb60-44a6-9570-9d23b884fbd4','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 17','What ____ it mean when the light turns red?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a8a4d9c8-bb60-44a6-9570-9d23b884fbd4-0f6144f5f5a77cff01336eb13774e742.jpg',0,'2024-11-28 12:30:25'),('a8b1dc63-a132-4c12-a1d3-ff53c340bf36','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 14','Maria planned to return to the festival next year with her friends.',7,'TFQ',NULL,NULL,'IMAGE-a8b1dc63-a132-4c12-a1d3-ff53c340bf36-929224bdd55ff2b9bccf145bb24c350e.jpg',0,'2024-11-25 21:14:45'),('a8be0991-c6ab-4e53-ba70-679807ee78af','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 7','The main conference hall can accommodate up to 500 participants.\r\n',5,'TFQ','AUDIO-a8be0991-c6ab-4e53-ba70-679807ee78af-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:00:46'),('a8e084a6-f33a-4932-9f8f-17f9c6316ee0','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 10','Rachels friends threw ___ a surprise party for her birthday.',5,'MCQ',NULL,NULL,'IMAGE-a8e084a6-f33a-4932-9f8f-17f9c6316ee0-f1eeea981e354c4105f098adf4e29702.png',0,'2024-12-02 11:48:06'),('a8e6c9df-019b-48bc-ab6e-2ec2fab31e68','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 14','What is the primary purpose of the second paragraph in the story?',5,'MCQ',NULL,NULL,'IMAGE-a8e6c9df-019b-48bc-ab6e-2ec2fab31e68-b700b91e40a3419291163e6ef7c30bec.jpg',0,'2024-12-05 13:18:34'),('a8e8a421-bb59-4a6e-86f6-536902340f78','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 10',' The antonym of \"crowded\" is \"empty.\"\r\n\r\n\r\n\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 12:32:17'),('a8ecd703-bc29-469a-8f62-4ea7fa27b3be','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 9','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-a8ecd703-bc29-469a-8f62-4ea7fa27b3be-e59d303a16c0b36f018142fc641c69c8.jpg',0,'2024-12-02 10:57:20'),('a8ee9a48-b32d-4578-91fb-122f8ca19070','15fc91ab-629f-4b44-a812-c45807f31850','Question 5',' What did Frederick manage to do despite his father\'s wishes regarding his education?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a8ee9a48-b32d-4578-91fb-122f8ca19070-3c161de696a2be84d368727fdec14c1d.PNG',0,'2024-12-04 10:39:47'),('a8fd650e-0083-420f-9367-dffe04de732d','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 15','Starlight City is focused on preserving its historical landmarks.',5,'TFQ','AUDIO-a8fd650e-0083-420f-9367-dffe04de732d-e5a2b618b0971de1714aa5f498baf1ef.mp3',NULL,NULL,0,'2024-12-09 15:41:21'),('a9020e7a-fbc3-4772-a506-1b6b268a8fe3','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 2','Choose the correct present tense form: \r\n\"She ____ her homework every day.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9020e7a-fbc3-4772-a506-1b6b268a8fe3-079732a7b69f09841a41e891a2c6f986.png',0,'2024-11-26 02:01:14'),('a906c736-f354-40e5-8cdb-f322570b0a92','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 4','Complete the sentence with the correct adverb of time:\r\n\"She always listens to the music ________ she studies.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a906c736-f354-40e5-8cdb-f322570b0a92-5291ea11713451ade202226afb9178e1.jpg',0,'2024-12-03 13:29:21'),('a90a5a62-08a2-4573-a59a-946dc69e7798','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 11','Ocean Breeze Resort is known for its stunning __________ location.\r\n',5,'MCQ','AUDIO-a90a5a62-08a2-4573-a59a-946dc69e7798-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:35:30'),('a90a712a-4798-4607-819f-5a1a543994dc','3179737e-57ca-437a-af38-f91d98c18e0e','Question 19',' \"Her unique voice, relatable lyrics, and genuine personality began to RETUCAP the hearts of fans.\" \r\n\r\nUnscramble the following letters to find the word that means \"to win the attention or affection of others\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-a90a712a-4798-4607-819f-5a1a543994dc-6edf8ceb7258c1ccd1e08beacbb2e986.jpg',0,'2024-11-25 10:48:55'),('a91014b7-690d-4325-a671-0a2d8dc4254e','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 7','Anna wants to create a menu that features ___ ingredients.\r\n\r\n The most suitable word to complete the sentence is \"local.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:44:18'),('a91196b7-014e-4eed-8267-3968c5860ef5','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 9','Why does the speaker like the color blue?',5,'MCQ','AUDIO-a91196b7-014e-4eed-8267-3968c5860ef5-d012d9b0faaceb1f9743b746f9906ce9.mp3',NULL,NULL,0,'2024-11-25 10:56:39'),('a9123390-e691-476a-a877-df183c427480','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 4','Reading to children helps them understand that reading material is interesting.',6,'TFQ',NULL,NULL,'IMAGE-a9123390-e691-476a-a877-df183c427480-fd8446ff74dcc5c40a3b11dea33c41cf.jpg',0,'2024-11-26 09:40:23'),('a91b72e3-086a-49f8-a9be-b7198a0e2d9e','a01ae31e-9562-4284-96b5-f70ece994003','Question 15','The name of \"eco-friendly features to the resort\" is',5,'MCQ',NULL,NULL,'IMAGE-a91b72e3-086a-49f8-a9be-b7198a0e2d9e-c5b07cfe73ded8016ce462adb40f3807.PNG',0,'2024-11-25 23:39:32'),('a9237bbc-62b9-459e-a93b-6f9c0f5e01fc','fe89e931-d34d-4430-b541-cb89aba0f880','Question 4','They are sitting ____ the tree.\r\n',10,'MCQ',NULL,NULL,'IMAGE-a9237bbc-62b9-459e-a93b-6f9c0f5e01fc-2f528387208615937c049e7efa3dd9b0.jpg',0,'2024-11-28 14:33:32'),('a9292ef4-1fe3-4efc-b1e3-688812626f84','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 15','What is Marias intention for expanding the service after the pilot program? ',5,'MCQ','AUDIO-a9292ef4-1fe3-4efc-b1e3-688812626f84-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:03:41'),('a92e2b2d-d229-4fea-b3a3-11995d7141df','040f0458-cf71-4e61-a034-c5f58ab34269','Question 6','She ___ (not call) me since last week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a92e2b2d-d229-4fea-b3a3-11995d7141df-ab592713bc464f917f1167ced6e338d1.jpeg',0,'2024-12-02 09:53:12'),('a93043f8-f10b-47e9-95c2-2d408066dd33','6b134cd4-e902-4241-9692-450b43ca1af9','Question 21','Nathan Tjoe : Excuse me, could you tell me how to get to the Old Town Square?\r\nLocal: Sure! Its about a 10-minute walk from here. Just go straight down this street and turn left at the second traffic light.\r\nNathan Tjoe: Thank you! Is it worth visiting?\r\nLocal: Absolutely. The square is beautiful, especially in the evening. Theres also a clock tower you can climb for a great view.\r\nNathan Tjoe: That sounds amazing. Are there any good restaurants nearby?\r\nLocal: Yes, theres a famous one called \"The Golden Apple.\" They serve traditional dishes.\r\nNathan Tjoe: Great! Ill check it out.\r\n\r\nThe Old Town Square is a 30-minute walk away.',5,'TFQ',NULL,NULL,'IMAGE-a93043f8-f10b-47e9-95c2-2d408066dd33-213b286a4178f6a79071332023726684.jpg',0,'2024-11-21 13:13:21'),('a9373b7d-eabd-4dc3-8934-95e0815679a1','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 22','Which of the following is an example of a stepping-stone?',5,'MCQ',NULL,NULL,'IMAGE-a9373b7d-eabd-4dc3-8934-95e0815679a1-17d7afb453e7c40704a6e798d9939658.jpg',0,'2024-11-29 10:40:27'),('a9385250-6129-4a57-ae5f-cbafd81891fa','36353aaa-0af1-4489-b057-25511e020826','Question 19','Determine if the statement below is true or false.\r\nThe package was delivered before the customer placed the order.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-04 11:15:36'),('a9438452-760e-4cc5-938f-6283927bd65b','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 18','The term surroundings describes the inside of a building only.',5,'TFQ',NULL,NULL,'IMAGE-a9438452-760e-4cc5-938f-6283927bd65b-dbdd71d21cf0f8a50a0b639382402b26.jpg',0,'2024-11-29 10:02:10'),('a949523e-e1dd-4b0c-94e7-2909b4e8d011','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 11',' The Glassmakers Apprentice\r\nLiana was the youngest apprentice at the renowned Glassmakers Guild in the city of Meridien. The guild was famous for crafting stained glass windows that told stories of bravery and hope. Liana had always dreamed of creating a masterpiece worthy of being displayed in the grand cathedral at the citys center.\r\n\r\nHer mentor, Master Corwin, was strict but fair. He often reminded Liana that patience and precision were the keys to perfect glassmaking. One day, Liana decided to create a window that depicted the legend of the Firebird, a mythical creature said to bring light to the darkest places.\r\n\r\nAfter weeks of effort, Liana completed her piece. When it was unveiled, the light streaming through the Firebirds wings bathed the room in hues of gold and crimson. The townspeople were in awe, and the cathedrals council decided to install the window in its highest tower. From that day, Liana was celebrated as one of the finest glassmakers in Meridien.\r\n\r\nThe Glassmakers Guild is famous for stained glass windows that represent bravery and hope.',5,'TFQ',NULL,NULL,'IMAGE-a949523e-e1dd-4b0c-94e7-2909b4e8d011-b917e168dcbfeed83abaaa26b1eab7fa.jpg',0,'2024-12-06 12:26:36'),('a94b16a5-7e52-43dc-a7b0-d4c9d07148c9','10e23048-0fd3-4ab3-9440-9104e7063142','Question 31','Rearrange the words to make a correct sentence: \r\n\r\n\"to / would / like / dinner / have / I.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a94b16a5-7e52-43dc-a7b0-d4c9d07148c9-6a992443baba5fbdc39b9da329514f94.jpg',0,'2024-12-02 13:29:30'),('a94d51ad-8813-47dc-8e7e-363bbbdce83a','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 20','What is the speaker referring to?',5,'MCQ','AUDIO-a94d51ad-8813-47dc-8e7e-363bbbdce83a-79561124b3b5e3712c1a4eb04e1a0e07.mp3',NULL,NULL,0,'2024-12-11 15:18:56'),('a9591197-e0e6-422a-8ab1-69f1b8676c22','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 7','The author writes, \"This helps owls catch their prey even when it is very dark.\" Based on its use in the passage, we can understand that prey is …\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9591197-e0e6-422a-8ab1-69f1b8676c22-099a952cc5538affb00eb8dd8a03bf9d.jpg',0,'2024-12-03 09:09:22'),('a95d5f40-7a44-4443-aae2-8b71dedc5dde','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 3','What is your favorite hobby?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a95d5f40-7a44-4443-aae2-8b71dedc5dde-bb7935e5f24b2776b89dfb1a5061e869.png',1,'2024-11-25 20:30:55'),('a962bb29-1b4d-49aa-82b9-bfe00f23867d','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 12','Rearrange the letters to form a public place: MUSTDIAM\r\n',5,'MCQ',NULL,NULL,'IMAGE-a962bb29-1b4d-49aa-82b9-bfe00f23867d-a489ed5277ae1b6f1b5665cf7f4d654a.jpg',0,'2024-11-25 13:33:48'),('a966fde2-15b6-4c26-86cd-fbcec1a0ac9c','2622d27d-5b07-43d1-922a-2391c188ee32','Question 8','Where did Anna start her career in hospitality?',5,'MCQ','AUDIO-a966fde2-15b6-4c26-86cd-fbcec1a0ac9c-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:14:06'),('a983cb40-2d0c-4c7d-8804-b8d3ba7095e2','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 4','What does Alexandra find most rewarding about her work?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:07:28'),('a984b011-a02c-48fc-9697-b4df5ac91f3c','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 6','Sarah looks forward to a quiet Thursday night at home.\r\n',5,'TFQ','AUDIO-a984b011-a02c-48fc-9697-b4df5ac91f3c-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:38:17'),('a9875878-4270-4ed4-85c9-3eac2a00dc18','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 12','Which sentence uses an adjective to express origin?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9875878-4270-4ed4-85c9-3eac2a00dc18-e295eeb766a45e482d4328e893b110c6.png',0,'2024-11-26 03:27:42'),('a98c1863-0cc8-4b2e-80a8-f61c2287074b','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 4','The plural of \"baby\" is:',5,'MCQ',NULL,NULL,'IMAGE-a98c1863-0cc8-4b2e-80a8-f61c2287074b-495a73b787047b6c1081e278df5b805f.png',0,'2024-11-04 14:05:43'),('a98dd9a0-59d5-4d0d-9b5b-134b94f36359','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 9','At the embassy, Maxwell asks for assistance with her visa application to study abroad.\r\n\r\nWhat does the term \"embassy\" refer to?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a98dd9a0-59d5-4d0d-9b5b-134b94f36359-a58aca5e4c687ef457d3d406ea2d02ea.jpg',0,'2024-12-04 08:36:41'),('a99c4f8d-d595-4d82-9823-61d1651f9976','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 3','Sangkuriang liked to explore the forest alone.',10,'TFQ',NULL,NULL,'IMAGE-a99c4f8d-d595-4d82-9823-61d1651f9976-c18bf18ce248e5b60a9d255692dcbf80.png',0,'2024-11-28 09:54:11'),('a99cbfce-342e-4dee-868a-1e8247f3c0e9','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 4','Lisa: \"Im so thankful, I finally got a new job after months of searching. Its with a great company, and I start next week!\"\r\nYou: \"__________________ Lisa! Thats wonderful news. Im really happy for you. I knew youd find something amazing eventually. Your persistence has really paid off.\"\r\nLisa: \"Thanks so much! It feels great to have this new opportunity. Im excited and a bit nervous, but mostly excited.\"\r\nYou: \"Youll do great! Im sure youll fit right in and do an excellent job. Lets celebrate this achievement soon!\"\r\n\r\nHow do you congratulate your friend Lisa who got a new job after searching for months?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a99cbfce-342e-4dee-868a-1e8247f3c0e9-6458de44628555ddedb344f3ae9a7639.jpg',0,'2024-11-26 02:20:31'),('a9a38a46-edca-4885-acb7-281abb1a77d1','62fa8403-e764-4555-949c-236f7300e212','Question 19','The gardener ____ the lawn every week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9a38a46-edca-4885-acb7-281abb1a77d1-0675ab152f5cb115b81958ed6c454fff.jpg',0,'2024-11-28 14:46:09'),('a9b08b20-dc6e-4d82-9577-ec884fbf2dca','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 16','What is the most likely reason mochi has become a global phenomenon?',5,'MCQ',NULL,NULL,'IMAGE-a9b08b20-dc6e-4d82-9577-ec884fbf2dca-6bce6f7da216ed26cc4b17069c86ee1a.jpg',0,'2024-12-02 10:14:07'),('a9b453e2-0db5-4b7b-87c3-25c096961e8a','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 4','Liam explores the underground art scene in a small, alternative gallery tucked beneath the city streets.\r\nWhat is the antonym of the term \"underground\" when referring to an artistic movement or venue?\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9b453e2-0db5-4b7b-87c3-25c096961e8a-9ac511f91217ac99847166988fd0afc8.jpg',0,'2024-11-25 13:33:23'),('a9bbe726-c7ec-48f4-bd39-50213cc2360d','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 5','________ you ever been to London?\r\n',10,'MCQ',NULL,NULL,'IMAGE-a9bbe726-c7ec-48f4-bd39-50213cc2360d-aca97009a37634a961647303775ae24d.jpg',0,'2024-12-02 11:26:43'),('a9c4d572-5c88-4c51-9312-c0217bf624bd','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 5','Choose the correct order of adjectives in this sentence: \"He bought a ____ hat.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9c4d572-5c88-4c51-9312-c0217bf624bd-fe36a27e266be4b171cc804b4c6a20dd.png',0,'2024-11-26 05:22:50'),('a9c74573-1ba6-4aa5-b925-d63f12b8024c','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 12','What should visitors do on the boat ride?\r\n',5,'MCQ','AUDIO-a9c74573-1ba6-4aa5-b925-d63f12b8024c-91720a8740dc3dd3862780a6a38a218c.mp3',NULL,NULL,0,'2024-12-11 10:23:02'),('a9eaa4c4-7b9c-41dc-aaf1-0a53036e13f9','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 6','How does Alex feel when he receives the award?',5,'MCQ','AUDIO-a9eaa4c4-7b9c-41dc-aaf1-0a53036e13f9-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:19:12'),('a9ef5c12-d2d9-44c9-8c80-1cd31e77a4f3','b29e7991-f853-47df-9475-7c0d65e15458','Question 18','The museum unveiled a new ancient T F A C R E T A\r\n',5,'MCQ',NULL,NULL,'IMAGE-a9ef5c12-d2d9-44c9-8c80-1cd31e77a4f3-f8ca8251a93af30aee5ee67464a832fc.jpg',0,'2024-11-25 11:46:55'),('a9f7c9e4-ee09-4dc3-bd3a-5755bc6a6dee','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 14','What type of modifier is the sentence inside the bracket below?\r\nShe walked (with great determination)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:56:37'),('a9f8eb77-b55c-4c74-b7e1-b08cb15d29c7','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 10','What kind of show did they watch?\r\n',5,'MCQ','AUDIO-a9f8eb77-b55c-4c74-b7e1-b08cb15d29c7-a4ab48fd8fae35493f7d6ba4d527a052.mp3',NULL,NULL,0,'2024-12-11 15:04:58'),('aa025c90-7afc-47cb-ae85-723edefaf2d1','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 1','What value is being emphasized in this statement?\r\n',5,'MCQ','AUDIO-aa025c90-7afc-47cb-ae85-723edefaf2d1-0a3b99c5587786ef9a6697cff7192a97.mp3',NULL,NULL,0,'2024-12-12 10:40:54'),('aa0754ad-d6cc-4268-84b4-ac898b1dc680','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 6','Which sentence uses an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:11:20'),('aa188e42-999a-442c-b13a-11e41c6f5390','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 19','Fill in the blank with the correct pronoun:\r\n\"Every manager should ensure ___ team has the necessary resources.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-aa188e42-999a-442c-b13a-11e41c6f5390-09b1b2d5b9134cc8520466c003e4b736.png',0,'2024-12-03 10:18:35'),('aa27f488-a5f1-4ae8-b33b-9c3a314a758e','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 9','What is the Sydney Opera House known for?\r\n',5,'MCQ','AUDIO-aa27f488-a5f1-4ae8-b33b-9c3a314a758e-ba9f85f0ebf9c562b93d068fd6ff11ba.mp3',NULL,NULL,0,'2024-12-09 13:21:57'),('aa36d662-8072-43b5-a14a-c5adbb43b9c5','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 8','What did the speaker do during their vacation?\r\n',5,'MCQ','AUDIO-aa36d662-8072-43b5-a14a-c5adbb43b9c5-5dd10e1b8cdcb22b5e0ef6e3524a7b58.mp3',NULL,NULL,0,'2024-12-11 11:32:34'),('aa4d0a29-4599-443b-b4ab-bcf21650e7ac','a16be13c-c049-47cd-b145-b3faae19a096','Question 10','When did the thistle become the national symbol of Scotland?',5,'MCQ',NULL,NULL,'IMAGE-aa4d0a29-4599-443b-b4ab-bcf21650e7ac-033ba75929a47236dcbecd23c5958d6d.jpg',0,'2024-12-05 11:02:04'),('aa51a85e-3a4d-4bbd-bcdc-826c74e16abe','aaec799c-4103-4686-89d5-1c0254869f27','Question 5',' Choose the image that shows someone returning a lost wallet.\r\n',5,'MCQ',NULL,NULL,'IMAGE-aa51a85e-3a4d-4bbd-bcdc-826c74e16abe-2e35a524368f24df241a8887426a46cd.png',0,'2024-12-11 10:06:25'),('aa53b843-8881-4141-bb48-c0880b79446b','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 15',' If you have __________ for tourism, youll enjoy sharing your culture with visitors.\r\n',5,'MCQ',NULL,NULL,'IMAGE-aa53b843-8881-4141-bb48-c0880b79446b-eaebaf6462ad96d8f103b8f9bb63502b.jpg',0,'2024-11-25 22:23:28'),('aa6cb4ba-8f52-4df0-a0e2-de02aca55187','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 7','Where can guests relax at the hotel?\r\n',10,'MCQ','AUDIO-aa6cb4ba-8f52-4df0-a0e2-de02aca55187-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:16:20'),('aa93ac7c-03c8-4f77-8861-1661df74ea8a','2622d27d-5b07-43d1-922a-2391c188ee32','Question 6','How long has Anna been working in the hospitality industry?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:11:08'),('aac62df4-c635-4f68-9c6a-70343954c694','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 9','What does Anna suggest they do to celebrate Sarahs promotion?\r\n',5,'MCQ',NULL,NULL,'IMAGE-aac62df4-c635-4f68-9c6a-70343954c694-f83327dc1ee78ccd67e55d2321d6a631.png',0,'2024-12-02 09:47:14'),('aac6a5b8-6a6c-4bfe-aac3-cba8ce0a50c3','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 2','What time does the swimming pool close?\r\n',10,'MCQ','AUDIO-aac6a5b8-6a6c-4bfe-aac3-cba8ce0a50c3-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:23:40'),('aacacc27-a155-4b23-9f36-ad8e7b299c68','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 8','As interest in heritage tourism grows, some regions _______ (restore) historical landmarks and create interactive experiences that allow visitors to engage with the past in a meaningful way.\r\n',5,'MCQ',NULL,NULL,'IMAGE-aacacc27-a155-4b23-9f36-ad8e7b299c68-04506c53749aa9ee104bb1a38c5bc54f.jpg',0,'2024-11-29 13:47:56'),('aacd4490-0d37-4709-8061-baf74782cb42','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 10','She will call you ____ the morning.',10,'MCQ',NULL,NULL,'IMAGE-aacd4490-0d37-4709-8061-baf74782cb42-1310397b29cc69a80bf8f19fdcc531b2.jpg',0,'2024-11-28 14:48:55'),('aada5ac3-cb4c-4f44-82e3-5ca822a1befc','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 11','The invention of the internet was a _______ moment in human history.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:50:33'),('aae3fbff-8fb0-4bfd-929f-dd8acd909676','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 7','She _______ a cup of tea.',10,'MCQ',NULL,NULL,'IMAGE-aae3fbff-8fb0-4bfd-929f-dd8acd909676-8cbfb939984b345f2b093c53a869b75c.PNG',0,'2024-11-29 10:30:25'),('ab0c8ba1-8c1c-4276-b0a1-77167976b5ea','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 19',' Which of the following refers to a place that offers a variety of entertainment options, especially for tourists?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:05:20'),('ab3b9435-4f73-443f-88e9-126cf76c1990','10e23048-0fd3-4ab3-9440-9104e7063142','Question 2','Alejandro Gutierrez is a coffee farmer from Colombia focused on ethical coffee production.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:16:27'),('ab412977-53b1-4d8d-a40b-3d877a7ba5bd','6b134cd4-e902-4241-9692-450b43ca1af9','Question 32','\"As the demand for culinary experiences grows, destinations must strike a balance between modernization and tradition to maintain their unique appeal. For travelers, gastronomic tourism is not just a journey of the palate but also an opportunity to connect deeply with a regions heritage\"\r\n\r\nGastronomic tourism combines food with local _____.',5,'MCQ',NULL,NULL,'IMAGE-ab412977-53b1-4d8d-a40b-3d877a7ba5bd-6b2785556189b63b49377b169d8b2fc4.jpg',0,'2024-11-21 13:36:16'),('ab582ca8-6e81-4e9c-8d42-2cc070f83c68','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 8','Choose the word that is the opposite of \"ancient\" in the sentence:\r\n\"Many visitors are fascinated by the ancient temples.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:49:32'),('ab5ed728-2f79-4211-92b7-d9d16b3d9a3a','a89648cb-a116-4dbe-b304-24818d8f1725','Question 11','What is the origin of the name \"Whispering Forest\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ab5ed728-2f79-4211-92b7-d9d16b3d9a3a-5568881ac02ed379f38a5f92c044a187.png',0,'2024-12-03 11:16:08'),('ab72ba43-6da2-41da-ad7b-bb75166300b6','c5087e84-1c75-438a-8f08-f28964af1e65','Question 12',' Hotel Manager: \"Were fully booked, but well do our best to accommodate you.\" \r\n Guest: \"I appreciate your flexibility!\"\r\n\r\n What is the antonym of \"accommodate\"? ',5,'MCQ',NULL,NULL,'IMAGE-ab72ba43-6da2-41da-ad7b-bb75166300b6-3f9e3f02527112e7e7c45d732a4275ee.jpg',0,'2024-12-02 13:00:31'),('ab9fa945-bd44-4f51-9862-aa09260738d4','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 19','Canyon Ridge offers activities like rock climbing and zip-lining.',5,'TFQ','AUDIO-ab9fa945-bd44-4f51-9862-aa09260738d4-1048c54e2d1b2fbb72cf8b6144e14bbb.mp3',NULL,NULL,0,'2024-12-09 14:49:11'),('abafffec-c6d0-4aba-89b2-0b84068cdc57','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 7','What does it mean to be proactive?\r\n',10,'MCQ','AUDIO-abafffec-c6d0-4aba-89b2-0b84068cdc57-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:06:55'),('abb10797-35a3-41bd-8fc2-3e43fb66273d','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 11','Where did Alfin get married?\r\n',10,'MCQ','AUDIO-abb10797-35a3-41bd-8fc2-3e43fb66273d-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:01:58'),('abcea3e1-3aef-41cc-a459-516664902d1e','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 2','What was the primary purpose of the Great Wall of China?\r\n',5,'MCQ','AUDIO-abcea3e1-3aef-41cc-a459-516664902d1e-6ad3b0fb60f011d141fbc5758d2ae86d.mp3',NULL,NULL,0,'2024-12-09 13:16:57'),('abd19807-25bf-439a-82d7-95082b91caaf','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 21','What is your name?\r\n',10,'MCQ',NULL,NULL,'IMAGE-abd19807-25bf-439a-82d7-95082b91caaf-20cb73886902ac71b7f2f43f8b7d5a48.png',1,'2024-11-25 20:02:23'),('abeabddb-bedc-4881-8423-815d083dc7b9','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 1','The word “collide” means similar to:\r\n',10,'MCQ',NULL,NULL,'IMAGE-abeabddb-bedc-4881-8423-815d083dc7b9-455ac7d8eebf461967ea94452d404729.PNG',0,'2024-12-06 09:56:12'),('abf06239-a1df-4fcb-a3bd-11e16963ba5f','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 8','Professional chefs use advanced techniques like grilling and slow cooking to create complex dishes.\r\n\r\nChoose the word that has the most similar meaning to advance in the context of the passage:\r\n',5,'MCQ',NULL,NULL,'IMAGE-abf06239-a1df-4fcb-a3bd-11e16963ba5f-fe4f3d3afa9192ae257d88be941345d0.jpg',0,'2024-11-22 11:43:43'),('abf283bd-0b93-4ff6-94bb-bb61db528fa4','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 4','What does David attribute his success to?\r\n',5,'MCQ',NULL,NULL,'IMAGE-abf283bd-0b93-4ff6-94bb-bb61db528fa4-594162229891943faac0354c0c3cab81.png',0,'2024-12-02 10:05:04'),('abf3c40b-3990-4b8d-a5ec-6207d4535bfa','069d921b-0878-411b-a94d-ce525959c0d1','Question 14','Choose the synonym for \"generous\": \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-abf3c40b-3990-4b8d-a5ec-6207d4535bfa-87c2d5fcf218d46aabe1b3f7370c0609.png',1,'2024-11-25 19:48:56'),('abf87275-b75b-46d0-bfcf-3bab1c29752a','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 2','What is on the first floor of the library?\r\n',5,'MCQ',NULL,NULL,'IMAGE-abf87275-b75b-46d0-bfcf-3bab1c29752a-8a5d3d9b6ef9ad5e5331848c7cc6cb74.jpg',0,'2024-12-03 09:56:43'),('ac102d06-ef30-4ecc-a8e4-3e584bfdb966','fe89e931-d34d-4430-b541-cb89aba0f880','Question 6','The cat jumped ____ the box.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ac102d06-ef30-4ecc-a8e4-3e584bfdb966-d985753cd363a15cb7ff7781c8d067f0.jpg',0,'2024-11-28 14:35:08'),('ac18daec-fecc-4ba3-b602-7efc0125024f','7fd84c75-8187-4553-96aa-23cead94c780','Question 12','Which sentence uses an adverb of contrast?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:50:43'),('ac24423b-9e97-40cf-9c8b-0e460a850b1c','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 1','Match each word to its definition.',5,'MPQ',NULL,NULL,'IMAGE-ac24423b-9e97-40cf-9c8b-0e460a850b1c-27d4314539e0bf4e3019e916c9c176a8.jpg',0,'2024-11-29 09:48:06'),('ac2b241b-2fda-4813-8ce8-0b5ee50a271a','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 5','When we share, how do we feel?\r\n',10,'MCQ','AUDIO-ac2b241b-2fda-4813-8ce8-0b5ee50a271a-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:52:20'),('ac2daee1-d0bb-4a25-b85a-66ed1a065c93','8d93e205-a25d-483f-8954-17a16b612100','Question 21',' The word \"national park\" refers to a protected area of land, often with natural beauty, wildlife, and opportunities for outdoor activities.',5,'TFQ',NULL,NULL,'IMAGE-ac2daee1-d0bb-4a25-b85a-66ed1a065c93-5ff14ab0594b0673b1b436b5e2db949f.jpg',0,'2024-11-25 15:14:30'),('ac3c1301-3121-4607-96e3-93ed003abbac','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 15','Theo did not care about the delayed return of his luggage.\r\n',5,'TFQ','AUDIO-ac3c1301-3121-4607-96e3-93ed003abbac-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:15:27'),('ac3c375d-b858-4f63-b42f-d0d4e3aefaf2','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 20','Direct: \"I will finish my essay tonight,\" she said.\r\nReported: She said that she ___ finish her essay that night.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ac3c375d-b858-4f63-b42f-d0d4e3aefaf2-c9c0c1068445d7fcf2b7e6105f1fdf1e.png',0,'2024-11-28 12:04:54'),('ac3e151d-1d91-4140-8992-68c173296399','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 6','Select the sentence that uses a demonstrative adjective:\r\n',5,'MCQ',NULL,NULL,'IMAGE-ac3e151d-1d91-4140-8992-68c173296399-802c372a89003aee358c85b51ab4f40a.png',0,'2024-11-26 03:20:57'),('ac4068ab-a614-4801-9057-f53e2d54fe74','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 6','The writer suggests that the taxes are the main reason for peoples unhappiness.',5,'TFQ',NULL,NULL,'IMAGE-ac4068ab-a614-4801-9057-f53e2d54fe74-7c5a1e374f986479ee0505c9c45d6289.jpg',0,'2024-11-28 13:29:12'),('ac438015-04ce-4d53-9c68-0ed294863913','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 7','Marie plans the same activities for every tour group, regardless of their interests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ac438015-04ce-4d53-9c68-0ed294863913-0bd9a739e3774ee11474d3a9a662df34.png',0,'2024-12-02 12:10:13'),('ac7874f2-be28-442a-ad86-d24c64475853','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 13','My sister is very smart. _______ always gets good grades.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ac7874f2-be28-442a-ad86-d24c64475853-5b90bc5d16f8566d2e71b3c8cbacde9a.png',0,'2024-12-02 09:32:55'),('ac856624-7d97-4a33-aad9-6821972bf14f','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 20','Safety regulations in Canyon Ridge are minimal for adventure activities.',5,'TFQ','AUDIO-ac856624-7d97-4a33-aad9-6821972bf14f-1048c54e2d1b2fbb72cf8b6144e14bbb.mp3',NULL,NULL,0,'2024-12-09 14:49:33'),('ac8821ae-8e1e-4e1a-bec1-cc68e2110478','b182989e-22bf-4ff8-9888-395f8328118f','Question 3','\"The view from the mountain peak was truly spectacular, offering a breathtaking panoramic sight.\"\r\n\r\nThe word \"spectacular\" in this sentence means something ordinary or unremarkable.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:33:38'),('ac8b8101-460f-447d-87dc-fd8b22bb6560','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 15','What is the speaker referring to?',5,'MCQ','AUDIO-ac8b8101-460f-447d-87dc-fd8b22bb6560-aeb058dcfb2de3f8ceb1481149738793.mp3',NULL,NULL,0,'2024-12-11 15:10:42'),('ac99727a-4c26-4d9b-8f9b-f096fdba9854','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 15','What did Maria take home as a souvenir?',7,'MCQ',NULL,NULL,'IMAGE-ac99727a-4c26-4d9b-8f9b-f096fdba9854-acde06c959889f1e9ea4de37476c05cb.PNG',0,'2024-11-25 21:15:35'),('aca068bf-dad6-4d9b-9a77-8f6a6925b834','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 20','After the latest market research, the company _______ (develop) a new product line aimed at young professionals.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:10:12'),('acaa35c6-002b-427d-94a2-acdd17a0eede','45b0268f-d278-4851-90d8-7f99001e6687','Question 12','What does Mr. Davis ask the receptionist to help with next?\r\n',5,'MCQ','AUDIO-acaa35c6-002b-427d-94a2-acdd17a0eede-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:33:28'),('acae814d-b4cb-4ae9-9dd3-dd151c6027d9','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 7','A fountain stands at the centre of the square where water continuously flows.\r\n',10,'TFQ',NULL,NULL,'IMAGE-acae814d-b4cb-4ae9-9dd3-dd151c6027d9-ed6607fb5a5c15c4d3b55d3ce859343a.jpg',0,'2024-12-03 10:14:30'),('acbf382e-6dc4-4dd2-bd8d-1553eb816a2e','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 2','Choose the word that is the opposite of \"modern\" in the sentence:\r\n\"Many tourists visit the old city to see buildings that are not modern.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:35:52'),('acc38d37-c5e8-4019-a2ea-9e8e1514fb18','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 6','The fitness center is open from 6:00 AM until 9:00 PM. ',5,'TFQ','AUDIO-acc38d37-c5e8-4019-a2ea-9e8e1514fb18-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:25:45'),('acc9dec5-f095-45f1-b092-0014fb2ecb59','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 20','How can the event manager be contacted during the event?\r\n',5,'MCQ','AUDIO-acc9dec5-f095-45f1-b092-0014fb2ecb59-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:52:57'),('acca882d-6218-4fd2-9cbf-fb80d07adc3a','88d20c15-824b-498f-908b-7e072a5c47a9','Question 15','The new policy requires that all students submit their assignments electronically to the central system.\r\n\r\nWhat term refers to a set of principles or guidelines that govern the actions of individuals or organizations?\r\n',5,'MCQ',NULL,NULL,'IMAGE-acca882d-6218-4fd2-9cbf-fb80d07adc3a-0cfff80222b7f26ecf7f1e122b3548cb.jpg',0,'2024-12-02 11:30:31'),('accb6e57-e4ea-4f4a-9b6e-4e9033194287','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 2',' Match the words in right pairs with their correct definitions in left pairs.',10,'MPQ',NULL,NULL,'IMAGE-accb6e57-e4ea-4f4a-9b6e-4e9033194287-cc43aba121f03fbc4e7a5d9e5c46d9a4.jpg',0,'2024-11-28 09:53:54'),('acdd7df2-f31c-4e12-91b9-be3f12c4ad1b','5d155771-a80b-4c7d-88df-56b0e833c511','Question 4',' Local communities benefit economically but may lose cultural authenticity due to tourism.',5,'TFQ',NULL,NULL,'IMAGE-acdd7df2-f31c-4e12-91b9-be3f12c4ad1b-ea898de7f14371f6d455dd33ba3435e4.jpg',0,'2024-12-05 15:19:23'),('acddd7d1-d820-487b-a383-e142e895c235','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 9','\"The museum provides an __________ glimpse into the country\'s history and culture.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:58:38'),('acf12445-2e94-49cb-a4e3-beb6575e2466','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 1','Why did Diane go to San Francisco?',6,'MCQ',NULL,NULL,'IMAGE-acf12445-2e94-49cb-a4e3-beb6575e2466-fc593bf0763aaca401fa220aca2db205.PNG',0,'2024-11-25 20:51:07'),('ad0836fb-43f1-4d4f-9ac9-8fffc0f4f4e1','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 6','Choose the noun phrase that fits in the sentence: \"She found ______ in the library.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-ad0836fb-43f1-4d4f-9ac9-8fffc0f4f4e1-1e8cf9806c806ed541b088e034a56113.jpg',0,'2024-11-28 11:11:42'),('ad12e63d-9a02-48a2-95b1-51b259881dfc','67197606-d707-48c1-8033-1298c99cb215','Question 1','Direct: She said, \"I am hungry.\"\r\nReported: She said that she ___ hungry.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ad12e63d-9a02-48a2-95b1-51b259881dfc-92003202f39f6f59ea946de5502f76fc.png',0,'2024-11-28 11:18:36'),('ad167a1f-b716-43ff-bad0-087d18fb268a','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','Question 1','What does the word “intimidating” in the second sentence mean?',10,'MCQ',NULL,NULL,'IMAGE-ad167a1f-b716-43ff-bad0-087d18fb268a-72109a1e6f3289331a9227273b82c7e0.PNG',0,'2024-12-05 13:09:06'),('ad178199-1fd9-4d48-9f91-c0d4d71a3313','d56af166-7c52-46ea-942c-bd752a9577b5','Question 5','Indonesian culture encourages together time during meals.\r\n\r\nChoose the opposite of \"together\".',10,'MCQ',NULL,NULL,'IMAGE-ad178199-1fd9-4d48-9f91-c0d4d71a3313-0db8998153dc7029e7e92bdae41f2721.jpg',0,'2024-11-29 11:30:02'),('ad1f4eea-a644-43d3-a0de-eb1de655c357','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 24','What do you like to do?\r\n',10,'MCQ',NULL,NULL,'IMAGE-ad1f4eea-a644-43d3-a0de-eb1de655c357-45833e2e0fa8e0c5bbf862ae9814b8fc.png',1,'2024-11-25 20:13:10'),('ad453006-e6f5-4e05-901d-d8f2eb42320a','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 1','Offering praise has no significant impact on productivity.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ad453006-e6f5-4e05-901d-d8f2eb42320a-99f3e2d3eff99ec5d93866eaafb5425c.png',0,'2024-12-02 10:34:41'),('ad57abf1-297b-431a-aa55-257405938313','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 14','Why did Sarah receive the award?',10,'MCQ','AUDIO-ad57abf1-297b-431a-aa55-257405938313-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:57:32'),('ad7996a3-3ba7-40c9-9112-cb5723782c71','94de3108-eb46-4a5e-b039-962392a500e6','Question 15','What benefit does Olivia find in applying her finance skills to her art?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ad7996a3-3ba7-40c9-9112-cb5723782c71-4b596a9788fc86c582c95ea251ca17b8.png',0,'2024-11-29 13:48:48'),('ad7b0588-371c-42d1-bfa8-e0ccc668d202','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 17','Sarahs urban planning projects aim to foster a sense of belonging among diverse groups of residents.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ad7b0588-371c-42d1-bfa8-e0ccc668d202-b3dc98f11d1e1f36f99e480fa8092359.png',0,'2024-12-02 13:29:44'),('ad85cacf-e178-47d5-9940-9eb34fcb1488','6b134cd4-e902-4241-9692-450b43ca1af9','Question 20','A good tour guide needs to be knowledgeable and friendly. They should know about the history, culture, and special attractions of the place they are guiding. For example, in Rome, a tour guide might explain the history of the Colosseum or tell stories about ancient gladiators. They also need to manage their group well and answer questions politely.\r\n\r\nOne of the biggest challenges for tour guides is dealing with large groups. It is important to keep everyone together and ensure the tour runs on time. Tourists also appreciate it when guides are enthusiastic and share interesting facts.\r\n\r\nWhat do tourists appreciate most about a tour guide?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-21 13:11:52'),('ad90f735-f828-425c-9678-9d6648d7d47f','773d3490-11ed-4025-aeec-d9fab774c585','Question 5','Direct: John said, \"I can help you.\"\r\nReported: John said that he ___ help me.',10,'MCQ',NULL,NULL,'IMAGE-ad90f735-f828-425c-9678-9d6648d7d47f-529c219922612bb2ff47749becbe1413.png',0,'2024-11-28 11:41:49'),('ad98bdae-ac5a-4f47-95e7-e33db07f94e4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 21','The word versatility is closest in meaning to:',5,'MCQ',NULL,NULL,'IMAGE-ad98bdae-ac5a-4f47-95e7-e33db07f94e4-e376ef1c96594f5949c5023ce6b86e77.png',0,'2024-11-29 10:39:19'),('ad9d700b-6557-4be8-854b-e6c47d0bd1ab','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 7','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-ad9d700b-6557-4be8-854b-e6c47d0bd1ab-7bab5a1be16d2fdfb8698f0be6305d2a.jpg',0,'2024-12-02 10:29:21'),('ada079d6-0ff8-4d5a-97c7-527f13c70912','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 12','The phrase \"communication skills\" refers to the ability to convey information clearly and effectively.',5,'TFQ',NULL,NULL,'IMAGE-ada079d6-0ff8-4d5a-97c7-527f13c70912-091142f631cfa6b210f9b3f212ba7c3e.jpg',0,'2024-11-25 21:54:17'),('ada9b605-74f0-43d8-94b2-4eec1c01b3e7','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 2','What does the “Fourth of July” represent in the context of this passage?',5,'MCQ',NULL,NULL,'IMAGE-ada9b605-74f0-43d8-94b2-4eec1c01b3e7-97438938bea93b5062288f35adfb1c1c.PNG',0,'2024-11-25 21:24:14'),('adab28b6-aea1-48f4-abc4-00fef782dd1c','63c67806-3492-4bb1-8ace-254db076af70','Question 13','The business center offers printing, scanning, and photocopying services.\r\n',5,'TFQ','AUDIO-adab28b6-aea1-48f4-abc4-00fef782dd1c-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:38:13'),('adb2f511-4091-4d78-afb8-95d00d0480a6','2757e906-e864-4704-af6a-a92b588eef3d','Question 1','What time is the standard check-out?\r\n',10,'MCQ','AUDIO-adb2f511-4091-4d78-afb8-95d00d0480a6-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:16:27'),('adcc63fe-8a30-4030-9795-46fba79a2cdc','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 7','After dinner, they sat by the fire to tell stories and enjoy the _________ warmth.\r\n\r\nThe correct word to fill in the blank is \"intense\".',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:08:15'),('add29061-6766-4d0e-8b42-98d3ec1f61f7','432f07f2-a960-412b-be28-94ff2d88b136','Question 8','Navi: \"Tim,_______________! Thats such fantastic news. Im really excited for you and cant wait to hear all about it.\"\r\nTim: \"Thanks a lot Nav! Im really looking forward to starting. It feels like a big step forward.\"\r\n\r\nHow should Navi congratulate Tim on his first job?\r\n',10,'MCQ',NULL,NULL,'IMAGE-add29061-6766-4d0e-8b42-98d3ec1f61f7-f3e14d083eabbab9e9d2fd72f15f5974.jpg',0,'2024-11-26 02:13:00'),('add6b9c6-dc07-4be5-9264-097c3370517e','069d921b-0878-411b-a94d-ce525959c0d1','Question 22','Justin lives in Toronto.\r\n',5,'TFQ',NULL,NULL,'IMAGE-add6b9c6-dc07-4be5-9264-097c3370517e-799142a4d65a1a99f01533a23f710bb3.jpg',1,'2024-12-11 13:44:45'),('adec6638-1937-422b-9258-e9c73f2d0b4d','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 8','Lia\'s manager, Mr. Ryan, told her that communication is the most important skill in her job.\r\n',5,'TFQ',NULL,NULL,'IMAGE-adec6638-1937-422b-9258-e9c73f2d0b4d-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:01:55'),('adf22b1a-03ad-4240-ba11-724773e38f04','26f2798d-46dc-4790-aece-aa1175435106','Question 19','Select the noun phrase from the sentence: \"The citys skyline at night is breathtaking.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:52:41'),('adf39dfb-b346-4a3b-82ab-7665166064ec','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 6','Chef Maria opened her own restaurant, \"Green Fork Bistro,\" to focus on eco-friendly dining practices.\r\n',5,'TFQ',NULL,NULL,'IMAGE-adf39dfb-b346-4a3b-82ab-7665166064ec-ef5bdfacec3ee4f45de8deba831a7e95.png',0,'2024-12-02 12:25:44'),('adf6bc92-63a5-4764-8ea1-771312257b39','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 3','Who has stayed in the Royal Suite?\r\n',10,'MCQ','AUDIO-adf6bc92-63a5-4764-8ea1-771312257b39-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:13:52'),('ae0729ad-79c4-40ef-8e58-6f9bd057574c','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 20','The writers cousin is studying art history.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ae0729ad-79c4-40ef-8e58-6f9bd057574c-003a7b7efc2365ecfe8a9f285dd801aa.jpg',0,'2024-11-29 11:27:31'),('ae0ea328-abb2-40ef-b0d5-35ac038d53d5','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 10','___ you ___ (come) to the workshop tomorrow?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ae0ea328-abb2-40ef-b0d5-35ac038d53d5-86625a8f16decc7e7affca6c0fec81a5.jpg',0,'2024-11-29 11:20:28'),('ae1e3d90-b5c4-4274-ab02-aead1f70e3a0','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 18','\"Central Park is a vast, open space where people can enjoy walking, picnics, and various outdoor activities.\"\r\n\r\n The word \"vast\" refers to something very small or confined.',5,'TFQ',NULL,NULL,'IMAGE-ae1e3d90-b5c4-4274-ab02-aead1f70e3a0-f2c20262cbdd285738b5bd96daaa177b.jpg',0,'2024-12-03 11:14:29'),('ae2df954-06c6-4c60-8b37-d95db5f0177b','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 5','Which word describes someone who is courageous?',10,'MCQ',NULL,NULL,'IMAGE-ae2df954-06c6-4c60-8b37-d95db5f0177b-cc43aba121f03fbc4e7a5d9e5c46d9a4.jpg',0,'2024-11-28 09:55:33'),('ae37aa44-d27c-483a-93fe-a2898a9120bf','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 5',' It is not hard for camels to walk on sand because they\r\n',10,'MCQ',NULL,NULL,'IMAGE-ae37aa44-d27c-483a-93fe-a2898a9120bf-9b408040c0c97578d38675a4a6cf3fda.png',0,'2024-12-02 09:17:36'),('ae3c5c3d-93dd-4e3d-92af-720a649c80ca','976f596f-834e-40e4-bb98-21b902f8a750','Question 18','How did train travel influence French hotels in the early 20th century?\r\n',5,'MCQ','AUDIO-ae3c5c3d-93dd-4e3d-92af-720a649c80ca-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:48:56'),('ae46b425-588e-44dc-82dc-1c87501de8bd','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 20','Apologizing and forgiving are essential components of building healthy, meaningful relationships.\r\n',5,'TFQ','AUDIO-ae46b425-588e-44dc-82dc-1c87501de8bd-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:45:48'),('ae4a45b8-48d1-4a6f-9d1c-6b2b618ecc87','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 9',' SCHOOL ANNOUNCEMENT \r\n\r\nTo: All students We would like to inform you, that we would be having the school holiday from Thursday 8th to Saturday 10th of August 2015. \r\n\r\nDuring the holiday, our school has already made plans! \r\n\r\nWe want to go camping in the Highlands to a place called Aviemore. \r\n\r\nIts an outdoor center where you can learn to climb, canoe and fish and do all kinds of exciting things. \r\n\r\nOf course, we have to take you to Edinburgh Castle and the Festival too. \r\n\r\nDont worry; you arent going to be bored! The school pays for all students, so you are free of charge. \r\n\r\n\r\nDont forget to take your changing clothes with you. It may be wet. \r\n\r\nFor those who want to go, please meet Mr. Ananta at the teachers office.\r\n\r\n\r\n Sincerely Yours, \r\nPrincipal.\r\n\r\nFrom the text, we know that ….',9,'MCQ',NULL,NULL,'IMAGE-ae4a45b8-48d1-4a6f-9d1c-6b2b618ecc87-687f198726d023cf94bb7dd604c0ba8f.jpg',0,'2024-11-21 10:36:06'),('ae500b4f-2642-4825-8eeb-e5cd75698df3','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 13','Thomas and his family packed their things and left the cabin with many happy memories.\r\n\r\nThe opposite of \"happy\" in the sentence is \"sad.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:36:31'),('ae775c89-01c4-4830-ab95-9176df4b73bd','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 9','Tom was running late for his meeting. He rushed to get ready, quickly grabbed his briefcase, and dashed out the door. _______ he hurried, he couldn\'t avoid the traffic on his way to the office. \r\n',5,'MCQ',NULL,NULL,'IMAGE-ae775c89-01c4-4830-ab95-9176df4b73bd-8e69a2db4644ef9400c22081558e6a6b.jpg',0,'2024-12-03 10:06:07'),('ae78f7d8-7b86-47a2-a486-6a112d0fd350','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 5','She _____ an iPhone last month.',10,'MCQ',NULL,NULL,'IMAGE-ae78f7d8-7b86-47a2-a486-6a112d0fd350-1977d9e0743986b6b009da9dff84151d.jpg',0,'2024-12-02 10:43:52'),('ae8440b6-77cf-438d-a25a-6e8b6252a262','aaec799c-4103-4686-89d5-1c0254869f27','Question 1',' \"Lily and the Lost Wallet\"\r\n\r\nOne day, Lily was walking home from school when she found a wallet on the ground. She picked it up and opened it. Inside, there was some money and an ID card with a name and address. Lily thought about keeping the money, but then she remembered her teacher\'s words: \"Always do the right thing.\" So, she went to the address on the ID card and gave the wallet back to the owner. The owner was very happy and thanked Lily for her honesty. Lily felt proud of herself for doing the right thing.\r\n\r\n\r\n\r\n\r\n\r\n\r\nWhat did Lily find on the ground?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ae8440b6-77cf-438d-a25a-6e8b6252a262-be2ad2362cc943bddadc2db92a655b34.jpg',0,'2024-12-03 11:18:11'),('ae855225-35dc-43c1-ad64-e5dc31da1175','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 11','\r\nWhat is a \"courtyard\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-ae855225-35dc-43c1-ad64-e5dc31da1175-38d739474f37a0303af92ebfe4049164.jpg',0,'2024-11-25 13:31:34'),('ae95b600-6256-4a3a-b926-b141112db089','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 20','\"The Sydney Opera House is known for its sail-like design and hosts a variety of performances.\"\r\n\r\nThe word \"performances\" refers to the type of food served at the venue.',5,'TFQ',NULL,NULL,'IMAGE-ae95b600-6256-4a3a-b926-b141112db089-474c267867e33a64442269f8a8aad2b1.jpg',0,'2024-12-03 11:15:16'),('aea3c14c-59b8-42f5-bb81-5718fa63af22','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 2','How long did they stay in Paris?',7,'MCQ',NULL,NULL,'IMAGE-aea3c14c-59b8-42f5-bb81-5718fa63af22-97e160d7b81b313c3655038e9c56bbf4.PNG',0,'2024-11-25 11:31:05'),('aeb6e61a-2092-4110-ba19-a9883f4b7572','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 1','What does Mr. Harris want to discuss with Sarah?',100,'MCQ','AUDIO-aeb6e61a-2092-4110-ba19-a9883f4b7572-0a472311833c658bf5540da31385d4b0.mp3',NULL,NULL,1,'2024-11-04 14:18:31'),('aeca8d1b-ca77-490e-bdc4-2d9e1b192090','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 7','Choose the correct verb form: \"She ____ a letter now.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-aeca8d1b-ca77-490e-bdc4-2d9e1b192090-3a725d4956a040e65691390a3729fc0c.png',0,'2024-11-26 02:08:13'),('aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','a6453283-af44-47e5-9f50-84628799eeac','Question 5','Match the Word with Its Definition',5,'MPQ',NULL,NULL,'IMAGE-aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001-9721aa7d2f8d65fec37c02c06456e78f.png',0,'2024-11-28 11:38:01'),('aed3e96e-df7b-497d-b5ee-8f8c5c7f949e','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 9','Where did the speakers family go camping every summer?\r\n',5,'MCQ','AUDIO-aed3e96e-df7b-497d-b5ee-8f8c5c7f949e-71924a5f3a2e152c72b6141282a6e71a.mp3',NULL,NULL,0,'2024-12-11 11:36:52'),('aef07b4b-96b9-46a3-b7ce-daeac8c46684','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 10','With the new environmental initiatives, the company hoped to __________ its impact on nature.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:20:11'),('aef48308-698e-419b-b764-5c0577dc82a6','10e23048-0fd3-4ab3-9440-9104e7063142','Question 19','Sarahs team has designed neighborhoods that prioritize green spaces and reduce air pollution.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:21:10'),('af020ab9-a5d7-4a12-b722-0a50196c02bc','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 5','The lion lets out a loud ________ that scares Anna.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:59:55'),('af0c1427-29e6-440b-b080-bb09682ee3cf','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 7','I _____ about this earlier.',10,'MCQ',NULL,NULL,'IMAGE-af0c1427-29e6-440b-b080-bb09682ee3cf-46f409173a9d5fc6695d10c7d28a7fdd.jpg',0,'2024-12-02 10:45:47'),('af14ce3e-17f5-4e90-8f94-e12f98c171b5','94de3108-eb46-4a5e-b039-962392a500e6','Question 4','What challenges has Emma faced in her new career?\r\n',5,'MCQ',NULL,NULL,'IMAGE-af14ce3e-17f5-4e90-8f94-e12f98c171b5-6a105037ca29aa997ead1cdfb51adc27.png',0,'2024-11-29 12:38:18'),('af1b4a81-2ca7-47f3-9882-23c74f9bc2bf','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 3','Select the correct plural form for each singular noun.\r\n\"Bus\"',10,'MCQ',NULL,NULL,'IMAGE-af1b4a81-2ca7-47f3-9882-23c74f9bc2bf-5ae2a0a69116a17c8ad3ce3d082f75a3.png',0,'2024-12-04 09:29:16'),('af36917d-1d74-4d33-a3cc-17e19c0c4f84','899fb920-0a43-4888-a48a-0e91495db9b1','Question 7','We ____ in a small town.\r\n',10,'MCQ',NULL,NULL,'IMAGE-af36917d-1d74-4d33-a3cc-17e19c0c4f84-8eb2a0bcc3c87d2186d784d9d61b0d0c.jpg',0,'2024-11-28 13:05:09'),('af389588-eabc-415f-844c-364588b054b1','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 4','In the sentence \"The large, abandoned mansion stood silent,\" what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:28:35'),('af4b4f47-2998-4a9b-9dee-922847c01668','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 8','She did everything ____ her power to help.\r\n',5,'MCQ',NULL,NULL,'IMAGE-af4b4f47-2998-4a9b-9dee-922847c01668-8da1d66d2a877a77098da38f3b5c53c9.jpg',0,'2024-11-28 15:36:58'),('af5712be-8d6c-44c9-997f-93e54f181f39','41426465-c0af-4f11-bb66-c0e307279110','Question 14','The evening will conclude with a fireworks display over the ocean.\r\n',5,'TFQ','AUDIO-af5712be-8d6c-44c9-997f-93e54f181f39-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:23:14'),('af5df955-5ea4-42d7-9e96-205691b5331e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 2','They ___ (not finish) the construction until next year.\r\n',5,'MCQ',NULL,NULL,'IMAGE-af5df955-5ea4-42d7-9e96-205691b5331e-9247d5c726b0fcd4c5977d2b94c8f270.jpg',0,'2024-11-29 11:27:59'),('af843f94-b5e8-411f-9cca-a9312c165b33','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 11','What was Marias reaction when she first arrived at the festival?',7,'MCQ',NULL,NULL,'IMAGE-af843f94-b5e8-411f-9cca-a9312c165b33-acde06c959889f1e9ea4de37476c05cb.PNG',0,'2024-11-25 21:12:41'),('af979618-5f8e-4d4a-9ed5-96ebaa8d8433','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 1','The sand at the beach is soft and white. \r\n',10,'TFQ','AUDIO-af979618-5f8e-4d4a-9ed5-96ebaa8d8433-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:04:17'),('afa43485-b33b-483f-ba0c-7cc55f51866e','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 18','Which of the following is NOT mentioned as part of the valleys ecosystem beneath the Skybridge?\r\n',5,'MCQ',NULL,NULL,'IMAGE-afa43485-b33b-483f-ba0c-7cc55f51866e-531f1a11459eaea6b2b1f73888c6809f.jpg',0,'2024-12-03 10:07:21'),('afad250d-dd45-48e1-8608-6eb230dffc17','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 2','Anna \"I want every guest to feel excited about the festival.\" \r\nStaff Member \"How can we make that happen?\" \r\nAnna: \"We need to ensure our activities are engaging and well-organized.\"\r\n\r\n\r\n What does \"engaging\" mean in the sentence? \r\n\r\n \"We need to ensure our activities are engaging”\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:40:37'),('afb249ff-2424-48c7-a4dc-65fe8af248d8','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 21','Which of the following best describes the word \"meticulous\"?',5,'MCQ',NULL,NULL,'IMAGE-afb249ff-2424-48c7-a4dc-65fe8af248d8-c7850d79b13ed0c2da4f5fa1fb53be60.png',0,'2024-12-02 10:20:37'),('afb69b53-9803-4e5a-a30d-02fbdfbebe2a','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 11','Seafront Village prioritizes commercial tourism over cultural exchange.',5,'TFQ','AUDIO-afb69b53-9803-4e5a-a30d-02fbdfbebe2a-92df37af1fa75b70af6c9fce38ee95c7.mp3',NULL,NULL,0,'2024-12-09 15:35:19'),('afcba99f-e07b-4dd4-b671-c63835a23650','2f761a14-dfdf-4549-8619-08112603046b','Question 4','Choose the correct verb for each sentence:\r\nHe _____ breakfast every morning',10,'MCQ',NULL,NULL,'IMAGE-afcba99f-e07b-4dd4-b671-c63835a23650-db952010b19d6dea7a9b1641893aab83.png',0,'2024-11-25 23:40:28'),('afd8661f-abfc-4188-b485-f7215e198ef8','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 3','They _______ food and drinks to the beach.',10,'MCQ',NULL,NULL,'IMAGE-afd8661f-abfc-4188-b485-f7215e198ef8-bb6328f98945580b12bbb479467756db.jpg',0,'2024-11-26 06:29:33'),('afde326a-413b-42e3-b8eb-d434b271786c','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 2','How did people react to the movie?\r\n',5,'MCQ','AUDIO-afde326a-413b-42e3-b8eb-d434b271786c-be34b059acb98b4b7cecbc9c456569a7.mp3',NULL,NULL,0,'2024-12-11 14:56:28'),('b0024ce0-ba29-449e-a0c8-99a7fd7b5a0d','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 12','The topic of the speaker\'s debate was climate action policies.\r\n',5,'TFQ','AUDIO-b0024ce0-ba29-449e-a0c8-99a7fd7b5a0d-389d2f57a9e29ca701ecb60eb3539111.mp3',NULL,NULL,0,'2024-12-11 11:39:33'),('b004ebab-7a33-46cd-93af-c3f797312bf9','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 26','Saying \"My name is Anna\" is a way to introduce yourself.',10,'TFQ',NULL,NULL,'IMAGE-b004ebab-7a33-46cd-93af-c3f797312bf9-951955561fa822ced2fac0472cbc08c4.png',1,'2024-11-25 20:15:49'),('b0050a7b-4eda-46bd-8df0-27019333ed0a','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 1','Choose the correct plural form of the noun in each sentence.\r\nOne child → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-b0050a7b-4eda-46bd-8df0-27019333ed0a-e9f3731959af103deca40b72f8e1c3ab.png',0,'2024-12-04 10:19:03'),('b008d50a-3564-49ac-b36d-714d5bd19874','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 9','What lesson did the guests learn at Lilas feast? \r\n',5,'MCQ',NULL,NULL,'IMAGE-b008d50a-3564-49ac-b36d-714d5bd19874-da0021593c1d4e509267faa6ca8e3841.jpg',0,'2024-12-06 10:58:49'),('b00c3a95-28cc-49a8-8fc0-291b11d12aff','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 3','pasangkan dengan benar',10,'MPQ',NULL,NULL,NULL,1,'2024-12-12 22:08:40'),('b018fa5c-63c4-4521-baac-c86092ffe470','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 2','The fox went to the garden',10,'MCQ',NULL,NULL,'IMAGE-b018fa5c-63c4-4521-baac-c86092ffe470-818a7d56085c88555eb99694289202f1.PNG',0,'2024-12-03 14:17:15'),('b028bea3-77bd-4aea-aeae-e9059b869079','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 30','The word \"proceeds\" in the announcement is closest in meaning to:',4,'MCQ',NULL,NULL,'IMAGE-b028bea3-77bd-4aea-aeae-e9059b869079-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:43:34'),('b05b7b6c-9753-4d90-8fd5-691fbfab3ae0','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 4','On the second day, Yura and her family decided to go fishing at the nearby lake. They packed their gear and set off early in the morning. Yura felt excited about catching fish and enjoying a relaxing day by the water. When they arrived, they found a perfect spot to set up their equipment.\r\n\r\nChoose the word that is the opposite of \"relaxing\" in the sentence: \r\n\r\n\"They enjoyed a relaxing day by the water.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:02:13'),('b06ecd1f-1376-4f26-b29a-95948ccb47fc','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 13','Which sentence is in the future tense?',10,'MCQ',NULL,NULL,'IMAGE-b06ecd1f-1376-4f26-b29a-95948ccb47fc-a19187cf3d8b91e7dcbd87aae446fa4e.png',0,'2024-11-26 02:18:10'),('b080d622-1d5f-4b87-a4e2-ed7dc6a41ac6','04d3a793-1da4-467d-8c52-763a3039f450','Question 3','Which role did Emma hold before becoming a hotel manager?',5,'MCQ','AUDIO-b080d622-1d5f-4b87-a4e2-ed7dc6a41ac6-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 11:58:48'),('b0814752-115f-4946-a8a4-8672db4f2a71','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 2','_______ he left the house, he remembered to take his keys. ',10,'MCQ',NULL,NULL,'IMAGE-b0814752-115f-4946-a8a4-8672db4f2a71-69d72d2d92b8e2dd1e4d8daf8b178f5b.jpg',0,'2024-12-03 13:54:21'),('b08d4e64-d3ce-4cb0-b55c-423ecd0f7640','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 6','What concern does James raise about the new plan? \r\n',5,'MCQ','AUDIO-b08d4e64-d3ce-4cb0-b55c-423ecd0f7640-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:54:12'),('b0957719-86af-48b4-b34c-a1efc6c806ef','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 7','Which sentence uses a gerund correctly?',5,'MCQ',NULL,NULL,'IMAGE-b0957719-86af-48b4-b34c-a1efc6c806ef-eb2b5e9720aba462c3675e041b3b11b7.png',0,'2024-11-26 05:57:23'),('b096c2e8-16fb-43e2-9cc2-d0d85d4ffff9','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 15','In some regions, mochi is considered a luxurious delicacy due to its complex preparation.',5,'TFQ',NULL,NULL,'IMAGE-b096c2e8-16fb-43e2-9cc2-d0d85d4ffff9-a4292ea9960f7c9388d6128d243a601d.jpg',0,'2024-12-02 10:13:26'),('b0acc1d8-9b2a-4beb-92f4-15a9fd4141f3','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 8','Which sentence correctly uses an adjective to describe size?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 22:52:45'),('b0b43383-c1d8-458a-b96a-838115d43de8','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 18','Select the correct answer: \"She ____ to the gym every morning.\"',5,'MCQ',NULL,NULL,'IMAGE-b0b43383-c1d8-458a-b96a-838115d43de8-6a0ee4eaaaffa2488d9df18a7490da31.png',0,'2024-11-26 03:53:54'),('b0b9dc25-5850-40ea-99d1-55281930bfe9','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 2','Identify the noun phrase in this sentence: \"A young musician with great talent performed at the event.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b0b9dc25-5850-40ea-99d1-55281930bfe9-69aed4a560e5ab31b749aed7d8baf8e0.jpg',0,'2024-11-28 11:44:23'),('b0c50fbb-9985-4b90-939f-93e1f14bd759','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 13','The speaker spent their winter holidays at the beach.\r\n',5,'TFQ','AUDIO-b0c50fbb-9985-4b90-939f-93e1f14bd759-61f24839a4d34e52fe19d7d92e5f2ec9.mp3',NULL,NULL,0,'2024-12-11 11:39:48'),('b0c5a198-e71a-4b01-9c44-810520e2fff8','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 9','What public place is referred to as \"Terminal Bus\" in Indonesian?',10,'MCQ',NULL,NULL,'IMAGE-b0c5a198-e71a-4b01-9c44-810520e2fff8-b289dcc7f15212d5ff54445a2757fa9e.jpg',0,'2024-12-03 10:24:25'),('b0cb02e3-7b80-4c3a-85a4-b80df1b73988','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 5','What outdoor activity does the resort promote to connect guests with nature?\r\n',5,'MCQ','AUDIO-b0cb02e3-7b80-4c3a-85a4-b80df1b73988-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:46:49'),('b0d1938d-9f49-4e4f-9384-3dd308970b17','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 13','What did Maria do in the afternoon at the festival?',7,'MCQ',NULL,NULL,'IMAGE-b0d1938d-9f49-4e4f-9384-3dd308970b17-acde06c959889f1e9ea4de37476c05cb.PNG',0,'2024-11-25 21:14:28'),('b0d9482f-4a05-4354-9b56-5dc7189e6c3d','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 13','\"Calm refers to remaining peaceful and composed, especially during challenging situations.\"\r\n\r\nBeing calm during challenges means reacting impulsively and with anger.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 14:25:51'),('b0e90128-9a4f-45c1-832e-2d780e42ee58','744dc18e-addd-488f-925f-00d2a479eeba','Question 19','\"She makes sure guests preferences are met.\"\r\n\r\nIn the sentence \"She makes sure guests preferences are met,\" the word \"preferences\" means \"choices.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 11:42:28'),('b0fff67f-a7bc-41f4-a26c-9d868588fb7e','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 15','Virtual attendees will experience uninterrupted streaming due to the internet quality.\r\n',5,'TFQ','AUDIO-b0fff67f-a7bc-41f4-a26c-9d868588fb7e-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:02:57'),('b1002409-a5e8-4d64-aa3f-6ab0cbb663cc','63c67806-3492-4bb1-8ace-254db076af70','Question 15','The conference rooms at the Riviera Hotel are not equipped with sound systems.\r\n',5,'TFQ','AUDIO-b1002409-a5e8-4d64-aa3f-6ab0cbb663cc-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:38:38'),('b10faee6-6f14-4248-a962-763c159bd308','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 4',' Choose the definition that matches each vocabulary word.\r\n\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 15:29:04'),('b111e566-b6c4-4efa-aaa6-e30855b63a07','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 17','Which statement best describes the complexity of umami flavors?',5,'MCQ',NULL,NULL,'IMAGE-b111e566-b6c4-4efa-aaa6-e30855b63a07-ef0cd45e874e16bec43d283a308ab164.png',0,'2024-12-02 09:46:28'),('b12e45cf-b3fc-4ec1-aa77-736c9e48cfe0','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 9','He went ____ the room without knocking.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b12e45cf-b3fc-4ec1-aa77-736c9e48cfe0-91846b59a8d8f10882bf4ff805cf60dc.jpg',0,'2024-11-28 15:02:16'),('b133d6da-536c-44a0-83d8-e7fd517fdc66','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 1','Our journey to the ancient city of Petra was one we will never forget. As we _______ (approach) the city through the narrow Siq, the towering rock formations _______ (loom) above us, creating an almost mystical atmosphere. By the time we _______ (reach) the Treasury, we _______ (be) completely in awe of the sheer scale and beauty of the site.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:30:20'),('b136e5ef-cea8-43d1-a8ee-ee5063f8bfda','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 6','The town square features marble streets rather than cobblestone streets.\r\n',10,'TFQ',NULL,NULL,'IMAGE-b136e5ef-cea8-43d1-a8ee-ee5063f8bfda-14a81b6a04716234f0b64d2642126cc3.jpg',0,'2024-12-03 10:14:20'),('b14b4f74-fed7-4f7b-8d23-fd4edb78ab78','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 2','What does \"heritage\" refer to in the sentence \"This landmark is part of our heritage\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b14b4f74-fed7-4f7b-8d23-fd4edb78ab78-16d564faae0f4ebbf52f7ee12b43015c.jpg',0,'2024-11-25 22:02:22'),('b16a13eb-6fd1-4fbd-a378-30a71eeb3cb7','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 2','What will the front desk team be responsible for in Marias plan? \r\n',5,'MCQ','AUDIO-b16a13eb-6fd1-4fbd-a378-30a71eeb3cb7-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:50:57'),('b178c68b-ce9f-4cf0-848d-0910c6d79fa1','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 4','The manager ___ (assign) tasks during the meeting tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b178c68b-ce9f-4cf0-848d-0910c6d79fa1-e503e7426c023a8bb54f028580bbcc07.jpg',0,'2024-11-29 12:40:22'),('b1866c10-9451-4db3-8784-01e4cb998e4c','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 9','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (child) played with their toys.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b1866c10-9451-4db3-8784-01e4cb998e4c-7713132f4df661f89bd480d7bee51336.png',0,'2024-12-04 10:47:37'),('b18c1404-7213-4db3-ba29-15cf087e97cc','6b134cd4-e902-4241-9692-450b43ca1af9','Question 10','Sustainable tourism means avoiding all natural attractions.',5,'TFQ',NULL,NULL,'IMAGE-b18c1404-7213-4db3-ba29-15cf087e97cc-eba712defa101ee908e7acad13bf66d5.jpg',1,'2024-11-21 11:21:42'),('b193ff45-cf0c-472b-96cf-72dc60aecaa6','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 7','Who was waiting for them at the airport when they landed?',10,'MCQ',NULL,NULL,'IMAGE-b193ff45-cf0c-472b-96cf-72dc60aecaa6-dd4b8e8904d6e8a43c07b5b593382b1c.PNG',0,'2024-11-25 13:37:01'),('b1b639a4-1c80-40ce-b9c9-976b8ad4269d','066f137b-70c3-4619-8cf7-038f42d99258','Question 21','What is a unique feature of live theater compared to movies?',4,'MCQ',NULL,NULL,'IMAGE-b1b639a4-1c80-40ce-b9c9-976b8ad4269d-6e653645755155e12166e6c1f61de890.PNG',0,'2024-11-28 15:23:58'),('b1c3bc16-d7b2-4414-a82a-e536b4b386f3','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 1','What day of the week is Sarah planning to stay home and watch TV?\r\n',10,'MCQ','AUDIO-b1c3bc16-d7b2-4414-a82a-e536b4b386f3-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:35:46'),('b1c57062-4d0b-4dde-85b0-f9c1bf2e50a0','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 7','What new hobby has Alexandra recently taken up?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b1c57062-4d0b-4dde-85b0-f9c1bf2e50a0-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:58:25'),('b1c6de1e-0aaa-4864-92b2-8e34f0d448ce','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 16','The speaker watched a documentary on marine life last night.\r\n',5,'TFQ','AUDIO-b1c6de1e-0aaa-4864-92b2-8e34f0d448ce-7ab2fe4f51f8930dc838474f29ecf9dd.mp3',NULL,NULL,0,'2024-12-11 11:40:36'),('b1dc2b39-347a-4e89-8af2-8c664b1ff576','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 13','Match the events at the cafe with their outcomes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 13:24:16'),('b1ef4810-2109-49c1-b9b7-bc1346fbf925','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 19','Where will the breakout sessions take place?',5,'MCQ','AUDIO-b1ef4810-2109-49c1-b9b7-bc1346fbf925-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:05:00'),('b1f03ac1-67ce-4f68-be98-4c4bd46862e8','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 9','The internet provided for the event is high-speed fiber-optic.\r\n',5,'TFQ','AUDIO-b1f03ac1-67ce-4f68-be98-4c4bd46862e8-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:01:33'),('b1f13480-cd5c-482b-856b-c52ad893510e','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 4','According to the passage, skilled readers are expected to:\r\n',5,'MCQ',NULL,NULL,'IMAGE-b1f13480-cd5c-482b-856b-c52ad893510e-eb267e48bb03d3880920f80cd5fca8eb.png',0,'2024-12-03 09:46:19'),('b204db80-15a2-4b10-80eb-99da672c2ded','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 2','\r\nAnna : \"I cant wait to explore the trails today! There are so many beautiful places to see.\" \r\n Brian: \"Yes! I heard theres a great view from the top of the hill. Lets go early!\"\r\n\r\n Choose the word that has the closest meaning to \"explore\" in the sentence: \r\n\r\n \"I cant wait to explore the trails today!\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 08:59:32'),('b20a2b1d-e870-47a9-92ea-dfed15e4bf3c','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 6','He didnt attend the meeting _______ he had another important appointment.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b20a2b1d-e870-47a9-92ea-dfed15e4bf3c-333af20f61186ab6f60272012c1cbb5a.jpg',0,'2024-12-03 09:48:28'),('b21a27f7-bd2e-464f-95a6-7dc5ba9f6c2e','17ae8c8f-06a4-4577-9846-9861926b0767','Question 5','Choose the image that shows a celebration with people throwing colourful powder.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b21a27f7-bd2e-464f-95a6-7dc5ba9f6c2e-38c3b02bf204ee0c06e72501f737abf9.png',0,'2024-12-04 13:12:41'),('b22ee5b7-3b23-4296-a951-802c1d1fe687','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 13','He lives ____ walking distance of the office.',5,'MCQ',NULL,NULL,'IMAGE-b22ee5b7-3b23-4296-a951-802c1d1fe687-7b0d380ed6e87638a82f1ae51bfdb996.png',0,'2024-11-29 09:30:54'),('b230cd62-29d6-40ed-a07e-c277d28742ab','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 8','What aspect of the Royal Heritage Hotel\'s architecture reflects its historical significance?\r\n',10,'MCQ','AUDIO-b230cd62-29d6-40ed-a07e-c277d28742ab-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:18:30'),('b234d41f-4593-49a6-9a9f-ba140efe340d','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 8','Identify the pronoun that best completes this sentence:\r\n\"Some of the solutions were feasible, but only ___ could realistically be implemented within the timeframe.\"',5,'MCQ',NULL,NULL,'IMAGE-b234d41f-4593-49a6-9a9f-ba140efe340d-2907153e0c474c3dbc0b2c4babac81d2.png',0,'2024-12-03 13:50:03'),('b2479d29-4b5d-43e8-b231-31f5966bcf28','8d93e205-a25d-483f-8954-17a16b612100','Question 17','Complete the sentence by unscrambling the correct word:\r\n\r\n\"Their team needed to find a repmanent solution for their software issues that would last long-term.\"\r\n\r\nChoose the synonym and antonym of the word fragile.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b2479d29-4b5d-43e8-b231-31f5966bcf28-424036d08fb1c81b4a71b8a0b08f8334.jpg',0,'2024-11-25 15:07:27'),('b2498429-6dcf-481f-90b0-b3f03819bb16','19e966c5-52ca-45d9-a039-138594184e90','Question 10','Select the sentence with an adjective of feeling:',10,'MCQ',NULL,NULL,'IMAGE-b2498429-6dcf-481f-90b0-b3f03819bb16-6427af66b43c0808926ce112db7129ac.png',0,'2024-11-26 00:54:11'),('b25cbf2d-6235-47f9-b70e-d755e34aee95','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 12','The students were excited _______ they received their exam results.',5,'MCQ',NULL,NULL,'IMAGE-b25cbf2d-6235-47f9-b70e-d755e34aee95-84726c7a13c9e881c175f8ea22c48f33.jpg',0,'2024-12-03 14:10:16'),('b261d680-84f3-4004-85b3-cb046a82f5fd','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 6','Listen to the speaker twice then answer questions number 6 until 10.',5,'MCQ','AUDIO-b261d680-84f3-4004-85b3-cb046a82f5fd-11420e20e363cf240ce1044cb9c9c9b9.mp3',NULL,NULL,0,'2024-11-26 14:02:52'),('b276ff7e-23f0-4bfe-a968-2f2ecb45c54c','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 2','Sofia: \"I think it\'s essential to take breaks for our mental health.\" \r\nJason: \"Absolutely! How do you usually unwind?\" \r\nSofia: \"I love spending time by the beach, enjoying the sun and sea.\"\r\n\r\nWhat does \"unwind\" mean in the dialogue? \r\n\r\n\"How do you usually unwind?\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:04:47'),('b28ce3af-a191-4671-b9db-e54b60e46e4e','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 5','A highlight of the resort is its infinity pool, offering panoramic views of the __________ valley and surrounding forest.\r\n',5,'MCQ','AUDIO-b28ce3af-a191-4671-b9db-e54b60e46e4e-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:33:19'),('b2997dea-ed25-46ae-b38c-cd54b978baf9','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 14','Our team worked on the assignment, and ___ submitted it on time.',10,'MCQ',NULL,NULL,'IMAGE-b2997dea-ed25-46ae-b38c-cd54b978baf9-9e06400711bc873bbb52cfa3ce730b5d.png',0,'2024-12-02 11:52:42'),('b299f332-e402-4b1c-9af1-a8f903f6c7d1','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 11','She was relieved _______ she heard the good news.',5,'MCQ',NULL,NULL,'IMAGE-b299f332-e402-4b1c-9af1-a8f903f6c7d1-0a6a22b03470922f04c0bc2149e4a8c8.jpg',0,'2024-12-03 14:09:31'),('b2a7779d-12dd-4a65-ade6-cbe0ca3e3fb5','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 9','Which sentence uses the verb in the past tense?',10,'MCQ',NULL,NULL,'IMAGE-b2a7779d-12dd-4a65-ade6-cbe0ca3e3fb5-ac7fddf621aa4ce7ed0ebfcf4da47916.png',0,'2024-11-26 02:10:54'),('b2ac4e39-2b15-430b-b722-cfbad9b0f038','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 20','What was not in the sample bag?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b2ac4e39-2b15-430b-b722-cfbad9b0f038-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:56:17'),('b2d4ae33-f1b0-4405-a32e-8ffaebf1fc13','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 14','The concert was postponed ____ of the storm.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b2d4ae33-f1b0-4405-a32e-8ffaebf1fc13-e224b48c47d2beeb531e53b3a59b58bc.jpg',0,'2024-11-29 09:31:32'),('b2d9ddc3-9065-49db-8716-de4fbca0f0c2','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 1','Next summer, I _______ visit Italy for the first time.',10,'MCQ',NULL,NULL,'IMAGE-b2d9ddc3-9065-49db-8716-de4fbca0f0c2-2ad8dda4297273926745e8f94894d027.png',0,'2024-11-29 10:59:41'),('b30cd025-164f-4d0a-b16d-d1004ed87898','41426465-c0af-4f11-bb66-c0e307279110','Question 11','A traditional dance performance will take place on Saturday at 7:00 PM.\r\n',5,'TFQ','AUDIO-b30cd025-164f-4d0a-b16d-d1004ed87898-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:22:30'),('b311a0c1-9109-4bb8-8634-411f1ff78130','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 14','Axel explores the urban garden, a small oasis in the city where locals grow vegetables and flowers for personal use and community sharing.\r\n\r\nWhat is the antonym of \"urban garden,\" which is a community garden maintained in a city area?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b311a0c1-9109-4bb8-8634-411f1ff78130-08571c1a1bbcbf115490baaf3ee56df9.jpg',0,'2024-12-04 08:39:33'),('b320a3dd-b199-4656-a539-9f7753898ba4','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 20','Choose the sentence that uses an adjective to describe temperature:\r\n',5,'MCQ',NULL,NULL,'IMAGE-b320a3dd-b199-4656-a539-9f7753898ba4-6866864b6ea5174e318241edbb67bc4f.png',0,'2024-11-26 00:24:45'),('b32a9688-ad2e-40a2-904c-4ad0e236251f','545e36c7-8ec0-4512-b1c3-60a731159480','Question 6','What is the synonym of \"pristine\" in this context?\r\n\"The pristine coral reefs attracted divers from around the world.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:46:14'),('b32da282-1028-464b-ac76-5081ddeb9fad','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 2','What do Mr. and Mrs. Green do after the sales assistant gives a recommendation?',10,'MCQ',NULL,NULL,'IMAGE-b32da282-1028-464b-ac76-5081ddeb9fad-e93cdfe5e4792d781ccfc641b6594686.PNG',0,'2024-11-26 08:34:34'),('b331d80a-babc-4a82-8c30-e24dd561679e','41426465-c0af-4f11-bb66-c0e307279110','Question 9','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.',5,'MCQ','AUDIO-b331d80a-babc-4a82-8c30-e24dd561679e-b39430c8395d8c7325d375a0a3955fae.mp3',NULL,NULL,0,'2024-12-12 10:21:38'),('b33d7ff8-8f41-4f06-962e-327bf0d365af','3046da72-814f-42e0-bd7f-cf6618a820db','Question 18','Which museum did Mark visit in Paris?',5,'MCQ',NULL,NULL,'IMAGE-b33d7ff8-8f41-4f06-962e-327bf0d365af-a05bacb9462820b353143f94a574a930.jpg',0,'2024-12-04 11:03:03'),('b347dcbe-8ba6-4d93-b1d2-46116472206b','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 1','Caroline:\"I didn\'t realize how diverse modern art has become. Its fascinating how these artists express global issues.\"\r\n\r\nGuide: \"Yes, each piece is a reflection of a specific cultures challenges and perspectives.\"\r\n\r\nWhat is the name of a place that promotes and exhibits art, performances, and cultural activities?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b347dcbe-8ba6-4d93-b1d2-46116472206b-171737ec1dc2ad1f9c4eafd64ee7cb91.jpg',0,'2024-11-25 13:20:06'),('b34f438a-a1d2-4e24-a042-f2631edc3d88','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 11','Jonathan suggests focusing on personalized luxury services to position the hotel as a top destination.\r\n',5,'TFQ','AUDIO-b34f438a-a1d2-4e24-a042-f2631edc3d88-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:52:40'),('b34f4a7f-382d-4c41-85d5-00f94872c9dd','3b168b2f-4410-44c0-aefd-240942c312ab','Question 4','The name ships of desert is given to small boats\r\n',5,'TFQ',NULL,NULL,'IMAGE-b34f4a7f-382d-4c41-85d5-00f94872c9dd-8aed3d1acd619b4116484472e46241e8.png',0,'2024-12-02 08:55:22'),('b3520943-8fa0-4cc4-ac03-93daaa696113','bff50171-e66a-4665-963c-3369d594649a','Question 6','Who will the G20 talk to about sending humanitarian aid to Afghanistan?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b3520943-8fa0-4cc4-ac03-93daaa696113-17c0cd32709456d8ab67c1de714d22ea.png',0,'2024-12-03 08:57:17'),('b357cade-02e5-4deb-9cb6-d68ddd972477','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 7','Choose the sentence that uses an adverb of manner:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:49:16'),('b35ee7b6-e8ad-45a9-8a99-413a34161beb','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 10','Any zoo worker can safely touch Gusto.',10,'TFQ',NULL,NULL,'IMAGE-b35ee7b6-e8ad-45a9-8a99-413a34161beb-43cdb09cdac2f97cc59b9cd25eea8756.jpg',0,'2024-11-26 09:12:49'),('b368867d-bf9a-4cc7-99ad-cd80c004265d','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 10','Youve just finished a cultural tour in Japan where the guide explained the history and significance of ancient temples. At the end of the tour, you approach the guide and say, \"Your explanations were incredibly detailed and engaging. Ive learned so much about Japanese culture today.\"\r\n\r\nHow would the guide most likely respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b368867d-bf9a-4cc7-99ad-cd80c004265d-9b07979eae75a354514d551f84f70bac.jpg',0,'2024-11-25 17:42:03'),('b38682b6-d676-4267-a039-63f9b9f3eae9','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 3','What does the speaker say is a cultural custom?',5,'MCQ','AUDIO-b38682b6-d676-4267-a039-63f9b9f3eae9-efaa6fe44ae4388cc027d81ab128872b.mp3',NULL,NULL,0,'2024-11-04 14:28:25'),('b39e82b2-301e-4687-b2e3-e1b46b07575b','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 20','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-b39e82b2-301e-4687-b2e3-e1b46b07575b-2b39da373ded6f0c4dcdd4e093089b71.mp3',NULL,NULL,0,'2024-12-05 11:08:58'),('b3a20bbc-8423-4a31-9a78-a9ae492cbecf','23eee435-4234-4224-b1d9-0b72379e8f19','Question 7','This is my notebook. ___ has all my important notes.',10,'MCQ',NULL,NULL,'IMAGE-b3a20bbc-8423-4a31-9a78-a9ae492cbecf-b546a22977a256e1549d7e5ebf58f9a0.png',0,'2024-12-02 11:08:18'),('b3a348e2-e81d-4ce1-a11c-0490daaa0033','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 14','In the sentence \"I appreciate your dedication,\" the word \"dedication\" means commitment or devotion to a task.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:50:40'),('b3b6c425-ea4c-47f3-bb53-d65140d76531','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 5','This is my dog. _______ loves to play.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b3b6c425-ea4c-47f3-bb53-d65140d76531-d9d00c9a5bd4a6f40230f59ba2248bf0.png',0,'2024-12-02 09:20:09'),('b3bb216c-f7b0-4d1b-bffc-3dcd36695c2d','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 18','Thomas introduced the concept of memory by drawing a series of interconnected shapes and words on a chalkboard.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b3bb216c-f7b0-4d1b-bffc-3dcd36695c2d-aa373dc3e155773e835986e9c19bd1cd.jpg',0,'2024-12-03 09:51:57'),('b3bdb8fe-3fb6-40bb-b25c-256642244415','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 4','4.Which of these is NOT a food?',1,'MCQ','AUDIO-b3bdb8fe-3fb6-40bb-b25c-256642244415-0f86f3ed68cfd43b6eab8755041690af.mp3',NULL,NULL,0,'2024-11-04 14:14:59'),('b3c97f0d-b2fa-42d1-904e-e5dadd49cd87','ad662084-347c-416f-89de-05a5dd43da36','Question 4','What does the speaker want to do?\r\n',5,'MCQ','AUDIO-b3c97f0d-b2fa-42d1-904e-e5dadd49cd87-98008f1ac6f0d7e4c03a76c23a7366b3.mp3',NULL,NULL,0,'2024-12-09 10:44:02'),('b3d0f3b2-3f02-4280-9682-443faefe9b7a','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 7','How does Sarah feel about the review?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b3d0f3b2-3f02-4280-9682-443faefe9b7a-f3b5ea720665f1cb915f822cfc424d3c.png',0,'2024-12-02 09:31:04'),('b3d730e8-048e-49d1-8a5b-0f41f9a82be1','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 10','My brother ____ basketball every Saturday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b3d730e8-048e-49d1-8a5b-0f41f9a82be1-4f77dac44c84d057bd33238808d47adb.jpg',0,'2024-11-28 12:21:26'),('b3d74fac-e712-4141-b97e-3f8906cb281e','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 10','Listen to the speaker to answer number 10.',5,'MCQ','AUDIO-b3d74fac-e712-4141-b97e-3f8906cb281e-f6aedbe26f640fa2ad75113e12ef1fe0.mp3',NULL,NULL,0,'2024-11-26 14:05:49'),('b3e33443-0532-4518-89b7-1750959d44a1','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 7','Why did the speaker move to London?',5,'MCQ','AUDIO-b3e33443-0532-4518-89b7-1750959d44a1-de46872db180217ee04d58e5aa68c01d.mp3',NULL,NULL,0,'2024-11-25 10:49:41'),('b3f9a172-4a2c-4d27-ac39-e72cb10e9be3','afd6b384-56dd-4139-90f1-5800d11048e1','Question 2',' Choose the word that has the closest meaning to \"recognize\" in the sentence:\r\n\r\n “The hotel organizes an annual event to recognize outstanding employees.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b3f9a172-4a2c-4d27-ac39-e72cb10e9be3-526fabb24d4854eee7629520375575f6.jpg',0,'2024-11-26 03:08:30'),('b3fa8fe4-74c8-430b-b65c-8a573da40edd','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 10','Marie ensures that her tourists feel welcome and included during the tours.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b3fa8fe4-74c8-430b-b65c-8a573da40edd-9a8a8f088d1465ec878f5ceb2e863b8c.png',0,'2024-12-02 12:11:01'),('b41856b7-f526-461c-8e82-15c431de9d26','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 10','Breakfast will be served inside the ballroom at 8:30 AM.\r\n',5,'TFQ','AUDIO-b41856b7-f526-461c-8e82-15c431de9d26-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:49:18'),('b41da224-1c7b-4939-a12d-1ea2ad70f8f7','10e23048-0fd3-4ab3-9440-9104e7063142','Question 28',' \"I ______ learn to play the guitar.\" ',5,'MCQ',NULL,NULL,'IMAGE-b41da224-1c7b-4939-a12d-1ea2ad70f8f7-f31cc57a8ac7a1705d70ea5e24f10f9e.jpg',0,'2024-12-02 13:26:35'),('b43bf5b2-50c9-44bc-bba8-349ea1514211','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 15','Which word best describes the opposite of \"brave\"?',5,'MCQ',NULL,NULL,'IMAGE-b43bf5b2-50c9-44bc-bba8-349ea1514211-874a0fe34bd81918341405d565c6735d.jpg',0,'2024-11-28 10:13:47'),('b4425fc1-9a28-4a34-bc14-0374b2fa3514','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 7','They went on the dodgem cars ...',7,'MCQ',NULL,NULL,'IMAGE-b4425fc1-9a28-4a34-bc14-0374b2fa3514-14f0614008e7f41058b0d8aea0acb275.PNG',0,'2024-11-25 21:08:55'),('b44d28c3-9ce4-4d7a-b823-2bff43707f9c','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 9','On Friday mornings, Maya enjoys watching Cartoons.\r\n',10,'TFQ','AUDIO-b44d28c3-9ce4-4d7a-b823-2bff43707f9c-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:30:10'),('b4729d24-0068-4a0f-a100-d36eb2e9059a','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 25',' What is your favorite color?\r\n',10,'MCQ',NULL,NULL,'IMAGE-b4729d24-0068-4a0f-a100-d36eb2e9059a-57a1419684ff63f942217b86bbcd2de1.png',1,'2024-11-25 20:14:55'),('b475186e-c1d2-4484-b9b0-a5f4a234abe4','f761615d-b728-4a17-9b7a-d3b57858db68','Question 3','Where is the blue car? ',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:56:32'),('b477c9af-88ae-4e45-b56f-be1ca6c66b92','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 3','Tourists who value cultural immersion _______ (seek) out authentic experiences, often choosing to stay in local homestays rather than in international hotel chains.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b477c9af-88ae-4e45-b56f-be1ca6c66b92-b3e79c1e210062947bdf24f80ceeee1b.jpg',0,'2024-11-29 11:36:49'),('b47e8b1f-cc38-4d7a-8d04-fd03a4389a4a','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 7','The principal gave a speech, and ___ congratulated everyone on their hard work.',5,'MCQ',NULL,NULL,'IMAGE-b47e8b1f-cc38-4d7a-8d04-fd03a4389a4a-28100fbdf3cc2539b7dfdb7ed8ae34b0.png',0,'2024-12-02 11:32:03'),('b481f341-b109-4e92-98d8-7b8ae5eb48c3','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 21','What quality did Leif show that was different from other adventurers?',5,'MCQ',NULL,NULL,'IMAGE-b481f341-b109-4e92-98d8-7b8ae5eb48c3-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 10:57:24'),('b4851e13-2779-4ef7-923d-43e909fc332f','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 13','\"To encourage\" means to inspire someone to continue or improve.',5,'TFQ',NULL,NULL,'IMAGE-b4851e13-2779-4ef7-923d-43e909fc332f-cb04c8496503e72400e5baa47d4e0c7e.jpg',0,'2024-11-26 02:58:38'),('b489469c-59b4-42ab-b8d6-c175494b52eb','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 16','The teachers explanation was very _______ and easy to understand. She provided _______ examples and _______ exercises to reinforce the lesson.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:21:34'),('b48a4987-a5b3-48c1-8686-b0846e12b2c8','05d1243d-7ad4-4893-b352-129bf05706b0','Question 12','\"The ________ garden was admired by everyone.\" \r\nChoose an adjective to complete the noun phrase above.',5,'MCQ',NULL,NULL,'IMAGE-b48a4987-a5b3-48c1-8686-b0846e12b2c8-9184ef60638454d8dd47ffe29f49db4f.jpg',0,'2024-11-28 10:45:05'),('b48dca5e-04ba-438e-87cb-ce15af84c537','41426465-c0af-4f11-bb66-c0e307279110','Question 18','Guests can enjoy unique drinks during the traditional dance performance.\r\n',5,'TFQ','AUDIO-b48dca5e-04ba-438e-87cb-ce15af84c537-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:24:09'),('b49136f1-df7a-4475-91de-59794af6f2a3','a01ae31e-9562-4284-96b5-f70ece994003','Question 10','What was one of the key highlights of the 2005 Hospitality Summit?',5,'MCQ',NULL,NULL,'IMAGE-b49136f1-df7a-4475-91de-59794af6f2a3-8abdf05763a391cc675f06e9bd0ff37e.PNG',0,'2024-11-25 23:32:54'),('b4954d76-103d-4109-9c7c-a605bb948468','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 3','He ___ late for the meeting.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:25:37'),('b4a9de7a-3cc4-46c3-a16e-fca413c23aec','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 8','The artwork and furnishings inside the resort reflect global contemporary trends.\r\n',5,'TFQ','AUDIO-b4a9de7a-3cc4-46c3-a16e-fca413c23aec-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:47:24'),('b4ab4590-0953-4d77-b3c0-b8235033d1a1','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 3','Which of the following sentences contains a compound noun phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:30:11'),('b4c564af-3992-43e6-a3dc-af9980a97691','c5087e84-1c75-438a-8f08-f28964af1e65','Question 16','Mrs. Lita: \"Can you provide me with the event schedule?\" \r\n\r\n Staff: \"Certainly! Heres a list of all the timings and locations.\"\r\n\r\n What is an antonym of \"schedule\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-b4c564af-3992-43e6-a3dc-af9980a97691-a8f20523cd3695a6e6062a676399e52e.jpg',0,'2024-12-02 13:03:42'),('b4c89fe6-6ac9-47bb-b1d0-be7bf6581dae','7fd84c75-8187-4553-96aa-23cead94c780','Question 8','Which sentence uses an adverb of manner?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:48:00'),('b4d0bfdb-759c-4dc2-934d-3e8d40720c32','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 7','\"Dayang Sumbi gave Sangkuriang an impossible task.\"\r\n\r\nWhich of the following words is an antonym for \"impossible\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b4d0bfdb-759c-4dc2-934d-3e8d40720c32-3e487e0a129b705190886ba2df2f6778.jpg',0,'2024-11-25 11:00:51'),('b4dd0b64-98c4-460b-bfc9-9d89d401e4e5','b29e7991-f853-47df-9475-7c0d65e15458','Question 2',' What is a synonym for the word \"event\"?',5,'MCQ',NULL,NULL,'IMAGE-b4dd0b64-98c4-460b-bfc9-9d89d401e4e5-da9c60e0f175a3327012269ed1bb9f59.jpg',0,'2024-11-25 11:21:04'),('b4e547a9-b457-4658-be00-efec09a309c9','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 12','Guests were able to check in and access the event seamlessly without delays.\r\n\r\n\r\n',5,'TFQ','AUDIO-b4e547a9-b457-4658-be00-efec09a309c9-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:34:03'),('b4ecf35b-e66e-44a8-b771-40c996976968','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 7','The city library is located on the outskirts of the city.\r\n',10,'TFQ',NULL,NULL,'IMAGE-b4ecf35b-e66e-44a8-b771-40c996976968-756ea695dc5e141178136a5136c2bac7.jpg',0,'2024-12-03 10:24:31'),('b4edc9f4-5d32-474a-bdc6-6ad2df0afac2','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 14','The presentation ___ (begin) at 9:00 a.m. sharp.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b4edc9f4-5d32-474a-bdc6-6ad2df0afac2-5f6ea4dff64374af49fe1656b81f6df9.jpg',0,'2024-11-29 11:41:20'),('b4f154ac-2bad-4253-9263-9630211c3afc','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 2','Choose the word that is the opposite of \"complimentary\" in the sentence: \"The hotel provides complimentary breakfast for all guests.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:03:19'),('b4fb5bd5-cb7e-4b16-9ee5-4a04d2c56255','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 11','\"Reading a good book\" is a suitable noun phrase to complete the sentence, \"I love __________ in the evening.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-b4fb5bd5-cb7e-4b16-9ee5-4a04d2c56255-422b6a9e48b9ff1cf0a2040bba39342d.jpg',0,'2024-11-28 11:35:53'),('b50eae69-63e0-4247-a8b5-455b9f66d1b7','cafdb09b-f3b5-4576-b931-329c5b668243','Question 9','He _______ souvenirs for his family.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:28:45'),('b51357d3-2182-4c06-a79e-1482a8c74db1','a6453283-af44-47e5-9f50-84628799eeac','Question 11','Purnama found the lake to be a calm and peaceful place. ',5,'TFQ',NULL,NULL,'IMAGE-b51357d3-2182-4c06-a79e-1482a8c74db1-f4d5d232fe81c49a7423479a943e29a4.jpg',0,'2024-11-28 11:47:21'),('b518cf71-ba7b-40e2-aee2-70f7e2a406c7','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 3','Select the sentence with an adverb of frequency.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:10:33'),('b519b19c-bade-41d6-90fc-986f2655588f','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 12','How long has Nabil been playing basketball?\r\n',10,'MCQ',NULL,NULL,'IMAGE-b519b19c-bade-41d6-90fc-986f2655588f-80949a9d806de6e2b6491e5a1f426d46.png',0,'2024-11-29 11:43:02'),('b548752a-40a3-43a6-9802-f511582b79cc','94de3108-eb46-4a5e-b039-962392a500e6','Question 6','Emma made her career transition from corporate law after reaching the age of forty.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b548752a-40a3-43a6-9802-f511582b79cc-ff63a5eff9a6b46218ce8e79cb564735.jpg',0,'2024-11-29 12:39:46'),('b54f2d71-4bf4-49c9-a819-aaee00ca49ab','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 10','Which adverb shows frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:17:00'),('b5614107-4e5e-4570-8254-0f421f73abb4','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 4','When is Sports program usually on?',10,'MCQ','AUDIO-b5614107-4e5e-4570-8254-0f421f73abb4-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:25:50'),('b573c94c-28d4-40c6-8e05-a529d833ac6a','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 5','He ___ (not finish) his homework before dinner.\r\n',10,'MCQ',NULL,NULL,'IMAGE-b573c94c-28d4-40c6-8e05-a529d833ac6a-787c0f70f4ffaa3a86da756b164d03e8.jpg',0,'2024-11-29 10:37:11'),('b58a9557-3958-4d69-96a5-6f82c9f39da2','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 10','The patterns of light are believed to symbolize:',5,'MCQ',NULL,NULL,'IMAGE-b58a9557-3958-4d69-96a5-6f82c9f39da2-4d1ed2242e6f9d4b3addf208487e0e1d.jpg',0,'2024-12-06 12:24:22'),('b591d5d1-8d4c-4ed8-a435-658cbab1314e','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 7','What does Emma say she did a lot of before the competition?',10,'MCQ','AUDIO-b591d5d1-8d4c-4ed8-a435-658cbab1314e-96daef3c2cbd8b5b07b1e71aefb294a1.mp3',NULL,NULL,0,'2024-12-09 11:05:16'),('b5976490-c185-4e27-a15d-1df92687f0c9','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 15','Which verb is in the past continuous tense?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b5976490-c185-4e27-a15d-1df92687f0c9-cec8aac98c8fb51593afdb90d68a6ac2.png',0,'2024-11-26 02:20:40'),('b5c85c05-08ce-4308-82d2-62f514fb450f','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 9','What is Michaels first language?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:32:49'),('b5c950b0-ff65-4ca5-80d1-6a9a1709000d','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 16','What does \"exceed\" mean in the sentence?\r\n\r\n\"Our goal is to exceed guest expectations in every aspect of their stay.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b5c950b0-ff65-4ca5-80d1-6a9a1709000d-d01ee5a069054df1dcf3cbbf54b23c9d.jpg',0,'2024-11-25 17:56:29'),('b5ccf49e-bc58-4e03-9c0f-c21e9701d1ee','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 3','The resort by the beach is filled with families enjoying the activities available. It\'s always bustling with energy and laughter. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:00:32'),('b5de8467-fa6a-4887-814c-bf405139d7c8','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 14','Choose the sentence with a correct phrasal verb:',5,'MCQ',NULL,NULL,'IMAGE-b5de8467-fa6a-4887-814c-bf405139d7c8-eb9ce46f2c8ad0a9b2038c960f083567.png',0,'2024-11-26 06:30:37'),('b5e818eb-b34f-4ae7-ac49-b6b4c27a26ea','2687ba9c-ac94-424f-a35e-0283946e5506','Question 1','What time does the classical piano recital start?\r\n',5,'MCQ','AUDIO-b5e818eb-b34f-4ae7-ac49-b6b4c27a26ea-be1b49ab98c6f3270eed33f2afa901d1.mp3',NULL,NULL,1,'2024-12-12 10:06:05'),('b611076f-8d45-4311-890c-d39c90616707','d56af166-7c52-46ea-942c-bd752a9577b5','Question 1','Match each word from the list with the correct definition.',10,'MPQ',NULL,NULL,'IMAGE-b611076f-8d45-4311-890c-d39c90616707-73225c16ce4722300b959b4083c07288.jpg',0,'2024-11-29 11:27:58'),('b621c044-6dec-4a34-840e-a99085bb7930','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 5','_______ you finish your homework, you can watch TV. ',10,'MCQ',NULL,NULL,'IMAGE-b621c044-6dec-4a34-840e-a99085bb7930-89f7c497f7b0be0c8ea770ca4464066f.jpg',0,'2024-12-03 13:56:37'),('b6223c74-330a-41e0-add7-a3d7f5ff884e','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 11','Choose the subordinating conjunction that introduces an adverb of time clause:\r\nIll wait here ___ you finish your homework.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b6223c74-330a-41e0-add7-a3d7f5ff884e-dbd3fc992674197badb4b38f13e3fd61.jpg',0,'2024-12-03 13:35:09'),('b62c15a9-b5a6-4de8-b48c-dca3ee8f4931','39047836-dedd-41d5-806a-71fd4d66577c','Question 15',' River Gate House was originally a trade checkpoint for merchants in the area.\r\n',5,'TFQ','AUDIO-b62c15a9-b5a6-4de8-b48c-dca3ee8f4931-abca07e9917a22efc4dea29fc2b113cd.mp3',NULL,NULL,0,'2024-12-10 10:34:55'),('b6324f95-b1b8-448b-9fc0-df941cdad330','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 15','She walked ____ the river, enjoying the view.',5,'MCQ',NULL,NULL,'IMAGE-b6324f95-b1b8-448b-9fc0-df941cdad330-976494b59c9a6a1c44c53fa8b2b427ee.jpg',0,'2024-11-28 15:23:20'),('b634d30e-ca8f-4ac6-955f-b4d7a48d9c63','069d921b-0878-411b-a94d-ce525959c0d1','Question 57',' Choose the synonym for \"determined\": \r\n',5,'MCQ',NULL,NULL,'IMAGE-b634d30e-ca8f-4ac6-955f-b4d7a48d9c63-3e8f7141b0e74c35e92a032e8e31b855.jpg',0,'2024-12-11 20:16:00'),('b64fc07e-603b-4da3-a3ff-2d4979c64ff4','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 7','She placed the book ____ the table and the lamp.',5,'MCQ',NULL,NULL,'IMAGE-b64fc07e-603b-4da3-a3ff-2d4979c64ff4-6b38601aedf561296498cb8c7e82bdab.jpg',0,'2024-11-28 14:57:20'),('b663a25c-f62e-4c8d-89a4-c5f806bf0424','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 14','She didnt understand the instructions _______ she asked for help.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:13:16'),('b6677e23-179c-4f1c-9e44-d450d62bc3dd','05d1243d-7ad4-4893-b352-129bf05706b0','Question 15','Which sentence uses a noun phrase as an object complement?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:47:12'),('b669f3fe-4089-44d9-9201-ade0a621b0f5','3179737e-57ca-437a-af38-f91d98c18e0e','Question 6','Gandhi was known for promoting ahimsa, which means non-violence. \r\n\r\nWhat is an antonym for \"non-violence\"?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-b669f3fe-4089-44d9-9201-ade0a621b0f5-d32e0e6a2109458e06348e1c7236e8af.jpg',0,'2024-11-25 10:07:37'),('b66dbe29-99e5-4ca7-8d9f-98e5189f508b','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 10','The dolphin helped Megan return to the surface.',7,'MCQ',NULL,NULL,'IMAGE-b66dbe29-99e5-4ca7-8d9f-98e5189f508b-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:27:33'),('b6713b8f-d5ff-4676-aaa4-376b47510194','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 14','Direct: \"She may join us later,\" he said.\r\nReported: He said that she ___ join them later.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b6713b8f-d5ff-4676-aaa4-376b47510194-044671aa89a251139e906b435eac0f67.png',0,'2024-11-28 12:00:49'),('b6821503-b0d9-4aab-b8db-a9e1ae077ace','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 17','\"RKAMTE\" rearranged forms the word \"market.\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-b6821503-b0d9-4aab-b8db-a9e1ae077ace-37ff373a8456a6018b38511fb768e034.jpg',0,'2024-11-25 13:40:51'),('b68928c0-811b-47e0-8703-76b26c23226e','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 6','He ___ (work) in this company for five years now.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:20:45'),('b689e9c0-90a0-4c46-88eb-5402b7fab92e','10e23048-0fd3-4ab3-9440-9104e7063142','Question 7',' What was the primary intention of Chef Elena Martinez when opening her new restaurant?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-12-02 13:17:43'),('b69164e7-4efe-4830-bed6-d58bc919d49b','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 8','Listen to the speaker to answer number 8.',5,'MCQ','AUDIO-b69164e7-4efe-4830-bed6-d58bc919d49b-65f18e5607cc6215de2bb2f66dd3957a.mp3',NULL,NULL,0,'2024-11-26 13:50:05'),('b6938c15-523c-455e-8ef2-9e6808d74b42','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 19','Miras grandmother recognized the music box because:',5,'MCQ',NULL,NULL,'IMAGE-b6938c15-523c-455e-8ef2-9e6808d74b42-52eb791a679c4693e7ed3c512ac7d534.jpg',0,'2024-12-06 12:41:50'),('b6970756-2023-4040-8b1a-3c7620d33905','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 8','Select the correct verb to complete each sentence.\r\nI ___ my homework every day.',10,'MCQ',NULL,NULL,'IMAGE-b6970756-2023-4040-8b1a-3c7620d33905-3f72cb5a016340256782f9c5ac901e41.png',0,'2024-11-26 01:51:40'),('b6986ae3-4fc7-4264-b2ee-104c2c90578b','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 21','During the thunderstorm, the power went out for two hours.\r\n',5,'TFQ','AUDIO-b6986ae3-4fc7-4264-b2ee-104c2c90578b-45c8a05c928198d2007ff8b8be235c5a.mp3',NULL,NULL,0,'2024-12-11 11:41:35'),('b6b19d5a-50ee-47c2-bd36-cbacc63538e8','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 7','feeling fatigue and identity loss are symptoms of culture shock.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:01:41'),('b6bfbdb8-25d6-431e-aa86-5cd797a438d5','545e36c7-8ec0-4512-b1c3-60a731159480','Question 18','. Choose the word that is the opposite of \"expand\" in the sentence:\r\n\r\n\"The hotel plans to expand its dining area.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:32:52'),('b6cc135b-b62d-4b86-9cd1-9a16f54e6e4a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 9','_______ she finishes the report, she will take a short break. \r\n',5,'MCQ',NULL,NULL,'IMAGE-b6cc135b-b62d-4b86-9cd1-9a16f54e6e4a-a38029fc0a6f5882e02abea1627c4cfd.jpg',0,'2024-12-03 14:07:35'),('b6cf5215-f8b0-4839-a7e4-b196f9e8bb44','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 10','What does Ben say he will do next time Anna competes?',10,'MCQ','AUDIO-b6cf5215-f8b0-4839-a7e4-b196f9e8bb44-5deb2ee79d1bd89302dc6ade78a7d5e4.mp3',NULL,NULL,0,'2024-12-06 15:15:04'),('b6f475db-72c2-4b0c-85b1-39eb5882f964','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 9','What technique did Sofia use to present information about Santorini?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b6f475db-72c2-4b0c-85b1-39eb5882f964-881253c35f90e052705865ba8f38b7f4.jpg',0,'2024-12-03 09:48:31'),('b6f659ba-b434-4421-99ae-8e8bbe91a961','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 6','Match the vocabulary words with the description that best represent them.\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-12-02 15:03:30'),('b72b6129-33f1-4dab-8b2d-22f46ab36b54','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 18','What time will the networking lunch be held?\r\n',5,'MCQ','AUDIO-b72b6129-33f1-4dab-8b2d-22f46ab36b54-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:04:31'),('b73a1787-92fb-435a-8af3-9fb3d777122a','3046da72-814f-42e0-bd7f-cf6618a820db','Question 5','Match the city with the activity Sarah and her friends did there.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-04 10:56:49'),('b73a3555-9a38-4108-8c7c-7f8607bb4315','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 18','Select the sentence that uses an infinitive correctly:',5,'MCQ',NULL,NULL,'IMAGE-b73a3555-9a38-4108-8c7c-7f8607bb4315-3aa8e4087c5230cb7957653d466fc7b2.png',0,'2024-11-26 06:46:59'),('b74789d2-e47d-42b6-a356-dc13da6b4108','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 6','6.What happens when you try new foods?',1,'MCQ','AUDIO-b74789d2-e47d-42b6-a356-dc13da6b4108-d6f7a26e642abfe6ec8ea3fc653f7d89.mp3',NULL,NULL,0,'2024-11-04 14:17:24'),('b7509e6d-ffcd-46d8-8841-84d5fa4c226e','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 7','The story of Nyi Roro Kidul is considered a ________.',5,'MCQ',NULL,NULL,'IMAGE-b7509e6d-ffcd-46d8-8841-84d5fa4c226e-b2dc9f08ef09aa6e063f597d3f8e82f1.jpg',0,'2024-11-28 11:14:42'),('b757ba48-9e10-4314-b89e-4f8f5518bc3a','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 14','Casa Del Sol offers guests the opportunity to explore nearby vineyards and olive groves.\r\n',5,'TFQ','AUDIO-b757ba48-9e10-4314-b89e-4f8f5518bc3a-0077a7c7f722fb82bef4feca7e03df42.mp3',NULL,NULL,0,'2024-12-10 14:48:40'),('b766e15f-2e6e-44e7-9d96-13c1ad750b77','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 11','The painting is hanging ___ the wall.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b766e15f-2e6e-44e7-9d96-13c1ad750b77-27e9e85c8490c0e52b2e866efeb66953.png',0,'2024-11-28 14:13:08'),('b76b43ee-3670-4b93-a26e-49aae2ddaf79','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 8',' Daniel gathered feedback ______ he finalized his slides.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b76b43ee-3670-4b93-a26e-49aae2ddaf79-c8fbb912cde89c9e1344b13b15d54b8a.png',0,'2024-12-03 15:00:02'),('b76b5334-e5ec-4e9f-9c68-f14a01b656d5','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 10','Identify the sentence with a comparative adjective:\r\n',6,'MCQ',NULL,NULL,'IMAGE-b76b5334-e5ec-4e9f-9c68-f14a01b656d5-dd8d25d9ddf6e6d6bf5b609e40c9ce4f.png',0,'2024-11-26 03:07:38'),('b76c6790-19d6-4017-b71b-455c5b44c484','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 1','Choose the correct pronoun for this sentence:\r\n\"The philosopher\'s ideas influenced others, but ___ own views remained controversial.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b76c6790-19d6-4017-b71b-455c5b44c484-8527ae64d06fb20ac03fc38dcc66d72a.png',0,'2024-12-03 13:40:54'),('b779b8f4-c2b6-4499-b0f4-f564959268e0','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 7','Visitors are encouraged to use single-use plastics during their visit to the park.',5,'TFQ','AUDIO-b779b8f4-c2b6-4499-b0f4-f564959268e0-c6bbde5c119d89a2bf1101b3fa538c43.mp3',NULL,NULL,0,'2024-12-09 15:13:46'),('b77aeaa6-2b1d-472f-8e33-b30ae887414d','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 14','Fill in the blank with the correct pronoun:\r\n\"If anyone has questions, ___ can contact the instructor after class.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b77aeaa6-2b1d-472f-8e33-b30ae887414d-0338341c1181c1fce07854d8102bd02c.png',0,'2024-12-03 10:02:54'),('b785fbec-ebe3-47d3-b0e2-d8ef7ec7601f','a6453283-af44-47e5-9f50-84628799eeac','Question 3','The village elders were cautious about the dangers of the lake.\r\n\r\nWhat the synonym of \"cautious\"',5,'MCQ',NULL,NULL,'IMAGE-b785fbec-ebe3-47d3-b0e2-d8ef7ec7601f-0f09135d6cbc96ff83cb5eec6ddc718b.jpg',0,'2024-11-28 11:35:53'),('b789203e-43d0-4e20-ab69-a298a2b6897d','36353aaa-0af1-4489-b057-25511e020826','Question 16','Arrange the words below into the correct sentence.\r\nin / every / rain / plays / the / often / he',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 11:13:18'),('b78d71a3-a826-49a8-b5f0-b33704d0bcd0','d430d447-c971-4c28-861d-385e34e4f374','Question 13','The story ____ with a surprising twist.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:07:19'),('b78f3f04-5aca-4edf-b9eb-980bf5e082b4','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 2','Fill in the blank: \"This is a ____ flower.\"\r\n',14,'MCQ',NULL,NULL,'IMAGE-b78f3f04-5aca-4edf-b9eb-980bf5e082b4-410f9c51e289fbbdaac82ede4a6d53e6.png',0,'2024-11-26 00:34:20'),('b7a02d78-d310-408a-9967-819eaf4d0c79','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 1','Which of the following is a descriptive adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b7a02d78-d310-408a-9967-819eaf4d0c79-a04aa3d7a9df1699f43f5be5209952df.png',0,'2024-11-26 03:13:55'),('b7a4a8f4-34e2-41a5-9fe1-bb36e4c2e851','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 19','EcoJourney Adventures ensures that profits from tours benefit local artisans and communities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b7a4a8f4-34e2-41a5-9fe1-bb36e4c2e851-f82a776013f39a349d89f45662af937e.png',0,'2024-12-02 12:43:32'),('b7aa8160-82bb-4723-a1af-d92e244c8701','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 2','Choose the correct antonym for curious.',10,'MCQ',NULL,NULL,'IMAGE-b7aa8160-82bb-4723-a1af-d92e244c8701-a2d1f16882fa3c86575c0eb87a29b906.jpg',0,'2024-11-28 14:14:56'),('b7beae61-24d0-4ec7-b4e6-8bb26a218e33','10e23048-0fd3-4ab3-9440-9104e7063142','Question 41','Rearrange the words to make a correct sentence: \r\n\r\n\"would / like / I / to / travel / to / Spain.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b7beae61-24d0-4ec7-b4e6-8bb26a218e33-f474714185fb0a90e033320201713548.jpg',0,'2024-12-02 13:39:00'),('b7dd8d06-44c1-4275-ab2d-f322f4d44e12','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 14','What is Emmas relationship with Julia and Mark?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b7dd8d06-44c1-4275-ab2d-f322f4d44e12-3c93e6adefec2f1025fb8d91cf6dd476.png',0,'2024-11-29 12:05:03'),('b7f277fe-595d-4a7c-930c-3adb95578e78','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 18','Coral Bay Island resorts are constructed using eco-friendly materials.',5,'TFQ','AUDIO-b7f277fe-595d-4a7c-930c-3adb95578e78-35420a60de4262473f15adab919cfc25.mp3',NULL,NULL,0,'2024-12-09 15:51:37'),('b7f67ca2-6f8f-425c-b465-a9ffd2767af1','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 10','I _________ a letter to my sister. (write)',10,'MCQ',NULL,NULL,'IMAGE-b7f67ca2-6f8f-425c-b465-a9ffd2767af1-f3401cf889483f9e090a7a3d98f7eb01.jpg',0,'2024-12-11 12:30:18'),('b7ff7b90-7893-45df-9aa7-1a702c18cad9','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 1','Which of the following is a compound adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b7ff7b90-7893-45df-9aa7-1a702c18cad9-510ab00fc94cc6fab5d7504da533cefb.png',0,'2024-11-26 07:07:15'),('b7ffb46f-94b7-4016-9dce-1ad2662f7e82','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 6','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-b7ffb46f-94b7-4016-9dce-1ad2662f7e82-d17691542c61a856f0b3a770eaf4c604.jpg',0,'2024-11-28 14:32:18'),('b80d7f77-30af-4f77-841e-06a153fc59bc','545e36c7-8ec0-4512-b1c3-60a731159480','Question 1','Choose the word that has the closest meaning to \"accommodation\" in the sentence:\r\n\"The hotel provides excellent accommodation for travelers seeking comfort.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:24:16'),('b824f8ef-7502-4802-9e60-c1ff58e6660c','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 2','Hello. My name is Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.\r\nI love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.\r\nIn which city was Viera born?',15,'MCQ',NULL,NULL,NULL,1,'2024-11-04 14:34:53'),('b8284dd9-8568-44e1-b2ec-92b656375e5b','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 7','What did the speaker do after moving to a new city?\r\n',5,'MCQ','AUDIO-b8284dd9-8568-44e1-b2ec-92b656375e5b-6e025a197b3f735e7210e2dab77365b9.mp3',NULL,NULL,0,'2024-12-11 11:31:59'),('b82ddf37-2249-42e2-9b40-45403573d22a','291104a0-b147-4a5e-a47f-090d667853d6','Question 8','Why are the hotel gardens famous?\r\n',5,'MCQ','AUDIO-b82ddf37-2249-42e2-9b40-45403573d22a-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:35:09'),('b838d965-a932-498d-a109-b823e31fa643','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 5','Alejandro ensures fair wages and access to healthcare and education for his workers.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b838d965-a932-498d-a109-b823e31fa643-994589569475c2c0b6277abf537d095b.png',0,'2024-12-02 13:26:00'),('b839d6a4-f964-4cd8-8d64-0a497a467f79','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 18','\"During the tour, we look at ancient artifacts from past civilizations.\"\r\n\r\nWhat does \"artifacts\" mean in the sentence?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b839d6a4-f964-4cd8-8d64-0a497a467f79-d9def8a2a55295177929779f318dc0ed.jpg',0,'2024-11-26 01:44:06'),('b8494019-eda7-428a-bea6-b9a222a0b517','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 16','Choose the correct word to replace the incorrect word in the sentence: \"The tour guide provided an informative and enjoyable experiance.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:14:42'),('b84efd04-c9aa-4837-8088-184b24eba360','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 10','Alex enjoys drawing and playing badminton.',5,'TFQ',NULL,NULL,'IMAGE-b84efd04-c9aa-4837-8088-184b24eba360-ffee53791474a72911dd8a93e2ca2461.jpg',0,'2024-12-05 11:09:04'),('b85989cd-92a6-465c-9b4a-3641e8374c54','bd175280-dac0-4816-8b96-8bfea150cf93','Question 9','I ____ to my grandmother\'s house on Sundays.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b85989cd-92a6-465c-9b4a-3641e8374c54-f15ce2d7a740750c84457d38167961a3.jpg',0,'2024-11-28 14:25:45'),('b85b0e05-c21d-4c71-8b67-7dbdbbd0d8e6','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 14','Fill in the blank with the correct pronoun:\r\n\"If anyone has lost ___ belongings, please contact the front desk.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b85b0e05-c21d-4c71-8b67-7dbdbbd0d8e6-63be490a431de62aab4933966bd84ca1.png',0,'2024-12-03 13:17:51'),('b85d577a-d07d-415d-bfe9-d7442b29a497','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 14','Ameena: Hi, its Ameena. I just wanted to introduce myself since well be working together.\r\nRayyanza: Hi, Ameena! Nice to meet you. Im Rayyanza. Where are you based?\r\nAmeena: I live in Nairobi, Kenya. I work as a software engineer. And you?\r\nRayyanza: Im in London, working as a product manager. Its exciting to collaborate with someone from another part of the world!\r\n\r\n\r\n\r\nWhat is Ameenas job?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b85d577a-d07d-415d-bfe9-d7442b29a497-fcd91ff8ec8e0dc7027c8f2715807307.jpg',0,'2024-11-29 11:25:13'),('b8748a5a-7e9c-4844-bc25-44db66bebc9e','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 12','Choose the word that has the closest meaning to \"concierge\" in the sentence:\r\n\r\n\"The concierge arranged transportation for the guests.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b8748a5a-7e9c-4844-bc25-44db66bebc9e-416efb89e9ae2dedb538c5f83e7c7809.jpg',0,'2024-11-25 15:46:02'),('b880ebd5-695a-4bf8-8767-c6feb674ca3b','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 11','Which sentence correctly uses a descriptive adjective?\r\n',6,'MCQ',NULL,NULL,'IMAGE-b880ebd5-695a-4bf8-8767-c6feb674ca3b-4e55b4dfdc3d1e211d9841eec81ae89b.png',0,'2024-11-26 03:08:30'),('b8877f3f-7391-44b5-bb45-08d9d947821d','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 18','They came ____ an interesting artifact during the excavation.\r\n',5,'MCQ',NULL,NULL,'IMAGE-b8877f3f-7391-44b5-bb45-08d9d947821d-e028b0ba8ca35f1653e7ef37b7fa53d8.jpg',0,'2024-11-28 15:45:47'),('b88c54b9-11b0-4327-b2cd-4eb995b59e7a','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 20','How did Theos luggage eventually reach him?\r\n',5,'MCQ','AUDIO-b88c54b9-11b0-4327-b2cd-4eb995b59e7a-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:18:12'),('b893f691-8f72-4cef-b072-65531620942a','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 17','Which iconic site did Emma visit that is known for its glimmering appearance?',4,'MCQ',NULL,NULL,'IMAGE-b893f691-8f72-4cef-b072-65531620942a-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:50:15'),('b8a2f3da-5598-4fdb-9d51-f913d2e72fc6','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 5','What does Lisa find most rewarding about her move to Barcelona?\r\n',5,'MCQ',NULL,NULL,'IMAGE-b8a2f3da-5598-4fdb-9d51-f913d2e72fc6-632ec8dd6180473f21caad6ea0db0629.png',0,'2024-11-29 12:15:45'),('b8b5a6c9-7919-476f-a123-84fd02d05e5e','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 8','Where are street performers most commonly seen?',5,'MCQ',NULL,NULL,'IMAGE-b8b5a6c9-7919-476f-a123-84fd02d05e5e-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:39:46'),('b8bddd71-d061-4db0-abb9-c9d0db59611a','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 15','The speakers office held a team-building retreat.',5,'TFQ','AUDIO-b8bddd71-d061-4db0-abb9-c9d0db59611a-207b2023dd624c0ee2c4b0a8b57598de.mp3',NULL,NULL,0,'2024-12-11 11:40:23'),('b8bfcffb-b3de-4d03-9688-97a4307c876a','acad3477-1006-4ed1-b432-985542a7c890','Question 4','At what time does Mr. Johnson need the taxi?\r\n',10,'MCQ','AUDIO-b8bfcffb-b3de-4d03-9688-97a4307c876a-51f56e47d3f1fefc410c37d72a08a39f.mp3',NULL,NULL,0,'2024-12-09 11:13:57'),('b8d10c01-5d28-4670-9a81-9a2ab6a1f5af','744dc18e-addd-488f-925f-00d2a479eeba','Question 1',' Welcoming New Guests \r\n\r\n\r\nAs a front desk manager at the Blue Ocean Resort, Lany ensures that every guest feels welcomed from the moment they arrive. Her calm and friendly demeanor sets the tone, creating a pleasant atmosphere in the hotel lobby.\r\n\r\nChoose the word that has the closest meaning to \"demeanor\" in the sentence: \r\n\r\n\"Her calm and friendly demeanor sets the tone.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:56:57'),('b8dae295-6d89-4e3b-9010-1a90dbd26827','5b9b2750-dd76-4882-8c9a-92c3b8b8f637','Question 6','Listen to the speaker to answer questions number 6 to 10.',1,'MCQ','AUDIO-b8dae295-6d89-4e3b-9010-1a90dbd26827-6ff1fcd58a8f5cb6c79ee633c2575dc1.mp3',NULL,NULL,0,'2024-11-27 23:42:27'),('b8eaf894-e3f7-4501-8205-dbbe8c3577f5','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 17','Choose the adverb that completes the sentence: \"She ____ goes to the gym.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-b8eaf894-e3f7-4501-8205-dbbe8c3577f5-1343f2cfe37989e6c6acdb1362e8f183.png',0,'2024-12-10 14:46:50'),('b8eb047e-74c1-4d72-b588-9c500c97ed71','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 14','How does Michael try to improve his skills?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 12:01:56'),('b8f6c30e-e772-4679-8652-3039cc002120','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 5','Where should guests go if they have questions or need help?\r\n',10,'MCQ','AUDIO-b8f6c30e-e772-4679-8652-3039cc002120-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:08:56'),('b906c3c2-eba2-4d56-af7b-5be9a84b1ca7','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 13','Families come together for a big (4)________ and share meals. Martabak is a type of street food that many people (5) ________. Adding ________ can make a dish taste fresh and special.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-b906c3c2-eba2-4d56-af7b-5be9a84b1ca7-cc1a4e7884a8979775eee4e6bc313164.jpg',0,'2024-11-29 14:52:03'),('b91d7ce7-53b5-4c1f-8deb-1a0202d541f4','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 5','Select the sentence with the noun phrase that describes a location.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:02:07'),('b933ec3d-7b26-4bb2-b792-2c4bd5f66fad','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 9','Neptune wanted Megan to stay with him as his servant.',6,'MCQ',NULL,NULL,'IMAGE-b933ec3d-7b26-4bb2-b792-2c4bd5f66fad-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:27:00'),('b9343fcc-0304-4de8-9ad4-c255481683f7','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 12','They had to cancel the trip _______ the weather forecast predicted a storm.',5,'MCQ',NULL,NULL,'IMAGE-b9343fcc-0304-4de8-9ad4-c255481683f7-69db27d52dfa924972274ecdc3d0948a.jpg',0,'2024-12-03 10:09:08'),('b9350c41-19d1-4060-8354-b9c4c73e4c23','069d921b-0878-411b-a94d-ce525959c0d1','Question 2','\"My family is very ______ and supportive.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-b9350c41-19d1-4060-8354-b9c4c73e4c23-d9021c28c1f9098ec72768632dae0597.png',1,'2024-11-25 19:36:28'),('b9467c17-7c00-4da4-ac93-1365dcce3ca2','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 11','How does Sarah respond to her manager briefing?\r\n',10,'MCQ','AUDIO-b9467c17-7c00-4da4-ac93-1365dcce3ca2-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:08:46'),('b98ff0c1-a1de-410e-a159-5c306e71fa6b','c28b3729-218e-4d52-b697-2e14a996313f','Question 12','He studied hard _______ he could pass the final exam with flying colors.',5,'MCQ',NULL,NULL,'IMAGE-b98ff0c1-a1de-410e-a159-5c306e71fa6b-75686b36e840d122ac8a92d19e8cb818.jpg',0,'2024-12-03 10:29:55'),('b99be5d0-e561-4093-a9ea-5fbabab51e46','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 1','Match each word with the correct meaning.\r\n',10,'MPQ',NULL,NULL,'IMAGE-b99be5d0-e561-4093-a9ea-5fbabab51e46-d558268571b0a1281644cadb818a5b04.jpg',0,'2024-11-27 12:11:00'),('b99e958b-4173-4e35-94f9-4ecf2e6582af','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 12','The eco-tourism project focuses on building hotels near the river.',5,'TFQ','AUDIO-b99e958b-4173-4e35-94f9-4ecf2e6582af-92547fabdb2c90ef3ecc91b6574dba49.mp3',NULL,NULL,0,'2024-12-09 14:36:25'),('b99f7a99-d557-4f5f-9885-bf714fef2465','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 7',' Green Miles West\r\n\r\n\r\n We have changed our name by replacing \"California\" with \"West\" due to an agreement with the California Gardening Association, which raised concerns about the original use of \"California.\" We hope this change does not cause confusion for our loyal customers. Although our name has changed, the quality of our products remains the same. \r\n\r\nThe name “Green Miles West” is . . . .',7,'MCQ',NULL,NULL,'IMAGE-b99f7a99-d557-4f5f-9885-bf714fef2465-88351c0b9da243ec0a61f4655d1471df.jpg',0,'2024-11-21 10:26:46'),('b9a00219-b62d-4b3f-a18c-07d467486695','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 16','How many family members do you have?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-12 10:49:05'),('b9a041da-b17d-4867-bfb2-15d5efd4581d','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 2','What cultural value is the speaker emphasizing?',5,'MCQ','AUDIO-b9a041da-b17d-4867-bfb2-15d5efd4581d-4142644797ef8c1edf4839c039371a7c.mp3',NULL,NULL,0,'2024-11-04 14:27:34'),('b9c4b5f3-f134-466f-9ad0-50fbabceb214','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 19','The village became famous for its riches and power.\r\n',5,'TFQ',NULL,NULL,'IMAGE-b9c4b5f3-f134-466f-9ad0-50fbabceb214-4cc0192a0e7e6ffb5447db0cadb2dc44.jpg',0,'2024-12-05 13:20:38'),('b9f6657c-9750-460c-beb7-649a1cd267ea','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 2','They have a picnic under a big tree.\r\n\r\n\"picnic\" means',10,'MCQ',NULL,NULL,'IMAGE-b9f6657c-9750-460c-beb7-649a1cd267ea-68420d15e3ddaab6a5e4ec4e2b40f3f7.jpg',0,'2024-11-26 06:41:13'),('b9f7804f-c06d-4f6f-933f-d73cd7cb6bef','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 4','How long does the city tour last?\r\n',10,'MCQ','AUDIO-b9f7804f-c06d-4f6f-933f-d73cd7cb6bef-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:08:21'),('ba0ea9c8-5d7d-43d4-bfcd-7ed7b8843f0c','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 12','\r\nThe lighthouse is iconic for the town, featured in every local postcard and travel guide.\r\n\r\nWhat is a synonym for \"iconic\"? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-ba0ea9c8-5d7d-43d4-bfcd-7ed7b8843f0c-ceb04fd60f87baf4a95390991db24aff.jpg',0,'2024-12-04 09:17:57'),('ba290572-e181-4061-ab21-a002d7618726','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 4','We _______ take a road trip across the country.',10,'MCQ',NULL,NULL,'IMAGE-ba290572-e181-4061-ab21-a002d7618726-6c2fe291d130d7241a603e73da7821e5.png',0,'2024-11-29 11:03:53'),('ba2e8ee8-ed96-4866-bcb9-ba471a1d0613','abd056c2-1c8c-4270-b760-215049e270c4','Question 14','The park is home to landmarks such as the Central Park Zoo and Belvedere Castle.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ba2e8ee8-ed96-4866-bcb9-ba471a1d0613-515d4237cea6a247d14b02a05f14bcfd.jpg',0,'2024-12-03 10:48:50'),('ba4040d5-405a-42d3-8552-a9cdc4bb6557','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 5','Why should we show empathy?\r\n',10,'MCQ','AUDIO-ba4040d5-405a-42d3-8552-a9cdc4bb6557-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:57:20'),('ba41f19c-aebd-4061-99ee-f9335c57ed64','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 4','Her mother was_________ when the giant came back.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ba41f19c-aebd-4061-99ee-f9335c57ed64-d54c35796af834d295b194f9472f6784.jpeg',0,'2024-11-27 12:16:08'),('ba43af96-6cb5-4d80-a714-f485c864050d','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 11',' The Travelers\' Cafe\r\n\r\nIn a bustling corner of a small town, the Travelers\' Cafe was more than just a coffee shop; it was a meeting place where people from different cultures came together. Each table held stories in various languages, and the sound of laughter and conversation filled the air. The cafe was run by Olivia, a cheerful woman who spoke five languages fluently and made everyone feel at home.\r\n\r\nOne evening, a young tourist named Marco from Italy hesitated to approach a table of locals. Seeing his discomfort, Olivia encouraged him to join. \"Dont worry,\" she said with a warm smile. \"They\'ll love to hear about your journey.\" With Olivias help, Marco shared stories of his travels in broken English, and soon, the locals were teaching him new phrases in their language.\r\n\r\nThe cafe became a place where misunderstandings turned into laughter and strangers became friends. Olivia\'s knack for facilitating conversations taught everyone that language barriers could be overcome with patience and kindness.\r\n\r\nWhat was Olivias role in the Travelers\' Cafe?',5,'MCQ',NULL,NULL,'IMAGE-ba43af96-6cb5-4d80-a714-f485c864050d-b1f98677fb2e13ed60261c2c490b0b75.jpg',0,'2024-12-11 13:20:58'),('ba454f07-36d9-4504-a2d6-29329aabab78','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 5',' What does \"sustainable\" mean in the sentence?\r\n\r\nCarla: \"Im looking for a destination that offers long-lasting relaxation and activities,\" \r\nTom: \"Try the mountain resort, Its known for its sustainable environment.\" \r\n\r\n',6,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:02:24'),('ba47fc51-cb97-4467-aa36-2c3bf0bb095d','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 3','Your teacher says, \"Today is my birthday.\" What should you say to your teacher?\r\n',10,'MCQ',NULL,NULL,'IMAGE-ba47fc51-cb97-4467-aa36-2c3bf0bb095d-192861508b83d02558dce48902f303b6.jpg',0,'2024-11-26 01:50:25'),('ba4c57a9-71ba-40f6-81a2-f1acd1154a77','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 10','The golden snail drifted along until an old woman who lived by the river found it.\" \r\n\r\nWhat does the word \"drifted\" mean?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ba4c57a9-71ba-40f6-81a2-f1acd1154a77-abff0a7ec5464ffb6782b4703c6f920f.jpg',0,'2024-11-25 11:05:00'),('ba4e0d51-a86b-478f-998f-3d428d11eff7','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 10','He ___ (live) in London since 2010.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ba4e0d51-a86b-478f-998f-3d428d11eff7-de8c09d66e0f82db6797a9ea947eef82.jpg',0,'2024-12-02 13:27:38'),('ba94dd55-679a-4463-b244-c4019a49973b','975a6591-5b2e-49b0-8574-f5def3056c53','Question 1','What is the meaning of \"Announcer\"?',10,'MCQ',NULL,NULL,'IMAGE-ba94dd55-679a-4463-b244-c4019a49973b-4fa3829806595e909dc35ce86c420020.jpg',0,'2024-12-02 15:35:34'),('baa3e840-53b2-4e3c-ba44-8c741f177806','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 11','Alfredo is intrigued by the sustainable architecture exhibited at a design fair, showcasing eco-friendly building materials and energy-efficient designs.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-04 08:37:50'),('baa635d4-fa7d-49ca-ad5d-7f64d8c0c920','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 19','Find the synonym for \"Vision\".',5,'MCQ',NULL,NULL,'IMAGE-baa635d4-fa7d-49ca-ad5d-7f64d8c0c920-ea17590fc16f485c9e72450deba5c714.png',0,'2024-11-28 15:42:50'),('bab6cbd8-04e2-4630-996d-827b4812c218','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 20','Choose the word that is the opposite of \"genuine\" in the sentence:\r\n\r\n\"The feedback was genuine and came from satisfied customers.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-bab6cbd8-04e2-4630-996d-827b4812c218-0424af6767f2f8cb6ade9e94dd20eac6.png',0,'2024-11-26 03:55:55'),('bac7e539-1171-48cc-9ceb-48e8f8188a40','3179737e-57ca-437a-af38-f91d98c18e0e','Question 16',' \"Despite her immense talent, she faced numerous setbacks and rejections from agencies.\" \r\n\r\nWhich word is a synonym for \"setbacks\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bac7e539-1171-48cc-9ceb-48e8f8188a40-1094971518ac40b850e38d0a9d94aabe.jpg',0,'2024-11-25 10:45:37'),('bad3473e-a28b-41ba-beae-ec0f23c31bc8','aaec799c-4103-4686-89d5-1c0254869f27','Question 12','Guests at the Golden Sands Resort are encouraged to take part in beach cleanups.',5,'TFQ',NULL,NULL,'IMAGE-bad3473e-a28b-41ba-beae-ec0f23c31bc8-35791f146ab62fa46ed18d4dae88228f.jpg',0,'2024-12-11 10:19:00'),('bae3c56e-32d5-4b32-9054-fc2433d351f2','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 5','What is Jonathans proposed timeline for launching the digital concierge system?\r\n',5,'MCQ','AUDIO-bae3c56e-32d5-4b32-9054-fc2433d351f2-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:48:02'),('baeaec6b-db23-4c49-9403-c21d4bdb10b1','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 11','What do you do in your free time?\r\n',10,'MCQ',NULL,NULL,'IMAGE-baeaec6b-db23-4c49-9403-c21d4bdb10b1-772c804d07f42b321ead65bc181dbe17.jpg',0,'2024-12-12 10:43:32'),('baec7430-052a-43b6-92a0-894a9d1f845d','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 12','Maya was the head of ____________ at Paradise Cove Resort, responsible for organizing the prestigious international conference.\r\n',5,'MCQ',NULL,NULL,'IMAGE-baec7430-052a-43b6-92a0-894a9d1f845d-3dcff4ddd8e05b38b45fdc41803f3b02.PNG',0,'2024-12-06 12:29:27'),('bafc5dbb-aac7-493f-b2ae-b2b4979c446c','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 29','Do you have any pets?\r\n',10,'MCQ',NULL,NULL,'IMAGE-bafc5dbb-aac7-493f-b2ae-b2b4979c446c-f7b0b870458f16f9c56a9358cb086c4f.png',1,'2024-11-25 20:24:57'),('bb0ff6bb-2d9e-4ba6-97d5-75271ad07f8d','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 5','The sun ____ in the east.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bb0ff6bb-2d9e-4ba6-97d5-75271ad07f8d-94254a2f52a87fc6f7e72e4cb484fb30.jpg',0,'2024-11-28 12:16:56'),('bb31cd08-73a3-40a1-995e-1d430a38c6e3','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 3','What does \"reservation\" mean in the sentence? \"The customer made a reservation for a double room.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:04:05'),('bb4563d0-0542-4312-a1bf-2cea8045d4cc','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 8','She ___ (call) you later today.\r\n',10,'MCQ',NULL,NULL,'IMAGE-bb4563d0-0542-4312-a1bf-2cea8045d4cc-ef28824e15675019784c307bc541c8ca.jpg',0,'2024-11-29 10:03:07'),('bb486182-5816-47d1-9e9e-99d85259bbc2','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 18','Select the adjective that is functioning as a noun:',5,'MCQ',NULL,NULL,'IMAGE-bb486182-5816-47d1-9e9e-99d85259bbc2-f61e322f29f3e2b86361633ebd55bd73.png',0,'2024-11-26 07:03:37'),('bb68079c-4162-42b4-8ba4-7c7ab930d278','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 4','The Industrial Revolution was a _______ period in history.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:44:53'),('bb6a24a0-4fc0-4388-bc5a-b7eba6fd29fe','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 4','What was the prize Jake found?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bb6a24a0-4fc0-4388-bc5a-b7eba6fd29fe-0f44554194c5327590904fd5642cae4f.PNG',0,'2024-12-03 10:18:38'),('bb6e3fd6-2c5c-4305-b687-23d5b650cbe9','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 8','What principles has Alexandra followed throughout her life?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:09:03'),('bb8609db-3310-4d99-91d5-fdd1c3e4f4e3','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 14','He looked ____ his brother as a role model.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bb8609db-3310-4d99-91d5-fdd1c3e4f4e3-e42c98037709f39148a070df49279e72.png',0,'2024-11-28 15:43:20'),('bb914d9b-63c2-4c54-b721-b81744152cce','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 5','Susan enjoyed traditional Javanese meals during her stay at Amanjiwo.\r\n',10,'TFQ','AUDIO-bb914d9b-63c2-4c54-b721-b81744152cce-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:13:00'),('bb96fca1-4f79-492d-a1cf-513c07354927','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 2','They are coming ____ the library.\r\n',10,'MCQ',NULL,NULL,'IMAGE-bb96fca1-4f79-492d-a1cf-513c07354927-d204089ba9661f6a9c565becf7b9cc89.jpg',0,'2024-11-28 14:43:18'),('bb9f5a19-19f3-42d5-957b-4702db140e80','7fd84c75-8187-4553-96aa-23cead94c780','Question 17','Which sentence uses an adverb of degree?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:53:52'),('bbae361e-df05-422b-ae07-b3ba2db05400','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 13','Match each word to its definition.',5,'MPQ',NULL,NULL,'IMAGE-bbae361e-df05-422b-ae07-b3ba2db05400-09437a36758c3cdd76d73308a76b305e.jpg',0,'2024-11-28 15:36:40'),('bbbf3a98-b6ae-4ccc-95ef-fd1fb40db4c6','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 2','What is Sarah\'s favorite TV show?\r\n',10,'MCQ','AUDIO-bbbf3a98-b6ae-4ccc-95ef-fd1fb40db4c6-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:36:15'),('bbca71d1-3442-4442-a7f0-1ed87739a6c0','5d155771-a80b-4c7d-88df-56b0e833c511','Question 6','The passage suggests that commodification always benefits cultural preservation.',5,'TFQ',NULL,NULL,'IMAGE-bbca71d1-3442-4442-a7f0-1ed87739a6c0-0f5bcb2053ab7e0af915df0d2b41c913.jpg',0,'2024-12-05 15:23:32'),('bbd143f1-5e11-4c3c-9d4b-ced73d94ecfa','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 19','What cultural value does the speaker mention?',5,'MCQ','AUDIO-bbd143f1-5e11-4c3c-9d4b-ced73d94ecfa-38dbfefd43f68dd9c6ec10bb4ae9a5b0.mp3',NULL,NULL,0,'2024-12-11 15:17:46'),('bbe1f6c3-c20c-4d87-aed1-2019e4faf495','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 5','We ___ (not travel) to the beach next month.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:08:32'),('bbe87c0d-993d-4e86-a8ec-9de90ca6cd92','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 16','Fill in the blank with the correct pronoun:\r\n\"Most companies offer their employees benefits, though ___ specifics can vary greatly.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-bbe87c0d-993d-4e86-a8ec-9de90ca6cd92-775793d1be985951350d69c9b0ba91a1.png',0,'2024-12-03 13:22:24'),('bbe89411-df47-4df2-9227-c1c6b8e242ab','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 20','The park was _______ and full of greenery. It featured _______ trails and _______ views of the surrounding area.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:24:34'),('bbf12c4f-b29c-4fe3-b092-8f186c4d4827','48882788-baf8-468f-85bf-dc386c4a00a6','Question 4',' He ____ to school by bus.\r\n',10,'MCQ',NULL,NULL,'IMAGE-bbf12c4f-b29c-4fe3-b092-8f186c4d4827-fc906e7a9e2f6d78161f4274bf9171ce.jpg',0,'2024-11-28 13:59:03'),('bbf8f2c3-6c47-4375-bcd9-65078ac88dca','36cc2ca7-9643-4410-8166-50f68c988340','Question 4','Sarah is my sister. ___ is very kind.',10,'MCQ',NULL,NULL,'IMAGE-bbf8f2c3-6c47-4375-bcd9-65078ac88dca-6c98f8d9b6c89c448892ca73fc3b69a0.png',0,'2024-12-02 10:09:49'),('bc0da6f1-07a4-44dd-b658-7af72d2b476c','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','Question 2','What award did Tom receive? ',10,'MCQ','AUDIO-bc0da6f1-07a4-44dd-b658-7af72d2b476c-36387cfe33f09bc64cdd382dee283d34.mp3',NULL,NULL,0,'2024-12-09 10:52:41'),('bc0ec4b3-a69b-4537-8813-2ab81024a7f2','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 9','Select the correct plural of \"hero\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-bc0ec4b3-a69b-4537-8813-2ab81024a7f2-e7b7fcc93f8b85e2fc883ec38f7fab63.png',0,'2024-12-04 10:08:33'),('bc19f824-923d-4beb-a49b-98c416932a03','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 20','Identify the correct sentence in the past perfect tense:\r\n',5,'MCQ',NULL,NULL,'IMAGE-bc19f824-923d-4beb-a49b-98c416932a03-1d6d3d6ca93be557e486ce4dc3f98680.png',0,'2024-11-26 06:49:31'),('bc258d9d-3216-4d3c-a728-9299e586704f','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 8','Which country does Emily hope to visit?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:49:08'),('bc2a5c2f-6dbc-405e-8f5d-8f6dd9e7595e','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 20','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:27:19'),('bc424d19-4225-47fc-803c-54c594e0fd8d','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 8','What is one of the recreational activities you can do in Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bc424d19-4225-47fc-803c-54c594e0fd8d-33172e1460a3862c6545c3d9a699487d.png',0,'2024-12-03 10:03:55'),('bc48eac7-ff86-484c-9062-fb5146ef6886','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 15','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (person) in charge was late.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bc48eac7-ff86-484c-9062-fb5146ef6886-c0f104acd75cbedbbcd43f17228f80cb.png',0,'2024-12-04 10:52:48'),('bc68d07b-f125-4f00-9423-d83e7c84e9ab','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 10','What does \"document\" mean in the sentence \r\n\r\n“I wrote in my journal to document our adventures”?',10,'MCQ',NULL,NULL,'IMAGE-bc68d07b-f125-4f00-9423-d83e7c84e9ab-522a979568998115bff400777b0ad078.jpg',0,'2024-12-02 10:58:08'),('bc79a978-8fdf-40aa-a25d-71639ea4914b','7fd84c75-8187-4553-96aa-23cead94c780','Question 7','Choose the correct adverb: \"The results were ____ surprising.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:47:21'),('bc7f0016-a218-4e3b-8745-968a60224bf2','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 2','How long is The Strip in Las Vegas?',4,'MCQ',NULL,NULL,'IMAGE-bc7f0016-a218-4e3b-8745-968a60224bf2-18006f0d2cfee7b4f463b75b95c6588a.PNG',0,'2024-11-25 22:10:28'),('bc86f6f1-6164-4061-8000-a01e6b5c4d60','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 1','Alfin got married in 2020.\r\n',5,'TFQ','AUDIO-bc86f6f1-6164-4061-8000-a01e6b5c4d60-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 12:59:12'),('bc8dbcee-2e98-4425-a072-8fca8cd07154','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 14','As part of their commitment to sustainability, many companies _______ (switch) to renewable energy sources in the near future.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:01:14'),('bc914fc6-44a7-4950-94c1-60728900b961','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 5','What genres of literature does Alexandra enjoy reading in her personal time?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bc914fc6-44a7-4950-94c1-60728900b961-7cb2051e622e9c128e701b6298738126.png',0,'2024-11-29 13:57:26'),('bca52bdf-2472-49fe-b49a-e33ad3c2380f','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 15','Casa Del Sols dining area serves a variety of international dishes rather than regional delicacies.\r\n',5,'TFQ','AUDIO-bca52bdf-2472-49fe-b49a-e33ad3c2380f-0077a7c7f722fb82bef4feca7e03df42.mp3',NULL,NULL,0,'2024-12-10 14:48:54'),('bcb43b09-37b8-481f-be98-cded4e15e77b','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 3','Which school does Evelyn attend?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-bcb43b09-37b8-481f-be98-cded4e15e77b-f24fda2de55dbb5b5cd0a07523bf02cc.png',0,'2024-11-29 11:49:30'),('bcb9ea9e-66a1-4fd6-b30d-6c4ed20b9102','23eee435-4234-4224-b1d9-0b72379e8f19','Question 4','David and I worked on the project together. ___ finished it yesterday.',10,'MCQ',NULL,NULL,'IMAGE-bcb9ea9e-66a1-4fd6-b30d-6c4ed20b9102-241dd56409bc92ebad50df4a4c034944.png',0,'2024-12-02 11:06:17'),('bcba0da2-a9ef-4fbb-845d-7441a3f3ee4f','26d39f63-85dd-435b-aed1-0a507b625015','Question 17','Which is the correct direct speech for this sentence?\r\nReported: He said he couldnt attend the meeting.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bcba0da2-a9ef-4fbb-845d-7441a3f3ee4f-c7c4d9fe9a1b323d5a09665f1c43b0eb.png',0,'2024-11-28 12:24:12'),('bcbd19c5-5e8a-4215-b912-112a33e4bde0','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 23','The musical competition is open to all members of the school community.',3,'TFQ',NULL,NULL,'IMAGE-bcbd19c5-5e8a-4215-b912-112a33e4bde0-ce2ec112b23ca08c25c789d1ec986418.jpg',0,'2024-11-21 12:45:56'),('bcc1d12a-11e4-4766-937a-dfb7a490e451','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 1','What is the main purpose of the Innovation Hub?',3,'MCQ',NULL,NULL,'IMAGE-bcc1d12a-11e4-4766-937a-dfb7a490e451-6b8e245d75b3e2ed5651bb36e0c86fb4.PNG',0,'2024-11-23 23:37:37'),('bcc5d18b-b8c4-45ab-8b0c-934fb90f68e4','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 1',' What is Chef Marias main intention in opening \"Green Fork Bistro\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bcc5d18b-b8c4-45ab-8b0c-934fb90f68e4-96a55f3fcf1fa38c76b5029ffaf18e25.png',0,'2024-12-02 12:22:48'),('bcd08c63-26b2-4b66-9ae1-55528a23b7e7','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 12','An \"archive\" is a place where documents or records are preserved for historical and research purposes.',5,'TFQ',NULL,NULL,'IMAGE-bcd08c63-26b2-4b66-9ae1-55528a23b7e7-a8500868ccb3be29ec8727b9392696c3.jpg',0,'2024-12-03 10:42:33'),('bce44909-e574-4801-83ee-ea58228e36e7','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 6','What does forgiving do for friendships?\r\n',5,'MCQ','AUDIO-bce44909-e574-4801-83ee-ea58228e36e7-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:43:06'),('bcf6259c-7ddf-45dc-be76-7f83180e7ad0','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 10','Which of the following best defines the word radioactivity?',10,'MCQ',NULL,NULL,'IMAGE-bcf6259c-7ddf-45dc-be76-7f83180e7ad0-a836273c18bdbbb5efd90a934a1dc7d7.jpg',0,'2024-11-28 14:36:42'),('bcfb8c9f-a67b-4301-ad78-bf53f76dd81f','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 1','When do Mr. and Mrs. Green go shopping?',10,'MCQ',NULL,NULL,'IMAGE-bcfb8c9f-a67b-4301-ad78-bf53f76dd81f-e93cdfe5e4792d781ccfc641b6594686.PNG',0,'2024-11-26 08:33:27'),('bd12c155-7ad1-42a8-8aec-0be83a432292','5d155771-a80b-4c7d-88df-56b0e833c511','Question 16',' The Golden Compass of Arvuna\r\n\r\nIn the heart of the lush Arvuna Valley, a small town thrived, known for its warm hospitality and the ancient legend of the Golden Compass. The townspeople believed that the compass, a sacred artifact hidden deep within the valley, guided travelers who were lost or in need of help. It was said that only those with pure hearts and a genuine spirit of generosity could ever find it.\r\nEvery year, tourists from distant lands visit Arvuna, eager to explore its beauty, learn about its culture, and seek the famed compass. The townspeople, led by the wise elder Amara, welcomed everyone with open arms, offering them food, shelter, and stories of the valley. Amara always reminded the people, \"In Arvuna, we measure our wealth not by gold but by how well we treat our guests.\"\r\nOne day, a weary traveler named Elias arrived in the town. He looked exhausted, having wandered through the thick forests surrounding the valley for days without finding his way. His clothes were torn, and his boots were covered in mud, yet he was grateful to have reached Arvuna at last. As soon as he arrived, the townspeople noticed his worn-out appearance, and without hesitation, they offered him food, water, and a place to rest.\r\nElias, touched by their kindness, asked, \"Why do you show such generosity to a stranger like me?\"\r\nAmara, who had come to meet the traveler, smiled and replied, \"Here in Arvuna, every traveler is a gift. Our hospitality is what defines us, and it is through helping others that we find our true purpose.\"\r\nElias stayed in the town for several days, and as he recovered, he grew curious about the legend of the Golden Compass. One evening, over a shared meal with the villagers, he asked Amara, \"Is the legend of the Golden Compass true? Can it really guide people who are lost?\"\r\nAmara nodded gently. \"Yes, it is true, but the compass cannot be found by those who seek it for selfish reasons. Only those who have given freely of themselves, without expecting anything in return, may find it.\"\r\nThe next day, Elias prepared to leave the valley, but before he could, a frantic mother rushed into the town square, pleading for help. Her young son had wandered into the dense forest and hadnt returned. Without hesitation, Elias volunteered to help search for the boy. Despite still being tired from his own journey, he joined a group of villagers and ventured into the woods.\r\nHours passed as they searched through the dense undergrowth. Finally, Elias spotted the child, huddled beneath a tree, frightened but unharmed. Elias lifted him onto his shoulders and carried him back to the village. The mother, overcome with relief, thanked him with tears in her eyes.\r\nThat night, as Elias prepared to leave, he took a walk to a quiet part of the valley. As the moonlight bathed the hills in silver, something caught his eye. There, lying among the wildflowers, was a small, golden object—the Golden Compass. He picked it up, marveling at its beauty.\r\nThe next morning, Elias returned to the village and showed the compass to Amara. She smiled knowingly. \"The compass has found you, Elias, because you helped us without expecting anything in return. You are no longer lost.\"\r\nElias left Arvuna with the Golden Compass, forever changed by the lessons of generosity and hospitality he had learned. The town continued its tradition, reminding all who visited that true wealth comes from the heart.\r\n\r\n\r\n What is the significance of the Golden Compass in the town of Arvuna?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bd12c155-7ad1-42a8-8aec-0be83a432292-3ce1656bdb608c2568d5776041daab4c.jpg',0,'2024-12-06 10:46:12'),('bd338eb6-d56a-4ae8-9fd0-dd92bd2889a7','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 11','How long has Emma been living in Berlin?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bd338eb6-d56a-4ae8-9fd0-dd92bd2889a7-3c93e6adefec2f1025fb8d91cf6dd476.png',0,'2024-11-29 12:02:27'),('bd3ded42-c1ab-40af-9013-49443233f7c2','976f596f-834e-40e4-bb98-21b902f8a750','Question 1','The concept of the \"grand hotel\" in France began during the Second Empire under Napoleon III.\r\n',5,'TFQ','AUDIO-bd3ded42-c1ab-40af-9013-49443233f7c2-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:44:48'),('bd55256c-d7e1-4ade-b4bf-61f7b17397f7','48e954f7-123b-404f-a990-8083a78133b2','Question 6','What feature is mentioned about the Great Hall?\r\n',10,'MCQ','AUDIO-bd55256c-d7e1-4ade-b4bf-61f7b17397f7-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:24:51'),('bd6e63f8-a126-4f71-9b95-4b752dc6e0f9','976f596f-834e-40e4-bb98-21b902f8a750','Question 8','Seaside resorts in Nice and Cannes attracted primarily working-class tourists in the 20th century.\r\n',5,'TFQ','AUDIO-bd6e63f8-a126-4f71-9b95-4b752dc6e0f9-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:03'),('bd74ae12-7fc8-4686-9c04-d73436977d0f','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 13','Fill in the blank with the correct pronoun:\r\n\"Both candidates had strong qualifications, making ___ difficult for the hiring committee to choose.\"',5,'MCQ',NULL,NULL,'IMAGE-bd74ae12-7fc8-4686-9c04-d73436977d0f-9ed6a00f27bdcf0aa1ed2117cd30675e.png',0,'2024-12-03 13:10:06'),('bd76eeee-4d27-4c42-a39a-6737ab99f862','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 13','Match each phrase to its meaning:',5,'MPQ',NULL,NULL,'IMAGE-bd76eeee-4d27-4c42-a39a-6737ab99f862-7c485dd75f206bbf401be2af780523b7.jpg',0,'2024-12-02 09:33:41'),('bd7d11ac-dc11-4fbe-9f40-9e4f1ee98760','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 18','\"______ she finished her work, she went to the gym.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-bd7d11ac-dc11-4fbe-9f40-9e4f1ee98760-5ac333f6c1470afd545d430d87f78d13.png',0,'2024-12-03 15:07:10'),('bd7fa3a2-a298-457b-a7cc-b26e27746d3c','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 13','Chef Antonios goal is to create dishes that reflect traditional Italian cuisine.\r\n',5,'TFQ',NULL,NULL,'IMAGE-bd7fa3a2-a298-457b-a7cc-b26e27746d3c-89412b215003a8b06c8542bf4d4607d7.png',0,'2024-12-02 12:12:54'),('bd86261c-751b-46d0-a897-92d1cee6c744','c5087e84-1c75-438a-8f08-f28964af1e65','Question 14','\"Every tour includes an experienced EDIGU to ensure a memorable experience.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-bd86261c-751b-46d0-a897-92d1cee6c744-db6868aac7a48973b87a16c793c1640f.png',0,'2024-12-02 13:01:39'),('bd884014-b061-4086-893a-7bd59fdc5f98','7fd84c75-8187-4553-96aa-23cead94c780','Question 10','Choose the sentence that uses an adverb of degree:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:49:22'),('bd97e4e3-7338-4e60-8872-bbbeba2adda5','069d921b-0878-411b-a94d-ce525959c0d1','Question 12','\"His ______ helped him to succeed in his career.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-bd97e4e3-7338-4e60-8872-bbbeba2adda5-2690f8a07468d37fba38e59b4a013c0f.png',1,'2024-11-25 19:47:27'),('bd9d5dfd-2293-40c1-be09-0046435133ab','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 17','She spoke ____ favor of the new proposal.',5,'MCQ',NULL,NULL,'IMAGE-bd9d5dfd-2293-40c1-be09-0046435133ab-c9e681b7941bd51ebfdceccff30f02e7.jpg',0,'2024-11-28 15:45:16'),('bd9dc22f-0325-49b3-b766-c9a0925beb78','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 10','Watching street performances always requires buying a ticket.\r\nTrue\r\n',5,'TFQ',NULL,NULL,'IMAGE-bd9dc22f-0325-49b3-b766-c9a0925beb78-fcc91934e5df4873c73fbc731cbdebf8.jpg',0,'2024-11-28 13:43:33'),('bdabe441-37a3-428b-a4fd-63c7dc60c3f9','94de3108-eb46-4a5e-b039-962392a500e6','Question 7','The primary factors that led to Emmas career change were financial instability and poor work conditions.\r\n',5,'TFQ',NULL,NULL,'IMAGE-bdabe441-37a3-428b-a4fd-63c7dc60c3f9-37a03f69229c35da2b7afab7ee719824.jpg',0,'2024-11-29 12:39:59'),('bdad4920-394e-4362-bb2e-86d9dc0d1705','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 16','Why did people from around the village gather in the square?',5,'MCQ',NULL,NULL,'IMAGE-bdad4920-394e-4362-bb2e-86d9dc0d1705-fa4ab1e15c0c04d943f56cb5508d3254.PNG',0,'2024-11-28 13:51:42'),('bdb2a4e8-584a-46e9-81f9-682cf5e8e16c','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 15','The project ___ (not be) complete before December.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bdb2a4e8-584a-46e9-81f9-682cf5e8e16c-2b6cc080e6ae4232b538ddbd68682c62.jpg',0,'2024-11-29 13:43:01'),('bdb8f149-240c-4490-bcb4-6443050a9bc3','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 1','David: \"Im so excited! I just got a new job at a big company. Its a huge opportunity for me. Ill be working in their marketing department.\"\r\nJordan: \"Wow, thats fantastic news, David!__________________. I know youve been working hard to find something like this. Im really happy for you!\"\r\nDavid: \"Thank you so much! It feels like a big step forward in my career. I cant wait to start and see how it goes.\"\r\nJordan: \"Im sure youll do great. This job is a perfect match for your skills and experience. Lets celebrate your new position soon!\"\r\n\r\nWhat is the best thing to say to David who just got a new job at a big company?\r\n',10,'MCQ',NULL,NULL,'IMAGE-bdb8f149-240c-4490-bcb4-6443050a9bc3-ac6ee65e5a8e4a4c23a892cedac28f3f.jpg',0,'2024-11-26 02:17:06'),('bdbaf49d-039e-470e-8a48-a9edc710dc1a','773d3490-11ed-4025-aeec-d9fab774c585','Question 10','Direct: \"I saw a bird yesterday,\" he said.\r\nReported: He said that he ___ a bird the previous day.',5,'MCQ',NULL,NULL,'IMAGE-bdbaf49d-039e-470e-8a48-a9edc710dc1a-e48cfce885dd041753f1e472552ddbfe.png',0,'2024-11-28 11:45:43'),('bdbd6f8e-512f-4b81-aeea-379cc8abcd07','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 10','What does the communal aspect of street food enhance?',5,'MCQ',NULL,NULL,'IMAGE-bdbd6f8e-512f-4b81-aeea-379cc8abcd07-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:48:59'),('bdbe323b-4d28-4fd9-a867-d79c015e87ba','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 7','The crypt dates back to the ______ century.\r\n',5,'MCQ','AUDIO-bdbe323b-4d28-4fd9-a867-d79c015e87ba-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:03:32'),('bdc3d81d-8a1a-4a5c-9690-97d3cee48ad2','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 1','What is the main reason scientists use technology to study childrens brains?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-bdc3d81d-8a1a-4a5c-9690-97d3cee48ad2-26dc589006aa4105b9d2885eb786ab37.png',0,'2024-12-03 09:25:31'),('bdc4cd43-2d62-4b0a-9837-cb34c08cafd9','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 18','I ___ (not see) him in the office yesterday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bdc4cd43-2d62-4b0a-9837-cb34c08cafd9-9f309da3174757f04a7dafcbe7b7dd12.jpg',0,'2024-12-02 14:34:00'),('bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 1','Match each word with its appropriate description:',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 06:26:41'),('bdd96e68-1e4e-4d24-a417-c73dc66155cb','a6453283-af44-47e5-9f50-84628799eeac','Question 16','Find the antonym of peace from this sentence\r\n\r\nThe lake was once a place of \"peace\" and prosperity.',5,'MCQ',NULL,NULL,'IMAGE-bdd96e68-1e4e-4d24-a417-c73dc66155cb-49fff65d090e7bac9e7adf63400ce8b6.png',0,'2024-11-28 11:53:48'),('bde58886-a478-405d-81f8-f8fb1e87ed75','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 2','Find the antonym for \"Luxury\".',5,'MCQ',NULL,NULL,'IMAGE-bde58886-a478-405d-81f8-f8fb1e87ed75-9e4c80a8126084a62421cec07d35bb24.jpg',0,'2024-11-28 15:26:18'),('be0370c7-7abf-42c7-975a-29d0b9327233','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 17',' Choose the word that is the opposite of \"courteous\" in the sentence:\r\n\r\n\"The front desk staff are known for being courteous and welcoming.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-be0370c7-7abf-42c7-975a-29d0b9327233-2c648cafd018854fae8230849b368a9b.png',0,'2024-11-25 17:58:13'),('be1090fa-2fe9-456b-83a5-d7258579d63b','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 15','Unscramble the letters to find the correct word.\r\n\r\nR C A T H',5,'MCQ',NULL,NULL,'IMAGE-be1090fa-2fe9-456b-83a5-d7258579d63b-0b84b02dc06138d83c9a6913903ababf.png',0,'2024-11-29 10:35:00'),('be1a737f-b840-496f-872a-8b2f69c896e0','040f0458-cf71-4e61-a034-c5f58ab34269','Question 12','I ___ (never try) sushi until last week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-be1a737f-b840-496f-872a-8b2f69c896e0-f6f68fc1880f1ba71c3cda4ca686717d.jpg',0,'2024-12-02 09:58:20'),('be2241e7-abcd-4477-b080-a6b52cc737cf','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 6','The responsibilities were divided ____ the team members.',5,'MCQ',NULL,NULL,'IMAGE-be2241e7-abcd-4477-b080-a6b52cc737cf-989c9fd4c7a377593c3b9cbd64917de9.png',0,'2024-11-29 09:22:34'),('be28b4c8-4d9d-482b-9885-3e3261f92a20','bff50171-e66a-4665-963c-3369d594649a','Question 2','What does the G20 meet to talk about?\r\n',5,'MCQ',NULL,NULL,'IMAGE-be28b4c8-4d9d-482b-9885-3e3261f92a20-43ea80464d865e6085f95cd3827a7d34.jpg',0,'2024-12-03 08:54:01'),('be2f86e9-ef21-46e5-ae51-63744eb1f4dd','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 14','Choose the word that is the opposite of \"polite\" in the sentence:\r\n\"The staff are always polite and courteous to the guests.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:50:09'),('be3a4edb-beab-4832-b2ef-f63306c7324a','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 4','The historic city center was a maze of narrow cobblestone streets, lined with _______ (charming) cafés and boutiques. We spent our days wandering through the _______ (picturesque) alleys, admiring the _______ (beautiful) architecture that dated back centuries.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:04:01'),('be6b21af-ac56-45e3-ad33-a2f9538ec19a','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 3',' What moral value does this statement promote?\r\n',5,'MCQ','AUDIO-be6b21af-ac56-45e3-ad33-a2f9538ec19a-7e099d82d4a3048d664cccd2a15f81f4.mp3',NULL,NULL,0,'2024-12-12 10:41:47'),('be753414-6ab9-4cff-9239-f9e5809aea85','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 7','What is the synonym of \"conserve\"?\r\n\"We must conserve water during dry seasons to protect this valuable resource.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:33:27'),('be8d02f3-a8d9-4b35-9c1e-21483e44b119','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 18','\r\nSofia: \"Thank you all for making this trip unforgettable.\" \r\nLocal Host: \"We hope to see you again!\" \r\nSofia: \"Definitely! This place holds a special place in my heart.\"\r\n\r\n Choose the word that has the closest meaning to \"unforgettable\" in the sentence: \r\n\"Making this trip unforgettable.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:50:19'),('bea05b71-7b4c-48fc-b5cd-e1b6d2f60833','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 15','What is one of Emmas hobbies?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bea05b71-7b4c-48fc-b5cd-e1b6d2f60833-3c93e6adefec2f1025fb8d91cf6dd476.png',0,'2024-11-29 12:05:39'),('beb21a84-fc57-4a46-abcd-076f5c85add1','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 1','What is Evelyn\'s full name?\r\n',10,'MCQ',NULL,NULL,'IMAGE-beb21a84-fc57-4a46-abcd-076f5c85add1-f24fda2de55dbb5b5cd0a07523bf02cc.png',0,'2024-11-29 11:48:43'),('beb21c29-a90c-4add-b3d1-4c7a5b9eeb65','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 14','The company ___ (launch) a new product soon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-beb21c29-a90c-4add-b3d1-4c7a5b9eeb65-ca5b76d5d3a0e69a06eb30fecc0f595b.jpg',0,'2024-11-29 09:48:37'),('beb49a59-d031-47b9-a47e-2cfc0495b4ad','a16be13c-c049-47cd-b145-b3faae19a096','Question 14','What insects are attracted to the thistle?',5,'MCQ',NULL,NULL,'IMAGE-beb49a59-d031-47b9-a47e-2cfc0495b4ad-e091b84dff9907a55a66afb9f5596d21.jpg',0,'2024-12-05 11:06:39'),('bebf73b0-3577-442b-bd62-316bf8bf697e','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 7','Choose the plural form of \"lady\":',5,'MCQ',NULL,NULL,'IMAGE-bebf73b0-3577-442b-bd62-316bf8bf697e-b0df3eed572d794072e67881cb03fb21.png',0,'2024-11-04 14:10:14'),('becb62a7-f0c9-4aed-83f4-d8ad0c539e1f','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 4','How does the resort enhance the guest experience with its amenities?\r\n',5,'MCQ','AUDIO-becb62a7-f0c9-4aed-83f4-d8ad0c539e1f-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:46:15'),('bed46f91-c317-4513-b151-b8e448d497f1','36353aaa-0af1-4489-b057-25511e020826','Question 9','The researchers are planning to publish their findings _______ they have completed all the necessary experiments and analyzed the data.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:24:01'),('bf01ab7e-9c1e-4d4a-a8a5-4b24895ef0a1','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 12','\r\nHello everyone,\r\n\r\nMy name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.\r\n\r\n\r\nHow long has Rafael lived in the United States?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bf01ab7e-9c1e-4d4a-a8a5-4b24895ef0a1-f3f04e141160c7b408245f3efda99b24.jpg',0,'2024-11-29 11:24:36'),('bf038243-4724-4342-818d-5a4f2c569caa','1269e558-adde-4bee-a781-ed539cacdd78','Question 6','What does an adverb of degree tell us?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:15:59'),('bf05c80f-25a1-450c-82d9-e1b4b45f2c0b','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 19','Jonathan suggests starting the pilot program with regular guests instead of VIP guests.\r\n',5,'TFQ','AUDIO-bf05c80f-25a1-450c-82d9-e1b4b45f2c0b-308e7b780d48898925b2d370583b8b1f.mp3',NULL,NULL,0,'2024-12-11 10:54:31'),('bf18348b-db78-4189-8c5c-07492818d0f6','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 20','Identify the correct adverb of time clause in the sentence:\r\nWhenever I see her, she always has a smile on her face.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:41:37'),('bf41d9a5-8fb7-4d82-8b97-5fbcdd3798f4','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 11','The cat ____ on the chair every day.\r\n',10,'MCQ',NULL,NULL,'IMAGE-bf41d9a5-8fb7-4d82-8b97-5fbcdd3798f4-6e246c6ef1a13bbd299daba69378b1c9.jpg',0,'2024-11-28 14:15:55'),('bf497aeb-bc52-4d55-837d-15624ad7ac5c','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 15','What does the author believe about simplifying the presentation of information? \r\n',5,'MCQ',NULL,NULL,'IMAGE-bf497aeb-bc52-4d55-837d-15624ad7ac5c-da7698078337ba8940d5609351e5251c.png',0,'2024-12-03 09:18:30'),('bf542460-142b-46cb-8b93-5bbceacff93f','26d39f63-85dd-435b-aed1-0a507b625015','Question 11','Choose the correct transformation:\r\nDirect: \"Dont be late,\" the teacher told us.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bf542460-142b-46cb-8b93-5bbceacff93f-486c591a2be449494f569134c976acab.png',0,'2024-11-28 12:18:16'),('bf639c17-95aa-43ea-9920-64de0a2965b2','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 10','(she / steal all the chocolate)',10,'MCQ',NULL,NULL,'IMAGE-bf639c17-95aa-43ea-9920-64de0a2965b2-b1bb072fb5d9ae3ff7dbea2691457dfd.jpg',0,'2024-12-11 12:45:37'),('bf645c77-c006-4703-b41e-baf417da9a93','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 2','If he ___ (prepare) better, he will easily pass the interview.\r\n',5,'MCQ',NULL,NULL,'IMAGE-bf645c77-c006-4703-b41e-baf417da9a93-089743fabe73a52b8c73c3cadd71a66c.jpg',0,'2024-11-29 12:38:56'),('bf6de023-9e3e-4b44-90ae-0dbc27507f0e','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 4','Choose the correct word to replace the incorrect word in the sentence: \"The concierge offered exceptional custemer service.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:04:48'),('bf7b617f-ea8a-4b78-be40-e1bd4ad45885','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 17','Which word is an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:25:15'),('bf7e8d3d-5892-434b-8b2c-cbb09138c45d','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 14','The speakers office held a team-building retreat.\r\n',5,'TFQ','AUDIO-bf7e8d3d-5892-434b-8b2c-cbb09138c45d-61f24839a4d34e52fe19d7d92e5f2ec9.mp3',NULL,NULL,1,'2024-12-11 11:40:03'),('bf8d692c-7f49-4b32-86e9-c941e38d35ea','b29e7991-f853-47df-9475-7c0d65e15458','Question 9','During the annual festival, the local community came together to celebrate their heritage with music, dance, and traditional foods. The festival highlighted the cultural values that have been passed down through generations.\r\n\r\nWhat is a synonym for the word \"cultural\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bf8d692c-7f49-4b32-86e9-c941e38d35ea-9cf9a8a9be225c1ca5fa541a5225977b.jpg',0,'2024-11-25 11:33:35'),('bf99bf02-172d-4a57-9f8b-25da7842b469','e273317f-f53e-45dc-8ced-9e15ab266775','Question 18','Identify the modal verb that expresses ability:\r\n',5,'MCQ',NULL,NULL,'IMAGE-bf99bf02-172d-4a57-9f8b-25da7842b469-0ad8b8cadf4ae9d1593b0a2de36b0739.png',0,'2024-11-26 05:43:58'),('bfa26396-a291-41fa-ab4c-58723305804a','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 1','Where is the fitness center located?\r\n',10,'MCQ','AUDIO-bfa26396-a291-41fa-ab4c-58723305804a-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:23:13'),('bfa674b0-7c11-4ed9-b017-780658b4cd97','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 11','Which sentence is in the present perfect continuous tense?',5,'MCQ',NULL,NULL,'IMAGE-bfa674b0-7c11-4ed9-b017-780658b4cd97-1191e8342f1df1a9df69723ae67acefc.png',0,'2024-11-26 06:02:18'),('bfa9c1de-cceb-4bcf-8612-5e01ec7e480d','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 8','Which sentence includes an adjective acting as a noun?\r\n',5,'MCQ',NULL,NULL,'IMAGE-bfa9c1de-cceb-4bcf-8612-5e01ec7e480d-170d79b7b2737a2372f24babbc87a15d.png',0,'2024-11-26 05:26:23'),('bfab3728-716a-47c1-8c0d-b85137720814','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 15','Choose the sentence that contains an adverb clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:57:18'),('bfad619b-f6d7-4bbd-a856-6b02401a0511','cafdb09b-f3b5-4576-b931-329c5b668243','Question 8','The mountain view was _______ .\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:26:29'),('bfb33a21-c7c2-414e-a2b0-f554268d1864','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 6','Choose the correct noun phrase to complete this sentence: \"________ was filled with beautiful art.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:34:06'),('bfc4b2d8-6e03-4f0b-98af-4810db790c77','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 1','To: All Employees, Staff, and Visitors\r\nWe have designated smoking areas within the building as follows:\r\n\r\n● First Floor: Beside the display room\r\n● Second Floor: At the corner near the emergency stairs\r\n● Third Floor: Next to the toilet\r\n● Fourth Floor: Near the pantry\r\nAdditionally, there is a smoking area outside the office, located behind the security room.\r\nThank you for your cooperation.\r\nThe Staff Management.\r\n\r\nHow many smoking areas are available in the office building?',4,'MCQ',NULL,NULL,'IMAGE-bfc4b2d8-6e03-4f0b-98af-4810db790c77-e4abb4e93760fa4d14a0bdc80dcfeb80.jpg',0,'2024-11-21 12:25:47'),('bfcb97af-4515-4b1a-ac25-e0ac22ff9375','04d3a793-1da4-467d-8c52-763a3039f450','Question 4','As a hotel manager, what does Emma prioritize?',5,'MCQ','AUDIO-bfcb97af-4515-4b1a-ac25-e0ac22ff9375-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 12:04:27'),('bfd55c49-80a1-46f7-97ff-6fbe9dbfed01','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 17','Which of the following sentences is in the passive voice?',5,'MCQ',NULL,NULL,'IMAGE-bfd55c49-80a1-46f7-97ff-6fbe9dbfed01-636b8f4d10480e5f60e5222eb98f413c.png',0,'2024-11-26 06:45:41'),('bfe2f5c3-e771-4f9a-908e-d6ba943f96d4','df268158-c147-4638-b55e-bbf06a4f26a2','Question 12','He ___ (buy) a new book tomorrow.',5,'MCQ',NULL,NULL,'IMAGE-bfe2f5c3-e771-4f9a-908e-d6ba943f96d4-25c9e5fb26284b41f120c01a8e272668.jpg',0,'2024-11-29 10:00:53'),('bff46ac1-0a20-438b-b73e-34aebde1e5a7','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 13','What is your favorite hobby?\r\n',10,'MCQ',NULL,NULL,'IMAGE-bff46ac1-0a20-438b-b73e-34aebde1e5a7-6680d333ddf4f7040bdf707f8e2bda89.jpg',0,'2024-12-12 10:46:32'),('bff60d89-f1b8-4fee-9d6e-9624f9161549','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 4','He ___ the exam because he didnt study.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:47:13'),('c0032a5e-0df9-486f-bfa1-c2a6f837b211','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 3','The grapes looked….',10,'MCQ',NULL,NULL,'IMAGE-c0032a5e-0df9-486f-bfa1-c2a6f837b211-818a7d56085c88555eb99694289202f1.PNG',0,'2024-12-03 14:17:48'),('c004728c-0f08-4f4e-8f15-cfae8316f0ec','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 2','Alejandro Gutierrez is a coffee farmer from Colombia focused on ethical coffee production.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c004728c-0f08-4f4e-8f15-cfae8316f0ec-38f6e6d6099e0ae9d5454088185ee4df.png',0,'2024-12-02 13:25:33'),('c0071dfa-3c34-461a-ba71-a53f6a85216a','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 2','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-c0071dfa-3c34-461a-ba71-a53f6a85216a-5d3957e4f282098d041628d360a5ecbc.mp3',NULL,NULL,0,'2024-12-03 15:50:20'),('c011e1f0-d93c-4aa7-bb96-0db5b2d06d08','39047836-dedd-41d5-806a-71fd4d66577c','Question 16','Moonlit Castles main attraction is its medieval-inspired events and themed festivals.\r\n',5,'TFQ','AUDIO-c011e1f0-d93c-4aa7-bb96-0db5b2d06d08-00c5d1f269c9f8fd1ee39ae712782365.mp3',NULL,NULL,0,'2024-12-10 10:35:16'),('c016fe0b-ec53-477e-9e3d-10fc2d2803bc','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 8','Choose the correct noun phrase to complete the sentence: \"I need ___ for my trip.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:27:01'),('c0278595-c54c-40c5-8ced-1c675496cd16','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 15','\"Angkor Wat in Cambodia is one of the largest religious monuments in the world.\"\r\n\r\nThe word \"monument\" refers to a building or structure that is primarily for entertainment purposes.',5,'TFQ',NULL,NULL,'IMAGE-c0278595-c54c-40c5-8ced-1c675496cd16-2cd4d60f6e7dfb793de843a0ebec4371.jpg',0,'2024-12-03 11:12:36'),('c02d2cac-c9d8-4960-b4c9-65e9ddff5b58','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 10','The travel agency added new destinations to its tour packages to cater to a larger group of travelers.\"\r\n\r\n\"Add\" refers to removing or eliminating something.',5,'TFQ',NULL,NULL,'IMAGE-c02d2cac-c9d8-4960-b4c9-65e9ddff5b58-a5983b28c84525b42966b5c70fa3f0d8.jpg',0,'2024-12-02 11:55:58'),('c02ebe7f-4501-4a57-9166-a6d172cc5c49','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 6','Lisa feels _______ to be with her family.',10,'MCQ',NULL,NULL,'IMAGE-c02ebe7f-4501-4a57-9166-a6d172cc5c49-66912ea2be64a02a86cb48465ac11d1f.jpg',0,'2024-11-26 06:31:55'),('c041c92e-622d-4162-8a84-09979ff9ca00','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 18','What was one of the standout features of the event?\r\n',5,'MCQ','AUDIO-c041c92e-622d-4162-8a84-09979ff9ca00-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:36:14'),('c0468610-e5e6-4d46-af67-1852a0fcdbe7','d430d447-c971-4c28-861d-385e34e4f374','Question 11','____ you believe in luck?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c0468610-e5e6-4d46-af67-1852a0fcdbe7-3a74cb010914e8ca9088d7557a5f6a52.jpg',0,'2024-11-28 15:05:42'),('c05b1f43-11d7-4dee-b0e8-722ab65d2778','36353aaa-0af1-4489-b057-25511e020826','Question 13','Determine if the statement below is true or false.\r\nThe students will submit their assignments once the teacher has reviewed them.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:27:24'),('c0651320-b1f3-4c7c-8db4-45e4420a6123','318b5f94-4a81-4c44-8372-cef8e0561833','Question 7','How does Emily plan to reduce energy use in guest rooms? \r\n',5,'MCQ','AUDIO-c0651320-b1f3-4c7c-8db4-45e4420a6123-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:03:20'),('c073757d-ff78-4239-9666-8bdbe11d597e','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 10','The discovery of penicillin was a _______ breakthrough in medicine.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:49:46'),('c090f76e-95f4-40b8-bf86-d7abfb24d3a3','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 9','Choose the correct plural form of the noun in each sentence.\r\nOne church → many _____',5,'MCQ',NULL,NULL,'IMAGE-c090f76e-95f4-40b8-bf86-d7abfb24d3a3-b73e5afea949b38cbd04e8adf84133d1.png',0,'2024-12-04 10:28:04'),('c0a2310b-3430-4a1b-b0a9-ddc477a24a25','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 10','___ you ___ (buy) a new book next week?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:32:39'),('c0a7f1e2-0891-440c-a663-f3a6b25e1f2a','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 5','The narrator went on vacation alone.',7,'TFQ',NULL,NULL,NULL,0,'2024-11-25 11:32:52'),('c0a933a4-c836-4f3d-a3a1-34de21476eb3','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 5','Rearrange the letters \"TSIROUST\" to form a word:',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:55:51'),('c0b0a45b-72c2-4c94-bf34-98fb548a66d7','62fa8403-e764-4555-949c-236f7300e212','Question 17','You ____ the test results tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c0b0a45b-72c2-4c94-bf34-98fb548a66d7-93aa0ac456803c35a1eaadb8914dbccc.jpg',0,'2024-11-28 14:41:48'),('c0c4e54d-e5a3-4634-82c2-92fb570c29cb','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 15','Choose the best definition for techniques.',5,'MCQ',NULL,NULL,'IMAGE-c0c4e54d-e5a3-4634-82c2-92fb570c29cb-e0755c80b85ba1461f4e63fb4d0d7d84.jpg',0,'2024-12-01 10:26:59'),('c0ce0367-56e3-4b75-bc59-1acc15cddd00','41426465-c0af-4f11-bb66-c0e307279110','Question 10','We believe in (6)____________ more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________ will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________ drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______ bar until midnight.',5,'MCQ','AUDIO-c0ce0367-56e3-4b75-bc59-1acc15cddd00-b39430c8395d8c7325d375a0a3955fae.mp3',NULL,NULL,0,'2024-12-12 10:22:09'),('c0de3b9a-799d-49a8-9763-0d753030cc61','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 3','Match the vocabulary words from the passage with their correct meanings.',5,'MPQ',NULL,NULL,'IMAGE-c0de3b9a-799d-49a8-9763-0d753030cc61-aa7c6a8910452dde6d3158cc7587ceec.jpg',0,'2024-12-02 10:00:34'),('c0e21d35-4170-4901-a38b-61b947be34e9','88d20c15-824b-498f-908b-7e072a5c47a9','Question 6','Jenna visited the arboretum to learn about different species of trees and their environmental impact.\r\n\r\nWhat term refers to a place where different types of trees are grown and studied? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-c0e21d35-4170-4901-a38b-61b947be34e9-3843d2aaf01d81a0644cefa36681ae84.jpg',0,'2024-12-02 11:04:33'),('c0e89dab-34a9-4930-9e4f-887be3503249','456af0ad-de69-42a7-b227-135601f1cc0a','Question 8','What else does Mia want to do if it is windy?\r\n',10,'MCQ',NULL,NULL,'IMAGE-c0e89dab-34a9-4930-9e4f-887be3503249-a0be7eb12d66f5594c4dd529c144a280.png',0,'2024-12-02 11:32:27'),('c0ea4394-9b06-4740-8bea-f61c152ec550','26f2798d-46dc-4790-aece-aa1175435106','Question 3','Choose the correct noun phrase to complete the sentence: \"I found ___ on my way home.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:34:32'),('c0fda1cf-4f40-466e-bb8d-61fd86c39cdf','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 8','What is a \"tourist\"?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:42:06'),('c1028de7-5f7f-449c-ae21-56393fb362d4','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 3','Which of the following sentences has a noun phrase as its subject?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:26:38'),('c1092aa5-d703-4ccc-ba7b-bea1eba29794','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 5','Find the synonym for unity.',10,'MCQ',NULL,NULL,'IMAGE-c1092aa5-d703-4ccc-ba7b-bea1eba29794-76a8cbb4148b8fa79820eb4aae3cce17.jpg',0,'2024-11-28 14:45:33'),('c10e97d0-676c-4d36-a512-7a98e70bdb83','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 14','They ____ to the gym after work.\r\n',10,'MCQ',NULL,NULL,'IMAGE-c10e97d0-676c-4d36-a512-7a98e70bdb83-919ed82e15bbae1bf7744124ef1cc981.jpg',0,'2024-11-28 14:17:28'),('c116fa45-c00c-4eb4-962c-255bb971d78f','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 18','She is standing ____ her friend in the photo.',5,'MCQ',NULL,NULL,'IMAGE-c116fa45-c00c-4eb4-962c-255bb971d78f-ab5dd67c9a692e89618bd8d3c1c8b126.jpg',0,'2024-11-28 15:25:40'),('c120dac5-af96-4f8c-bddf-333f229a6e03','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 2','My family is very ______ and supportive.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-c120dac5-af96-4f8c-bddf-333f229a6e03-5d861d66c7370c280981fe9f894c127c.jpg',1,'2024-11-21 14:45:46'),('c1351731-5af0-4217-94ab-bfcaaaccc3a7','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 3','Direct: \"I will help you tomorrow,\" she said.\r\nReported: She said that she ___ help me the next day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c1351731-5af0-4217-94ab-bfcaaaccc3a7-a914f2666388f5cf795f601ebcf65784.png',0,'2024-11-28 11:52:05'),('c1399b5c-f323-44cf-a42e-1ed7bcf0c048','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 8',' I ____ coffee in the morning.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c1399b5c-f323-44cf-a42e-1ed7bcf0c048-4d2f221def74092a9c87caad1b1430aa.jpg',0,'2024-11-28 14:14:35'),('c14b523b-d958-4875-b5fd-0d34ae4bae50','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 1','Helping others can make us feel good.\r\n',5,'TFQ','AUDIO-c14b523b-d958-4875-b5fd-0d34ae4bae50-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:28:40'),('c153f310-e23f-4940-a29f-1686f90643ab','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 1','She was accused ____ theft by her colleagues.',5,'MCQ',NULL,NULL,'IMAGE-c153f310-e23f-4940-a29f-1686f90643ab-6e0dc69eb72df3a701040b35b91ab95c.jpg',0,'2024-11-29 09:16:55'),('c1550a51-5b70-4682-a9e7-ecf2feeae38a','39047836-dedd-41d5-806a-71fd4d66577c','Question 6','What does the manager say has drawn visitors to The Antiqua Hotel for generations?\r\n',5,'MCQ','AUDIO-c1550a51-5b70-4682-a9e7-ecf2feeae38a-4d80bdf406cfe4ba23c7653dd39e8c59.mp3',NULL,NULL,0,'2024-12-10 10:14:24'),('c15fbae7-c786-4520-9aee-62d17ce281ec','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','Question 1','Sheep make paths in the\r\n',5,'MCQ',NULL,NULL,'IMAGE-c15fbae7-c786-4520-9aee-62d17ce281ec-ad12b2b9beceea06a6c50a8c4beaedeb.png',0,'2024-12-02 09:28:14'),('c17f25d8-dd4e-4340-8ec0-ee7bf5153c18','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 8','Which word best describes mochi\'s adaptability to both sweet and savory dishes?',5,'MCQ',NULL,NULL,'IMAGE-c17f25d8-dd4e-4340-8ec0-ee7bf5153c18-aa7c6a8910452dde6d3158cc7587ceec.jpg',0,'2024-12-02 10:06:03'),('c1a29b23-3c81-43a5-b247-f62ee6ca1ff8','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 15','How would you describe the theme of Alfins wedding?\r\n',10,'MCQ','AUDIO-c1a29b23-3c81-43a5-b247-f62ee6ca1ff8-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:04:30'),('c1a8a3fb-aace-4ea3-8e55-acd56541a783','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 18','Match the elements of the Harmony Workshop with their effects:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 13:29:05'),('c1aaa005-627d-47f1-a561-25d1df726864','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 16','What the opposite of jealous?',5,'MCQ',NULL,NULL,'IMAGE-c1aaa005-627d-47f1-a561-25d1df726864-22c1bb71b9607c2cd44e22719e6491ff.jpg',0,'2024-11-28 10:59:49'),('c1b0af19-8047-4c23-b50c-dcbdfe4e8958','3046da72-814f-42e0-bd7f-cf6618a820db','Question 16','What did Mark say about the trip?',5,'MCQ',NULL,NULL,'IMAGE-c1b0af19-8047-4c23-b50c-dcbdfe4e8958-d2702e8c57f97efdf02ae04d085036a5.jpg',0,'2024-12-04 11:02:18'),('c1b0c4e0-2e3b-44cc-9f32-6e149997ce9e','23eee435-4234-4224-b1d9-0b72379e8f19','Question 9','Sophia is working on her homework, and ___ needs a quiet place to concentrate.',10,'MCQ',NULL,NULL,'IMAGE-c1b0c4e0-2e3b-44cc-9f32-6e149997ce9e-ae967cf1f33d37c3b710856fee1599e5.png',0,'2024-12-02 11:15:53'),('c1b788d9-03bc-40e5-a0f4-d2458e60d3de','48e954f7-123b-404f-a990-8083a78133b2','Question 3','When did the castle become a hotel?\r\n',10,'MCQ','AUDIO-c1b788d9-03bc-40e5-a0f4-d2458e60d3de-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:23:09'),('c1cf4bb4-d027-4e34-aa5b-620c12418a3b','ff825264-d21d-4612-821f-2f19f8044bc2','Question 11','What kind of atmosphere is described at the banquet? ',5,'MCQ','AUDIO-c1cf4bb4-d027-4e34-aa5b-620c12418a3b-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:16:52'),('c1d8b9ec-4934-44aa-adfb-a4e8965c1d68','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 12','They ___ (start) the project in two days.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c1d8b9ec-4934-44aa-adfb-a4e8965c1d68-a6bfa0d735a06abf8c4455d6e2b74883.jpg',0,'2024-11-29 11:21:31'),('c1dfe13e-e629-480d-b54e-625cb997c2d7','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 2','Which noun phrase best completes the sentence? \"___ is my favorite place to visit during summer.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:22:24'),('c1e8ed17-dbcd-4b61-b530-b31d78c3c74b','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 3','The sentence \"I will eat dinner when I get home\" uses an adverb of time clause.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c1e8ed17-dbcd-4b61-b530-b31d78c3c74b-1ff93d6e77f4bdfc27ce2883aa281020.jpg',0,'2024-12-03 13:28:00'),('c20dee84-a1ab-4c2e-8bdc-bf9de905c2c5','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 6','(she / leave her phone in a taxi)',10,'MCQ',NULL,NULL,'IMAGE-c20dee84-a1ab-4c2e-8bdc-bf9de905c2c5-c165eafed358fa156de8708a3bb1ed2b.jpg',0,'2024-12-11 12:42:05'),('c214badb-5a3d-4c78-8bd8-3f012c110474','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 14','The old church serves as a ______ for rare birds.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c214badb-5a3d-4c78-8bd8-3f012c110474-c6089a0c5e463739c253ed642ad16aa0.jpg',0,'2024-11-25 13:35:49'),('c2170d14-4444-4303-b149-710b2284c7c9','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 6','Till was a talented musician who played the guitar beautifully. He practiced for hours every day, _______ he could master the most difficult pieces. His dedication was evident in every performance. \r\n',5,'MCQ',NULL,NULL,'IMAGE-c2170d14-4444-4303-b149-710b2284c7c9-effd97b5e8e474cbfdea3ff9932a8fe1.jpg',0,'2024-12-03 10:03:28'),('c21ef6cb-7542-4e91-a934-3d8599b4edb4','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 4','Match the Word with Its Meaning',10,'MPQ',NULL,NULL,'IMAGE-c21ef6cb-7542-4e91-a934-3d8599b4edb4-051d29a821fec3929cd45c559ffa4c63.jpg',0,'2024-12-02 10:27:12'),('c220f353-8b7f-418d-a74a-d537c1a8dec4','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 7','Lilas feast grew into an annual event that celebrated cultural __________.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c220f353-8b7f-418d-a74a-d537c1a8dec4-bcbd0eb09bcd093a0c0800c752314a71.jpg',0,'2024-12-06 10:54:40'),('c2297930-c976-40b3-8cb8-9d9e4222ceaf','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 12','Direct: \"We are planning a trip,\" they said.\r\nReported: They said that they ___ a trip.',5,'MCQ',NULL,NULL,'IMAGE-c2297930-c976-40b3-8cb8-9d9e4222ceaf-b0a4f854b3ba476950490988e843cc9b.png',0,'2024-11-28 11:59:22'),('c274fb78-f2c3-425e-86c5-7e9690c30174','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 28','The phrase \"dont miss\" in the announcement suggests:',4,'MCQ',NULL,NULL,'IMAGE-c274fb78-f2c3-425e-86c5-7e9690c30174-1a35ac5b99001121d37decc40eedbe92.PNG',0,'2024-11-24 00:42:27'),('c2781821-b9ed-42cb-9aa4-f4170fdc7435','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 3','Direct: \"I went to the mall yesterday,\" he said.\r\nReported: He said that he ___ to the mall the previous day.',5,'MCQ',NULL,NULL,'IMAGE-c2781821-b9ed-42cb-9aa4-f4170fdc7435-84a68c929778a38d7c89bbf9d0f7f41d.png',0,'2024-11-28 13:20:44'),('c27dbe42-a6d3-4d65-987e-22d1e8aef76d','1269e558-adde-4bee-a781-ed539cacdd78','Question 3','Which word is an adverb of frequency?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-10 15:13:18'),('c290e91e-9ae1-43f4-b23d-1a11dfeabfd4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 16','Apologizing can sometimes be difficult because it involves vulnerability.\r\n',5,'TFQ','AUDIO-c290e91e-9ae1-43f4-b23d-1a11dfeabfd4-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:45:04'),('c2927adf-2312-4da2-9565-04560a217633','c5087e84-1c75-438a-8f08-f28964af1e65','Question 2','Irfan Hakim: \"How was the hospitality conference in Berlin?\" \r\nRaffi Ahmad: \"It was fascinating! Each country sent a delegate to share their unique tourism initiatives.\"\r\n\r\nWhat is a synonym for the word \"delegate\"? \r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-c2927adf-2312-4da2-9565-04560a217633-3f9e3f02527112e7e7c45d732a4275ee.jpg',0,'2024-12-02 12:45:36'),('c293301c-bf59-456c-baff-d1245defc5be','88d20c15-824b-498f-908b-7e072a5c47a9','Question 13','\"The students sat quietly as the principal gave an inspiring speech.\"\r\n\r\n\"Speech\" refers to an informal chat between friends.',5,'TFQ',NULL,NULL,'IMAGE-c293301c-bf59-456c-baff-d1245defc5be-0a1c9f456cfdff156e639165a988884b.jpg',0,'2024-12-02 11:28:57'),('c2d15cdf-91e9-425b-a77b-ff2364a5cc4d','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 6','Gandhi believed that peace was more powerful than violence.',5,'TFQ',NULL,NULL,'IMAGE-c2d15cdf-91e9-425b-a77b-ff2364a5cc4d-eae78d4e61d75e7c91dab3d2bcd3333f.png',0,'2024-11-28 14:45:48'),('c2d7b813-234c-4207-aee3-1ea8897ca155','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 2','How did Sarah describe Maria?',10,'MCQ','AUDIO-c2d7b813-234c-4207-aee3-1ea8897ca155-38c115c173b1bceae6b270722b27415b.mp3',NULL,NULL,0,'2024-12-06 14:24:26'),('c3017313-9d33-4c1e-8efe-b886a9ce95f0','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 4','Identify the correct usage of a phrasal verb:',5,'MCQ',NULL,NULL,'IMAGE-c3017313-9d33-4c1e-8efe-b886a9ce95f0-dced437ce83b73b836dbd23edaabfcfb.png',0,'2024-11-26 05:54:23'),('c306baf0-e7ac-404c-8dd8-8ff6ef950bde','f29c9b92-f01b-4ed4-a606-d14a26349065','Question 6','Guests enjoyed a guided tour of the zoo after the ceremony.\r\n',5,'TFQ','AUDIO-c306baf0-e7ac-404c-8dd8-8ff6ef950bde-7b42f609c29cdf55d26ceff65a441c26.mp3',NULL,NULL,0,'2024-12-11 13:00:11'),('c312096a-8b87-45cf-8ff3-d3f2c8343d51','73c31e29-44e4-4aeb-b339-8355f83992a3','Question 4','The author believed that facts alone were enough to make a blog interesting. \r\n',10,'TFQ',NULL,NULL,'IMAGE-c312096a-8b87-45cf-8ff3-d3f2c8343d51-9dd141d947f1b22fea90dd42d3549301.png',0,'2024-12-03 08:44:05'),('c3140345-a329-4763-b8f7-1e5a219eb903','63c67806-3492-4bb1-8ace-254db076af70','Question 5','What catering options are available for events?\r\n',5,'MCQ','AUDIO-c3140345-a329-4763-b8f7-1e5a219eb903-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:36:14'),('c314c3d8-940c-4dc2-8379-82281c198d3c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 6','She ___ very happy when she received the award.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:48:07'),('c3279ab3-c292-42cc-aacb-a9b1c32ffc65','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 6','Select the correct past participle of \"write.\"',5,'MCQ',NULL,NULL,'IMAGE-c3279ab3-c292-42cc-aacb-a9b1c32ffc65-a1e4be625e192e94b2c97736bea09cd1.png',0,'2024-11-26 03:35:40'),('c32c5d02-4493-4ee2-a143-dd4789ed4f7c','976f596f-834e-40e4-bb98-21b902f8a750','Question 20','What best describes the current legacy of French historic hotels?\r\n',5,'MCQ','AUDIO-c32c5d02-4493-4ee2-a143-dd4789ed4f7c-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:49:49'),('c32f2498-483d-4836-9388-dccb219f878d','62fa8403-e764-4555-949c-236f7300e212','Question 4','Water ____ at 0 degrees Celsius.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c32f2498-483d-4836-9388-dccb219f878d-18174b87e8b1cf9a29ebb4882f686eb1.jpg',0,'2024-11-28 14:34:18'),('c340d7c7-8428-4049-a241-7899e5c4ddda','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 12','How do tacos reflect the culture of Mexico?',5,'MCQ',NULL,NULL,'IMAGE-c340d7c7-8428-4049-a241-7899e5c4ddda-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:50:10'),('c345f310-ed01-44d0-8316-ace844884738','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 10','He ________ a letter to the principal.',10,'MCQ',NULL,NULL,'IMAGE-c345f310-ed01-44d0-8316-ace844884738-5ff0621f1efab813a5cb63303656a04d.jpg',0,'2024-12-02 10:49:16'),('c3724efa-5117-40b0-a5bf-8e50bcedb096','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 14','Match the historical building to its country of origin:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-03 11:40:10'),('c37eba41-9149-48ce-b789-8f0c54d72092','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 3','Choose the word that is the opposite of \"abandon\" in the sentence:\r\n\"We should not abandon our efforts to preserve these historic sites.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:01:44'),('c39ac60f-e6f7-4fb9-bbe6-0ede52b2d1ac','184f89b9-fcaf-446d-9e3f-e085318ac802','Question 10','According to Emily, what is important in hospitality?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 14:51:40'),('c3b34143-a725-49cf-81d5-f52762156475','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 1','Find the synonym for \"Expand\". ',5,'MCQ',NULL,NULL,'IMAGE-c3b34143-a725-49cf-81d5-f52762156475-f2b81b750d985c33f6678f8c229f9121.jpg',0,'2024-11-28 15:25:27'),('c3f35167-7ec7-4913-b92e-32faf067fdc5','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 2','They ___ the movie last night.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:25:09'),('c3fcb0e5-8227-4ed1-8b92-ae57f3d3bea6','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 2',' Choose the word that is the opposite of \"courteous\" in the sentence:\r\n\r\n\"The front desk staff are known for being courteous and welcoming.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-c3fcb0e5-8227-4ed1-8b92-ae57f3d3bea6-11deefc22a31e7a450bd67aab49fb88c.jpg',0,'2024-11-26 03:31:29'),('c4095938-21bd-4bef-a486-1a620f49dd8d','7fd84c75-8187-4553-96aa-23cead94c780','Question 9','Which of the following sentences uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:48:39'),('c42dcc67-481d-480a-9a14-8a53bd4c9f84','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','Question 1','Edison was known for being lazy',1,'TFQ',NULL,NULL,NULL,1,'2024-11-04 14:17:25'),('c432b644-84f7-4810-8d56-7dafc05cd57d','36353aaa-0af1-4489-b057-25511e020826','Question 5','Arrange the words below into the correct sentence.\r\nthe / have / they / received / grant / as / soon / the / approval ',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:20:22'),('c4382659-227c-422a-b73e-fc0649e4a17f','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 9','What is one of the current uses of Rosewood Castle?\r\n',5,'MCQ','AUDIO-c4382659-227c-422a-b73e-fc0649e4a17f-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:49:42'),('c4613080-cdb3-4292-94ea-c6deb92794c9','8dcb7796-0eb0-4666-8bab-a0e363397399','Question 1','Choose the word that has the closest meaning to \"significant\" in the sentence:\r\n\"The old temple is a significant landmark in the town.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:59:37'),('c468fb21-f418-4d58-a77c-c748d53ab4d2','a89648cb-a116-4dbe-b304-24818d8f1725','Question 7','Kyoto is surrounded by hills and mountains that create a constantly evolving landscape, especially during the autumn season when the leaves turn vibrant colours. \r\n',5,'TFQ',NULL,NULL,'IMAGE-c468fb21-f418-4d58-a77c-c748d53ab4d2-d7a780ab845fc94830ebcd7e2f492810.jpg',0,'2024-12-03 11:14:06'),('c4749b91-630f-4015-a5df-77845218d062','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 9','\r\nThe synonym for \"avenue\" is road\r\n',5,'TFQ',NULL,NULL,'IMAGE-c4749b91-630f-4015-a5df-77845218d062-450c3694e6589ea69560331f130135a1.jpg',0,'2024-11-25 12:27:13'),('c4a5b688-887c-46c2-a980-b9b44a7a9b92','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 2','Which sentence uses an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:51:04'),('c4b99257-a0a5-456d-b605-a536a78b0a43','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 18','Choose the word that has the closest meaning to \"authentic\" in the sentence:\r\n\r\n\"Visitors love the authentic experience of dining in a traditional setting.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-c4b99257-a0a5-456d-b605-a536a78b0a43-1b1effee35cd9ea9fce8c9a5fe84515d.jpg',0,'2024-11-25 18:01:01'),('c4c87e09-948f-468c-82ec-5e299d0e6a60','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 2','Match the public spaces to their functions:',10,'MPQ',NULL,NULL,'IMAGE-c4c87e09-948f-468c-82ec-5e299d0e6a60-c7bd070909b624c1d96ce46fe7779607.jpg',0,'2024-12-03 10:36:51'),('c4ccd4c5-27a3-47e1-8be0-ffec2071a5a2','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 2','Which moral value is being discussed here?\r\n',5,'MCQ','AUDIO-c4ccd4c5-27a3-47e1-8be0-ffec2071a5a2-2ea13ed5128cb789399361f5b31b1f38.mp3',NULL,NULL,0,'2024-12-12 10:41:15'),('c4d06efd-73ca-4d21-92bb-256030600dbc','19ab833e-87cf-4963-a786-d5d63993a84f','Question 3','In “Her dream to travel the world became her passion,” what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c4d06efd-73ca-4d21-92bb-256030600dbc-6168a83197a98b59de2c51273dc8c907.jpg',0,'2024-11-28 12:00:32'),('c4d3b8ab-b45d-434b-8158-b6c78055de95','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 12','To make the material memorable, the author emphasizes breaking down complex concepts into simpler pieces. \r\n',5,'TFQ',NULL,NULL,'IMAGE-c4d3b8ab-b45d-434b-8158-b6c78055de95-3068902714ba6c670be343b4b504e267.jpg',0,'2024-12-03 09:17:13'),('c4d59877-caa3-40b0-a411-ca1a6dbb80cd','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 10','Choose the correct plural form of the noun given in parentheses.\r\nHe bought two ________ (potato) for dinner.',5,'MCQ',NULL,NULL,'IMAGE-c4d59877-caa3-40b0-a411-ca1a6dbb80cd-dcf33d0ae65eee9034ca220266599e61.png',0,'2024-12-04 10:48:34'),('c4d70345-edc4-46da-b665-3ec7515ef166','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 12',' How did the audience react to the comedian?\r\n',5,'MCQ','AUDIO-c4d70345-edc4-46da-b665-3ec7515ef166-ddf7b00511c13418e12b9827e9ba8cea.mp3',NULL,NULL,0,'2024-12-11 15:06:24'),('c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b','069d921b-0878-411b-a94d-ce525959c0d1','Question 7','\"I have a lot of ______ from different countries.\" \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b-11c9fb8c9805e34a81a9df13931adc8f.png',1,'2024-11-25 19:40:50'),('c4f1290a-7193-46c1-96b7-66235d930d67','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 14','A sincere apology includes an explanation of the mistake and an expression of regret.\r\n',5,'TFQ','AUDIO-c4f1290a-7193-46c1-96b7-66235d930d67-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:44:42'),('c4f17f7f-1d5c-4032-9374-2d3ff637499f','26f2798d-46dc-4790-aece-aa1175435106','Question 4','Which noun phrase best completes the sentence? \"___ is my favorite place to visit during summer.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:35:20'),('c4faa4af-acab-402b-8441-8a8d7931095e','744dc18e-addd-488f-925f-00d2a479eeba','Question 7',' Housekeeping Duties \r\n\r\nEmily, a housekeeping supervisor, checks that all rooms are cleaned and organized to meet hotel standards. Her attention to detail ensures each guest feels comfortable and enjoys a spotless environment.\r\n\r\nWhat does \"spotless\" mean in the sentence? \r\n\r\n\"Her attention to detail ensures each guest enjoys a spotless environment.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:02:53'),('c50010c4-50e8-41b0-8abc-9d1cfbdf5541','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 10','Select the noun phrase that best serves as an indirect object:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:01:41'),('c5039122-46d4-41b7-8fe4-1578182171e1','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 8','They ___ the proposal after reviewing it thoroughly.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:49:07'),('c503dab1-9a6c-4d09-8c0d-bc9f17dc677b','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 19','In response to recent trends, the fashion industry _______ (introduce) new eco-friendly collections next year.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:59:16'),('c50d039c-93ac-4315-a56c-46dcfb8289d7','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 12','What department did Michael work in before becoming a guest relations manager?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:54:14'),('c5205a56-019f-4394-8697-3d70abb86c5e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 11','Choose the correct plural form for each noun in the question.\r\n\"Tooth\" ',5,'MCQ',NULL,NULL,'IMAGE-c5205a56-019f-4394-8697-3d70abb86c5e-07f11fdbd6940303bac4d7a311d6f608.png',0,'2024-12-04 09:59:48'),('c5226216-b3b1-48da-b5b8-1e48a0dfacc3','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 1','What is after the news?\r\n',5,'MCQ','AUDIO-c5226216-b3b1-48da-b5b8-1e48a0dfacc3-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:46:10'),('c522a223-499d-43cd-8bac-7d64004fdbe7','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 12','Match the sentences to their noun phrases:',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 14:10:20'),('c523e8f3-3684-4f72-8e0e-9719c5947924','a01ae31e-9562-4284-96b5-f70ece994003','Question 12',' Green Leaf Resort is located in Thailand.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:37:02'),('c55da174-f6d3-451e-ad0f-e254055b28ed','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 11','We will start the meeting _______ all the team members arrive.',5,'MCQ',NULL,NULL,'IMAGE-c55da174-f6d3-451e-ad0f-e254055b28ed-44bf9da6362a2e3fa9aea350d5941a35.jpg',0,'2024-12-03 10:08:19'),('c55dd096-7599-4751-ad28-5a8e2ba58960','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 6','Choose the sentence with an adverb clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:09:16'),('c5645c66-97b6-454d-8170-053084f52b5d','3046da72-814f-42e0-bd7f-cf6618a820db','Question 13','What was one of the landmarks Mark saw in London?',5,'MCQ',NULL,NULL,'IMAGE-c5645c66-97b6-454d-8170-053084f52b5d-47009e2517ede97540e4b4ed8c1dbce7.jpg',0,'2024-12-04 11:00:34'),('c583b796-10d9-46d7-81b4-cbd1aba4a9b5','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 18',' The author believes that facts alone are enough to make information meaningful and impactful.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c583b796-10d9-46d7-81b4-cbd1aba4a9b5-3068902714ba6c670be343b4b504e267.jpg',0,'2024-12-03 09:19:56'),('c5865270-bfd8-4248-b01b-611d4ff7c94b','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 8','The museum\'s iconic glass pyramid entrance was constructed in the 18th century.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c5865270-bfd8-4248-b01b-611d4ff7c94b-e5d5d400f737e69c677fc719e3faaf33.jpg',0,'2024-12-03 11:01:11'),('c59051c2-7c2f-4540-8540-e5947218613a','54576a13-8360-433e-b515-61511d337de3','Question 4',' Announcement\r\n\r\nTo: All customers,\r\nDue to the severe fire that happened last week, our company, Rainbow Corporation has to renovate some buildings. The renovation will be time consuming and consequently our office will be temporarily moved to Flamboyant Street 16 about 500m from our company. We will not stop our production, but it will influence our production process, such as the delay of product making, tardiness of product delivery and other services.\r\nSorry for the inconvenience.\r\n\r\n\r\n\r\n\r\n\r\n\r\nThank you.\r\nMr. Johnson\r\nGeneral Manager.\r\n\r\nWhy must Rainbow Corporation renovate its buildings?',8,'MCQ',NULL,NULL,'IMAGE-c59051c2-7c2f-4540-8540-e5947218613a-52503974bf4c8e8acc151d5047a356d1.jpg',0,'2024-11-21 09:18:49'),('c59630d9-0174-4c5c-929a-ae5ae8750390','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 10','Where are mobile phones not allowed?\r\n',5,'MCQ','AUDIO-c59630d9-0174-4c5c-929a-ae5ae8750390-d46b1e0d64cacb45fb6aac98eb4e07b6.mp3',NULL,NULL,0,'2024-12-11 10:20:25'),('c596f97e-ec99-4f60-bc73-7d346615c7a2','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 5','Which of these is an adverb of degree?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:43:12'),('c59902dd-f6ca-47ae-a99f-91900bc0980c','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 3','___ you ___ (send) the email later today?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c59902dd-f6ca-47ae-a99f-91900bc0980c-e1c0ee18f1864112a2f515c695b00653.jpg',0,'2024-11-29 11:16:28'),('c5a4e3cb-89ad-4e1a-8e98-ca15945bfc97','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 14','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-c5a4e3cb-89ad-4e1a-8e98-ca15945bfc97-a074f12f0701f9ff7f23fc4dec607fbd.mp3',NULL,NULL,0,'2024-12-04 15:29:22'),('c5bd8b48-7e6e-4164-9ffd-a3dafc9c9b76','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 14','\"The ________ garden was admired by everyone.\" \r\nChoose an adjective to complete the noun phrase.',5,'MCQ',NULL,NULL,'IMAGE-c5bd8b48-7e6e-4164-9ffd-a3dafc9c9b76-8cccf4c2161195dd0b725a48676b026a.jpg',0,'2024-11-28 11:54:26'),('c5e26b67-c186-4c81-bfe0-a0c8fb56da09','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 2','She ___ (not attend) the meeting next week.\r\n',10,'MCQ',NULL,NULL,'IMAGE-c5e26b67-c186-4c81-bfe0-a0c8fb56da09-4457098acdb814e9f10f67b6474f7dfd.jpg',0,'2024-11-29 10:35:24'),('c609e7a5-02c1-4bf8-9807-0903bb889dc4','afd6b384-56dd-4139-90f1-5800d11048e1','Question 18','Choose the word that has the closest meaning to \"commendable\" in the sentence:\r\n\r\n \"Her commendable customer service skills earned her employee of the month.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-c609e7a5-02c1-4bf8-9807-0903bb889dc4-92cfe49fce17f69c56b78202132f602b.jpg',0,'2024-11-26 03:26:14'),('c61ce2b4-ba97-4cc3-9240-57f703603795','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 6','Who were the main characters in the story? \r\n',10,'MCQ',NULL,NULL,'IMAGE-c61ce2b4-ba97-4cc3-9240-57f703603795-56fe61ec8dae50a8ecc8c50db7eb1869.PNG',0,'2024-12-03 14:35:47'),('c631978e-ee6a-4fe5-afee-6e9b6c717cfd','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 15','Match the word with the correct definition:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 02:36:48'),('c634f7dd-3195-4a31-b2a4-0b6fa06f300a','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 3','What has Lisa been doing to better integrate into the community in Barcelona?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c634f7dd-3195-4a31-b2a4-0b6fa06f300a-632ec8dd6180473f21caad6ea0db0629.png',0,'2024-11-29 12:14:35'),('c635c6e3-430d-438e-b3c2-995e05145013','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 5','Using the information in the passage, we could describe Bushido as\r\n',10,'MCQ',NULL,NULL,'IMAGE-c635c6e3-430d-438e-b3c2-995e05145013-059a2cbdacc1cd25bfbcbaf22e325bba.PNG',0,'2024-12-04 09:55:20'),('c635dd84-2cd1-4364-a328-6a3232371568','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 15','What is the purpose of an \"exhibition center\"?',5,'MCQ',NULL,NULL,'IMAGE-c635dd84-2cd1-4364-a328-6a3232371568-a5fe648721e573bb3416a17bdb1e97e9.jpg',0,'2024-12-03 10:47:21'),('c6371b2a-2ee6-4c2b-91d1-2c021b8ff3c1','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 15','What is Ella praised for?',5,'MCQ','AUDIO-c6371b2a-2ee6-4c2b-91d1-2c021b8ff3c1-b53fdff3207a3fe4563aadf89cd0e9e7.mp3',NULL,NULL,0,'2024-12-06 11:22:51'),('c63a44db-14bf-471d-8e2e-7dfd97d64cda','df268158-c147-4638-b55e-bbf06a4f26a2','Question 18','They ___ (paint) the house next month.',5,'MCQ',NULL,NULL,'IMAGE-c63a44db-14bf-471d-8e2e-7dfd97d64cda-9561b13c8cd5572c714cc56f30c0f17b.jpg',0,'2024-11-29 10:07:21'),('c65867bc-710e-4154-aa72-a88288a8b96d','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 5','Small acts of kindness do not make a big difference.\r\n',5,'TFQ','AUDIO-c65867bc-710e-4154-aa72-a88288a8b96d-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:23'),('c6627e19-78fd-4cd9-bfe8-279588ee6c83','26f2798d-46dc-4790-aece-aa1175435106','Question 11','Select the sentence with a noun phrase acting as a subject complement. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:43:12'),('c66a78d0-1299-4a2c-8122-5a81938f626b','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 14','Sarah believes that city infrastructure should be accessible only to wealthy residents.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c66a78d0-1299-4a2c-8122-5a81938f626b-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:29:16'),('c6796bc2-bc70-40c4-a0ae-1ca76a9d492c','2622d27d-5b07-43d1-922a-2391c188ee32','Question 15','What benefit does Anna see in traveling during her free time?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:36:07'),('c69cba87-c1e3-4bee-826f-c943b613093e','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','Question 1','Which of the following contains an appositive noun phrase? \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:13:07'),('c6a6aea9-4825-4593-a7f9-62e7b1309c6a','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 12','What is Mark\'s ultimate career goal?',10,'MCQ',NULL,NULL,'IMAGE-c6a6aea9-4825-4593-a7f9-62e7b1309c6a-20cb500715b67e01fe19def303f12a2b.png',0,'2024-12-02 11:54:33'),('c6b09e03-a386-40b3-9e27-65a96e81d629','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 1','Bawang Putih lost her scarf in the market.',10,'TFQ',NULL,NULL,'IMAGE-c6b09e03-a386-40b3-9e27-65a96e81d629-f6688a4be44522dcde57180e4cc78ad5.jpg',0,'2024-11-28 09:06:36'),('c6bc1669-a8dc-4d43-ada4-2e91161b558b','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 7','Select the noun phrase that fits best: \"He enjoys ___ every morning.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:26:22'),('c6d17283-42b8-4ff6-81cf-af5281cb5be9','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 12','The Talamanca Eco-Tourism Initiative works closely with local indigenous communities.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c6d17283-42b8-4ff6-81cf-af5281cb5be9-fca829b6f7097f86957c99d401ad9820.png',0,'2024-12-02 12:41:08'),('c6dc1f19-f8f9-42ab-8a74-3b34b6db549f','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 19','Winterstone Castle is no longer used for any public events.\r\n',5,'TFQ','AUDIO-c6dc1f19-f8f9-42ab-8a74-3b34b6db549f-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:09:16'),('c6e89526-f20f-4a4b-bd67-f4a85fb5bf50','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 7',' Choose the correct word to replace the incorrect word in the sentence:\r\n\"Eco-tourism encourages tourists to respact nature and local culture.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:48:27'),('c6e9810a-d01d-4bae-925f-ac934d2fd720','773d3490-11ed-4025-aeec-d9fab774c585','Question 6','Direct: \"I have already finished my homework,\" she said.\r\nReported: She said that she ___ already finished her homework.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c6e9810a-d01d-4bae-925f-ac934d2fd720-57c03d1ae1d49e5dc6e391302c3c2e66.png',0,'2024-11-28 11:42:35'),('c6eb2b20-8fc6-472a-ac58-a4820f97a16b','3046da72-814f-42e0-bd7f-cf6618a820db','Question 10','Match the event with the city Sarah and her friends visited.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-04 10:59:14'),('c700b3ae-97d9-47c0-b631-56af09da0ec3','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 14','The future of street food is uncertain and not promoted by cities',5,'TFQ',NULL,NULL,'IMAGE-c700b3ae-97d9-47c0-b631-56af09da0ec3-bb3bca939157a0d2cb124d42d017b833.jpg',0,'2024-12-03 10:51:22'),('c7032930-05a8-4a98-b1b7-e4cfc6a57211','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 4','What is Michaels future goal?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:18:19'),('c72c1b32-ee07-47b0-9d77-0917a444ccba','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 17','Anna loved spending time with her grandparents. _______ she visited them, they would always cook her favorite meal.',5,'MCQ',NULL,NULL,'IMAGE-c72c1b32-ee07-47b0-9d77-0917a444ccba-87fc493f41cf8a8ddb58f703be0c0034.jpg',0,'2024-12-04 11:02:45'),('c739fa22-8460-4158-8ed2-de338ec05bd5','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 12','\"The seraglio was a palace and harem of the Ottoman sultans in Constantinople.\"\r\n\r\nWhat is a \"seraglio\"?',5,'MCQ',NULL,NULL,'IMAGE-c739fa22-8460-4158-8ed2-de338ec05bd5-eee262a950dcec8fb39974e2f191f580.jpg',0,'2024-12-03 11:28:44'),('c74b8650-8642-469c-b290-a2d9ab120811','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 12','Luxury refers to something simple and inexpensive.',5,'TFQ',NULL,NULL,'IMAGE-c74b8650-8642-469c-b290-a2d9ab120811-9e4c80a8126084a62421cec07d35bb24.jpg',0,'2024-11-28 15:35:14'),('c751b1ec-3d18-4ef2-bf00-28bf2a613ef5','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 17','Where did Elena find the treasure?',5,'MCQ',NULL,NULL,'IMAGE-c751b1ec-3d18-4ef2-bf00-28bf2a613ef5-8344c62e65fc2497ab84e1856f46cbae.PNG',0,'2024-11-25 21:46:00'),('c7526383-27c4-4683-ba90-2a480ef4b218','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 11','This reflects Kindness, not Respect.\r\n',5,'TFQ','AUDIO-c7526383-27c4-4683-ba90-2a480ef4b218-bb0ecb6b64554255588429795652ddd5.mp3',NULL,NULL,0,'2024-12-12 10:45:46'),('c759a6e1-a2ba-446b-bd8d-d69d25d8ec0b','0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','Question 5','What does this statement highlight?',5,'MCQ','AUDIO-c759a6e1-a2ba-446b-bd8d-d69d25d8ec0b-792342d236e8160c9eba48ed929def51.mp3',NULL,NULL,0,'2024-11-04 14:29:53'),('c75cdd9f-c12f-498d-84fa-064a71dc5fa3','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 18','Annas: \"Working together can create unique experiences for our guests.\" \r\nLocal Restaurant Owner \"Absolutely! We can offer exclusive discounts to resort guests.\" \r\nAnna \"Thats a great idea! It will encourage more visitors to enjoy your food.\"\r\n\r\nChoose the word that has the closest meaning to \"unique\" in the sentence: \r\n\r\n \"Create unique experiences for our guests.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:58:39'),('c769ff04-8b4d-473a-ba84-96f56aeeec77','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 8','Emily loved to travel, and she had visited many countries. She enjoyed learning about different cultures and trying new foods. _______ she traveled, she always kept a journal to document her experiences. \r\n',5,'MCQ',NULL,NULL,'IMAGE-c769ff04-8b4d-473a-ba84-96f56aeeec77-55d9e56da390826be49119752c4d4405.jpg',0,'2024-12-03 10:05:27'),('c775dc46-df0b-4a64-aa32-b1033b7ffcf7','bd175280-dac0-4816-8b96-8bfea150cf93','Question 13','They ____ breakfast at 8 AM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c775dc46-df0b-4a64-aa32-b1033b7ffcf7-3d2275180c3702091c3a3c22d6dc9cb1.jpg',0,'2024-11-28 14:27:42'),('c7792b45-699c-4fbb-ac35-2c0fce1d6609','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 8','Match the words in Column A with their correct definitions in Column B.',5,'MPQ',NULL,NULL,'IMAGE-c7792b45-699c-4fbb-ac35-2c0fce1d6609-361e3c173ae8448c2790924e9707c464.jpg',0,'2024-11-28 10:33:57'),('c79670ff-a674-4f93-aa34-98a102f9b6eb','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 11','What does \"dedicated\" mean in the sentence?\r\n\r\n\"The company has a dedicated team for customer service.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-c79670ff-a674-4f93-aa34-98a102f9b6eb-d06eee6ce699b499802e75ad26398851.jpg',0,'2024-11-26 03:44:04'),('c7b1f4c3-021c-4c0f-a3d6-8fb8594944fc','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 11','Mr. Andrews emphasized that listening to guests is a critical part of resolving their issues.',5,'TFQ',NULL,NULL,'IMAGE-c7b1f4c3-021c-4c0f-a3d6-8fb8594944fc-737ddd5ed38376363a44a09469b1a72f.png',0,'2024-12-06 11:09:37'),('c7ba3418-5c04-40f5-91b2-f1859d7b46fd','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 13','Maria went to Tuscany to learn about art and architecture.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-25 22:23:07'),('c7ca943a-c69e-4fc0-b609-9c3e5ff7d1fc','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 12','Reflecting on Claras growth throughout her internship, the most significant change in her communication skills was her ability to ____________ effectively, which positively impacted her interactions with guests by making them feel ____________ and ____________.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-06 11:13:05'),('c7d0ea30-3fde-40ee-8558-ca071e6f42a1','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 15','Choose the definition that best represents \"room service\" in the sentence:\r\n\r\n\"The guests enjoyed the convenience of room service during their stay.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-c7d0ea30-3fde-40ee-8558-ca071e6f42a1-13c91706b7dbd7bea5a1cb16e8df8f1d.jpg',0,'2024-11-25 15:51:06'),('c7d5dddb-6112-43d5-97f7-4820999d4d7f','19e966c5-52ca-45d9-a039-138594184e90','Question 1','Which word is an adjective?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 00:43:34'),('c7e830c0-f1da-437d-900a-5425ba70d755','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 4','She ___ (choose) the menu for the party tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c7e830c0-f1da-437d-900a-5425ba70d755-b1d1439f9d63da90a23422af5ef95f6a.jpg',0,'2024-11-29 11:28:58'),('c7ecdecb-3fab-4008-9011-98d0ca508676','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 6','John visited Las Vegas for the first time in April.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-25 22:13:49'),('c7ece459-603b-42a2-b5bb-4d990e2ea662','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 6','Conrad Hilton only built hotels in Europe.',5,'TFQ',NULL,NULL,'IMAGE-c7ece459-603b-42a2-b5bb-4d990e2ea662-9e4c80a8126084a62421cec07d35bb24.jpg',0,'2024-11-28 15:31:15'),('c7ed3040-67a4-44e3-bbae-a91b1a17befc','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 20','What is happening at the store this weekend?\r\n',5,'MCQ','AUDIO-c7ed3040-67a4-44e3-bbae-a91b1a17befc-705b83eb1dc0b317a2c2919b13b56873.mp3',NULL,NULL,0,'2024-12-11 10:27:38'),('c7edeadb-eae9-480a-959d-378ce5ceb992','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 19','For their vacation, the group wanted to experience something special. \r\nMia: \"We need a place with not just luxury, but also the opportunity to experience local culture,\" \r\nKhalifah: \"How about a stay at an traditional resort?\" \r\n\r\nWhich of the following is the opposite of traditional?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:25:16'),('c7efaf21-6929-4aa7-9e4f-11ea778287c0','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 19',' School Musical Competition\r\n\r\n ANNOUNCEMENT: \r\n\r\nIn celebration of our school\'s anniversary, we are hosting a musical competition that is open to all members of the school community, including students, teachers, and staff. The competition features two categories: singing and poetry. Participants can submit a video of their performance by March 4, 2021, at 12:00 PM. The winner in each category will receive exciting prizes, and all participants will be recognized for their efforts. To enter, simply send your video performance to the designated email address. For more details, please contact Adhelia, the event coordinator, at 0811-2456-8876. \r\n\r\n\r\nDon\'t miss out on this exciting opportunity to showcase your talents!\r\n\r\nWho is eligible to participate in the competition?\r\n',4,'MCQ',NULL,NULL,'IMAGE-c7efaf21-6929-4aa7-9e4f-11ea778287c0-9ec3857ceaa3e81b413136d40866b923.jpg',0,'2024-11-21 12:44:00'),('c7f77e16-f2c8-4559-a779-536f78da6c6f','2687ba9c-ac94-424f-a35e-0283946e5506','Question 7','We believe in (6)____________more than just a place to stay. Tonight at 7:00 PM, a cocktail (7)__________will be held on our outdoor terrace, followed by an open-air movie screening at 8:30 PM. The film is a (8)________drama that has won numerous awards. For those wanting a livelier (9)__________, a salsa dance night with live music will take place in the (10)_______bar until midnight.',5,'MCQ','AUDIO-c7f77e16-f2c8-4559-a779-536f78da6c6f-726d0614f4eba2543e0cc8eec4c7600e.mp3',NULL,NULL,1,'2024-12-12 10:10:22'),('c7ff2a51-90e8-4be1-b6e6-77cae67b7750','aaec799c-4103-4686-89d5-1c0254869f27','Question 4','How did Lily feel after returning the wallet?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:00:52'),('c80bc12f-754d-422b-96e4-412d362cb3db','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 19',' Jack studied hard for his final exams. He stayed up late every night, _______ he wanted to achieve a good grade.',5,'MCQ',NULL,NULL,'IMAGE-c80bc12f-754d-422b-96e4-412d362cb3db-c1aac460eb77902624d5b50d2aa9db66.jpg',0,'2024-12-04 11:04:11'),('c8260461-12c4-4dc0-b2d2-24519c7bab93','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 8','Choose the sentence with the correct use of an adverb of time clause:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:32:59'),('c82f211a-9634-45e6-bc2d-a2dd5d25af73','df268158-c147-4638-b55e-bbf06a4f26a2','Question 4','I ___ (buy) a gift for my teacher.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c82f211a-9634-45e6-bc2d-a2dd5d25af73-37ec2cc4a48f59e2ba2f1602a7d02f17.jpg',0,'2024-11-29 09:50:33'),('c83b0587-4643-4a5b-b5d5-1a0cae4f9b1d','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 17','The team ___ (win) the championship two years ago.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c83b0587-4643-4a5b-b5d5-1a0cae4f9b1d-1720453319c3bdd1e44e88a170a8b080.jpg',0,'2024-12-02 14:03:10'),('c8418e3f-130e-4298-ac1a-fce47c4bca49','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 14','Which of the following actions shows Chef Antonio\'s intention to connect with his customers?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c8418e3f-130e-4298-ac1a-fce47c4bca49-0366ddb1adbd36f52f562941b0e1ce74.png',0,'2024-12-02 12:13:21'),('c8429afb-a6fe-4b25-a8b4-1c0c20a6c569','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 4','Choose the sentence that uses an adverb of frequency:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:42:37'),('c846ba23-9515-4f1e-b8a3-09084b92c81d','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 8','What is one feature of the science museum?\r\n',5,'MCQ','AUDIO-c846ba23-9515-4f1e-b8a3-09084b92c81d-c8fc81bf645aa2fbb714aa2f8b9de059.mp3',NULL,NULL,0,'2024-12-10 12:42:02'),('c84e063b-e134-46c7-8495-ec2855820116','abd056c2-1c8c-4270-b760-215049e270c4','Question 13','Visitors to Central Park can enjoy activities like boating, ice skating, and attending concerts.\r\n',5,'TFQ',NULL,NULL,'IMAGE-c84e063b-e134-46c7-8495-ec2855820116-515d4237cea6a247d14b02a05f14bcfd.jpg',0,'2024-12-03 10:48:40'),('c858d611-94f3-40b0-8f79-3eec16035774','cabc6b65-686f-4175-ba6e-6e0d2c003784','Question 1','What motivates Alex to enjoy his part-time job at the bookstore?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c858d611-94f3-40b0-8f79-3eec16035774-c781e4e0e37787d927353fdff11c8b0f.png',0,'2024-11-29 11:58:42'),('c88ad8d1-1395-4644-a1f5-6c6907c1f24b','432f07f2-a960-412b-be28-94ff2d88b136','Question 5','At the graduation ceremony, your classmate Jordan receives their diploma and is surrounded by family and friends congratulating them. \r\n\r\nThe phrase \"Congratulations on your diploma!\" is an appropriate and positive way to congratulate Jordan on their achievement.',10,'TFQ',NULL,NULL,'IMAGE-c88ad8d1-1395-4644-a1f5-6c6907c1f24b-184060cc990d3590a45f64e44809e05b.jpg',0,'2024-11-26 02:08:20'),('c88d8d74-d336-418b-90d9-a785c3abe3db','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 3','The Berlin Wall _______ in 1989, marking the end of the Cold War.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:43:10'),('c8917fe6-c73e-40e4-9d59-1661e5304f2e','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 7','What must all divers have before they can dive at the resort?',5,'MCQ',NULL,NULL,'IMAGE-c8917fe6-c73e-40e4-9d59-1661e5304f2e-e619def26d7e2ec0de1f24fd7ac191ce.PNG',0,'2024-12-03 15:19:09'),('c896f117-4d5c-4b64-8e8b-41a06e57b26b','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 16','The professor ____ the same principles every semester.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c896f117-4d5c-4b64-8e8b-41a06e57b26b-4ff374938a6115f4bbc4227d1499df8d.jpg',0,'2024-11-28 12:28:24'),('c89b7c79-257c-4982-93c0-e065169b26fb','5d155771-a80b-4c7d-88df-56b0e833c511','Question 19','Only people who seek the compass for selfish reasons can find it.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:47:35'),('c8b22429-59e4-4a49-b12d-b352b4362fa6','54576a13-8360-433e-b515-61511d337de3','Question 13','The seminars topic is about preparing for final examinations.',5,'TFQ',NULL,NULL,'IMAGE-c8b22429-59e4-4a49-b12d-b352b4362fa6-7b3bf170d4aa542261a913d985210152.jpg',0,'2024-11-21 09:37:42'),('c8b51af2-a5d5-4b5d-bb4a-bc67c31c2909','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 5','What does Sarah have with her as she settles in to watch TV?\r\n',10,'MCQ','AUDIO-c8b51af2-a5d5-4b5d-bb4a-bc67c31c2909-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:38:00'),('c8cbf114-af8e-47e6-8b28-0fb96d21d1da','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 1','The Sunset Bay Resort is located on the northern coast.\r\n',5,'TFQ','AUDIO-c8cbf114-af8e-47e6-8b28-0fb96d21d1da-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:17:57'),('c8cfbdca-4d29-4693-8d91-5d4074804e3c','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 5','The organ inside the cathedral dates back to which century?\r\n',5,'MCQ','AUDIO-c8cfbdca-4d29-4693-8d91-5d4074804e3c-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:02:24'),('c8e62f30-0fc0-4478-bc75-ccb7d4aef39d','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 7','They are waiting ____ the release of the new policy.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c8e62f30-0fc0-4478-bc75-ccb7d4aef39d-86cb820a138d42567e3727c01fa598c9.jpg',0,'2024-11-28 15:36:06'),('c912f6e5-00df-425d-beb0-650c79130645','41426465-c0af-4f11-bb66-c0e307279110','Question 3','Where is the classical piano recital being held?\r\n',5,'MCQ','AUDIO-c912f6e5-00df-425d-beb0-650c79130645-9b57fdac141d1d15172fd5e84307dde4.mp3',NULL,NULL,0,'2024-12-12 10:18:27'),('c917bab3-8ad6-4d10-a3ac-9a987571832f','976f596f-834e-40e4-bb98-21b902f8a750','Question 17','Which of the following is an example of an iconic French grand hotel?\r\n',5,'MCQ','AUDIO-c917bab3-8ad6-4d10-a3ac-9a987571832f-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:48:29'),('c938f833-de06-4254-bba7-46f1072bb31c','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 20','Match the Luxe Camp activities with their purpose:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 02:14:31'),('c9533b15-3493-4619-b51f-55494f583d59','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','Question 4','Rearrange the words to form a correct sentence.\r\nthe / completed / all / team / review / the / the / report / as / soon / has / necessary \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 14:32:54'),('c95920b5-e81f-4f72-bd7f-a173958dfc1a','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 2','Which of the following is an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:46:53'),('c962115c-632f-4e8e-a6f3-5f414003c251','df268158-c147-4638-b55e-bbf06a4f26a2','Question 11','We ___ (see) a doctor soon because Im not feeling well.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c962115c-632f-4e8e-a6f3-5f414003c251-9b27e67621f4509395849624a42f1416.jpg',0,'2024-11-29 09:59:53'),('c9642fca-84aa-4671-a1bd-58a57be72e5d','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 19','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-c9642fca-84aa-4671-a1bd-58a57be72e5d-126577672e06f9459c1473f47eb8b618.mp3',NULL,NULL,0,'2024-12-05 11:08:07'),('c96fa2f3-a3ee-4b82-a9fc-0e29edbe5687','41426465-c0af-4f11-bb66-c0e307279110','Question 15','The traditional dance performance features international cultures.\r\n',5,'TFQ','AUDIO-c96fa2f3-a3ee-4b82-a9fc-0e29edbe5687-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:23:28'),('c971016c-00f1-419c-b3b7-206e76556a6a','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 3','Fill in the blank: \"____ students in the class finished the test.\"',5,'MCQ',NULL,NULL,'IMAGE-c971016c-00f1-419c-b3b7-206e76556a6a-b794122dbd7ca83645562781265947aa.png',0,'2024-11-26 03:15:39'),('c99110d9-550f-46b2-8ed3-e6df0778ed22','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 13','There was a bird flying ___ the sky.\r\n',5,'MCQ',NULL,NULL,'IMAGE-c99110d9-550f-46b2-8ed3-e6df0778ed22-715519bd7d8d32620203a765eef24105.png',0,'2024-11-28 14:18:03'),('c9934e86-b7ed-4643-9b2d-d3240cd58271','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 6','Evelyn is the nickname that Evelyn Nada Anjani\'s friends use to call her.\r\n',10,'TFQ',NULL,NULL,'IMAGE-c9934e86-b7ed-4643-9b2d-d3240cd58271-869966324951aae8c24965c126020495.jpg',0,'2024-11-29 11:50:27'),('c995d3f1-e68a-4358-a093-2334b8d3867e','432f07f2-a960-412b-be28-94ff2d88b136','Question 10','Jennie: \"Lisa, _________________________. \r\nLisa: \"Thank you! I wanted to make it enjoyable for everyone. Im glad it worked.\"\r\n\r\nWhat is a good way to compliment your friend Lisa on her funny speech at the graduation party?\r\n',10,'MCQ',NULL,NULL,'IMAGE-c995d3f1-e68a-4358-a093-2334b8d3867e-c70fc36b4c8f4a32e6d673ec2cd53e18.jpg',0,'2024-11-26 02:15:12'),('c9a78220-4b79-40b3-a3af-02b74a573c3f','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 1','Which word is an adverb?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:09:08'),('c9aaeba2-6217-4e1f-86f1-b9bc243451e6','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 17','What is one challenge Maria acknowledges about the new service? \r\n',5,'MCQ','AUDIO-c9aaeba2-6217-4e1f-86f1-b9bc243451e6-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:06:02'),('c9b41c5b-0f24-45c4-bd09-2dec8964d9d2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 15','In \"The large painting on the wall was admired by all,\" what is the noun phrase?\r\n',5,'MCQ',NULL,NULL,'IMAGE-c9b41c5b-0f24-45c4-bd09-2dec8964d9d2-ee391202b77e21fde89c02df9783166e.jpg',0,'2024-11-28 11:25:25'),('c9b63d5f-9aca-460e-9d08-9e802685110a','41426465-c0af-4f11-bb66-c0e307279110','Question 20','The fire pit event involves a local band.\r\n',5,'TFQ','AUDIO-c9b63d5f-9aca-460e-9d08-9e802685110a-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:24:37'),('c9bbcf03-9164-4895-a8d5-4a8ed1594bf8','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 5','I (not enjoy) __________ the film very much.',10,'MCQ',NULL,NULL,'IMAGE-c9bbcf03-9164-4895-a8d5-4a8ed1594bf8-fd1137bf75162f2364a131f4d26b33b8.jpg',0,'2024-12-11 12:25:50'),('c9c1a798-ac3e-4045-8810-b63327611d02','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 5','Choose the word that is the opposite of \"abandon\" in the sentence:\'\r\n\r\n\"We should not abandon our efforts to preserve these historic sites.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-c9c1a798-ac3e-4045-8810-b63327611d02-76e3b1f4a9aa0d62271179d1d1506b51.jpg',0,'2024-11-25 15:30:14'),('ca1253c4-4937-4007-a72f-4ab7be28230c','744dc18e-addd-488f-925f-00d2a479eeba','Question 17',' Hotel Maintenance \r\n\r\n\r\nMichael, the head of maintenance, ensures that all hotel facilities are functional and safe. From fixing plumbing issues to maintaining the air conditioning, he keeps everything running smoothly for the guests.\r\n\r\nChoose the word that has the closest meaning to \"functional\" in the sentence: \r\n\r\n\"Michael ensures that all hotel facilities are functional.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:40:16'),('ca2f83bc-c1b7-427b-8e85-97e24f9f1b3a','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 16','Respecting others differences helps us become better friends.',5,'TFQ','AUDIO-ca2f83bc-c1b7-427b-8e85-97e24f9f1b3a-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:17:09'),('ca3bda8e-7319-4787-b9fb-edd23509dcca','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 2','She goes to bed _______ she finishes her homework. ',10,'MCQ',NULL,NULL,'IMAGE-ca3bda8e-7319-4787-b9fb-edd23509dcca-7884f8bf1122534a1d07c7ef7237e5f1.jpg',0,'2024-12-03 13:43:59'),('ca4b8819-de47-47e7-9f50-38ce8a587326','3b168b2f-4410-44c0-aefd-240942c312ab','Question 6','Sarah feels ____ about the review.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ca4b8819-de47-47e7-9f50-38ce8a587326-d72594510e45809f2caed60e52ac5217.jpg',0,'2024-12-02 08:57:29'),('ca51b1b6-acb4-46b3-a825-bd5155da51aa','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 11','The students are in the classroom. _______ are waiting for the teacher.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ca51b1b6-acb4-46b3-a825-bd5155da51aa-96373c9fab7088a839cdd4e611ba0a08.png',0,'2024-12-02 09:29:00'),('ca54a16f-428d-4ac3-9146-398057e9401e','ff825264-d21d-4612-821f-2f19f8044bc2','Question 17','What does James attribute his success to in his acceptance speech?',5,'MCQ','AUDIO-ca54a16f-428d-4ac3-9146-398057e9401e-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:25:12'),('ca568cdd-f8f6-4e6e-884b-7612b8156b45','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 3','What did John do to prepare for the marathon?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ca568cdd-f8f6-4e6e-884b-7612b8156b45-5e8dd25d37ac7c94a0f5326cf5462ff5.png',0,'2024-12-02 09:40:14'),('ca56a9b9-d0b1-4b6a-9201-b4b00b1abb08','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 5','Which noun phrase best completes this sentence? \"They visited ___ last summer.\"',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:24:51'),('ca65dbcf-7836-42d2-9c8b-e5176e9e7142','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 17','Castlewood Town is famous for its medieval architecture.',5,'TFQ','AUDIO-ca65dbcf-7836-42d2-9c8b-e5176e9e7142-dfb8028dfd78ef0398694021eb27eeca.mp3',NULL,NULL,0,'2024-12-09 14:47:24'),('ca6c2777-2694-46df-9cb3-314296b7fdbd','41426465-c0af-4f11-bb66-c0e307279110','Question 12','The storytelling session will be held in the main lounge.\r\n',5,'TFQ','AUDIO-ca6c2777-2694-46df-9cb3-314296b7fdbd-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:22:46'),('ca6d44ae-80e1-43a6-a138-15b652dbcd6d','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 6','Tourism brings people from different cultures together.\r\n',5,'TFQ','AUDIO-ca6d44ae-80e1-43a6-a138-15b652dbcd6d-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:04:28'),('ca82e7ef-736d-4a4c-b18a-51acd9379414','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 5','Which sentence correctly uses a comparative adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ca82e7ef-736d-4a4c-b18a-51acd9379414-7b016e188fe6ba4e39428ac680970913.png',0,'2024-11-26 03:20:01'),('caa55a35-3b20-4900-a628-d806925f774f','5da1d51a-065d-4f71-8352-fed899ed2cf4','Question 2','apakah di bawah ini perhitungan SPK?',20,'TFQ',NULL,NULL,'IMAGE-caa55a35-3b20-4900-a628-d806925f774f-7f2566e45c9b55180cd2ba5070f3b254.png',1,'2024-12-12 22:00:45'),('cab9675d-afb1-4727-89aa-50a48d9d4005','8d93e205-a25d-483f-8954-17a16b612100','Question 13','Engineer: \"Do we need to construct another section here?\" \r\n\r\nSupervisor: \"No, we actually need to __________ it.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-cab9675d-afb1-4727-89aa-50a48d9d4005-1b2cebcad144fbeb2779ff72d1269b65.jpeg',0,'2024-11-25 14:52:58'),('cabbee58-3200-4d8a-8e77-44772c3ec497','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 10','Every afternoon after school, Maya relaxes with Music Videos.\r\n',10,'TFQ','AUDIO-cabbee58-3200-4d8a-8e77-44772c3ec497-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:30:30'),('cae6c18e-d4d5-4ae0-a6c4-caf935a27b04','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 2','What is one key feature Jonathan suggests to improve guest experience?\r\n',5,'MCQ','AUDIO-cae6c18e-d4d5-4ae0-a6c4-caf935a27b04-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:46:23'),('cb0594b1-c3ba-48e3-a22a-84319ad05eb4','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 9','How do street performers usually earn their income?',5,'MCQ',NULL,NULL,'IMAGE-cb0594b1-c3ba-48e3-a22a-84319ad05eb4-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:43:09'),('cb0abe6c-5f65-4e26-b7e8-0a478b281695','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 13','Candra Kirana was a princess who was turned into a golden snail.',5,'TFQ',NULL,NULL,'IMAGE-cb0abe6c-5f65-4e26-b7e8-0a478b281695-e03f6d30818ffbec4ab8583bf367f12b.jpg',0,'2024-11-28 10:55:15'),('cb2345f5-e91c-4416-b3e1-99a07578df8f','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 7','Who used the castle as a residence in later years?\r\n',5,'MCQ','AUDIO-cb2345f5-e91c-4416-b3e1-99a07578df8f-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:48:33'),('cb252e65-7beb-4275-a613-591514c20c9b','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 5','From the text, we know that ....',5,'MCQ',NULL,NULL,'IMAGE-cb252e65-7beb-4275-a613-591514c20c9b-7748dac273186a6dcad9ad875ae8089a.png',0,'2024-11-21 10:55:27'),('cb26e9a6-6fd6-447c-a6bc-9761e7972225','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 42','How old are you?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-12 09:33:17'),('cb276d2d-f397-41c4-bc5a-28913e9b04a5','abd056c2-1c8c-4270-b760-215049e270c4','Question 10','The Central Park Zoo and Belvedere Castle are prominent landmarks within the park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-cb276d2d-f397-41c4-bc5a-28913e9b04a5-ad183b443e6a52c1d1b06bc20f815331.jpg',0,'2024-12-03 10:48:16'),('cb4e4547-6091-4fe2-b728-fb2ad9ab27a2','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 19','Due to the growing popularity of virtual learning, many universities _______ (offer) more online degree programs in the future.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:09:29'),('cb5d87b0-d1c2-48d5-9b3c-79cf9ffcfa5f','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 2','What is Michaels current job?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:09:46'),('cb69778f-10ad-48fd-9a3e-048197c680f9','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 7','picturesque, as used in the sentence:\r\n\r\n\"Wow, the view is so CEINSC, it feels like were on top of the world!\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:04:56'),('cb94df54-1c5b-4bff-9bb4-5a2b57da8f49','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 18','___ they ___ (finish) the report by the deadline?\r\n',5,'MCQ',NULL,NULL,'IMAGE-cb94df54-1c5b-4bff-9bb4-5a2b57da8f49-8be2fd8ee48e99fb6d56ba9ea861f032.jpg',0,'2024-11-29 11:43:13'),('cb98b804-4764-4d83-ae92-9ff9c5d66ef3','593736c5-837a-44cb-b3ec-ff62f247faba','Question 14','Match the following actions with their outcomes\r\n',5,'MCQ',NULL,NULL,'IMAGE-cb98b804-4764-4d83-ae92-9ff9c5d66ef3-06b075518a8c8d477f14f8766c1d8d6d.png',0,'2024-12-04 15:31:06'),('cb9ff6ec-b53b-4bd8-beaf-c12b16cb749a','19e966c5-52ca-45d9-a039-138594184e90','Question 7','Which of the following sentences uses an adjective of color?\r\n',10,'MCQ',NULL,NULL,'IMAGE-cb9ff6ec-b53b-4bd8-beaf-c12b16cb749a-b0f6622ea18c36b961e3880c26839d3a.png',0,'2024-11-26 00:50:42'),('cba85fcf-46b3-42ef-820a-9b358d5e98d8','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 4','What new activities has Lisa joined in Barcelona?\r\n',5,'MCQ',NULL,NULL,'IMAGE-cba85fcf-46b3-42ef-820a-9b358d5e98d8-632ec8dd6180473f21caad6ea0db0629.png',0,'2024-11-29 12:15:13'),('cbacb6f1-ebbe-4ecb-b316-37af611258ad','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 16','The workers went on strike ____ better conditions.',5,'MCQ',NULL,NULL,'IMAGE-cbacb6f1-ebbe-4ecb-b316-37af611258ad-165146a4ff8f3729acddd8fea5c4a3ba.jpg',0,'2024-11-28 15:44:37'),('cbae154e-fef7-4166-8c2d-bf3250d22d43','df268158-c147-4638-b55e-bbf06a4f26a2','Question 19','I ___ (ask) for more information about the course.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:08:09'),('cbb3e233-aca8-4a2e-be46-8defebe7d8ce','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 18','What should people do when playing audio in public areas?\r\n',5,'MCQ','AUDIO-cbb3e233-aca8-4a2e-be46-8defebe7d8ce-16b05c19937008731a3959af200f5529.mp3',NULL,NULL,0,'2024-12-11 10:26:40'),('cbb50932-0eb1-463c-80bd-506c4c8ae789','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 8','Find the synonym for each word.\r\n\r\nComfort',5,'MCQ',NULL,NULL,'IMAGE-cbb50932-0eb1-463c-80bd-506c4c8ae789-1077f2919a2190a66841e2e517be01f3.jpg',0,'2024-11-28 15:32:49'),('cbe389f5-fe48-4cf8-8d8f-975d753309d4','38e17f75-142e-48a7-9d23-052fa6892fe6','Question 8','What was the highlight of Susans trip?\r\n',10,'MCQ','AUDIO-cbe389f5-fe48-4cf8-8d8f-975d753309d4-8e4aa1197b147abc25bb9fa2c9d678f5.mp3',NULL,NULL,0,'2024-12-11 12:14:09'),('cbf5d4ff-72ac-48c1-8344-a10ea85f288e','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 10','Chef Maria continues to use single-use plastics for convenience.\r\n',5,'TFQ',NULL,NULL,'IMAGE-cbf5d4ff-72ac-48c1-8344-a10ea85f288e-77df70d96fbd994648c81bb7acdde75c.png',0,'2024-12-02 12:26:29'),('cc046f5e-85bf-4089-8a0f-97dfd4f5c38b','afd6b384-56dd-4139-90f1-5800d11048e1','Question 4','Choose the word that has the closest meaning to \"congratulate\" in the sentence\r\n\r\n \"The manager stopped by to congratulate Sarah on her promotion.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-cc046f5e-85bf-4089-8a0f-97dfd4f5c38b-f7a2f0e796dc849760081593e674a37c.jpg',0,'2024-11-26 03:10:28'),('cc0e3fff-c26a-4ac3-b0fa-63c01c99e134','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 18','Its important to give people a second chance because it demonstrates Patience, not Forgiveness.\r\n',5,'TFQ','AUDIO-cc0e3fff-c26a-4ac3-b0fa-63c01c99e134-38c59b7eba8a2cb4a1687c679cba7d5a.mp3',NULL,NULL,0,'2024-12-12 10:47:36'),('cc0e96f5-7504-4867-95f7-8d445615108e','bca743a7-446f-44f9-916f-9180ec988e90','Question 4','The game ended with Thesas team winning by a large margin.\r\n',10,'TFQ','AUDIO-cc0e96f5-7504-4867-95f7-8d445615108e-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:22:15'),('cc12bdd1-6673-4349-80d6-98a79eddc944','f045edcb-895e-493d-a4ff-bb1d595279a9','Question 19','Fill in the blank with the correct pronoun:\r\n\"If someone has lost ___ identification badge, please report to security.\"',5,'MCQ',NULL,NULL,'IMAGE-cc12bdd1-6673-4349-80d6-98a79eddc944-7784c6a9492f3b744f8433ed79ef54e9.png',0,'2024-12-03 14:02:50'),('cc2391c2-253a-4758-bc42-051b88e77926','63c67806-3492-4bb1-8ace-254db076af70','Question 7','High-speed Wi-Fi, projectors, and sound systems are provided in the conference rooms.',5,'TFQ','AUDIO-cc2391c2-253a-4758-bc42-051b88e77926-5e929c4520518cea24e168b807ad90bc.mp3',NULL,NULL,0,'2024-12-11 09:37:03'),('cc25552d-c8ec-40d4-b905-7eeefc0eb910','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 9','Choose the correct noun type for \"democracy\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-cc25552d-c8ec-40d4-b905-7eeefc0eb910-0e0eb5106828b40ac497de2b93d1d67a.png',0,'2024-11-26 09:52:12'),('cc2f5e8c-8a4b-4aaa-924a-33a2b0bd23b1','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 9','During our cruise, we _______ (have) the opportunity to visit several islands, each with its own unique charm. We _______ (explore) secluded beaches, snorkeled in crystal-clear waters, and _______ (immerse) ourselves in the local culture. Every day brought a new adventure.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:14:16'),('cc2fbae8-41e5-47e6-beb9-176dbc0a5bba','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 8','Towels are available at the poolside.',5,'TFQ','AUDIO-cc2fbae8-41e5-47e6-beb9-176dbc0a5bba-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:26:11'),('cc39c111-fce7-452b-99aa-b84026d234f8','41426465-c0af-4f11-bb66-c0e307279110','Question 19',' A live concert by a local band will take place at the storytelling session.\r\n',5,'TFQ','AUDIO-cc39c111-fce7-452b-99aa-b84026d234f8-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:24:24'),('cc46c207-3f2c-4669-ace6-ae9e5974dc37','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 5',' ANNOUNCEMENT \r\n\r\nFriday, 24th May 2022 \r\n\r\n● A Free Cooking Class will be held in Room 12 starting next Saturday.\r\n If youre interested, please contact Mrs. Laura. \r\n\r\n● We will be visiting the museum on Saturday, June 1st. \r\n\r\nThe bus will depart from the school at 8:30 AM, so please be on time.\r\n\r\n The visit will last the whole day, and we expect to return around 4:30 PM. \r\n\r\n\r\n● Earth Day is approaching! Celebrate by joining our Earth Day programs: \r\n\r\no Seminar on Recycling Materials: July 25th \r\n\r\no Replanting Plants Project: July 27th Think about how you can contribute to making our planet cleaner and healthier. \r\n\r\nLets find ways to slow down or even reverse the damage weve done to our beloved Earth.\r\n\r\n“... or even reverse the damage weve done to this beloved earth.” What does the word “damage” in the sentence mean?',4,'MCQ',NULL,NULL,'IMAGE-cc46c207-3f2c-4669-ace6-ae9e5974dc37-5866126191edd892ad4bdcffdc51590b.jpg',0,'2024-11-21 12:29:20'),('cc63a294-4611-4d15-94a0-fb1cc2ea19f3','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 12','Identify the adverb of time clause in the sentence below:\r\nHe didnt speak a word while she was explaining.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:35:56'),('cc776374-efb1-4f5c-94cd-b56650e196e1','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 20','Which of the following is NOT a noun phrase?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:37:50'),('cc7a5c08-6899-4eb3-b28b-351656d64322','c5087e84-1c75-438a-8f08-f28964af1e65','Question 7',' \"The Amartya Museum closed for a major ONIATVOREN to improve its exhibits and facilities.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-cc7a5c08-6899-4eb3-b28b-351656d64322-dea772d49bb3123d7426a356520844a0.jpg',0,'2024-12-02 12:57:04'),('cc7dfd0f-c282-42ed-b369-c7cf448eb339','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 14','With the increasing focus on sustainability, many companies _______ (adopt) eco-friendly practices in their production processes.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:54:37'),('cc88422d-f60d-4724-bac3-4f81de864c09','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 3','After a long walk around the zoo, Anna and her family feel ________ and sit down to rest.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:57:51'),('ccafae9b-6c56-43ca-8a8a-d41c993972d5','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 10','What did the speaker do at the animal shelter?\r\n',5,'MCQ','AUDIO-ccafae9b-6c56-43ca-8a8a-d41c993972d5-ee05f02bd2458157013840797d952a54.mp3',NULL,NULL,0,'2024-12-11 11:39:00'),('ccb607d5-49ba-4600-a6b5-f7b8ecec7dd2','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 8','Abraham visits a cryptocurrency exchange to learn about digital currencies and how transactions work.\r\n\r\nWhat is the antonym of \"cryptocurrency exchange,\" which is an online platform for trading digital currencies like Bitcoin?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ccb607d5-49ba-4600-a6b5-f7b8ecec7dd2-16fdf22d6d98382087d8cfca7503bd24.jpg',0,'2024-12-04 08:36:08'),('ccc0a1ef-b35d-470d-9d9e-16ff0638033c','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 8','It\'s a good idea to politely accept an invitation to a friend\'s graduation dinner to show your support.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-06 13:39:17'),('ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 9','Match the following:',5,'MPQ',NULL,NULL,'IMAGE-ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be-90c05e400cd82bf6e9f0a252ba5ccc8e.jpg',0,'2024-12-06 12:23:14'),('ccf2ae0c-3608-4bf5-a6cc-9db368faaecf','c5087e84-1c75-438a-8f08-f28964af1e65','Question 11','The museums new display on local history attracted many visitors, keen to learn about the areas heritage.\r\n\r\n What is a synonym for \"display\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-ccf2ae0c-3608-4bf5-a6cc-9db368faaecf-dea772d49bb3123d7426a356520844a0.jpg',0,'2024-12-02 12:59:56'),('cd01203b-82a0-48cc-bfad-512e7c9a4aa6','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 5','The teacher ___ (explain) the lesson tomorrow morning.\r\n',5,'MCQ',NULL,NULL,'IMAGE-cd01203b-82a0-48cc-bfad-512e7c9a4aa6-94c60b561c7dade0bdf6bafbbca7a53e.jpg',0,'2024-11-29 09:42:47'),('cd04a031-306d-4c7e-8232-2e89cdf039f5','fe89e931-d34d-4430-b541-cb89aba0f880','Question 5','We are meeting ____ Monday.',10,'MCQ',NULL,NULL,'IMAGE-cd04a031-306d-4c7e-8232-2e89cdf039f5-3d8893ff175c03af2cfe37fb9126053b.jpg',0,'2024-11-28 14:34:10'),('cd0e43ae-b42d-427d-8b01-96a9aa563bb4','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 2','Listen to the speaker to answer number 2.',5,'MCQ','AUDIO-cd0e43ae-b42d-427d-8b01-96a9aa563bb4-916c8f32c0d72fba4f4690f655b22344.mp3',NULL,NULL,0,'2024-11-26 13:32:51'),('cd0fc1b5-4572-4d10-a648-19a1247db6df','62fa8403-e764-4555-949c-236f7300e212','Question 7','We ____ in a world that is constantly changing.\r\n',5,'MCQ',NULL,NULL,'IMAGE-cd0fc1b5-4572-4d10-a648-19a1247db6df-57742c447131597fa014e47643b61187.jpg',0,'2024-11-28 14:36:51'),('cd1fd980-f359-4802-a9e1-a7332b212339','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 9','In the last war, our soldiers ______ the battle.',10,'MCQ',NULL,NULL,'IMAGE-cd1fd980-f359-4802-a9e1-a7332b212339-ec51baad6054695fff5ba752c4884d11.jpg',0,'2024-12-02 10:48:22'),('cd2fc5d1-daa9-4d5b-9eb2-28d60661d702','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 11','Choose the correct word to replace the incorrect word in the sentence:\r\n\r\n\"The hotel manager welcomed the arriving guests with enthusism.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-cd2fc5d1-daa9-4d5b-9eb2-28d60661d702-bf2acd3656de632df916edd55c5b3430.jpg',0,'2024-11-25 15:44:34'),('cd3636b2-a2da-438c-86ee-af5698ae73d9','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 5',' Last week, the city\'s festival brought together thousands of people to celebrate local culture, food, and music. The event lasted several days, featuring parades, performances, and food stalls representing the regions traditions.\r\n\r\nWhat is the definition of the word \"festival\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-cd3636b2-a2da-438c-86ee-af5698ae73d9-1472ba796ebbfcfdd52aa77032f51017.jpeg',0,'2024-12-02 11:48:18'),('cd3725da-cecb-45bc-a83d-6f174a4b7045','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 5','Jake\'s prize is a chest of treasure\r\n',5,'TFQ',NULL,NULL,'IMAGE-cd3725da-cecb-45bc-a83d-6f174a4b7045-a918b32e9ea81d6f65238522a36066a7.jpg',0,'2024-12-03 10:32:32'),('cd4030b8-36d1-4e49-90c2-4091701764a8','19e966c5-52ca-45d9-a039-138594184e90','Question 9','Which word is an adjective describing age?\r\n',10,'MCQ',NULL,NULL,'IMAGE-cd4030b8-36d1-4e49-90c2-4091701764a8-b5a42632ee8ad5c4a98cf06681a031e8.png',0,'2024-11-26 00:53:06'),('cd40de95-bcd9-4e77-8719-98e906d4e65b','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','Question 10','Select the correct plural form for each singular noun. \"Leaf\"',10,'MCQ',NULL,NULL,'IMAGE-cd40de95-bcd9-4e77-8719-98e906d4e65b-93f357a317ffc648a66631893b6de53e.png',0,'2024-12-04 09:40:59'),('cd493ad9-5d87-41e5-81ad-e06c00c36761','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 6','What type of movies did they watch?\r\n',5,'MCQ','AUDIO-cd493ad9-5d87-41e5-81ad-e06c00c36761-84099eefaa11623fdbcae52470637896.mp3',NULL,NULL,0,'2024-12-11 11:31:30'),('cd519861-4106-4619-807d-c3ba41a2448f','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 7','Eager to explore more, Sofia and her friends decided to go on an adventure hike. They trekked through lush forests and stunning landscapes, marveling at natures beauty. The hike not only provided physical activity but also strengthened their friendships as they shared laughter and challenges along the way.\r\n\r\nIn the sentence \"The hike provided physical activity and strengthened their friendships,\" the word \"strengthened\" means to make stronger or improve.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:18:14'),('cd5d90e4-aece-4964-804b-a67e1df21dd7','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 13','Alpine Village hosts cultural festivals celebrating local traditions.',5,'TFQ','AUDIO-cd5d90e4-aece-4964-804b-a67e1df21dd7-feb55acc24218b98533412d5d14d03aa.mp3',NULL,NULL,0,'2024-12-09 14:39:29'),('cd635363-3aee-4ca6-a2c4-0cb71a660f64','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 20','They worked together ____ the project.',5,'MCQ',NULL,NULL,'IMAGE-cd635363-3aee-4ca6-a2c4-0cb71a660f64-0c7ca1c39ed36253b35ba82f299d4cf1.jpg',0,'2024-11-28 15:26:36'),('cd64a599-4785-46f3-baa1-2d6c8ca02bd0','c28b3729-218e-4d52-b697-2e14a996313f','Question 16','Arrange the following words into correct sentences.\r\ndidn\'t / he / feel / until / ready / he / leave / the office / for / the meeting.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:33:44'),('cd762745-831a-4352-9a0a-3b00bfbd2c6a','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 18','The staff will not require additional training to handle the new technology introduced by Jonathan.\r\n',5,'TFQ','AUDIO-cd762745-831a-4352-9a0a-3b00bfbd2c6a-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:54:20'),('cd7e78ab-6d2c-4918-a4d1-121a204072da','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 17','Which of the following phrases is the best way to congratulate someone who has just received a promotion?',5,'MCQ',NULL,NULL,'IMAGE-cd7e78ab-6d2c-4918-a4d1-121a204072da-9ce0ad0dc8013b7aa7f17656d9998c26.jpg',0,'2024-11-26 03:02:16'),('cd83eac7-6bb5-40df-aa32-b601dc784b72','040f0458-cf71-4e61-a034-c5f58ab34269','Question 15','I ___ (not hear) from him for a long time.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 10:09:42'),('cd894e84-1ad3-42f7-91aa-e0459c0a6c53','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 11','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:52:51'),('cd8d5e8c-3c0f-47e6-be75-1459060827a3','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 11','The company _______ (launch) a new product next month to meet the growing demand in the market.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:52:07'),('cd91abdc-9e4b-489d-a523-a7257df07992','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 8','Acts of kindness should always expect something in return.\r\n',5,'TFQ','AUDIO-cd91abdc-9e4b-489d-a523-a7257df07992-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:29:54'),('cd994d79-5317-4ea8-ab27-a7d11fe5e174','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 3','“Turn off all unnecessary utilizations.” The synonym of the word \"utilizations\" is ……',5,'MCQ',NULL,NULL,'IMAGE-cd994d79-5317-4ea8-ab27-a7d11fe5e174-491a80b61eca092efb983a59715b40c7.png',0,'2024-11-21 10:52:54'),('cda8203d-6cde-419b-aaa4-12e56cb5a7b1','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 4','Identify the helping verb in the sentence: \"He has finished his homework.\"',5,'MCQ',NULL,NULL,'IMAGE-cda8203d-6cde-419b-aaa4-12e56cb5a7b1-e8a34bb72430abea331ca1332b0c693c.png',0,'2024-11-26 03:33:54'),('cdae5bd2-dd84-4856-a3ca-a37bcbf89629','15c56aa0-45db-40f4-953a-5809e38d282c','Question 8','Unscramble the words to find the correct vocabulary term:\r\n\r\nketinch → ________ (A place to prepare food)',10,'MCQ',NULL,NULL,'IMAGE-cdae5bd2-dd84-4856-a3ca-a37bcbf89629-98323fe9ea7fa328ebec7bc2eb2fb8d7.png',0,'2024-11-29 11:13:46'),('cdb22ee2-5b22-424c-aef5-2e5ea1d01bc2','abd056c2-1c8c-4270-b760-215049e270c4','Question 4','What type of events does Central Park host throughout the year?\r\n',5,'MCQ',NULL,NULL,'IMAGE-cdb22ee2-5b22-424c-aef5-2e5ea1d01bc2-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:47:04'),('cdb31d42-3d40-4af5-b9e9-9e234bb68e66','6b134cd4-e902-4241-9692-450b43ca1af9','Question 9','Which of the following is part of a guided tour?',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 11:20:37'),('cdb80efc-e901-4ba6-b57e-f9a414d0593b','f845f17c-d46e-480c-9809-509254f53261','Question 3','Which is the correct reported speech for:\r\nDirect: She said, \"I like chocolate.\"\r\nReported:\r\n',5,'MCQ',NULL,NULL,'IMAGE-cdb80efc-e901-4ba6-b57e-f9a414d0593b-9d9a55d1993f9eeb1420c024f6ec4045.png',0,'2024-11-28 10:49:41'),('cde808d6-cd00-4be4-90f1-a758f8f37299','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 8','They _______ go to the park later.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:31:45'),('cdf69044-6f87-44c3-86d7-b889e4ed05ec','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 6','What did Sellen win?\r\n',10,'MCQ',NULL,NULL,'IMAGE-cdf69044-6f87-44c3-86d7-b889e4ed05ec-bce6edc642a8c2b1c24ad003c12133c5.png',0,'2024-12-02 09:18:13'),('ce00b3ff-c3f6-4b8b-8e14-25617288190c','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 5','Which sentence contains an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:11:46'),('ce013852-d8d6-4c83-b301-4a1f9b0c7722','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 14','How did Emma present her artwork during her presentation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ce013852-d8d6-4c83-b301-4a1f9b0c7722-b5e13e8a50e6ba6cce176c5f301015be.png',0,'2024-12-03 09:50:47'),('ce0ef013-040d-4d64-81df-568f2ae38778','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 5','In the context of the last sentence, what does the word \"for\" mean?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 11:28:14'),('ce10a8df-3823-4e51-8745-915bb57076d2','1a8202af-6d4a-47ac-b886-0fb20645d8c3','Question 20','Sarahs work has inspired global interest in adopting similar sustainable urban practices.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ce10a8df-3823-4e51-8745-915bb57076d2-f5d7b7674b0f327715b9b0bd61935f3b.png',0,'2024-12-02 13:30:14'),('ce284481-8782-432e-9856-8a5382f1434f','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 15','\"The ________ proposal was well-received by the committee.\" \r\nChoose an adjective to complete the noun phrase.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-ce284481-8782-432e-9856-8a5382f1434f-38e515992132182eca5b2eb0de700a71.jpg',0,'2024-11-28 11:55:28'),('ce2e7b75-8adc-4a09-9b9d-69cdb5a3ca79','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 5','What impact does Chef Maria hope to have on the restaurant industry?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ce2e7b75-8adc-4a09-9b9d-69cdb5a3ca79-96a55f3fcf1fa38c76b5029ffaf18e25.png',0,'2024-12-02 12:25:34'),('ce6454ce-7b96-4eda-9164-e3a2778c5dd0','d49e5dcb-c578-4c47-858b-aafd77743437','Question 2','What is the plural of \"apple\"?',10,'MCQ',NULL,NULL,'IMAGE-ce6454ce-7b96-4eda-9164-e3a2778c5dd0-d02c287acb9e61ae7225ce25ed054843.png',0,'2024-11-26 10:28:27'),('ce88a11c-a49f-48e0-8c0c-0a8a1b79b6c2','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 5','Which wellness options does Maria mention? \r\n',5,'MCQ','AUDIO-ce88a11c-a49f-48e0-8c0c-0a8a1b79b6c2-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:53:30'),('ce91e1cc-b3ea-493a-9a53-bccf04aed205','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 14','What is one of the main outcomes of celebrating achievements together?',5,'MCQ',NULL,NULL,'IMAGE-ce91e1cc-b3ea-493a-9a53-bccf04aed205-1683486d3858b7d72cf144e70c2015e1.png',0,'2024-12-02 10:43:34'),('ced6426c-7b82-4c48-b8ef-6061aeda763e','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 7','The park offers tennis courts and a soccer field for sports enthusiasts.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ced6426c-7b82-4c48-b8ef-6061aeda763e-e5857f9fdc75e9c4da53671df0abe0a7.jpg',0,'2024-12-03 10:03:28'),('ced7e95f-d13c-4212-8e0e-1e85f57a9125','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 2','Gandhis work inspired people around the world.',10,'TFQ',NULL,NULL,NULL,1,'2024-11-28 14:40:53'),('ced8407b-9dc9-4f70-bf6c-4a127cc1a2f2','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 19','John is more interested in watching a Game Show than “Romance in Ruins.”\r\n',5,'TFQ','AUDIO-ced8407b-9dc9-4f70-bf6c-4a127cc1a2f2-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:50:36'),('ced8f0f9-73d4-41c6-9eb7-2c5e0536edbe','2622d27d-5b07-43d1-922a-2391c188ee32','Question 16','Mia begins her day at 6:00 AM.',5,'TFQ','AUDIO-ced8f0f9-73d4-41c6-9eb7-2c5e0536edbe-9836cde1134f1713e749be6e28791497.mp3',NULL,NULL,0,'2024-12-04 10:42:40'),('cee115d7-569e-4e12-b3d4-3a6d24cf60e8','c28b3729-218e-4d52-b697-2e14a996313f','Question 1','Arrange the following words into correct sentences.\r\nnot / seen / he / her / when / years / for / recognized / he / finally / after / her.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:14:57'),('cf015a30-2a59-4f21-9dcd-3219431f4af4','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 6','Which color is currently the second most popular car color in North America?\r\n',5,'MCQ',NULL,NULL,'IMAGE-cf015a30-2a59-4f21-9dcd-3219431f4af4-9fe5fc23f3551c9794782d5945b3f93f.PNG',0,'2024-12-06 10:50:13'),('cf0b1327-94a9-4140-9918-45f00ab3cc88','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 1','Identify the sentence inside the bracket:\r\nI left the party (because I was feeling tired)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:04:18'),('cf22cc5a-53f4-4a35-99c9-3bd5a13dee79','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 3','Which sentence contains an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:06:41'),('cf3b497f-c31f-42e6-b93a-d6f83533fa54','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 13','Due to the rapid advancements in technology, the company _______ (expand) its operations to include AI-driven solutions.',5,'MCQ',NULL,NULL,'IMAGE-cf3b497f-c31f-42e6-b93a-d6f83533fa54-92a681138e1a45e95ca723f5887318dd.jpg',0,'2024-11-29 14:00:13'),('cf3ec3b9-7269-4cc3-b0b3-107e06a6ec2a','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 8','Select the correct form of \"to be\" to complete this sentence: \"They ____ happy.\"',5,'MCQ',NULL,NULL,'IMAGE-cf3ec3b9-7269-4cc3-b0b3-107e06a6ec2a-8063a3618433c4f15f498c96aa94279e.png',0,'2024-11-25 19:29:19'),('cf47fa4f-8340-4ad6-a312-26b96727c018','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 22','Why did the Golden Phoenix give Leif a feather?',5,'MCQ',NULL,NULL,'IMAGE-cf47fa4f-8340-4ad6-a312-26b96727c018-a64681641d73b6494e55000bc55f14ac.PNG',0,'2024-12-03 10:58:15'),('cf5ce9bf-6d4b-4f50-9e21-0bffa8f485de','a01ae31e-9562-4284-96b5-f70ece994003','Question 13','By 2015, the resort had reduced its carbon footprint by 30%.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-25 23:37:31'),('cf7a3c4d-50ca-4aa3-b57e-8544742289f0','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 10','The scarf floated down the stream river to the old womans house.',10,'TFQ',NULL,NULL,'IMAGE-cf7a3c4d-50ca-4aa3-b57e-8544742289f0-412c4e0bc79a6b5175a5b2dca8461a00.jpg',0,'2024-11-28 09:49:47'),('cf8ec40e-b9d6-4986-adac-333b1fd0aba3','54700a17-d9f7-405c-ac12-b9f105dae998','Question 3','What facilities are available for sports enthusiasts in the park?\r\n',10,'MCQ',NULL,NULL,'IMAGE-cf8ec40e-b9d6-4986-adac-333b1fd0aba3-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:33:49'),('cfa1c043-fda0-4761-b161-706eae021011','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 12','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-cfa1c043-fda0-4761-b161-706eae021011-0a43022e527a37a918a1e7baaacdaf5d.mp3',NULL,NULL,0,'2024-12-04 15:27:25'),('cfa34ace-bb43-44cd-9dca-7e4edba540d7','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 12','Sarah feels content and ready for a night of TV with a warm blanket and popcorn.\r\n',5,'TFQ','AUDIO-cfa34ace-bb43-44cd-9dca-7e4edba540d7-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:49:19'),('cfa7d52b-c81a-4aab-9a30-491fcd5a5ba9','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 3','Tourism boards in various countries _______ (collaborate) to promote lesser-known destinations, aiming to distribute tourist traffic more evenly and avoid the negative impacts of over-tourism in popular cities.\r\n',5,'MCQ',NULL,NULL,'IMAGE-cfa7d52b-c81a-4aab-9a30-491fcd5a5ba9-f58b659b46d8182a317b6bf75f1b3d80.jpg',0,'2024-11-29 13:42:50'),('cfb05da5-49ac-4ab1-9737-4e4b6587c101','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 10','___ we ___ (meet) at the cafe next Monday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-cfb05da5-49ac-4ab1-9737-4e4b6587c101-5b0b52b5a1971ac2a6a8628bcf62e8b2.jpg',0,'2024-11-29 10:04:15'),('cfb5406c-bd65-4935-adaa-89999933ffd0','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 5','What is the TV show for number 5?\r\n',10,'MCQ','AUDIO-cfb5406c-bd65-4935-adaa-89999933ffd0-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:14:38'),('cfce7d8d-6caf-4ca5-8e81-7faea52839ef','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 11','Where does Michael currently work?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:40:59'),('cfd5af2b-62ca-42de-a238-bc851f4cb0d1','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 19','What culinary technique could be used to enhance the mentai cakes textural complexity?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 09:47:21'),('cfd7fd59-5568-4d7f-b0c9-c205fff36af9','17ae8c8f-06a4-4577-9846-9861926b0767','Question 18','What is wayang kulit?',5,'MCQ',NULL,NULL,'IMAGE-cfd7fd59-5568-4d7f-b0c9-c205fff36af9-e7281492c5ec1acc76a6b89cd362d981.jpg',0,'2024-12-04 13:29:43'),('cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 6','Match each word with its synonym:',5,'MPQ',NULL,NULL,'IMAGE-cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5-3fdd3ebb8718b63878cbe9039d133138.jpg',0,'2024-12-02 09:28:51'),('cfe2272f-9ead-49b6-8e38-c2bda7109103','040f0458-cf71-4e61-a034-c5f58ab34269','Question 11','She ___ (write) her first book in 2010.\r\n',5,'MCQ',NULL,NULL,'IMAGE-cfe2272f-9ead-49b6-8e38-c2bda7109103-1b9cf90fd004bd12865337c07d42e8e6.jpg',0,'2024-12-02 09:57:34'),('cfea150f-4b48-4aeb-8a24-0ad30e7efb63','a6453283-af44-47e5-9f50-84628799eeac','Question 9','The water spirits majestic form towered above Purnama.\r\n\r\nWhat the synonym of \"majestic\" ',5,'MCQ',NULL,NULL,'IMAGE-cfea150f-4b48-4aeb-8a24-0ad30e7efb63-9721aa7d2f8d65fec37c02c06456e78f.png',0,'2024-11-28 11:46:19'),('d010a500-85b5-4c2e-bd5d-f7c9cd5c7bf0','ffc6cb92-584c-4e26-9217-caa6534fa9cb','Question 1','you ________ my windows glass.',10,'MCQ',NULL,NULL,'IMAGE-d010a500-85b5-4c2e-bd5d-f7c9cd5c7bf0-2837fba0a1843533a1e6bf6ea8b5fb93.jpg',0,'2024-12-02 10:29:49'),('d017086d-a006-4935-95d8-0355f3e8ba5c','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 9','Choose the superlative form of the adjective \"tall\":\r\n\r\n',6,'MCQ',NULL,NULL,'IMAGE-d017086d-a006-4935-95d8-0355f3e8ba5c-ce9ae84325c834319e3ed96502e28218.png',0,'2024-11-26 03:06:43'),('d01aa890-140a-4377-afb9-8eb0122616c1','48882788-baf8-468f-85bf-dc386c4a00a6','Question 2','She ____ tea every day.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d01aa890-140a-4377-afb9-8eb0122616c1-3cfc149ae9ef2211dd66b807135d236c.jpg',0,'2024-11-28 13:57:50'),('d0205fe9-3d44-416a-b7d6-ae7fd9c1ec6c','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 9','The Grand Aurora Lodge uses geothermal energy as part of its commitment to eco-tourism.',10,'TFQ',NULL,NULL,'IMAGE-d0205fe9-3d44-416a-b7d6-ae7fd9c1ec6c-871f22b87c34cd951a112d9a7c729ec4.jpg',0,'2024-12-11 02:23:22'),('d029e8c6-3043-4bc3-b420-a571c4f3a6a0','36353aaa-0af1-4489-b057-25511e020826','Question 17','Arrange the words below into the correct sentence.\r\na / is / gift / birthday / her / special / today',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 11:14:00'),('d02e6d3d-a74a-4324-998c-db9b4b623779','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 11','The spirits completed Sangkuriang\'s task.',5,'TFQ',NULL,NULL,'IMAGE-d02e6d3d-a74a-4324-998c-db9b4b623779-b094522a4a52378fcd859247dac4400c.jpg',0,'2024-11-28 10:01:39'),('d0375fc4-bfdc-491a-81f3-b925c290a2e6','3b168b2f-4410-44c0-aefd-240942c312ab','Question 18',' Employees are more likely to remain loyal to a company that values their contributions.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d0375fc4-bfdc-491a-81f3-b925c290a2e6-b8636ec29a5b229305adb5ec61c895e8.jpg',0,'2024-12-02 09:04:56'),('d03c5517-bd40-44e4-9cc9-746af686e0b2','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 7','Theo reported his missing luggage to the airport security team.\r\n',5,'TFQ','AUDIO-d03c5517-bd40-44e4-9cc9-746af686e0b2-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:13:43'),('d0416220-977f-40fc-8c61-1a34f8d39958','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 5','\"He has great ______ in his skills.\"\r\nChoose the right word to fill in the blank.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d0416220-977f-40fc-8c61-1a34f8d39958-81e07a151076c27152dbca0591c7959f.jpg',0,'2024-11-28 11:00:47'),('d05bd0f0-483b-46b0-8885-c7d5a834bdd4','15c56aa0-45db-40f4-953a-5809e38d282c','Question 10','The (1) ________ is where food is prepared, and meals are made. Fruits and vegetables are (2) ________ because they are good for the body. It is fun to (3) ________ with your family and try new meals.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d05bd0f0-483b-46b0-8885-c7d5a834bdd4-4294918b2b3fa1ccd1d7fd41bdef9ca4.jpg',0,'2024-11-29 11:22:11'),('d0824b8b-1acb-42cb-9df4-64ec60e4294a','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 5','Choose the correct noun phrase that describes a time period:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:46:25'),('d08391e4-bf78-4681-9e10-471fe7090e8f','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 19','The Skybridge symbolizes human determination, overcoming doubts and challenges to connect two mountain peaks.\r\n\r\n',5,'TFQ',NULL,NULL,'IMAGE-d08391e4-bf78-4681-9e10-471fe7090e8f-468c0f3039cd471fa237715e16644806.jpg',0,'2024-12-03 10:07:38'),('d0840f10-368e-4467-a434-b84f585bdcb9','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 8','What is the name of the speaker\'s dog?',5,'MCQ','AUDIO-d0840f10-368e-4467-a434-b84f585bdcb9-ca1ebe454804c7d625076000dee1fb17.mp3',NULL,NULL,0,'2024-11-25 10:53:08'),('d0bfa245-d1f9-4627-9381-b6391995016c','3b835b88-f728-4bdd-a64c-a8b3216ae147','Question 4','Choose the sentence that uses an adjective correctly:\r\n',14,'MCQ',NULL,NULL,NULL,0,'2024-11-26 00:36:28'),('d0c0e935-ec31-4aaa-9e8a-5d0c1f8edfbc','41426465-c0af-4f11-bb66-c0e307279110','Question 17','The storytelling session is held at the cocktail bar.\r\n',5,'TFQ','AUDIO-d0c0e935-ec31-4aaa-9e8a-5d0c1f8edfbc-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:23:56'),('d0c60567-54ed-4e06-b344-99f85ffc5702','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 20','Mochis rise in popularity is due to its rich history and its ability to inspire culinary creativity.',5,'TFQ',NULL,NULL,'IMAGE-d0c60567-54ed-4e06-b344-99f85ffc5702-712761d31f2fb5377019e44d7b374878.jpg',0,'2024-12-02 10:18:14'),('d0cefb83-b508-4488-933e-7c8f098e4ac8','bd175280-dac0-4816-8b96-8bfea150cf93','Question 7','The sun ____ in the east.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d0cefb83-b508-4488-933e-7c8f098e4ac8-716b1f0c5b9eb340498bbc51fef26dde.jpg',0,'2024-11-28 14:24:46'),('d0d427ac-2b3e-437e-afee-2086a33df42e','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 3','What does \"endangered\" mean?\r\n\"The panda is an endangered species because its habitat is shrinking.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:30:20'),('d11ad508-6baa-4051-9ff0-614a5d551923','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 4','The name ships of desert is given to small boats\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 09:17:08'),('d1206124-d935-46c7-9500-569c8edc55ea','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 12','She found herself ____ a crossroads in her career.',5,'MCQ',NULL,NULL,'IMAGE-d1206124-d935-46c7-9500-569c8edc55ea-97b86bbe66877f10e7339eebe3e757d9.jpg',0,'2024-11-29 09:27:50'),('d12e3ac8-f05d-4b02-894c-705009071284','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 1','The Grand Horizon Hotels New Years Eve event was held outdoors near the poolside.\r\n',5,'TFQ','AUDIO-d12e3ac8-f05d-4b02-894c-705009071284-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:31:56'),('d151d949-5317-4947-a081-d0f51dd7c7d0','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 13','On their last vacation, Mia and her group found a perfect spot to camp by the beach. \r\n\r\nMia: \"It\'s serene here, just look at the beautiful waves and peaceful surroundings.\" \r\n\r\nWhich of the following best defines surroundings?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:15:09'),('d154883e-1793-4f12-8b00-75629c36ffb3','ad662084-347c-416f-89de-05a5dd43da36','Question 12','What is the speakers intention?\r\n',5,'MCQ','AUDIO-d154883e-1793-4f12-8b00-75629c36ffb3-59ffae2bff824406f7b515f08ee70b65.mp3',NULL,NULL,0,'2024-12-09 10:49:56'),('d158c806-e2bd-4d11-9b73-b9e5af17e8d1','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 19','The hotel staff worked hard to ensure that every guest had an enjoyable experience during their stay.\r\n\r\nWhat does the antonym of the word \"ensure\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d158c806-e2bd-4d11-9b73-b9e5af17e8d1-38afeab748ee92fe373428e8fde4d870.jpg',0,'2024-12-02 12:06:40'),('d1980603-bd6e-48d6-a54a-2dc2affade9f','3046da72-814f-42e0-bd7f-cf6618a820db','Question 20','Match the activity with the city.',5,'MPQ',NULL,NULL,NULL,0,'2024-12-04 11:04:33'),('d19b3319-c959-4eaa-985a-6fe7c6911e1a','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 7','David wants to give back to the community by starting a coding club at a local youth center.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d19b3319-c959-4eaa-985a-6fe7c6911e1a-e8eea60ca5b58d282a6ea8fff0c25a0e.jpg',0,'2024-12-02 10:58:39'),('d1a27b93-007d-4bba-ae4e-c26537d8f093','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 13','What was challenging for Ben while writing his novel?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d1a27b93-007d-4bba-ae4e-c26537d8f093-20263644daaced4c61741ec6a09ce3c7.png',0,'2024-12-02 10:10:47'),('d1ab12c1-95bd-401e-af93-e5635a828455','307170a8-8cf7-4e93-95e2-2a72c3c23e12','Question 8','Unscramble the letters related to achieving goals or aims\r\n\r\ncsusecs ',10,'MCQ',NULL,NULL,'IMAGE-d1ab12c1-95bd-401e-af93-e5635a828455-cf98fec071da914d704185cbf609a467.jpg',0,'2024-11-28 14:34:09'),('d1bab201-704e-41dc-ae50-d8402379aa1c','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 8','Chef Antonio\'s main intention is to create a fine dining experience\r\n',5,'TFQ',NULL,NULL,'IMAGE-d1bab201-704e-41dc-ae50-d8402379aa1c-ddea434c3d2870bd7de2543a579d89e7.png',0,'2024-12-02 10:59:02'),('d1dd86df-dc27-4a91-8ec7-59de3ee71e24','456af0ad-de69-42a7-b227-135601f1cc0a','Question 3','What kind of cake does Jake want for his birthday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d1dd86df-dc27-4a91-8ec7-59de3ee71e24-b72915b78228b08691f84d249212cb4a.png',0,'2024-12-02 11:28:38'),('d1e12969-e09c-4dd8-b14f-a72868889ab0','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 7','Which noun phrase completes this sentence? \"______ was very helpful to the students.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:12:16'),('d1e77fa0-fc44-4840-b6a6-36688a44e901','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 9','The gourmet restaurant at the resort exclusively sources its ingredients internationally.\r\n',5,'TFQ','AUDIO-d1e77fa0-fc44-4840-b6a6-36688a44e901-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:47:36'),('d1f38552-e853-49e1-b5a8-445ff184cc5e','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 1','What is kindness?\r\n',10,'MCQ','AUDIO-d1f38552-e853-49e1-b5a8-445ff184cc5e-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:50:29'),('d204fd07-46a8-43e5-b2f2-8b45d35933c1','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 3','The golden snail was carried away by the ________.',5,'MCQ',NULL,NULL,'IMAGE-d204fd07-46a8-43e5-b2f2-8b45d35933c1-e03f6d30818ffbec4ab8583bf367f12b.jpg',0,'2024-11-28 10:27:10'),('d2062936-77ad-463d-88e2-ac117c93597f','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 2',' What subject are you studying?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d2062936-77ad-463d-88e2-ac117c93597f-ff859557fec47df3d0f8990f5497dde3.png',0,'2024-11-25 21:29:49'),('d213078c-d041-4db8-b525-10ae57a787d8','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 9','The main restaurant serves breakfast from 7:00 AM to 10:00 AM.',5,'TFQ','AUDIO-d213078c-d041-4db8-b525-10ae57a787d8-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:26:22'),('d251c2cf-3c9a-49d3-9e34-c5b52a58b1d7','2757e906-e864-4704-af6a-a92b588eef3d','Question 10','The hotel provides a luggage storage service for guests after check-out.\r\n',10,'TFQ','AUDIO-d251c2cf-3c9a-49d3-9e34-c5b52a58b1d7-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:19:19'),('d2575d14-5fb2-4e22-a4b8-6038ef3e06ff','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 6','What is the primary purpose of the path mentioned?\r\n',10,'MCQ','AUDIO-d2575d14-5fb2-4e22-a4b8-6038ef3e06ff-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 13:59:51'),('d268c912-d50f-4803-8604-157ec10cbc7f','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 12','The manager ___ (not arrive) at the office yet.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d268c912-d50f-4803-8604-157ec10cbc7f-9f309da3174757f04a7dafcbe7b7dd12.jpg',0,'2024-12-02 13:28:50'),('d26b006d-5566-4ecc-bcf3-83be8078079b','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 12','What does Mark do to manage stress and maintain his well-being?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d26b006d-5566-4ecc-bcf3-83be8078079b-dc9b9e289ab608bf7ea5ccb67abf875e.png',0,'2024-11-29 12:19:05'),('d26b1150-f7cc-4b54-9b93-ba26ab1c132a','15fc91ab-629f-4b44-a812-c45807f31850','Question 6','What motivated Tully the turtle to leave his pond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d26b1150-f7cc-4b54-9b93-ba26ab1c132a-7ede781f7880f3a352dc4a71e22b5bf5.PNG',0,'2024-12-04 10:40:52'),('d27b812e-ba25-4b32-9700-900125b3b209','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 2','Which word is an adjective?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 21:55:20'),('d296b243-4938-4dcd-af4f-369ccafa1abb','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 16','What was Isabellas main role at the Pearl Cove Resort?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d296b243-4938-4dcd-af4f-369ccafa1abb-c36b3fb31d3ab7f63cb7491f00307a72.PNG',0,'2024-12-06 11:22:00'),('d29d6129-515f-44d4-bc51-eaef94377892','aaec799c-4103-4686-89d5-1c0254869f27','Question 14','What is a key mission of the Golden Sands Resort?',5,'MCQ',NULL,NULL,'IMAGE-d29d6129-515f-44d4-bc51-eaef94377892-e96cb5e181771f09e93c1fb54274cef8.jpg',0,'2024-12-11 10:21:07'),('d2c18e42-523f-45d0-ace9-edbde2c7e764','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 8','\"The witch cast a spell and turned Candra Kirana into a golden snail.\" \r\n\r\nWhich of the following words is a synonym for \"spell\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d2c18e42-523f-45d0-ace9-edbde2c7e764-6b4303ecde7537f75442e10e9a54982d.jpg',0,'2024-11-25 11:02:50'),('d2c4a9ce-fdba-445a-b789-6c40ba5f1479','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 7',' How did Anna feel about the party?\r\n',5,'MCQ','AUDIO-d2c4a9ce-fdba-445a-b789-6c40ba5f1479-44ca34d9fd4b3cdde1cc7b616be3bc87.mp3',NULL,NULL,0,'2024-12-11 15:00:32'),('d2cfcdf4-ab09-41d7-b116-4fe88faab4f8','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 15','Which of these words means \"to spend time resting or relaxing\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:02:56'),('d2d26a1b-c65d-45de-8b77-02d4dd6db968','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 12','The word debut refers to someone\'s last performance.',5,'TFQ',NULL,NULL,'IMAGE-d2d26a1b-c65d-45de-8b77-02d4dd6db968-0ca210a714e245fc139b72284b427697.jpg',0,'2024-11-29 10:25:57'),('d2dbe068-7871-4f6c-b1b5-f6bf92a7e0f4','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 13','Why was Flight 203 delayed?\r\n',5,'MCQ','AUDIO-d2dbe068-7871-4f6c-b1b5-f6bf92a7e0f4-ff1b4a43a8064452a7d8bef49f67cd88.mp3',NULL,NULL,0,'2024-12-11 10:23:49'),('d2e0067a-2990-4659-a83b-8af786105bc0','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 10','I think it ___ (rain) later today.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d2e0067a-2990-4659-a83b-8af786105bc0-9c47d190cafffba5c0bf4da4e2d65088.jpg',0,'2024-11-29 09:46:01'),('d2f1150a-5765-4714-99ec-c93ba066c0ff','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 6','The answer \"I like mathematics\" is a suitable response to the question \"What is your favorite subject?\"',5,'TFQ',NULL,NULL,'IMAGE-d2f1150a-5765-4714-99ec-c93ba066c0ff-b694387cb9ad1bdc15c7ff0cb013a4ab.png',0,'2024-11-25 21:36:54'),('d3042238-4e2a-4fae-a19a-e38e9a741d0d','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 20','The Skybridge was designed to balance modern architecture with environmental conservation.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d3042238-4e2a-4fae-a19a-e38e9a741d0d-468c0f3039cd471fa237715e16644806.jpg',0,'2024-12-03 10:07:48'),('d31016e1-08dc-4ee7-88c3-e2feb28f8b3c','48e954f7-123b-404f-a990-8083a78133b2','Question 5','What is one of the popular places guests can explore in the hotel?\r\n',10,'MCQ','AUDIO-d31016e1-08dc-4ee7-88c3-e2feb28f8b3c-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:24:20'),('d322ac4d-4c6f-45c6-9f3e-e65443230189','36353aaa-0af1-4489-b057-25511e020826','Question 14','Determine if the statement below is true or false.\r\nWe will go for a walk before the rain starts.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:27:38'),('d3331876-bb20-4f5e-870f-88110f5deb65','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 3','I am not hungry. I have _______ eaten.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d3331876-bb20-4f5e-870f-88110f5deb65-b95ad29f30f4f5ab2d9f8ad380b09767.jpg',0,'2024-12-02 11:23:17'),('d335f9f3-dc2d-41da-af6b-1e9da8103d0d','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 3','When was the Eiffel Tower completed?\r\n',5,'MCQ','AUDIO-d335f9f3-dc2d-41da-af6b-1e9da8103d0d-5c92c8eb2870e2a8639de0f02ab64d2c.mp3',NULL,NULL,0,'2024-12-09 13:17:42'),('d338fe3e-96e4-4956-a69a-2f9310cefcf7','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 11','The decorations in the ballroom were minimal to keep the focus on the stage performances.\r\n',5,'TFQ','AUDIO-d338fe3e-96e4-4956-a69a-2f9310cefcf7-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:33:52'),('d33dc978-b572-45be-88b4-b2544aa77ae0','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 12','How did Maria feel during her final dinner in Tuscany?',4,'MCQ',NULL,NULL,'IMAGE-d33dc978-b572-45be-88b4-b2544aa77ae0-a247848860ed4771402b17c3caa4e0ca.PNG',0,'2024-11-25 22:21:30'),('d34d865f-49f5-4fa5-a498-30b9d8c1983d','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 17','I met your brother. _______ is very tall.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d34d865f-49f5-4fa5-a498-30b9d8c1983d-a94e09cb927d0711c4e83a2ac4a0c4c3.png',0,'2024-12-02 09:50:01'),('d3599fcc-7033-4dcd-bfe1-fecfb2760f6a','5b4d1e68-5899-46e1-84c3-e6fd245b6886','Question 15','What feature makes the garden unique at night?',5,'MCQ',NULL,NULL,'IMAGE-d3599fcc-7033-4dcd-bfe1-fecfb2760f6a-1f530a098e64ef11a5ba2de76daefc69.png',0,'2024-12-03 09:37:59'),('d374c654-5a46-4d04-b608-ef0ea92d54e6','2622d27d-5b07-43d1-922a-2391c188ee32','Question 14','What is one of Annas personal hobbies that helps her in her job?',5,'MCQ','AUDIO-d374c654-5a46-4d04-b608-ef0ea92d54e6-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:34:46'),('d37534f6-33de-4e45-812a-5c50a62fac0b','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 20','What is the Kremlin used for today?\r\n',5,'MCQ','AUDIO-d37534f6-33de-4e45-812a-5c50a62fac0b-476e7cda2ad9581d4eadad5b088838f1.mp3',NULL,NULL,0,'2024-12-09 13:38:38'),('d3868fbc-d577-4e84-999c-d5cee06435ca','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 4','Choose the word that is closest in meaning to brilliant.',10,'MCQ',NULL,NULL,'IMAGE-d3868fbc-d577-4e84-999c-d5cee06435ca-4c99dca8194a0b5ed6e9f4e5d08cbf0a.jpg',0,'2024-11-28 14:16:24'),('d38e685a-c064-4e80-b1f3-707556e48bc7','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 10','Who are the members of your family?',10,'MCQ',NULL,NULL,'IMAGE-d38e685a-c064-4e80-b1f3-707556e48bc7-867d432d5dc90737d2133426713e9c43.png',1,'2024-11-25 20:44:10'),('d3a70269-58b1-43c4-b4e9-d5a2a9950050','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 8','Telling someone \"You should have done better\" is a compliment.',10,'TFQ',NULL,NULL,'IMAGE-d3a70269-58b1-43c4-b4e9-d5a2a9950050-2d0b0072aec13a9e2ea06e3a258566fd.png',0,'2024-11-26 01:56:47'),('d3bda1c3-3df1-4b9b-83e7-21be8b988617','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 5','How do you feel about your studies?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-d3bda1c3-3df1-4b9b-83e7-21be8b988617-ab93681c40b785eb657169c011472e0a.png',0,'2024-11-25 21:36:13'),('d3cecb48-6132-4715-913a-58ecdadb9b6c','ece4b803-0eff-41eb-ba24-307c115cae80','Question 7','The streets are always crowded, even in the early morning.\r\n',5,'TFQ','AUDIO-d3cecb48-6132-4715-913a-58ecdadb9b6c-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:11:11'),('d3e71407-5b38-4069-a0de-37b5ea104f34','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 10','We _______ have dinner at a restaurant tonight.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d3e71407-5b38-4069-a0de-37b5ea104f34-721e1142f84b31368a00c779ece8d7d9.jpg',0,'2024-11-29 10:35:39'),('d3e772c4-121b-4141-9666-378bbc413b9b','de4674bd-c6d6-452f-85d2-fd42a0ccf773','Question 1','Where does Emily plan to visit during her summer vacation?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d3e772c4-121b-4141-9666-378bbc413b9b-601fb3ab3a4d454b82a4d4636554440c.png',0,'2024-12-02 11:35:21'),('d3f6bbc2-6c80-416f-897d-2da2b8455dec','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','Question 8',' I usually ____ my lunch at noon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d3f6bbc2-6c80-416f-897d-2da2b8455dec-4cc110973e68d6d1d0f1727ae7debe6b.jpg',0,'2024-11-28 12:19:26'),('d3f75f49-a317-402b-815c-f1ef04124159','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 9','Paula : \"What should we buy as souvenirs?\" \r\nBaim: \"Maybe some handmade crafts or local snacks. They will be great gifts!\" \r\nPaula: \"That sounds perfect! I want to show my friends what I found here.\"\r\n\r\n What does \"souvenirs\" mean in the sentence? \r\n\r\n \"I want to buy some souvenirs for my friends.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:10:45'),('d3f946fa-60ae-4cde-b70f-3c0425e40a0c','54576a13-8360-433e-b515-61511d337de3','Question 9',' Attention Students! \r\n\r\nGrade XII students are invited to a morning seminar on:\r\n\r\n \"How to Prepare for the Final Examination\" Learn helpful tips from Mr. Budi Umar, a well-known education consultant. \r\nDate: July 27, 2018 \r\nTime: 07:30 AM \r\nVenue: School Main Hall \r\n\r\nDon\'t miss this free event! Seats are limited. \r\n\r\nTo reserve your seat, please call Kemal at 0812 6979 5677 or 0852 3457 567.\r\n\r\nWho will come to the morning seminar?',8,'MCQ',NULL,NULL,'IMAGE-d3f946fa-60ae-4cde-b70f-3c0425e40a0c-f314f9d0f83c8e7bf90d8964e6bbc826.jpg',0,'2024-11-21 09:24:35'),('d400ab07-3072-4f57-bfc8-074eb88d0f43','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 1','Usually, in a garden with grape vines',10,'MCQ',NULL,NULL,'IMAGE-d400ab07-3072-4f57-bfc8-074eb88d0f43-818a7d56085c88555eb99694289202f1.PNG',0,'2024-12-03 14:16:17'),('d4010f2b-bf4e-4300-8f87-bee7fb15fc97','39047836-dedd-41d5-806a-71fd4d66577c','Question 8','What makes the Garden Estates guest experience distinct, according to the guide?\r\n',5,'MCQ','AUDIO-d4010f2b-bf4e-4300-8f87-bee7fb15fc97-5911378b0b4228ed50e3ead046ad1f87.mp3',NULL,NULL,0,'2024-12-10 10:15:41'),('d430afd1-f15a-43ab-b7c9-60c180f5820d','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 5','When is Vieras birthday?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d430afd1-f15a-43ab-b7c9-60c180f5820d-924d8d41c049e1cecf1e91843b4fd222.png',0,'2024-11-29 11:38:36'),('d43c697f-5b28-4832-833b-d16115b3cee8','ff825264-d21d-4612-821f-2f19f8044bc2','Question 5','Who receives the Outstanding Service Award? ',5,'MCQ','AUDIO-d43c697f-5b28-4832-833b-d16115b3cee8-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 09:57:27'),('d4407f72-bbfb-4684-97ba-4e16ea452be6','069d921b-0878-411b-a94d-ce525959c0d1','Question 55','The statement implies that the manager was skilled at organizing the event.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d4407f72-bbfb-4684-97ba-4e16ea452be6-5fee267eaa884f20783471f4d0a13535.jpg',0,'2024-12-11 20:10:49'),('d45ec92a-f493-46f2-aca1-373117f327a1','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 5','What sport does the speaker enjoy?',5,'MCQ','AUDIO-d45ec92a-f493-46f2-aca1-373117f327a1-136d73d3bd5989ba78b5fc7c326d93b5.mp3',NULL,NULL,0,'2024-11-25 10:47:16'),('d45ecbb8-e7b4-465a-9f10-4afae736e0d9','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 4','The old woman was mean to the golden snail.',5,'TFQ',NULL,NULL,'IMAGE-d45ecbb8-e7b4-465a-9f10-4afae736e0d9-cf0eef085073c8429ac3879e9b750c31.jpg',0,'2024-11-28 10:28:43'),('d46bdee1-aca2-4f2f-bd07-0e6db442ab98','7fd84c75-8187-4553-96aa-23cead94c780','Question 14','What is the function of an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:51:54'),('d46daa57-5765-4d1e-8753-c90b5462608c','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 5','How long did the siege on the castle during the War of the Roses last?\r\n',5,'MCQ','AUDIO-d46daa57-5765-4d1e-8753-c90b5462608c-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:46:51'),('d470724c-992b-4319-a1f3-18d18ab3ecf1','a01ae31e-9562-4284-96b5-f70ece994003','Question 4','What was served at the grand opening banquet?',5,'MCQ',NULL,NULL,'IMAGE-d470724c-992b-4319-a1f3-18d18ab3ecf1-c5634a299f2c894d60614f953a048e05.PNG',0,'2024-11-25 23:25:26'),('d474dc91-1ad2-4702-93b6-875e8156d047','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 12','The Lighthouse Haven focuses on fostering a sense of responsibility for the environment.',5,'TFQ',NULL,NULL,'IMAGE-d474dc91-1ad2-4702-93b6-875e8156d047-f982c6d77f8dda0d79a52217a0c7f3e5.jpg',0,'2024-12-11 10:35:03'),('d4780782-cf94-473c-9386-6fabf4ec3c8f','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 14','The Louvre Museum frequently hosts temporary exhibitions but avoids cultural events to preserve its historical integrity.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d4780782-cf94-473c-9386-6fabf4ec3c8f-a710a04df3098c42f3ee35f36f57f4a5.jpg',0,'2024-12-03 11:02:13'),('d483dddd-13e3-4426-8b23-1e996917b1ac','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 6','Lisa made the transition to Barcelona after spending approximately ten years in London.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d483dddd-13e3-4426-8b23-1e996917b1ac-a74b23b805fca4fb7c9d9bc6233eb328.jpg',0,'2024-11-29 12:16:26'),('d48d9141-e179-4531-abaf-e812a16692af','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 14','Tirelessly means working with constant effort.',5,'TFQ',NULL,NULL,'IMAGE-d48d9141-e179-4531-abaf-e812a16692af-ae9666bd6c2481ffa478052574209644.jpg',0,'2024-11-29 10:28:04'),('d48fd3cb-c57e-40e3-a343-ec78e74bd8de','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 7','Tacos are made with a variety of ingredients and reflect Mexican flavors',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:46:10'),('d4e62910-f2e7-4027-8eee-2fe2f32b77f7','069d921b-0878-411b-a94d-ce525959c0d1','Question 25','Hi everyone,\r\n\r\nMy name is Kamari Sky Wassink, and Im a travel enthusiast from Indonesia. Ive always been fascinated by different cultures and cuisines. Last year, I visited Japan, where I learned how to make sushi! Back home, I teach English to kids and spend my weekends volunteering at an animal shelter. I love meeting people who share my interests. What are your passions?\r\n\r\n\r\nCheers,\r\nKamari\r\n\r\n\r\n\r\nWhere did Kamari learn to make sushi?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d4e62910-f2e7-4027-8eee-2fe2f32b77f7-f6415c8a72fec2da364e011b1ab25134.jpg',1,'2024-12-11 13:51:57'),('d4e7f27c-af99-453c-952b-ac316a330d5c','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 6','The grand ballroom is located on the mezzanine level.\r\n',5,'TFQ','AUDIO-d4e7f27c-af99-453c-952b-ac316a330d5c-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:48:36'),('d4fc5ebe-d1d1-44cb-806c-0e46dc20f36c','31528e94-dbd8-40c5-b532-25d7fcd0cebf','Question 8','Choose the sentence that uses an adverb of manner:\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:35:11'),('d504acc8-421f-47db-bf2d-87dcb084e2f0','6b134cd4-e902-4241-9692-450b43ca1af9','Question 6','Which is NOT a tourist attraction?',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 11:17:10'),('d50af094-558a-4b7a-a893-31a09a296f7a','15fc91ab-629f-4b44-a812-c45807f31850','Question 13','The sanctuary has a \"leave no trace\" policy to minimize environmental impact.',5,'TFQ',NULL,NULL,'IMAGE-d50af094-558a-4b7a-a893-31a09a296f7a-6ec0341ba940163fa4d71fdf29ea32b4.jpg',0,'2024-12-11 10:58:08'),('d50c1ffd-ff64-4527-8590-2faff5226bda','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 10','In the phrase \"The beautiful painting in the museum,\" what part is the noun phrase?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:52:30'),('d513df6a-3b05-466c-89f3-410daa55fece','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 7','Direct: \"He can play the guitar,\" she said.\r\nReported: She said that he ___ play the guitar.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d513df6a-3b05-466c-89f3-410daa55fece-b38427e35b8a0ad30aaa19d894f1b10e.png',0,'2024-11-28 11:55:24'),('d5251c20-a26c-473a-aedc-eea706a5d7a2','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 13','Why do you think Clara felt nervous on her first day at the Seaside Resort?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d5251c20-a26c-473a-aedc-eea706a5d7a2-e1bcfc8e776b3c08db3cb39fb947d87a.PNG',0,'2024-12-06 11:13:53'),('d52c99cb-40f0-4cd3-a7fd-f54a846b7841','15fc91ab-629f-4b44-a812-c45807f31850','Question 2','What did Frederick II study secretly despite his father\'s prohibitions?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d52c99cb-40f0-4cd3-a7fd-f54a846b7841-3c161de696a2be84d368727fdec14c1d.PNG',0,'2024-12-04 10:19:22'),('d5532d15-81b7-4e10-b825-b1f2a414cd47','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 12','The airline called Theo the next morning about his luggage.\r\n',5,'TFQ','AUDIO-d5532d15-81b7-4e10-b825-b1f2a414cd47-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:14:53'),('d56642e4-1c14-4f47-9d20-d6324f0f8edd','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 17','Ben found writing a novel easy and straightforward.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d56642e4-1c14-4f47-9d20-d6324f0f8edd-9176d973ee14b5a4d1ad3a8e4a24c906.jpg',0,'2024-12-02 10:13:17'),('d5781153-9247-44f9-bb8e-7cebaadddc2a','acad3477-1006-4ed1-b432-985542a7c890','Question 7','What time does the market open?\r\n',10,'MCQ','AUDIO-d5781153-9247-44f9-bb8e-7cebaadddc2a-e5157b8fccda9f04b53729f78fb968fc.mp3',NULL,NULL,0,'2024-12-09 11:15:57'),('d58a8589-82e4-4c06-a254-005cdd03caea','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 5','How did Leila adjust her approach when dealing with the Japanese guests?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d58a8589-82e4-4c06-a254-005cdd03caea-93efc006411bfc623ae8f4b354c00b1c.PNG',0,'2024-12-06 12:05:41'),('d5b10c5f-af97-4117-b105-432a38dfa9dd','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 3',' What does \"heritage\" mean in the sentence?\r\n\"Many people visit the citys heritage sites to learn about its history.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:44:21'),('d5bce8f2-56d7-46cd-9723-48f02ae6bf57','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 12','He looked ___ the window at the rain.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d5bce8f2-56d7-46cd-9723-48f02ae6bf57-06a57759abcdd5c9e7340810313a1f00.png',0,'2024-11-28 14:17:24'),('d5cdbb3b-d155-430f-9555-923657b3c424','3179737e-57ca-437a-af38-f91d98c18e0e','Question 1','Thomas Edison was a famous man who helped change the world,\r\n\r\nWhat is the correct Indonesian translation for the word \"famous\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d5cdbb3b-d155-430f-9555-923657b3c424-7108e6cfa4c63fc4d4a61d364a57ee1f.jpg',0,'2024-11-25 09:50:43'),('d5e60111-97eb-488d-b39a-8aa64e1314e7','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 10','The cat slept ____ the table.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d5e60111-97eb-488d-b39a-8aa64e1314e7-13ffd4feb9491bdd39e2c5cd2e723a51.jpg',0,'2024-11-28 15:03:35'),('d5ea19a1-6c74-4fe4-a0ca-ea9ff313c0df','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 14','The mentai sauce gives the cake its salty flavor, which combines salty, umami tastes and creamy richness.\r\n\r\nWhat the meaning of salty in Indonesia',5,'MCQ',NULL,NULL,'IMAGE-d5ea19a1-6c74-4fe4-a0ca-ea9ff313c0df-4468405a3fa2bfdebdc00761cb3c1afe.jpg',0,'2024-11-22 12:09:36'),('d60d00b9-89e0-4fd8-a15e-25dd7861dd7e','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 10','Ignoring someones feelings is an example of showing empathy.\r\n',10,'TFQ','AUDIO-d60d00b9-89e0-4fd8-a15e-25dd7861dd7e-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:58:22'),('d61fb4ec-8808-4473-bd6c-4ed54fb0d7c7','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 16',' Rearrange the scrambled letters to form the correct word:\r\n\r\n\"The tour guide provided an informative and enjoyable experiance.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:51:45'),('d6207cdd-7f46-4640-adc5-2f22d76e2ded','456af0ad-de69-42a7-b227-135601f1cc0a','Question 7','What does Mia\'s little brother, Sam, want to do in the park?\r\n',10,'MCQ',NULL,NULL,'IMAGE-d6207cdd-7f46-4640-adc5-2f22d76e2ded-a0be7eb12d66f5594c4dd529c144a280.png',0,'2024-12-02 11:31:21'),('d6285b08-4cd4-4bcd-a2e5-3c6b178ae487','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 19','Julia is currently in her first year of studies in a graduate program in social work. \r\n',5,'TFQ',NULL,NULL,'IMAGE-d6285b08-4cd4-4bcd-a2e5-3c6b178ae487-aaba6f302b4787351026745940c4bcb2.jpg',0,'2024-11-29 12:26:14'),('d6330ec2-77ae-405a-81bf-66066627d71c','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 5',' What is the moral value being highlighted?\r\n',5,'MCQ','AUDIO-d6330ec2-77ae-405a-81bf-66066627d71c-09b2244ad3dffae5fd0849489568d85a.mp3',NULL,NULL,0,'2024-12-12 10:42:42'),('d637ab85-d741-470f-b574-3b85f487da56','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 5','What did Anna achieve?',5,'MCQ','AUDIO-d637ab85-d741-470f-b574-3b85f487da56-4e373fd356192ab75f3a9a37b33f7d04.mp3',NULL,NULL,0,'2024-12-06 10:43:40'),('d6565953-c1db-4bfc-812d-e65d555fc99d','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 14','Maria made new friends during her culinary tour.',4,'TFQ',NULL,NULL,NULL,0,'2024-11-25 22:23:19'),('d662deb4-647a-4419-bcc7-a1ea474d41fb','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 8','Why did travellers in Santorini call Sofia the storyteller?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d662deb4-647a-4419-bcc7-a1ea474d41fb-1c87a477a28319c6a873837e9c8a1ce3.png',0,'2024-12-03 09:47:49'),('d66b190c-cbdb-42c8-98bd-eaec1c6f10d6','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 8','What does the word throw mean? ',10,'MCQ',NULL,NULL,'IMAGE-d66b190c-cbdb-42c8-98bd-eaec1c6f10d6-faf1848fb9b04e16f28a821d9d71f3d7.jpg',0,'2024-11-27 12:27:18'),('d670acaa-241d-4b6a-bab5-34bb207acc21','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 2','I never (imagine) ____________ I would see you here.',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 12:22:25'),('d684c006-813b-4f66-a4b9-ed3153d4fd0f','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 4','The water is _______.',10,'MCQ',NULL,NULL,'IMAGE-d684c006-813b-4f66-a4b9-ed3153d4fd0f-0fd5c02587bd6a077a7e5a8994d93cb5.jpg',0,'2024-11-26 06:30:22'),('d6886714-238e-45d0-b9b3-c2506bdeeb51','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 10','Choose the correct plural form of the noun in each sentence.\r\nOne foot → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-d6886714-238e-45d0-b9b3-c2506bdeeb51-d8191508fa42d49ed7d5ac99eabc9283.png',0,'2024-12-04 10:29:00'),('d68c53d4-f418-4185-9944-d471f7fddd84','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 8','One of the most memorable experiences of our trip was the hot air balloon ride over the desert. We _______ (soar) high above the dunes, watching the landscape change color as the sun _______ (rise). The silence of the desert was _______ (peaceful), broken only by the occasional sound of the burner.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d68c53d4-f418-4185-9944-d471f7fddd84-08a833ae1dd66e136030196a69ae2569.jpg',0,'2024-11-29 10:06:38'),('d69974cb-992a-43bb-a7ae-243a02862ec7','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 4','How can guests order room service?\r\n',10,'MCQ','AUDIO-d69974cb-992a-43bb-a7ae-243a02862ec7-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:24:40'),('d6a6895d-1bc3-42ea-8277-d696ac8cdf9e','17ae8c8f-06a4-4577-9846-9861926b0767','Question 2','Liam feels very confident about joining the festival.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d6a6895d-1bc3-42ea-8277-d696ac8cdf9e-4ca9db584572390d2484821a2d3ab4ea.jpg',0,'2024-12-04 12:44:10'),('d6a90c63-4358-4867-8e3e-79791fbf0518','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 11','What is Marks profession?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d6a90c63-4358-4867-8e3e-79791fbf0518-dc9b9e289ab608bf7ea5ccb67abf875e.png',0,'2024-11-29 12:18:37'),('d6ab7ac0-e946-4eb0-83a2-a2e47684d2ed','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 13','Choose the correct answer: \"She ____ a book last night.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-d6ab7ac0-e946-4eb0-83a2-a2e47684d2ed-a1f1f0552756e02b3802754baa45076c.png',0,'2024-11-26 03:42:03'),('d6af4441-1d47-49ff-a859-2b2217487c92','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','Question 1','Choose the correct pronoun for the sentence:\r\n\r\nThe teachers and students planned the event together. ___ were all excited about it.',5,'MCQ',NULL,NULL,'IMAGE-d6af4441-1d47-49ff-a859-2b2217487c92-67b61928f08b837f6fd9104a7c592fbe.png',0,'2024-12-02 11:19:02'),('d6caaaca-7042-4940-b4d8-e5f7f8db8a53','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 10','\"This famous landmark is visited by thousands of tourists each year.\"\r\n\r\n\"Landmark\" refers to a significant or historically important location, such as a building, statue, or monument.\r\n\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 11:44:17'),('d6cc7b14-ef36-4710-aecd-5ed8489d01ab','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 16','Rearrange the letters \"CEBLERATE\" to form a word:',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:03:39'),('d6ce99fb-d0ec-4279-80a1-12a1081f24cc','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 5','The company ___ (not release) the product before December.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d6ce99fb-d0ec-4279-80a1-12a1081f24cc-188974df68e3b783581ac428e03e4968.jpg',0,'2024-11-29 11:29:31'),('d6da32e9-20e9-4227-b638-0d072896e2bd','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 15',' Reflection and Growth \r\n\r\nAs her vacation came to an end, Sofia took a moment to reflect on her experiences. She wrote in her journal about the lessons learned and the joy of exploring new places. This time away had not only rejuvenated her spirit but had also sparked new ideas for her next film project.\r\n\r\n\r\nIn the sentence \"She wrote in her journal about the lessons learned and the joy of exploring new places,\" the word \"lessons\" refers to knowledge or insights gained from experiences.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 10:47:12'),('d6e635d1-2ffc-477f-86b9-b011a2158d52','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 15','Select the correct modal verb to complete this sentence: \"You ____ try the new restaurant.\"',5,'MCQ',NULL,NULL,'IMAGE-d6e635d1-2ffc-477f-86b9-b011a2158d52-6ca7cada9000e218ecba37ef32b106ce.png',0,'2024-11-25 19:43:59'),('d6e8ab85-1b7f-440d-9251-1ddb12f35dbe','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 18','Choose the word that has the closest meaning to \"insightful\" in the sentence:\r\n\r\n\"Her insightful suggestions helped improve the guest experience.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-d6e8ab85-1b7f-440d-9251-1ddb12f35dbe-d1c9079a54cd95d48d5cb6bbafadfb3e.jpg',0,'2024-11-26 03:52:45'),('d706fccb-62a8-4df9-959e-3e0f12b1d251','2757e906-e864-4704-af6a-a92b588eef3d','Question 9','Guests can only settle their room bill at the front desk.\r\n',10,'TFQ','AUDIO-d706fccb-62a8-4df9-959e-3e0f12b1d251-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:19:08'),('d718c6a5-e8a1-41b7-ab9e-3bcc08ba024c','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 1','Please listen carefully to the following audio, as it will be used to answer questions 1 to 15.\r\n\r\nHow long has Michael worked in the hospitality industry?',5,'MCQ','AUDIO-d718c6a5-e8a1-41b7-ab9e-3bcc08ba024c-16308124c7d1a109a4d0fa91039f760b.mp3',NULL,NULL,0,'2024-11-26 09:03:15'),('d725b9a1-a02e-43b4-8ae0-baa6b31dc782','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 9','Who introduced themselves to the kids playing soccer?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 14:15:06'),('d73bf440-701d-4559-8109-75dba80ff3e6','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 11','We _______ travel to Europe next summer.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:20:12'),('d73cf44b-924c-4573-9957-e0430b0176b3','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 2','Who is the General Manager of the hotel?',5,'MCQ','AUDIO-d73cf44b-924c-4573-9957-e0430b0176b3-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:12:01'),('d7562ade-f7b8-41dd-8ccf-f13542dbda0b','318b5f94-4a81-4c44-8372-cef8e0561833','Question 10','How does Emily plan to move forward with the ideas discussed in the meeting? \r\n',5,'MCQ','AUDIO-d7562ade-f7b8-41dd-8ccf-f13542dbda0b-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 15:05:31'),('d757e470-887d-4882-8b90-af5db4230357','48882788-baf8-468f-85bf-dc386c4a00a6','Question 9','The cat ____ on the mat.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d757e470-887d-4882-8b90-af5db4230357-8eaff6551c6aebda9f5e1368e2b8875e.jpg',0,'2024-11-28 14:01:32'),('d7660278-6799-46dc-9091-0ea5cee553e3','aaec799c-4103-4686-89d5-1c0254869f27','Question 6',' Responsible Tourism at Harmony Island\r\n\r\nHarmony Island, located in the Pacific, has become a shining example of responsible tourism. Visitors are encouraged to respect the local culture and environment through activities that emphasize sustainability. Guests can participate in coral reef restoration programs, attend workshops on indigenous traditions, and explore eco-friendly resorts that operate entirely on renewable energy.\r\n\r\nThe local government has implemented strict policies to minimize over-tourism, such as limiting the number of visitors and banning single-use plastics. Tourists often leave with a deeper appreciation for nature and the local communitys values of respect and harmony.\r\n\r\nWhat activity at Harmony Island teaches visitors about sustainability?',5,'MCQ',NULL,NULL,'IMAGE-d7660278-6799-46dc-9091-0ea5cee553e3-e80108b42bdd1d35775047b5815bbfbd.jpg',0,'2024-12-11 10:12:22'),('d76adc25-4d95-47cd-8f1d-8cfd02a56783','066f137b-70c3-4619-8cf7-038f42d99258','Question 8','How does the text describe the relationship between comedy and tragedy?',4,'MCQ',NULL,NULL,'IMAGE-d76adc25-4d95-47cd-8f1d-8cfd02a56783-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:43:51'),('d76c8319-342f-45a0-9600-b5def70f8c60','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 14','Choose the word that is the opposite of \"reward\" in the sentence:\r\n\r\n \"The company decided to reward employees for their hard work.\"_\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-d76c8319-342f-45a0-9600-b5def70f8c60-ea5b15d1b809132fd0c572382d3bb0d7.jpg',0,'2024-11-25 17:51:50'),('d77e11eb-02ea-4395-aa8a-be12d4b29f14','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 2','Select the past tense of \"bring.\"',5,'MCQ',NULL,NULL,'IMAGE-d77e11eb-02ea-4395-aa8a-be12d4b29f14-f9ffa8e2f3235e0c37c53e933d5d29e8.png',0,'2024-11-26 03:32:25'),('d77fdf52-3f32-42be-b186-430b485909b9','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 9','We are going to Paris ___ the weekend.',5,'MCQ',NULL,NULL,'IMAGE-d77fdf52-3f32-42be-b186-430b485909b9-f9cd8e533148c6dbded74bd620a408e7.png',0,'2024-11-28 14:11:56'),('d7a6c420-63c9-4dbf-ba6f-ff4477e63f51','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 16','Where is the main conference hall located?\r\n',5,'MCQ','AUDIO-d7a6c420-63c9-4dbf-ba6f-ff4477e63f51-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:03:32'),('d7ae39e2-7e7c-46d0-9a92-971b5c6ca376','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 5','Select the noun phrase in the following sentence: \"They visited a historic town near the sea.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-d7ae39e2-7e7c-46d0-9a92-971b5c6ca376-39b6d7772cb54a16d847d950376bb94b.jpg',0,'2024-11-28 11:11:09'),('d7c36765-d9cc-4a0e-b2eb-b3e33fed0f46','f761615d-b728-4a17-9b7a-d3b57858db68','Question 8','What is the color of grass?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:09:13'),('d7c4654d-e46d-4cc2-8c44-7216fb674edd','aaec799c-4103-4686-89d5-1c0254869f27','Question 19','The Valley of Serenity prioritizes profits over meaningful connections.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 10:26:49'),('d7cd6517-074d-42a2-91c3-22b7a315c571','c5087e84-1c75-438a-8f08-f28964af1e65','Question 8',' Guide: \"This monument is dedicated to the founder of our city.\" \r\n Tourist: \"What does it mean to dedicate something?\"\r\n\r\n What is the meaning of \"dedicate\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-d7cd6517-074d-42a2-91c3-22b7a315c571-a8077336ceadab57a9099ebef97cc374.jpg',0,'2024-12-02 12:57:32'),('d7d618fc-30d5-46a9-9ff3-72fcef2e7c5d','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 11','Choose the sentence that uses an adverb of manner:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:18:44'),('d81874f8-7ba9-43a4-a5c8-1640e6d546a8','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 7',' I am looking for my pen. I __________ it.\r\n',10,'MCQ',NULL,NULL,'IMAGE-d81874f8-7ba9-43a4-a5c8-1640e6d546a8-ede5eff48fc4d1f2888bfc74bad69ccb.jpg',0,'2024-12-02 11:39:30'),('d81b4865-1223-405d-8842-14a53c8fe34c','26d39f63-85dd-435b-aed1-0a507b625015','Question 15','Choose the correct reported speech:\r\nDirect: \"Ill call you as soon as I arrive,\" he said.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d81b4865-1223-405d-8842-14a53c8fe34c-7302583c8324569b7a7052ed97cef32c.png',0,'2024-11-28 12:22:17'),('d82022b7-16fb-4c3d-9306-2c24ed9b85c1','3179737e-57ca-437a-af38-f91d98c18e0e','Question 10','Which word would be the opposite of expand?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d82022b7-16fb-4c3d-9306-2c24ed9b85c1-4e909f00fd96b2a59927383d4a6fc8e3.jpg',0,'2024-11-25 10:17:13'),('d82a0619-7399-4930-afec-5a146c0aad42','45b0268f-d278-4851-90d8-7f99001e6687','Question 15','How does the conversation end?\r\n',5,'MCQ','AUDIO-d82a0619-7399-4930-afec-5a146c0aad42-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:35:28'),('d8390c27-c129-49ea-9bca-98026aa93f5e','899fb920-0a43-4888-a48a-0e91495db9b1','Question 9','Fill in the blank with the correct verb form:\r\n\"He _____ a delicious cake for his sister\'s birthday.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-d8390c27-c129-49ea-9bca-98026aa93f5e-b0f8ad4c07b780d8c1f13ff73fff6d60.jpg',0,'2024-11-28 13:06:54'),('d8444361-b8fe-4395-be6a-33b7cfca173c','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 17','Choose the plural form of \"thief\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-d8444361-b8fe-4395-be6a-33b7cfca173c-d3668b0ff205f9204c3a6e83c013c9b9.png',0,'2024-12-04 10:15:02'),('d867d012-7715-4575-9707-e7b1d4b6aeeb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 16','Which sentence uses a quantitative adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d867d012-7715-4575-9707-e7b1d4b6aeeb-ec19cad5ce697320dd1aab466ac86c8b.png',0,'2024-11-26 03:33:38'),('d86a52ed-d5b1-4c01-a46c-27f4262dc191','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 7','Why did the Brazilian family appreciate Leilas approach?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d86a52ed-d5b1-4c01-a46c-27f4262dc191-93efc006411bfc623ae8f4b354c00b1c.PNG',0,'2024-12-06 12:07:07'),('d8897cb6-7178-4679-9dc3-82d684173246','39047836-dedd-41d5-806a-71fd4d66577c','Question 5','What unique experience does the Sapphire Villa offer that connects guests with local history?\r\n',5,'MCQ','AUDIO-d8897cb6-7178-4679-9dc3-82d684173246-ef50c11bd8cd9568c55113cb80f10cf9.mp3',NULL,NULL,0,'2024-12-10 10:13:41'),('d89080ff-1de5-4fdf-97d6-95ad500f88e0','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 20','Genuine refers to something that is authentic and real.',5,'TFQ',NULL,NULL,'IMAGE-d89080ff-1de5-4fdf-97d6-95ad500f88e0-ac8111028cde9d7613c89d97afa9e1e1.jpg',0,'2024-11-29 10:38:44'),('d8958361-52ac-4678-8b09-10a4fec5457e','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 14','Which of these sentences uses an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:04:24'),('d89927e9-9cd6-4a1b-83fa-6ed234f44769','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 4','What is the speaker doing?',5,'MCQ','AUDIO-d89927e9-9cd6-4a1b-83fa-6ed234f44769-4754d11b8da215a552d56bbcc1295615.mp3',NULL,NULL,0,'2024-12-12 15:02:36'),('d8e7332a-97a4-446a-bfdb-d4cbb41d4372','2622d27d-5b07-43d1-922a-2391c188ee32','Question 3','What is Anna\'s current role and what does it involve?',5,'MCQ','AUDIO-d8e7332a-97a4-446a-bfdb-d4cbb41d4372-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:04:12'),('d8f09d11-4519-4b90-b6ac-572f38985473','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 4','Match the following:',5,'MPQ',NULL,NULL,'IMAGE-d8f09d11-4519-4b90-b6ac-572f38985473-3a11d18d5e0f5d91dc164670707c88ce.jpg',0,'2024-12-06 12:18:33'),('d8f8edaa-62ad-4524-a10c-690f221b8c25','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 1','What did the school achieve last year?\r\n',5,'MCQ','AUDIO-d8f8edaa-62ad-4524-a10c-690f221b8c25-2e73ba09660b0d52cdcd5960f85181db.mp3',NULL,NULL,0,'2024-12-11 11:12:12'),('d8fac60f-92c7-4d18-9c34-475dbf4cd2d4','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 1','What is the primary skill discussed in relation to tourism information in the passage?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d8fac60f-92c7-4d18-9c34-475dbf4cd2d4-eb267e48bb03d3880920f80cd5fca8eb.png',0,'2024-12-03 09:44:04'),('d90677d0-7b8a-43bf-bb54-99793f7820b7','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 14','What does \"complement\" mean in the sentence?\r\n\r\n\"The new amenities were designed to complement the existing services.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-d90677d0-7b8a-43bf-bb54-99793f7820b7-057d3383176d34c955db33d59a1fe8be.jpg',0,'2024-11-26 03:48:03'),('d907d6f7-a9a1-495a-8c21-6484fce1a559','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 20','The ________ prepared a sophisticated dish for the guests.',5,'MCQ',NULL,NULL,'IMAGE-d907d6f7-a9a1-495a-8c21-6484fce1a559-e0755c80b85ba1461f4e63fb4d0d7d84.jpg',0,'2024-12-01 10:32:19'),('d90ffac3-ecd4-4379-8bf2-6425da716ef9','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 12','Thunder Gorge is known for offering adventure activities like white-water rafting.',5,'TFQ','AUDIO-d90ffac3-ecd4-4379-8bf2-6425da716ef9-834dc649b2b81469a24371006fbd37ad.mp3',NULL,NULL,0,'2024-12-09 15:37:39'),('d91e8197-e7c5-4834-9b85-91d27962cd6c','abd056c2-1c8c-4270-b760-215049e270c4','Question 5','What feature of Central Park is highlighted as providing tranquil spots?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d91e8197-e7c5-4834-9b85-91d27962cd6c-791e127451d040a5e06aa0a5f6d1cef9.jpg',0,'2024-12-03 10:47:32'),('d92df5fd-a0a3-405e-9a48-3ffc6160326f','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 2','They ___ (not attend) the conference tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d92df5fd-a0a3-405e-9a48-3ffc6160326f-7f1f941618ecee45c4ef31a03f2136a6.jpg',0,'2024-11-29 11:15:54'),('d93f3d48-6b49-44d8-892f-d42a29f5b92d','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 5','What genres of literature does Alexandra enjoy reading in her personal time?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:07:50'),('d9474a2f-a12d-476b-b95a-40c2553ced95','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 10','In response to the growing emphasis on wellness and mindfulness, many resorts _______ (integrate) holistic practices, such as meditation and nature therapy, into their standard offerings.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:52:27'),('d957741d-2972-4c4a-9265-b547ada848c1','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 18','What is the primary target audience of Luxe Camp?',5,'MCQ',NULL,NULL,'IMAGE-d957741d-2972-4c4a-9265-b547ada848c1-6c6f4a891d30c00eac601225392d523d.jpg',0,'2024-12-11 02:12:10'),('d95af214-3047-4308-be47-3fb4530d5e44','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 16','Sofia: \"This trip has inspired me in so many ways.\" \r\nFriend: \"What ideas do you have for your next project?\" \r\nSofia: \"I want to incorporate more elements of nature and culture into my story.\"\r\n\r\nChoose the word that is the opposite of \"inspired\" in the sentence: \r\n\r\n\"This trip has inspired me in so many ways.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:48:04'),('d960a3cf-4c10-4b46-8705-d004b583e4f6','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 8','Choose the correct plural form of the noun given in parentheses.\r\nThere are three ________ (deer) in the forest.\r\n',5,'MCQ',NULL,NULL,'IMAGE-d960a3cf-4c10-4b46-8705-d004b583e4f6-316c829190f90a299adb67ac30f7578c.png',0,'2024-12-04 10:46:41'),('d96360e5-4ffa-4818-83d5-fa71a42e0b63','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 20','\"Sarah believes that the best trips are those that allow engagement with nature. Tom suggests that a national park would be a perfect place for such trips.\"\r\n\r\n A national park is primarily designed for urban recreational activities and city exploration.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 15:26:42'),('d964ab7a-6276-4d95-b9b1-d76d4aaa919d','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 10','What is the key to creating memorable experiences for hotel guests according to Michael?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:36:21'),('d96e5291-136a-4469-8516-2f0c8db76888','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 11','Choose the noun that can be either singular or plural:',5,'MCQ',NULL,NULL,'IMAGE-d96e5291-136a-4469-8516-2f0c8db76888-be88a1053cc27fd489f3e4f421e4ac04.png',0,'2024-11-26 09:54:34'),('d9798ced-4082-48ef-8a9f-70ff980f559e','aaec799c-4103-4686-89d5-1c0254869f27','Question 13','Match the features or activities of the Golden Sands Resort with their objectives:\r\n\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:19:48'),('d98a1bee-476d-431d-b5fc-da0fe36f4552','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 2','Match the words with their definitions.',5,'MPQ',NULL,NULL,'IMAGE-d98a1bee-476d-431d-b5fc-da0fe36f4552-9a57b87534f691e01eddceb839163569.jpg',0,'2024-11-28 11:11:51'),('d98d8136-f9b8-4334-9df7-42e7cee80680','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 1','I eat breakfast _______ I go to school. \r\n',10,'MCQ',NULL,NULL,'IMAGE-d98d8136-f9b8-4334-9df7-42e7cee80680-db0b1e15f55cb8789350690fa36d25d2.jpg',0,'2024-12-03 13:43:21'),('d99633eb-54a7-4a43-af6a-519921177b06','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 12','What is the base form of the verb \"played\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d99633eb-54a7-4a43-af6a-519921177b06-8f0538a3cbe62362eda0b01f15a172e4.png',0,'2024-11-26 02:16:28'),('d99de678-9d7a-4e30-9915-8cb9ed61cd81','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 9','Tourist 1: \"That hike was exhausting but totally worth it! The view from the top was breathtaking.\"\r\n\r\nTourist 2: \"You were amazing out there! I can\'t believe how easily you kept up with the guide.\"\r\nTourist 1: \"___\"\r\n\r\nWhat is Tourist 1 most likely to say?\r\n',5,'MCQ',NULL,NULL,'IMAGE-d99de678-9d7a-4e30-9915-8cb9ed61cd81-2fedb3e4cd706cb3a1b52f73cfbf8714.jpg',0,'2024-11-25 17:38:54'),('d99e7b25-5590-4803-a773-531002f64703','069d921b-0878-411b-a94d-ce525959c0d1','Question 26',' Kamari spends her weekends teaching English.\r\n',5,'TFQ',NULL,NULL,'IMAGE-d99e7b25-5590-4803-a773-531002f64703-7b2a4ca18830e68521af3e5769b3a787.jpg',1,'2024-12-11 13:53:26'),('d9b29464-1a6f-4da9-bffb-d7e45fff76aa','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 14','What technique did the author use to help students understand complicated topics? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-d9b29464-1a6f-4da9-bffb-d7e45fff76aa-92aeeb9f8fea33d5b9bc9ff16fb8d937.jpg',0,'2024-12-03 09:18:00'),('d9cc48d3-e5d7-4195-8bad-dfc67b503e3d','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 3','When is Cartoon usually on?',10,'MCQ','AUDIO-d9cc48d3-e5d7-4195-8bad-dfc67b503e3d-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:25:21'),('d9d106fe-3440-4123-999b-2298bf94a570','39047836-dedd-41d5-806a-71fd4d66577c','Question 14',' At The Phoenix Hotel, guests can enjoy private art galleries with rare paintings.\r\n',5,'TFQ','AUDIO-d9d106fe-3440-4123-999b-2298bf94a570-c93937bf3d2bbbb8792b5fd742142e95.mp3',NULL,NULL,0,'2024-12-10 10:34:38'),('d9dc353a-121d-4368-a090-bfb0e80989bd','975a6591-5b2e-49b0-8574-f5def3056c53','Question 10','Match the words with their Indonesian equivalents:',10,'MPQ',NULL,NULL,'IMAGE-d9dc353a-121d-4368-a090-bfb0e80989bd-e8abe4940bfee3457005cd66a9d266a7.jpg',0,'2024-12-03 09:34:53'),('da0130e2-d297-445d-a7b2-634a2d16a4d0','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 18','Match the following:',5,'MPQ',NULL,NULL,'IMAGE-da0130e2-d297-445d-a7b2-634a2d16a4d0-b23ca4bd12cc51d7561da22590d1ca66.jpg',0,'2024-12-06 12:40:45'),('da0141b8-ec06-46fb-8413-c5b3d4d07b81','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 16','Select the passive voice sentence:\r\n',5,'MCQ',NULL,NULL,'IMAGE-da0141b8-ec06-46fb-8413-c5b3d4d07b81-975ba3660805a0041d279d1982b55c0e.png',0,'2024-11-26 03:45:28'),('da081b3f-1d0f-4b59-9a44-f9b0e5682b5f','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 4','What does the word \"surreal\" mean in the sentence\r\n\r\n “It felt surreal to witness such beauty”?',10,'MCQ',NULL,NULL,'IMAGE-da081b3f-1d0f-4b59-9a44-f9b0e5682b5f-3e8b1004b9cc92895f07613d9a8e92b5.jpg',0,'2024-12-02 10:48:07'),('da2b7689-fc07-4ada-9fb2-5434f94c758c','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','Question 9','Sarah is going out with friends tonight.\r\n',5,'TFQ','AUDIO-da2b7689-fc07-4ada-9fb2-5434f94c758c-ee3ecf933dfbe950c9f213d4c3e35ad2.mp3',NULL,NULL,0,'2024-12-12 09:39:00'),('da5ab5c4-e7fe-413d-8ec9-5c2d48d920af','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 10','Choose the pronoun that best completes the sentence:\r\n\"The CEO stated that ___ would personally oversee the restructuring process.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-da5ab5c4-e7fe-413d-8ec9-5c2d48d920af-f10ff367aedbd291de567ba75d3f1550.png',0,'2024-12-03 11:45:01'),('da5d9290-79f1-4490-a3c1-f878aade46c4','8b69c1a9-0a15-4d6f-98e3-54bd61179b23','Question 20','Marketing strategies for the hotels sustainability initiatives will include content on digital platforms and on-site materials.\r\n\r\n\r\n',5,'TFQ','AUDIO-da5d9290-79f1-4490-a3c1-f878aade46c4-1fab905220af3f735259d699a5330fd6.mp3',NULL,NULL,0,'2024-12-11 10:54:42'),('da635375-3ff4-4174-942c-ebf6f5cf44dc','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 15','How often does Mark visit his family in Chicago?\r\n',5,'MCQ',NULL,NULL,'IMAGE-da635375-3ff4-4174-942c-ebf6f5cf44dc-dc9b9e289ab608bf7ea5ccb67abf875e.png',0,'2024-11-29 12:25:01'),('da67ba24-febb-4737-b442-779ce121fd94','744857a8-bf7a-4494-80c0-53300ce7cfa5','Question 3','After years of decline, the city council planned to revitalize the downtown area by introducing new attractions and public spaces.\r\n\r\nWhat is a synonym for \"revitalize\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-da67ba24-febb-4737-b442-779ce121fd94-bedfaf854a6abb11f13f2375109365ee.jpg',0,'2024-12-04 09:11:48'),('da6aa187-5084-4ed7-85c5-04b24a0d178e','31beffdc-692c-4c8c-be5c-703255d60e1a','Question 10','Waves are the soft, moving water in the ocean.',10,'TFQ',NULL,NULL,'IMAGE-da6aa187-5084-4ed7-85c5-04b24a0d178e-f0cd7afca3a79ecf9e61b6639f687ad0.jpg',0,'2024-11-26 06:36:02'),('da7f40d5-a9d2-42d4-bfff-cde8eb34cbd8','19ab833e-87cf-4963-a786-d5d63993a84f','Question 11','Match the sentence to the correct type of noun phrase:\r\nSentence: \"A bouquet of flowers was on the table.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-da7f40d5-a9d2-42d4-bfff-cde8eb34cbd8-a2dd4c22c3458d0cc5d3ea8cdd031875.jpg',0,'2024-11-28 12:05:41'),('da820be9-78c4-427f-b946-dba7f2934c7f','fe89e931-d34d-4430-b541-cb89aba0f880','Question 9','We are going ____ the beach this weekend.',10,'MCQ',NULL,NULL,'IMAGE-da820be9-78c4-427f-b946-dba7f2934c7f-f9e154c276353b04043f193bd5a407d7.jpg',0,'2024-11-28 14:38:20'),('da898152-460d-4087-ac4e-c0931030e5eb','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 7','_______ it rains, we take an umbrella.',10,'MCQ',NULL,NULL,'IMAGE-da898152-460d-4087-ac4e-c0931030e5eb-b57f7d945a87b829be5c899ae2ab36a7.jpg',0,'2024-12-03 09:31:05'),('da8c2088-3919-4811-8b1e-b6da06cc963d','62fa8403-e764-4555-949c-236f7300e212','Question 14','He ____ the first step to solving the problem.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:40:20'),('da8e9c17-ec89-4ea6-80bb-d2e4ef59f597','2f761a14-dfdf-4549-8619-08112603046b','Question 7','Choose the correct verb for each sentence:\r\nShe _____ a letter to her friend',10,'MCQ',NULL,NULL,'IMAGE-da8e9c17-ec89-4ea6-80bb-d2e4ef59f597-b0dd4ba89ed10a2f7f634c4c21e35842.png',0,'2024-11-26 01:36:10'),('da96f8f0-f5eb-407a-ad32-3ab36c9031b3','94de3108-eb46-4a5e-b039-962392a500e6','Question 8',' Emmas previous position as a corporate lawyer in London spanned more than ten years.',5,'TFQ',NULL,NULL,'IMAGE-da96f8f0-f5eb-407a-ad32-3ab36c9031b3-1492b81d1dc187aca51ee6a5f6075834.jpg',0,'2024-11-29 12:40:16'),('da9e1da5-0414-4e73-9385-ee2799787684','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 19','We ___ (celebrate) our 10th anniversary in 2025.\r\n',5,'MCQ',NULL,NULL,'IMAGE-da9e1da5-0414-4e73-9385-ee2799787684-0f454364a66b3c35379726e411d524a0.jpg',0,'2024-11-29 09:51:34'),('da9eae9e-f983-4168-af92-d652a928045e','545e36c7-8ec0-4512-b1c3-60a731159480','Question 13',' Choose the word that is the opposite of \"mandatory\" in the sentence:\r\n\r\n\"Attendance at the staff meeting is mandatory.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:26:27'),('daa5e21d-1e10-4c01-adbf-16f93dde7e38','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 5','Listen to the speaker for question number 5.',1,'MCQ','AUDIO-daa5e21d-1e10-4c01-adbf-16f93dde7e38-19855c6d2c9c0869b5c76c11110b3686.mp3',NULL,NULL,0,'2024-11-25 12:49:26'),('daca4faf-4ab4-4792-a337-362d5465c9c4','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 14','The event manager can be contacted by email during the event.\r\n',5,'TFQ','AUDIO-daca4faf-4ab4-4792-a337-362d5465c9c4-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:50:03'),('dad52dcc-71a2-46b0-a3fd-afd7ff4a00e5','54576a13-8360-433e-b515-61511d337de3','Question 10','“To reserve your seat, please ….” The word “reserve” is closest in meaning to …',10,'MCQ',NULL,NULL,'IMAGE-dad52dcc-71a2-46b0-a3fd-afd7ff4a00e5-2f97cda6bea70bf61ad9828931a70792.jpg',0,'2024-11-21 09:25:18'),('dad7d8ca-d849-4465-ae0c-c7c1b3eacd80','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 7','Choose the sentence that uses an adverb of degree:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:56:57'),('db156fc0-c11f-4772-a80a-8e97a9c5de89','36cc2ca7-9643-4410-8166-50f68c988340','Question 2','John and I are going to the park. ___ like to play football.',10,'MCQ',NULL,NULL,'IMAGE-db156fc0-c11f-4772-a80a-8e97a9c5de89-b6f215309d3871c2032c34434f261b65.png',0,'2024-12-02 10:02:32'),('db1dd56e-7532-49c5-8bef-80c8d3a684c6','a6453283-af44-47e5-9f50-84628799eeac','Question 12','pecrest - _______ (What the villagers felt toward the lake)',5,'MCQ',NULL,NULL,'IMAGE-db1dd56e-7532-49c5-8bef-80c8d3a684c6-195bcc5118d4fd8fce19653637235bf4.jpg',0,'2024-11-28 11:49:07'),('db228567-7231-4f7c-b8f6-79c60c8a295a','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 1',' Announcement\r\n\r\nEnglish Conversation Club (ECC) is opening registration for new members. Join us and improve your English!\r\nEvery Tuesday from 15.00 to 17.00 at the English Laboratory.\r\nFor registration, please contact Ms. Ida.\r\n\r\nWhen do the members have meetings?',4,'MCQ',NULL,NULL,'IMAGE-db228567-7231-4f7c-b8f6-79c60c8a295a-d3ba632fe4f231a3ef1424353ee74c46.jpg',0,'2024-11-21 09:54:04'),('db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6','3179737e-57ca-437a-af38-f91d98c18e0e','Question 18','The phrase \"The art of writing music or lyrics\" refers to composition.',5,'TFQ',NULL,NULL,'IMAGE-db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6-a0666fd67ed77010e49f897310950519.jpg',0,'2024-11-25 10:47:19'),('db54c88b-9b7c-4a0f-9505-cb31fbe1f618','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 13','Which sentence has a noun phrase that includes a preposition?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:24:20'),('db562bd6-28da-4c1d-b0ac-90bb1dba1389','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 9','Childrens books and comfortable seating can be found on the second floor of the library.\r\n',10,'TFQ',NULL,NULL,'IMAGE-db562bd6-28da-4c1d-b0ac-90bb1dba1389-e5b1221be4314571890b1ba2699b8d97.png',0,'2024-12-03 10:24:49'),('db5c0a92-8207-46e9-be85-eb4d380719ce','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 14','Find the noun phrase that could serve as the subject of a sentence:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:24:52'),('db5f5edc-59ce-4c88-8a46-73858b362b14','b182989e-22bf-4ff8-9888-395f8328118f','Question 11','Rearrange the letters \"EXEPNISVE\" to form a word:',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:46:57'),('db6477e0-0168-48bb-862e-170988c76367','b524c496-0afe-455f-b2a6-a9438a9dbf2d','Question 9','Identify the sentence inside the bracket:\r\nWe moved to the city (to find better opportunities)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 09:12:14'),('db898e9d-63f1-455b-8086-0cd641b3f64c','54576a13-8360-433e-b515-61511d337de3','Question 1','To: All Department Managers\r\n\r\nThere will be a meeting this afternoon, December 5th, 2017 at 1 pm in the meeting room.\r\nThe meeting will discuss the customers complaints since the topic is very important, presence is a must. Please, come on time and do not forget to bring documents needed.\r\n\r\nThank you.\r\nDirector.\r\nWhat is the announcement about?',5,'MCQ',NULL,NULL,'IMAGE-db898e9d-63f1-455b-8086-0cd641b3f64c-0ab214549fd8cc10caecc9b2bca1e2d2.jpg',0,'2024-11-21 09:15:12'),('db934723-fc21-4ce1-b9d4-8e5ed9d45e92','45b0268f-d278-4851-90d8-7f99001e6687','Question 10','How much extra does the suite cost per night?\r\n',5,'MCQ','AUDIO-db934723-fc21-4ce1-b9d4-8e5ed9d45e92-fa883a2b98f92985269cc1ca103828ad.mp3',NULL,NULL,0,'2024-12-09 11:31:58'),('dba82f33-37d3-4e4c-a86c-af7d153bceab','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 9','Youve just returned from a long day of sightseeing in Paris, and your guide did an excellent job managing the group and keeping everyone informed. You decide to compliment them, saying, \"You handled the group so well today. Your knowledge of the city made the tour truly special.\"\r\n\r\nHow is the guide most likely to respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dba82f33-37d3-4e4c-a86c-af7d153bceab-da8251ddada2883b32bf6987c1a5a693.jpg',0,'2024-11-26 02:54:03'),('dbeab629-788a-4103-94de-b4e5ef409232','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 11','While traveling in Spain, Michael attends a Flamenco dance performance. After the show, he meets one of the dancers and says, \"Your performance was absolutely mesmerizing! Ive never seen such passion and energy in a dance before.\"\r\n\r\nWhat might the dancer say in response?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dbeab629-788a-4103-94de-b4e5ef409232-1b1261c43d3b01375dcc492c1ed1750a.jpg',0,'2024-11-25 17:46:06'),('dbf9ee05-268c-44b1-a1bf-f3ce823c527e','eb5a5c81-e327-4c58-885d-3c19c084c23a','Question 15','To ensure a smoother user experience, the software developer _______ (update) the application with new features next month.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 14:06:23'),('dbfc347f-2a5c-49d2-a103-b6c06cfac194','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 3','Identify the adjective in the sentence: \"She wore a beautiful dress.\"',5,'MCQ',NULL,NULL,'IMAGE-dbfc347f-2a5c-49d2-a103-b6c06cfac194-726cd86f9c884a02228694295b26ae3a.png',0,'2024-11-25 21:58:25'),('dc0b84dc-4e0d-4e0f-aa3f-08f4cbc17757','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 20',' What advice does Emma give to young artists?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dc0b84dc-4e0d-4e0f-aa3f-08f4cbc17757-2f4477f29c9d7ffa9e89b12cea846798.png',0,'2024-11-29 14:04:48'),('dc17d962-5268-40cd-a03f-0a280c00cdc9','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 7','Where does Marcus work?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:59:06'),('dc1ee2e2-10bf-4b7f-ab98-48e4598977f2','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 9','_______ it is sunny, they go to the park. ',10,'MCQ',NULL,NULL,'IMAGE-dc1ee2e2-10bf-4b7f-ab98-48e4598977f2-01a701c6e31446f7e5f5898274c5dd2d.jpg',0,'2024-12-03 13:51:44'),('dc217c15-f580-4851-bd41-6118d7d268ff','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 12','I saw Peter and Paul at the park. _______ were playing soccer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-dc217c15-f580-4851-bd41-6118d7d268ff-43252d4124f2c845e955f8546f428ccb.png',0,'2024-12-02 09:29:52'),('dc29859f-ea59-47b8-80cc-5587e5660173','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 5','What the synonym of brave ',5,'MCQ',NULL,NULL,'IMAGE-dc29859f-ea59-47b8-80cc-5587e5660173-61e20567e35fcaf2bc8a3ec92a1d593f.jpg',0,'2024-11-28 10:30:34'),('dc34be6a-26a5-44be-a4d4-948804e71e96','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 7','“Police Squad” is Sarahs favorite show.\r\n',5,'TFQ','AUDIO-dc34be6a-26a5-44be-a4d4-948804e71e96-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:48:26'),('dc3505e2-5129-463d-b14c-1bdfa26eb43a','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 4','\"Bawang Merah was not kind to the old woman.\" \r\n\r\nWhich of the following words is an antonym for \"kind\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dc3505e2-5129-463d-b14c-1bdfa26eb43a-d20cd7978e821c8b50600459699f3947.jpg',0,'2024-11-25 10:58:09'),('dc4c77cc-2925-4eb6-94d9-6035deb6d541','88d20c15-824b-498f-908b-7e072a5c47a9','Question 8','The drought in the region lasted for several months, causing water shortages and affecting the local agriculture.\r\n\r\nWhat is the antonym of the word \"drought,\" which refers to a long period without rain?',5,'MCQ',NULL,NULL,'IMAGE-dc4c77cc-2925-4eb6-94d9-6035deb6d541-6d9ce5bf55df439d5989605e6b4c1726.jpg',0,'2024-12-02 11:05:55'),('dc510e0e-7738-45cc-a505-7d73f1ab0d96','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 19','What does \"hospitality\" mean in this sentence?\r\n\"Hospitality is the foundation of a successful tourism industry.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:55:46'),('dc53aa98-2c35-4773-8fe9-6f30b5668e78','19ab833e-87cf-4963-a786-d5d63993a84f','Question 20','\"The ______ of the painting added depth to the artwork.\"\r\nPlease fill in the blank with correct answer.',5,'MCQ',NULL,NULL,'IMAGE-dc53aa98-2c35-4773-8fe9-6f30b5668e78-d253359a47204916763f10410c9a1830.jpg',0,'2024-11-28 12:11:04'),('dc55a2fb-1253-48aa-99d2-ad55e0b38f60','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 4','What can you find along the edges of the town square?\r\n',10,'MCQ',NULL,NULL,'IMAGE-dc55a2fb-1253-48aa-99d2-ad55e0b38f60-134854c42a36a92cbad68a3b9c6fcb21.jpg',0,'2024-12-03 10:13:27'),('dc588978-2dd8-432e-9f88-12e5edf7521e','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 18','Alejandro has partnered with international organizations to promote transparency in the coffee supply chain.\r\n',5,'TFQ',NULL,NULL,'IMAGE-dc588978-2dd8-432e-9f88-12e5edf7521e-5ad074296105d55168091a199c6130a1.jpg',0,'2024-12-02 11:09:36'),('dc68e58a-e7be-4a93-8084-3523c0d83574','df268158-c147-4638-b55e-bbf06a4f26a2','Question 15','She ___ (order) a salad, please.',5,'MCQ',NULL,NULL,'IMAGE-dc68e58a-e7be-4a93-8084-3523c0d83574-fa8fd412d6aeb48719c1924b3257cf4d.jpg',0,'2024-11-29 10:03:58'),('dc7511ea-1e34-4160-886e-a160b9d93ca1','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 6','Bawang Putih found ________ in her gift',10,'MCQ',NULL,NULL,'IMAGE-dc7511ea-1e34-4160-886e-a160b9d93ca1-b70278f035adc11fd465865d6670b6e3.jpg',0,'2024-11-28 09:42:04'),('dc7ee76b-94fe-43a3-85a3-0287ee9fbbe5','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 1','Which of the following is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:30:14'),('dc8debeb-565d-450d-9325-be262f2f89ed','94de3108-eb46-4a5e-b039-962392a500e6','Question 17','Tom worked as a software engineer in Berlin for twenty years before moving. \r\n',5,'TFQ',NULL,NULL,'IMAGE-dc8debeb-565d-450d-9325-be262f2f89ed-bde82e1c3f5bb05b5b0ab6560e45bc3a.jpg',0,'2024-11-29 13:49:13'),('dcb24353-8357-45f9-aee5-d604cbcd08b4','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 2','\"She gave Timun Mas a bag with things to help her run away.\"\r\n\r\nWhat is the Indonesian translation of \"runaway\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dcb24353-8357-45f9-aee5-d604cbcd08b4-47a5b862380da12bcd9576f0c5cad285.jpg',0,'2024-11-25 10:53:40'),('dcbe9807-a428-43ad-94a2-cd1c538d439c','432f07f2-a960-412b-be28-94ff2d88b136','Question 1','Youre at your friend Jamies high school graduation party. The ceremony has just ended, and Jamie is surrounded by friends and family. Jamie looks excited and a bit speechless by all the attention.\r\n\r\nYou: \"Jamie, _________________! I saw you walk across the stage, and it was fantastic. All your hard work really paid off, and Im so happy for you.\"\r\nJamie: \"Thank you! Its such a break to finally be done. I couldnt have done it without all the support from friends like you.\"\r\n\r\nWhat is the best thing to say to your friend Jamie, who has just graduated from high school?\r\n',10,'MCQ',NULL,NULL,'IMAGE-dcbe9807-a428-43ad-94a2-cd1c538d439c-bfa7d17f0be4382943337a585db6a6da.jpg',0,'2024-11-26 02:03:17'),('dcca4540-ea20-44a7-b2c0-3c305590f3e4','040f0458-cf71-4e61-a034-c5f58ab34269','Question 7','___ you ___ (finish) your homework yesterday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dcca4540-ea20-44a7-b2c0-3c305590f3e4-899e5bf92e86448234ce0dc351f55ebb.jpg',0,'2024-12-02 09:54:06'),('dcd4fb95-999e-4cc4-890a-51b49f1cda8a','8d93e205-a25d-483f-8954-17a16b612100','Question 20','Mia: \"We need a place with not just luxury, but also the opportunity to experience local culture,\" \r\n\r\nKhalifah: \"How about a stay at traditional resort?\" \r\n\r\nWhich of the following is the opposite of traditional?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-dcd4fb95-999e-4cc4-890a-51b49f1cda8a-34ee37b4e266dcd63a3e218c15e4793d.jpg',0,'2024-11-25 15:12:45'),('dcd54e25-f2fd-47fe-a590-cc1b827f8b4d','9f3dba0a-ca99-443b-adad-c662db6417f5','Question 2','What happens when we are kind?\r\n',10,'MCQ','AUDIO-dcd54e25-f2fd-47fe-a590-cc1b827f8b4d-97e42454987fef15380a531d9500e618.mp3',NULL,NULL,0,'2024-12-12 10:50:54'),('dce26d54-f98c-4c08-8d8b-01b909f9090e','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 3','Choose the noun phrase that best completes this sentence: \"______ was on the table.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:10:02'),('dcf8a6a5-f994-4ab6-a246-461d39ecd606','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 6','When is Game Show usually on?',10,'MCQ','AUDIO-dcf8a6a5-f994-4ab6-a246-461d39ecd606-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:27:15'),('dcfbe19b-1084-4a1c-ad84-82d4c044409d','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 5','What does \"Im thinking of extending my stay\" suggest?\r\n',10,'MCQ','AUDIO-dcfbe19b-1084-4a1c-ad84-82d4c044409d-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-11-04 15:08:48'),('dd0cc54d-7e96-4b71-9423-97f2484296dd','545e36c7-8ec0-4512-b1c3-60a731159480','Question 3',' Choose the word that is the opposite of \"compliment\" in the sentence:\r\n\"The guest gave a compliment to the chef for the delicious meal.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:43:16'),('dd0ea4e8-ac2d-4f1a-8814-fecef9d4211f','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 11','Why is Petra called the \"Rose City\"?\r\n',5,'MCQ','AUDIO-dd0ea4e8-ac2d-4f1a-8814-fecef9d4211f-c47ca22feea8bda8b1c2f15f2d11f62e.mp3',NULL,NULL,0,'2024-12-09 13:23:28'),('dd27aca9-3f1c-4a5d-ae63-0f1b98446254','e273317f-f53e-45dc-8ced-9e15ab266775','Question 17','Choose the correct option: \"He ____ to answer the call.\"',5,'MCQ',NULL,NULL,'IMAGE-dd27aca9-3f1c-4a5d-ae63-0f1b98446254-0a02a50db74039786c348b118cb33319.png',0,'2024-11-26 05:43:17'),('dd2f5bfa-16ba-484e-984b-b9f690952843','066f137b-70c3-4619-8cf7-038f42d99258','Question 19','What two things make the sun different from the wind in the story?',4,'MCQ',NULL,NULL,'IMAGE-dd2f5bfa-16ba-484e-984b-b9f690952843-10c0e23976f06cb9e1549e052dc211a2.png',0,'2024-11-28 15:19:06'),('dd331050-f2e9-4095-af50-2cbc64e6c0cf','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','Question 10','Which of the following has a noun phrase in the predicate?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 11:22:45'),('dd368f2b-374c-4f0d-9428-4436051ff88b','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 18','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-dd368f2b-374c-4f0d-9428-4436051ff88b-88ee9b3c1343031a8a5bfe6fe373d5e2.mp3',NULL,NULL,0,'2024-12-05 10:40:41'),('dd438492-177b-418f-99a9-c4ba52fb2f73','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 10','What should you say about your friend Hannahs new hairstyle at graduation?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-06 13:42:19'),('dd489dc7-ed0e-4d9e-a81a-8cf4bfeb89c0','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 2','Guests were welcomed with sparkling drinks upon arrival at the hotel.\r\n',5,'TFQ','AUDIO-dd489dc7-ed0e-4d9e-a81a-8cf4bfeb89c0-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:32:07'),('dd4ead0e-8799-44a8-ac93-45bd5e2954ad','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 1','What is the Louvre Museum known for?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dd4ead0e-8799-44a8-ac93-45bd5e2954ad-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 10:57:52'),('dd686323-6ed5-4141-9c6d-0c521aa360e2','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 7','Given the increasing interest in wellness retreats, many resorts _______ (expand) their offerings to include yoga and meditation sessions tailored to the needs of their guests.\r\n',5,'MCQ',NULL,NULL,'IMAGE-dd686323-6ed5-4141-9c6d-0c521aa360e2-19cc3a479fdd6ab5829fa5c41da5042d.jpg',0,'2024-11-29 11:40:46'),('dd721977-3ed1-4a5e-b843-1f7741275cef','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 4','ANNOUNCEMENT\r\n\r\nTo: All students of Senior High School.\r\nIn the framework of National Education Day, the student Organization will hold some interesting programs. They are English Speech Contest, Debate, and Class Wall Magazine Competition.\r\nThe program will be held on May 2nd 2024, started from 8 am until 1 p.m. \r\nAll classes must take part in the programs. \r\nFor detailed information, please contact Mr. Andi, the coordinator of this program.\r\n\r\nWhat is the announcement about?',10,'MCQ',NULL,NULL,'IMAGE-dd721977-3ed1-4a5e-b843-1f7741275cef-333984918351be54a99777cb57cca662.jpg',0,'2024-11-21 08:52:50'),('dd80c2dd-e926-47ea-98df-d540474baaaf','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 18','Ticket sales from the castle tours are used to support local businesses.',5,'TFQ','AUDIO-dd80c2dd-e926-47ea-98df-d540474baaaf-dfb8028dfd78ef0398694021eb27eeca.mp3',NULL,NULL,0,'2024-12-09 14:47:52'),('dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','4d014570-ba73-4f48-9814-ea1707f9cb00','Question 10','Match the themes from Lila\'s feast with their descriptions:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-06 11:02:52'),('dda6e800-446a-4bae-84a6-e309a960a64d','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 14','The company hosted an important OFRCNEEC last week to discuss the future of tourism.\r\n\r\nWhat term refers to a formal meeting or gathering of people to discuss a specific topic?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dda6e800-446a-4bae-84a6-e309a960a64d-cdfa9547cc6ab2f5621a10a4a812754c.jpg',0,'2024-12-02 12:00:59'),('ddace7e7-bc5c-4998-a958-fecbe5337012','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 20','Ben feels grateful for the positive feedback he has received about his manuscript.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 10:13:56'),('ddad40f6-d8db-4b85-9bc2-0ff89b572e5c','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 13','Direct: \"You must finish your work,\" the teacher said.\r\nReported: The teacher said that I ___ finish my work.',5,'MCQ',NULL,NULL,'IMAGE-ddad40f6-d8db-4b85-9bc2-0ff89b572e5c-215d310992eb9d16a886cb81aa4832b5.png',0,'2024-11-28 12:00:13'),('ddb594b6-f5d3-4fab-a83a-88a43dc23292','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 13','There is a lively market in the center of the town every weekday. \r\n',5,'TFQ','AUDIO-ddb594b6-f5d3-4fab-a83a-88a43dc23292-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:23:13'),('ddc343ec-819a-4d81-bfd3-58195bb1f25c','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 17','At this time next week, I ___ (fly) to New York.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ddc343ec-819a-4d81-bfd3-58195bb1f25c-40dcdc7db9509ffb04af014be94dc2bf.jpg',0,'2024-11-29 09:50:19'),('ddccb491-7d2c-4c3a-ab8f-97661adb85b4','3046da72-814f-42e0-bd7f-cf6618a820db','Question 9','What was the main activity in Los Angeles?',5,'MCQ',NULL,NULL,'IMAGE-ddccb491-7d2c-4c3a-ab8f-97661adb85b4-785476e24f2be494b93a679a430052e0.jpg',0,'2024-12-04 10:58:38'),('ddfbf3cc-e8c8-40c0-984c-50731bbb40e3','066f137b-70c3-4619-8cf7-038f42d99258','Question 2','Laughing and crying are similar in that they:',4,'MCQ',NULL,NULL,'IMAGE-ddfbf3cc-e8c8-40c0-984c-50731bbb40e3-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:37:59'),('de094c89-f76e-4f91-b0a9-082567b89c8d','62fa8403-e764-4555-949c-236f7300e212','Question 5','He ____ not like spicy food.\r\n',5,'MCQ',NULL,NULL,'IMAGE-de094c89-f76e-4f91-b0a9-082567b89c8d-6b474f2e76d4e9db151d2032f2eb9e31.jpg',0,'2024-11-28 14:34:44'),('de0aa57e-c2ec-4939-b41d-ad9bd1ce6e65','291104a0-b147-4a5e-a47f-090d667853d6','Question 13','How does James feel about the architecture of the hotel?\r\n',5,'MCQ','AUDIO-de0aa57e-c2ec-4939-b41d-ad9bd1ce6e65-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:38:18'),('de12f563-40d6-4abc-af49-350fc1d2e582','17ae8c8f-06a4-4577-9846-9861926b0767','Question 3','During the festival, people throw ________ powder at each other.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-de12f563-40d6-4abc-af49-350fc1d2e582-d28105ae92577c14a3bc675fc84497a9.jpg',0,'2024-12-04 12:54:48'),('de1c5238-935f-4caf-82c5-72d1186e1604','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 11','What did Maya congratulate Ben on?\r\n',5,'MCQ',NULL,NULL,'IMAGE-de1c5238-935f-4caf-82c5-72d1186e1604-20263644daaced4c61741ec6a09ce3c7.png',0,'2024-12-02 10:09:06'),('de1cfb11-be55-4421-b862-61f558d2d406','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 3',' Mike: \"Im so excited to show you my new office! I just started my own business, and its been a lot of work to get everything set up.\"\r\nYou: \"Wow, Mike, this is amazing! ___________________________ Its really impressive to see how far youve come. Im sure all your hard work will pay off.\"\r\nMike: \"Thank you! I hope so. Its been a challenging journey, but Im optimistic about the future. I appreciate your support.\"\r\nYou: \"Absolutely! Your dedication and effort are inspiring. Im looking forward to seeing how your business grows. If you need any help, just let me know.\"\r\n\r\nWhat do you say to Mike who started his own business?\r\n',10,'MCQ',NULL,NULL,'IMAGE-de1cfb11-be55-4421-b862-61f558d2d406-997b72c0d02fe29eb5bebbc940c05df6.jpg',0,'2024-11-26 02:19:33'),('de21234c-27f9-480b-9561-db47329355d0','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 11','The teacher ___ the question twice.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:32:27'),('de480dd8-43fd-4450-9b73-4ca24d686bae','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 12','\"His ______ helped him to succeed in his career.\" \r\n\r\nWhat word is suitable to complete the sentence above?',5,'MCQ',NULL,NULL,NULL,1,'2024-11-21 15:16:42'),('de4dbe7e-ce98-4b9b-bdd6-37599eebd857','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 6','A village is a large city with tall buildings.',10,'TFQ',NULL,NULL,'IMAGE-de4dbe7e-ce98-4b9b-bdd6-37599eebd857-76768760ec6d82478213bcd58e282475.jpg',0,'2024-11-27 12:23:05'),('de52a485-e5cb-4cb3-9a4a-a10df9c5b2a8','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 14','Which sentence uses an adjective to express feeling?\r\n',5,'MCQ',NULL,NULL,'IMAGE-de52a485-e5cb-4cb3-9a4a-a10df9c5b2a8-9acbdb7e64a418522f5554d263d1eb60.png',0,'2024-11-26 03:29:55'),('de5e7082-fbad-4a8a-8fab-9d7c00bc744f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 10','Choose the word that means \"a location that attracts a lot of visitors\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:59:12'),('de6e5971-f925-4c29-97fc-78bb74c0b35a','899fb920-0a43-4888-a48a-0e91495db9b1','Question 4','____ she work in an office?\r\n',10,'MCQ',NULL,NULL,'IMAGE-de6e5971-f925-4c29-97fc-78bb74c0b35a-b33145c925b404b117940f3fc757b05c.jpg',0,'2024-11-28 13:03:06'),('de7295c2-b53d-4cd9-89e4-4d9b222844fb','bca743a7-446f-44f9-916f-9180ec988e90','Question 6','Thesa didnt enjoy the game because her team lost.\r\n',10,'TFQ','AUDIO-de7295c2-b53d-4cd9-89e4-4d9b222844fb-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:23:13'),('de7a3e57-2ae2-4168-9cfc-fba80e6b35ba','fe89e931-d34d-4430-b541-cb89aba0f880','Question 7','The pen is ____ the table and the book.',10,'MCQ',NULL,NULL,'IMAGE-de7a3e57-2ae2-4168-9cfc-fba80e6b35ba-e29197581edb7176bd8fe7036dea95ba.jpg',0,'2024-11-28 14:35:43'),('de7ba1d9-f259-4afa-a45f-82169eba0929','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 6','The ceremonies helped the villagers maintain ________ with nature.',5,'MCQ',NULL,NULL,'IMAGE-de7ba1d9-f259-4afa-a45f-82169eba0929-9a57b87534f691e01eddceb839163569.jpg',0,'2024-11-28 11:14:09'),('de867a90-9556-4a5f-bb65-e8e66cc7f048','ff825264-d21d-4612-821f-2f19f8044bc2','Question 12','What aspect of hospitality does the banquet primarily celebrate? ',5,'MCQ','AUDIO-de867a90-9556-4a5f-bb65-e8e66cc7f048-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:17:52'),('de8adfc6-d728-4684-baa0-b377e4d3e728','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','Question 8','Direct: \"I can swim fast,\" he said.\r\nReported: He said that he ___ swim fast.\r\n',10,'MCQ',NULL,NULL,'IMAGE-de8adfc6-d728-4684-baa0-b377e4d3e728-83e8de9c220f58e7be6963249387bd38.png',0,'2024-11-28 11:34:40'),('dea3f929-fd38-459e-a32c-c376b1682ed8','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 11','What did Marias friends do to celebrate her graduation?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dea3f929-fd38-459e-a32c-c376b1682ed8-1683486d3858b7d72cf144e70c2015e1.png',0,'2024-12-02 10:42:16'),('ded56e27-9303-482d-8ecd-05ce5b25b4d8','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 20','Sofia: \"Im going back with so much inspiration!\"\r\nFriend: \"What will you focus on first?\"\r\nSofia: \"I want to create a film that captures the beauty of travel.\"\r\n\r\nChoose the word that is the opposite of \"capturing\" in the sentence:\r\n\r\n\"Create a film that captures the beauty of travel.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:53:49'),('deddcd21-1e24-47d1-ade1-471a0e5640b4','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 5','Listen to the speaker to answer number 5.',5,'MCQ','AUDIO-deddcd21-1e24-47d1-ade1-471a0e5640b4-6ffa85cfb77782b74a3df8e629ab61fc.mp3',NULL,NULL,0,'2024-11-26 13:35:13'),('dee5a6e3-dc20-4264-969a-926e29fb2332','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 7','What is the function of an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:12:22'),('deed9a77-5e48-4d0e-9433-ceff22450f65','10e23048-0fd3-4ab3-9440-9104e7063142','Question 38','Rearrange the words to make a correct sentence: \r\n\"want / I / would / like / dessert / some.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-deed9a77-5e48-4d0e-9433-ceff22450f65-6891c288ed42adad24ffc23c0d72d34d.jpg',0,'2024-12-02 13:35:51'),('deee1d62-8819-488e-9d48-c4cdaa4f9fb2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 7','They ___ (arrive) at 5:00 p.m. tomorrow.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:30:12'),('def6df9b-5213-4904-a6a8-f42fe13c4e5e','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 18','What activities did they do at the family reunion?\r\n',5,'MCQ','AUDIO-def6df9b-5213-4904-a6a8-f42fe13c4e5e-7b34b47d19313f60f8188d93981f1899.mp3',NULL,NULL,0,'2024-12-11 15:09:15'),('defacecb-74f2-4410-ad9e-8f33623c6841','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 14','What does it mean to \"specialize\" in a certain type of tour?\r\n',5,'MCQ',NULL,NULL,'IMAGE-defacecb-74f2-4410-ad9e-8f33623c6841-ef90288220dab73044b93a2910d7b1a3.png',0,'2024-11-26 01:37:55'),('defceddd-b3e9-416d-815d-b4794f5f0750','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 8','What did Cassey say about badminton?',5,'MCQ',NULL,NULL,'IMAGE-defceddd-b3e9-416d-815d-b4794f5f0750-0427fedb314e17e613e948a1b17d022a.jpg',0,'2024-12-05 10:58:39'),('df04b8a3-93fc-4ee4-8c7d-115d06008d16','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 10','Choose the correct plural form for each noun in the question.\r\n\"Baby\"',5,'MCQ',NULL,NULL,'IMAGE-df04b8a3-93fc-4ee4-8c7d-115d06008d16-ba1f4b173f1c6046ace92018f7dccf09.png',0,'2024-12-04 09:55:09'),('df11c38f-15bc-4d31-83f2-f0c8961a0799','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 19','What is the purpose of the closing ceremony?',4,'MCQ',NULL,NULL,'IMAGE-df11c38f-15bc-4d31-83f2-f0c8961a0799-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:35:45'),('df139577-5a6c-4021-9963-240f7a9c08e4','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 6','What color are Gustos scales?\r\n',10,'MCQ',NULL,NULL,'IMAGE-df139577-5a6c-4021-9963-240f7a9c08e4-eeefbc8a305987c18a846fb68ec42791.PNG',0,'2024-11-26 09:10:56'),('df1b4d51-d5bf-4e19-876c-090ea6a7957e','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 7','They ___ the room before the guests arrived.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:27:41'),('df1df114-c6b7-4e8d-b820-b37868c3e7dc','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 14','Lia felt less confident after her first day because she made mistakes.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 10:10:59'),('df23eaa8-ed4c-41e3-a4c5-cfd9feb708ba','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 13','What is the future of street food as suggested in the text?',5,'MCQ',NULL,NULL,'IMAGE-df23eaa8-ed4c-41e3-a4c5-cfd9feb708ba-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:51:07'),('df322604-dc63-4746-8511-6a723699b11b','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 14','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (bacterium) were tested in the lab.',5,'MCQ',NULL,NULL,'IMAGE-df322604-dc63-4746-8511-6a723699b11b-47951a6fd5e01664f3d0c1c1fa734a09.png',0,'2024-12-04 10:51:57'),('df461d2f-c788-466e-b650-37f63d4e137f','40bb0ca6-7e94-4fcd-916a-8365ab83a456','Question 10','The moral of the story is that: \r\n',10,'MCQ',NULL,NULL,'IMAGE-df461d2f-c788-466e-b650-37f63d4e137f-56fe61ec8dae50a8ecc8c50db7eb1869.PNG',0,'2024-12-03 14:42:59'),('df4ae398-1e67-47f6-b3c3-e12c3f3273ed','069d921b-0878-411b-a94d-ce525959c0d1','Question 8','What is the meaning of \"profession\" in Indonesian?\r\n',5,'MCQ',NULL,NULL,'IMAGE-df4ae398-1e67-47f6-b3c3-e12c3f3273ed-c87b4351b4698857ab5f61deddab9b95.png',1,'2024-11-25 19:41:46'),('df4ba466-076b-4fbd-8d0b-a5a4de96300c','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 16','What is unique about the Leaning Tower of Pisa?\r\n',5,'MCQ','AUDIO-df4ba466-076b-4fbd-8d0b-a5a4de96300c-f2ccd1a4bd9c0163cd051d7e2e60850b.mp3',NULL,NULL,0,'2024-12-09 13:34:30'),('df574a41-1f14-4180-8fce-e7136406a178','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 12','Mayden takes a guided tour of the historical monument, where an expert explains the significance of the structure during a critical moment in history.\r\n\r\nWhich of the following is a synonym for the term \"monument\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-df574a41-1f14-4180-8fce-e7136406a178-f2d016b9351b8d97b383f6f6ecb3d924.jpg',0,'2024-12-04 08:38:25'),('df5f1915-b7fb-40e0-aba9-62741684b7cb','a16be13c-c049-47cd-b145-b3faae19a096','Question 7','What does the scattering of ashes into the sea represent?',5,'MCQ',NULL,NULL,'IMAGE-df5f1915-b7fb-40e0-aba9-62741684b7cb-4c169bc7c0618461ea1563d887f45037.jpg',0,'2024-12-05 10:31:15'),('df60d3cd-6436-4bd1-ab07-ebf198b2716e','15c56aa0-45db-40f4-953a-5809e38d282c','Question 3','Unscramble the words to find the correct vocabulary term.\r\n\r\nKOCO→ ________ (To prepare food)',10,'MCQ',NULL,NULL,'IMAGE-df60d3cd-6436-4bd1-ab07-ebf198b2716e-98323fe9ea7fa328ebec7bc2eb2fb8d7.png',0,'2024-11-29 11:09:03'),('df659602-7db6-48d6-aa65-3cfa89db9139','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 2','Where are you from?\r\n',10,'MCQ',NULL,NULL,'IMAGE-df659602-7db6-48d6-aa65-3cfa89db9139-7ef2462365cb234fa66c995ba0208887.png',1,'2024-11-25 20:29:14'),('df66926f-8438-478b-9ba2-90d5e6c5d1d9','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 15','The teams _______ to the project resulted in its success.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:18:22'),('df751187-23d4-4656-9cd0-36e0b5d96968','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 11','Samantha was describing her new favorite vacation spot.\r\n\r\nSamantha: \"I love this place because its not just about relaxation but also about doing something creative, like painting the scenery.\" \r\n\r\nRachel: \"Sounds like its the perfect ____ place,\" her friend said. \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:09:45'),('df889cba-f293-46e5-b8a0-d6697ef0e026','15c56aa0-45db-40f4-953a-5809e38d282c','Question 6','Match the word to its correct definition.',10,'MPQ',NULL,NULL,'IMAGE-df889cba-f293-46e5-b8a0-d6697ef0e026-d6905b42eaebd8d564a7bafc3927cc53.jpg',0,'2024-11-29 11:11:28'),('df97ad8b-314e-4ff7-8c5e-f7b0eb7f2597','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 8','The fireworks display took place before the countdown to midnight.\r\n',5,'TFQ','AUDIO-df97ad8b-314e-4ff7-8c5e-f7b0eb7f2597-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:33:16'),('df9fe51d-eae0-414f-9c43-e13ca9ac37ca','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 10','The resort will provide training for divers who do not have the required certificate.',5,'TFQ',NULL,NULL,'IMAGE-df9fe51d-eae0-414f-9c43-e13ca9ac37ca-82ce8c4764c967c728dc2dba9e2baa28.jpg',0,'2024-12-03 15:20:47'),('dfa72f05-ba1f-4600-814f-a49deb25ec83','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 6','Which pronoun best completes the sentence?\r\n\"After the meeting, everyone returned to ___ workstations.\"',5,'MCQ',NULL,NULL,'IMAGE-dfa72f05-ba1f-4600-814f-a49deb25ec83-3fcbfe43efdf2730d4005b3e8a14da49.png',0,'2024-12-03 09:34:19'),('dfb0229e-6f69-458f-9480-9a152fbe1ba1','e988b40c-6ed5-462c-97ad-1aef02f83a1f','Question 10','Which of the following is a verb?',10,'MCQ',NULL,NULL,'IMAGE-dfb0229e-6f69-458f-9480-9a152fbe1ba1-831e9c92f8defaa1ed1f15067b58e3e1.png',0,'2024-11-26 02:12:14'),('dfb280a8-9a56-4be7-b5e0-f7a0348cccaf','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 5','What does respecting others help us do?\r\n',5,'MCQ','AUDIO-dfb280a8-9a56-4be7-b5e0-f7a0348cccaf-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:13:00'),('dfc60fe5-5615-48da-9d45-d9b30e9c82bf','ad662084-347c-416f-89de-05a5dd43da36','Question 14','What is the speakers goal?\r\n',5,'MCQ','AUDIO-dfc60fe5-5615-48da-9d45-d9b30e9c82bf-3662cf05ca17730535ad43e54f20496f.mp3',NULL,NULL,0,'2024-12-09 10:51:55'),('dfd6ad41-b4a1-4b86-bfdb-1ecfd0e9e867','593736c5-837a-44cb-b3ec-ff62f247faba','Question 3','What does empathy in hospitality allow staff to do?\r\n',5,'MCQ',NULL,NULL,'IMAGE-dfd6ad41-b4a1-4b86-bfdb-1ecfd0e9e867-9c3691d8b02ab784f2fd119cdc7d62d7.PNG',0,'2024-12-04 11:17:59'),('dfe034aa-e440-4950-8fdb-954287db6866','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 15','What should tourists avoid leaving behind at historical sites?\r\n',10,'MCQ','AUDIO-dfe034aa-e440-4950-8fdb-954287db6866-b869d645e9c11182f53985766da7a5f3.mp3',NULL,NULL,0,'2024-12-16 09:45:29'),('dfe3a804-42c1-4917-a63e-ca5092ed7e54','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 2','\"The Eiffel Tower in Paris is an iconic iron tower and a major tourist attraction.\"\r\n\r\nThe word \"iconic\" refers to something that is rare and unimportant.',5,'TFQ',NULL,NULL,'IMAGE-dfe3a804-42c1-4917-a63e-ca5092ed7e54-9ce9e0b6b483fa1fc6ea38cd7272bfa8.jpg',0,'2024-12-03 10:55:31'),('e0011cdf-54fb-47d4-aeb9-8aa1b9dcb8ee','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 8','Choose the correct word to replace the incorrect word in the sentence: \"The hotel manager is responsible for overseeing the operatons.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:08:43'),('e00d1f1f-45af-454b-a97e-9d2d125d3ff9','19ab833e-87cf-4963-a786-d5d63993a84f','Question 9','Identify the noun phrase in \"She had a gift for inspiring people through her art.\"',5,'MCQ',NULL,NULL,'IMAGE-e00d1f1f-45af-454b-a97e-9d2d125d3ff9-d234c5a268d4e35664078c242f2e7319.jpg',0,'2024-11-28 12:03:15'),('e00e2552-3392-4734-81e6-1d4a0c677bc1','54576a13-8360-433e-b515-61511d337de3','Question 6','Attention: \r\n\r\nAll students are required to join the class meetings from December 15th to December 21st, 2008.\r\n\r\nPrincipal\r\nNathalie.\r\n\r\n\r\nWhat kind of the text is it?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e00e2552-3392-4734-81e6-1d4a0c677bc1-2113a0e9b9f97bffd96c5aae52d2621d.jpg',0,'2024-11-21 09:21:30'),('e01a2fe8-0129-4700-9870-bf067fc2b402','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 10','\r\nHi everyone,\r\n\r\nMy name is Kamari Sky Wassink, and Im a travel enthusiast from Indonesia. Ive always been fascinated by different cultures and cuisines. Last year, I visited Japan, where I learned how to make sushi! Back home, I teach English to kids and spend my weekends volunteering at an animal shelter. I love meeting people who share my interests. What are your passions?\r\n\r\nCheers,\r\nKamari\r\n\r\n\r\nWhere did Kamari learn to make sushi?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e01a2fe8-0129-4700-9870-bf067fc2b402-3baab6dc89765bb3813a8ad365b3c323.jpg',0,'2024-11-29 11:23:56'),('e03adce8-866e-490b-aa47-0e7da631b3d8','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 3','Select the correct plural of \"bus\":',5,'MCQ',NULL,NULL,'IMAGE-e03adce8-866e-490b-aa47-0e7da631b3d8-01eca9a39dd8b7578675c7f0b39cc2dc.png',0,'2024-11-04 14:03:19'),('e03ef1f6-f0f9-47ef-a8b4-eb778dc47a02','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 9','Leila realized that small adjustments in tone and body language could make a big difference in how guests perceived their experience.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:07:41'),('e0421133-b1e8-4414-ba24-3a6b450f7281','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 7','What is the modifier in this sentence?\r\nShe smiled (with great joy)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:50:43'),('e0594b14-eaab-4e63-91a0-99e8112844d7','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 13','The story teaches that respect for nature is essential.',5,'TFQ',NULL,NULL,'IMAGE-e0594b14-eaab-4e63-91a0-99e8112844d7-3e47f8ff52460143146f4ec0ebef3d57.jpg',0,'2024-11-28 11:21:21'),('e066a51e-59b9-42c4-aec1-16a65a68930f','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 5','After completing a challenging scuba diving course in the Maldives, you receive your certification. The instructor congratulates you, saying, \"You did an outstanding job, especially on the final dive. Congratulations on earning your certification!\"\r\n\r\nWhat is the best response?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e066a51e-59b9-42c4-aec1-16a65a68930f-f998c9fcb34cf89790ffb1dc329a35ff.jpg',0,'2024-11-26 02:44:36'),('e06a626f-b763-4e23-8bae-eb366901dccd','19e966c5-52ca-45d9-a039-138594184e90','Question 4','Which sentence uses an adjective to describe size?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 00:46:38'),('e06fa16b-eb9a-491f-8b03-c77c5ff7913f','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 3','What does “1600 Pennsylvania Avenue” refer to?',5,'MCQ',NULL,NULL,'IMAGE-e06fa16b-eb9a-491f-8b03-c77c5ff7913f-97438938bea93b5062288f35adfb1c1c.PNG',0,'2024-11-25 21:25:07'),('e074a63c-4208-4551-8954-a587e4f7c455','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 8','Choose the correct plural form for each noun in the question.\r\n\"Knife\"',5,'MCQ',NULL,NULL,'IMAGE-e074a63c-4208-4551-8954-a587e4f7c455-5842ecae255703ee31bae9808ce524d5.png',0,'2024-12-04 09:52:24'),('e0954ff6-b2b4-4d3e-adfb-94ef48302e8b','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','Question 8','Simultaneous translation booths support up to three languages.\r\n',5,'TFQ','AUDIO-e0954ff6-b2b4-4d3e-adfb-94ef48302e8b-fd71d62eba839b9c5028ce3f77b8114e.mp3',NULL,NULL,0,'2024-12-11 10:00:58'),('e09c102e-d8ea-4dd1-945c-aae6b22d8796','2622d27d-5b07-43d1-922a-2391c188ee32','Question 20','On weekends, Mia prefers to travel abroad.',5,'TFQ','AUDIO-e09c102e-d8ea-4dd1-945c-aae6b22d8796-9836cde1134f1713e749be6e28791497.mp3',NULL,NULL,0,'2024-12-04 10:48:43'),('e09c3c1c-c196-4d72-ab26-15f7590a7a0c','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 12','Choose the correct plural form for each noun in the question.\r\n\"Car\"',5,'MCQ',NULL,NULL,'IMAGE-e09c3c1c-c196-4d72-ab26-15f7590a7a0c-e8201e426073e3208a3357aebbc17db2.png',0,'2024-12-04 10:00:53'),('e09e42e5-bb24-41d4-bd83-6514cb209519','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 14','Why might a performer ask someone from the audience to join the show?',5,'MCQ',NULL,NULL,'IMAGE-e09e42e5-bb24-41d4-bd83-6514cb209519-67cc6fe6ef2b8719188ea77dc60ae0ae.PNG',0,'2024-11-28 13:49:25'),('e0a616b2-84fa-464d-9abd-eec1d13c8ef4','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 16',' \"To commemorate the hotel\'s 50th anniversary, a grand gala was organized.\"\r\n\r\n\"Commemorate\" means to forget or ignore an event.\r\n',5,'TFQ',NULL,NULL,'IMAGE-e0a616b2-84fa-464d-9abd-eec1d13c8ef4-26f9665fd9aa4131dbb734d26636f003.jpg',0,'2024-12-02 12:03:49'),('e0b4b5d6-8172-4130-b94c-9cb49908986b','e273317f-f53e-45dc-8ced-9e15ab266775','Question 16','Select the verb in passive voice:',5,'MCQ',NULL,NULL,'IMAGE-e0b4b5d6-8172-4130-b94c-9cb49908986b-49fd968a9ccdf455695146d28c88a7b2.png',0,'2024-11-26 05:42:22'),('e0c17ed7-d8c3-4d72-b14c-3f0396b4daa9','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 1','Identify the modifier in the sentence:\r\nI couldnt sleep (because I was worried)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:46:14'),('e0c818aa-32b0-4eb5-b58d-7d93d4a68635','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 16','He has been waiting ____ an hour.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e0c818aa-32b0-4eb5-b58d-7d93d4a68635-647b78d2049f85f29e469a01f91744c3.png',0,'2024-11-28 15:24:11'),('e0cb8b67-03b7-4cb6-be97-2ef2874da709','41ec844d-5db3-470f-8b36-96d6548bcef6','Question 5','What did they celebrate with?',10,'MCQ','AUDIO-e0cb8b67-03b7-4cb6-be97-2ef2874da709-38c115c173b1bceae6b270722b27415b.mp3',NULL,NULL,0,'2024-12-06 14:31:53'),('e0ced1f1-f931-47e8-840e-d30d8adcaadb','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 18','\"umami\" is described as a rich and savory flavor. What does umami mean?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e0ced1f1-f931-47e8-840e-d30d8adcaadb-b6474c20699b76e9a7d3d02f7ebcf94f.jpg',0,'2024-11-22 12:29:28'),('e0e0b481-a2ed-4e84-878f-215bd241d3a5','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 15','The mentai sauce is made with spicy cod roe mixed with mayo and a touch of chili.\r\n\r\nWhich of the following best defines roe as used in the passage?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e0e0b481-a2ed-4e84-878f-215bd241d3a5-55acdf4470f93a1bd524662319c6e96a.jpg',0,'2024-11-22 12:24:37'),('e0e3edf6-fba2-4d68-afe1-447c31d7c934','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 8',' A group of tourists was visiting a newly built resort.\r\n\"Does this place feel a bit too __________ for you?\" one of them asked. \r\n\"No,\" replied another, \"it\'s just the right amount of luxury for a perfect holiday.\" \r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:05:31'),('e0fa0e6b-3fbd-44e7-ad85-bd445309968f','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 15','Which of the following will NOT be part of Literacy Week?',3,'MCQ',NULL,NULL,'IMAGE-e0fa0e6b-3fbd-44e7-ad85-bd445309968f-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:33:39'),('e100e76f-8f8b-4bc0-aa6d-b05446938ed6','069d921b-0878-411b-a94d-ce525959c0d1','Question 37',' The writer gave a speech at the seminar.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-11 14:08:49'),('e11f3a15-869c-45da-a04e-676c99a62a01','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 3','Which word is an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 09:51:51'),('e12316dc-c049-480e-b99c-3520e42d611e','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 5','He traveled ___ train to the city.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e12316dc-c049-480e-b99c-3520e42d611e-1018c7d2cadcce799e3c4e34cc248d99.png',0,'2024-11-28 14:09:14'),('e1240935-8288-4ca4-883b-000d7883f066','05d1243d-7ad4-4893-b352-129bf05706b0','Question 4','Which of these sentences contains a noun phrase as the subject?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:34:46'),('e1369d32-f801-4cd8-8ed6-870de66577ad','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 4','For what qualities is Alex praised?',5,'MCQ','AUDIO-e1369d32-f801-4cd8-8ed6-870de66577ad-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:17:02'),('e142d223-e0be-48cb-8660-cc85660e186c','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 10','What can people do at City Mall?\r\n',5,'MCQ','AUDIO-e142d223-e0be-48cb-8660-cc85660e186c-402e8f564fc08c4e2fc9f2a1bda37627.mp3',NULL,NULL,0,'2024-12-10 12:43:08'),('e1441435-fdaf-41b3-85cd-f3bfc231b550','545e36c7-8ec0-4512-b1c3-60a731159480','Question 14',' Choose the word that is the opposite of \"mandatory\" in the sentence:\r\n\r\n\"Attendance at the staff meeting is mandatory.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:26:29'),('e16671d7-c86a-462d-b3ac-7dfa7bd07559','976f596f-834e-40e4-bb98-21b902f8a750','Question 16','When did the concept of the \"grand hotel\" in France flourish?\r\n',5,'MCQ','AUDIO-e16671d7-c86a-462d-b3ac-7dfa7bd07559-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:48:03'),('e16ea6ce-1d1b-4534-8662-9509781dfad3','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 5','In which sentence does the noun phrase include a possessive?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:50:17'),('e176b9c6-9370-497b-8511-8ce9d8f27d17','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 6','They walked ____ the bridge to get to the other side.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e176b9c6-9370-497b-8511-8ce9d8f27d17-50b9f4d72324bd59c88d1b7ad9149414.jpg',0,'2024-11-28 14:54:44'),('e17cabac-8ef6-4ae6-923c-e43d5d52c1b0','5d155771-a80b-4c7d-88df-56b0e833c511','Question 15','Mateo initially hesitated to host the traveler because the inn was full.',5,'TFQ',NULL,NULL,'IMAGE-e17cabac-8ef6-4ae6-923c-e43d5d52c1b0-dbfc178d598265b0deead503aa2e61a0.jpg',0,'2024-12-06 10:42:16'),('e184f3fe-417f-48e8-a14d-19d1b4180d3c','6b134cd4-e902-4241-9692-450b43ca1af9','Question 11','The concierge at a hotel is responsible for providing ______ to guests.',5,'MCQ',NULL,NULL,'IMAGE-e184f3fe-417f-48e8-a14d-19d1b4180d3c-81e66a0b95472823b4619b9f041e1929.jpg',1,'2024-11-21 11:54:02'),('e1910d1f-a95b-430c-9333-52f68d995c78','05d1243d-7ad4-4893-b352-129bf05706b0','Question 3','Identify the noun phrase in this sentence: \"The small, colorful bird flew over the pond.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e1910d1f-a95b-430c-9333-52f68d995c78-5018152ea0472574c06602834353cfdc.jpg',0,'2024-11-28 10:33:40'),('e192ff8a-de24-40db-b3b6-4f1b02586396','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 10',' SCHOOL ANNOUNCEMENT \r\n\r\nTo: All students We would like to inform you, that we would be having the school holiday from Thursday 8th to Saturday 10th of August 2015. \r\n\r\nDuring the holiday, our school has already made plans! \r\n\r\nWe want to go camping in the Highlands to a place called Aviemore. \r\n\r\nIts an outdoor center where you can learn to climb, canoe and fish and do all kinds of exciting things. \r\n\r\nOf course, we have to take you to Edinburgh Castle and the Festival too. \r\n\r\nDont worry; you arent going to be bored! The school pays for all students, so you are free of charge. \r\n\r\n\r\nDont forget to take your changing clothes with you. It may be wet. \r\n\r\nFor those who want to go, please meet Mr. Ananta at the teachers office.\r\n\r\n\r\n Sincerely Yours, \r\nPrincipal.\r\n\r\n\r\n\r\nThe text is written to ….',9,'MCQ',NULL,NULL,'IMAGE-e192ff8a-de24-40db-b3b6-4f1b02586396-6df8726d18804ae7e854f3b0960d344c.jpg',0,'2024-11-21 10:36:54'),('e19a3d30-7402-4fa4-abdd-2fa69f5763fc','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 17',' What does \"collaboration\" mean in this sentence? \r\n\r\n \"Discuss potential collaborations.”\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:58:01'),('e1ac2423-eb5a-475e-967d-36efcb31a018','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 10','The test was _______.',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:17:13'),('e1ac24bd-c831-407c-9549-b5f94c7d6c68','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 10','Why does the author enjoy spending afternoons in the park?\r\n',10,'MCQ','AUDIO-e1ac24bd-c831-407c-9549-b5f94c7d6c68-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 14:01:47'),('e1c66c05-3185-468e-86a5-a81341fe2289','b182989e-22bf-4ff8-9888-395f8328118f','Question 7','\"The beach is a great place for tourists to relax and enjoy the sea breeze.\"\r\n\r\n The beach is often a place for active sports and not for relaxation.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:42:59'),('e1ce0e94-6e79-4433-832d-7b7ef58acc5d','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 19','Choose the correct plural form of the noun in each sentence.\r\nOne analysis → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-e1ce0e94-6e79-4433-832d-7b7ef58acc5d-7c841390f12903e5b815d8c6ad0aa53a.png',0,'2024-12-04 10:37:22'),('e1ce1081-df7f-46d8-90a9-4a69fb3d9043','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 11','What was the writers favorite part?',7,'MCQ',NULL,NULL,'IMAGE-e1ce1081-df7f-46d8-90a9-4a69fb3d9043-dad8d358aec00371dede2ffd90aa8c39.PNG',0,'2024-11-25 11:39:17'),('e1d69c0e-d59d-4f36-9174-bd181a536c31','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 15','He will arrive ___ Tuesday.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 14:21:07'),('e1db81ad-25e6-4d35-abe5-e2f2b627dbd6','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 6','Why do owls need to have good hearing?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e1db81ad-25e6-4d35-abe5-e2f2b627dbd6-4f5e93ed41bbc9f246e64faf20b3c562.jpg',0,'2024-12-03 09:08:42'),('e1eb2d78-0e33-4404-b568-905e21df1adb','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 12','Match the English definition with the correct Indonesian word.',5,'MPQ',NULL,NULL,NULL,0,'2024-11-26 09:35:52'),('e1fa976a-2af4-4dee-bae6-737bf83f17b3','7fd84c75-8187-4553-96aa-23cead94c780','Question 16','Which word is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:53:13'),('e1fb3042-0897-4dec-b0be-2d6da88c0c1b','48e954f7-123b-404f-a990-8083a78133b2','Question 1','When was the original castle built?\r\n',10,'MCQ','AUDIO-e1fb3042-0897-4dec-b0be-2d6da88c0c1b-3044071fb1673b3513fd85819f0adf2f.mp3',NULL,NULL,0,'2024-12-10 09:22:13'),('e2002af6-173c-4f6e-a4a8-09d6e4471342','362d6389-73a7-4b4f-8b40-42b992d80808','Question 5','We _______ to see a concert tonight.',10,'MCQ',NULL,NULL,'IMAGE-e2002af6-173c-4f6e-a4a8-09d6e4471342-10e7bf7e72dab9ae5cfcfad6d2fb663e.jpg',0,'2024-11-29 10:43:19'),('e2171fb0-cc3d-40a2-ae15-147d19ac8ef9','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 9','What is the TV show for number 9?\r\n',10,'MCQ','AUDIO-e2171fb0-cc3d-40a2-ae15-147d19ac8ef9-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:16:20'),('e2203185-f83a-4eb9-b1e0-476f81302a96','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 20','The prince did not recognize Candra Kirana when he arrived',5,'TFQ',NULL,NULL,'IMAGE-e2203185-f83a-4eb9-b1e0-476f81302a96-e74508a3639f0c54d9abbee7a7448d6d.jpg',0,'2024-11-28 11:02:37'),('e225823b-5e10-4799-b423-2f39bb02e7c5','ad662084-347c-416f-89de-05a5dd43da36','Question 5','What does the speaker intend to do?\r\n',5,'MCQ','AUDIO-e225823b-5e10-4799-b423-2f39bb02e7c5-f17e1652d4c47f206409fe6f1e5ca14d.mp3',NULL,NULL,0,'2024-12-09 10:44:35'),('e22dedbf-2b08-4003-8db0-459461420fef','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','Question 9','The market in the town square operates daily throughout the week.\r\n',10,'TFQ',NULL,NULL,'IMAGE-e22dedbf-2b08-4003-8db0-459461420fef-3578e27423b53efe745ebfcb72a215c5.png',0,'2024-12-03 10:14:48'),('e2356571-53fa-4c69-a756-826ff32f0bbd','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 11','Which of the following uses an intensifying adjective?',5,'MCQ',NULL,NULL,'IMAGE-e2356571-53fa-4c69-a756-826ff32f0bbd-9862e8b43e9c03854045eb0541985412.png',0,'2024-11-26 05:29:45'),('e23bd613-966d-4b28-bb3a-d0d480e709eb','d49e5dcb-c578-4c47-858b-aafd77743437','Question 3','What is the plural of \"child\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-e23bd613-966d-4b28-bb3a-d0d480e709eb-e2f0cb2be14a8cea0295aae214fd147e.png',0,'2024-11-26 10:42:48'),('e24a061f-7734-42ae-8642-37a829eca8d1','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 11','The speaker painted a landscape during the workshop.\r\n',5,'TFQ','AUDIO-e24a061f-7734-42ae-8642-37a829eca8d1-a216919e21ca64b36dac386f6951a062.mp3',NULL,NULL,0,'2024-12-11 11:39:15'),('e24b986b-5632-45d9-850a-8d6ecd5a7e1a','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 9','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-e24b986b-5632-45d9-850a-8d6ecd5a7e1a-0cd59aad984b3a83f73ffbd4a195b2a7.mp3',NULL,NULL,0,'2024-12-04 15:22:01'),('e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 9','Match the public spaces to their descriptions:',5,'MPQ',NULL,NULL,'IMAGE-e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4-96d48ba3bb89bfb063056e32285d895f.jpg',0,'2024-12-03 10:41:01'),('e25f781b-0f67-48a9-9d00-cc4385a0648b','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 3','Which of the following sentences has a noun phrase as its subject?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:58:28'),('e25f7b5c-15be-4d85-959b-39bf1564969a','ad662084-347c-416f-89de-05a5dd43da36','Question 20','What does he intend to do?\r\n',5,'MCQ','AUDIO-e25f7b5c-15be-4d85-959b-39bf1564969a-555aa5a6604a0f1ba5b8b0b964c0a07a.mp3',NULL,NULL,0,'2024-12-09 10:55:07'),('e2620667-6028-42de-82a5-46986584505b','6fed968b-4e39-4c13-a103-4b142d0417cd','Question 15','Quality service was an important part of Hiltons vision.',5,'TFQ',NULL,NULL,'IMAGE-e2620667-6028-42de-82a5-46986584505b-1033c44ef6c713173e509c6f411f9a6e.jpg',0,'2024-11-28 15:37:32'),('e26bde8a-885d-4838-847d-5052e6c1d640','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 14','\"Nyi Roro Kidul became the guardian of the sea, helping sailors and fishermen stay safe on their journeys.\" \r\n\r\nWhich of the following words is an antonym for \"safe\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e26bde8a-885d-4838-847d-5052e6c1d640-55ace6c89799a677abecd32f973b3458.jpg',0,'2024-11-25 11:10:05'),('e270d6dd-4e3c-48f0-b2c6-7672be2449e8','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 2','Identify the complete noun phrase in: \"The decision of the board to proceed was surprising.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:48:01'),('e276fa09-c116-4312-b827-3446afa1dd0f','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 18',' What would come in handy?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e276fa09-c116-4312-b827-3446afa1dd0f-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:55:04'),('e27e3970-7f6b-4918-bc2c-89a59e7a53f4','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','Question 6','Select the correct verb to complete each sentence.\r\nThey ___ soccer on the weekend.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e27e3970-7f6b-4918-bc2c-89a59e7a53f4-acb94e94be16add6f2940a3794c58c76.png',0,'2024-11-26 01:49:38'),('e2825df3-78ae-4804-88c2-a435eee2def8','2687ba9c-ac94-424f-a35e-0283946e5506','Question 2','Who is performing the classical piano recital?\r\n',5,'MCQ','AUDIO-e2825df3-78ae-4804-88c2-a435eee2def8-be1b49ab98c6f3270eed33f2afa901d1.mp3',NULL,NULL,1,'2024-12-12 10:06:45'),('e2c0d8a8-6dd2-49ab-947d-95bbc2f29342','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 4','What does the speaker praise Tom for?',5,'MCQ','AUDIO-e2c0d8a8-6dd2-49ab-947d-95bbc2f29342-25521c6b2e3f357e7f17f4d0a97a257c.mp3',NULL,NULL,0,'2024-12-06 10:42:36'),('e2cd249d-dc2c-4c7f-980f-c19fd9ea538b','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 10','The infinity pool at the resort offers views of the lake and surrounding mountains.\r\n\r\n\r\n',5,'TFQ','AUDIO-e2cd249d-dc2c-4c7f-980f-c19fd9ea538b-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:47:47'),('e2d7bbfa-4be6-4688-8788-68606c6472de','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 2','Choose the correct option to complete the sentence:\r\n\r\n\"______ she faced a challenge, she reminded herself of her progress.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e2d7bbfa-4be6-4688-8788-68606c6472de-8e8140d70b9919e9909c872a28da1262.png',0,'2024-12-03 14:53:27'),('e2e48306-3c56-4c82-916d-32b2f972f5e6','069d921b-0878-411b-a94d-ce525959c0d1','Question 59','The opposite of friend is enemy',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 20:18:24'),('e2e98f71-ff45-4cdd-abfa-57fd3bc0d31c','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 11','Which word is an adverb of degree?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:15:02'),('e2ee2b7c-8240-4a3b-9959-400c987d5dab','593736c5-837a-44cb-b3ec-ff62f247faba','Question 6','Employees who feel supported are less likely to show empathy towards guests.\r\n',5,'TFQ',NULL,NULL,'IMAGE-e2ee2b7c-8240-4a3b-9959-400c987d5dab-80013118b5cd5b50e16807fb303ba398.jpg',0,'2024-12-04 13:42:28'),('e2f27c03-b4b6-471a-abae-5a28d1d42b1c','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 19','\"I will help you with your project ______ you ask me.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e2f27c03-b4b6-471a-abae-5a28d1d42b1c-3c650cb98efcb275fdd20fe99ac38609.png',0,'2024-12-03 15:07:54'),('e305555a-c06d-4b6c-b103-0ae0c801f196','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 13','Upon arrival, guests are offered a complimentary __________ drink.\r\n',5,'MCQ','AUDIO-e305555a-c06d-4b6c-b103-0ae0c801f196-aa768fa24d68b035a5e10ce4b9806270.mp3',NULL,NULL,0,'2024-12-10 14:36:37'),('e30a88f4-1b27-4247-b261-034700981e77','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 10','What did Mei notice upon returning to her village?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e30a88f4-1b27-4247-b261-034700981e77-9cb5f95b16f3fda0ee0e291956bf1b6b.PNG',0,'2024-12-03 10:36:16'),('e30d8ba2-c2d0-4c9c-a766-d1656d1db75f','066f137b-70c3-4619-8cf7-038f42d99258','Question 20','The wind believes it is the strongest because it can create storms',4,'TFQ',NULL,NULL,'IMAGE-e30d8ba2-c2d0-4c9c-a766-d1656d1db75f-f9a80cd886addb4262a27c19741683b1.jpg',0,'2024-11-28 15:19:22'),('e31b1c30-57c8-4f7a-af2f-5834f9cfec3b','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 10','____ she work at a bank?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e31b1c30-57c8-4f7a-af2f-5834f9cfec3b-29f6ab673204650cc55447acd377f453.jpg',0,'2024-11-28 14:15:23'),('e3332792-bbb9-4f4b-9953-6a2627da5304','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','Question 7','What is the difference between Michaels current workplace and his previous one?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:26:13'),('e33ee830-c414-456a-a672-b7c95ba10b58','10e23048-0fd3-4ab3-9440-9104e7063142','Question 18','Sarahs urban planning projects aim to foster a sense of belonging among diverse groups of residents.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:20:51'),('e35b7122-798e-433e-bd18-e520a7be2fb2','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 6','To make rendang, you need to (1) ________ the meat in spices for a long time. The main (2) ________ in gado-gado is mixed vegetables. People go to the (3) ________ to buy fresh vegetables and spices.\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-e35b7122-798e-433e-bd18-e520a7be2fb2-cc1a4e7884a8979775eee4e6bc313164.jpg',0,'2024-11-29 14:33:28'),('e36eae55-ec12-4509-aaba-6fd23053bd87','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 2',' Rearrange the letters to form a word that completes the sentence:\r\n\r\n\r\nTom: \"I hope I can make friends quickly at my new job.\"\r\nSarah: \"Just be yourself! You have such an G U T O N O I G personality!\"\r\n\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:15:15'),('e37b1481-fdd0-447e-9e69-32346f8316a0','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 10','What is a popular attraction within the castle grounds that visitors enjoy?\r\n',5,'MCQ','AUDIO-e37b1481-fdd0-447e-9e69-32346f8316a0-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:50:08'),('e37f051c-d654-41e1-b259-6d785d431a7b','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 14','The town is surrounded by desert and has a dry climate.\r\n',5,'TFQ','AUDIO-e37f051c-d654-41e1-b259-6d785d431a7b-c8b61eb63e77fef3bc5e19978f0434e5.mp3',NULL,NULL,0,'2024-12-10 14:23:32'),('e398f1dd-0fb5-4fd7-8e40-056a6e7c7fb6','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 15','___ he ___ (accept) the proposal?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e398f1dd-0fb5-4fd7-8e40-056a6e7c7fb6-ea72761e1bdfb383a248ad3a30e53fbc.jpg',0,'2024-11-29 11:41:48'),('e3a7fc11-357a-4022-90f5-7d0ffc538426','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','Question 10','After a week-long photography workshop in Iceland, the instructor selects one of your photos as the best of the group. They say, \"Your photo perfectly captures the essence of the landscape. Congratulations on an incredible shot!\"\r\n\r\nHow might you respond?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e3a7fc11-357a-4022-90f5-7d0ffc538426-a833a52b857c9ce30ebabf91fc7d5230.jpg',0,'2024-11-26 02:55:25'),('e3b4ec0e-ea45-462b-a0ad-c4820a92af5a','6b134cd4-e902-4241-9692-450b43ca1af9','Question 23','Nathan Tjoe : Excuse me, could you tell me how to get to the Old Town Square?\r\nLocal: Sure! Its about a 10-minute walk from here. Just go straight down this street and turn left at the second traffic light.\r\nNathan Tjoe: Thank you! Is it worth visiting?\r\nLocal: Absolutely. The square is beautiful, especially in the evening. Theres also a clock tower you can climb for a great view.\r\nNathan Tjoe: That sounds amazing. Are there any good restaurants nearby?\r\nLocal: Yes, theres a famous one called \"The Golden Apple.\" They serve traditional dishes.\r\nNathan Tjoe: Great! Ill check it out.\r\n\r\nWhat type of food is served at \'The Golden Apple\'?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e3b4ec0e-ea45-462b-a0ad-c4820a92af5a-ae222e7596917578efc09215b9f0d0a3.jpg',0,'2024-11-21 13:17:29'),('e3c077d3-fd6c-43d6-afd1-c3bca35cd1dd','d56af166-7c52-46ea-942c-bd752a9577b5','Question 2','Unscramble the letters to form the correct word.\r\n\r\nseewt → ________ (A sugary flavor)',10,'MCQ',NULL,NULL,'IMAGE-e3c077d3-fd6c-43d6-afd1-c3bca35cd1dd-88549a33af3b93c232c884ba56051cdd.png',0,'2024-11-29 11:28:35'),('e3c1ae42-b592-4d22-81d0-1408a8680bbb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 4','Which word is an interrogative adjective?',5,'MCQ',NULL,NULL,'IMAGE-e3c1ae42-b592-4d22-81d0-1408a8680bbb-ffe730ad224be5aae849e65ed0b8aa66.png',0,'2024-11-26 03:16:26'),('e3c3ec80-023e-415d-b5db-7fba4cf178a1','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 6','Where was the Great Pyramid built?',5,'MCQ',NULL,NULL,'IMAGE-e3c3ec80-023e-415d-b5db-7fba4cf178a1-c6e39e31bd04b62eec91ca3d566c2550.jpg',0,'2024-12-05 11:33:59'),('e3d1d0ad-28f9-47a4-9717-939632e32389','c5087e84-1c75-438a-8f08-f28964af1e65','Question 17','Last years festival was a truly memorable event, with visitors enjoying the unique performances and traditional food.\r\n\r\n What is a synonym for \"memorable\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-e3d1d0ad-28f9-47a4-9717-939632e32389-c73d98741b4ae9418fe14490a26854cc.jpg',0,'2024-12-02 13:04:44'),('e3daaa4b-70e0-43ff-903c-d1d7a0785f1b','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 11','She finished the assignment ____ time.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e3daaa4b-70e0-43ff-903c-d1d7a0785f1b-240155358905b9c540fe805f1c2f9492.jpg',0,'2024-11-28 15:19:54'),('e3deee24-e877-49f7-9a95-f1555a41bc1f','04d3a793-1da4-467d-8c52-763a3039f450','Question 5','What is one example Emma gives of personalizing a guest\'s experience?',5,'MCQ','AUDIO-e3deee24-e877-49f7-9a95-f1555a41bc1f-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 12:05:50'),('e3f35f38-7ace-4582-8194-2d9683d3219e','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 43','Where do you live?\r\n',10,'MCQ',NULL,NULL,'IMAGE-e3f35f38-7ace-4582-8194-2d9683d3219e-79792ad87ccb03dd98cb93ea837948d3.jpg',0,'2024-12-12 09:34:17'),('e3f8d8d6-db46-4b72-8688-0ad5f6ccbaf0','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 7','How did the turtle help the bird?',10,'MCQ',NULL,NULL,'IMAGE-e3f8d8d6-db46-4b72-8688-0ad5f6ccbaf0-c79b1b2527dbac54dfc3862f30643fa2.PNG',0,'2024-12-03 14:20:13'),('e42d50e2-b0d2-4164-be54-7ff071abd755','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 8','The kids playing soccer were unhappy.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-05 13:39:52'),('e45a629b-bd12-4a08-b310-d3ff8ac5ff91','41426465-c0af-4f11-bb66-c0e307279110','Question 13','Regional delicacies will be available during the traditional dance performance.\r\n',5,'TFQ','AUDIO-e45a629b-bd12-4a08-b310-d3ff8ac5ff91-f41ca30dbe849ba4ca355a2e9c3d7b6f.mp3',NULL,NULL,0,'2024-12-12 10:22:59'),('e46421ce-21d4-4c40-99ab-922b6d0310da','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 1','She placed the flowers ___ the table.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e46421ce-21d4-4c40-99ab-922b6d0310da-6a3955f38f41b8f38d9d331a65543138.png',0,'2024-11-28 14:06:17'),('e46486de-c935-4ccf-b977-00b4d8999a9d','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 14','Why does Maria want to introduce a pilot program first? \r\n',5,'MCQ','AUDIO-e46486de-c935-4ccf-b977-00b4d8999a9d-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 14:02:58'),('e47f60b9-c05d-4336-9240-35ba67a2451a','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 7','What is the Indonesian term for \"Market\"?',5,'MCQ',NULL,NULL,'IMAGE-e47f60b9-c05d-4336-9240-35ba67a2451a-c90f9e87c22d5862ce9020b01af9c010.jpg',0,'2024-12-03 10:39:36'),('e48afb7c-15f8-4e2a-b015-333b73627041','54ae104f-7d71-48fc-918a-8c3e341bc9ad','Question 8','Evelyn attends a different school from her hometown.\r\n',10,'TFQ',NULL,NULL,'IMAGE-e48afb7c-15f8-4e2a-b015-333b73627041-10ca6d24bdfa6d8e0976136b10819a89.jpg',0,'2024-11-29 11:50:47'),('e49312e6-713f-4c67-bf51-c4383aabd6e9','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 1','You see your friend Sarah at school, and you remember that today is her birthday. She looks happy, and you want to say something nice to her to celebrate the occasion.\r\n\r\nYou: \"Hi, Sarah! Guess what? I remembered something special!\"\r\nSarah: \"What is it?\"\r\nYou: \"Its your birthday today!___________, Sarah!\"\r\nSarah: \"Thank you! You made my day!\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e49312e6-713f-4c67-bf51-c4383aabd6e9-3d443edce40caef26c543aa9e6c168f6.jpg',0,'2024-11-25 17:12:34'),('e4b7c57a-6b1f-49eb-8210-0073bb9c69cb','c28b3729-218e-4d52-b697-2e14a996313f','Question 3','Emily was known for her punctuality. She always left her house early _______ she would never be late for work. One day, however, she encountered heavy traffic on her way to the office. No matter how quickly she drove, _______ she arrived, the meeting had already started.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e4b7c57a-6b1f-49eb-8210-0073bb9c69cb-d656918292473763141b367191627a27.jpg',0,'2024-12-03 10:19:16'),('e4ddfd53-8841-4c47-8001-6994eb249f0c','5ba9f165-ad3e-4abd-9a70-2606b5232d73','Question 16','Which part of the sentence is the noun phrase: \"The young boy played in the garden\"?',5,'MCQ',NULL,NULL,NULL,1,'2024-12-11 13:34:57'),('e4e2e9a2-cd10-44da-82d2-cf4afa3e99ea','2932abf6-d182-4e65-9ba1-15eb356ff5fb','Question 6','Select the sentence with a demonstrative adjective:\r\n',6,'MCQ',NULL,NULL,'IMAGE-e4e2e9a2-cd10-44da-82d2-cf4afa3e99ea-674d064b30077c19a84cc7ae72c56c39.png',0,'2024-11-26 03:03:41'),('e4f85af4-fa00-478c-96f5-ece9da1c9142','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 13',' He ____ his homework in the evening.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e4f85af4-fa00-478c-96f5-ece9da1c9142-2205c2208b2741e135a66b066c249c5c.jpg',0,'2024-11-28 14:16:58'),('e50945e1-1499-4ac3-97ab-28825c5350ab','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 15','Choose the correct plural form of the noun in each sentence.\r\nOne bush → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-e50945e1-1499-4ac3-97ab-28825c5350ab-c2c85d86cef216777113d15957eacab4.png',0,'2024-12-04 10:33:37'),('e50cc5f7-f922-4804-bd00-f42544b1a782','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 5','True or False: John Smiths Mom brings him flowers and coffee when they visit.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-05 12:31:43'),('e52727bf-30cb-40d5-91f5-dd0e1a3f4ead','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 16','\"A ____________ issue was discussed during the meeting.\" \r\nChoose a modifier for the noun phrase.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e52727bf-30cb-40d5-91f5-dd0e1a3f4ead-f65c8f970ad6c44033ef62bdd2dd8e30.jpg',0,'2024-11-28 11:56:36'),('e53e0bff-717f-4026-859a-347fcfda0af9','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','Question 1','She waited _______ the bus finally arrived, even though it was late.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e53e0bff-717f-4026-859a-347fcfda0af9-4a3a127d0aa945659731e720d3f4f83a.jpg',0,'2024-12-03 09:44:15'),('e54cfe43-cfb6-482c-9b27-0f7181cadd81','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 11','What did Megan feel when she got home?',7,'MCQ',NULL,NULL,'IMAGE-e54cfe43-cfb6-482c-9b27-0f7181cadd81-86e8a1f07b71c917f71ad85d457afda5.PNG',0,'2024-11-26 14:28:04'),('e555e0de-2440-4793-915a-d44a5d965749','a27fd716-8c1a-4979-9a36-2d733a303eb8','Question 4','Which sentence uses a superlative adjective?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e555e0de-2440-4793-915a-d44a5d965749-30f0568dfb79dc64d4d3988383b7d99e.png',0,'2024-11-26 05:21:53'),('e555fb78-b205-45ab-bb95-2571fa264305','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 8','Guests need to pay a fee to join the city tour.\r\n',10,'TFQ','AUDIO-e555fb78-b205-45ab-bb95-2571fa264305-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:09:31'),('e56184d6-9c62-4808-a793-5b033377c4e0','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 15','The teacher ___ (announce) the results next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e56184d6-9c62-4808-a793-5b033377c4e0-1bbfa02e9093a7ed65286829c80919e4.jpg',0,'2024-11-29 11:23:14'),('e56b7e07-a754-432e-ab7f-e96591c12754','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 14','How does Mark plan to improve his skills?',10,'MCQ',NULL,NULL,'IMAGE-e56b7e07-a754-432e-ab7f-e96591c12754-20cb500715b67e01fe19def303f12a2b.png',0,'2024-12-02 11:55:33'),('e570fa32-05cd-41f2-a6e9-ffaa891c4132','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 19','What does \"enhance\" mean in the sentence?\r\n\r\n\"The hotel plans to enhance its services by adding a wellness spa.\"\r\n \r\n',5,'MCQ',NULL,NULL,'IMAGE-e570fa32-05cd-41f2-a6e9-ffaa891c4132-1009735cf0f9b70efbb8e615b96be2d5.jpg',0,'2024-11-25 18:03:28'),('e57441fd-21bf-4ed2-ac2c-e65da2064bf1','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 12','A coffee station will be available in the ballroom itself.\r\n',5,'TFQ','AUDIO-e57441fd-21bf-4ed2-ac2c-e65da2064bf1-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:49:39'),('e57d1812-4a31-4769-9ee4-8f3c7bd40f36','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 3','They _______ to the park last Sunday.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e57d1812-4a31-4769-9ee4-8f3c7bd40f36-3f54d7f3ae7e06f8a4c931c8008b2651.jpg',0,'2024-11-29 09:10:30'),('e588aa8d-addd-409e-b20a-3c3d951558ec','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 6','David plans to learn coding languages such as Python and JavaScript to improve his skills.\r\n',5,'TFQ',NULL,NULL,'IMAGE-e588aa8d-addd-409e-b20a-3c3d951558ec-22b968aca78a5a281a97b37d415a70e1.png',0,'2024-12-02 10:57:54'),('e58d7202-1a92-4aa8-bed4-9bd3162d336c','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 5','Choose the correct adverb of time to complete the sentence:\r\n\"______ she often felt overwhelmed, writing helped clarify her thoughts.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e58d7202-1a92-4aa8-bed4-9bd3162d336c-21d6e8993345c65345b55151dfea4ccc.png',0,'2024-12-03 14:55:26'),('e58f2345-d176-413f-9a19-3f619681b47f','efa5ebe2-c708-4bb8-adbf-564d8f35d056','Question 11','Which sentence has a noun phrase that refers to a person?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:43:13'),('e59c79a6-decc-4f7c-b993-f50e58a06e49','04d3a793-1da4-467d-8c52-763a3039f450','Question 9','Why does Emma enjoy interacting with guests?',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:29:23'),('e5ddf673-b5fd-4709-9481-e19b5f3aef03','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 17','Complete the Sentence: \"The ________ of the movie shocked the audience.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-e5ddf673-b5fd-4709-9481-e19b5f3aef03-3df7197a1adbcad5e809b6c8b79d2625.jpg',0,'2024-11-28 11:57:34'),('e5df81eb-9af4-40ea-a145-7c5aeec5e626','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','Question 1','The picture is hanging ____ the wall.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e5df81eb-9af4-40ea-a145-7c5aeec5e626-acb7a72260ed1b1a085e6cf0b7fc87a9.jpg',0,'2024-11-28 14:50:05'),('e5dfed19-96d0-4bb0-aafb-6bb52ecf819b','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','Question 6','Where is the Aqua Water Resorts booking office located?',5,'MCQ',NULL,NULL,'IMAGE-e5dfed19-96d0-4bb0-aafb-6bb52ecf819b-e619def26d7e2ec0de1f24fd7ac191ce.PNG',0,'2024-12-03 15:16:56'),('e5e107b2-d12d-4d61-9e0c-62a4dd1bb716','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 2','Identify the correct pronoun for the sentence:\r\nAlthough ___ all worked on the project, only one person presented it.',5,'MCQ',NULL,NULL,'IMAGE-e5e107b2-d12d-4d61-9e0c-62a4dd1bb716-b0318589d9db169092c3adfcdf203f60.png',0,'2024-12-02 15:43:50'),('e61c9fd4-a2df-4b48-b9bb-b0190fbfad2c','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 13','The Mona Lisa is the museums most famous exhibit in the Louvre Museum.\r\n',5,'TFQ',NULL,NULL,'IMAGE-e61c9fd4-a2df-4b48-b9bb-b0190fbfad2c-bd2d0fda8d6342356d37b68359f5a12e.jpg',0,'2024-12-03 10:05:26'),('e6217c25-80b0-4a7f-8a4c-7d896c353f05','c81e3b11-3964-4cd8-81e6-1c152060540c','Question 5','The word \"accomplished\" means to feel disappointed or unfulfilled.',10,'TFQ',NULL,NULL,'IMAGE-e6217c25-80b0-4a7f-8a4c-7d896c353f05-8f7adc6a499881be9f0609771228a947.jpg',0,'2024-12-02 10:48:26'),('e623545a-e29e-4eee-9681-4b6957eed2fa','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 3','A \"Botanical Garden\" is called \"Kebun Raya\" in Indonesian.',10,'TFQ',NULL,NULL,'IMAGE-e623545a-e29e-4eee-9681-4b6957eed2fa-b9bd2d9cb2fb5c789ca38ed8ffffc456.jpg',0,'2024-12-03 09:40:34'),('e62a485e-5e27-47ec-806e-3e09fc0405ef','8d93e205-a25d-483f-8954-17a16b612100','Question 16','Complete the sentence by unscrambling the correct word:\r\n\r\n\"Their team needed to find a repmanent solution for their software issues that would last long-term.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-25 15:05:23'),('e62ec530-1c83-4930-bca6-a33d906e063f','ad662084-347c-416f-89de-05a5dd43da36','Question 19','What is the speakers goal?\r\n',5,'MCQ','AUDIO-e62ec530-1c83-4930-bca6-a33d906e063f-e3a0a071eb47e074b977d06c0174f30c.mp3',NULL,NULL,0,'2024-12-09 10:54:38'),('e641ee74-aa45-4cb8-bbd8-5a55620a6bfb','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 19','What type of accommodation did Emma experience on her final day?\r\n',4,'MCQ',NULL,NULL,'IMAGE-e641ee74-aa45-4cb8-bbd8-5a55620a6bfb-30eb7e3e5e6dd8f818d911f6bbcccb65.PNG',0,'2024-11-25 22:52:00'),('e64627bc-747d-4750-8880-928402c328e1','bba296e3-a395-49b0-b40b-21fd20a9c185','Question 11','Choose the correct option to complete the sentence:\r\n\"______ he finished his presentation, he felt a great sense of relief.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e64627bc-747d-4750-8880-928402c328e1-02b6627ad593dff6c87dc72db19c2b6c.png',0,'2024-12-03 15:02:26'),('e650227f-bcb7-45a2-96dc-ae22dc3a701a','d2c07130-79eb-459a-bf83-60f76ceebcd2','Question 6','What kind of food do families share during the festival?',10,'MCQ',NULL,NULL,'IMAGE-e650227f-bcb7-45a2-96dc-ae22dc3a701a-75d2b674c1d05b8e110ebc9bcfff3d1b.jpg',0,'2024-12-04 13:50:50'),('e67589f1-7828-43d3-a42a-a8fded027546','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 13','Direct: \"I am tired,\" he said.\r\nReported: He said that he ___ tired.',5,'MCQ',NULL,NULL,'IMAGE-e67589f1-7828-43d3-a42a-a8fded027546-96db18dbd3e72b95570b923be6549975.png',0,'2024-11-28 13:31:06'),('e68211fe-4717-42ba-9367-c6b416907553','aaec799c-4103-4686-89d5-1c0254869f27','Question 15','The Golden Sands Resort focuses exclusively on luxury and entertainment.',5,'TFQ',NULL,NULL,'IMAGE-e68211fe-4717-42ba-9367-c6b416907553-bc33d515b2ea44fac4a3fbb11e409a01.jpg',0,'2024-12-11 10:21:50'),('e6827118-d57f-4721-a643-b7521df5b123','f845f17c-d46e-480c-9809-509254f53261','Question 6','Which sentence correctly converts the direct speech to reported speech?\r\nDirect: He said, \"I will help you.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-e6827118-d57f-4721-a643-b7521df5b123-724507a39698faa2a489c7099e781b58.png',0,'2024-11-28 10:53:30'),('e68a4635-0705-404e-b1c5-c277adaf65b6','94de3108-eb46-4a5e-b039-962392a500e6','Question 11','What motivates Olivia to balance her career with her passion for art?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e68a4635-0705-404e-b1c5-c277adaf65b6-4b596a9788fc86c582c95ea251ca17b8.png',0,'2024-11-29 12:41:44'),('e6968bd4-81f6-486d-9a52-af0d7c74d686','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 10','Sofia: \"I love visiting galleries. They tell such fascinating stories.\" \r\nArt Curator: \"Each piece reflects our culture and heritage.\" \r\nSofia: \"Its amazing how art connects us all.\"\r\n\r\n Choose the word that has the closest meaning to \"heritage\" in the sentence: \r\n\r\n\"Each piece reflects our heritage.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:35:31'),('e6a0f8fd-211c-4c9c-89f5-34253ac03a12','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 13','Match the Phrase with its Purpose: Identify the main purpose of each noun phrase.\r\n',5,'MPQ',NULL,NULL,NULL,0,'2024-11-28 11:53:18'),('e6b4a84c-2653-4528-8fe1-8ba207c7e976','2b59a4b1-d029-4801-89a2-572c5cb932b3','Question 10','What is the Parthenon dedicated to?\r\n',5,'MCQ','AUDIO-e6b4a84c-2653-4528-8fe1-8ba207c7e976-c9cab8dd6cc0e2ca174b6b5fd7398dba.mp3',NULL,NULL,0,'2024-12-09 13:22:51'),('e6b9b0cf-1966-44e9-ad61-294e820d6cd3','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 10',' Choose the correct noun phrase to fit this sentence: \"She always admired _______ in the museum.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-e6b9b0cf-1966-44e9-ad61-294e820d6cd3-a6c4cc0053af3bb1970b890ff3f6847c.jpg',0,'2024-11-28 11:07:30'),('e6c6fb0e-1c5c-43bd-9f96-bec497a0fbcc','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 18','Direct: \"He works hard every day,\" she said.\r\nReported: She said that he ___ hard every day.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e6c6fb0e-1c5c-43bd-9f96-bec497a0fbcc-c32b181bb97a588f08a8a84d9a0a0b64.png',0,'2024-11-28 12:03:38'),('e6d27bbd-5b4f-4480-9a56-3061171e06b2','976f596f-834e-40e4-bb98-21b902f8a750','Question 11','Paris was the only city in France with grand hotels in the 19th century.\r\n',5,'TFQ','AUDIO-e6d27bbd-5b4f-4480-9a56-3061171e06b2-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:38'),('e6d96571-1046-4d78-9f72-93dd63ca825c','069d921b-0878-411b-a94d-ce525959c0d1','Question 41','\"My family is very ______ and supportive.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-e6d96571-1046-4d78-9f72-93dd63ca825c-04931c61e7b4e5e7979eda7f824fe708.jpg',0,'2024-12-11 19:51:17'),('e6dee078-a7d0-4fb6-8c5b-b3f70253407b','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 17','What feature distinguished Theos suitcase?\r\n',5,'MCQ','AUDIO-e6dee078-a7d0-4fb6-8c5b-b3f70253407b-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:16:43'),('e6fae4a6-8267-40ce-a83b-95da289d4bbd','545e36c7-8ec0-4512-b1c3-60a731159480','Question 2','The term \"ecological resilience\" refers to the ability of an ecosystem to recover from disturbances.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 07:41:49'),('e7027c55-d9d3-4c38-b15b-1afe9cd3b662','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 20','How can you show care to a friend who is feeling sad?\r\n',5,'MCQ','AUDIO-e7027c55-d9d3-4c38-b15b-1afe9cd3b662-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:33:39'),('e70ec117-88fb-43f5-95a7-2143ec35a25e','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 15','Lianas work gained recognition because:',5,'MCQ',NULL,NULL,'IMAGE-e70ec117-88fb-43f5-95a7-2143ec35a25e-de199cd53884c7121552f66a8ec42b78.jpg',0,'2024-12-06 12:37:26'),('e71f8e23-98fe-4660-9541-b2a7ba526f28','d4a49dd3-8806-4dd7-b73f-5c2e812a399c','Question 10','Direct: \"I must finish my homework,\" he said.\r\nReported: He said that he ___ finish his homework.',5,'MCQ',NULL,NULL,'IMAGE-e71f8e23-98fe-4660-9541-b2a7ba526f28-eccaa2ef577d56bbe4467797e9cab0ca.png',0,'2024-11-28 13:28:42'),('e71f95dd-9dc9-48cc-b698-82d1b7511945','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 2','What did Diane and her friends do on the first day?',6,'MCQ',NULL,NULL,'IMAGE-e71f95dd-9dc9-48cc-b698-82d1b7511945-fc593bf0763aaca401fa220aca2db205.PNG',0,'2024-11-25 20:52:03'),('e72f3470-0325-43ad-ab97-3221fae5dd4d','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 19','How can tourists show respect for local cultures?\r\n',5,'MCQ','AUDIO-e72f3470-0325-43ad-ab97-3221fae5dd4d-2a35aa1a2dbf45c64389a0f5cb9b094d.mp3',NULL,NULL,0,'2024-12-16 10:40:35'),('e75360aa-154b-4a3a-905f-88c8983f88ad','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 4',' Choose the word that has the closest meaning to \"ruins\" in the sentence:\r\n\"Visitors enjoy exploring the ruins of ancient buildings.\"\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:38:03'),('e77bc562-efb3-4c4e-a7ac-216ede804b17','040f0458-cf71-4e61-a034-c5f58ab34269','Question 17','She ___ (visit) her grandparents yesterday evening.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e77bc562-efb3-4c4e-a7ac-216ede804b17-49d449b269533a55b0f3da637ed81443.jpg',0,'2024-12-02 10:11:11'),('e77d610c-8af2-48cd-94ae-ec099bd441a7','3046da72-814f-42e0-bd7f-cf6618a820db','Question 11','Mark had always dreamed of traveling to Europe, so last summer, he finally made it happen. He visited London, Paris, and Rome. In London, he saw the Tower of London and Big Ben, two of the citys most famous landmarks. In Paris, he spent his days visiting the Louvre Museum and enjoying a coffee by the Eiffel Tower. Finally, he spent a few days in Rome, visiting the Colosseum and the Roman Forum. Mark said it was the trip of a lifetime, and he would never forget the memories he made.\r\n\r\nWhich city did Mark visit in Europe?',5,'MCQ',NULL,NULL,'IMAGE-e77d610c-8af2-48cd-94ae-ec099bd441a7-f0047db62d99263e4a3253c8e7b29dfb.jpg',0,'2024-12-04 10:59:52'),('e7a0536b-4a44-4134-a32d-f254b8888477','26f2798d-46dc-4790-aece-aa1175435106','Question 13','Choose the correct answer that matches the sentence!\r\nThe sentence \"The bright stars twinkled in the night sky\" matches \"The bright stars.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 10:47:51'),('e7a0c5a5-434a-4ae3-bccb-d94dbc063e5a','abd056c2-1c8c-4270-b760-215049e270c4','Question 12','Central Park spans an area of over 1,000 acres.\r\n',5,'TFQ',NULL,NULL,'IMAGE-e7a0c5a5-434a-4ae3-bccb-d94dbc063e5a-515d4237cea6a247d14b02a05f14bcfd.jpg',0,'2024-12-03 10:48:32'),('e7ada9f0-a056-4b42-b00f-e69a8cf86d3b','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 13','What did Mr. Ryan says Lia did well at the end of her first day?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e7ada9f0-a056-4b42-b00f-e69a8cf86d3b-dc8254d240d9f26b4444859d85551b33.PNG',0,'2024-12-06 10:10:46'),('e7c8ca48-2f20-45ce-8164-bd1cd2ba90b8','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 12','Identify the verb in the passive voice:',5,'MCQ',NULL,NULL,'IMAGE-e7c8ca48-2f20-45ce-8164-bd1cd2ba90b8-827bfcca840acf85ab245553de0e03a2.png',0,'2024-11-26 06:26:07'),('e7e0f05a-d279-4864-adaa-6b0d1e584a75','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 9','The word \"fire\" refers to a small, controlled flame often used for warmth or light.',10,'TFQ',NULL,NULL,'IMAGE-e7e0f05a-d279-4864-adaa-6b0d1e584a75-924da1bcb969b8e62a6d3b78815e981c.jpg',0,'2024-12-02 10:30:21'),('e7e6a8ba-5156-4a5b-8792-1efdd09bbc39','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 6','Identify the head noun in the phrase: \"The intricately designed ancient vase\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:58:58'),('e7e8db4c-55cc-4a08-a931-db1ccac6aa4b','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 3','She studies hard _______ she wants to pass the test.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e7e8db4c-55cc-4a08-a931-db1ccac6aa4b-a90d4184254c65bfacf5803de7066fe8.png',0,'2024-12-03 09:26:51'),('e7fa514b-7130-401a-a9d3-2aece9f7523f','773d3490-11ed-4025-aeec-d9fab774c585','Question 8','Direct: They said, \"We are studying English.\"\r\nReported: They said that they ___ English.',5,'MCQ',NULL,NULL,'IMAGE-e7fa514b-7130-401a-a9d3-2aece9f7523f-cae221f5024ee5ba7e749acd29996ccc.png',0,'2024-11-28 11:44:11'),('e80e8016-3d6b-46b5-8993-f2389a449e27','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 10','What unique feature do the resorts rooms offer?\r\n',5,'MCQ','AUDIO-e80e8016-3d6b-46b5-8993-f2389a449e27-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:21:08'),('e8179590-5f60-49b8-a636-f58e824ea424','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 4','The private villas are built from sustainable materials like bamboo and __________ wood.\r\n',5,'MCQ','AUDIO-e8179590-5f60-49b8-a636-f58e824ea424-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:32:53'),('e819d2b4-2001-4216-8158-00949ea800b4','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','Question 1','What does the word “repress” in the text mean?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:26:19'),('e81b9802-cfc1-42b7-a6b9-52b5fc5b8cf9','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 11','The researchers ___ an important discovery.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:50:27'),('e82431f9-8e7b-46fa-ae43-96d525843d9f','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 14','What is Nabils main reason for introducing himself?\r\n',10,'MCQ',NULL,NULL,'IMAGE-e82431f9-8e7b-46fa-ae43-96d525843d9f-80949a9d806de6e2b6491e5a1f426d46.png',0,'2024-11-29 11:44:02'),('e82756e0-9e45-4089-b3c4-d1f2c033c51a','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 3',' Student Volunteers Needed!\r\n\r\n\r\nOn Saturday, December 12th, from 10 A.M. until 4 P.M., Carverton Middle School will be holding a music festival in the school gymnasium. The special event will feature a variety of professional musicians and singers.\r\n\r\nTask Time Date\r\nMake posters 1 P.M.4 P.M. December 5th\r\nSet up gym 11 A.M.4 P.M. December 11th\r\nHelp performers 9 A.M.4 P.M. December 12th\r\nWelcome guests 10 A.M.2 P.M. December 12th\r\nClean up gym 4 P.M.7 P.M. December 12th\r\n\r\n\r\nInterested students should speak with Ms. Braxton, the music teacher. Students who would like to help at the festival must have written permission from a parent or guardian.\r\n\r\nWhat time will the festival begin?',7,'MCQ',NULL,NULL,'IMAGE-e82756e0-9e45-4089-b3c4-d1f2c033c51a-a6f4421ebe29fa151afbd8cd27baf800.jpg',0,'2024-11-21 09:57:53'),('e831d505-0705-468e-9dd9-ee2dfd6ea6c7','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 12','How did Maria feel during the celebration?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e831d505-0705-468e-9dd9-ee2dfd6ea6c7-1683486d3858b7d72cf144e70c2015e1.png',0,'2024-12-02 10:42:44'),('e83eca28-b0d5-4285-b132-a3a17006e8ce','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 18','What is the plural form of \"calf\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e83eca28-b0d5-4285-b132-a3a17006e8ce-e8af6696d90c0c3c254c114c93ebcca5.png',0,'2024-12-04 10:15:53'),('e83f9ce2-1fea-428e-8e09-64dd9a3d2261','069d921b-0878-411b-a94d-ce525959c0d1','Question 29','Ameena: Hi, its Ameena. I just wanted to introduce myself since well be working together.\r\nRayyanza: Hi, Ameena! Nice to meet you. Im Rayyanza. Where are you based?\r\nAmeena: I live in Nairobi, Kenya. I work as a software engineer. And you?\r\nRayyanza: Im in London, working as a product manager. Its exciting to collaborate with someone from another part of the world!\r\n\r\nWhat is Ameenas job?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e83f9ce2-1fea-428e-8e09-64dd9a3d2261-36430f1a82c57ff4f065173da8ba4fb5.jpg',1,'2024-12-11 13:58:55'),('e8800ecf-48da-4c48-8c1d-68e931791fcd','069d921b-0878-411b-a94d-ce525959c0d1','Question 11',' Choose the right meaning of vocabulary below\r\n',5,'MPQ',NULL,NULL,NULL,1,'2024-11-25 19:46:35'),('e886a573-2a76-460b-b638-5203724b3ee2','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 3','\"The aqueducts of ancient Rome were engineering marvels designed to carry water into cities and towns.\"\r\n\r\n\r\nWhat does the word \"aqueduct\" mean?',5,'MCQ',NULL,NULL,'IMAGE-e886a573-2a76-460b-b638-5203724b3ee2-af311b45c6ecf547477e58c3a49734c4.jpg',0,'2024-12-03 11:23:23'),('e88ccbd8-f81b-4635-953b-cec3edfc629e','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','Question 1','What school do you attend?\r\n',10,'MCQ',NULL,NULL,'IMAGE-e88ccbd8-f81b-4635-953b-cec3edfc629e-30fac5cb8d610051fb08893bd761e34c.png',0,'2024-11-25 21:28:35'),('e898e30b-c4cf-4400-9a7a-e4e2af162791','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 2','Why do we apologize?\r\n',5,'MCQ','AUDIO-e898e30b-c4cf-4400-9a7a-e4e2af162791-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:41:03'),('e89b6b7f-2269-4baf-a370-736daaead5f3','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 4','Tom is a teacher. _______ works in a school.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e89b6b7f-2269-4baf-a370-736daaead5f3-a71a369548c9599f2d06318b701080a8.png',0,'2024-12-02 09:19:22'),('e8b30161-48d6-4a38-ac3a-310d3418f915','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 3','What is a \"museum\"? \r\n',5,'MCQ',NULL,NULL,'IMAGE-e8b30161-48d6-4a38-ac3a-310d3418f915-ca65cfe5679f881ddd7a32913baec450.jpg',0,'2024-11-25 12:02:06'),('e8ba17ef-0fc0-45c8-ad4a-2ca57ab54947','1ce4f136-0df6-4930-b53e-fab50e64e5bc','Question 6',' What value is being expressed here?\r\n',5,'MCQ','AUDIO-e8ba17ef-0fc0-45c8-ad4a-2ca57ab54947-0c923a5b21028b9ee36aa26ddefb7e35.mp3',NULL,NULL,0,'2024-12-12 10:43:15'),('e8c60562-e8ea-4132-91ed-d4c9eac37b42','a6453283-af44-47e5-9f50-84628799eeac','Question 4','The lake was once a place of peace and prosperity.\r\n\r\nFind the opposite of \"peace\"',5,'MCQ',NULL,NULL,'IMAGE-e8c60562-e8ea-4132-91ed-d4c9eac37b42-49fff65d090e7bac9e7adf63400ce8b6.png',0,'2024-11-28 11:37:02'),('e8cdbd98-7f99-4b21-81b1-10c92464d522','54576a13-8360-433e-b515-61511d337de3','Question 2','To: All Department Managers\r\n\r\nThere will be a meeting this afternoon, December 5th, 2017 at 1 pm in the meeting room.\r\nThe meeting will discuss the customers complaints since the topic is very important, presence is a must. Please, come on time and do not forget to bring documents needed.\r\nThank you.\r\nDirector.\r\n\r\nThe topic which will be discussed in the meeting is …\r\n',5,'MCQ',NULL,NULL,'IMAGE-e8cdbd98-7f99-4b21-81b1-10c92464d522-f521cf24c0ea65dba8bd9477e17cd2a5.jpg',0,'2024-11-21 09:16:24'),('e8db5b25-abb9-4f77-afdb-945a02b4a8b6','ad662084-347c-416f-89de-05a5dd43da36','Question 2','What does the speaker intend to do?\r\n',5,'MCQ','AUDIO-e8db5b25-abb9-4f77-afdb-945a02b4a8b6-1a96ef263ef0d7bac0f10e3856d82534.mp3',NULL,NULL,0,'2024-12-09 10:42:49'),('e8e4a98a-82ac-4466-8e74-cd1d7c6ba1ce','291104a0-b147-4a5e-a47f-090d667853d6','Question 1','When was the original manor house built?\r\n',10,'MCQ','AUDIO-e8e4a98a-82ac-4466-8e74-cd1d7c6ba1ce-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:30:51'),('e8f60597-999b-4cb7-8b78-53e8fbe8de34','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 3','Which word is the opposite of \"exclusive\"?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:53:27'),('e8f611b7-e348-4671-898a-63897d4a0b7d','39047836-dedd-41d5-806a-71fd4d66577c','Question 2','What feature of Castle Inn does the guide emphasize is most appealing to history enthusiasts?\r\n',5,'MCQ','AUDIO-e8f611b7-e348-4671-898a-63897d4a0b7d-7a7c9498e0867a118b0aa14a08018d8e.mp3',NULL,NULL,0,'2024-12-10 10:11:58'),('e8f97eb7-dd9b-4e89-a3c0-e15a7d42e2a3','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 19','Direct: \"Are they arriving soon?\" he asked.\r\nReported: He asked if they ___ arriving soon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-e8f97eb7-dd9b-4e89-a3c0-e15a7d42e2a3-c6f9585bae675b16dd834520459a1258.png',0,'2024-11-28 12:04:16'),('e8fca8a8-75e1-4dd0-add5-494753626396','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 11','Lunch will be served at 12:30 PM.\r\n',5,'TFQ','AUDIO-e8fca8a8-75e1-4dd0-add5-494753626396-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:49:29'),('e900236d-4633-4fc2-820d-a3a0754a48d0','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 5','He ___ (not eat) breakfast tomorrow morning.\r\n',10,'MCQ',NULL,NULL,'IMAGE-e900236d-4633-4fc2-820d-a3a0754a48d0-5a0ff4f333d75d1144f2444e0e79b2d0.jpg',0,'2024-11-29 10:00:29'),('e915da5e-a675-44aa-b1fe-0ad12c11241e','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 4','Mozzarella is known for its hard texture and crumbles easily.',5,'TFQ',NULL,NULL,'IMAGE-e915da5e-a675-44aa-b1fe-0ad12c11241e-23ee3c306672d7835f0e74f9492fd590.jpg',0,'2024-12-02 09:27:11'),('e916850a-a2f6-4976-aca1-118191e76324','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 16','She ___ a beautiful dress for the wedding.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:35:52'),('e926f74f-23d1-4e50-b12f-c06a3d96bd78','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 10','Which sentence uses an adjective of age?\r\n',4,'MCQ',NULL,NULL,'IMAGE-e926f74f-23d1-4e50-b12f-c06a3d96bd78-03e8fb02e8e394e2130a1e002bab686d.png',0,'2024-11-25 22:57:49'),('e946ef61-df00-44f7-92c6-6e4573dc4dff','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 1','How many stories does the city library have?\r\n',10,'MCQ',NULL,NULL,'IMAGE-e946ef61-df00-44f7-92c6-6e4573dc4dff-e5b1221be4314571890b1ba2699b8d97.png',0,'2024-12-03 10:20:12'),('e94a78ac-e4a9-49b2-8ed7-e4ebbeb5a7c4','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 6','The teacher is speaking. _______ is explaining the lesson.',5,'MCQ',NULL,NULL,'IMAGE-e94a78ac-e4a9-49b2-8ed7-e4ebbeb5a7c4-ac044817580e0ed7a0fdef034c4d3029.png',0,'2024-12-02 09:21:05'),('e95e4d9a-76f8-4cd2-b88b-1f273ab875cd','d4932d08-baf8-4183-816b-efe2b32b49bf','Question 5','Listen carefully to the audio. Then, answer the following questions based on what you hear.',5,'MCQ','AUDIO-e95e4d9a-76f8-4cd2-b88b-1f273ab875cd-449a76adb3bde6139b5cf944dd7a79fd.mp3',NULL,NULL,0,'2024-12-04 15:06:12'),('e9767e84-2c9a-4921-9ac7-d52ca7c46695','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 11','What is the meaning of \"explore\" in the context of \"I help tourists explore nature trails\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e9767e84-2c9a-4921-9ac7-d52ca7c46695-cddc21768d9ddb3e1026b44c574c9db2.png',0,'2024-11-26 01:29:58'),('e981c354-7e25-48ba-affb-076e7efc7cfd','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 3','During her vacation, Sofia decided to visit a secret island known only to a few. This secluded spot offered breathtaking views and a peaceful atmosphere, far away from the paparazzi. She cherished the solitude and took the opportunity to connect with nature, sharing her insights about the beauty of simplicity.\r\n\r\n Choose the word that is the opposite of \"solitude\" in the sentence: \r\n\r\n\"She cherished the solitude and took the opportunity to connect with nature.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:05:35'),('e99ffd0f-0c6a-4987-b302-60ce79284b7f','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','Question 4','What is the noun phrase in this sentence? \"The old bicycle with broken wheels was in the shed.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-e99ffd0f-0c6a-4987-b302-60ce79284b7f-b7d507f19af847885546fdc2fb3cc1ec.jpg',0,'2024-11-28 11:10:32'),('e9d283dc-95b6-4e8b-b843-6376ce2c8081','b29e7991-f853-47df-9475-7c0d65e15458','Question 7','The companys revenue has grown steadily over the last few years, thanks to increased sales and new market opportunities.\r\n\r\nWhat is the definition of the word \"revenue\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-e9d283dc-95b6-4e8b-b843-6376ce2c8081-b75cd231d0c35f1fe3c7a1d51f2139f0.png',0,'2024-11-25 11:29:43'),('e9df58e0-9619-448f-99bd-095065ae12f1','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 9','What are \"spirits\" in the context of the story?',5,'MCQ',NULL,NULL,'IMAGE-e9df58e0-9619-448f-99bd-095065ae12f1-b094522a4a52378fcd859247dac4400c.jpg',0,'2024-11-28 09:59:22'),('e9e2bc72-aa9a-4ca6-a07f-28d715c663ba','976f596f-834e-40e4-bb98-21b902f8a750','Question 10','French hotels played a significant role in setting international standards for hospitality.\r\n',5,'TFQ','AUDIO-e9e2bc72-aa9a-4ca6-a07f-28d715c663ba-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:46:28'),('e9e87c3f-e102-4b62-bfc5-2ae533eb112b','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 16','Find the synonym for \"protest\"',5,'MCQ',NULL,NULL,'IMAGE-e9e87c3f-e102-4b62-bfc5-2ae533eb112b-2fb891a5fe3afb7f71caa54776d0e1d9.jpg',0,'2024-11-28 15:08:04'),('e9f7701b-7b65-452f-9fa0-5e0658b2552b','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 17','The law firm has opened four branch offices, including Semarang.',3,'TFQ',NULL,NULL,NULL,0,'2024-11-21 12:41:51'),('e9fbbc0d-69dc-4a64-8c2f-8f7fc5e877db','7696ba67-3d0a-481a-8f42-f852902d4adc','Question 6','Breakfast at Sunny Beach Hotel is served from 7:00 to 10:30 AM.\r\n\r\n\r\n',10,'TFQ','AUDIO-e9fbbc0d-69dc-4a64-8c2f-8f7fc5e877db-8a94373c387a90de5bdd0a37a0a523a9.mp3',NULL,NULL,0,'2024-12-10 15:09:09'),('e9fc847d-897c-4a02-8af5-cda1b60013ac','01ae90f0-8ee6-4664-9992-fc37b327548c','Question 8','The building consists of three floors filled with various resources and facilities.\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:24:40'),('ea084b1a-aee8-4a75-bd4b-b61fc40419f5','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 10','he travel guide was very _______ (helpful) in planning our itinerary. It included detailed information on the best places to visit, _______ (affordable) accommodation options, and _______ (useful) tips for navigating the city.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:15:01'),('ea0a449b-9a68-4cba-9d5d-869271b6bbf7','10e23048-0fd3-4ab3-9440-9104e7063142','Question 1','Match the Description!\r\n\r\n',5,'MPQ',NULL,NULL,NULL,1,'2024-12-02 13:16:14'),('ea1bc170-69f9-442f-a655-ff292443c6fa','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 44','What do you like to do?\r\n',10,'MCQ',NULL,NULL,'IMAGE-ea1bc170-69f9-442f-a655-ff292443c6fa-49731e49a5ec1a68230c00cfb7e32a64.jpg',0,'2024-12-12 09:37:08'),('ea2eaffa-c1d8-4a57-9d26-113539722788','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','Question 9','The manager spoke ____ behalf of the company.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ea2eaffa-c1d8-4a57-9d26-113539722788-07d1f674f7684a3130c49dfb55e36f48.png',0,'2024-11-28 15:38:02'),('ea2eca37-09cd-4aaa-ab31-5b7b76ce82ca','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 6','Choose the correct present perfect tense form of \"eat.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ea2eca37-09cd-4aaa-ab31-5b7b76ce82ca-c435881c32dfe05b297f465335a6445b.png',0,'2024-11-25 19:24:41'),('ea2f736a-e826-4a1b-a175-fb756b621e27','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 5','We ___ the results as soon as we got them.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:47:47'),('ea53279f-374d-4cb8-b864-7e8bf26eb969','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 1','What can people do at the lake?\r\n',5,'MCQ','AUDIO-ea53279f-374d-4cb8-b864-7e8bf26eb969-dcc98b0008133cbf3dc83d6488bdd6b1.mp3',NULL,NULL,0,'2024-12-10 12:37:35'),('ea585ae5-19e0-49c8-85cc-1df04ee85525','54700a17-d9f7-405c-ac12-b9f105dae998','Question 7','Visitors can access both walking and cycling paths throughout the park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ea585ae5-19e0-49c8-85cc-1df04ee85525-8aa490124a045416e575c3d055ab0ea7.png',0,'2024-12-03 10:35:31'),('ea5bb093-3ac1-4167-83a8-fb230b6b26a1','a16be13c-c049-47cd-b145-b3faae19a096','Question 8',' Thistle, the National Emblem of Scotland\r\n\r\nThe thistle is the national emblem of Scotland. It is a beautiful purple flower that grows in many parts of the country. The thistle has a long history and is a symbol of strength and resilience for the Scottish people.\r\nLegend says that the thistle became the national symbol in the 13th century. One night, a group of Norse invaders tried to sneak into a Scottish village. They walked quietly, but one of them stepped on a thistle. The noise woke the Scottish defenders, and they fought bravely to protect their home. Since then, the thistle has been seen as a symbol of bravery and protection.\r\nThe thistle is also used in many Scottish designs and art. You can find it on clothing, jewelry, and even coins. Every year, people celebrate the thistle at events and festivals. The flower reminds everyone of Scotland\'s rich culture and history.\r\nIn addition to its beauty, the thistle is important for nature. It attracts many insects, such as bees and butterflies, which help pollinate plants. This makes the thistle a vital part of Scotland\'s ecosystem.\r\nOverall, the thistle is much more than just a flower; it represents the spirit of Scotland and its people.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ea5bb093-3ac1-4167-83a8-fb230b6b26a1-211232a4beb3fc829b38f123b635cc3a.jpg',0,'2024-12-05 10:53:56'),('ea6e855b-6bce-4d7b-836a-e5ad8e91abf3','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 8','Sangkuriang saw a tiger while hunting.',5,'TFQ',NULL,NULL,'IMAGE-ea6e855b-6bce-4d7b-836a-e5ad8e91abf3-c18bf18ce248e5b60a9d255692dcbf80.png',0,'2024-11-28 09:56:34'),('ea77195a-6a67-4f82-a914-a51599a6379c','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 18','What is Tim complimented on?',5,'MCQ','AUDIO-ea77195a-6a67-4f82-a914-a51599a6379c-1921b2dc02111650d8ee173e6a57494f.mp3',NULL,NULL,0,'2024-12-06 11:42:39'),('ea77aa98-4b8f-4f4b-8df5-3a1d16d8b426','a89648cb-a116-4dbe-b304-24818d8f1725','Question 9','Kyoto has an abundance of modern shopping centers that dominate the landscape.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ea77aa98-4b8f-4f4b-8df5-3a1d16d8b426-0d5f7f43c72ab13238f6086f934437cf.jpg',0,'2024-12-03 11:15:02'),('ea7d5683-75c6-46c9-b230-5fa7cae8cd8a','a01ae31e-9562-4284-96b5-f70ece994003','Question 16','What new feature was added during the renovation of the Crystal Palace Hotel?',5,'MCQ',NULL,NULL,'IMAGE-ea7d5683-75c6-46c9-b230-5fa7cae8cd8a-9e449c0250d64a7505f2cc3025c11f80.PNG',0,'2024-11-25 23:40:53'),('ea8a0dc8-f2d6-458f-bc68-962586b81a08','f845f17c-d46e-480c-9809-509254f53261','Question 4','Change into direct speech:\r\nReported: They said they would call tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ea8a0dc8-f2d6-458f-bc68-962586b81a08-ea1fd99d2213c1785eeed9328d1b8544.png',0,'2024-11-28 10:50:54'),('ea8b7362-9d56-46e5-942e-98c2a549874f','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','Question 10','Which dish did Maria learn to prepare during her cooking classes?',4,'MCQ',NULL,NULL,'IMAGE-ea8b7362-9d56-46e5-942e-98c2a549874f-a247848860ed4771402b17c3caa4e0ca.PNG',0,'2024-11-25 22:16:34'),('ea8c6510-9a06-4f15-ad20-f41fa85f404b','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 10','The train passed ____ the tunnel.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ea8c6510-9a06-4f15-ad20-f41fa85f404b-4442a3ea81e8c4fb9df45f057d04227b.jpg',0,'2024-11-28 15:19:09'),('eaa43a07-3ba6-4e8c-8dc2-ac32a0dd46a9','0ab3da06-bea4-4129-b192-5825e55e55d2','Question 12','What did Lin, the storyteller, do every evening?\r\n',5,'MCQ',NULL,NULL,'IMAGE-eaa43a07-3ba6-4e8c-8dc2-ac32a0dd46a9-9cb5f95b16f3fda0ee0e291956bf1b6b.PNG',0,'2024-12-03 10:37:59'),('eaa6800f-4cca-4c67-9ec2-fa0abaa1efa9','b720a4bf-a700-4741-9a4e-19dc999f590e','Question 19','Which of the following words best fits this definition: \"A food made from rice flour instead of wheat flour and commonly found in East Asia\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-eaa6800f-4cca-4c67-9ec2-fa0abaa1efa9-b0a94da2bde9abff4de3e4248f88b9c0.jpg',0,'2024-11-22 12:45:24'),('eaad6c85-1271-4688-aa7f-7c02c0aaba68','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 12','Which sentence uses an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:15:43'),('eab5072c-7088-46f5-894c-c5a4f2917ce0','b29e7991-f853-47df-9475-7c0d65e15458','Question 10','The phrase \"expanded its operations\" means the travel agency reduced its services to fewer countries.',5,'TFQ',NULL,NULL,'IMAGE-eab5072c-7088-46f5-894c-c5a4f2917ce0-5efeeece9a99709a92f6dbe6e1cc8e75.jpg',0,'2024-11-25 11:34:04'),('eac40ddb-8203-427d-9b62-e7f42e945210','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 15','I dont have any questions. _______ is clear.\r\n',5,'MCQ',NULL,NULL,'IMAGE-eac40ddb-8203-427d-9b62-e7f42e945210-d1eeb1d7e10d0204e3c727bc4da0dc7c.png',0,'2024-12-02 09:35:34'),('eac9ef4c-d710-4e74-a204-f3fffa4ecc87','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 1','The word “ruled” in the second sentence is close meaning to\r\n',10,'MCQ',NULL,NULL,'IMAGE-eac9ef4c-d710-4e74-a204-f3fffa4ecc87-059a2cbdacc1cd25bfbcbaf22e325bba.PNG',0,'2024-12-04 09:44:01'),('eadd4812-c684-4e62-a1ed-e9eea847463e','bff50171-e66a-4665-963c-3369d594649a','Question 11','The G20 is made up of 19 countries and the European Union.\r\n',10,'TFQ',NULL,NULL,'IMAGE-eadd4812-c684-4e62-a1ed-e9eea847463e-abbba6c3fbd2f4082cc3cf61de43c569.jpg',0,'2024-12-03 09:00:43'),('eb0bbea9-74c6-4472-9bba-ed97a6bd86c5','b29e7991-f853-47df-9475-7c0d65e15458','Question 12','The restaurant launched a new menu that featured dishes inspired by global cuisine.\r\n\r\nWhat is the definition of the word \"launched\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-eb0bbea9-74c6-4472-9bba-ed97a6bd86c5-18df8514b81a735f3e170467944f07c4.jpg',0,'2024-11-25 11:38:24'),('eb1310d8-92a1-49db-8c2d-f87579976752','ff825264-d21d-4612-821f-2f19f8044bc2','Question 14','What is the significance of the awards presented during the event? ',5,'MCQ','AUDIO-eb1310d8-92a1-49db-8c2d-f87579976752-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:19:52'),('eb29fe34-9f30-44cd-98cd-118fb80f426a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 13','We waited for an hour _______ the bus finally arrived.',5,'MCQ',NULL,NULL,'IMAGE-eb29fe34-9f30-44cd-98cd-118fb80f426a-3976010a78070c42827938fed767eb03.jpg',0,'2024-12-03 14:11:27'),('eb30d6ea-eab5-48bc-9f29-86ed358ce277','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 2','Rani: \"Surprise! I hope you like it!\"\r\nLala: \" You got me the headphones I\'ve been dreaming about! This is the best gift ever!\"\r\nRani: \"I knew youd love them! Happy Birthday!\"\r\nLala: \"____________, Youre the best! I can\'t wait to try them out!\"\r\nRani: \"Im so happy you like them. Lets listen to some music together later!\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-eb30d6ea-eab5-48bc-9f29-86ed358ce277-66c9c508b7207441a657b645ace0ab50.jpg',0,'2024-11-25 17:21:52'),('eb363561-d9a7-4589-89e6-b20a71c383e7','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 19','Select the sentence using the correct form of \"good\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-eb363561-d9a7-4589-89e6-b20a71c383e7-e237f03219574d3343f9ddddf825c81b.png',0,'2024-11-26 00:23:07'),('eb591d22-e865-4177-8221-282e34ccfe42','2622d27d-5b07-43d1-922a-2391c188ee32','Question 5','What does Anna enjoy doing in her free time to enhance her understanding of hospitality?',5,'MCQ','AUDIO-eb591d22-e865-4177-8221-282e34ccfe42-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:09:38'),('eb5cb1da-1639-4e51-9bdf-443bfedc9507','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 8','On the last day of their holiday, Maria and her family decided to visit a nearby town. They wanted to see local shops and try some regional foods. Maria was excited to buy souvenirs for her friends.\r\n\r\n Choose the word that is the opposite of \"local\" in the sentence: \r\n\r\n \"They wanted to see local shops.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:09:37'),('eb77afb7-0636-4000-902a-b77023975f9b','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 2','I ___ (help) you with your homework later.\r\n',5,'MCQ',NULL,NULL,'IMAGE-eb77afb7-0636-4000-902a-b77023975f9b-4a3e3b4bb693dc8d1b8fbeee16b85a46.jpg',0,'2024-11-29 09:39:14'),('eb87fc9e-bb21-452f-865f-59fc7402aa9a','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 3','What did the manager do to celebrate the marketing team\'s success?\r\n',5,'MCQ',NULL,NULL,'IMAGE-eb87fc9e-bb21-452f-865f-59fc7402aa9a-99f3e2d3eff99ec5d93866eaafb5425c.png',0,'2024-12-02 10:37:14'),('eba62c22-f9a1-4200-89fd-2b279dfeba29','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 17','\"The Louvre is not just a museum, it is also a historic building with beautiful architecture.\"\r\n\r\n\r\nWhat does \"architecture\" refer to here?',5,'MCQ',NULL,NULL,'IMAGE-eba62c22-f9a1-4200-89fd-2b279dfeba29-ff651e5a2deaa14054fa0c93ebb3e1b1.jpg',0,'2024-12-03 11:14:16'),('ebb3a673-1ba2-49e0-8e69-b3a10be8082b','cb49f9b0-eace-47f1-bc20-8ffba568cf58','Question 19','Fill in the blank with the correct pronoun:\r\n\"After extensive discussion, the board made ___ decision regarding the projects future.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ebb3a673-1ba2-49e0-8e69-b3a10be8082b-4633d4cdf7c71a72e1b67b34136650bf.png',0,'2024-12-03 13:37:11'),('ebb54c08-b787-448e-a938-ab56afbd0864','2226cfde-6802-4e60-bac6-ee3f134a266b','Question 12','Unscramble the letters to find the correct word\r\n\r\ntyuini\r\n',5,'MCQ',NULL,NULL,'IMAGE-ebb54c08-b787-448e-a938-ab56afbd0864-76a8cbb4148b8fa79820eb4aae3cce17.jpg',0,'2024-11-28 14:58:15'),('ebb9829a-6832-45fe-977d-a82bd960770e','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','Question 6','Each villa at the Emerald Retreat is equipped with its own private garden to ensure guest privacy.\r\n',5,'TFQ','AUDIO-ebb9829a-6832-45fe-977d-a82bd960770e-878a2eac45423ac012e3c41d305d983a.mp3',NULL,NULL,0,'2024-12-10 14:33:31'),('ebccd4cd-96c0-4eb0-a01e-87fa5b18bef5','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 4','Silver is the most popular car color worldwide, especially in North America, South America, and Europe.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ebccd4cd-96c0-4eb0-a01e-87fa5b18bef5-b2b42cb9d159b5c971685c72e36ea2b6.png',0,'2024-12-06 10:49:13'),('ebcf4203-c93d-4f88-bf52-0bb0cc1cf659','26d39f63-85dd-435b-aed1-0a507b625015','Question 9','What is the correct reported speech?\r\nDirect: \"I have never seen such a big city,\" he said.',5,'MCQ',NULL,NULL,'IMAGE-ebcf4203-c93d-4f88-bf52-0bb0cc1cf659-f6aeb1a9a58b45dd2f8ca394803a38a4.png',0,'2024-11-28 12:16:23'),('ebdb6990-70ed-49c1-a59c-89d4e0593d6f','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 12','Select the sentence that contains an adverb of time.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:19:30'),('ebdfe22a-aa66-4dd1-9efd-c4d70871a641','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 18','Julia\'s decision to switch careers was motivated by her passion for helping others. \r\n',5,'TFQ',NULL,NULL,'IMAGE-ebdfe22a-aa66-4dd1-9efd-c4d70871a641-231353f18b8a8dcd43d315e0836e6c29.jpg',0,'2024-11-29 12:26:02'),('ebfc94b0-f79a-4395-b975-7cec96080f5d','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','Question 17','Direct: \"I will call you next week,\" she said.\r\nReported: She said that she ___ call me the following week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ebfc94b0-f79a-4395-b975-7cec96080f5d-54b4f63258b26678ae62a1cba5270331.png',0,'2024-11-28 12:02:46'),('ec245a77-2ee9-4fcc-915a-a4c901440d20','d56af166-7c52-46ea-942c-bd752a9577b5','Question 8','The sauce was sweet and delicious.\r\n\r\nChoose the opposite of \"sweet\" \r\n',10,'MCQ',NULL,NULL,'IMAGE-ec245a77-2ee9-4fcc-915a-a4c901440d20-491d7ed22cba132defc7a5e3518d5783.jpg',0,'2024-11-29 11:35:00'),('ec27482d-b0af-4e14-92d7-ccbda0c87d26','62fa8403-e764-4555-949c-236f7300e212','Question 20','The store ____ fresh produce from local farms.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ec27482d-b0af-4e14-92d7-ccbda0c87d26-4e01fd6ece1f8f033ad1e4ba7c2be0a1.jpg',0,'2024-11-28 14:46:33'),('ec27ed42-4c85-48b7-8cc8-c1c7fedaf9dc','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','Question 3',' People like to jog along the shore early in the morning. \r\n',10,'TFQ','AUDIO-ec27ed42-4c85-48b7-8cc8-c1c7fedaf9dc-c13c46dfc8fa3f5897b18d637bb6f61f.mp3',NULL,NULL,0,'2024-12-10 14:04:45'),('ec2b89f2-d6c5-46ea-96c1-1a45b0d9e78b','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 7','The word comfort means a feeling of ease and relaxation.',5,'TFQ',NULL,NULL,'IMAGE-ec2b89f2-d6c5-46ea-96c1-1a45b0d9e78b-5d5f3578285f9e89a1e824b0d61c3958.jpg',0,'2024-11-29 09:53:36'),('ec2d0323-bf93-4bfd-9361-eed03a670ef2','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 12','What does \"sustainable\" mean in the context of travel and tourism?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:00:55'),('ec3b00e5-1eaa-47cc-b189-5145de920f7e','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 11','Identify the demonstrative adjective in the sentence: \"Those flowers are beautiful.\"',5,'MCQ',NULL,NULL,'IMAGE-ec3b00e5-1eaa-47cc-b189-5145de920f7e-18fa440f37495cb12f89aca9336486f8.png',0,'2024-11-26 03:25:57'),('ec3ea3b0-7915-4d49-9f2f-c23c57e5ca67','5735816b-09a7-4a8d-af95-7f7d3c3946ab','Question 10','Which word is an adverb of place?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:00:03'),('ec54e4e2-cd9a-41b3-8cf1-d79bace20fc8','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 9','Identify the noun phrase: \"The shiny new bicycle stood in the corner.\"\r\n',10,'MCQ',NULL,NULL,'IMAGE-ec54e4e2-cd9a-41b3-8cf1-d79bace20fc8-72bfd1fc68c48eadbef69936a60f0b84.jpg',0,'2024-11-28 11:06:34'),('ec5ad87c-7d6e-4e5f-967f-a29290bacf7b','c5087e84-1c75-438a-8f08-f28964af1e65','Question 18',' \"The tourism sector generated considerable VENUEER for the local economy last year.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ec5ad87c-7d6e-4e5f-967f-a29290bacf7b-02de858782b7841509eaad65289d5bb1.jpg',0,'2024-12-02 13:05:24'),('ec69ca16-58fb-4137-a1e3-47c51d20b04e','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 4','He moved ____ the city last year.',5,'MCQ',NULL,NULL,'IMAGE-ec69ca16-58fb-4137-a1e3-47c51d20b04e-404da13895d6c1458a3aec85c45f384f.jpg',0,'2024-11-28 15:15:27'),('ec8617b4-3d83-4840-beee-2c69f292bd0f','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 14','The initiative prioritizes fast tourism growth over cultural preservation.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 11:06:40'),('ec8d9f26-8fd2-4e3d-838b-66262d99e7ac','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 20','I ___ at the picture and smiled.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:38:02'),('ec9add2f-5ab6-407d-a174-c669751175a4','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 7','The books are on the table. _______ are new.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ec9add2f-5ab6-407d-a174-c669751175a4-6ca127d46b4332d746eff90242a7450a.png',0,'2024-12-02 09:26:13'),('ecb02605-7e2c-43fa-8f55-ac1202961251','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 20',' Choose the word that is the opposite of \"urban\" in the sentence:\r\n\r\n\"While some visitors prefer urban areas, others enjoy exploring rural landscapes.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ecb02605-7e2c-43fa-8f55-ac1202961251-6a9b583970c4c53b4b5f3a29612f7017.jpg',0,'2024-11-26 01:45:48'),('ecb457c7-58ae-42fb-a4b8-060639260b23','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 17','Choose the word that is the opposite of \"urban\" in the sentence:\r\n\r\n\"Eco-tourists often prefer rural areas instead of urban environments.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:09:46'),('ecb8f40b-eec3-4691-94e1-7e2d8c9d87f3','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 15',' What is a key impact of sustainable tourism on the local communities of Talamanca?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 11:07:08'),('ecd5c8b4-5a91-425a-ac21-22641cfa9bb8','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 11','Where is the buss final stop?\r\n',5,'MCQ','AUDIO-ecd5c8b4-5a91-425a-ac21-22641cfa9bb8-6593e8a111174d986afdd7cb4b0acb87.mp3',NULL,NULL,0,'2024-12-11 10:20:53'),('ecdfa871-c525-415b-9e80-4c1648aaa555','56f15554-b89c-457b-9d5e-7cddb5b054e1','Question 2','2.Why is it fun to try new foods?',1,'MCQ','AUDIO-ecdfa871-c525-415b-9e80-4c1648aaa555-2328210a289f8f2c4b3f1a76443c4ae3.mp3',NULL,NULL,0,'2024-11-04 14:08:39'),('ecf892b0-191e-45bf-b753-3af99e03ead4','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 15','John and Sarah enjoy the same TV shows every night.\r\n',5,'TFQ','AUDIO-ecf892b0-191e-45bf-b753-3af99e03ead4-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:49:52'),('ecfc61e7-6df7-4752-b4f3-34cffa68f4af','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 2',' camel can go without food and water for days\r\n',10,'TFQ',NULL,NULL,NULL,0,'2024-12-02 09:16:35'),('ecfcc811-72ce-45da-89a7-5da13e579240','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 14','Identify the noun in the following sentence: \"She enjoys reading books.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ecfcc811-72ce-45da-89a7-5da13e579240-38f40bcf81dea088d8f0fc242c929ae7.png',0,'2024-11-26 09:59:36'),('ecff4e97-2164-4886-8022-a0fcd794dafb','0bc35f92-9090-4bdc-b655-dd567df698a3','Question 3',' in their stomachs, camel store\r\n',10,'MCQ',NULL,NULL,'IMAGE-ecff4e97-2164-4886-8022-a0fcd794dafb-9b408040c0c97578d38675a4a6cf3fda.png',0,'2024-12-02 09:16:59'),('ed07de02-40c2-499f-bc44-2d26c4881823','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 15','I ___ (not eat) out tonight.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ed07de02-40c2-499f-bc44-2d26c4881823-8e402d3671fde0e7517a2785448160db.jpg',0,'2024-11-29 11:13:58'),('ed09986e-779a-4b7d-95d5-88b0bb2cde62','318b5f94-4a81-4c44-8372-cef8e0561833','Question 2','How does Emily plan to maintain a personalized touch during check-in? \r\n',5,'MCQ','AUDIO-ed09986e-779a-4b7d-95d5-88b0bb2cde62-925717dc6b9c4b42b0175626088c5f51.mp3',NULL,NULL,0,'2024-12-09 14:59:29'),('ed1069e3-14b5-4af5-a000-5a02e3f9735a','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 5','What do street food markets in Asia create for visitors?',5,'MCQ',NULL,NULL,'IMAGE-ed1069e3-14b5-4af5-a000-5a02e3f9735a-a65ef7c5e65307ffb7778b3d155d1ef2.png',0,'2024-12-03 10:44:43'),('ed125913-6d4c-4626-9a08-5edffa446da4','ad662084-347c-416f-89de-05a5dd43da36','Question 18','What does the speaker plan to do?\r\n',5,'MCQ','AUDIO-ed125913-6d4c-4626-9a08-5edffa446da4-94e1430f476a85cc922724d2ddff73e8.mp3',NULL,NULL,0,'2024-12-09 10:54:12'),('ed12af05-d3ff-456b-8b71-6d9cb975d54c','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 4','Which of the following is an example of how Marie personalizes her tours?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ed12af05-d3ff-456b-8b71-6d9cb975d54c-878e8a188eb84444da3d8167fcd28345.png',0,'2024-12-02 12:09:32'),('ed14d824-8b17-4ac0-b358-adc9bff9e631','7c3a2f2f-f932-4532-b686-3324fe573c80','Question 1','What does the word \"swam\" mean in the sentence\r\n\r\n “They swam in the water”?',10,'MCQ',NULL,NULL,'IMAGE-ed14d824-8b17-4ac0-b358-adc9bff9e631-70687e585045cc0a6991b3dc64c93d00.jpg',0,'2024-12-02 10:24:58'),('ed2fbab3-9fe9-4381-b7dc-fae0f1e3cc7e','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 2',' The word \"ancient\" is the opposite of \"modern\" and describes something very old or from the distant past.',5,'TFQ',NULL,NULL,'IMAGE-ed2fbab3-9fe9-4381-b7dc-fae0f1e3cc7e-3dfa2271bf16a31bb54692829f3fa2a8.jpg',0,'2024-11-25 15:24:51'),('ed3675d0-f508-43b6-b3c7-4d04c5fe86b1','2e0ac2a6-5f8b-45b2-a207-595a07126359','Question 18','Choose the correct adverb: \"He speaks ____ during meetings.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:25:47'),('ed4287b2-cf98-4cb3-ac79-7ce2e0383c70','e273317f-f53e-45dc-8ced-9e15ab266775','Question 12','Identify the sentence in the active voice:',5,'MCQ',NULL,NULL,'IMAGE-ed4287b2-cf98-4cb3-ac79-7ce2e0383c70-82f301902a127c35af64b23ea194c2bd.png',0,'2024-11-26 05:38:26'),('ed4681db-a4ff-4057-ae9a-a4d881c74fb7','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 14','He ___ a new car last month.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:34:28'),('ed468ce5-875c-4e3e-8f8f-84576f0eaa35','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 12','Recent international travel within the last 14 days needs to be reported to the front desk.',5,'TFQ',NULL,NULL,'IMAGE-ed468ce5-875c-4e3e-8f8f-84576f0eaa35-7eba429e5ebcea378bcb0c6541346143.jpg',0,'2024-11-21 11:03:34'),('ed5fb918-da54-4b7b-b49c-c6e1969d0b9f','a24f21f2-107c-4a8e-8689-81917d2d2353','Question 6','What does \"renewable\" mean in the sentence?\r\n\r\n\"Using renewable resources is important in eco-tourism.\"\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-ed5fb918-da54-4b7b-b49c-c6e1969d0b9f-a6f91ecf5e37fd95e9e7d20994571bf5.jpg',0,'2024-11-25 15:31:44'),('ed711d30-3aa3-42e6-bf36-6f60165eb0c8','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 15',' At university, Marcus often took on leadership roles in his engineering projects. \r\n',5,'MCQ',NULL,NULL,'IMAGE-ed711d30-3aa3-42e6-bf36-6f60165eb0c8-c65c5f38fd002942aaf7bf92e4680a9b.png',0,'2024-11-29 14:02:37'),('ed7d58ed-ded4-4dd1-95ce-353636ca2c15','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 11','Saying \"Well done!\" is an appropriate way to congratulate someone for their effort or success.',5,'TFQ',NULL,NULL,'IMAGE-ed7d58ed-ded4-4dd1-95ce-353636ca2c15-b73d89692d8702247f6c91da48adb324.jpg',0,'2024-11-26 02:31:53'),('ed844677-89f2-46ad-8720-72ad2d779b09','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 6','___ he ___ (be) able to meet the deadline?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ed844677-89f2-46ad-8720-72ad2d779b09-5230a6d56ae5ce12e432c67e4699811e.png',0,'2024-11-29 11:30:01'),('ed93c04b-e2f7-4a75-a7e7-b21e2880587b','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 4','In \"The professor\'s long lecture about history was informative,\" what is the complete noun phrase?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ed93c04b-e2f7-4a75-a7e7-b21e2880587b-6335e6aad2fef9fcc013dd74d50b70db.jpg',0,'2024-11-28 11:45:41'),('eda1f811-a33e-452c-9546-a161de87f997','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 4','Listen to the speaker to answer number 4.',5,'MCQ','AUDIO-eda1f811-a33e-452c-9546-a161de87f997-45c313fc87b7163ef64628f3cac52bb2.mp3',NULL,NULL,0,'2024-11-26 13:58:37'),('edae0fad-2c5b-44ef-999c-016d1a0bc51d','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 9','I ___ him at the concert last Friday.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:29:02'),('edba5a82-9c05-46f9-84c2-6f8d8dde24f9','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 2','What is one example of a talent?\r\n',5,'MCQ','AUDIO-edba5a82-9c05-46f9-84c2-6f8d8dde24f9-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:11:25'),('edc025e4-6cce-4d52-beed-12faaa51eb6a','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 5','How long is Riverside Park along the river?\r\n',5,'MCQ',NULL,NULL,'IMAGE-edc025e4-6cce-4d52-beed-12faaa51eb6a-de9cff7fc99fabf4ecf83598215bb883.png',0,'2024-12-03 10:01:46'),('edc4bf86-c946-4103-a880-0d7289f0536b','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 11',' The Emerald Eco-Lodge\r\n\r\n\r\nThe Emerald Eco-Lodge sits in the heart of a tropical rainforest, offering an immersive experience for nature lovers. Guests stay in bamboo cottages powered by solar energy and dine on meals made with locally sourced, organic ingredients.\r\n\r\nVisitors are invited to join reforestation efforts, guided wildlife walks, and workshops on sustainable living. The lodge emphasizes conservation and aims to leave a positive impact on the local environment and community. Guests leave not only with fond memories but also with a deeper understanding of environmental stewardship.\r\n\r\nWhat is one key feature of the Emerald Eco-Lodge?',5,'MCQ',NULL,NULL,'IMAGE-edc4bf86-c946-4103-a880-0d7289f0536b-fd5609627aeb70b12d20969f465cf246.jpg',0,'2024-12-11 10:42:47'),('edda3065-5766-44a8-a544-6229e291bc00','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 11','Street food vendors face no challenges in their businesses',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 10:49:10'),('ede22564-0257-40fb-984b-80b588c10b04','42e0a7c2-9698-4f72-b868-a698fa9492c9','Question 10','What is Nabils hobby?\r\n',10,'MCQ',NULL,NULL,'IMAGE-ede22564-0257-40fb-984b-80b588c10b04-80949a9d806de6e2b6491e5a1f426d46.png',0,'2024-11-29 11:41:57'),('ee0457d9-6eec-4a96-a276-8d8d2a53b8c5','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 10','Choose the correct sentence in the active voice:',5,'MCQ',NULL,NULL,'IMAGE-ee0457d9-6eec-4a96-a276-8d8d2a53b8c5-bc88c03f324516e9d22c60e28c31d35e.png',0,'2024-11-26 06:00:37'),('ee13ccab-40de-43d1-87c9-f8b9642b4872','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 15',' Choose the word that has the closest meaning to \"leading\" as used in the sentence:\\\r\n\r\n\"I enjoy leading nature tours, showing visitors beautiful landscapes and outdoor sites.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ee13ccab-40de-43d1-87c9-f8b9642b4872-04556937f71dc230ca49f045aa6b725f.jpg',0,'2024-11-26 01:38:53'),('ee2a7b6a-d285-4c9f-bbf8-13d805712209','7fd84c75-8187-4553-96aa-23cead94c780','Question 11','Which word is an adverb of frequency?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:49:57'),('ee464a26-a144-48bc-a5ea-c8d5e173b921','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','Question 1',' I ____ to the store every Saturday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-ee464a26-a144-48bc-a5ea-c8d5e173b921-4ba06a9427a2483d6322067b20f1587b.jpg',0,'2024-11-28 14:09:19'),('ee4756f8-b7b1-4f56-b6ac-d9fe8d28bae7','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 20','Which of the following is a shared goal across all three destinations?',5,'MCQ',NULL,NULL,'IMAGE-ee4756f8-b7b1-4f56-b6ac-d9fe8d28bae7-cbf5286602c5df3ecf05a6d51a9d51a9.jpg',0,'2024-12-11 10:53:56'),('ee4d36ae-c820-429a-8087-6116ce8a2b7b','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 5','David: \"Im so excited! I just got a new job at a big company. Its a huge opportunity for me. Ill be working in their marketing department.\"\r\nJordan: \"Wow, thats fantastic news, David!__________________. I know youve been working hard to find something like this. Im really happy for you!\"\r\nDavid: \"Thank you so much! It feels like a big step forward in my career. I cant wait to start and see how it goes.\"\r\nJordan: \"Im sure youll do great. This job is a perfect match for your skills and experience. Lets celebrate your new position soon!\"\r\n\r\nWhat is the best thing to say to David who just got a new job at a big company?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ee4d36ae-c820-429a-8087-6116ce8a2b7b-04a282acbb7c4b67c7c9d589dc5b2b27.jpg',0,'2024-11-25 17:29:14'),('ee639867-b21a-4f18-ac77-f01647841c7c','a3ff4d37-f894-49fb-a9cf-eb55687ac345','Question 1','Choose the correct plural form for each noun in the question.\r\n\"Dog\"',10,'MCQ',NULL,NULL,'IMAGE-ee639867-b21a-4f18-ac77-f01647841c7c-a8e269cb2e1a7b48872ddd48ef82f151.png',0,'2024-12-04 09:43:30'),('ee662b21-8e03-4f8a-9ad8-fa3623a972fa','17ae8c8f-06a4-4577-9846-9861926b0767','Question 8','Which of the following is most important in Indonesian culture?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 13:18:30'),('ee69ff9f-77e8-4f46-9700-fbfa27009756','362d6389-73a7-4b4f-8b40-42b992d80808','Question 1','I _______ buy a new laptop next month.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ee69ff9f-77e8-4f46-9700-fbfa27009756-f11ea375e1a5a2ae90305aa9cba98dc4.jpg',0,'2024-11-29 10:39:01'),('ee6c76a3-cbb4-4fcb-ad49-9b581668a904','318b5f94-4a81-4c44-8372-cef8e0561833','Question 12','What kind of wellness services does Daniel propose?\r\n',5,'MCQ','AUDIO-ee6c76a3-cbb4-4fcb-ad49-9b581668a904-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:07:23'),('ee7712d8-f213-4c8a-b5b6-ab473e893d92','89091f6c-976f-4429-9d19-c6ba390f23f4','Question 17','What is an example of a small act of kindness?\r\n',5,'MCQ','AUDIO-ee7712d8-f213-4c8a-b5b6-ab473e893d92-9ce14163fea08185e92b2c4684da3599.mp3',NULL,NULL,0,'2024-12-12 11:32:17'),('ee775b0e-1765-4bea-a6fe-049c6f7585a7','3046da72-814f-42e0-bd7f-cf6618a820db','Question 7','They spent the entire trip in Los Angeles.',5,'TFQ',NULL,NULL,'IMAGE-ee775b0e-1765-4bea-a6fe-049c6f7585a7-b35cb95095c8a9bd19594829cb29c69b.jpg',0,'2024-12-04 10:57:30'),('ee7a6c83-4e28-4e66-b4a2-c6a987d5ab60','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','Question 19','Maya says she read Bens manuscript and found it fantastic.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 10:13:45'),('ee7c15d7-b9c7-4251-aa3d-405b1cacbdc9','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 2','She _______ buy a new dress tomorrow.',10,'MCQ',NULL,NULL,'IMAGE-ee7c15d7-b9c7-4251-aa3d-405b1cacbdc9-7d8a8f69aaebb6ddf56907334ace9cbe.png',0,'2024-11-29 10:17:04'),('ee97420c-12d9-48d6-808c-550b60811633','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 16','The palaces gardens were designed in the 1800s and reflect only Victorian influences.\r\n',5,'TFQ','AUDIO-ee97420c-12d9-48d6-808c-550b60811633-bfaaf14d874934d9a2e241351264e8d8.mp3',NULL,NULL,0,'2024-12-10 09:51:37'),('eeaa16a7-8c3e-42d3-9b36-60f93d636d39','54576a13-8360-433e-b515-61511d337de3','Question 5',' Announcement\r\n\r\n\r\nTo: All customers, \r\n\r\nDue to the severe fire that happened last week, our company, Rainbow Corporation has to renovate some buildings. The renovation will be time consuming and consequently our office will be temporarily moved to Flamboyant Street 16 about 500m from our company. We will not stop our production, but it will influence our production process, such as the delay of product making, tardiness of product delivery and other services. Sorry for the inconvenience. \r\n\r\nThank you. \r\nMr. Johnson \r\nGeneral Manager.\r\n\r\nThe text is aimed to …',8,'MCQ',NULL,NULL,'IMAGE-eeaa16a7-8c3e-42d3-9b36-60f93d636d39-27510dec3967c8d69eb7642058cbd54b.jpg',0,'2024-11-21 09:20:05'),('eeb468f0-2d88-4d17-b5a8-a2a0f9159038','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 23','Where do you live?\r\n',10,'MCQ',NULL,NULL,'IMAGE-eeb468f0-2d88-4d17-b5a8-a2a0f9159038-a5b22ff22661a072eacd938a385c8dcb.png',1,'2024-11-25 20:05:42'),('eebd7abc-4588-4dfa-97cf-1d901428540c','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 6','Which definition matches the definition of stadium\r\n',5,'MCQ',NULL,NULL,'IMAGE-eebd7abc-4588-4dfa-97cf-1d901428540c-474ded4fc337509c231d2a91e35d1bc4.jpg',0,'2024-11-25 12:22:43'),('eebebb12-5226-45cb-93bc-5bc429216703','15c56aa0-45db-40f4-953a-5809e38d282c','Question 7','Unscramble the words to find the correct vocabulary term:\r\n\r\nshref → ________ (Not old, newly picked or made)',10,'MCQ',NULL,NULL,'IMAGE-eebebb12-5226-45cb-93bc-5bc429216703-98323fe9ea7fa328ebec7bc2eb2fb8d7.png',0,'2024-11-29 11:12:26'),('eec5e671-bb81-4796-8c15-aaccff9f47bb','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 39','What is Nabil\'s current living situation?\r\n',10,'MCQ',NULL,NULL,'IMAGE-eec5e671-bb81-4796-8c15-aaccff9f47bb-fc6cabcb833bd09e7d2350374f05bbd8.jpg',1,'2024-12-11 14:56:28'),('eec9ca62-f9b2-43a0-9663-0edbe4b792a3','afd6b384-56dd-4139-90f1-5800d11048e1','Question 10','Choose the word that is the opposite of \"accommodating\" in the sentence:\r\n\r\n\"The front desk staff were very accommodating and helped the guests with all their needs.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-eec9ca62-f9b2-43a0-9663-0edbe4b792a3-5929714840bc758963e50ebf134d9c7b.png',0,'2024-11-26 03:16:00'),('eeed9d7f-2151-410a-a984-551bae8b9df9','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 8','What did the turtle find for the bird to rest on?',10,'MCQ',NULL,NULL,'IMAGE-eeed9d7f-2151-410a-a984-551bae8b9df9-c79b1b2527dbac54dfc3862f30643fa2.PNG',0,'2024-12-03 14:21:03'),('ef050cd9-09fb-4c03-b9a7-4fef163a6879','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 11','Match the following descriptions to the correct noun phrases:\r\n',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 10:04:45'),('ef11a1a2-4e49-4529-865f-e007874635fc','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 14','Choose the word that is a synonym of \"destination\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 14:02:03'),('ef1a654e-1d9e-4b57-b1f5-70c100a4970f','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 3','Who shares a house with John Smith?',10,'MCQ',NULL,NULL,'IMAGE-ef1a654e-1d9e-4b57-b1f5-70c100a4970f-d67bf95524908a7b92873c523fa06996.PNG',0,'2024-12-05 12:30:58'),('ef1ea13c-887b-43de-9c89-cabc04c35c69','f06c75e8-9bc7-49e4-9045-8ef92c931723','Question 10','Why did Wei decide to return the amulet?',5,'MCQ',NULL,NULL,'IMAGE-ef1ea13c-887b-43de-9c89-cabc04c35c69-25d89f000d8554d8e3515b385c02ea8f.PNG',0,'2024-11-25 21:32:45'),('ef307a48-80a1-48d4-98c1-b6f146e21f62','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','Question 3','The old woman gave Bawang Putih a gift to take home.',10,'TFQ',NULL,NULL,'IMAGE-ef307a48-80a1-48d4-98c1-b6f146e21f62-ba84b0c7753a0917818f158f262c84e2.jpg',0,'2024-11-28 09:13:04'),('ef693b86-2fb5-457b-a99b-e2f29708d62c','069d921b-0878-411b-a94d-ce525959c0d1','Question 47','What is the meaning of \"profession\" in Indonesian?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ef693b86-2fb5-457b-a99b-e2f29708d62c-8acea51b2be9256332cac759de20c5ce.jpg',0,'2024-12-11 19:59:03'),('ef695d21-c955-4d4b-b879-b03605a9939c','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','Question 4','Theo had to buy essentials while waiting for his luggage.\r\n',5,'TFQ','AUDIO-ef695d21-c955-4d4b-b879-b03605a9939c-886c621c887ea4ea32b1bffe30d0d2d4.mp3',NULL,NULL,0,'2024-12-11 13:12:56'),('ef899f6b-478d-4f30-bff8-e3f3fe5987b6','cafdb09b-f3b5-4576-b931-329c5b668243','Question 7','They _______ in a small village last month.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:25:25'),('ef90d1c2-d0fa-4e57-bcc8-e6c04cd2f945','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 7','I _______ we will win the match. (know)',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 12:27:38'),('ef9fe74c-a322-4241-87d0-af51a06b6488','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 20','Who are the members of your family?\r\n',10,'MCQ',NULL,NULL,'IMAGE-ef9fe74c-a322-4241-87d0-af51a06b6488-be3f4c9225b4250c4f4b7b8f5c38f1eb.jpg',0,'2024-12-12 10:52:50'),('efa00867-4a85-4386-900a-c4f5b030719f','df268158-c147-4638-b55e-bbf06a4f26a2','Question 7','He ___ (visit) the museum on Saturday.',5,'MCQ',NULL,NULL,'IMAGE-efa00867-4a85-4386-900a-c4f5b030719f-cf892eb5f51e2b76968adbc318a8845f.jpg',0,'2024-11-29 09:55:09'),('efa80d97-3765-468b-88e6-c18f937a48a5','545e36c7-8ec0-4512-b1c3-60a731159480','Question 7','What does \"over-tourism\" mean?\r\n\"Over-tourism in sensitive areas can damage ecosystems and strain local resources.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:47:31'),('efd70b9f-9529-4e5b-8c86-ba0080329776','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 5','Last year, we ___ (travel) to Japan for the holidays.\r\n',5,'MCQ',NULL,NULL,'IMAGE-efd70b9f-9529-4e5b-8c86-ba0080329776-05861a562b5239ebe7263c7ba5a526cf.jpg',0,'2024-12-02 13:12:12'),('efdc8a03-b645-496e-becf-a56972a346f6','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 15','Visitors to Blue Wave Bay are encouraged to fish during their stay.',5,'TFQ','AUDIO-efdc8a03-b645-496e-becf-a56972a346f6-82054b3c95d3ccdec93fc95e16e12ab9.mp3',NULL,NULL,0,'2024-12-09 14:44:56'),('efdf53bc-1678-44f8-8a27-1661521aef67','bca743a7-446f-44f9-916f-9180ec988e90','Question 1','Thesa played soccer after finishing school one afternoon.\r\n',10,'TFQ','AUDIO-efdf53bc-1678-44f8-8a27-1661521aef67-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:20:50'),('eff2c271-b39d-481b-bc54-04ed04370210','7ee4721d-4a83-4173-86c0-a51bb2377ea1','Question 5','Fill in the blank with the correct adjective: \"____ students attended the lecture.\"',5,'MCQ',NULL,NULL,'IMAGE-eff2c271-b39d-481b-bc54-04ed04370210-90a9a56a1c749cbb22e21fe2c6611a84.png',0,'2024-11-26 07:13:43'),('eff60fb7-f884-4607-907d-4fb0e8d4d2f4','d283a3cf-d90b-4fee-8bf7-dec504bf0a42','Question 5','We ___ to Paris two years ago.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 15:26:40'),('f00748a2-995c-41b1-953c-a75a3d5bfc1d','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 3','What does the writer emphasize about family life?',5,'MCQ',NULL,NULL,'IMAGE-f00748a2-995c-41b1-953c-a75a3d5bfc1d-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:24:13'),('f0183c21-ebd7-458a-a2cc-39e5ea02aee4','ff825264-d21d-4612-821f-2f19f8044bc2','Question 2','Who is the Director of Operations? ',5,'MCQ','AUDIO-f0183c21-ebd7-458a-a2cc-39e5ea02aee4-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 09:46:30'),('f01d62c3-86e0-4893-a08d-e4d73f153b6c','899fb920-0a43-4888-a48a-0e91495db9b1','Question 1',' I ____ breakfast every morning.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f01d62c3-86e0-4893-a08d-e4d73f153b6c-fae14c032caa687c01a102ad2190a168.jpg',0,'2024-11-28 13:00:30'),('f027180b-1847-4b59-925e-0e2c792d2a0e','05d1243d-7ad4-4893-b352-129bf05706b0','Question 14','Which option contains a noun phrase with an appositive?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-28 10:46:08'),('f02ccdb6-274e-423f-ba0e-c04fcf44fc51','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','Question 11','A seed is used for planting to grow plants.',10,'TFQ',NULL,NULL,'IMAGE-f02ccdb6-274e-423f-ba0e-c04fcf44fc51-74aabddb4c3b9a85a258c738c794d5d2.jpg',0,'2024-11-27 12:35:23'),('f0497976-6cb5-417f-a997-9422668ed6b3','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 18','People feel respected when we notice and appreciate their talents.\r\n',5,'TFQ','AUDIO-f0497976-6cb5-417f-a997-9422668ed6b3-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:17:32'),('f066b0b2-2d26-4cbd-8238-a86ee8eedd50','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 1','When is Black and White Movies on?',10,'MCQ','AUDIO-f066b0b2-2d26-4cbd-8238-a86ee8eedd50-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:24:21'),('f06d546d-464b-4292-abd5-eefe4a4dd325','26f2798d-46dc-4790-aece-aa1175435106','Question 16','Choose the correct answer that matches the sentence!\r\nThe sentence \"She is reading a fascinating book about history\" matches \"The bright stars.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-12-11 10:49:11'),('f0759a02-bfeb-4701-a77d-33a1a22a4d18','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','Question 7','The spa at the resort offers massage treatments and beauty therapies. \r\n',5,'TFQ','AUDIO-f0759a02-bfeb-4701-a77d-33a1a22a4d18-d9150dc741bcafca24812af1bd2fb38a.mp3',NULL,NULL,0,'2024-12-10 14:19:14'),('f077c7b8-9a7d-4514-81fc-09da1ce9e5e1','5d155771-a80b-4c7d-88df-56b0e833c511','Question 14',' Match the following terms with their descriptions:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-06 10:41:47'),('f07a6c2b-4403-4605-b0ad-afd9e01b99fc','08d3d802-bd8a-407a-a701-71519b1c5ac7','Question 9','What activity did they try for the first time?',10,'MCQ',NULL,NULL,'IMAGE-f07a6c2b-4403-4605-b0ad-afd9e01b99fc-dc70f4a33d1477099b9f9d136c991609.PNG',0,'2024-11-25 13:38:49'),('f07b935c-1ebf-4cc2-b7a7-44034dcd68d6','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 14','Which of the following is the opposite of \"congratulate\"?',5,'MCQ',NULL,NULL,'IMAGE-f07b935c-1ebf-4cc2-b7a7-44034dcd68d6-441dc3ecc983fd937e0e77abd77a7bb1.jpg',0,'2024-11-26 02:35:28'),('f07fee12-f8c2-4602-8a58-146506774d4e','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 7','What does Alex emphasize in his acceptance speech?',5,'MCQ','AUDIO-f07fee12-f8c2-4602-8a58-146506774d4e-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:21:00'),('f088cd6b-2a9f-49f9-9f4b-f96ab7483a63','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 20','She ___ (buy) a new car last month.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f088cd6b-2a9f-49f9-9f4b-f96ab7483a63-63f99392c315eb9e25106aab77b5e945.jpg',0,'2024-12-02 14:35:07'),('f0998f88-1494-401e-a53a-1d818e621b7b','4324ee52-2e30-4513-83ce-ac68b9a21ecc','Question 5',' When is Music Video usually on?',10,'MCQ','AUDIO-f0998f88-1494-401e-a53a-1d818e621b7b-0af660016b6eb63679726444af5d3eb4.mp3',NULL,NULL,0,'2024-12-12 09:26:15'),('f09c7006-b4b7-4f8f-a679-e113dd424f44','040f0458-cf71-4e61-a034-c5f58ab34269','Question 14','___ they ___ (meet) the CEO before the meeting last Friday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f09c7006-b4b7-4f8f-a679-e113dd424f44-9b38be80d08d62b5dcaa0074dd178897.jpg',0,'2024-12-02 10:08:36'),('f0a6a0d1-a866-45f8-9625-2e2809a060d9','6b134cd4-e902-4241-9692-450b43ca1af9','Question 18','A good tour guide needs to be knowledgeable and friendly. They should know about the history, culture, and special attractions of the place they are guiding. For example, in Rome, a tour guide might explain the history of the Colosseum or tell stories about ancient gladiators. They also need to manage their group well and answer questions politely.\r\n\r\nOne of the biggest challenges for tour guides is dealing with large groups. It is important to keep everyone together and ensure the tour runs on time. Tourists also appreciate it when guides are enthusiastic and share interesting facts.\r\n\r\nA good tour guide must be polite and knowledgeable.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-21 13:09:26'),('f0b22cd4-4c94-440d-a951-f37d2680f34b','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 11','What is a mentai cake primarily made of?',5,'MCQ',NULL,NULL,'IMAGE-f0b22cd4-4c94-440d-a951-f37d2680f34b-e029ad3fc088d316081c8ce24dc6d771.jpg',0,'2024-12-02 09:32:20'),('f0b2894c-871e-4cfc-ae81-05f8661cf051','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 5','One symptom of culture shock is that:\r\n',10,'MCQ',NULL,NULL,'IMAGE-f0b2894c-871e-4cfc-ae81-05f8661cf051-455ac7d8eebf461967ea94452d404729.PNG',0,'2024-12-06 10:01:10'),('f0dd9389-46ec-4a41-b02b-ca1ada78477e','d251bc49-d9e7-4638-8973-57fdeb16bcd9','Question 11','Emma thinks setting goals for the summer will make her days more meaningful and help her grow.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f0dd9389-46ec-4a41-b02b-ca1ada78477e-5c6d405b19c6071211cc2b2855b08fa6.png',0,'2024-12-02 11:53:58'),('f0e90fcc-b40d-4a17-8ba2-fbcd935bb3f0','3b168b2f-4410-44c0-aefd-240942c312ab','Question 10','What does Anna remember about Sarahs career goals?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 09:01:35'),('f0eb5889-b847-4c1e-9515-68eed42b89bf','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 4','The cake was very _______ .\r\n',10,'MCQ',NULL,NULL,'IMAGE-f0eb5889-b847-4c1e-9515-68eed42b89bf-1473dcc5d0ee0478f7a88664762eca48.jpg',0,'2024-11-29 09:11:32'),('f0ec3d24-c79d-45d8-a443-f93db2aa4449','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 9','What does \"nature\" include?',10,'MCQ',NULL,NULL,NULL,0,'2024-11-26 05:43:06'),('f1076841-e55e-4b4c-9a3a-ce6fd0ecc3bc','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 9','World War II _______ in 1945 with the surrender of Japan.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:49:01'),('f10f9538-40d2-45d9-89f9-be8888aba221','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 9','Identify the modifier inside the bracket:\r\nHe left the party early (to avoid traffic)\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:52:37'),('f126fe72-31c3-4488-830f-f4042d77bed4','4b61631f-fe0c-4d04-b889-ccc0f12997ba','Question 18','Ethan believes that mass tourism has a positive impact on local environments and cultures.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f126fe72-31c3-4488-830f-f4042d77bed4-c66a9e203387c0642f64c9cb338ed323.png',0,'2024-12-02 12:43:23'),('f12fa08f-a402-48cf-a6e7-b22ea43bf225','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 19','What do you usually have for breakfast?\r\n',10,'MCQ',NULL,NULL,'IMAGE-f12fa08f-a402-48cf-a6e7-b22ea43bf225-0530a55e57d46f06a6f0bcb98ce88af9.png',0,'2024-12-12 10:51:39'),('f137126c-0491-42eb-a7db-c7877a1d5c85','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 6','Visitors can rent paddle boats at the large lake in Riverside Park.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f137126c-0491-42eb-a7db-c7877a1d5c85-ca34760ad7ab209d0346828dabaa6e1d.jpg',0,'2024-12-03 10:03:12'),('f13b5481-b6d6-44cd-a006-3b89473bab73','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 9','Lisa found it immediately easy to adapt to the local customs in Barcelona.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f13b5481-b6d6-44cd-a006-3b89473bab73-4429c5a6333e188effd8ec1b1b97a875.jpg',0,'2024-11-29 12:17:54'),('f154d111-c37f-4f8f-8ea4-32274f83d630','3c621559-a292-4c18-aaed-34e5ecbd2576','Question 8','Teachers will be selling fruit and vegetables at the jumble sale.',10,'TFQ',NULL,NULL,'IMAGE-f154d111-c37f-4f8f-8ea4-32274f83d630-acc840254d8e4895ee94a2d0924f9164.jpg',0,'2024-11-21 09:01:13'),('f1849377-31a2-4fd4-9c53-a379a78d1e7a','362d6389-73a7-4b4f-8b40-42b992d80808','Question 7','She _______ travel to Paris next year.',10,'MCQ',NULL,NULL,'IMAGE-f1849377-31a2-4fd4-9c53-a379a78d1e7a-4285c1a4d7645dbd5a8323e446c4e8a9.jpg',0,'2024-11-29 10:45:30'),('f19b17e9-371f-4956-a665-fe11803ccc13','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 5','While vacationing, Sofia indulged in the local cuisine, often dining at quaint restaurants. One evening, she shared a delightful meal of fresh seafood and local delicacies with a few fellow actors, discussing their latest projects and the significance of culinary experiences in travel.\r\n\r\nWhat does \"indulged\" mean in the sentence? \r\n\r\n\"Sofia indulged in the local cuisine.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:10:42'),('f19d0071-97e2-46c0-908f-24f6a5f5f77f','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 7','Match the vocabulary word with its correct meaning:',5,'MPQ',NULL,NULL,'IMAGE-f19d0071-97e2-46c0-908f-24f6a5f5f77f-b55b4b6f9b4b853c43bd9b17c8dde6b1.jpg',0,'2024-12-03 11:08:13'),('f1a815d9-237a-48fd-9562-96b18a210dda','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','Question 4','_______ he gets up, he brushes his teeth. ',10,'MCQ',NULL,NULL,'IMAGE-f1a815d9-237a-48fd-9562-96b18a210dda-8821d4e10c91a633fc5a7b9860dd63ae.jpg',0,'2024-12-03 13:45:41'),('f1acabdb-9e7d-440e-a7d3-f1e508b079a1','18c547b8-4f70-4034-82f0-f6ef2dea7719','Question 10','What is the TV show for number 10?\r\n',10,'MCQ','AUDIO-f1acabdb-9e7d-440e-a7d3-f1e508b079a1-b749e9e38edb13cf14068103597bd57e.mp3',NULL,NULL,0,'2024-12-12 09:16:42'),('f1b2093f-b5cf-4856-b665-d02a51bef308','975a6591-5b2e-49b0-8574-f5def3056c53','Question 8',' \"Audience\" refers to \"Pemirsa\" or \"Pendengar\" in Indonesian.',10,'TFQ',NULL,NULL,'IMAGE-f1b2093f-b5cf-4856-b665-d02a51bef308-6aef6b54b84d6721992c7054836215a0.jpg',0,'2024-12-03 09:30:21'),('f1bd2e93-95eb-489b-9c0c-1fd07593c44c','3eed5c6f-561d-4d3e-8359-6599a0b870c1','Question 19','\"The important meeting\" is the correct noun phrase to complete, “__________ is the reason we are here today.”\r\n',5,'TFQ',NULL,NULL,'IMAGE-f1bd2e93-95eb-489b-9c0c-1fd07593c44c-985a2be1c1162a37a1853ab75e27acd1.jpg',0,'2024-11-28 11:37:31'),('f1cc007f-9c0f-4460-b5b0-270ac525c9fd','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','Question 13','What kind of system did Marcus design for rural communities?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f1cc007f-9c0f-4460-b5b0-270ac525c9fd-c65c5f38fd002942aaf7bf92e4680a9b.png',0,'2024-11-29 14:01:24'),('f1d30dd3-31a0-4828-af15-2a70396b7f27','437305e6-6a57-46d6-92c9-0bcd02802a3a','Question 13','What can visitors explore in the castle?\r\n',5,'MCQ','AUDIO-f1d30dd3-31a0-4828-af15-2a70396b7f27-61f8b9e11e51e8d5f91a8f7af2b0c9f7.mp3',NULL,NULL,0,'2024-12-10 12:45:33'),('f1d3f35d-c41f-45a8-8a27-8c0b155fcbf1','62cc6d46-261f-472b-a76a-b65d1ee521ef','Question 4','They sit on a bench to eat ice cream.\r\n\r\n\"bench\" means',10,'MCQ',NULL,NULL,'IMAGE-f1d3f35d-c41f-45a8-8a27-8c0b155fcbf1-3230feb518be1fbf81e30ae588b72493.jpg',0,'2024-11-26 06:43:25'),('f1e19582-3b09-4033-9836-b7bf7357eed7','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','Question 7','What award does Sarah receive?',5,'MCQ','AUDIO-f1e19582-3b09-4033-9836-b7bf7357eed7-1f6f504d4c3fa0c5be1d6403001e8c7e.mp3',NULL,NULL,0,'2024-12-09 13:50:25'),('f2011a35-74d5-4cc9-9846-a63e680ce261','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 10','In anticipation of increased tourism demand post-pandemic, some countries _______ (implement) stricter visa regulations to manage the flow of visitors and protect local communities.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f2011a35-74d5-4cc9-9846-a63e680ce261-ea34f97b40b4b4ca0f3d3c64fde2ec4b.jpg',0,'2024-11-29 11:43:24'),('f201d47d-4f4d-4946-8282-e66fbefffc37','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 2','She ___ (not go) to the mall next weekend.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f201d47d-4f4d-4946-8282-e66fbefffc37-2a09914da76f94982c042d1901c1b83d.jpg',0,'2024-11-29 09:58:43'),('f20b86db-694c-4dcd-8ce2-7002f9b1a39e','d49e5dcb-c578-4c47-858b-aafd77743437','Question 1','What is the plural of \"book\"?\r\n',10,'MCQ',NULL,NULL,'IMAGE-f20b86db-694c-4dcd-8ce2-7002f9b1a39e-7eca4fa5bcdc4d284ba9ab807cda5d65.png',0,'2024-11-26 10:21:02'),('f2100322-3a3c-4b42-b551-9056bcb114d4','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','Question 1','What is Maria\'s intention regarding guest experience? \r\n',5,'MCQ','AUDIO-f2100322-3a3c-4b42-b551-9056bcb114d4-2ba3917c5ab0c96ac58b2d9b4da98b50.mp3',NULL,NULL,0,'2024-12-09 13:50:17'),('f21caf4b-c9e3-4f13-ba50-98269f19b318','36cc2ca7-9643-4410-8166-50f68c988340','Question 1','Choose the correct pronoun:\r\nThis is Anna. ___ is my friend.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f21caf4b-c9e3-4f13-ba50-98269f19b318-afd9967062db480541a5b83e6a3f8c08.png',0,'2024-12-02 09:58:03'),('f21f31da-cc87-4ade-85bc-32823b0bd3c2','39047836-dedd-41d5-806a-71fd4d66577c','Question 17','Sunstone Abbey was primarily a center for agricultural innovation during medieval times.\r\n',5,'TFQ','AUDIO-f21f31da-cc87-4ade-85bc-32823b0bd3c2-be63b3ea551976241a6cda0bef848d80.mp3',NULL,NULL,0,'2024-12-10 10:35:31'),('f23caded-fb93-4c15-b321-330fd7cc1b5f','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 6','I _______ football yesterday. (play)',10,'MCQ',NULL,NULL,'IMAGE-f23caded-fb93-4c15-b321-330fd7cc1b5f-276b0be19d38d893f9bc205048fe5eaf.jpg',0,'2024-12-11 12:27:02'),('f23f0520-d3f7-4ee3-9261-a4115e3f4161','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 16','What does the speaker recognize Alex for?',5,'MCQ','AUDIO-f23f0520-d3f7-4ee3-9261-a4115e3f4161-de7693cf912e4d64ba9c3d8e86e9cc45.mp3',NULL,NULL,0,'2024-12-06 11:29:48'),('f248a7a9-4c13-4a98-9428-9d5aef2e5a73','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 15','Fill in the blank with the correct pronoun:\r\n\"The students are reviewing for ___ exams this week.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-f248a7a9-4c13-4a98-9428-9d5aef2e5a73-e98863c75dd2c0716048d3160384576e.png',0,'2024-12-03 10:05:13'),('f2495dce-0c38-4c99-94c1-7456ff873484','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','Question 5','\"Sustainable means able to be kept going for a long time without causing harm or depleting resources.\"\r\n\r\nSustainable refers to something that can only last for a short period of time.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 14:16:58'),('f24de559-3969-42a4-b11c-1f1948d1eae6','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','Question 1',' Where is the grand ballroom located?\r\n',5,'MCQ','AUDIO-f24de559-3969-42a4-b11c-1f1948d1eae6-dcc0c3ace6bef0e5e1f58416e30d8950.mp3',NULL,NULL,0,'2024-12-11 09:46:01'),('f263a729-818f-462d-a3c4-fe08dabba6cc','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','Question 8','Choose the correct antonym for bright.',10,'MCQ',NULL,NULL,'IMAGE-f263a729-818f-462d-a3c4-fe08dabba6cc-33497e8605c6cc0c48449904299103cb.jpg',0,'2024-11-28 14:20:13'),('f2742373-7d54-43c1-b645-64d2b3182370','b645a5f4-bc73-42de-857c-91f4b3c7a997','Question 18','How do you usually get to school?\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-12 10:50:27'),('f277626a-949b-489c-965b-228a6ec73791','e273317f-f53e-45dc-8ced-9e15ab266775','Question 9','Identify the sentence with a phrasal verb:',5,'MCQ',NULL,NULL,'IMAGE-f277626a-949b-489c-965b-228a6ec73791-85b87a4b07042eb7fcaf6ad25ff2e498.png',0,'2024-11-26 05:35:40'),('f281c3b5-8972-4aea-a8d5-fc81d9e9e707','d430d447-c971-4c28-861d-385e34e4f374','Question 19','The orchestra ____ a performance every weekend.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f281c3b5-8972-4aea-a8d5-fc81d9e9e707-8b72816fa5e52c3056fe3092c187503e.jpg',0,'2024-11-28 15:13:12'),('f2825320-35e0-4848-a66c-179ca1508744','b0867c13-7bc6-4487-99cf-c3b0706964b4','Question 15','Which word is an adverb of time?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:05:04'),('f28c5648-d5ad-47db-b78d-ba6ee9c6386e','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 14','We _______ on a journey to explore the national park at sunrise.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:40:41'),('f294ff47-7d20-4faf-a453-b7c9a49c3e31','744dc18e-addd-488f-925f-00d2a479eeba','Question 11','As a hotel manager, Carla trains new employees on guest service and communication. She emphasizes the importance of teamwork, making sure each staff member understands their role in creating a positive guest experience.\r\n\r\nChoose the word that has the closest meaning to \"emphasizes\" in the sentence: \'\r\n\r\n\"She emphasizes the importance of teamwork.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:16:54'),('f29993da-23f2-4854-a022-606b1fe64155','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 8','How tall is the Eiffel Tower?',10,'MCQ',NULL,NULL,'IMAGE-f29993da-23f2-4854-a022-606b1fe64155-578133c4e4b07956b5eea8a24c16ab0c.PNG',0,'2024-12-11 15:57:46'),('f29d43a6-e43a-4717-b164-02c69d40dc7d','6635e21a-666a-473c-b34b-fbbc93e43de4','Question 9','She _____ up early in the morning. (wake)',10,'MCQ',NULL,NULL,'IMAGE-f29d43a6-e43a-4717-b164-02c69d40dc7d-82bca532e01b8edf3b224e322eade8d8.jpg',0,'2024-12-11 12:29:37'),('f2baa395-7d97-43b5-976b-1a6d6a82a2f7','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 20','The firefighters worked tirelessly through the night. They continued battling the flames _______ the fire was completely out.',5,'MCQ',NULL,NULL,'IMAGE-f2baa395-7d97-43b5-976b-1a6d6a82a2f7-d8654fffe225556d380236d69c2f5e16.jpg',0,'2024-12-04 11:04:47'),('f2bf01e0-d5c7-48a6-9b8b-75bf7d9eaf3e','6254b15c-651d-4427-9572-3f70db7fb7f7','Question 2','Who commissioned the construction of the castle?\r\n',5,'MCQ','AUDIO-f2bf01e0-d5c7-48a6-9b8b-75bf7d9eaf3e-2c3f780aeddd77a2987ea34c1f714ec8.mp3',NULL,NULL,0,'2024-12-10 09:45:07'),('f2c0efbf-256c-4385-820c-f7fe16b42f49','4f2a4107-cd65-433c-8d1d-72fb9eea3f44','Question 7','Tteokbokki, a popular street food made from chewy rice cakes, showcases how mochi-like ingredients are used in savory dishes outside Japan.',5,'TFQ',NULL,NULL,'IMAGE-f2c0efbf-256c-4385-820c-f7fe16b42f49-87c282530d28a3fe09f069ca60bb27ef.jpg',0,'2024-12-02 10:03:32'),('f2c8d14e-c88f-4649-8da4-33313d737b45','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 2','The word “They” in “They were held together by personal loyalty to powerful chiefs …” refers to\r\n',10,'MCQ',NULL,NULL,'IMAGE-f2c8d14e-c88f-4649-8da4-33313d737b45-059a2cbdacc1cd25bfbcbaf22e325bba.PNG',0,'2024-12-04 09:44:35'),('f2e3fb86-0b76-4fee-bdeb-ac4100b36976','a89648cb-a116-4dbe-b304-24818d8f1725','Question 17','The Skybridge was constructed without any challenges or opposition.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f2e3fb86-0b76-4fee-bdeb-ac4100b36976-b1648eb7d78b6e364410e7020413da5f.jpg',0,'2024-12-03 11:18:02'),('f2e78eb7-4ccd-46c0-90c3-23b3e8d3599e','75d92046-f46e-46ca-9a06-b181d8efa77d','Question 14','I ___ (finish) my homework before going out yesterday.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f2e78eb7-4ccd-46c0-90c3-23b3e8d3599e-2b968f329c9f462f20ce6d1059c4cb78.jpg',0,'2024-12-02 13:29:57'),('f2ed14dc-db7a-4471-bb07-3c915a8818cf','066f137b-70c3-4619-8cf7-038f42d99258','Question 7','Beaumarchais believed that laughing was a good way to avoid feeling sad.',4,'TFQ',NULL,NULL,'IMAGE-f2ed14dc-db7a-4471-bb07-3c915a8818cf-d339c2eab5e940827be26820a23416be.jpg',0,'2024-11-28 14:42:57'),('f2f2fd4d-1f35-421a-8947-d77f85bb0082','f6615c39-2fbd-4d37-b235-e105ae16f310','Question 4','\"Ziggurats were massive structures built in ancient Mesopotamia, often dedicated to the gods.\"\r\n\r\n\r\nWhat is a \"ziggurat\"?',5,'MCQ',NULL,NULL,'IMAGE-f2f2fd4d-1f35-421a-8947-d77f85bb0082-61bc8ef503730cbde57747d3793a7dac.jpg',0,'2024-12-03 11:23:58'),('f2fa9127-8a86-47c4-abee-1daf775dfcb6','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','Question 8','The dog is very _______ .\r\n',10,'MCQ',NULL,NULL,'IMAGE-f2fa9127-8a86-47c4-abee-1daf775dfcb6-669b56f54d03848d84963650b6ce844f.jpg',0,'2024-11-29 09:15:03'),('f3088ffd-0df2-4134-b16e-b9ec0fb23018','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','Question 6','Cloudmount National Park has no restrictions on the number of visitors.',5,'TFQ','AUDIO-f3088ffd-0df2-4134-b16e-b9ec0fb23018-c6bbde5c119d89a2bf1101b3fa538c43.mp3',NULL,NULL,0,'2024-12-09 15:13:02'),('f31dd761-e8ae-4f78-8185-81041a8ff187','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','Question 12','The students _______ their assignments before the deadline.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:16:36'),('f33428fc-293f-434b-8e90-8bb2d802ecf0','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','Question 5','Marie Curie _______ (win) two Nobel Prizes for her work in physics and chemistry.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 09:45:26'),('f347d511-e652-488c-bd1a-fd2b8f2fd109','3fc36883-61a5-43b9-b96e-98fbc0c750d9','Question 9','Does this picture represent the word \"scenery\"?',10,'TFQ',NULL,NULL,'IMAGE-f347d511-e652-488c-bd1a-fd2b8f2fd109-2f58a1aa61456811f2a4bcdc33791aa2.jpg',0,'2024-11-26 06:53:30'),('f35fb8c7-13c1-4fff-bc41-4750533a4de0','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 5','Identify the type of modifier:\r\nThe children played (until the sun set)',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:49:12'),('f3707c5d-15df-4012-bb03-b1b12d29ca5a','f845f17c-d46e-480c-9809-509254f53261','Question 19','Which sentence correctly reports a negative imperative?\r\nDirect: \"Dont be late tomorrow!\" he said.',5,'MCQ',NULL,NULL,'IMAGE-f3707c5d-15df-4012-bb03-b1b12d29ca5a-bc156162da6fdb2e7c900a24d3fd88df.png',0,'2024-11-28 11:12:18'),('f3878ba4-8530-4e29-9b12-68c69409a8d0','975a6591-5b2e-49b0-8574-f5def3056c53','Question 6','In Indonesian, \"Pengalaman\" refers to the English word \"_______.\"',10,'MCQ',NULL,NULL,'IMAGE-f3878ba4-8530-4e29-9b12-68c69409a8d0-a60eb88fd80de4226698b252d66a7d10.jpeg',0,'2024-12-03 09:29:29'),('f3955ec9-e979-4bfe-8226-b168895f49ea','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','Question 9','She didnt go to bed _______ she finished reading the book',10,'MCQ',NULL,NULL,'IMAGE-f3955ec9-e979-4bfe-8226-b168895f49ea-0ef8664b684b9a89aa6d923be1ba1949.jpg',0,'2024-12-03 13:59:18'),('f39e17ce-3017-4e49-9cc1-cfcea695d853','f845f17c-d46e-480c-9809-509254f53261','Question 5','Identify the mistake in the reported speech:\r\nDirect: She said, \"I am coming.\"\r\nReported: She said she is coming.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f39e17ce-3017-4e49-9cc1-cfcea695d853-e43a57d4006148d9818022f275f1f4cb.png',0,'2024-11-28 10:52:05'),('f3b799e7-7aac-42a4-8aa4-187b658789d7','ff825264-d21d-4612-821f-2f19f8044bc2','Question 10','What does Margaret highlight about recognition in her speech? ',5,'MCQ','AUDIO-f3b799e7-7aac-42a4-8aa4-187b658789d7-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:12:58'),('f3b7f817-3a6a-4092-b4af-fab4cd6bee62','a07c29ce-95a7-4fd2-84df-43f6d36af407','Question 8','Lisas previous employment in London involved working as a financial advisor.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f3b7f817-3a6a-4092-b4af-fab4cd6bee62-2f39c7e91e1ba4ed1924ba972152fdde.jpg',0,'2024-11-29 12:17:47'),('f3bb7d7a-01a3-439d-a168-d56e258ce0f9','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','Question 9','Luxury refers to something simple and inexpensive.',5,'TFQ',NULL,NULL,'IMAGE-f3bb7d7a-01a3-439d-a168-d56e258ce0f9-df6a8f95e2afad97aee8890845b5e19e.jpg',0,'2024-11-29 09:55:14'),('f3c8e625-1251-4cf0-8ce0-d536bc79368d','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 7','Where was Gusto found?',10,'MCQ',NULL,NULL,'IMAGE-f3c8e625-1251-4cf0-8ce0-d536bc79368d-eeefbc8a305987c18a846fb68ec42791.PNG',0,'2024-11-26 09:11:35'),('f3e2ebbf-b883-45ac-87d5-8987aa6c998e','fac20039-dc42-429b-ab9b-8ff4b221c1b9','Question 1','What inspired Alexandra Pierce to pursue a career focused on languages and cultures?\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-29 11:02:46'),('f4179a2a-ee60-4721-86d7-e5f64e56ad79','7653ba04-1273-4642-83bf-3c7d2789e8ad','Question 7','A topping is always baked into the base of the dish.',5,'TFQ',NULL,NULL,'IMAGE-f4179a2a-ee60-4721-86d7-e5f64e56ad79-726ea81a8ef360ab1f3cf92cd8e27174.jpg',0,'2024-12-02 09:29:02'),('f4230717-0762-409a-9ae9-09ff36c5547f','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 10','Match the vocabulary words with their descriptions:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-02 15:08:01'),('f429bbb5-3c97-483c-8c76-b94c73e7c315','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 5','“A job\" refers to something you do for fun in your free time. \r\n',5,'TFQ',NULL,NULL,'IMAGE-f429bbb5-3c97-483c-8c76-b94c73e7c315-f4cfff8103ed2c0d86b08051d00aa392.jpg',1,'2024-11-21 14:51:18'),('f4335772-0e4b-41cf-b3e4-94c681fd29c0','aaec799c-4103-4686-89d5-1c0254869f27','Question 2','Lily decided to keep the money she found in the wallet.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f4335772-0e4b-41cf-b3e4-94c681fd29c0-73961c019019e74737c89c331e6002ec.jpg',0,'2024-12-03 11:18:29'),('f4377fa6-1fc3-4a30-af92-8d7d8bfa97ff','08d4eca2-e95c-452a-a4f4-6a3555b36c60','Question 1','\"However, Timun Mas and her mother lived in fear of a powerful and menacing giant who wanted to take her away.\"\r\n\r\nWhich word in the sentence means \"threatening or dangerous\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f4377fa6-1fc3-4a30-af92-8d7d8bfa97ff-f7100cd2dcdf86b7ce83a6a278c9485b.jpg',0,'2024-11-25 10:52:45'),('f43eb6cd-cfa4-4998-ab22-5e8e222babc6','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','Question 1','When does the library close?\r\n',5,'MCQ','AUDIO-f43eb6cd-cfa4-4998-ab22-5e8e222babc6-16b59a662658857a3268e10fbffbcf29.mp3',NULL,NULL,0,'2024-12-11 10:12:01'),('f46dd9bb-c35f-4aca-ab5d-925adee401d9','e4609a77-b764-48e3-9850-e6e01bfc46b6','Question 6','Match each word on the left with its correct definition on the right.\r\n',10,'MPQ',NULL,NULL,NULL,0,'2024-11-26 08:01:23'),('f4751fbd-3c39-4334-ac78-c6cd01b83ec3','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','Question 9','Which noun phrase best completes the sentence? \"She has ___ in her garden.\"',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 13:27:45'),('f48d9434-20d6-460d-9fcd-b52db56c8b09','044dd951-c81b-490d-a49b-225a00ef1bd0','Question 3','Listen to the speaker to answer number 3.',5,'MCQ','AUDIO-f48d9434-20d6-460d-9fcd-b52db56c8b09-26b0157a8bd72343665578989e212c3c.mp3',NULL,NULL,0,'2024-11-26 13:33:36'),('f492ba64-8fba-41e4-9699-9a02e2b740df','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 13','The garden was _______ , with flowers blooming in every shade imaginable.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:40:10'),('f4a0c166-ef0f-4aa3-8098-5df57d39260e','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 7','Choose the correct plural form of the noun in each sentence.\r\nOne box → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-f4a0c166-ef0f-4aa3-8098-5df57d39260e-73b3af11308e214e9af874ddf40e5f07.png',0,'2024-12-04 10:25:50'),('f4ade365-8765-45f0-a386-0ea6eb265836','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 12','The Louvres glass pyramid entrance was constructed in the late 20th century.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f4ade365-8765-45f0-a386-0ea6eb265836-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:01:57'),('f4b9c116-97fd-418e-97e2-14bc5fcba845','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 13','She _______ take a day off next week.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:21:37'),('f4ca1fa4-11e3-48cd-9376-3412635c36b5','aee009fe-0009-47a9-a7d4-8f55b5c97140','Question 1','What does starting to read to a child at an early age encourage?',7,'MCQ',NULL,NULL,'IMAGE-f4ca1fa4-11e3-48cd-9376-3412635c36b5-edd21b167d30e9d7a65ba2053ca40ea3.PNG',0,'2024-11-26 09:38:07'),('f4ccf79d-bc00-4961-af46-561cd0baf705','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 1',' What did the audience do during the concert?\r\n',5,'MCQ','AUDIO-f4ccf79d-bc00-4961-af46-561cd0baf705-4fea924a1dcd720aeb7b7dbe6e163f61.mp3',NULL,NULL,0,'2024-12-11 14:56:00'),('f4cd7513-057b-48ab-96d6-81c6f36ae858','36cc2ca7-9643-4410-8166-50f68c988340','Question 8','These are my parents. ___ are very supportive.',10,'MCQ',NULL,NULL,'IMAGE-f4cd7513-057b-48ab-96d6-81c6f36ae858-a62a549ca720988a50000bf6fdc74e75.png',0,'2024-12-02 10:57:33'),('f4d1d33e-cd3a-4925-9cc6-809dfa7aa581','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 12','Choose the word that is the opposite of \"appealing\" in the sentence:\r\n\r\n\"The travel package was very appealing to adventure seekers.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-f4d1d33e-cd3a-4925-9cc6-809dfa7aa581-5ce2ff603bf59c98e7666b0ac3ee2276.jpg',0,'2024-11-26 03:46:09'),('f4d318fa-dfe8-49e2-bfe9-7c80027397da','36353aaa-0af1-4489-b057-25511e020826','Question 15','Determine if the statement below is true or false.\r\nHe will start the meeting after all the participants had arrived.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-03 14:27:53'),('f4e333e0-9b71-42f9-82cc-cbf9d0a1de67','d16fd982-6b49-4eff-8228-0e9f89071bc1','Question 19','Theyre meeting to discuss matters ____ urgency.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f4e333e0-9b71-42f9-82cc-cbf9d0a1de67-34a52657ca2013a821cb528827e3aae7.jpg',0,'2024-11-29 09:34:37'),('f4f9f648-cf55-454c-8b70-82ee059356d1','5d379e80-7ee6-4f46-9de6-3d12a880c986','Question 4','Choose the correct plural form of the noun in each sentence.\r\nOne leaf → many _____\r\n',5,'MCQ',NULL,NULL,'IMAGE-f4f9f648-cf55-454c-8b70-82ee059356d1-b54e0fd78add7e2e77d31fafb78e30ca.png',0,'2024-12-04 10:22:00'),('f5021fb6-4310-40ae-bcd9-e2344606e1d7','069d921b-0878-411b-a94d-ce525959c0d1','Question 17',' What is the meaning of \"resilience\"? \r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5021fb6-4310-40ae-bcd9-e2344606e1d7-e64515333d0a8daea44a1c71f69196aa.png',1,'2024-11-25 19:54:08'),('f5074de8-1fbf-4ce8-9471-ea40939b9fbd','df268158-c147-4638-b55e-bbf06a4f26a2','Question 5','She ___ (have) a cup of tea, please.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5074de8-1fbf-4ce8-9471-ea40939b9fbd-710f71019909357e2c72f4ee2c6752d5.jpg',0,'2024-11-29 09:51:29'),('f5120db2-137c-4cad-808d-b57a888c59a8','76ea528f-36e3-4101-92a7-6dc9e2d56b32','Question 7','The Mona Lisa painting at the Louvre was created by Michelangelo.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f5120db2-137c-4cad-808d-b57a888c59a8-4fc5604cbc9079bf320706418b182ddd.png',0,'2024-12-03 11:00:59'),('f515e8f3-c205-4429-bf25-bd176c746c85','2491bf92-4b6a-4e31-b198-3813ee810bb6','Question 1','What is the meaning of \"City Hall\" in Indonesian?',10,'MCQ',NULL,NULL,'IMAGE-f515e8f3-c205-4429-bf25-bd176c746c85-333faaaddf2cf3c419aa633f6019c034.JPG',0,'2024-12-03 09:39:48'),('f53855d0-11e2-4692-88bb-c32784b3047f','93789902-0a4c-43da-9f4a-133aa1a063f1','Question 12','Fill in the blank: Literacy Week 2024 will run from ____ to 16th.',3,'MCQ',NULL,NULL,'IMAGE-f53855d0-11e2-4692-88bb-c32784b3047f-f3c4cad53399a1e9086ff1afd9c54430.PNG',0,'2024-11-24 00:32:04'),('f550e1fc-4593-4b00-849d-5adc167cecb2','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 12','Which of the following is a compound noun?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f550e1fc-4593-4b00-849d-5adc167cecb2-e03cae08b449f635d8b507b4349bc537.png',0,'2024-11-26 09:57:33'),('f5711e46-be6d-42f9-b8be-d986cb501952','4ac1d47e-9a06-4b89-a88b-52f0af7670f7','Question 15','___ they ___ (arrive) before the meeting starts?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5711e46-be6d-42f9-b8be-d986cb501952-d8857075ccfe516748266b20779c944c.jpg',0,'2024-11-29 09:49:11'),('f5799369-03a4-4bcc-9f4b-9cb73e2ff2b4','9b5341e0-a13a-4fb6-8b07-0675966ab398','Question 16','In which sentence does \"quite\" act as an adverb?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-10 14:25:52'),('f59853da-745b-47c4-b1b8-e39cb8731bb2','066f137b-70c3-4619-8cf7-038f42d99258','Question 14','What power does the sun possess that is different from the wind?',4,'MCQ',NULL,NULL,'IMAGE-f59853da-745b-47c4-b1b8-e39cb8731bb2-10c0e23976f06cb9e1549e052dc211a2.png',0,'2024-11-28 15:15:34'),('f5a93cda-4051-4102-af48-4ba556158ac4','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 17','What did the narrator do when he noticed the man wiping his eye?\r\n\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5a93cda-4051-4102-af48-4ba556158ac4-51dcfb26235f09dd9b91b8749b7f101f.png',0,'2024-12-02 09:54:37'),('f5b73862-1f5f-4313-9457-eb38d00a79a4','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 6','The hotel room they stayed in was located in the Latin Quarter.',7,'TFQ',NULL,NULL,'IMAGE-f5b73862-1f5f-4313-9457-eb38d00a79a4-fc2eca560a0f784df889e85fc06994c1.jpg',0,'2024-11-25 11:33:14'),('f5c0baa1-3c36-4192-90d7-987d02be88c0','318b5f94-4a81-4c44-8372-cef8e0561833','Question 16','What is Daniels intention for the new room technology?\r\n',5,'MCQ','AUDIO-f5c0baa1-3c36-4192-90d7-987d02be88c0-d8f278dede2a7180ebe8dda2b4cffa67.mp3',NULL,NULL,0,'2024-12-09 15:10:57'),('f5c1e4b1-3e04-49d1-aee2-4210ec5427a4','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 9','Which feature of the cathedral was meticulously restored for musical events?',5,'MCQ','AUDIO-f5c1e4b1-3e04-49d1-aee2-4210ec5427a4-a5bbaae86b92c1170923cfc653e99754.mp3',NULL,NULL,0,'2024-12-10 10:04:29'),('f5c54e56-d7d2-4864-ad3e-9a28266908d7','5736e230-274d-42c9-b0f0-23b24f9f79d1','Question 1','How many stories does the city library have?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5c54e56-d7d2-4864-ad3e-9a28266908d7-1ef179fcb8350f3625fd0ea682a2450b.png',0,'2024-12-03 09:56:01'),('f5c5bedc-8254-4d4a-a7bd-2e23c4d472e8','abd056c2-1c8c-4270-b760-215049e270c4','Question 19','What makes Central Park a cherished destination for residents and tourists?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f5c5bedc-8254-4d4a-a7bd-2e23c4d472e8-2c95c3bd549d2b09a5000c67b6717d1e.png',0,'2024-12-03 10:51:55'),('f5d34931-c8e7-423d-8ca1-4fc54aec6ab8','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 9',' ANNOUNCEMENT\r\n\r\n\r\nTo: All Employees\r\nEffective Date: February 1st, 2010\r\nSubject: Staff Uniform\r\n\r\nAll employees are required to wear a uniform during work hours to help distinguish them from customers.\r\n\r\n● Women should wear a colorful blouse with black pants or a black knee-length skirt.\r\n● Men should wear black pants with an orange or red T-shirt.\r\n\r\n\r\n\r\nThank you for your cooperation.\r\nManager.\r\n\r\nWhat should women employees wear?',4,'MCQ',NULL,NULL,'IMAGE-f5d34931-c8e7-423d-8ca1-4fc54aec6ab8-0729dfda0172809c469e9a79217f66c6.jpg',0,'2024-11-21 12:33:43'),('f5e07009-d746-4fb6-82ce-5043d58c7c95','15fc91ab-629f-4b44-a812-c45807f31850','Question 16',' The Heritage Village Cultural Experience\r\n\r\nNestled in a valley surrounded by mountains, the Heritage Village offers a journey back in time. The village showcases traditional architecture, crafts, and culinary practices passed down through generations. Visitors can join pottery-making classes, learn to weave textiles, or participate in cooking demonstrations featuring heirloom recipes.\r\n\r\nThe experience emphasizes the importance of preserving cultural heritage while supporting the local economy. Residents of the village act as guides, sharing stories about their history and values, including generosity and mutual respect. A portion of the tourism revenue is invested in education and infrastructure for the community.\r\n\r\nWhat can visitors learn during their time at the Heritage Village?',5,'MCQ',NULL,NULL,'IMAGE-f5e07009-d746-4fb6-82ce-5043d58c7c95-a09a4597352d142e22c27c87deed7587.jpg',0,'2024-12-11 11:01:37'),('f5f01e33-a9f6-4b74-a517-c1b01b6a11f9','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 13','The courtyard at Casa Del Sol features sculptures instead of fountains.\r\n',5,'TFQ','AUDIO-f5f01e33-a9f6-4b74-a517-c1b01b6a11f9-0077a7c7f722fb82bef4feca7e03df42.mp3',NULL,NULL,0,'2024-12-10 14:48:30'),('f5fa9799-abef-4b50-915a-61d2f85e6f29','11fb64b4-9904-42d3-b83e-0ced63937f47','Question 13','Which of the following sentences uses an adjective of nationality?',5,'MCQ',NULL,NULL,'IMAGE-f5fa9799-abef-4b50-915a-61d2f85e6f29-0d63955b3c0aca46e53ad51ff76ac0c9.png',0,'2024-11-26 00:14:32'),('f61a602e-fe6e-4567-ac09-bc40e5d188de','ae5d117c-92bd-49b8-8b00-5960fa37e120','Question 5','Which part of the trip did Diane enjoy the most?',6,'MCQ',NULL,NULL,'IMAGE-f61a602e-fe6e-4567-ac09-bc40e5d188de-fc593bf0763aaca401fa220aca2db205.PNG',0,'2024-11-25 20:54:54'),('f62007a2-ff88-4126-a394-a5948365dddf','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 6','How should Sarah respond to a guest considering extending their stay?\r\n',10,'MCQ','AUDIO-f62007a2-ff88-4126-a394-a5948365dddf-505e35a9cf4bfb47dc501a9529ea4a94.mp3',NULL,NULL,0,'2024-12-09 11:06:23'),('f6245b78-05b8-4f90-9172-95e8290ec099','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 4','Why is it important for tourists to avoid littering?\r\n',10,'MCQ','AUDIO-f6245b78-05b8-4f90-9172-95e8290ec099-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:03:47'),('f624879e-e6f3-4434-874b-b7ac136936eb','e24946f0-21b6-444a-8270-eca1e9d831e0','Question 47','What do you do?\r\n',10,'MCQ',NULL,NULL,'IMAGE-f624879e-e6f3-4434-874b-b7ac136936eb-38476ab9b9833597440ebc59e628f499.jpg',0,'2024-12-12 09:44:06'),('f62e7fe8-2bd6-4f4c-9ad6-6af094e72ec0','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','Question 15','Respect for local customs is essential for tourists during their visit.\r\n',5,'TFQ','AUDIO-f62e7fe8-2bd6-4f4c-9ad6-6af094e72ec0-7069cfc536ca120a4ba33d507bcc6688.mp3',NULL,NULL,0,'2024-12-12 11:06:10'),('f63f0fbd-afd4-4e2f-9ff5-918ceacf8670','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 16','What is the main message or lesson conveyed by the story?',5,'MCQ',NULL,NULL,NULL,0,'2024-12-05 13:19:32'),('f641049c-9e13-4057-8ba6-bc7746e1573c','ec98de63-57ec-4fa8-9874-7d77db4ac152','Question 12','The restaurant launched a new menu that featured dishes inspired by global cuisine.\r\n\r\nWhat is the definition of the word \"launched\"?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f641049c-9e13-4057-8ba6-bc7746e1573c-a83eb7d1d8d6cf127526856cc89e612c.jpg',0,'2024-12-02 11:59:45'),('f64b3fd2-66dc-41c8-84a2-9dacd05231f3','62fa8403-e764-4555-949c-236f7300e212','Question 12','Every day, she ____ her plants at 7 AM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f64b3fd2-66dc-41c8-84a2-9dacd05231f3-c4451f51b625e2c6e21b261be4da568a.jpg',0,'2024-11-28 14:39:05'),('f6542efe-91f1-4092-976d-f7ec736a82eb','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 14','Fuji cant wait to tell her friends all about the ___ she had during her holiday.\r\n\r\nThe word that best fits in the sentence is \"fun.\"',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:37:01'),('f65489f2-4a52-4144-9e32-f4ee674a72ce','b9bc4120-4797-4b8b-8256-16ef68276e44','Question 5','Listen carefully to the dialogue, as you will only hear it once.',10,'MCQ','AUDIO-f65489f2-4a52-4144-9e32-f4ee674a72ce-dd9cad092515a85d5a9f85b504c2d216.mp3',NULL,NULL,0,'2024-11-25 15:42:53'),('f6554aad-32bc-46aa-84f7-b5186df4c1fa','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 11','Leila researched customs and traditions from different countries to improve her interactional communication skills.\r\n',5,'TFQ',NULL,NULL,NULL,0,'2024-12-06 12:08:51'),('f66cfa8e-e3a1-487b-9fb2-1b64877990b0','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','Question 9','They ___ (not visit) us until the summer holidays.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f66cfa8e-e3a1-487b-9fb2-1b64877990b0-75727dae1a63d5f684b313a11b7c8ff2.jpg',0,'2024-11-29 11:31:31'),('f67040f4-fa03-44e9-a0ec-d413822c3c04','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','Question 9','Sofia also took time to engage with the local culture. She visited art galleries and attended traditional music performances, gaining insights into the history and customs of the area. Her experiences highlighted the importance of cultural exchange while traveling.\r\n\r\nWhat does \"engage\" mean in the sentence? \r\n\r\n\"Sofia took time to engage with the local culture.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 10:27:49'),('f67cfbfc-8b58-4a59-8e36-347f1a7ba1c6','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','Question 6','\"Our mission is to __________ our historical sites so that future generations can enjoy them.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-f67cfbfc-8b58-4a59-8e36-347f1a7ba1c6-2fb823c679a83b3f1d2833cc07df0c5b.jpg',0,'2024-11-26 01:23:36'),('f69c6c70-faea-43d8-9b9b-f4c2d3c2cb6f','899fb920-0a43-4888-a48a-0e91495db9b1','Question 5',' My father ____ not like spicy food.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f69c6c70-faea-43d8-9b9b-f4c2d3c2cb6f-9b9894a85b5b5b320483b9253f82e68a.jpg',0,'2024-11-28 13:03:55'),('f6a908a3-5249-4b6d-adea-3e9136fb711e','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 2','What does \"degrade\" mean in this sentence?\r\n\"Throwing plastic into rivers can degrade the quality of water.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 07:28:24'),('f6a965e1-0e9f-4d12-8ce2-3cff530a2d88','2bdc3c1c-32e1-49a4-94fa-44447deda779','Question 3','We will meet ___ noon.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f6a965e1-0e9f-4d12-8ce2-3cff530a2d88-aeb46ea4e46d5134e2da5708a32e4b2d.png',0,'2024-11-28 14:07:53'),('f6aca651-1ed6-4d27-9be5-24d50d31f621','bca743a7-446f-44f9-916f-9180ec988e90','Question 3','Thesa played as a forward during the game.\r\n',10,'TFQ','AUDIO-f6aca651-1ed6-4d27-9be5-24d50d31f621-bab12dfabc55390a0dec0bf5405c9d88.mp3',NULL,NULL,0,'2024-12-11 12:21:50'),('f6b52004-da41-4449-9c56-dce3fcf1e345','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','Question 10','Match the activities at the lodge with their benefits:',10,'MPQ',NULL,NULL,NULL,0,'2024-12-11 02:24:36'),('f6c7d3b7-691c-4a2c-b69a-7f42e45117ce','085a5b4b-2c60-422e-84e9-4ba0ddd332f4','Question 2','Why might understanding cultural differences in reviews be important for travelers?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f6c7d3b7-691c-4a2c-b69a-7f42e45117ce-eb267e48bb03d3880920f80cd5fca8eb.png',0,'2024-12-03 09:44:51'),('f6cc9169-3e92-4566-b224-6d1d69f212e6','a589f269-20af-4c32-8a2e-1194e25dcfd5','Question 12','Choose the correct word to replace the incorrect word in the sentence:\r\n\"The staff are trained to provide exselent costumer service.\"\r\n',5,'MCQ',NULL,NULL,NULL,1,'2024-11-26 05:47:23'),('f6cfe240-f4ae-49ed-b90e-ddea08e624e6','593736c5-837a-44cb-b3ec-ff62f247faba','Question 8','the name of the hotel in the story was The Seaside Retreat\r\n',5,'TFQ',NULL,NULL,'IMAGE-f6cfe240-f4ae-49ed-b90e-ddea08e624e6-9e856e8383ffb5fd9c9add0be8a8d0bc.PNG',0,'2024-12-04 14:05:18'),('f6f366d1-b865-4f6c-81a5-6d592e371507','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 11',' Power Shortage Warning\r\n\r\nANNOUNCEMENT:\r\n\r\n\r\nDue to the unprecedented demand for electricity caused by the extreme weather conditions, the city is currently facing a power shortage. We urge all residents to help prevent a complete power failure by reducing electricity consumption. Please turn down your household heating to 60°F and turn off all non-essential appliances. Additionally, if possible, delay any energy-intensive activities, such as laundry or running the dishwasher. This will help conserve energy and ensure that we can maintain a stable power supply throughout the community. Your cooperation is crucial. Thank you for your understanding and action.\r\n\r\nWhat is the main purpose of the announcement?',4,'MCQ',NULL,NULL,'IMAGE-f6f366d1-b865-4f6c-81a5-6d592e371507-2e7997d47c738624b1b005498808ae9a.jpg',0,'2024-11-21 12:36:29'),('f6ff29ea-c547-4b07-a3f6-54accfc679ed','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','Question 3','What can we offer to a friend who feels bad?\r\n',10,'MCQ','AUDIO-f6ff29ea-c547-4b07-a3f6-54accfc679ed-494a4a9bb30f4d35bb6f896721128388.mp3',NULL,NULL,0,'2024-12-12 10:56:26'),('f71160fc-e37f-4f6d-bd84-71d2b5c04d75','066f137b-70c3-4619-8cf7-038f42d99258','Question 25','Attending a live theater performance can be a ________ experience that leaves a lasting impression.',4,'MCQ',NULL,NULL,'IMAGE-f71160fc-e37f-4f6d-bd84-71d2b5c04d75-407868e709d71dadcbd6cbaf5996480f.jpg',0,'2024-11-28 15:41:07'),('f7148fe9-520b-4c9e-bcea-46cdc18432eb','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 4','Which of the following is an abstract noun?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f7148fe9-520b-4c9e-bcea-46cdc18432eb-8f92477ed200daed767596cbbe801e32.png',0,'2024-11-26 09:47:08'),('f71a5699-aba7-430a-ac96-21de4efb7304','a434a061-c621-4fc8-8f9a-83831106b4cb','Question 4',' Student Volunteers Needed! \r\n\r\n\r\nOn Saturday, December 12th, from 10 A.M. until 4 P.M., Carverton Middle School will be holding a music festival in the school gymnasium. The special event will feature a variety of professional musicians and singers.\r\n\r\nMake posters 1 P.M.4 P.M. December 5th\r\nSet up gym 11 A.M.4 P.M. December 11th\r\nHelp performers 9 A.M.4 P.M. December 12th\r\nWelcome guests 10 A.M.2 P.M. December 12th\r\nClean up gym 4 P.M.7 P.M. December 12th\r\n\r\n\r\nInterested students should speak with Ms. Braxton, the music teacher. Students who would like to help at the festival must have written permission from a parent or guardian.\r\n\r\nInterested students should speak with Ms. Braxton, the music teacher. \r\nStudents who would like to help at the festival must have written permission from a parent or guardian. \r\n\r\n\r\nIn line 3, the word “feature” is closest in meaning to _______.',7,'MCQ',NULL,NULL,'IMAGE-f71a5699-aba7-430a-ac96-21de4efb7304-45505f81f0a6de7a6e794d0a04b97555.jpg',0,'2024-11-21 10:13:20'),('f726d6b1-1374-4d0f-ad5f-30cfb9be285a','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','Question 10','Why was the entrance to the burial chamber sealed?',5,'MCQ',NULL,NULL,'IMAGE-f726d6b1-1374-4d0f-ad5f-30cfb9be285a-bc8f2db0802fe4e8ffff347e6baf33f9.jpg',0,'2024-12-05 11:38:54'),('f7420c16-af5f-4746-8057-1dd70730d61d','7cf3f682-17df-4c08-b1c9-b9851db561a4','Question 1','Choose the correct noun form to complete the sentence: “She has a lot of ______.”\r\n',10,'MCQ',NULL,NULL,'IMAGE-f7420c16-af5f-4746-8057-1dd70730d61d-b8cc10d93e280b1365bc26abbdefcf9e.jpg',0,'2024-11-28 10:56:06'),('f7509e5a-5780-44f2-820d-44508d1985fa','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','Question 3','The villagers made an ________ to Nyi Roro Kidul to show respect.',5,'MCQ',NULL,NULL,'IMAGE-f7509e5a-5780-44f2-820d-44508d1985fa-0608e0445755196eb5c2ab58d08f2001.jpg',0,'2024-11-28 11:12:26'),('f75fc2dc-4857-451a-9f72-d59971e75eb9','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','Question 3','What kind of interaction is being used here?',5,'MCQ','AUDIO-f75fc2dc-4857-451a-9f72-d59971e75eb9-e26977eee2f02707a23de9cb706a00c6.mp3',NULL,NULL,0,'2024-12-12 15:01:38'),('f766a12d-3b89-4213-a800-49cd0a854cbc','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','Question 2','What challenge did Leila face on her first day in the new role?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f766a12d-3b89-4213-a800-49cd0a854cbc-93efc006411bfc623ae8f4b354c00b1c.PNG',0,'2024-12-06 12:01:34'),('f7a5761b-1a92-40da-94df-54b2724925e8','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 19','The stepsister was rewarded for her actions.',5,'TFQ',NULL,NULL,'IMAGE-f7a5761b-1a92-40da-94df-54b2724925e8-f1ec7adbd7ff227f309ee79496b574d3.jpg',0,'2024-11-28 11:02:17'),('f7b86e9d-1a07-4855-b6f7-8f654885a25c','a16be13c-c049-47cd-b145-b3faae19a096','Question 9','What feature of the thistle makes it easily recognizable?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f7b86e9d-1a07-4855-b6f7-8f654885a25c-c090b570d26af8445a4f2089a520df4f.jpg',0,'2024-12-05 11:00:54'),('f7cbb2c0-7977-40ce-877e-f48bf76ce629','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','Question 19','What does \"acknowledge\" mean in the sentence?\r\n\r\n\"The company wants to acknowledge employees efforts at the annual meeting.\" \r\n',5,'MCQ',NULL,NULL,'IMAGE-f7cbb2c0-7977-40ce-877e-f48bf76ce629-0ae5c03484ecb9c542dfeab5fc039b37.png',0,'2024-11-26 03:54:09'),('f7e092e1-7804-415f-b1fb-7ca322d685b3','2959d6d5-c9be-492f-b93d-1b677992f8b2','Question 18','The kids waited eagerly for the rain to stop. _______ the sun came out, they ran outside to play.',5,'MCQ',NULL,NULL,'IMAGE-f7e092e1-7804-415f-b1fb-7ca322d685b3-6fc4e59ebc452ff0cc97ea24ce481971.jpg',0,'2024-12-04 11:03:28'),('f7e9bbfc-96b2-454f-a2b2-921794678382','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 4','Why is it important to respect others talents?\r\n',5,'MCQ','AUDIO-f7e9bbfc-96b2-454f-a2b2-921794678382-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:12:27'),('f7fa3801-b335-4051-acde-fd79357a5baa','ff825264-d21d-4612-821f-2f19f8044bc2','Question 1','What event is taking place at the Sapphire Hotel? ',5,'MCQ','AUDIO-f7fa3801-b335-4051-acde-fd79357a5baa-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 09:42:07'),('f8030eeb-a001-404d-83dd-748d298da15b','afd6b384-56dd-4139-90f1-5800d11048e1','Question 8','Choose the word that is the opposite of \"excellent\" in the sentence:\r\n\r\n \"The customer left an excellent review after staying at the hotel.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-f8030eeb-a001-404d-83dd-748d298da15b-cdf552d256df29d34481a8720e8ae38f.png',0,'2024-11-26 03:13:48'),('f805530b-9304-488e-9189-eb8cee82cf0f','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 16','Ritsuki visits a multi-purpose arena where a concert is being held, followed by a basketball game later in the evening.\r\n\r\nMatch the following terms with their synonyms and antonyms.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f805530b-9304-488e-9189-eb8cee82cf0f-54cf7653012ab4907a0a667c3b265424.jpg',0,'2024-12-04 08:41:32'),('f81fb300-e22c-41be-baac-02d1e73fb3ef','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 3','Which statement is true based on the passage written above?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f81fb300-e22c-41be-baac-02d1e73fb3ef-aec8c0cae725fc019a1922b550e047de.jpg',0,'2024-12-03 09:06:53'),('f850136a-2a61-4f38-b395-743f4fa40e42','5f80b62e-161d-43f8-94df-66d2bb3d07c9','Question 8','The Harvest Festival is a sad event.\r\n',10,'TFQ',NULL,NULL,'IMAGE-f850136a-2a61-4f38-b395-743f4fa40e42-a8c747fdc371422547f8071ba7f0e40d.jpg',0,'2024-12-04 13:40:39'),('f8661976-c047-492a-b84d-c6e366fca52d','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 3','Sarah and I are going to the park. _______ will play soccer.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f8661976-c047-492a-b84d-c6e366fca52d-1dafc650b74e948600bd534900f8a9dd.png',0,'2024-12-02 09:12:22'),('f86f47d3-b24f-44e2-901c-26b3f6439c3e','33f576e2-83dd-46be-9b45-cd91abe9d2dd','Question 17','Which sentence uses an adjective to describe shape?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f86f47d3-b24f-44e2-901c-26b3f6439c3e-42ef27730f7d7882a27d89aee3e56b85.png',0,'2024-11-26 03:34:41'),('f87f3f43-98a2-414e-b998-808315c5ac8d','362d6389-73a7-4b4f-8b40-42b992d80808','Question 10','We _______ have a meeting tomorrow morning.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f87f3f43-98a2-414e-b998-808315c5ac8d-8dbf9d6f0689841541241ed57f5e49ce.jpg',0,'2024-11-29 10:48:38'),('f8893698-a64c-43be-a60e-b1801abdf530','f64b8796-a13e-4280-b6a5-983875e99ec3','Question 4','(we / not / hear that song before)',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 12:40:45'),('f8aef883-d231-4e11-81df-424f85c13f92','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 14','Which sentence uses the passive voice?',5,'MCQ',NULL,NULL,'IMAGE-f8aef883-d231-4e11-81df-424f85c13f92-a714e523203ce375ed8d98ad5b5f7097.png',0,'2024-11-25 19:43:10'),('f8b6b6c8-dacc-4ca7-9c49-23fa3152f7fd','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 9','Clara learned that effective communication in hospitality involves not only problem-solving but also the ability to connect with guests to create a welcoming atmosphere.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f8b6b6c8-dacc-4ca7-9c49-23fa3152f7fd-e1bcfc8e776b3c08db3cb39fb947d87a.PNG',0,'2024-12-06 11:03:17'),('f8d5ec35-3151-44c9-b1ec-0c19d02670ad','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','Question 3','They decided to cancel the trip _______ the weather report predicted heavy rain.\r\n',10,'MCQ',NULL,NULL,'IMAGE-f8d5ec35-3151-44c9-b1ec-0c19d02670ad-4045d9da644b254fe84f30ba61c41389.jpg',0,'2024-12-03 14:02:40'),('f8d9e2ff-8027-46c6-ae47-440a35f9e86c','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 19','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (crisis) were addressed by the government.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f8d9e2ff-8027-46c6-ae47-440a35f9e86c-50f88b1fdae6c2ab51fb390f30209686.png',0,'2024-12-04 10:56:01'),('f8dd2cd8-1020-4d39-be44-4ad2bb1f662d','4bd479a0-c629-4f12-8908-023b6ee2d29a','Question 19','What did the members do at the book club?',5,'MCQ','AUDIO-f8dd2cd8-1020-4d39-be44-4ad2bb1f662d-3a0285cd170776b3a32ac29e09b9a9d6.mp3',NULL,NULL,0,'2024-12-11 15:09:42'),('f8e6178b-ef84-42db-9a56-bfa075da5ccd','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 19','Choose the word that means the opposite of \"Accomplished\".',5,'MCQ',NULL,NULL,'IMAGE-f8e6178b-ef84-42db-9a56-bfa075da5ccd-7b1714ff6dbc2e28ba3735853d09e960.png',0,'2024-11-29 10:38:31'),('f8eb8e89-bf68-4912-9268-fb6245f36e4a','369156bc-aea1-48e5-87d0-7ad262debbb0','Question 8','Rearrange the letters to form a public place: RPKA \r\n',5,'MCQ',NULL,NULL,'IMAGE-f8eb8e89-bf68-4912-9268-fb6245f36e4a-31a529405dce6ec77e785dc2fc95fb97.jpg',0,'2024-11-25 12:26:02'),('f8efd044-6174-4020-b813-470edd594902','7e854cd4-02e0-462d-bf5d-6ef775fcf963','Question 19','.What does \"conservation\" mean in the sentence?\r\n\r\n\"Conservation is a key principle in eco-tourism.\"\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:10:52'),('f8f27d8c-4a25-4db8-b8cd-b6f4e51d69c2','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 10','We ___ the train because we were late.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:50:02'),('f8f4c8d9-2e22-4cd4-9b87-878ca45469b4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','Question 7','Apologizing demonstrates a genuine acknowledgment of ones mistake.\r\n',5,'TFQ','AUDIO-f8f4c8d9-2e22-4cd4-9b87-878ca45469b4-24e6c95ff6496d7d7f57689fe9c11331.mp3',NULL,NULL,0,'2024-12-12 11:43:19'),('f8fa485e-a92d-41c1-bab0-ccd3775e85f0','3e2e8436-3db9-40ac-9871-e4dab23ee23d','Question 13',' \"To congratulate\" means to show appreciation or give praise for someone\'s achievement.',5,'TFQ',NULL,NULL,'IMAGE-f8fa485e-a92d-41c1-bab0-ccd3775e85f0-1ff1a0b346a9b8ebc3c9efcbf7e878a1.png',0,'2024-11-26 02:34:28'),('f900d613-cf6c-4076-b03f-c61df0ecabf6','3a4c3d3f-a053-4524-8530-33eecd22502a','Question 9','Where did the writer go last weekend?',7,'MCQ',NULL,NULL,'IMAGE-f900d613-cf6c-4076-b03f-c61df0ecabf6-dad8d358aec00371dede2ffd90aa8c39.PNG',0,'2024-11-25 11:36:34'),('f947cf0b-dce2-457b-ac1b-17341837e5dd','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 11','What is the main purpose of Toms message to Lisa?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f947cf0b-dce2-457b-ac1b-17341837e5dd-95f09f87ea669b93db853523a18d1911.png',0,'2024-12-02 09:49:04'),('f9532e50-e2a4-4a5e-a6a4-be45189c76e0','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 13','How does Tom describe Lisas achievement?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f9532e50-e2a4-4a5e-a6a4-be45189c76e0-95f09f87ea669b93db853523a18d1911.png',0,'2024-12-02 09:49:56'),('f978ba99-9288-4e50-95ec-08f704cab245','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 10','What is Ben complimented on?',5,'MCQ','AUDIO-f978ba99-9288-4e50-95ec-08f704cab245-7d4217aff005786c0c6cb714e19c093f.mp3',NULL,NULL,0,'2024-12-06 11:03:21'),('f97bbf32-69c8-4ebd-bcc6-d92111ecd702','df268158-c147-4638-b55e-bbf06a4f26a2','Question 2','I ___ (order) a pizza for dinner tonight.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f97bbf32-69c8-4ebd-bcc6-d92111ecd702-52dfb6dc7c59c3a3922798035fe5f0c0.jpg',0,'2024-11-29 09:48:38'),('f97ce127-6ac0-47b0-9037-a52375b3f525','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 3','___ you ___ (join) the trip next Saturday?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f97ce127-6ac0-47b0-9037-a52375b3f525-7f274f0fc3731ff2148e7dff3b7a471d.jpg',0,'2024-11-29 10:36:03'),('f9842d77-0f67-4173-a9a6-a418257366dd','7fd84c75-8187-4553-96aa-23cead94c780','Question 2','Choose the sentence that uses an adverb of time:\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:38:51'),('f98eb50b-03ec-4886-aebd-60737069a0b9','26f2798d-46dc-4790-aece-aa1175435106','Question 20','Choose the sentence with a noun phrase as the subject.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:53:30'),('f9975436-e2d4-4375-ba07-f1c09a2eab11','b182989e-22bf-4ff8-9888-395f8328118f','Question 10','What does \"sustainable\" mean in the context of tourism?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 13:46:04'),('f9979864-0708-4866-898d-4684da83e742','b07fff5b-590d-45d5-97af-f3712ca6a324','Question 17','\r\nHello everyone,\r\n\r\nMy name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.\r\n\r\n\r\n\r\nWhy does Rafael participate in coding competitions?\r\n',5,'MCQ',NULL,NULL,'IMAGE-f9979864-0708-4866-898d-4684da83e742-f52b95d94120289229e85e86e9d1bb73.jpg',0,'2024-11-29 11:26:20'),('f9a8a339-dcbd-44de-808c-8ccbb297eb20','dd2e229c-09c5-42a6-afb6-86381733a5ad','Question 3','You should compliment someones achievements at graduation by downplaying them.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-06 13:07:33'),('f9b0591b-5243-4f81-8022-c776060d7dd8','bd175280-dac0-4816-8b96-8bfea150cf93','Question 10','She ____ coffee in the morning.\r\n',5,'MCQ',NULL,NULL,'IMAGE-f9b0591b-5243-4f81-8022-c776060d7dd8-6d05735c426bce5b55387a681a954e58.jpg',0,'2024-11-28 14:26:21'),('f9bd1f25-e646-47c3-a233-7c959a9f21ef','8e3a70f1-c208-4bff-ae72-94c958828ebc','Question 5','You see Jessica wearing a new dress at a birthday party. What do you say?\r\n\r\n',10,'MCQ',NULL,NULL,'IMAGE-f9bd1f25-e646-47c3-a233-7c959a9f21ef-114f1bed3bb043585b4adaac279a02a0.jpg',0,'2024-11-26 01:54:29'),('f9bf8a14-570e-4940-a50a-cacd108fcd7c','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 6','What year was the Eiffel Tower completed?',10,'MCQ',NULL,NULL,'IMAGE-f9bf8a14-570e-4940-a50a-cacd108fcd7c-578133c4e4b07956b5eea8a24c16ab0c.PNG',0,'2024-12-11 15:55:19'),('f9c28503-f5de-449f-8504-49cb56bddb72','042624d6-9d02-402d-a80a-8dfd1649f91e','Question 12','Chef Antonio plans to use locally sourced ingredients in his dishes.\r\n',5,'TFQ',NULL,NULL,'IMAGE-f9c28503-f5de-449f-8504-49cb56bddb72-3ddd13143a14368c118e4f5d48512b2d.png',0,'2024-12-02 12:12:40'),('f9e49b89-498e-446c-83c8-29cad02c98e9','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 12','Which place has the speaker not traveled to?',5,'MCQ','AUDIO-f9e49b89-498e-446c-83c8-29cad02c98e9-e634b6ad3038519808b60416d6ec9416.mp3',NULL,NULL,0,'2024-11-25 11:01:29'),('f9ef0c0f-89ea-48c4-83e7-b005b5f12702','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 3','They walked ____ the street to reach the café.',5,'MCQ',NULL,NULL,'IMAGE-f9ef0c0f-89ea-48c4-83e7-b005b5f12702-eeb3c2d1a0b53ff5a6782906f19ca515.jpg',0,'2024-11-28 15:14:50'),('f9ef8653-fd75-424e-a6df-0689c05bb58d','3658ddeb-d2f5-423e-b34a-8d196e2258ca','Question 7','\"Diverse refers to something that includes many different types or elements.\"\r\n\r\n The word \"diverse\" refers to something that is uniform and unchanging.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:57:06'),('f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','7f4ace00-8a2e-4e6a-9c91-6e3856d24261','Question 12','Match the following descriptions to the correct noun phrases:\r\n',25,'MPQ',NULL,NULL,NULL,0,'2024-11-29 10:17:21'),('fa0c83e5-123d-418a-8106-54ea24d3b835','5afc44cd-d697-4d11-87d4-1fa9334e7f97','Question 18','Which of these nouns is a plural noun?',5,'MCQ',NULL,NULL,'IMAGE-fa0c83e5-123d-418a-8106-54ea24d3b835-f6a0bdb92230250c32c9123de5749fc5.png',0,'2024-11-26 10:06:27'),('fa16aad6-3c0c-4bc2-ad49-c3bdf1615752','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 5','Choose the correct adverb of time to complete the sentence:\r\n\r\n\"________ I was young, I loved to play outside.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-fa16aad6-3c0c-4bc2-ad49-c3bdf1615752-ca13cfa333b6498bf38ede005f1f12b0.jpg',0,'2024-12-03 13:30:40'),('fa209070-776a-4f46-a6ca-10c50291b413','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 1','Listen to the speaker for question number 1.',1,'MCQ','AUDIO-fa209070-776a-4f46-a6ca-10c50291b413-4c00d1ad3913c746797b22d61820d692.mp3',NULL,NULL,0,'2024-11-25 12:45:01'),('fa25a96c-0689-4406-ab59-9c3a89836a39','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','Question 8','Listen to the speaker for question number 8.',1,'MCQ','AUDIO-fa25a96c-0689-4406-ab59-9c3a89836a39-178ff4246b3d5db12bbff7ff193ba4ce.mp3',NULL,NULL,0,'2024-11-25 13:10:07'),('fa27321d-6503-4700-b32c-1e5290b33978','8d93e205-a25d-483f-8954-17a16b612100','Question 1','What does \"park\" mean?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fa27321d-6503-4700-b32c-1e5290b33978-57bc790f01475b5564493c1a600f7a94.jpg',0,'2024-11-25 14:22:37'),('fa3d7e86-c033-416d-a482-571c70007667','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','Question 13','The celebration included a live DJ performance in addition to the fireworks.\r\n',5,'TFQ','AUDIO-fa3d7e86-c033-416d-a482-571c70007667-b56e4b2cc2631bb31c66da34880a1d48.mp3',NULL,NULL,0,'2024-12-11 13:34:15'),('fa5502fe-b589-4574-80b1-8b987ce0013d','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','Question 5','The cat is hiding ____ the sofa.',5,'MCQ',NULL,NULL,'IMAGE-fa5502fe-b589-4574-80b1-8b987ce0013d-5fc00ae64487ce1463fd21393a3aa1f5.jpg',0,'2024-11-28 15:16:01'),('fa64685e-e7b0-4e80-9335-80276d32a1f7','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','Question 8','Gusto lives in a real cave in the zoo.',10,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:11:53'),('fa6e8c0d-6fea-4df9-9c87-412a560f012a','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 1','Which of the following is a linking verb?',5,'MCQ',NULL,NULL,'IMAGE-fa6e8c0d-6fea-4df9-9c87-412a560f012a-24e1a1b20779216009509063684ab8cc.png',0,'2024-11-26 03:31:36'),('fa7b1cfd-1343-44db-a4dd-dc898dde1d03','744dc18e-addd-488f-925f-00d2a479eeba','Question 13',' Banquet Set-Up \r\n\r\nSophia works in the banquet department, setting up event spaces for conferences and celebrations. She carefully arranges tables, chairs, and decorations to ensure that each event looks professional and inviting.\r\n\r\nWhat does \"arranges\" mean in the sentence? \r\n\r\n\"She carefully arranges tables and decorations.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 11:20:05'),('fa8f74a0-d130-407d-ab7c-8562ca1fc6c9','d430d447-c971-4c28-861d-385e34e4f374','Question 6','The show ____ every Tuesday at 9 PM.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fa8f74a0-d130-407d-ab7c-8562ca1fc6c9-183203f0b49ee8a0f3654b226d0126b5.jpg',0,'2024-11-28 15:03:25'),('fa914930-47db-4d73-aca2-d7ea6945c030','19ab833e-87cf-4963-a786-d5d63993a84f','Question 13',' In “The singer with the golden voice won the competition,” \"The singer with the golden voice\" is a noun phrase.\r\n',5,'TFQ',NULL,NULL,'IMAGE-fa914930-47db-4d73-aca2-d7ea6945c030-a46b4597f48e57ce9ac607be9c6a2322.jpg',0,'2024-11-28 12:06:23'),('fac6db70-bc22-401e-8724-7f44f68e1e6f','5ca8148a-a318-4b65-8f98-3cfa161542e6','Question 1','What event is taking place at the Grand Horizon Hotel?',5,'MCQ','AUDIO-fac6db70-bc22-401e-8724-7f44f68e1e6f-5203a8722d61dcd6107f2951ab4ce79e.mp3',NULL,NULL,0,'2024-12-09 14:09:00'),('fac6debf-7ff0-4d07-bfc9-4e078951900a','f761615d-b728-4a17-9b7a-d3b57858db68','Question 2','Which one is a small fruit? \r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 10:55:43'),('fadd5d3a-b9f6-4e00-b6cc-71738dcd4b44','45b0268f-d278-4851-90d8-7f99001e6687','Question 4','How many people does the guest expect for the meeting?\r\n',10,'MCQ','AUDIO-fadd5d3a-b9f6-4e00-b6cc-71738dcd4b44-aa92928be32bb319cc3c34d4509772a5.mp3',NULL,NULL,0,'2024-12-09 11:24:40'),('fb0d1101-b25c-4dd5-84fe-9afc19d828de','eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','Question 7','By the end of the story, Alex and Cassey became friends.',5,'TFQ',NULL,NULL,'IMAGE-fb0d1101-b25c-4dd5-84fe-9afc19d828de-e5965575f3382e99125eb95b5f86a23f.jpg',0,'2024-12-05 10:23:18'),('fb18e51f-328b-45b2-b2e4-f9ba91bbdb87','362d6389-73a7-4b4f-8b40-42b992d80808','Question 6','I _______ have a cup of coffee.',10,'MCQ',NULL,NULL,'IMAGE-fb18e51f-328b-45b2-b2e4-f9ba91bbdb87-dd07c76612aa7930b53db88451444392.jpg',0,'2024-11-29 10:44:31'),('fb1c0877-cc2a-4bf2-bd3d-8a9a1482557e','abd056c2-1c8c-4270-b760-215049e270c4','Question 3','Which landmark in Central Park is mentioned in the passage?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fb1c0877-cc2a-4bf2-bd3d-8a9a1482557e-6cf98edc127769cb32e5969ecec9bba8.jpg',0,'2024-12-03 10:46:36'),('fb37ee13-d6d0-4ad2-9e11-fcd56043ba0d','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','Question 11','Everyone has the same talents and skills.\r\n',5,'TFQ','AUDIO-fb37ee13-d6d0-4ad2-9e11-fcd56043ba0d-7ac01ac618723a82fc936f5f7717080e.mp3',NULL,NULL,0,'2024-12-12 11:16:09'),('fb59a841-52ed-4fa4-9652-0b0cbf82bbed','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','Question 14','Which of the following verbs is a regular verb?',5,'MCQ',NULL,NULL,'IMAGE-fb59a841-52ed-4fa4-9652-0b0cbf82bbed-cb08243f26370fcacead8c9cf76f4895.png',0,'2024-11-26 03:43:02'),('fb5de0e7-64b1-4be0-87e3-5afeeb8c56e5','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','Question 1','Choose the correct plural form of \"leaf\":\r\n',5,'MCQ',NULL,NULL,'IMAGE-fb5de0e7-64b1-4be0-87e3-5afeeb8c56e5-3e4418ebbdc461e9178868c1d09d0ce9.png',0,'2024-11-04 13:58:34'),('fb6bfe53-7c5e-4c59-a22b-740a3e1c7b03','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 11','The train ___ (depart) in five minutes.\r\n',10,'MCQ',NULL,NULL,'IMAGE-fb6bfe53-7c5e-4c59-a22b-740a3e1c7b03-1f57c2f7fe69fc48f9b2084bc50a307f.jpg',0,'2024-11-29 10:56:48'),('fb7e8a12-ec41-429f-b247-ff66289c5745','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 16','Which of the following sentences contains an irregular verb?',5,'MCQ',NULL,NULL,'IMAGE-fb7e8a12-ec41-429f-b247-ff66289c5745-38612d17395f79ee10cfadfebacf4c0c.png',0,'2024-11-25 19:45:19'),('fb86a893-c551-466c-839e-6b10a49236bd','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 4',' I have never ___________ to Paris.\r\n',10,'MCQ',NULL,NULL,'IMAGE-fb86a893-c551-466c-839e-6b10a49236bd-97ddb0e34ccef3cd9b6079e8840b21dc.jpg',0,'2024-12-02 11:24:52'),('fba66995-a156-46ea-ab99-98580e8eadb7','efd9c373-a891-4be0-a3b1-9e7c74b462ee','Question 7','Which sensory detail is emphasized in the description of the fountain?\r\n',10,'MCQ','AUDIO-fba66995-a156-46ea-ab99-98580e8eadb7-02f6dd77679a5a61b9627e1f76cd9dcc.mp3',NULL,NULL,0,'2024-12-10 14:00:19'),('fbd43321-a08c-4f5a-8d1f-434167e313f4','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 10','You and I are friends. _______ like to watch movies.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fbd43321-a08c-4f5a-8d1f-434167e313f4-41d73d4ea94c0d3a229c43a25c65a694.png',0,'2024-12-02 09:28:21'),('fbf5cdb3-76d2-4ccd-8603-379dffe08df0','fd535c73-bdba-466e-bfd6-bc4965efb4ed','Question 6','They _______ book their flights next week.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fbf5cdb3-76d2-4ccd-8603-379dffe08df0-0ab0e5474f129821067a507ef9586674.png',0,'2024-11-29 11:06:59'),('fbf9de72-d1cf-406a-abe4-f13ac1c0b76a','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 8','During the two years David ____________ ten different jobs.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-12-02 11:40:26'),('fc0e18dd-935f-4fde-b9ee-405c123fac3d','94f1b99e-d598-4728-b73d-17e6e155dc1c','Question 1','The cat is sitting ____ the box.',10,'MCQ',NULL,NULL,'IMAGE-fc0e18dd-935f-4fde-b9ee-405c123fac3d-6fffd9ed76a54d29d2ca245b25d4bed0.jpg',0,'2024-11-28 14:42:42'),('fc0ef99f-2779-4b04-b7fe-72d8eb06a329','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 20','Sarahs TV watching routine on Thursday includes watching the news before “Police Squad.”\r\n',5,'TFQ','AUDIO-fc0ef99f-2779-4b04-b7fe-72d8eb06a329-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:50:46'),('fc13659f-7128-4118-a0b8-e58d02e6a0b5','c28b3729-218e-4d52-b697-2e14a996313f','Question 5','Complete the following sentence with the most appropriate answer choice.\r\n_______ he was exhausted, he kept working until the project was finished.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:22:08'),('fc287610-c673-4271-b112-40a0f9fb7e93','b571dbb0-0933-4a52-b900-1ae48a1fa39d','Question 5','The Great Wall of China was constructed during a single dynasty.',10,'TFQ',NULL,NULL,NULL,0,'2024-12-11 15:54:07'),('fc393223-1acd-4dd4-861b-90e29aa497d7','9f22da86-53b2-488c-b4b4-db4c4d5f0519','Question 10','What is the main message of the story?',10,'MCQ',NULL,NULL,'IMAGE-fc393223-1acd-4dd4-861b-90e29aa497d7-c79b1b2527dbac54dfc3862f30643fa2.PNG',0,'2024-12-03 14:24:18'),('fc5c0491-fda8-49b0-b73a-969489f55237','a39d8bf8-7b60-4999-ba17-01047fa6af63','Question 5','Unscramble this word: RAMINES\r\n',5,'MCQ',NULL,NULL,'IMAGE-fc5c0491-fda8-49b0-b73a-969489f55237-cf0885b3aec5e37e826459f5b372d024.jpg',0,'2024-11-25 13:35:26'),('fc5eb3f8-e620-4452-8d79-c29916fd90c9','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','Question 18','\"In the phrase \'A challenging journey ahead,\' the noun phrase is \'A challenging journey ahead.\'\"\r\n',5,'TFQ',NULL,NULL,'IMAGE-fc5eb3f8-e620-4452-8d79-c29916fd90c9-a0dbfeb68ebc3d6de97ca20b27f15ece.jpg',0,'2024-11-28 11:57:43'),('fc735c0f-cc58-4c21-8716-138d677bf07c','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','Question 1','I _______ an apple.\r\n',10,'MCQ',NULL,NULL,'IMAGE-fc735c0f-cc58-4c21-8716-138d677bf07c-e1f1f0d901f1b35d1dc7f66cd55b3486.jpg',0,'2024-11-29 10:15:38'),('fc82fdd2-18b4-4959-af3d-2e3bc5f98765','4028ea92-0ec8-4bd3-a1fa-9980f28fceef','Question 16','Identify the adverb of time clause in the sentence below:\r\nI didnt recognize her until she spoke.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:38:58'),('fc90e195-2e2f-4c3a-a7fc-430d0717adcb','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','Question 10','My friend ______________ my new dress yet.\r\n',10,'MCQ',NULL,NULL,'IMAGE-fc90e195-2e2f-4c3a-a7fc-430d0717adcb-24ff25fe83b089ea9259dff93a3434ea.jpg',0,'2024-12-02 11:45:14'),('fcad2927-8fb6-4e9a-a5f3-d2a6e0b66b77','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','Question 6','Select the sentence using the past perfect tense:',5,'MCQ',NULL,NULL,'IMAGE-fcad2927-8fb6-4e9a-a5f3-d2a6e0b66b77-a279a3b82dd69582c44ef70def2d5879.png',0,'2024-11-26 05:56:18'),('fcadd06f-8dbd-4028-8ea8-c59558b1be84','976f596f-834e-40e4-bb98-21b902f8a750','Question 4','Train travel in the early 20th century helped popularize French seaside resorts like those in Cannes and Nice.\r\n',5,'TFQ','AUDIO-fcadd06f-8dbd-4028-8ea8-c59558b1be84-175a7a52ea829c35391537aeb6fe71cb.mp3',NULL,NULL,0,'2024-12-11 13:45:20'),('fcb818f5-f862-4aff-a5df-7e17e9b8639c','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','Question 10','Match each word with its synonym \"Market\". ',5,'MCQ',NULL,NULL,'IMAGE-fcb818f5-f862-4aff-a5df-7e17e9b8639c-efafac64ebeabb431320cd0973f684a2.jpg',0,'2024-11-29 14:43:04'),('fcbe791d-57bc-403a-92e8-2bc9ef4020db','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 1',' Choose the word that has the closest meaning to \"unforgettable\" in the sentence: \r\n\r\n\"She believes this event is a perfect opportunity to create unforgettable experiences for guests.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:39:46'),('fcc828b7-ad5a-4239-ab03-78f95aa63618','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 12','Which sentence contains an adverb phrase?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:54:51'),('fcc99209-08bc-4585-b10d-fce0b3d8702f','31a7bf8a-f40f-471c-8a8c-b11edbd140e4','Question 17','King Einars challenge was successful, and many brave warriors managed to bring back a\r\nfeather.',5,'TFQ',NULL,NULL,'IMAGE-fcc99209-08bc-4585-b10d-fce0b3d8702f-39d45cc3de274b0d054ab1d518ee2e26.jpg',0,'2024-12-03 10:52:59'),('fccec4f1-a744-4166-abd0-12c5a0601a75','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 16','___ the report ___ (arrive) on time tomorrow?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fccec4f1-a744-4166-abd0-12c5a0601a75-a760f0ff2d1a23481f35d955abe7bcac.jpg',0,'2024-11-29 13:43:38'),('fcd1e32e-e656-402b-a43a-69ffe1342c67','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','Question 14','Match the word with its correct meaning:',5,'MPQ',NULL,NULL,NULL,0,'2024-11-25 22:22:09'),('fcd7ca73-0244-45ad-ac47-e15bfa613af6','54c0fd30-4d0a-448e-ab19-fef773f49e4d','Question 6','Dayang Sumbi was afraid of the forest spirits',5,'TFQ',NULL,NULL,'IMAGE-fcd7ca73-0244-45ad-ac47-e15bfa613af6-a09c710a23153bb8a855a622334872e9.jpg',0,'2024-11-28 09:55:54'),('fcd907fd-f211-4660-9574-3d05e9c983f9','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 6','The marketing team felt demotivated after being recognized for their hard work.\r\n',5,'TFQ',NULL,NULL,'IMAGE-fcd907fd-f211-4660-9574-3d05e9c983f9-fc611f1bc649993bbc16f500e94e5d1e.jpg',0,'2024-12-02 10:38:13'),('fce313fe-4221-4abf-8ade-04b592b4654b','e273317f-f53e-45dc-8ced-9e15ab266775','Question 4','Which of the following is an example of a modal verb?',5,'MCQ',NULL,NULL,'IMAGE-fce313fe-4221-4abf-8ade-04b592b4654b-0ad8b8cadf4ae9d1593b0a2de36b0739.png',0,'2024-11-26 05:29:07'),('fcec26c7-84c1-4950-8972-3185e61b7658','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','Question 11','How can tourism help preserve cultural heritage?\r\n',5,'MCQ','AUDIO-fcec26c7-84c1-4950-8972-3185e61b7658-5beb6a1bf8470f9f045d16d66abc49fb.mp3',NULL,NULL,0,'2024-12-16 10:05:33'),('fcfadfff-3103-46f5-9cbf-b2488d10c3a2','17ae8c8f-06a4-4577-9846-9861926b0767','Question 4','What cultural value does the festival show?\r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-04 12:57:39'),('fd00607b-83cb-4a3a-a1c3-0062d9cbad79','5671b1c8-95b8-400f-bec4-de296841cc7c','Question 8','My parents are coming tomorrow. _______ will bring gifts.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fd00607b-83cb-4a3a-a1c3-0062d9cbad79-9ad7b30af0a2b1542d89a69c3e69a06c.png',0,'2024-12-02 09:26:54'),('fd0abd7a-9ff2-4f85-ad6a-6a02b8092ef6','291104a0-b147-4a5e-a47f-090d667853d6','Question 7','Who designed the hotels gardens?\r\n',5,'MCQ','AUDIO-fd0abd7a-9ff2-4f85-ad6a-6a02b8092ef6-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:34:07'),('fd19ffa2-24a2-4931-aa85-38261b7aac71','ff825264-d21d-4612-821f-2f19f8044bc2','Question 18','How does Margaret\'s speech affect the atmosphere of the banquet? ',5,'MCQ','AUDIO-fd19ffa2-24a2-4931-aa85-38261b7aac71-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:26:09'),('fd37a7c6-9a77-49c4-bdee-91fbd09007ca','9ff59274-0b63-4b67-a862-6c6d00121f6e','Question 17','He ___ (not bring) his laptop to the meeting.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fd37a7c6-9a77-49c4-bdee-91fbd09007ca-916a2f4752cbb9f8cc4ee2a26ef65ed4.jpg',0,'2024-11-29 11:24:13'),('fd3d4e78-2a39-4c4e-9a61-60346c8c513a','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','Question 14','Thursday night is a special routine for Sarah because of her favorite shows.\r\n',5,'TFQ','AUDIO-fd3d4e78-2a39-4c4e-9a61-60346c8c513a-9262e1eff4eca8f4784881e8f68ce6c1.mp3',NULL,NULL,0,'2024-12-12 09:49:41'),('fd4f7eb8-3fab-435e-b2e7-5230556c26da','e8eadf68-f681-4375-9511-3fe1995f2a15','Question 2','Employees are more likely to remain loyal to a company that values their contributions.\r\n',5,'TFQ',NULL,NULL,'IMAGE-fd4f7eb8-3fab-435e-b2e7-5230556c26da-3a43bd8cc3e78dc42bee12b2178cf72f.jpg',0,'2024-12-02 10:34:54'),('fd691aa4-cc3d-42b9-b7d4-185d5f3a85f7','cab703d7-ea78-4be8-b760-becb5fb34ddb','Question 8','Anna: \"I want our guests to enjoy dishes that reflect our culture.\" \r\nChef: \"We can use fresh seafood and local vegetables!\" \r\nAnna: \"That sounds perfect! Lets finalize the menu soon.\"\r\n\r\nChoose the word that is the opposite of \"finalize\" in the sentence: \r\n\r\n \"Lets finalize the menu soon.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 09:44:59'),('fd6f6eed-8c5b-42d4-8f75-dcf12f85dbc4','d430d447-c971-4c28-861d-385e34e4f374','Question 20','He ____ his work with great dedication.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fd6f6eed-8c5b-42d4-8f75-dcf12f85dbc4-b595f8701c93ff768d7b6916405ae150.png',0,'2024-11-28 15:14:59'),('fd72c9e8-238a-44c3-a330-20dabb47b191','ef553b55-db63-4822-9e6d-e05b7cdc7c21','Question 2','What is John Smiths hardest course?',10,'MCQ',NULL,NULL,'IMAGE-fd72c9e8-238a-44c3-a330-20dabb47b191-d67bf95524908a7b92873c523fa06996.PNG',0,'2024-12-05 12:30:12'),('fd75276e-4b6f-4615-a5b2-3dd701f340f8','4140a29b-03ae-4ecc-a5eb-079642cc03cb','Question 4','Why cant Mia visit the Royal Suite?\r\n',10,'MCQ','AUDIO-fd75276e-4b6f-4615-a5b2-3dd701f340f8-72ddf31446ba1f7921a107a175856a42.mp3',NULL,NULL,0,'2024-12-10 09:14:26'),('fd7d070b-1f6a-438b-9950-1aa4e59f54f3','bae12afc-bc0b-4fd1-a230-252934cdc639','Question 16',' New Law Firm Opening \r\n\r\nANNOUNCEMENT: Simatupang and Partners Law Firm is excited to announce the grand opening of our newest branch in Semarang. Following the success of our original office in Bandung, we now offer our services across four cities, including Jakarta, Surabaya, and Bogor. We specialize in a wide range of legal services, including real estate transactions, estate planning, family law, and personal injury claims. Whether you need assistance with divorce, custody issues, or legal advice on property matters, we are here to provide you with professional and timely services. Our team is committed to delivering tailored solutions to meet the specific needs of each client. For consultations, please visit one of our conveniently located offices.\r\n\r\nWhat types of legal services does the law firm specialize in?',4,'MCQ',NULL,NULL,'IMAGE-fd7d070b-1f6a-438b-9950-1aa4e59f54f3-b96dff10cf0b70f1d871b739e0078169.jpg',0,'2024-11-21 12:41:32'),('fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','04ff87ba-f7e4-4293-bb73-495cfb6836e8','Question 14','Match the public spaces to their primary focus:',5,'MPQ',NULL,NULL,'IMAGE-fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea-40dbe9909dd9c40fb6373bc9b138f107.jpg',0,'2024-12-03 10:46:50'),('fd8caefa-7682-4198-8ec4-dc1afe25c0fc','8852c4d0-6ab4-4354-8113-dc19c8700b3c','Question 2','The announcement is addressed to …',5,'MCQ',NULL,NULL,'IMAGE-fd8caefa-7682-4198-8ec4-dc1afe25c0fc-491a80b61eca092efb983a59715b40c7.png',0,'2024-11-21 10:51:09'),('fd94545e-71f7-4a85-8b48-6c3bbf14ebbb','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 25','Unscramble the letters to find the correct word.\r\n\r\nI R P A T O I S N N I',5,'MCQ',NULL,NULL,'IMAGE-fd94545e-71f7-4a85-8b48-6c3bbf14ebbb-6fbddd8afe4f8b895d82be6c5267c7ae.jpg',0,'2024-11-29 10:46:56'),('fd9a15f3-b9fc-4be7-8b2a-511d71fa11c3','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 17','The delicious aroma _______ (waft) through the kitchen as the chef _______ (prepare) the meal.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:42:45'),('fd9ea993-8139-4f09-a335-acdcca1042f9','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','Question 2','What does Sarahs expression Im eager to learn more probably mean?\r\n\r\n\r\n\r\n\r\n\r\n',100,'MCQ','AUDIO-fd9ea993-8139-4f09-a335-acdcca1042f9-0a472311833c658bf5540da31385d4b0.mp3',NULL,NULL,1,'2024-11-04 14:20:26'),('fda44dfa-a69d-460c-9b04-bad8c324d60b','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','Question 12','Winterstone Castle was originally built by the House of Verlain.\r\n',5,'TFQ','AUDIO-fda44dfa-a69d-460c-9b04-bad8c324d60b-679d8d66ae2874cff379db17dbe453f8.mp3',NULL,NULL,0,'2024-12-10 10:06:57'),('fda9ac91-3190-4b7f-bf11-4bdedd87c795','977112e0-f839-4b9e-8c9b-79ca42f32103','Question 6','Robert, your friend, has just been promoted to a higher position in the company. During a team meeting, he announces his promotion, and later, you catch up with him in the break room.\r\n\r\nHow should you congratulate your colleague Robert who was promoted to a higher position?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fda9ac91-3190-4b7f-bf11-4bdedd87c795-d90a85fe00b0597aa1e3eb365b07cb0b.jpg',0,'2024-11-25 17:30:55'),('fdb72838-9c86-459d-a1af-0ad33591148e','10e23048-0fd3-4ab3-9440-9104e7063142','Question 8','Chef Elena believes that using imported ingredients is essential for her restaurants success.\r\n',5,'TFQ',NULL,NULL,NULL,1,'2024-12-02 13:17:54'),('fdbaccba-2d92-47d1-84bf-f63cddd2a60d','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','Question 17','The city _______ (improve) its public transportation system to accommodate the increasing population.',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 11:57:45'),('fdc59b3f-a424-4c26-aae1-80b5fdcd142c','e4b0f26b-09d7-4b7f-be72-97dc7f51a555','Question 17','Choose the word closest in meaning to \"Persistent\". ',5,'MCQ',NULL,NULL,'IMAGE-fdc59b3f-a424-4c26-aae1-80b5fdcd142c-74582693a24feca4034c5e8a5b82dd2b.png',0,'2024-11-29 10:36:05'),('fdcea7e4-502c-411b-9bca-d114096af0a4','d56af166-7c52-46ea-942c-bd752a9577b5','Question 9','An ingredient is something you use to make a dish.',10,'TFQ',NULL,NULL,'IMAGE-fdcea7e4-502c-411b-9bca-d114096af0a4-65af4d3f9a4b879ce01640f47efe56ba.jpg',0,'2024-11-29 11:35:15'),('fdd3d9b2-cf29-40d6-ba8f-d27525253537','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','Question 3','Which sentence contains an adverb clause?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:47:30'),('fdeea311-4de2-4869-bc1e-8d8758c0e002','f8d7872f-f42f-49d6-99c6-487e435b4c5d','Question 18','Choose the word that is the opposite of \"increase\" in the sentence \"The hotel plans to increase the number of rooms next year.\"',5,'MCQ',NULL,NULL,NULL,0,'2024-11-26 06:16:16'),('fdf1211e-82c2-498a-b416-edac40aa32a1','f761615d-b728-4a17-9b7a-d3b57858db68','Question 10','What is a small insect that makes honey?',10,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:11:05'),('fdfc7b6c-157c-4116-a489-938481b5acdc','04d3a793-1da4-467d-8c52-763a3039f450','Question 1','Listen to the narration audio, then choose the correct answer.\r\n\r\nHow long has Emma Johnson been working in the hospitality industry?',5,'MCQ','AUDIO-fdfc7b6c-157c-4116-a489-938481b5acdc-900cf9c176dfdd904f6ff3ecc1b142fa.mp3',NULL,NULL,0,'2024-11-28 11:54:51'),('fdfecb6e-8b52-4297-9b93-4d3336895659','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 1','What benefits does maintaining a positive attitude in daily life provide?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fdfecb6e-8b52-4297-9b93-4d3336895659-73774afd468e44d72c836d8234dd25e5.PNG',0,'2024-11-28 13:22:13'),('fe0f3e2c-d08a-4d3a-8dca-4c2aa1b8d504','2622d27d-5b07-43d1-922a-2391c188ee32','Question 4','How does Anna feel about receiving positive feedback from guests?',5,'MCQ','AUDIO-fe0f3e2c-d08a-4d3a-8dca-4c2aa1b8d504-d65d702b9a69c7a38d1a11d323c02fc3.mp3',NULL,NULL,0,'2024-11-28 11:06:19'),('fe142e7b-e6fe-4149-8d76-3c38cd2577fb','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 5','How did the speakers team approach their project deadline?\r\n',5,'MCQ','AUDIO-fe142e7b-e6fe-4149-8d76-3c38cd2577fb-4b100694689aab84af8c15be0b603b76.mp3',NULL,NULL,0,'2024-12-11 11:20:38'),('fe2f003a-a39e-4736-b316-1ca7a79d992b','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','Question 4','She ___ (call) her friend next weekend.\r\n',10,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:07:58'),('fe2fb551-a490-4dd0-9b2f-cb3b5a06e0f6','066f137b-70c3-4619-8cf7-038f42d99258','Question 9','Which of the following is NOT suggested by the passage?',4,'MCQ',NULL,NULL,'IMAGE-fe2fb551-a490-4dd0-9b2f-cb3b5a06e0f6-cf2e4992d92bd056e9b1ad18eb38cdcd.PNG',0,'2024-11-28 14:44:35'),('fe3e29b6-b805-48b1-9751-b25ea1278ade','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','Question 19','The small café _______ freshly brewed coffee every morning.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:43:51'),('fe5ed681-2b06-44cc-b3b8-f2a875f017fe','c28b3729-218e-4d52-b697-2e14a996313f','Question 15','Arrange the following words into correct sentences.\r\nshe / the car / until / washed / it / was / cleaned / she / not / parked.',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 10:33:05'),('fe658f5d-5a29-4124-8049-bcb99e86d16c','4b5952ab-2589-422d-a5e3-42946f480ec8','Question 9',' Lucas was discussing his plans for a relaxing weekend with his friend.\r\n \r\n\"How about we go to the countryside for a change?\" \r\n\"That sounds great,\" his friend replied, \"its always so __________ there.\" \r\n\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-02 15:06:17'),('fe6ad678-9d37-43b2-9103-5a43482065b8','2757e906-e864-4704-af6a-a92b588eef3d','Question 4','How can guests settle their room bill?\r\n',10,'MCQ','AUDIO-fe6ad678-9d37-43b2-9103-5a43482065b8-b374666a8bb7eda1470777d12aa5b738.mp3',NULL,NULL,0,'2024-12-10 15:17:52'),('fe7e7e58-141c-4547-b406-ffe1ac053195','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','Question 3','It is clear from the passage that black',5,'MCQ',NULL,NULL,'IMAGE-fe7e7e58-141c-4547-b406-ffe1ac053195-9fe5fc23f3551c9794782d5945b3f93f.PNG',0,'2024-12-06 10:48:13'),('fe80d110-0144-4b46-b8d1-f85279a92ae3','5d155771-a80b-4c7d-88df-56b0e833c511','Question 8','Community-based tourism helps preserve local traditions by giving control to the locals.\r\n',5,'TFQ',NULL,NULL,'IMAGE-fe80d110-0144-4b46-b8d1-f85279a92ae3-475a9de6ca89a02d40785d1cc6d2fe48.jpg',0,'2024-12-05 15:28:31'),('fe86b167-4ffa-4fdf-8de6-f3e83369ab16','17e0a551-7964-448b-8346-1082fdb1c4a5','Question 3','The forest\'s ecosystem is known for being:',5,'MCQ',NULL,NULL,'IMAGE-fe86b167-4ffa-4fdf-8de6-f3e83369ab16-c6e6268c8a3b4d718bca6ddc1824bf32.jpg',0,'2024-12-06 12:17:13'),('fe922d8a-a51e-4272-ab1d-772b7c1a3d87','cf1e61d7-e763-4273-b357-d8a804a23ef9','Question 4','It is mentioned that:\r\n',10,'MCQ',NULL,NULL,'IMAGE-fe922d8a-a51e-4272-ab1d-772b7c1a3d87-455ac7d8eebf461967ea94452d404729.PNG',0,'2024-12-06 10:00:02'),('fe9568e9-fcc6-4f4c-b1ae-92df819ef72a','9aaa715b-ecb9-460f-948d-095c6018fa62','Question 19','What happened when Lito played the golden flute?',5,'MCQ',NULL,NULL,'IMAGE-fe9568e9-fcc6-4f4c-b1ae-92df819ef72a-fa4ab1e15c0c04d943f56cb5508d3254.PNG',0,'2024-11-28 13:57:07'),('fea41fa8-fe11-41b4-80c2-70dbcc1fd6ad','7fd84c75-8187-4553-96aa-23cead94c780','Question 1','Which of the following is an adverb of manner?\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-11 11:13:58'),('feb8f9c1-6be2-46a7-97df-aa2fbda7f1f2','f845f17c-d46e-480c-9809-509254f53261','Question 15','What is the correct transformation?\r\nDirect: She asked, \"Have you ever been abroad?\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-feb8f9c1-6be2-46a7-97df-aa2fbda7f1f2-362e00815ed4e95f5da85eb7a1a6e71d.png',0,'2024-11-28 11:03:51'),('feba976a-b868-4ab3-b283-f9c8920b1da5','ece4b803-0eff-41eb-ba24-307c115cae80','Question 2',' Some of the buildings in the town date back to the 17th century.\r\n',5,'TFQ','AUDIO-feba976a-b868-4ab3-b283-f9c8920b1da5-8299120ca567db660c33315a6e9e7b76.mp3',NULL,NULL,0,'2024-12-10 14:10:02'),('febd2f0e-2b10-4cc2-9b96-f7df67a6f3bf','cfb400ed-6146-4a55-bac1-5f13d0193817','Question 7','How does Anna describe Sarahs achievement?',5,'MCQ',NULL,NULL,'IMAGE-febd2f0e-2b10-4cc2-9b96-f7df67a6f3bf-f83327dc1ee78ccd67e55d2321d6a631.png',0,'2024-12-02 09:43:08'),('fec20f07-4890-4f6b-8ef2-cc75218868e4','f144970c-37ba-4427-a2ed-f72f1ae0a570','Question 11','Rachel decided to buy the necklace because it reminded her of the fun she had during the trip.\r\n\r\n\"Fun\" refers to enjoyable experiences or moments.',5,'TFQ',NULL,NULL,NULL,0,'2024-11-26 09:33:32'),('fec96648-8de3-4350-b683-187bda659d7d','93482dfa-f718-4bfe-ac63-db30e6e430d7','Question 6','The weather forecast says it ___ (rain) tomorrow.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fec96648-8de3-4350-b683-187bda659d7d-f4bd2000395503da870693bcbc804326.jpg',0,'2024-11-29 10:37:49'),('fecea439-553b-426a-8f39-0f7b514cd806','abd056c2-1c8c-4270-b760-215049e270c4','Question 18','What are two notable gardens in Central Park?\r\n',5,'MCQ',NULL,NULL,'IMAGE-fecea439-553b-426a-8f39-0f7b514cd806-1bc0f299f9b1f07d24abdb9e97bc38af.jpg',0,'2024-12-03 10:51:23'),('fed3cdb9-31ab-46ba-9af2-e08b200d21f3','0adb5e27-9182-4279-ac41-ab8014926f3f','Question 12','Match the words in Column A with their correct definitions in Column B.',5,'MPQ',NULL,NULL,'IMAGE-fed3cdb9-31ab-46ba-9af2-e08b200d21f3-cf0eef085073c8429ac3879e9b750c31.jpg',0,'2024-11-28 10:55:00'),('fef14abe-05fb-4f13-8c4e-42cd759a7c4a','82216c60-51d6-424a-bf81-bc97b1e9ee30','Question 7','The swimming pool is located on the ground floor. ',5,'TFQ','AUDIO-fef14abe-05fb-4f13-8c4e-42cd759a7c4a-dbb2c89a274eb9e7252f57372f02c286.mp3',NULL,NULL,0,'2024-12-11 09:25:58'),('fef24634-41be-4bcf-9199-ab4ab38c5127','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','Question 4','Choose the correct plural form of the noun given in parentheses.\r\nThe ________ (leaf) fell from the tree.\r\n',5,'MCQ',NULL,NULL,'IMAGE-fef24634-41be-4bcf-9199-ab4ab38c5127-07b52ce92014c3d84cf23073fa85a0fe.png',0,'2024-12-04 10:42:37'),('ff0a530b-482f-41d3-a982-5d1bb3372d29','864bd322-42d3-46b6-a7c7-cf001ae6c46e','Question 8','Complete the sentence:\r\n\r\nEating a ________ dish can still be satisfying.',5,'MCQ',NULL,NULL,'IMAGE-ff0a530b-482f-41d3-a982-5d1bb3372d29-db312d74cf0e3fef4820d2386956df7e.png',0,'2024-12-01 10:13:56'),('ff1f3d30-323d-49dd-ae45-2faefb2a8e11','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','Question 10','If added to the end of this passage, which of the following conclusions would fit best?\r\n',5,'MCQ',NULL,NULL,'IMAGE-ff1f3d30-323d-49dd-ae45-2faefb2a8e11-736a71444943cec5abd7c5c54bf27053.png',0,'2024-12-03 09:16:21'),('ff29b88b-3562-4101-93ee-dec2f373c986','b182989e-22bf-4ff8-9888-395f8328118f','Question 14','A recreation center is a facility where people go to engage in various recreational activities such as sports, fitness, and social events.\"\r\n\r\n A recreation center is typically a place for work-related meetings and professional activities.',5,'TFQ',NULL,NULL,NULL,0,'2024-12-02 13:49:50'),('ff2e5e0e-cc88-49f6-aca8-a19151b0f58d','67b107a0-f5bc-49b0-bf30-8c52a7dcd078','Question 3','The company ___ a new product last quarter.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 10:46:49'),('ff3ab4ab-5962-4728-a566-0b79417567af','cd98225b-4b69-4d89-9046-1065e0b6e9e2','Question 12','If we ___ (not act) now, it will be too late.\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-11-29 13:41:03'),('ff3b116b-0521-4918-adce-a6bebe740be6','545e36c7-8ec0-4512-b1c3-60a731159480','Question 15','What does \"reservation\" mean in the sentence?\r\n\r\n\"She made a reservation for a room at the hotel.\"\r\n',5,'MCQ',NULL,NULL,NULL,0,'2024-12-03 13:31:01'),('ff42860e-d5b0-46cc-b69f-290cce50dfce','ff825264-d21d-4612-821f-2f19f8044bc2','Question 13','How does the banquet contribute to employee morale? ',5,'MCQ','AUDIO-ff42860e-d5b0-46cc-b69f-290cce50dfce-f09a32ab6caf88e911d5433a816adbac.mp3',NULL,NULL,0,'2024-12-12 10:19:03'),('ff4e9081-5314-4414-a486-5644f8ea0d2a','6f5449a0-70e9-4502-a9d7-478d56fbebf2','Question 16','What does the speaker want to be in the future?',5,'MCQ','AUDIO-ff4e9081-5314-4414-a486-5644f8ea0d2a-752c6f7f24bf5f0880ee3aa19448ac74.mp3',NULL,NULL,0,'2024-11-25 11:08:16'),('ff60602f-a7a6-412f-9487-f14772c2ad9c','85a48c82-c8e3-438a-a0ca-141549e52c7c','Question 8','\"Times Square in New York is famous for its giant billboards and lively atmosphere.\"\r\n\r\nWhat does the word \"atmosphere\" refer to here?',5,'MCQ',NULL,NULL,'IMAGE-ff60602f-a7a6-412f-9487-f14772c2ad9c-2e71c1ad5db691a9cc5fdbfc832d6657.jpg',0,'2024-12-03 11:08:59'),('ff61037e-e813-4dc8-adb6-3fd7784e8ea2','069d921b-0878-411b-a94d-ce525959c0d1','Question 20','\"The manager was skilled at organizing the event, ensuring everything ran smoothly.\"\r\n\r\n\r\nThe word \"skilled\" means having the ability or expertise to do something well.',5,'TFQ',NULL,NULL,'IMAGE-ff61037e-e813-4dc8-adb6-3fd7784e8ea2-15de74ef86b03f2a59b2fc503ab6218d.png',1,'2024-11-25 19:58:32'),('ff657cc3-a1bc-4581-9d2e-72ae4694bbc4','d85fb125-fe18-4b3d-9813-6fa87c4b10f4','Question 7','Renewable energy and eco-friendly materials are key features of the resorts sustainability efforts.\r\n',5,'TFQ','AUDIO-ff657cc3-a1bc-4581-9d2e-72ae4694bbc4-7cec142bb45ea6d42fad2ce2c088b586.mp3',NULL,NULL,0,'2024-12-10 14:47:13'),('ff714e7c-396b-4342-a448-60a499c00b14','0ca32971-7f2d-4b87-9d59-0fe193c6e01e','Question 4','Emily feels bored about her summer vacation plans.\r\n',5,'TFQ',NULL,NULL,'IMAGE-ff714e7c-396b-4342-a448-60a499c00b14-752c6290fd0d5b9bcc8847d37322c8a0.jpg',0,'2024-12-02 10:57:01'),('ff71b015-c441-47a7-8e98-085240cfc50d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','Question 1','I go to bed _______ I feel tired.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ff71b015-c441-47a7-8e98-085240cfc50d-5eb427c59e66a3d5e4ea26f9fc8313ce.jpg',0,'2024-12-03 09:23:37'),('ff8324d6-6f83-4873-8258-b09b09dcf3af','58107ee8-061b-48d7-a1ec-9b96cafee05d','Question 18','Which sentence is in the future tense?',5,'MCQ',NULL,NULL,'IMAGE-ff8324d6-6f83-4873-8258-b09b09dcf3af-30fc772698289521cfc246df2d47704a.png',0,'2024-11-25 23:33:07'),('ff91e256-ca6d-4f11-8cbe-2d633a8d9a1d','c483eb13-3446-4d42-833f-cbc2fe5d7210','Question 3','What does the speaker compliment Jenny on?',5,'MCQ','AUDIO-ff91e256-ca6d-4f11-8cbe-2d633a8d9a1d-ab4d80bf716d5dec3ced1a826845f009.mp3',NULL,NULL,0,'2024-12-06 10:36:28'),('ffa81845-cf72-47f1-b867-53344a9a8255','857ce585-3dd7-43b4-99f1-66d15dc682d2','Question 1','I ___ (play) soccer tomorrow.\r\n',10,'MCQ',NULL,NULL,'IMAGE-ffa81845-cf72-47f1-b867-53344a9a8255-af5b0d68868fb9746960dc0306f8b157.jpg',0,'2024-11-29 09:58:04'),('ffaa64de-1a66-4a48-8891-7cba180de0a1','57781aee-7e5e-47a4-bddd-513bd2a37aec','Question 4','It is clear from the passage that the Tokugawa shogunate\r\n',10,'MCQ',NULL,NULL,'IMAGE-ffaa64de-1a66-4a48-8891-7cba180de0a1-059a2cbdacc1cd25bfbcbaf22e325bba.PNG',0,'2024-12-04 09:49:16'),('ffc1c167-d005-427d-9872-626da88a8c78','ed8dcf13-124a-493e-90dd-bfe380e507b6','Question 5','Select the correct pronoun:\r\n\"The committee made ___ final decision after hours of discussion.\"\r\n',5,'MCQ',NULL,NULL,'IMAGE-ffc1c167-d005-427d-9872-626da88a8c78-84384484b0c5cec01cd629ce53ca6de1.png',0,'2024-12-03 09:26:48'),('ffd27a63-fd1d-4697-ae4b-c66dfab34471','291104a0-b147-4a5e-a47f-090d667853d6','Question 9','What does Lucy say about the Royal Suites interior?\r\n',5,'MCQ','AUDIO-ffd27a63-fd1d-4697-ae4b-c66dfab34471-29d0fc24f83a78b465bb51ba25ef64b1.mp3',NULL,NULL,0,'2024-12-10 09:35:59'),('ffe8cc67-f70d-4902-9951-7b11a8dc21c6','aaec799c-4103-4686-89d5-1c0254869f27','Question 8','Match the policies or activities at Harmony Island with their purposes:',5,'MPQ',NULL,NULL,NULL,0,'2024-12-11 10:14:08'),('fff428e9-01cc-4447-ad70-a149b072e788','e786f602-8aee-4ef0-ac40-e1de5302f64e','Question 4','Where did the speaker spend every summer?\r\n',5,'MCQ','AUDIO-fff428e9-01cc-4447-ad70-a149b072e788-3bbed6794b4390dcb37e099ccb557003.mp3',NULL,NULL,0,'2024-12-11 11:20:05');
/*!40000 ALTER TABLE `admin_exercise` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `class`
--
DROP TABLE IF EXISTS `class`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `class` (
`ID_CLASS` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NAME_CLASS` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`TOTAL_STUDENT` int DEFAULT NULL,
`TIME_CLASS` datetime DEFAULT NULL,
PRIMARY KEY (`ID_CLASS`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `class`
--
LOCK TABLES `class` WRITE;
/*!40000 ALTER TABLE `class` DISABLE KEYS */;
INSERT INTO `class` VALUES ('3cd11b20-15e7-42f2-ba3b-12a716f02d8d','2H',1,'2024-12-11 10:41:25'),('b2c5cb4f-f8d1-4529-be36-85912a7e8f73','1A',3,'2024-12-11 20:03:21');
/*!40000 ALTER TABLE `class` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `level`
--
DROP TABLE IF EXISTS `level`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `level` (
`ID_LEVEL` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_TOPIC` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_SECTION` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NAME_LEVEL` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`CONTENT` longtext COLLATE utf8mb4_general_ci,
`AUDIO` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IMAGE` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`VIDEO` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IS_PRETEST` tinyint(1) DEFAULT '0',
`ROUTE_1` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`ROUTE_2` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`ROUTE_3` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`ROUTE_4` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`ROUTE_5` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`ROUTE_6` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL DEFAULT '0',
`IS_DELETED` tinyint(1) DEFAULT '0',
`TIME_LEVEL` datetime DEFAULT NULL,
PRIMARY KEY (`ID_LEVEL`),
KEY `FK_BERHUBUNGAN` (`ID_TOPIC`),
KEY `FK_MEMPUNYAI` (`ID_SECTION`),
CONSTRAINT `FK_BERHUBUNGAN` FOREIGN KEY (`ID_TOPIC`) REFERENCES `topic` (`ID_TOPIC`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `FK_MEMPUNYAI` FOREIGN KEY (`ID_SECTION`) REFERENCES `section` (`ID_SECTION`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `level`
--
LOCK TABLES `level` WRITE;
/*!40000 ALTER TABLE `level` DISABLE KEYS */;
INSERT INTO `level` VALUES ('01ae90f0-8ee6-4664-9992-fc37b327548c','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Describing a Place - Level 2</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this level, descriptions of places become slightly more detailed. Learners start incorporating more sensory details and emotional responses to their descriptions. This encourages them to think about not only what a place looks like but also how it makes them feel. This level supports learners in expanding their vocabulary and sentence structures while providing a more vivid image of the place they are describing.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Detailed Descriptions of Places</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>More specific adjectives</strong> and descriptions, like “The park has beautiful flowers and tall trees.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Emotional responses</strong> to the place, such as “I feel happy when I am in the park.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The park is large and has colorful flowers. I love to play there because it makes me feel joyful.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Longer sentences using present simple and present continuous tenses.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using adverbs for more depth, like “beautifully” or “calmly.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Incorporating sensory details (sight, sound, smell) to enrich descriptions.</span></li></ul><h3>&nbsp;</h3><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ul><li><strong>Library</strong> Perpustakaan</li><li><strong>Floors</strong> Lantai</li><li><strong>Novels</strong> Novel</li><li><strong>Biographies</strong> Biografi</li><li><strong>Children\'s Books</strong> Buku Anak-Anak</li><li><strong>Study Area</strong> Area Belajar</li><li><strong>Quiet Zone</strong> Zona Tenang</li><li><strong>Natural Light</strong> Cahaya Alami</li><li><strong>Windows</strong> Jendela</li><li><strong>Café</strong> Kafe</li><li><strong>Snacks</strong> Camilan</li><li><strong>Resources</strong> Sumber Daya</li><li><strong>Desks</strong> Meja</li><li><strong>Chairs</strong> Kursi</li><li><strong>Seating</strong> Tempat Duduk<br><br><strong>Please read this to answer questions number 1-10!</strong></li></ul><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>The City Library</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcuyhY6GsZkRjl_IcZPIdFuaTi-SbEZUDqxRhsWkjdFTfcbxgVRdA8Ft81BOxcV31egVQ-9jPe54A4UohsJAklWgBUFusSwt-FCU-grqDXuwiTJlFhXSICmeYV_7H2isr4pwcTDJ0JD-nVzTvkDpCQihVCGy8mysLyGaQt5zyhnR9VOo_WJ3Lc?key=z29T2MZKWGdtt5OinmgFYw\" width=\"239\" height=\"159\"></i></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://shorturl.at/0EQ4v\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><u>https://shorturl.at/0EQ4v</u></span></a></p><p>&nbsp;</p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The city library is a wonderful place to visit. It is a large, three-story building in the center of the city. When you enter the library, you will see many rows of bookshelves filled with books of all kinds. The first floor is dedicated to children\'s books and has a cozy reading area with colorful chairs and bean bags. The second floor has a large collection of novels, history books, and biographies. There are also computers where you can use the internet. On the third floor, there is a quiet study area with desks and lamps, perfect for students and researchers.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The library has big windows that let in lots of natural light, making it a bright and cheerful place. There is a small café on the ground floor where you can buy coffee and snacks. Many people come to the library to read, study, or just enjoy a peaceful afternoon. The friendly staff is always ready to help you find the books or information you need.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','54700a17-d9f7-405c-ac12-b9f105dae998','abd056c2-1c8c-4270-b760-215049e270c4','76ea528f-36e3-4101-92a7-6dc9e2d56b32','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Pronouns</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns are words that are used to replace nouns in a sentence. This helps to avoid repetition and makes sentences shorter and clearer. There are different types of pronouns in English, and each type has its own function.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Personal Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Personal pronouns are used to refer to people or things. These pronouns replace the subject or object in a sentence.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject Pronouns</strong> (used as the subject of a sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">You</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">It</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am a student.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She is reading a book.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They are playing soccer.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Object Pronouns</strong> (used as the object of a sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Me</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">You</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Him</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Her</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">It</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Us</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Them</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He saw me at the park.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Can you help her with the homework?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We met them at the store.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Possessive Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Possessive pronouns show ownership or possession. They replace nouns that show possession.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive Pronouns</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Mine</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Yours</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">His</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Hers</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Its</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ours</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Theirs</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">This book is mine.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The car is hers.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">These pencils are ours.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Reflexive Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Reflexive pronouns are used when the subject and object of the sentence are the same. They end with “-self” (singular) or “-selves” (plural).</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reflexive Pronouns</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Myself</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Yourself</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Himself</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Herself</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Itself</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ourselves</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Yourselves</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Themselves</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I made the cake myself.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She looked at herself in the mirror.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They enjoyed themselves at the party.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>4. Demonstrative Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Demonstrative pronouns point to specific things or people. They can refer to something close or far in time or place.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Demonstrative Pronouns</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">This (singular, close)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">That (singular, far)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">These (plural, close)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Those (plural, far)</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">This is my book.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Those are my friends.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I like these shoes.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">That is my house.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>5. Indefinite Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Indefinite pronouns refer to people or things without being specific.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Indefinite Pronouns</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Someone</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Anyone</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Everyone</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">No one</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Something</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Anything</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Everything</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Nothing</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Someone is at the door.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Everyone likes pizza.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I dont know anything about that.</span></li></ul>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','36cc2ca7-9643-4410-8166-50f68c988340','23eee435-4234-4224-b1d9-0b72379e8f19','ed8dcf13-124a-493e-90dd-bfe380e507b6','cb49f9b0-eace-47f1-bc20-8ffba568cf58','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('0365aa1d-30fb-415a-8bbb-3ef9d00325a5','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The&nbsp;<strong>simple future tense</strong> is used to talk about actions or events that will happen in the future.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Form the Simple Future Tense</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I will study tonight.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They will travel next month.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will not (wont) + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She will not (wont) attend the meeting.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We wont go to the party tomorrow.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Will + subject + base verb?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will you join us later?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will he call you tomorrow?</span></li></ul></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Words Used with the Simple Future Tense</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Tomorrow</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Next week/month/year</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Later</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Soon</span></li></ul><p>&nbsp;</p><hr><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','857ce585-3dd7-43b4-99f1-66d15dc682d2','93482dfa-f718-4bfe-ac63-db30e6e430d7','9ff59274-0b63-4b67-a862-6c6d00121f6e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('040f0458-cf71-4e61-a034-c5f58ab34269','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'ffc6cb92-584c-4e26-9217-caa6534fa9cb','6635e21a-666a-473c-b34b-fbbc93e43de4','f64b8796-a13e-4280-b6a5-983875e99ec3','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('042624d6-9d02-402d-a80a-8dfd1649f91e','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 4: Advanced (Tourism Context)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Intentions?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this advanced level, intentions encompass specific plans and goals, particularly in professional contexts like tourism. For example, when a tour guide says, \"My intention is to provide a memorable experience for tourists,\" it shows their goal to enhance visitors\' experiences. Understanding intentions in this context helps in planning activities that align with travelers\' interests and expectations, making interactions more meaningful and relevant.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of a Reading Passage:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"This summer, a new job as a tour guide is planned. Helping tourists discover attractions and hidden gems is important. Interesting itineraries will be created to include local history and cuisine. The goal is to provide an enjoyable experience.\" This passage illustrates the intentions of a tour guide in the tourism industry.</span></p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Tour Guide</strong> Pemandu Wisata</li><li><strong>Memorable</strong> Berkesan</li><li><strong>Historical Facts</strong> Fakta Sejarah</li><li><strong>Personalize</strong> Memperibadi</li><li><strong>Interests</strong> Minat</li><li><strong>Enthusiasts</strong> Penggemar</li><li><strong>Art Gallery</strong> Galeri Seni</li><li><strong>Welcome</strong> Disambut</li><li><strong>Included</strong> Termasuk</li><li><strong>Louvre</strong> Louvre (nama tempat)</li><li><strong>Fine Dining</strong> Makan Malam Mewah</li><li><strong>Locally Sourced</strong> Bersumber Lokal</li><li><strong>Cuisine</strong> Masakan</li><li><strong>Feedback</strong> Umpan Balik</li><li><strong>Cooking Classes</strong> Kelas Memasak</li><li><strong>Quick Service</strong> Pelayanan Cepat</li><li><strong>Luxury Hotel</strong> Hotel Mewah</li><li><strong>Accommodations</strong> Akomodasi</li><li><strong>Activities</strong> Aktivitas</li><li><strong>Genuinely</strong> Dengan Tulus</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this for answering questions number 1-10!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>The Tour Guides Mission</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the bustling city of Paris, a dedicated tour guide named Marie prepares for another busy day. She has a clear intention for each tour she leads: to provide a memorable experience for all her tourists. Marie knows that Paris is a city full of history, culture, and beauty, and she wants her guests to appreciate it fully.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Before each tour, Marie takes time to plan activities that align with the interests of her group. For example, if she has a group of art lovers, she intends to focus on the renowned museums and galleries, like the Louvre. She tells them stories about famous artists and their masterpieces. For food enthusiasts, she might plan a visit to a local bakery to taste fresh pastries.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Maries intentions also include ensuring that everyone feels welcome and included. She engages with her tourists, asking them about their preferences and adapting the tour accordingly. Her goal is not just to show them the sights but to create an experience that they will cherish long after they leave Paris.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">By understanding the intentions of her tourists and aligning her plans with their desires, Marie enhances their overall experience. This approach makes her tours not just informative but also enjoyable and meaningful.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this for answering questions number 11-20!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>A Hotel Manager\'s Commitment</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At a luxury hotel in the heart of Rome, the manager, Alessandro, is focused on creating an exceptional stay for each guest. His intention is clear: to ensure that every visitor leaves with a sense of satisfaction and delight. To achieve this, Alessandro implements various strategies.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One of Alessandros primary goals is to personalize each guest\'s experience. He believes that understanding the intentions of his guests—what they hope to accomplish during their stay—plays a vital role in providing excellent service. For instance, if a family intends to explore historical sites, he arranges tailored itineraries and suggests guided tours that align with their interests.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Additionally, Alessandro aims to foster a warm and welcoming atmosphere. He trains his staff to engage with guests genuinely, making them feel valued and appreciated. This attention to detail is part of his intention to create lasting memories for everyone who visits the hotel.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Moreover, Alessandro believes in continuous improvement. He actively seeks feedback from guests to understand their experiences better. By acknowledging their intentions and expectations, he can refine the hotels services, ensuring that future guests enjoy an even more memorable stay.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Through his commitment to understanding and fulfilling the intentions of his guests, Alessandro contributes to the hotels reputation as a top choice for travelers seeking a remarkable experience in Rome.</span></p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','456af0ad-de69-42a7-b227-135601f1cc0a','de4674bd-c6d6-452f-85d2-fd42a0ccf773','d251bc49-d9e7-4638-8973-57fdeb16bcd9','4b61631f-fe0c-4d04-b889-ccc0f12997ba','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('044dd951-c81b-490d-a49b-225a00ef1bd0','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','<p>Listen to the following speaker to answer questions number 1 to number 5<audio controls=\"\" src=\"http://54.173.167.62/api/uploads/level/audio/AUDIO-044dd951-c81b-490d-a49b-225a00ef1bd0-c77ff4e2f60d43b860ae100c790c6c09.mp3\"></audio></p>',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','56f15554-b89c-457b-9d5e-7cddb5b054e1','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','7c902122-d6e2-4016-ab9b-186a7a4de03b','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('04d3a793-1da4-467d-8c52-763a3039f450','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','184f89b9-fcaf-446d-9e3f-e085318ac802','b9bc4120-4797-4b8b-8256-16ef68276e44','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','2622d27d-5b07-43d1-922a-2391c188ee32','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('04ff87ba-f7e4-4293-bb73-495cfb6836e8','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<h3><strong>Level 3: Understanding Public Spaces (Basic Information)</strong></h3><p>Start by learning the purpose of a mausoleum. Knowing its function helps you understand how it serves society and its historical or cultural significance.<br>For example: A mausoleum is a <strong>burial monument or tomb</strong>. \"A mausoleum is a large building where people are buried.\"</p><p>Learning about different public spaces and their functions can help you identify their unique roles in a community.<br>For example: An <strong>observatory</strong> is a place to study stars. \"An observatory helps us look at and learn about celestial objects.\"</p><p>Understanding public spaces like conservatories and aviaries is also important. This can help you use them for their intended purposes.<br>For example: A <strong>conservatory</strong> is used to grow plants. \"A conservatory helps plants grow in a controlled space.\"<br>An <strong>aviary</strong> is used to keep birds. \"An aviary is a safe place to observe birds.\"</p><p>Recognizing spaces like planetariums or amphitheaters allows you to connect their purpose to personal or educational experiences.<br>For example: A <strong>planetarium</strong> shows simulations of the night sky. \"A planetarium is where you can see stars in a dome-like building.\"<br>An <strong>amphitheater</strong> is a stage for performances. \"An amphitheater is an open space to watch performances.\"</p><p>Lastly, connecting local terms to public spaces helps you relate to them better.<br>For example: In Indonesian, a \"market\" is called <strong>pasar</strong>. \"Pasar is a place to buy and sell goods.\"</p><p>&nbsp;</p><h3><strong>Vocabulary List</strong></h3><ul><li><strong>City Hall</strong> → Balai Kota</li><li><strong>Harbor</strong> → Pelabuhan</li><li><strong>Botanical Garden</strong> → Kebun Raya</li><li><strong>Exhibition Center</strong> → Pusat Pameran</li><li><strong>Community Center</strong> → Pusat Komunitas</li><li><strong>Amphitheater</strong> → Amfiteater</li><li><strong>Police Station</strong> → Kantor Polisi</li><li><strong>Community Hall</strong> → Balai Desa</li><li><strong>Bus Terminal</strong> → Terminal Bus</li><li><strong>Stadium</strong> → Stadion</li><li><strong>Planetarium</strong> → Planetarium</li><li><strong>Zoo</strong> → Kebun Binatang</li><li><strong>Convention Center</strong> → Pusat Konvensi</li><li><strong>Aquarium</strong> → Akuarium</li></ul>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','975a6591-5b2e-49b0-8574-f5def3056c53','2491bf92-4b6a-4e31-b198-3813ee810bb6','85a48c82-c8e3-438a-a0ca-141549e52c7c','f6615c39-2fbd-4d37-b235-e105ae16f310','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('05d1243d-7ad4-4893-b352-129bf05706b0','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'7cf3f682-17df-4c08-b1c9-b9851db561a4','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','3eed5c6f-561d-4d3e-8359-6599a0b870c1','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('05ff2eb5-2f11-448a-943c-0a703f8ae6f2','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','7cf3f682-17df-4c08-b1c9-b9851db561a4','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','3eed5c6f-561d-4d3e-8359-6599a0b870c1','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('066f137b-70c3-4619-8cf7-038f42d99258','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 5</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Entertainment often serves a dual purpose: it engages the audience while also fostering reflection on human behavior and societal values. In the case of this fable, the contrast between the wind and the sun not only entertains but also challenges readers to consider their own approaches to challenges and conflicts. By portraying the suns gentle warmth as more effective than the winds harshness, the story encourages a more compassionate perspective in everyday interactions. This relationship between entertainment and moral lessons is a common thread in various forms of storytelling, including theater, literature, and film, where narratives often intertwine enjoyment with important messages about human experience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Some of reading passage reflects how entertaining stories can resonate with audiences on multiple levels, promoting both enjoyment and introspection. In the context of tourism, stories like this can enhance travel experiences, as they connect visitors with local culture and values through engaging narratives, making their journey not only enjoyable but also enriching.</span></p><p>&nbsp;</p><h3>Vocabulary List with Indonesian Translation</h3><ol><li><strong>Possess</strong> - Memiliki</li><li><strong>Sense of humor</strong> - Selera humor</li><li><strong>Stimuli</strong> - Rangsangan</li><li><strong>Tragic</strong> - Tragis</li><li><strong>Physical process</strong> - Proses fisik</li><li><strong>Comedy</strong> - Komedi</li><li><strong>Emotion</strong> - Emosi</li><li><strong>Cultural background</strong> - Latar belakang budaya</li><li><strong>Laughter</strong> - Tawa</li><li><strong>Crying</strong> - Tangisan</li><li><strong>Coat</strong> - Mantel</li><li><strong>Wind</strong> - Angin</li><li><strong>Sun</strong> - Matahari</li><li><strong>Warmth</strong> - Kehangatan</li><li><strong>Force</strong> - Kekuatan</li><li><strong>Boulder</strong> - Batu besar</li><li><strong>Challenge</strong> - Tantangan</li><li><strong>Gale</strong> - Angin kencang</li><li><strong>Breeze</strong> - Angin sepoi-sepoi</li><li><strong>Effort</strong> - Usaha</li><li><strong>Theater</strong> - Teater</li><li><strong>Playwright</strong> - Penulis drama</li><li><strong>Social issues</strong> - Isu sosial</li><li><strong>Performance</strong> - Penampilan</li><li><strong>Audience</strong> - Penonton</li><li><strong>Script</strong> - Naskah</li><li><strong>Set design</strong> - Desain panggung</li><li><strong>Costume</strong> - Kostum</li><li><strong>Lighting</strong> - Pencahayaan</li><li><strong>Impression</strong> - Kesan</li></ol>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','aee009fe-0009-47a9-a7d4-8f55b5c97140','9aaa715b-ecb9-460f-948d-095c6018fa62','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('069d921b-0878-411b-a94d-ce525959c0d1','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest','<h3>1. <strong>Family</strong></h3><p>The word \"family\" refers to a group of people who are related to each other, usually by blood or law. A typical family includes parents and their children, but it can also include extended members like grandparents, aunts, uncles, and cousins. Families can be formed by marriage, adoption, or other close relationships. The family unit is often seen as a source of emotional support and security. Understanding the importance of family in society can help you describe different family dynamics and relationships. Families are typically expected to care for each other, support each other emotionally and financially, and share responsibilities within the household.</p><h3>2. <strong>Describing Family Members</strong></h3><p>In the sentence “My family is very ______ and supportive,” the best word to complete the sentence is “loving.” This word describes a family that shows care and affection toward each other. A \"loving\" family is warm, kind, and expresses love regularly, whether through words, actions, or gestures. Other adjectives that could describe family members include \"caring,\" \"close,\" or \"nurturing.\" Adjectives like \"pretty\" or \"hate\" do not make sense in this context, as \"pretty\" describes physical appearance, and \"hate\" has a negative meaning that contradicts the idea of being supportive.</p><h3>3. <strong>Hobbies</strong></h3><p>A \"hobby\" is an activity that someone does for fun, relaxation, or personal enjoyment during their free time. It is something you do because it interests you, not because you are paid to do it. Common hobbies include reading, painting, playing sports, gardening, and collecting items like stamps or coins. Hobbies are an important part of life because they allow individuals to relax, learn new skills, and meet people with similar interests. It is important to distinguish between hobbies and jobs. While a job is usually something you do to earn money, a hobby is something you do purely for pleasure.</p><h3>4. <strong>Synonyms</strong></h3><p>Synonyms are words that have similar meanings. For example, the synonym for \"friend\" is \"companion.\" Both \"friend\" and \"companion\" refer to someone who is close to you, who spends time with you, and who shares experiences with you. However, the word \"companion\" might suggest someone who travels or spends more time with you in a specific context. Understanding synonyms helps enrich your vocabulary and enables you to express yourself more clearly and effectively. Synonyms are important when you want to avoid repetition in your speech or writing or when you need a word that better fits the context.</p><h3>5. <strong>Vocabulary Matching</strong></h3><p>In vocabulary exercises, matching words with their meanings helps you understand the exact definition and usage of those words. For example, the word \"adventure\" refers to an exciting or dangerous experience. Its the kind of activity that can involve travel, exploration, or unusual experiences. On the other hand, \"disaster\" refers to a very harmful event, such as a natural disaster or a personal crisis, which causes a lot of damage or suffering. \"Destination\" is the place you are going to, while \"generosity\" refers to the willingness to give to others. Understanding these meanings helps you use these words in the right context, which improves your overall communication skills.</p><h3>6. <strong>Job vs. Hobby</strong></h3><p>The distinction between a job and a hobby is crucial. A \"job\" is an activity you do to earn money or to meet an obligation. A job often requires specific skills or education and is typically performed regularly. For example, being a teacher, doctor, or engineer is a job because it requires training, and you are paid to do it. On the other hand, a \"hobby\" is something you do for pleasure or relaxation in your free time. Unlike a job, a hobby is not about earning money but about pursuing something you enjoy. Understanding this difference helps you understand various roles people play in society and the importance of balancing work and leisure.</p><h3>7. <strong>Word Rearrangement</strong></h3><p>Rearranging letters to form words is a fun exercise that helps you build your vocabulary. For example, the scrambled word \"LAMIFY\" can be rearranged to form the word \"family.\" This activity helps you become more familiar with word structures and improves your spelling and word recognition. Its also useful for understanding how different letters and syllables come together to form words, making it easier to learn new words or spell complex ones.</p><h3>8. <strong>Describing Possessions</strong></h3><p>In the sentence \"I have a lot of ______ from different countries,\" the correct word to fill in the blank is \"friends.\" This implies that the speaker has friends from various parts of the world, which suggests cultural diversity and broad social connections. You could also say \"I have a lot of books from different countries,\" but the context of the sentence makes it clear that \"friends\" is the most appropriate word. Understanding how to use possessions and the context in which they are mentioned is important in everyday communication.</p><h3>9. <strong>Meaning of Profession</strong></h3><p>A \"profession\" refers to a job or occupation that requires specialized education, training, or skill. Professions often require a degree or certification, such as being a doctor, lawyer, teacher, or engineer. These jobs typically require advanced knowledge in a specific area. Its important to understand the difference between a profession and a regular job. A regular job may not require such specialized training or may not be as formal. In many societies, professions are considered highly respected, and those who pursue them often earn a higher salary due to their expertise.</p><h3>10. <strong>Antonyms</strong></h3><p>Antonyms are words that have opposite meanings. For example, the antonym of \"shy\" is \"outgoing.\" A shy person tends to be quiet and reserved, while an outgoing person is social and enjoys meeting others. Knowing antonyms is essential for understanding the full meaning of a word. By knowing both the word and its opposite, you can better understand the range of meanings a word can have and use them appropriately in conversations.</p><h3>11. <strong>Intelligence</strong></h3><p>\"Intelligent\" refers to someone who is able to think clearly, solve problems, and understand complex ideas. A synonym for \"intelligent\" is \"smart,\" meaning someone who is quick to learn and understand things. Intelligence is often associated with academic success, problem-solving skills, and the ability to grasp abstract concepts. It is important to recognize that intelligence comes in different forms, including logical, creative, and emotional intelligence. Being intelligent doesn\'t always mean having a high level of formal education, but rather the ability to think critically and adapt to new situations.</p><h3>12. <strong>Confidence and Resilience</strong></h3><p>\"Confidence\" refers to having belief in your abilities, skills, and decisions. A confident person is sure of themselves and is not afraid to take risks or face challenges. \"Resilience\" refers to the ability to recover from difficulties, setbacks, or failures. A resilient person doesnt give up easily, even in the face of adversity. Both qualities are essential for personal growth and success. Confidence helps you tackle new challenges, while resilience helps you keep going when things dont go as planned. Together, these traits help people navigate life\'s ups and downs.</p><h3>13. <strong>Generosity</strong></h3><p>\"Generosity\" means being willing to give to others, whether its time, money, or resources, without expecting anything in return. A generous person shares what they have to help others, showing kindness and compassion. The opposite of generosity might be selfishness or stinginess. Understanding generosity is important because it helps build strong, supportive communities where people care for one another.</p><h3>14. <strong>Determination</strong></h3><p>\"Determination\" refers to the strength and resolve to achieve a goal, no matter the obstacles. A determined person doesn\'t easily give up and keeps pushing forward even when faced with difficulties. This quality is crucial for success in both personal and professional life. For example, someone working hard to finish a project or overcome personal challenges shows determination. Its also a key characteristic of successful leaders and achievers.</p>',NULL,NULL,NULL,1,'e24946f0-21b6-444a-8270-eca1e9d831e0','b645a5f4-bc73-42de-857c-91f4b3c7a997','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('07f35de0-e5ba-4474-b722-e5c6b6d314eb','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 6',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','4097a6b6-1d60-451b-ac5e-d85cb86b4878','57719462-a0f2-4503-8d49-6b496e24bf5a','9e35efe1-7568-4311-b8c6-8ce63a8ec716','17b183fd-6f38-4fbd-babf-a6a842392db2','f298b867-0c58-4fb7-bcb6-9a548ca52f41',1,'2024-12-12 18:08:56'),('085a5b4b-2c60-422e-84e9-4ba0ddd332f4','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6: Material for Understanding and Presenting Travel Information</strong></h3><p><strong>Topic</strong>: Learning About Travel Information and Storytelling</p><hr><p><strong>Skilled Reading for Travel Information</strong></p><ul><li>Understanding tourism involves critical reading of descriptions, reviews, and statistics.</li><li>Readers should recognize <strong>bias</strong> and focus on objective facts to get a clear idea of a destination.</li><li>Ethical travelers consider the <strong>environmental and cultural impact</strong> of their trips.</li></ul><p><strong>Example</strong>:</p><ul><li>\"Before choosing a destination, look at reviews for both the positive and negative aspects. Think about how visiting might impact the local culture.\"</li></ul><hr><p><strong>Vivid Storytelling in Travel</strong></p><ul><li>Personal stories bring destinations to life by adding emotions and imagery.</li><li><strong>Example</strong>: Sofia in Santorini used storytelling to inspire travelers to explore hidden paths rather than just following tourist crowds.</li></ul><hr><p><strong>Key Lessons from Presentations</strong></p><ul><li><strong>Present with Emotion</strong>: Just like Emma described her artwork using colors and stories, travel presentations can use visuals to create emotional connections.</li><li><strong>Interactive Learning</strong>: Thomas showed how memory works with visual aids, making information easier to remember.</li></ul><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Tourism</strong> Pariwisata</li><li><strong>Bias</strong> Bias</li><li><strong>Objective</strong> Objektif</li><li><strong>Imagery</strong> Imaji</li><li><strong>Storytelling</strong> Bercerita</li><li><strong>Impact</strong> Dampak</li><li><strong>Environment</strong> Lingkungan</li><li><strong>Culture</strong> Budaya</li><li><strong>Review</strong> Ulasan</li><li><strong>Inspiration</strong> Inspirasi</li><li><strong>Historical</strong> Bersejarah</li><li><strong>Ethics</strong> Etika</li><li><strong>Presentation</strong> Presentasi</li><li><strong>Visual</strong> Visual</li><li><strong>Interactive</strong> Interaktif</li><li><strong>Experience</strong> Pengalaman</li><li><strong>Explore</strong> Menjelajahi</li><li><strong>Emotions</strong> Emosi</li><li><strong>Destination</strong> Destinasi</li><li><strong>Sustainability</strong> Keberlanjutan</li></ol><hr><p><strong>Please read this to answer questions number 1-7!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A Guide for the Savvy Traveler</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcSulJUSMJG-WDZDN_fgNg3gmlNOzOOHnPn3GyvCytgYwhJCjbx_E0L1pIfhUxNnR5VTHvdpH1HzE4kfg3ky7jaZYztNnKveX_ra5YE-PVhnD5AgR_6yoL4HT2tOUZTNkX0nyypsw?key=tTXWW0_v77FhH5rKq5dnmUxJ\" width=\"219\" height=\"146\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://content.fortune.com/wp-content/uploads/2019/09/GettyImages-1063767512.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><strong><u>https://content.fortune.com/wp-content/uploads/2019/09/GettyImages-1063767512.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Todays world is awash with information about travel destinations. But for the savvy reader, knowing how to navigate the vast landscape of tourism information goes beyond just checking the top-rated spots online. It\'s about understanding the hidden layers behind each recommendation, discerning what information is worth trusting, and uncovering the true essence of each place.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Imagine youre planning a trip to a less-visited town in southern Italy. You read a blog post that raves about its “authentic charm,” but you also come across a forum warning of overcrowding during peak seasons. Here, advanced reading skills come into play: you need to consider the writer\'s intent, cultural perspective, and potential bias. Is this a paid endorsement, a personal love letter to a favorite destination, or a realistic portrayal? By filtering this information, you get closer to forming a nuanced picture of what awaits you.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural subtleties can also add layers to how we interpret travel advice. A glowing review from a local might include idioms or descriptions that dont resonate with foreign readers. For example, a New Yorker might describe a small beach as “quiet,” while a local might consider it “deserted.” Understanding these cultural differences can help travelers set realistic expectations.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Statistics, too, can reveal a lot if you know how to read them. A quick glance at annual visitor numbers or travel spending trends can suggest whether a destination is gaining popularity or losing its luster. For instance, a seemingly “quiet” town thats seen a 300% increase in tourism in recent years may no longer match its advertised “hidden gem” status. Advanced readers can analyze these numbers in context, predicting which places will be teeming with tourists or where demand might drive up prices.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">But beyond mere practicality, advanced reading also enriches the philosophical side of travel. As global tourism rises, so does the conversation around sustainability. Reading articles on the environmental impact of mass tourism or the ethical implications of visiting certain sites often requires an advanced understanding of complex topics. Readers at the C2 level can absorb these perspectives, weigh ethical considerations, and incorporate them into their travel plans in a meaningful way.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the end, mastering tourism information is a skill set that transforms travel from a checklist of destinations into a deeply personal journey. With the ability to read between the lines, uncover cultural layers, and analyze trends, advanced readers dont just follow the crowd, they craft experiences that align with their own values and curiosity.</span></p><p>&nbsp;</p><p><strong>Please read this to answer questions number 8-12!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The Storyteller of Santorini</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfUpL6_LwUlCLMyqSoMyu0r_d7YP43mbgr84AVRvjjhy-zfRxgzraBrFGJn4CM2VZHEwgHBBL5m4bIb1kiGZ-yrzBOJs5aoqkDFjKzvzZxDpGjnzQq5ERVAYfBjU4IRW44EWe51?key=tTXWW0_v77FhH5rKq5dnmUxJ\" width=\"257\" height=\"171\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/R.1575777732e181475a044a81c2ef7296?rik=%2fHfFgM0E2rIVzA&amp;riu=http%3a%2f%2fcorporateentertainmentagency.com%2fwp-content%2fuploads%2f2017%2f01%2fstoryteller1-1600x1067.jpg&amp;ehk=mvDNgbJzFtAclJWYhrtIrqKSkpHE7dJ3OhtZYUswqMk%3d&amp;risl=&amp;pid=ImgRaw&amp;r=0\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><strong><u>https://th.bing.com/th/id/R.1575777732e181475a044a81c2ef7296?rik=%2fHfFgM0E2rIVzA&amp;riu=http%3a%2f%2fcorporateentertainmentagency.com%2fwp-content%2fuploads%2f2017%2f01%2fstoryteller1-1600x1067.jpg&amp;ehk=mvDNgbJzFtAclJWYhrtIrqKSkpHE7dJ3OhtZYUswqMk%3d&amp;risl=&amp;pid=ImgRaw&amp;r=0</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Sofia had a gift. She wasnt a tour guide, and she didnt work for a tourism agency. Yet, everyone in her village in Santorini called her&nbsp;<i>the storyteller.</i> Every evening, as the sun began to set, she would sit on a small stool outside her familys taverna, where travellers gathered to listen to her tales.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One evening, a young couple asked her, “Whats the best thing to do in Santorini?” But Sofia never answered questions like that with a simple list. Instead, she smiled and leaned forward. “Close your eyes,” she told them. “Imagine the scent of fresh lemons carried by the sea breeze. Picture the soft white buildings, their walls warmed by the sun, and the tiny red flowers blooming by the windows. Can you see the blue domes reflecting in the water?”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The couple nodded, entranced. Sofia went on, describing the island in colours, scents, and stories. She didnt tell them to visit the famous cliffs or watch the sunset from a crowded viewpoint. Instead, she told them about a little-known path where olive trees grew, leading to a hidden cove where the water sparkled like liquid sapphire. By the time she finished, the couple felt as though they had already walked the islands paths themselves.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Sofia had mastered the art of presenting information through emotion and imagery, making her descriptions memorable. Unlike a typical guidebook, she didnt overwhelm people with facts, numbers, or directions. Instead, she painted the spirit of Santorini, one word at a time, and her listeners felt drawn into the stories she wove.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The following day, the couple followed her advice, exploring the hidden cove, picking fresh olives, and finding that small, nearly deserted viewpoint she had mentioned. When they returned, they found Sofia at her usual spot and told her of their experience, their faces bright with joy.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">“You gave us more than directions,” the young woman said. “You gave us a way to feel the island.” Sofia just smiled. That, she knew, was the magic of truly presenting information in tourism, it was not just about the sights but about crafting an unforgettable experience.</span></p><p>&nbsp;</p><p><strong>Please read this to answer questions number 13-20!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The Art of Presenting Story</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcodftwXd8xf5xbPQXoWhS9I5Lu-Blo43evBOKwrzGkkybSlGcnyS5wf7la_xOnFRs2cS5dFBlJTmAKO9RgNX8cR6K6mmAcwfGtMOql1wK3UksdObdY2OdIZv2a9V2V3mr3SsDKYQ?key=tTXWW0_v77FhH5rKq5dnmUxJ\" width=\"286\" height=\"190\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.chaiyospun.com/wp-content/uploads/2021/12/DSCF4567-scaled.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><strong><u>https://www.chaiyospun.com/wp-content/uploads/2021/12/DSCF4567-scaled.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In a small town nestled between rolling hills, there was a lively café known for its unique storytelling nights. Every Friday, the café would host a \"Presentation Hour,\" where locals shared information about their passions, experiences, and discoveries. It wasnt just about facts and figures, it was about weaving those facts into stories that captured the imagination. People gathered with coffee in hand, eager to hear about everything from the mysteries of the universe to the hidden histories of the towns oldest buildings.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One evening, Emma, a young artist, stepped up to the microphone. She began her presentation with a series of vibrant images on the screen behind her, paintings of forgotten places, ancient ruins, and abstract landscapes. \"I want to show you how colours can tell a story,\" she said. \"Each hue has a history, a meaning. Just like words, colours can convey emotions and experiences.\" As she spoke, the crowd was mesmerised, not only by the beauty of her artwork but also by the way she presented information, blending facts with her creative perspective, making each piece come alive.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Then, Thomas, a retired teacher, took his turn. He didnt use a slideshow or fancy visuals. Instead, he had a chalkboard and a single piece of chalk. \"Im going to teach you about the art of memory,\" he announced, drawing a series of interconnected shapes and words. His hands moved swiftly, turning abstract concepts into a visual puzzle that the audience could follow. His passion for the subject was evident, and by the end of his presentation, everyone felt as though they had gained a new skill, even though they hadnt realized they were learning.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The final presentation of the night came from Sarah, a local historian. She brought a map of the town from the early 1900s, pointing out where significant events had taken place. But instead of simply listing dates, she shared anecdotes, stories of the people who had lived through those times. \"History isn\'t just about the past,\" she said, \"it\'s about understanding the people who shaped it and the choices they made.\" The audience hung on her every word, captivated not only by the facts she presented but by the way she connected the past to the present, making history feel alive and relevant.</span></p>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','73c31e29-44e4-4aeb-b339-8355f83992a3','bff50171-e66a-4665-963c-3369d594649a','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','5b4d1e68-5899-46e1-84c3-e6fd245b6886',0,'2024-11-20 15:13:55'),('08d3d802-bd8a-407a-a701-71519b1c5ac7','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 2: Beginner</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Explanation:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the beginner level, students expand their retelling skills by including more details in their narratives. They learn to organize their thoughts and recount specific actions and feelings associated with past events. This level emphasizes the use of simple conjunctions and transition words to connect ideas logically. Students practice expressing their ideas in a coherent sequence, which helps improve both their speaking and writing skills while enhancing their understanding of narrative structure.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last Saturday, a family visited the beach. They packed a picnic with sandwiches and fruit. When they arrived, the sun was shining brightly. The children built sandcastles, and the parents relaxed on the towels. After lunch, they played games in the water. Everyone felt happy and enjoyed their day together.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formula for Retelling:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Beginning:</strong> Who, What, Where, When</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last Saturday, a family visited the beach.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Middle:</strong> Detailed sequence of events with feelings</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They packed a picnic with sandwiches and fruit. When they arrived, the sun was shining brightly. The children built sandcastles.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>End:</strong> Outcome and feelings</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Everyone felt happy and enjoyed their day together.\"</span></li></ul></li></ol><p>&nbsp;</p><h4><strong>General Vocabulary List</strong></h4><figure class=\"table\" style=\"width:53.34%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:62.66%;\"><col style=\"width:37.34%;\"></colgroup><thead><tr><th><strong>Word</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Basketball</td><td>Bola Basket</td></tr><tr><td>Tower</td><td>Menara</td></tr><tr><td>Beach</td><td>Pantai</td></tr><tr><td>Snorkeling</td><td>Snorkeling</td></tr><tr><td>Flight</td><td>Penerbangan</td></tr><tr><td>Historical</td><td>Bersejarah</td></tr><tr><td>Umbrella</td><td>Payung</td></tr><tr><td>Sandcastles</td><td>Kastil Pasir</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','3a4c3d3f-a053-4524-8530-33eecd22502a','ae5d117c-92bd-49b8-8b00-5960fa37e120','f06c75e8-9bc7-49e4-9045-8ef92c931723','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('08d4eca2-e95c-452a-a4f4-6a3555b36c60','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'e9576c81-6bfc-4990-bd87-4bca3e2f24ff','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','54c0fd30-4d0a-448e-ab19-fef773f49e4d','0adb5e27-9182-4279-ac41-ab8014926f3f','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Nouns: Singular and Plural</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In English, nouns can be singular or plural, indicating whether we\'re talking about one item or more than one. Mastering singular and plural forms of nouns is essential for clear communication.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Singular Nouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A singular noun refers to one item, person, or idea. Examples:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>book</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>car</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>child</strong></span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Plural Nouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A plural noun indicates more than one item, person, or idea. Plural nouns are typically formed by adding \"-s\" or \"-es\" to the singular form. However, there are exceptions.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Plural Formation</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Most nouns: Add&nbsp;<strong>-s</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>book</strong> →&nbsp;<strong>books</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Nouns ending in&nbsp;<strong>-s, -sh, -ch, -x, -z</strong>: Add&nbsp;<strong>-es</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>box</strong> →&nbsp;<strong>boxes</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Nouns ending in a consonant +&nbsp;<strong>y</strong>: Change&nbsp;<strong>y</strong> to&nbsp;<strong>i</strong> and add&nbsp;<strong>-es</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>baby</strong> →&nbsp;<strong>babies</strong></span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Plural Formation</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Some nouns have unique plural forms:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>man</strong> →&nbsp;<strong>men</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>child</strong> →&nbsp;<strong>children</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>foot</strong> →&nbsp;<strong>feet</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Unchanging Nouns</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Certain nouns are the same in both singular and plural:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>sheep</strong> →&nbsp;<strong>sheep</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>deer</strong> →&nbsp;<strong>deer</strong></span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Using Singular and Plural Nouns in Sentences</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>The car is parked outside.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Plural:&nbsp;<i>The cars are parked outside.</i></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Remember:</strong> Subject-verb agreement is important. Singular nouns take singular verbs (is, has), while plural nouns take plural verbs (are, have).</span></p>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d49e5dcb-c578-4c47-858b-aafd77743437','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','5d379e80-7ee6-4f46-9de6-3d12a880c986','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('0ab3da06-bea4-4129-b192-5825e55e55d2','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<h4><strong>1. A Day with a Twist</strong></h4><p><strong>Reading Passage:</strong></p><p>Last weekend, Jake decided to go on an adventure. He packed his backpack, put on his favourite hat, and rode his bike to the forest. As he explored, Jake found something unexpected—a <strong>mysterious treasure map</strong> hidden under a rock! Excited by the discovery, he decided to follow the map\'s clues.</p><p>The clues led him to a big <strong>old tree</strong>, where Jake dug up a small box. When he opened it, inside was a note that read: \"Congratulations, you found the adventure prize: a free ice cream at Mr. Joes shop!\" Jake laughed and rode his bike to the shop, where he enjoyed a well-earned ice cream treat.</p><hr><p><strong>Key Vocabulary:</strong></p><ul><li><strong>Adventure:</strong> An exciting or unusual experience, often involving exploration.</li><li><strong>Treasure map:</strong> A map that shows where a hidden treasure is located.</li><li><strong>Clues:</strong> Hints or pieces of information that help you solve a puzzle or find something.</li><li><strong>Prize:</strong> A reward for doing something special or winning a contest.</li></ul><hr><p><strong>Learning Focus:</strong></p><ul><li><strong>Understanding the Sequence of Events:</strong> The story is about Jake going on an adventure. He first finds a treasure map, follows the clues, and finally discovers a fun prize—an ice cream at Mr. Joes shop.</li><li><strong>Describing Activities:</strong> Jakes adventure involves different activities, such as biking, exploring, and finding clues, all of which make up the story\'s plot.</li><li><strong>Using Simple Sentences:</strong> The story is written in simple sentences that describe Jake\'s journey step-by-step.</li></ul><hr><h4><strong>Key Details from the Story:</strong></h4><ol><li><strong>What Jake Found:</strong> Jake found a <strong>treasure map</strong> under a rock.</li><li><strong>Jakes Adventure:</strong> After following the maps clues, Jake ended up at a <strong>big old tree</strong>.</li><li><strong>Jakes Prize:</strong> The prize was <strong>a free ice cream</strong> at Mr. Joes shop.</li></ol><h4>&nbsp;</h4><h4><strong>The Magical Story of the Golden Songbird</strong></h4><p><strong>Reading Passage:</strong></p><p>In a quiet village by the river, there was an old storyteller named Lin. Every evening, people gathered around him to hear his tales of distant lands, mysterious creatures, and great adventures. One evening, Lin told the villagers about a <strong>legendary golden songbird</strong> that had the magical ability to grant wishes with its beautiful melodies.</p><p>The songbird was said to be hidden deep in the nearby forest, guarded by nature spirits. Intrigued and excited, a young girl named <strong>Mei</strong> decided to go in search of the golden songbird. Early the next morning, she ventured into the forest, following the sound of birds and the rustling leaves. Along the way, Mei was kind to every creature she met.</p><p>After a long journey, Mei finally heard a soft, enchanting melody. She followed the sound and discovered the golden songbird perched on a branch, glowing brightly in the sunlight. Mei listened to the birds song and wished for happiness and health for her village.</p><p>When she returned, she noticed that her village felt brighter and more peaceful. The villagers were inspired by the tale of the golden songbird, and the story reminded them of the importance of kindness, hope, and the magic within their own hearts.</p><hr><p><strong>Key Vocabulary:</strong></p><ul><li><strong>Legend:</strong> A traditional story that is passed down through generations, often involving magical elements.</li><li><strong>Songbird:</strong> A bird known for its beautiful, melodic singing.</li><li><strong>Wishes:</strong> Desires or hopes that someone wants to come true.</li><li><strong>Guarded:</strong> Protected or kept safe by someone or something.</li><li><strong>Nature spirits:</strong> Imaginary beings that represent the forces of nature in stories.</li></ul><hr><p><strong>Learning Focus:</strong></p><ul><li><strong>Exploring Mythical Elements:</strong> The story of the golden songbird involves elements of magic, adventure, and kindness, showing how legends can inspire people.</li><li><strong>Character Actions:</strong> Meis journey into the forest and her kindness toward the creatures she meets help her succeed in finding the songbird.</li><li><strong>Theme of Kindness:</strong> The story teaches the importance of kindness and selflessness, as Meis wish for her village brings peace and happiness to everyone.</li></ul><hr><h4><strong>Key Details from the Story:</strong></h4><ol><li><strong>Meis Goal:</strong> Mei went into the forest to find the <strong>golden songbird</strong>.</li><li><strong>The Golden Songbirds Magic:</strong> The songbird could grant wishes with its beautiful song.</li><li><strong>Meis Wish:</strong> Mei wished for <strong>happiness and health</strong> for her village.</li><li><strong>What Mei Noticed:</strong> Upon returning, Mei saw that the village felt <strong>brighter and more peaceful</strong>.</li><li><strong>Important Lesson:</strong> The legend of the golden songbird teaches the villagers about the <strong>importance of kindness and hope</strong>.</li></ol>',NULL,NULL,NULL,1,'38d44d3c-f7ff-4b87-b388-1091ad5e81c6','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','aee009fe-0009-47a9-a7d4-8f55b5c97140','9aaa715b-ecb9-460f-948d-095c6018fa62','066f137b-70c3-4619-8cf7-038f42d99258','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('0adb5e27-9182-4279-ac41-ab8014926f3f','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h3><strong>Level 4: Talking About the Story of Candra Kirana</strong></h3><p><strong>Start by introducing the title and main characters.</strong><br>This gives the listener an understanding of the storys focus.<br>For example:</p><ul><li>The story is called [title], and it is about [main characters].<ul><li>“The story is called <i>Candra Kirana</i>, and it is about a princess who was turned into a golden snail by a witchs curse.”</li></ul></li></ul><hr><p><strong>Describe where the story takes place.</strong><br>This helps provide the setting for the listener.<br>For example:</p><ul><li>The story takes place in [location].<ul><li>“The story takes place in a palace and a village by a river.”</li></ul></li></ul><hr><p><strong>Explain the key events in the story.</strong><br>Highlight important moments to keep the story engaging.<br>For example:</p><ul><li>In the story, [main events happen].<ul><li>“Candra Kirana was cursed by a jealous witch and transformed into a golden snail. She was cared for by an old woman until the prince broke the spell.”</li></ul></li></ul><hr><p><strong>Talk about the moral or lesson of the story.</strong><br>This adds meaning to your explanation.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us that kindness and patience will lead to a happy ending.”</li></ul></li></ul><hr><p><strong>Mention why you like or recommend the story.</strong><br>This makes your explanation personal and relatable.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it has magic, love, and a meaningful lesson.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Snail</strong> <strong>Siput</strong></li><li><strong>Palace</strong> <strong>Istana</strong></li><li><strong>Blessing</strong> <strong>Berkat</strong></li><li><strong>Transform</strong> <strong>Mengubah</strong></li><li><strong>Princess</strong> <strong>Putri</strong></li><li><strong>Jealous</strong> <strong>Iri</strong></li><li><strong>Spell</strong> <strong>Mantra</strong></li><li><strong>River</strong> <strong>Sungai</strong></li><li><strong>Kind</strong> <strong>Baik hati</strong></li><li><strong>Mean</strong> <strong>Jahat</strong></li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','54c0fd30-4d0a-448e-ab19-fef773f49e4d','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('0bc35f92-9090-4bdc-b655-dd567df698a3','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Congratulating &amp; Complimenting Others - Level 1</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this basic level, congratulating and complimenting others involves simple phrases and expressions. The focus is on acknowledging someone\'s achievements or positive qualities in a straightforward manner.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Congratulating and Complimenting</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple phrases</strong> to congratulate someone, such as “Good job!” or “Well done!”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Basic compliments</strong> about appearance or actions, like “You look nice!” or “That was great!”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “Congratulations on your birthday! You did well in the game!”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Short, clear sentences using present simple tense.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Personal pronouns like “you.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Positive adjectives, such as “great” and “nice.”</span></li><li>&nbsp;</li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Travel</strong> Bepergian</li><li><strong>Environment</strong> Lingkungan</li><li><strong>Desert</strong> Gurun</li><li><strong>Energy</strong> Energi</li><li><strong>Success</strong> Kesuksesan</li><li><strong>Competition</strong> Kompetisi</li><li><strong>Hard Work</strong> Kerja keras</li><li><strong>Congratulate</strong> Mengucapkan selamat</li><li><strong>Achievement</strong> Pencapaian</li><li><strong>Plan</strong> Rencana</li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this to answer questions number 1-5!</strong></span></p><figure class=\"image\"><img style=\"aspect-ratio:469/233;\" src=\"http://54.173.167.62/api/uploads/level/image/IMAGE-0bc35f92-9090-4bdc-b655-dd567df698a3-8e13b90ad6587bb363d37b878b49e9e8.png\" width=\"469\" height=\"233\"></figure><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this to answer questions number 6-10!</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcly7IIuvxgxuq-wgnRy1swKBP5OM-czh8ci1Lfgt-4btgk5TR_pjC6L7lkmcpjo5kTFqOzcKkLMHO6iko8K4tNqkqq97HUXJQdeqnHz_VaTcFl27Zr5oPiph6kWMe_vvt6R2Oif0kxPedtGndTywZ2haVkIe1kye4e-D0C8pspsmpcgYUpbho?key=SwQqAeAgJjyz5rZ6SsG5KA\" width=\"283\" height=\"189\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://cdn-brilio-net.akamaized.net/news/2017/02/27/121568/750xauto-6-anak-indonesia-juara-lomba-lukis-lingkungan-internasional-keren-ya-1702279.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><strong><u>https://cdn-brilio-net.akamaized.net/news/2017/02/27/121568/750xauto-6-anak-indonesia-juara-lomba-lukis-lingkungan-internasional-keren-ya-1702279.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Sellen is very happy because she won the school art contest. She worked hard on her painting, and it paid off. Her teacher and friends congratulated her. Sarah is excited to show her painting at the school assembly.</span></p>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','432f07f2-a960-412b-be28-94ff2d88b136','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','cfb400ed-6146-4a55-bac1-5f13d0193817','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('0ca32971-7f2d-4b87-9d59-0fe193c6e01e','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<p><strong>Please read this to answers questions number 1-2!</strong></p><h3 style=\"text-align:center;\">&nbsp;</h3><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Jakes Birthday Plan</strong></span></h3><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfGLaUofEDgR6XEnHox9azfeaZDbOKZFisaungrvpyR6mGgphgyNNCQFvKYWa7-_KfGUs789D048ri-jvBOo5MHdllTXDX5lH_ASQtM-0MhvhS-URA3bzAC1s_lmdUols_cWTx5WA?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"283\" height=\"187\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.6KqiHAkmDztktuGbTFqTdwHaE3?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://th.bing.com/th/id/OIP.6KqiHAkmDztktuGbTFqTdwHaE3?rs=1&amp;pid=ImgDetMain</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Jakes birthday was coming up soon, and he was very excited. He wanted to have a big party with all of his friends. He planned to invite everyone from his class and some of his neighbors.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I want to have a fun day,\" Jake said. He decided to have the party in his backyard with games, cake, and music. Jakes mom asked, \"What games do you want to play with your friends?\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Jake replied, \"I want to play hide and seek, have a water balloon fight, and do some races.\" He also wanted to have a chocolate cake with colorful candles.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">All of Jakes friends were happy to hear about the party, and they said, \"We want to come and have fun, too!\" Everyone was looking forward to celebrating Jakes special day.</span></p><p>&nbsp;</p><p><strong>Please read this to answers questions number 3-4!</strong></p><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Emilys Summer Vacation</strong></span></h3><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcylJlwQt8TQwKH_XIjytl-InURdomF-H6YsIpeONhuNJk6t4wDAScG6MRGdRhVMB5c8P6dRrQRdn5KM4SSBiN4ARERswt1JQc0mm5X_4i_mm1oTCDxrvniY5le9S9GO2Q16_mRXA?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"236\" height=\"158\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://img.freepik.com/premium-photo/summer-vacation-woman_93675-128168.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://img.freepik.com/premium-photo/summer-vacation-woman_93675-128168.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Emily was excited about her upcoming summer vacation. She had many plans for the long break from school. \"I plan to visit my grandmother in the countryside,\" she told her friend Olivia. Emily loved her grandmothers farm, where she could help take care of the animals and pick fresh fruit from the trees.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">After visiting her grandmother, Emily intended to spend time learning how to paint. \"I want to paint landscapes,\" she explained. She hoped to capture the beautiful scenes she would see at the farm, like the fields of flowers and the sunset over the hills.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Finally, Emily planned to go on a camping trip with her family. They wanted to hike, fish, and tell stories by the campfire. Emily was thrilled and said, \"I cant wait to sleep under the stars!\" Her summer was going to be full of adventures and new experiences.</span></p><p>&nbsp;</p><p><strong>Please read this to answers questions number 5-7!</strong></p><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Davids Career Goals</strong></span></h3><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcSRWvnPAMZi2Bwk2RalE-bj_M-1qb6VxhzwBsswbERim_55_tUSSOXwQs3A6Ha66DzKQn2lyxdDmU8SoVHuTzHxAhk2zfkkwS8vqM_iTB0cpgMmRDBgl0-LMOdDjTn17J7QCYw?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"246\" height=\"141\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://images.dailykos.com/images/455880/story_image/Salvador_Gomez.jpg?1506908599\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://images.dailykos.com/images/455880/story_image/Salvador_Gomez.jpg?1506908599</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">David is a recent college graduate with a passion for technology and a clear vision for his future. His dreams are ambitious, but he is determined to achieve them through hard work and dedication. “I intend to become a successful software developer,” he declares. David has been fascinated by computers since he was a child, and he dreams of building apps and software that make peoples lives easier. His biggest goal is to create a groundbreaking app that will revolutionize communication for people in remote areas.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To make his dreams a reality, David knows he must constantly improve his skills. He plans to learn new coding languages, such as Python and JavaScript, and practice by working on small projects. “I want to attend workshops, join tech communities, and network with professionals in the industry,” he says. David understands the importance of connecting with people who share his passion and can offer valuable advice. He also spends time watching tutorials and participating in online courses to keep up with the latest advancements in technology.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Davids career intentions also include gaining global work experience. “I hope to collaborate with teams from different countries and understand how technology impacts various cultures,” he explains. Traveling for work excites him because he believes it will broaden his perspective and inspire him to create software that is accessible and helpful worldwide. In addition, he dreams of visiting tech hubs like Silicon Valley, Tokyo, and Berlin, where he can learn from some of the most innovative minds in the industry.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Outside of his professional goals, David also wants to give back to the community. He has an idea to mentor high school students who are interested in technology. “I intend to start a coding club at a local youth center,” he says. He hopes to inspire young people to follow their dreams and explore the world of programming. David knows that his future will be full of challenges, but his intentions keep him motivated and focused. “With clear goals and a passion for learning, Im ready for whatever comes next,” he says confidently.</span></p><p>&nbsp;</p><p><strong>Please read this to answers questions number 8-10!</strong></p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>A Hotel Manager\'s Commitment</strong></span></h3><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXf7NUI3nLZavJyviUCBmPN6xKh1hFmU1xRuW748cvaBZXrwlB_qg0W7alLUvm4DgX6trovOkuOUX4QoXPcGUvribHtSu6nvFrQdX751iG771FUn5WHuAuebKcanmS1VbSYgoF_CBQ?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"343\" height=\"193\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://digital.ihg.com/is/image/ihg/intercontinental-rome-7035066599-16x9\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://digital.ihg.com/is/image/ihg/intercontinental-rome-7035066599-16x9</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">?&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At a luxury hotel in the heart of Rome, the manager, Alessandro, is focused on creating an exceptional stay for each guest. His intention is clear: to ensure that every visitor leaves with a sense of satisfaction and delight. To achieve this, Alessandro implements various strategies.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One of Alessandros primary goals is to personalize each guest\'s experience. He believes that understanding the intentions of his guests, what they hope to accomplish during their stay, plays a vital role in providing excellent service. For instance, if a family intends to explore historical sites, he arranges tailored itineraries and suggests guided tours that align with their interests.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Additionally, Alessandro aims to foster a warm and welcoming atmosphere. He trains his staff to engage with guests genuinely, making them feel valued and appreciated. This attention to detail is part of his intention to create lasting memories for everyone who visits the hotel.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Moreover, Alessandro believes in continuous improvement. He actively seeks feedback from guests to understand their experiences better. By acknowledging their intentions and expectations, he can refine the hotels services, ensuring that future guests enjoy an even more memorable stay.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Through his commitment to understanding and fulfilling the intentions of his guests, Alessandro contributes to the hotels reputation as a top choice for travellers seeking a remarkable experience in Rome.</span></p><p>&nbsp;</p><p><strong>Please read this to answers questions number 11-15!</strong></p><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Sustainable Tourism and Local Communities</strong></span></h3><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeggo4zJRzaS0RRArxCnWGuQIPgy-wY-5v_CXOeLZ5qOFlBaCPI9z9eByZ4EIqf2iqyTvNtWsD9M1WX_vaQmueyOfDxcDtv7Yu9yAA12re919gw37rtspNotGMO1ZzpBSFd3JAG8A?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"298\" height=\"149\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.3tdhTUZYrodKljENP5pASAHaDt?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://th.bing.com/th/id/OIP.3tdhTUZYrodKljENP5pASAHaDt?rs=1&amp;pid=ImgDetMain</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethan Walker, a tourism entrepreneur, has a clear vision for the future of travel. With years of experience in the industry, he became deeply aware of the negative impacts mass tourism can have on local environments and cultures. His intention is to transform tourism into a force for good by promoting responsible and community centered travel experiences. Ethan founded \"EcoJourney Adventures,\" a company that organizes sustainable tours in various parts of the world.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention,\" Ethan says, \"is to provide travelers with unforgettable adventures while ensuring that our practices uplift, rather than exploit, the local communities.\" EcoJourney Adventures focuses on creating itineraries that respect local customs and prioritize the well-being of residents. For instance, travelers might participate in eco-friendly projects, like helping with beach clean-ups or supporting wildlife conservation efforts.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethan has also developed partnerships with local artisans, ensuring that a portion of the profits from tours goes directly back to the community. He believes that by engaging travelers in cultural and environmental preservation, tourism can become a positive influence rather than a harmful one. \"When tourists understand the impact of their actions, they are more likely to make thoughtful decisions,\" he explains. \"My goal is to shift the narrative of tourism from exploitation to empowerment.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethans approach extends beyond environmental considerations. He advocates for fair wages and ethical treatment of all guides and staff, emphasizing that sustainable tourism must also prioritize human dignity. His company has been recognized for setting a new standard in ethical travel, and he is committed to spreading this message far and wide.</span></p><p>&nbsp;</p><p><strong>Please read this to answers questions number 16-20!</strong></p><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>The Vision Behind Ethical Coffee Production</strong></span></h3><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvERJ9ZVl1kba0huBhxKcYzW2GhcGW_jjOzrRbrhRnTAluNUEsi91L4ZGpoUtxnKRgo7Is-foADz56O-y-6Y8bCq3ry8UD7yyv7RNXw7cjcP6HqSKwcoGk3IU_jWHSW6jJyJmAGA?key=KP6S1m6mGXPf4yzYyDc9Y9Qd\" width=\"282\" height=\"188\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://1.bp.blogspot.com/-t3XYKxoHHfY/YLdy0wlzV2I/AAAAAAAAQz8/X6PYtC8LEyA7M6RLWOK80lmJ-4o94aSjwCLcBGAsYHQ/s1920/gregory-hayes-Jmc0PORTQ-A-unsplash.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://1.bp.blogspot.com/-t3XYKxoHHfY/YLdy0wlzV2I/AAAAAAAAQz8/X6PYtC8LEyA7M6RLWOK80lmJ-4o94aSjwCLcBGAsYHQ/s1920/gregory-hayes-Jmc0PORTQ-A-unsplash.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In todays rapidly changing world, the coffee industry faces numerous challenges, including climate change, unethical labor practices, and environmental degradation. However, a growing number of ethical coffee producers are working tirelessly to transform the industry. One such visionary is Alejandro Gutierrez, a coffee farmer from Colombia, who has expressed a profound intention to change the way coffee is grown and distributed.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention is to revolutionize coffee production by prioritizing environmental conservation and fair treatment of farmers,\" Alejandro explains. His goal goes beyond profit; he seeks to create a lasting impact on both the land and the people who depend on it. Alejandros farm operates using sustainable methods, such as shade-grown coffee cultivation, which not only improves the quality of the beans but also preserves biodiversity by providing habitats for local wildlife.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Equally important is his commitment to social responsibility. He ensures that every worker on his farm is paid a fair wage and has access to healthcare and education. Alejandro has partnered with international organizations to promote transparency in the supply chain, allowing consumers to trace their coffee back to the farmers who grew it. He believes that consumers who understand the origins of their coffee are more likely to support ethical brands.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">While the challenges remain significant, Alejandro\'s approach is slowly making a difference. His intention to promote sustainability and fairness is inspiring a new generation of farmers and consumers to think differently about their choices, demonstrating that ethical business practices can lead to long-term benefits for both people and the planet.</span></p>',NULL,NULL,NULL,1,'456af0ad-de69-42a7-b227-135601f1cc0a','de4674bd-c6d6-452f-85d2-fd42a0ccf773','d251bc49-d9e7-4638-8973-57fdeb16bcd9','042624d6-9d02-402d-a80a-8dfd1649f91e','4b61631f-fe0c-4d04-b889-ccc0f12997ba','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<p>These words are about actions, qualities, and behaviors that help people communicate well and do their jobs better. They also explain how to make things better, recognize good work, and improve experiences. Each word has a meaning and sometimes an opposite meaning. Understanding these words can help us use them correctly in sentences</p><ol><li><strong>Exceed</strong> means to do better than expected. For example, if a hotel wants to exceed guest expectations, they try to give the best service possible.</li><li><strong>Courteous</strong> means being polite and respectful. The opposite of courteous is <strong>rude</strong>, which means not polite or kind.</li><li><strong>Authentic</strong> means real or genuine. For example, authentic food tastes traditional and not fake. The opposite is <strong>artificial</strong>, which means fake.</li><li><strong>Enhance</strong> means to improve something or make it better. Adding a new spa can enhance a hotels services. The opposite is <strong>diminish</strong>, which means to make something worse.</li><li><strong>Mandatory</strong> means something you must do. For example, attending a meeting might be mandatory. The opposite is <strong>voluntary</strong>, which means you can choose to do it.</li><li><strong>Allocate</strong> means to set something aside for a purpose, like money or time. For example, a manager can allocate money for staff training.</li><li><strong>Reputation</strong> means what people think about someone or something. A good reputation means people trust and like it.</li><li><strong>Efficient</strong> means doing something quickly and well without wasting time. The opposite is <strong>slow</strong>, which means taking too much time.</li><li><strong>Praise</strong> means to say good things about someone. The opposite is <strong>criticize</strong>, which means to point out mistakes.</li><li><strong>Appreciate</strong> means to value or understand something is important. The opposite is <strong>ignore</strong>, which means to not care about it.</li><li><strong>Dedicated</strong> means being committed or focused on doing something. The opposite is <strong>unreliable</strong>, which means you cannot trust the person to finish their work.</li><li><strong>Appealing</strong> means something looks or sounds attractive. The opposite is <strong>unattractive</strong>, which means it is not interesting.</li><li><strong>Exceptional</strong> means something is very special or better than usual. The opposite is <strong>ordinary</strong>, which means normal or average.</li><li><strong>Complement</strong> means to add something that makes something else better. For example, a new service can complement the old ones.</li><li><strong>Remarkable</strong> means something is impressive or stands out. The opposite is <strong>ordinary</strong>, which means not special.</li><li><strong>Flexible</strong> means being able to change easily. For example, flexible hours help people adjust their schedules. The opposite is <strong>rigid</strong>, which means strict or not changing.</li><li><strong>Contribute</strong> means to give or add something useful, like ideas or help. The opposite is <strong>take away</strong>, which means to remove something.</li><li><strong>Insightful</strong> means having a good understanding of something. The opposite is <strong>uninformed</strong>, which means not knowing much.</li><li><strong>Acknowledge</strong> means to recognize or accept something. For example, a manager can acknowledge good work to show they notice it. The opposite is <strong>ignore</strong>, which means to not notice.</li><li><strong>Genuine</strong> means real or honest. For example, genuine feedback comes from someones true experience. The opposite is <strong>fake</strong>, which means not real.</li></ol><hr><h3><strong>Example Story</strong></h3><p>&nbsp;</p><p>The Rainbow Hotel always tries to <strong>exceed</strong> what their guests expect. They are known for their <strong>courteous</strong> staff, who are always polite and kind. Guests love the <strong>authentic</strong> food served at the hotels restaurant because it tastes traditional and real.</p><p>Last year, the hotel decided to <strong>enhance</strong> its services by adding a swimming pool. They <strong>allocated</strong> a part of their budget for the project, which made the hotel more popular. The hotels manager told the team that attending the weekly meeting is <strong>mandatory</strong> because everyone needs to be informed.</p><p>The hotel has a great <strong>reputation</strong> because they are <strong>efficient</strong> in helping guests and providing quick service. During one meeting, the manager took time to <strong>praise</strong> the staff for their hard work. He also <strong>acknowledged</strong> their efforts, saying their ideas helped improve the hotel.</p><p>One team member gave an <strong>insightful</strong> suggestion to create <strong>flexible</strong> check-in times. This idea was <strong>remarkable</strong> because it solved a big problem for many guests. Now, guests find the hotel more <strong>appealing</strong> because of these changes.</p><p>The hotel is proud of its <strong>dedicated</strong> team who always work hard to make the place better. Their <strong>genuine</strong> care for guests and their <strong>exceptional</strong> service keep people coming back.</p><p>This example shows how these words can be used in real situations to describe people and actions that make a big difference.</p><p>&nbsp;</p><p><strong>List of Vocabulary and Their Meanings (English Indonesian):</strong></p><ol><li>Exceed - Melebihi</li><li>Courteous - Sopan</li><li>Authentic - Asli</li><li>Enhance - Meningkatkan</li><li>Mandatory - Wajib</li><li>Allocate - Mengalokasikan</li><li>Reputation - Reputasi</li><li>Efficient - Efisien</li><li>Praise - Memuji</li><li>Appreciate - Menghargai</li><li>Dedicated - Berdedikasi</li><li>Appealing - Menarik</li><li>Exceptional - Luar biasa</li><li>Complement - Melengkapi</li><li>Remarkable - Mengagumkan</li><li>Flexible - Fleksibel</li><li>Contribute - Berkontribusi</li><li>Insightful - Penuh wawasan</li><li>Acknowledge - Mengakui</li><li>Genuine - Asli</li></ol>',NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','8e3a70f1-c208-4bff-ae72-94c958828ebc','dd2e229c-09c5-42a6-afb6-86381733a5ad','3e2e8436-3db9-40ac-9871-e4dab23ee23d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','afd6b384-56dd-4139-90f1-5800d11048e1',0,'2024-11-20 14:56:27'),('0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','<p>Listen carefully to the following information regarding cultures. Question number 1 to 5 refers to the following information.</p><p><audio controls=\"\" src=\"http://18.213.12.22:3001/uploads/level/audio/AUDIO-0eb14a43-38e7-4470-be9c-7cc41d7f9b7e-bf0161a61755c4edc603b0086bf23529.mp3\"></audio></p>',NULL,NULL,NULL,1,'56f15554-b89c-457b-9d5e-7cddb5b054e1','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','044dd951-c81b-490d-a49b-225a00ef1bd0','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','7c902122-d6e2-4016-ab9b-186a7a4de03b','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('10847eda-1c9b-4293-9033-256861dd472c','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Pretest',NULL,NULL,NULL,NULL,1,'4097a6b6-1d60-451b-ac5e-d85cb86b4878','57719462-a0f2-4503-8d49-6b496e24bf5a','9e35efe1-7568-4311-b8c6-8ce63a8ec716','17b183fd-6f38-4fbd-babf-a6a842392db2','f298b867-0c58-4fb7-bcb6-9a548ca52f41','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('10e23048-0fd3-4ab3-9440-9104e7063142','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3>Talking about Plans and Intentions (Future Actions)</h3><p>When discussing what you plan or want to do in the future, its helpful to use phrases like \"would like,\" \"am going to,\" or \"will.\" These phrases make your intentions clear.</p><h4>Saying What You Plan to Do Soon</h4><p>Use “am going to” to talk about something you are definitely planning to do in the near future.<br>For example:</p><ul><li>I am going to [activity].<br>“I am going to visit my grandmother this weekend.”</li></ul><h4>Expressing Wishes or Preferences</h4><p>Use “would like” to express something you want but might not have immediate plans for.<br>For example:</p><ul><li>I would like to [activity].<br>“I would like to travel to Japan next year.”</li></ul><h4>Talking About Future Plans in a General Way</h4><p>Use “will” when discussing future actions that are not fully planned but are likely to happen.<br>For example:</p><ul><li>I will [activity].<br>“I will see that movie this weekend.”</li></ul><h4>Describing Conditional Plans</h4><p>When a plan depends on certain conditions, use “might.”<br>For example:</p><ul><li>I might [activity].<br>“I might go hiking this Saturday if the weather is nice.”</li></ul><p>Vocabulary</p><p><strong>Plan</strong> <strong>Rencana</strong></p><p><strong>Intention</strong> <strong>Niat</strong></p><p><strong>Prefer</strong> <strong>Lebih suka</strong></p><p><strong>Definite</strong> <strong>Pasti</strong></p><p><strong>Conditional</strong> <strong>Bersyarat</strong></p><p><strong>Future</strong> <strong>Masa depan</strong></p><p><strong>Wish</strong> <strong>Harapan</strong></p><p><strong>Soon</strong> <strong>Segera</strong></p><p><strong>Decision</strong> <strong>Keputusan</strong></p><p><strong>Possibility</strong> <strong>Kemungkinan</strong></p>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','362d6389-73a7-4b4f-8b40-42b992d80808','fd535c73-bdba-466e-bfd6-bc4965efb4ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','eb5a5c81-e327-4c58-885d-3c19c084c23a',0,'2024-11-29 09:44:24'),('10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 2','material',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','6b1e8584-5f10-4cca-90ac-7996b5841970','bf4c2aa6-a174-48b8-a964-3c76904041c3','b8679527-054b-493b-a932-c9dc417d4ce1','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('11fb64b4-9904-42d3-b83e-0ced63937f47','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest','<p>Adjectives - Pretest</p>',NULL,NULL,NULL,1,'3b835b88-f728-4bdd-a64c-a8b3216ae147','19e966c5-52ca-45d9-a039-138594184e90','2932abf6-d182-4e65-9ba1-15eb356ff5fb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','a27fd716-8c1a-4979-9a36-2d733a303eb8','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('1269e558-adde-4bee-a781-ed539cacdd78','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','31528e94-dbd8-40c5-b532-25d7fcd0cebf','5735816b-09a7-4a8d-af95-7f7d3c3946ab','2e0ac2a6-5f8b-45b2-a207-595a07126359','b0867c13-7bc6-4487-99cf-c3b0706964b4','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','efd9c373-a891-4be0-a3b1-9e7c74b462ee','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','ece4b803-0eff-41eb-ba24-307c115cae80','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('15c56aa0-45db-40f4-953a-5809e38d282c','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<h3><strong>Level 1: Talking About Cooking Simple Dishes</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the stage for the discussion.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about cooking, fresh food, and making healthy choices.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide simple definitions for clarity.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Fresh means not old, newly picked or made.”</li><li>“Recipe refers to instructions for making a dish.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain how these ideas relate to health and everyday life.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Eating fresh and healthy foods helps improve your well-being and energy levels.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world situations.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“Cooking in the kitchen with your family can be a fun way to try new recipes and eat healthier.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that preparing food at home allows us to make healthier and tastier meals.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Fresh</strong> <strong>Segar</strong></li><li><strong>Recipe</strong> <strong>Resep</strong></li><li><strong>Ingredients</strong> <strong>Bahan-bahan</strong></li><li><strong>Healthy</strong> <strong>Sehat</strong></li><li><strong>Kitchen</strong> <strong>Dapur</strong></li><li><strong>Cook</strong> <strong>Memasak</strong></li></ol>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','d56af166-7c52-46ea-942c-bd752a9577b5','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','7653ba04-1273-4642-83bf-3c7d2789e8ad','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('15fc91ab-629f-4b44-a812-c45807f31850','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 5: Culinary Connections</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The culinary connections level brings moral values into the kitchen, focusing on sustainability and ethical food choices. Books like&nbsp;<i>The Lorax</i> help start conversations about being responsible with food and the environment. This level encourages thoughtful choices when it comes to food and emphasizes caring for the planet.</span></p><p>&nbsp;</p><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Forbade (melarang)</strong></li><li><strong>Permitted (mengizinkan)</strong></li><li><strong>Prohibition (larangan)</strong></li><li><strong>Permission (izin)</strong></li><li><strong>Study (belajar)</strong></li><li><strong>Ignore (mengabaikan)</strong></li><li><strong>Generosity (murah hati)</strong></li><li><strong>Greed (keserakahan)</strong></li><li><strong>Respect (menghormati)</strong></li><li><strong>Disrespect (tidak menghormati)</strong></li><li><strong>Support (dukungan)</strong></li><li><strong>Neglect (mengabaikan)</strong></li><li><strong>Journey (perjalanan)</strong></li><li><strong>Stay (tinggal)</strong></li><li><strong>Sharing (berbagi)</strong></li><li><strong>Hoarding (menimbun)</strong></li></ol>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','9f22da86-53b2-488c-b4b4-db4c4d5f0519','40bb0ca6-7e94-4fcd-916a-8365ab83a456','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','57781aee-7e5e-47a4-bddd-513bd2a37aec','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('17ae8c8f-06a4-4577-9846-9861926b0767','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<p><strong>Pretest: Appreciating Cultural Values</strong><br><strong>Reading Comprehension and Understanding Cultural Contexts</strong></p><p><strong>Objective:</strong><br>This pretest is designed to assess your understanding of <strong>cultural values</strong>, their significance in communication, and how cultural concepts such as food, festivals, and customs influence social interactions. It will also evaluate your reading comprehension and ability to identify key ideas and details related to cultural topics.</p><hr><h3><strong>Key Concepts to Review Before Taking the Pretest:</strong></h3><h4><strong>1. Cultural Values:</strong></h4><ul><li>Understand the importance of <strong>family</strong>, <strong>respect</strong>, and <strong>traditions</strong> in different cultures.</li><li>Explore how cultural values shape behavior and communication within communities.</li></ul><h4><strong>2. Food and Culture:</strong></h4><ul><li>Learn how food plays a significant role in cultural identity and communication.</li><li>Recognize how traditional dishes reflect a cultures values, history, and geography.</li></ul><h4><strong>3. Festivals and Traditions:</strong></h4><ul><li>Appreciate how cultural festivals and rituals express shared beliefs, values, and customs.</li><li>Understand the role of <strong>celebrations</strong> in fostering community connections and expressing cultural pride.</li></ul><h4><strong>4. Respecting Differences:</strong></h4><ul><li>Learn how respecting and appreciating diverse cultures can lead to stronger interpersonal relationships and a more harmonious society.</li></ul><hr><h3><strong>Instructions for Pretest:</strong></h3><ol><li><strong>Focus Areas:</strong><br>Pay attention to how cultural values influence communication, both through <strong>food</strong>, <strong>festivals</strong>, and <strong>family traditions</strong>.</li><li><strong>Reading Comprehension:</strong><br>You will read short passages that discuss various aspects of cultural values, food, and festivals. Answer the questions based on your understanding of the passages.</li><li><strong>Evaluate:</strong><br>Reflect on how learning about different cultural values enhances your ability to appreciate and respect others\' traditions.</li></ol>',NULL,NULL,NULL,1,'5f80b62e-161d-43f8-94df-66d2bb3d07c9','d2c07130-79eb-459a-bf83-60f76ceebcd2','a16be13c-c049-47cd-b145-b3faae19a096','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','5d155771-a80b-4c7d-88df-56b0e833c511','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('17b183fd-6f38-4fbd-babf-a6a842392db2','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 4',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','4097a6b6-1d60-451b-ac5e-d85cb86b4878','57719462-a0f2-4503-8d49-6b496e24bf5a','9e35efe1-7568-4311-b8c6-8ce63a8ec716','f298b867-0c58-4fb7-bcb6-9a548ca52f41','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('17e0a551-7964-448b-8346-1082fdb1c4a5','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest',NULL,NULL,NULL,NULL,1,'b571dbb0-0933-4a52-b900-1ae48a1fa39d','73c31e29-44e4-4aeb-b339-8355f83992a3','bff50171-e66a-4665-963c-3369d594649a','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('184f89b9-fcaf-446d-9e3f-e085318ac802','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','<p>Please listen carefully to the dialogue, as you will only hear it once.</p><p><audio controls=\"\" src=\"http://54.173.167.62/api/uploads/level/audio/AUDIO-184f89b9-fcaf-446d-9e3f-e085318ac802-5205df55fc2c17ef55682168b16b0779.mp3\"></audio></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','b9bc4120-4797-4b8b-8256-16ef68276e44','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','2622d27d-5b07-43d1-922a-2391c188ee32','04d3a793-1da4-467d-8c52-763a3039f450','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('18c547b8-4f70-4034-82f0-f6ef2dea7719','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','4324ee52-2e30-4513-83ce-ac68b9a21ecc','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','2687ba9c-ac94-424f-a35e-0283946e5506','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('199fd7ff-54e3-4338-a63d-5d87d96781be','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 4','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','d1f6cd37-fcbf-4359-b472-e5f088311d09','e0ef7134-1f09-44da-ba2d-48b385fc54fa','ffd95f3d-e727-4be6-b439-48598209ff14','d0137123-ec41-4e5d-9591-1f46113f1e31','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54'),('19ab833e-87cf-4963-a786-d5d63993a84f','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','7cf3f682-17df-4c08-b1c9-b9851db561a4','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','3eed5c6f-561d-4d3e-8359-6599a0b870c1','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a',0,'2024-11-20 15:27:05'),('19e966c5-52ca-45d9-a039-138594184e90','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What Are Adjectives?</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are words that describe nouns (people, places, things, or ideas).</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">They give more details about what a noun is like, such as its color, size, shape, or feeling.</span></li></ul><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Types of Adjectives:</strong></span></p><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Colors</strong>: Describe what color something is (e.g., red, blue, yellow)</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a yellow flower\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Sizes</strong>: Describe how big or small something is (e.g., big, small, tiny)</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a big house\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Shapes</strong>: Describe the form or shape of an object (e.g., round, square, oval)</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a round table\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Feelings</strong>: Describe emotions or feelings (e.g., happy, sad, excited)</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a happy child\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Conditions</strong>: Describe the state or quality of something (e.g., clean, dirty, noisy)</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a clean room\"</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Position of Adjectives in Sentences:</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives usually come&nbsp;<strong>before</strong> the noun they describe.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"a tall building,\" \"an old tree\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Sometimes, adjectives come&nbsp;<strong>after</strong> verbs like \"is\" or \"are.\"</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The sky is blue,\" \"The dog is friendly\"</span></li></ul></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','3b835b88-f728-4bdd-a64c-a8b3216ae147','2932abf6-d182-4e65-9ba1-15eb356ff5fb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','a27fd716-8c1a-4979-9a36-2d733a303eb8','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('1a8202af-6d4a-47ac-b886-0fb20645d8c3','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6: Sustainable Practices and Intentions</strong></h3><h4><strong>Understanding Sustainable Practices</strong></h4><p>Talking about your intentions and goals is a great way to connect with others and share your values. Heres how you can explain your sustainable practices and goals in a meaningful way.</p><hr><h3><strong>Introduce Yourself and Your Goal</strong></h3><p>Start by sharing your name and your main intention or goal. This gives people an idea of what motivates you.</p><p>For example:<br>Hello, my name is [Name]. “Hello, my name is Maria.”<br>I want to focus on sustainable cooking in my restaurant. “I want to focus on sustainable cooking in my restaurant.”</p><hr><h3><strong>Explain Your Methods or Practices</strong></h3><p>Share how you plan to achieve your goals or the methods youre using.</p><p>For example:<br>I use ingredients from local farmers to support my community. “I use ingredients from local farmers to support my community.”<br>I avoid single-use plastics in my restaurant to reduce waste. “I avoid single-use plastics in my restaurant to reduce waste.”</p><hr><h3><strong>Talk About the Impact</strong></h3><p>Discuss how your practices positively impact the environment or community.</p><p>For example:<br>This helps reduce food waste and encourages eco-friendly habits. “This helps reduce food waste and encourages eco-friendly habits.”<br>I hope to inspire other chefs to think about sustainability. “I hope to inspire other chefs to think about sustainability.”</p><hr><h3><strong>Invite Others to Participate</strong></h3><p>Encourage others to join or support your initiative. This makes your efforts collaborative and inspiring.</p><p>For example:<br>You can join my cooking workshops to learn about eco-friendly practices. “You can join my cooking workshops to learn about eco-friendly practices.”<br>Lets work together to create a more sustainable future. “Lets work together to create a more sustainable future.”</p><h3>&nbsp;</h3><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Consumer awareness</strong> Kesadaran Konsumen</li><li><strong>Ethical brands</strong> Merek Etis</li><li><strong>Challenges</strong> Tantangan</li><li><strong>Climate change</strong> Perubahan Iklim</li><li><strong>Unethical labor practices</strong> Praktik Kerja Tidak Etis</li><li><strong>Fair wages</strong> Upah yang Adil</li><li><strong>Healthcare</strong> Layanan Kesehatan</li><li><strong>Shade-grown coffee</strong> Kopi Tumbuh di Bawah Naungan</li><li><strong>Biodiversity</strong> Keanekaragaman Hayati</li><li><strong>Transparency</strong> Transparansi</li><li><strong>Sustainable</strong> Berkelanjutan</li><li><strong>Urban planner</strong> Perencana Kota</li><li><strong>Green technology</strong> Teknologi Ramah Lingkungan</li><li><strong>Vertical gardens</strong> Kebun Vertikal</li><li><strong>Rooftop farms</strong> Pertanian di Atap</li><li><strong>Carbon emissions</strong> Emisi Karbon</li><li><strong>Livable cities</strong> Kota yang Layak Huni</li><li><strong>Social inclusivity</strong> Inklusivitas Sosial</li><li><strong>Green spaces</strong> Ruang Hijau</li><li><strong>Air pollution</strong> Polusi Udara</li></ol><hr><h3>&nbsp;</h3><h3><strong>Please read this to answer questions number 1-6!</strong></h3><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>The Vision Behind Ethical Coffee Production</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In todays rapidly changing world, the coffee industry faces numerous challenges, including climate change, unethical labor practices, and environmental degradation. However, a growing number of ethical coffee producers are working tirelessly to transform the industry. One such visionary is Alejandro Gutierrez, a coffee farmer from Colombia, who has expressed a profound intention to change the way coffee is grown and distributed.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention is to revolutionize coffee production by prioritizing environmental conservation and fair treatment of farmers,\" Alejandro explains. His goal goes beyond profit; he seeks to create a lasting impact on both the land and the people who depend on it. Alejandros farm operates using sustainable methods, such as shade-grown coffee cultivation, which not only improves the quality of the beans but also preserves biodiversity by providing habitats for local wildlife.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Equally important is his commitment to social responsibility. He ensures that every worker on his farm is paid a fair wage and has access to healthcare and education. Alejandro has partnered with international organizations to promote transparency in the supply chain, allowing consumers to trace their coffee back to the farmers who grew it. He believes that consumers who understand the origins of their coffee are more likely to support ethical brands.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">While the challenges remain significant, Alejandro\'s approach is slowly making a difference. His intention to promote sustainability and fairness is inspiring a new generation of farmers and consumers to think differently about their choices, demonstrating that ethical business practices can lead to long-term benefits for both people and the planet.</span></p><p>&nbsp;</p><h3><strong>Please read this to answer questions number 7-20!</strong></h3><p>&nbsp;</p><h3 style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Urban Planners and the Future of Sustainable Cities</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">As urban populations continue to grow, city planners around the world are grappling with how to create livable, sustainable environments for future generations. Sarah Lin, a leading urban planner in Singapore, has a clear intention to design cities that not only meet the needs of todays residents but also ensure a high quality of life for decades to come. Her vision is rooted in balancing development with environmental stewardship and social well-being.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention is to reimagine urban spaces by incorporating green technology and prioritizing community-centered design,\" Sarah states. One of her most innovative projects involves designing neighborhoods that maximize green spaces while minimizing carbon emissions. By integrating vertical gardens and rooftop farms into high-rise buildings, Sarahs team has created self-sustaining ecosystems that reduce air pollution and provide fresh produce to local communities.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Furthermore, Sarah emphasizes the importance of social inclusivity. She argues that a citys infrastructure should be accessible to people of all backgrounds and abilities. Her projects feature pedestrian-friendly pathways, efficient public transportation systems, and affordable housing units designed to foster a sense of belonging among diverse groups of residents.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">However, Sarah also acknowledges the difficulties of implementing such ambitious plans, particularly when dealing with budget constraints and bureaucratic challenges. Despite these obstacles, she remains determined. Her intention to create more resilient and equitable urban environments has sparked global interest, encouraging other cities to adopt similar practices. In the face of rapid urbanization, Sarahs work highlights the need for a thoughtful, forward-thinking approach to city planning.</span></p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','456af0ad-de69-42a7-b227-135601f1cc0a','de4674bd-c6d6-452f-85d2-fd42a0ccf773','d251bc49-d9e7-4638-8973-57fdeb16bcd9','042624d6-9d02-402d-a80a-8dfd1649f91e','4b61631f-fe0c-4d04-b889-ccc0f12997ba',0,'2024-11-20 15:11:54'),('1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','a6279e83-15e2-4f5b-8fe6-4147346f4f93','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('1bb27190-380f-4e2b-bf8e-b3e622800fa2','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2b827f82-ebf7-49c0-9607-42a443763456','a3f4ffe8-149f-415f-b3c3-4130ef283c36','bbdc38fa-443c-485e-852f-db3d9d67b2dd','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('1cd124ad-a74f-43d8-bbf9-c5da20ed56be','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','efd9c373-a891-4be0-a3b1-9e7c74b462ee','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','ece4b803-0eff-41eb-ba24-307c115cae80','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('1ce4f136-0df6-4930-b53e-fab50e64e5bc','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest',NULL,NULL,NULL,NULL,1,'9f3dba0a-ca99-443b-adad-c662db6417f5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','89091f6c-976f-4429-9d19-c6ba390f23f4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('20c2d66b-3b7a-4f53-88b3-164b6c1247ff','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Level 4:</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Congratulating and Complimenting</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><u>Phrases:</u></strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thank you! I really enjoyed learning from you.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thanks! Ive been training for months just for this trip.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thank you! Im glad you found the tour informative and enjoyable.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>“ Thank you! Flamenco is all about expressing deep emotions.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thanks! I couldnt have done it without your guidance.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"It really shows! Ive never stayed in such a beautiful place.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thank you! Ive been hoping to see one.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Im glad you enjoyed it! Paris has so much to offer, and I love sharing it with visitors.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thank you! I couldnt have done it without your tips and guidance.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"You definitely succeeded! Ive never had such a smooth trip before.</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\" Please use easy language. avoid advanced words.&nbsp;&nbsp;</strong></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Look at the passage below to learn more about how to use phrases for congratulating and complimenting!</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>It Comes True</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdG7f75dE_KIHvABpUI7cxPN3ilLgQ8knqQEuRPWyQRlP-xXoUHbqRZoyeXnVUeOYn_T_x51nNe2vElmKnuA9BKE4D5HDpOomXl_-j_rjvvSK6maBivTaeMxgafkXUcmxEF7M34mbbudbwX_MJeYOCmtSr1cpkFK2YeJbKHoBbV7T5ILGIPNSg?key=okNp2CCWv61I9j5ro22jl-hZ\" width=\"393\" height=\"393\"></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Emma always dreamed of visiting Spain, and after months of planning and training, she finally made it. Her guide, Miguel, arranged a special Naturalistic Painting class for her.&nbsp;<strong>“Thank you! I really enjoyed learning from you,”</strong> Emma said. Miguel replied, “Thank you! Naturalistic Painting is all about expressing deep emotions.” Emma felt grateful, adding,&nbsp;<strong>“Thanks! I couldnt have done it without your guidance.”</strong> She was happy that her dream trip had started so perfectly.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">The next day, Miguel took Emma on a tour of the local sights.&nbsp;<strong>“Thank you! Im glad you found the tour informative and enjoyable,”</strong> he said after they explored a famous art museum. Emmas excitement grew as they continued, and she mentioned, “Ive been hoping to see one.” At the end of the day, Miguel said,&nbsp;<strong>“You definitely succeeded! Ive never had such a smooth trip before,”</strong> and Emma agreed wholeheartedly, feeling like her time in Spain had exceeded all her expectations.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','8e3a70f1-c208-4bff-ae72-94c958828ebc','dd2e229c-09c5-42a6-afb6-86381733a5ad','3e2e8436-3db9-40ac-9871-e4dab23ee23d','afd6b384-56dd-4139-90f1-5800d11048e1','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<h3><strong>Level 2: Talking About a Story (Bawang Putih and Bawang Merah)</strong></h3><p><strong>Start by introducing the title and main characters.</strong><br>This is the first step to help others understand what the story is about.<br>For example:</p><ul><li>The story is called [title]. It is about [main characters].<ul><li>“The story is called <i>Bawang Putih and Bawang Merah</i>. It is about two girls, one kind and one greedy.”</li></ul></li></ul><hr><p><strong>Describe the setting of the story.</strong><br>This helps the listener understand where the events take place.<br>For example:</p><ul><li>The story takes place in a [location].<ul><li>“The story takes place in a small village near a river.”</li></ul></li></ul><hr><p><strong>Explain the main events in the story.</strong><br>This makes the story engaging and informative.<br>For example:</p><ul><li>In the story, [main event happens].<ul><li>“In the story, Bawang Putih loses her scarf in the river, and it floats to an old womans house.”</li></ul></li></ul><hr><p><strong>Talk about what happens to the characters.</strong><br>Explain how the characters are rewarded or punished for their actions.<br>For example:</p><ul><li>[Character] is [rewarded/punished] because [reason].<ul><li>“Bawang Putih is rewarded with jewels because she is kind to the old woman.”</li><li>“Bawang Merah is punished with bugs because of her greed.”</li></ul></li></ul><hr><p><strong>Share the moral or lesson of the story.</strong><br>This adds meaning to your explanation.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us to always be kind and honest, as good actions bring good rewards.”</li></ul></li></ul><hr><p><strong>Conclude by sharing why you like the story.</strong><br>This makes the explanation personal and relatable.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it teaches a valuable lesson about kindness and honesty.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Story Cerita</li><li>Village Desa</li><li>Kind Baik hati</li><li>Greedy Serakah</li><li>Scarf Selendang</li><li>River Sungai</li><li>Old woman Wanita tua</li><li>Reward Hadiah</li><li>Punish Hukum</li><li>Jewels Permata</li><li>Bugs Serangga</li><li>Moral Pesan moral</li><li>Honest Jujur</li><li>Kindness Kebaikan</li><li>Lesson Pelajaran</li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','54c0fd30-4d0a-448e-ab19-fef773f49e4d','0adb5e27-9182-4279-ac41-ab8014926f3f','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('2226cfde-6802-4e60-bac6-ee3f134a266b','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<h3><strong>Level 3: Talking About Freedom and Nonviolence (The Life of Mahatma Gandhi)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the context for the discussion.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about independence, nonviolence, and the importance of unity in achieving freedom.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>This helps the listener understand the important ideas.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Independence means freedom from control by others.”</li><li>“Nonviolence is the practice of achieving goals without causing harm.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain how these concepts have shaped history and society.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Nonviolence was a powerful tool used by leaders like Gandhi to inspire change and gain independence.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>This makes the topic more relatable and engaging.<br>For example:</p><ul><li>An example of nonviolence is [event].<ul><li>“The Salt March led by Gandhi showed how peaceful protests could challenge unfair laws.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>This gives meaning and value to the discussion.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that unity and peaceful actions can create powerful changes in society.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Independence</strong> <strong>Kemerdekaan</strong></li><li><strong>Nonviolence</strong> <strong>Tanpa kekerasan</strong></li><li><strong>Unity</strong> <strong>Persatuan</strong></li><li><strong>Protest</strong> <strong>Protes</strong></li><li><strong>Leader</strong> <strong>Pemimpin</strong></li><li><strong>Justice</strong> <strong>Keadilan</strong></li><li><strong>Boycott</strong> <strong>Boikot</strong></li><li><strong>March</strong> <strong>Berjalan/Parade</strong></li><li><strong>Followers</strong> <strong>Pengikut</strong></li><li><strong>Dedication</strong> <strong>Dedikasi</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','307170a8-8cf7-4e93-95e2-2a72c3c23e12','6fed968b-4e39-4c13-a103-4b142d0417cd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('23eee435-4234-4224-b1d9-0b72379e8f19','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h4 style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Pronoun?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A&nbsp;<strong>pronoun</strong> is a word that takes the place of a noun. Instead of repeating the same noun in a sentence, we use a pronoun. This makes our sentences shorter and easier to understand.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">John is a teacher.&nbsp;<strong>He</strong> teaches English.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The book is on the table.&nbsp;<strong>It</strong> is very interesting.</span></li></ul><h4 style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Pronouns</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal Pronouns:</strong> Personal pronouns are used to talk about people or things. Here are the personal pronouns in English:</span></li></ol><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:50%;\"><col style=\"width:50%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject Pronouns</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Object Pronouns</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">me</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">You</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">you</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">him</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">her</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">It</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">it</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">us</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">them</span></p></td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I like apples. (Subject Pronoun)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She helps me. (Object Pronoun)</span></li></ul><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive Pronouns:</strong> Possessive pronouns show ownership or possession.</span></li></ol><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:100%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive Pronouns</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">my</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">your</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">his</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">her</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">its</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">our</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">their</span></p></td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">This is&nbsp;<strong>my</strong> book.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">That is&nbsp;<strong>their</strong> car.</span></li></ul><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Demonstrative Pronouns:</strong> Demonstrative pronouns are used to point to specific things or people.</span></li></ol><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:50%;\"><col style=\"width:50%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Plural</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">this</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">these</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">that</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">those</span></p></td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>This</strong> is my pen.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Those</strong> are my shoes.</span></li></ul><ol start=\"4\"><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reflexive Pronouns:</strong> Reflexive pronouns refer back to the subject of the sentence. They end in&nbsp;<strong>-self</strong> (singular) or&nbsp;<strong>-selves</strong> (plural).</span></li></ol><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:50%;\"><col style=\"width:50%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Plural</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">myself</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">ourselves</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">yourself</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">yourselves</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">himself</span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">themselves</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">herself</span></p></td><td style=\"padding:5pt;vertical-align:top;\">&nbsp;</td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">itself</span></p></td><td style=\"padding:5pt;vertical-align:top;\">&nbsp;</td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I did it&nbsp;<strong>myself</strong>.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She looked at&nbsp;<strong>herself</strong> in the mirror.</span></li></ul><ol start=\"5\"><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative Pronouns:</strong> Interrogative pronouns are used to ask questions.</span></li></ol><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:100%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Question Pronouns</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">who</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">what</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">which</span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">whose</span></p></td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Who</strong> is your friend?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What</strong> is your name?</span></li></ul><h4 style=\"margin-left:18pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Use Pronouns:</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>He</strong> is a teacher. (<strong>He</strong> replaces the name of the teacher.)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>They</strong> are my friends. (<strong>They</strong> replaces the names of the friends.)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Is this&nbsp;<strong>your</strong> pen? (<strong>Your</strong> shows possession.)</span></li></ul>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','36cc2ca7-9643-4410-8166-50f68c988340','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','ed8dcf13-124a-493e-90dd-bfe380e507b6','cb49f9b0-eace-47f1-bc20-8ffba568cf58','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('2420443a-cb2b-4c3d-bec5-0cd3e55209e8','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 4 (Upper Intermediate)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Appreciating Cultural Values: Learning from Each Other</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural values are the shared beliefs and practices that define a group of people. These values influence how we see the world and interact with others. For example, in many Asian cultures, people value family and community over individual success, while many Western cultures focus on personal freedom and self-expression.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Food is a powerful way to explore cultural values. Traditional dishes tell stories about a communitys history and way of life. In France, for example, baking bread is an important tradition, while in Ethiopia, sharing food is a way to build connections. When we try foods from different cultures, we can learn about their stories and traditions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural festivals are exciting ways to experience and understand different values. Events like the Lunar New Year or Día de los Muertos (Day of the Dead) celebrate heritage and community. Participating in these celebrations helps us appreciate the values and customs that define different cultures.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">When we value cultural diversity, we learn to respect and embrace our differences. This appreciation helps us build empathy and friendship, creating a peaceful world for everyone.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 4 (Upper Intermediate)</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary Related to Culture</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced terms: identity, societal norms, communal ties, traditions.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced adjectives: profound, essential, intricate, notable.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Facts about cultures: \"Many cultures emphasize community.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Continuous Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ongoing cultural practices: \"People are sharing their customs.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Causal Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Complex relationships: \"Understanding cultural values enhances empathy.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Forms</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More nuanced comparisons: \"Culinary traditions vary significantly across cultures.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Imperatives and Suggestions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More sophisticated suggestions: \"Engage in cultural exchanges to broaden your perspective.\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','5f80b62e-161d-43f8-94df-66d2bb3d07c9','d2c07130-79eb-459a-bf83-60f76ceebcd2','a16be13c-c049-47cd-b145-b3faae19a096','5d155771-a80b-4c7d-88df-56b0e833c511','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('2491bf92-4b6a-4e31-b198-3813ee810bb6','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<h3><strong>Level 2: Public Places Vocabulary (Basic Information)</strong></h3><h4>1. <strong>City Hall</strong></h4><p>Understanding the term \"City Hall\" is important because it refers to the main building of a city\'s government.</p><ul><li>Start by learning the translation:<br><strong>\"City Hall\"</strong> in Indonesian is <strong>\"Balai Kota.\"</strong></li><li><strong>For example</strong>: \"The mayor works at the City Hall.\"<ul><li><i>Walikota bekerja di Balai Kota.</i></li></ul></li></ul><h4>2. <strong>Harbor</strong></h4><p>A harbor is a place where ships and boats dock for loading or unloading goods and passengers.</p><ul><li>Learn the translation:<br><strong>\"Harbor\"</strong> in Indonesian is <strong>\"Pelabuhan.\"</strong></li><li><strong>For example</strong>: \"The harbor is busy with ships from different countries.\"<ul><li><i>Pelabuhan sibuk dengan kapal dari berbagai negara.</i></li></ul></li></ul><h4>3. <strong>Botanical Garden</strong></h4><p>A botanical garden is a place where plants, flowers, and trees are cultivated for scientific study and public enjoyment.</p><ul><li>Learn the term:<br><strong>\"Botanical Garden\"</strong> in Indonesian is <strong>\"Kebun Raya.\"</strong></li><li><strong>For example</strong>: \"The botanical garden is open to visitors every day.\"<ul><li><i>Kebun raya dibuka untuk pengunjung setiap hari.</i></li></ul></li></ul><h4>4. <strong>Exhibition Center</strong></h4><p>An exhibition center is a venue used for exhibitions, fairs, or trade shows.</p><ul><li>Learn the translation:<br><strong>\"Exhibition Center\"</strong> in Indonesian is <strong>\"Pusat Pameran.\"</strong></li><li><strong>For example</strong>: \"The art exhibition is held at the new exhibition center.\"<ul><li><i>Pameran seni diadakan di pusat pameran yang baru.</i></li></ul></li></ul><h4>5. <strong>Community Center</strong></h4><p>A community center is a building where people from a local area gather for events or activities.</p><ul><li>Learn the term:<br><strong>\"Community Center\"</strong> in Indonesian is <strong>\"Pusat Komunitas.\"</strong></li><li><strong>For example</strong>: \"The community center offers free language classes.\"<ul><li><i>Pusat komunitas menawarkan kelas bahasa gratis.</i></li></ul></li></ul><h4>6. <strong>Amphitheater</strong></h4><p>An amphitheater is an open-air venue used for entertainment, performances, or sports.</p><ul><li>Learn the translation:<br><strong>\"Amphitheater\"</strong> in Indonesian is <strong>\"Amfiteater.\"</strong></li><li><strong>For example</strong>: \"The amphitheater was full during the concert.\"<ul><li><i>Amfiteater penuh selama konser berlangsung.</i></li></ul></li></ul><h4>&nbsp;</h4><h4><strong>Vocabulary List</strong></h4><ol><li><strong>City Hall</strong> → Balai Kota</li><li><strong>Harbor</strong> → Pelabuhan</li><li><strong>Botanical Garden</strong> → Kebun Raya</li><li><strong>Police Station</strong> → Kantor Polisi</li><li><strong>Amphitheater</strong> → Amfiteater</li><li><strong>Exhibition Center</strong> → Pusat Pameran</li><li><strong>Community Center</strong> → Pusat Komunitas</li><li><strong>Community Hall</strong> → Balai Desa</li><li><strong>Bus Terminal</strong> → Terminal Bus</li><li><strong>Stadium</strong> → Stadion</li><li><strong>Planetarium</strong> → Planetarium</li><li><strong>Zoo</strong> → Kebun Binatang</li><li><strong>Convention Center</strong> → Pusat Konvensi</li><li><strong>Aquarium</strong> → Akuarium</li></ol>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','975a6591-5b2e-49b0-8574-f5def3056c53','04ff87ba-f7e4-4293-bb73-495cfb6836e8','85a48c82-c8e3-438a-a0ca-141549e52c7c','f6615c39-2fbd-4d37-b235-e105ae16f310','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('24df258b-9f3a-4cc5-a3e7-ff9777bb5210','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Prepositions are words that link nouns, pronouns, or phrases to other parts of a sentence, often adding meaning related to place, time, direction, or cause. At advanced levels, understanding subtle differences between prepositions and knowing when they add clarity or idiomatic nuance is essential.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Prepositions:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Complex Place Prepositions</strong>: Describe precise or less common relationships.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>beneath, within, alongside, adjacent to, amid</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> The car is parked&nbsp;<strong>adjacent to</strong> the building.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions in Phrasal Verbs</strong>: Combined with verbs, changing their meaning.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>put up with (tolerate), come across (find by chance), look into (investigate)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She&nbsp;<strong>came across</strong> an old friend at the reunion.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions in Idiomatic Expressions</strong>: Phrases that are non-literal or fixed in form.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>by all means, in regard to, on behalf of</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> He spoke&nbsp;<strong>on behalf of</strong> the committee.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions of Cause and Purpose</strong>: Explain reasons or objectives.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>for, due to, because of, out of</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She arrived early&nbsp;<strong>out of</strong> excitement.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions of Condition</strong>: Introduce conditional phrases.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>in case of, in the event of</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong>&nbsp;<strong>In the event of</strong> rain, the concert will be canceled.</span></li></ul></li></ol><hr><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Example Sentences</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They completed the project&nbsp;<strong>ahead of</strong> schedule.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He acted&nbsp;<strong>out of</strong> kindness, not expecting anything in return.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She had to leave early&nbsp;<strong>on account of</strong> the weather.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The student looked&nbsp;<strong>up to</strong> his teacher for guidance.</span></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','fe89e931-d34d-4430-b541-cb89aba0f880','94f1b99e-d598-4728-b73d-17e6e155dc1c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('2622d27d-5b07-43d1-922a-2391c188ee32','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','184f89b9-fcaf-446d-9e3f-e085318ac802','b9bc4120-4797-4b8b-8256-16ef68276e44','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','04d3a793-1da4-467d-8c52-763a3039f450','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('2687ba9c-ac94-424f-a35e-0283946e5506','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','18c547b8-4f70-4034-82f0-f6ef2dea7719','4324ee52-2e30-4513-83ce-ac68b9a21ecc','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('26d39f63-85dd-435b-aed1-0a507b625015','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','67197606-d707-48c1-8033-1298c99cb215','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','773d3490-11ed-4025-aeec-d9fab774c585','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('26f2798d-46dc-4790-aece-aa1175435106','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'f761615d-b728-4a17-9b7a-d3b57858db68','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','efa5ebe2-c708-4bb8-adbf-564d8f35d056','5ba9f165-ad3e-4abd-9a70-2606b5232d73','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('2757e906-e864-4704-af6a-a92b588eef3d','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','7696ba67-3d0a-481a-8f42-f852902d4adc','82216c60-51d6-424a-bf81-bc97b1e9ee30','63c67806-3492-4bb1-8ace-254db076af70','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('27afae1a-803b-4ee3-a66e-bdc6805fe2fd','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','a6279e83-15e2-4f5b-8fe6-4147346f4f93','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('291104a0-b147-4a5e-a47f-090d667853d6','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','4140a29b-03ae-4ecc-a5eb-079642cc03cb','48e954f7-123b-404f-a990-8083a78133b2','6254b15c-651d-4427-9572-3f70db7fb7f7','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('2932abf6-d182-4e65-9ba1-15eb356ff5fb','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What Are Adjectives?</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are words that describe or give more information about nouns (people, places, things, or ideas).</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">They answer questions like:</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What kind?</strong> (e.g., \"a sweet apple\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>How many?</strong> (e.g., \"three dogs\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Which one?</strong> (e.g., \"that book\")</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Types of Adjectives:</strong></span></p><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Descriptive Adjectives</strong> Describe qualities like color, size, or shape.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: \"red,\" \"tall,\" \"round\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"The tall building is downtown.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Quantitative Adjectives</strong> Show quantity or amount.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: \"some,\" \"few,\" \"many\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"She has many friends.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Demonstrative Adjectives</strong> Point out specific nouns.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: \"this,\" \"that,\" \"these,\" \"those\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"Those apples are sweet.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Adjectives</strong> Used to compare.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative</strong> (two items): \"bigger,\" \"more interesting\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Superlative</strong> (three or more items): \"biggest,\" \"most interesting\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentences</i>: \"She is taller than her brother.\" / \"He is the tallest in the class.\"</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Using Adjectives in Sentences:</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are often placed&nbsp;<strong>before the noun</strong> (e.g., \"a large house\").</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives can also come&nbsp;<strong>after verbs</strong> like \"is\" or \"are\" (e.g., \"The sky is blue\").</span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','3b835b88-f728-4bdd-a64c-a8b3216ae147','19e966c5-52ca-45d9-a039-138594184e90','33f576e2-83dd-46be-9b45-cd91abe9d2dd','a27fd716-8c1a-4979-9a36-2d733a303eb8','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('2959d6d5-c9be-492f-b93d-1b677992f8b2','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Adverbial Phrases and Adverbial Clauses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Revisiting Adverbial Phrases</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial phrase</strong> consists of a group of words that functions like an adverb, adding information about how, when, where, or why something happens. These phrases do not contain a subject-verb structure.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She completed the project&nbsp;<strong>with incredible efficiency</strong>.\"&nbsp;<i>(explains how she completed the project)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Well discuss the details&nbsp;<strong>during the conference</strong>.\"&nbsp;<i>(explains when well discuss)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Additional Nuances:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverbial phrases often add layers of meaning, allowing writers to add subtle detail to descriptions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They can sometimes be moved within the sentence for emphasis or style.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of Reordering for Emphasis:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Standard:</strong> \"We met by the riverbank&nbsp;<strong>on a warm evening</strong>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Emphasized:</strong> “On a warm evening, we met&nbsp;<strong>by the riverbank</strong>.”</span></li></ul></li></ul><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Exploring Adverbial Clauses</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial clause</strong> is a dependent clause that modifies a verb, adjective, or another adverb. These clauses contain both a subject and a verb and are introduced by subordinating conjunctions.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She remained calm&nbsp;<strong>even though the situation was tense</strong>.\"&nbsp;<i>(concession)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"You can borrow my car&nbsp;<strong>provided that you return it on time</strong>.\"&nbsp;<i>(condition)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Adverbial Clauses with Advanced Examples:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time:</strong> Expresses when something happens.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They started eating&nbsp;<strong>after the guests had arrived</strong>.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place:</strong> Indicates the location of an action.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"The children played&nbsp;<strong>where the grass was soft</strong>.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Condition:</strong> Sets a condition for the main clause.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Shell come to the event&nbsp;<strong>if she finishes her work</strong>.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Concession:</strong> Shows contrast or unexpected results.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"He decided to climb the mountain&nbsp;<strong>although he was afraid of heights</strong>.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Purpose:</strong> Indicates the goal of the main action.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"We left early&nbsp;<strong>so that we could avoid traffic</strong>.\"</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Advanced Note:</strong> Sometimes, adverbial clauses can be reduced to create more complex sentences.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of Reduction:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Full Clause:</strong> \"Because he was confident, he applied for the job.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reduced Clause:</strong> “Confident, he applied for the job.”</span></li></ul></li></ul><hr><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Comparing Adverbial Phrases and Clauses</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Feature</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Phrase</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Clause</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">No subject and verb</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Contains a subject and a verb</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Typical Subordinating Word</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Prepositions (e.g., in, on, by)</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Subordinating conjunctions (e.g., because, if)</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Function in Sentence</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adds additional context (how, when, where, why)</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adds reason, condition, time, purpose, or contrast</span></td></tr></tbody></table></figure><p>&nbsp;</p><hr><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','af94971f-818a-4397-a609-03af374a27da','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','c28b3729-218e-4d52-b697-2e14a996313f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Material on Singular and Plural Nouns</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns: Singular and Plural Forms</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Nouns can be classified into singular and plural forms based on the number they represent. Understanding how to use and convert nouns between these forms is essential for proper communication in English.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Singular Nouns</strong> Singular nouns refer to one person, place, thing, or idea. Examples include:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Book</strong> (one book)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>City</strong> (one city)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Child</strong> (one child)</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Plural Nouns</strong> Plural nouns indicate more than one person, place, thing, or idea. The most common way to form the plural of a noun is by adding&nbsp;<strong>-s</strong> or&nbsp;<strong>-es</strong> to the end of the singular noun.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Rules for Forming Plurals:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Plurals:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Add&nbsp;<strong>-s</strong> to most nouns:&nbsp;<strong>dog</strong> →&nbsp;<strong>dogs</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Add&nbsp;<strong>-es</strong> to nouns ending in&nbsp;<strong>s, x, z, ch, or sh</strong>:&nbsp;<strong>box</strong> →&nbsp;<strong>boxes</strong>,&nbsp;<strong>church</strong> →&nbsp;<strong>churches</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns Ending in \"y\":</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">If a noun ends in a consonant followed by&nbsp;<strong>y</strong>, change the&nbsp;<strong>y</strong> to&nbsp;<strong>i</strong> and add&nbsp;<strong>-es</strong>:&nbsp;<strong>baby</strong> →&nbsp;<strong>babies</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">If a noun ends in a vowel followed by&nbsp;<strong>y</strong>, simply add&nbsp;<strong>-s</strong>:&nbsp;<strong>toy</strong> →&nbsp;<strong>toys</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns Ending in \"f\" or \"fe\":</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Change&nbsp;<strong>f</strong> or&nbsp;<strong>fe</strong> to&nbsp;<strong>v</strong> and add&nbsp;<strong>-es</strong>:&nbsp;<strong>leaf</strong> →&nbsp;<strong>leaves</strong>,&nbsp;<strong>knife</strong> →&nbsp;<strong>knives</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Some nouns keep the&nbsp;<strong>f</strong> and add&nbsp;<strong>-s</strong>:&nbsp;<strong>roof</strong> →&nbsp;<strong>roofs</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Plurals:</strong> Some nouns do not follow standard rules for pluralization and have unique forms. Examples include:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Man</strong> →&nbsp;<strong>men</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Woman</strong> →&nbsp;<strong>women</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Child</strong> →&nbsp;<strong>children</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Tooth</strong> →&nbsp;<strong>teeth</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Foot</strong> →&nbsp;<strong>feet</strong></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Collective Nouns</strong> Collective nouns refer to groups of people or things and can be singular or plural depending on context. For instance:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The team is winning</strong> (singular)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The team are celebrating their victory</strong> (plural, when referring to individuals in the group)</span></li></ul>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d49e5dcb-c578-4c47-858b-aafd77743437','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','5d379e80-7ee6-4f46-9de6-3d12a880c986',0,'2024-11-04 13:52:47'),('2b59a4b1-d029-4801-89a2-572c5cb932b3','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest',NULL,NULL,NULL,NULL,1,'4140a29b-03ae-4ecc-a5eb-079642cc03cb','48e954f7-123b-404f-a990-8083a78133b2','291104a0-b147-4a5e-a47f-090d667853d6','6254b15c-651d-4427-9572-3f70db7fb7f7','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('2b6494e9-a7eb-4b30-8a16-b5acdb26f61b','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','9f3dba0a-ca99-443b-adad-c662db6417f5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','89091f6c-976f-4429-9d19-c6ba390f23f4',0,'2024-11-20 14:50:51'),('2b662452-991d-41d7-989c-993cb37d0d3f','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 3','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','3702c9da-1b8a-4084-bb70-e7e539dc453d','f428bbc8-f11c-4493-bf0f-12b25e3b0042','5311525c-20a6-47d5-96e3-ab21d8c57c59','67737b19-b135-479a-b5b2-0ad70096592f','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('2b827f82-ebf7-49c0-9607-42a443763456','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','1bb27190-380f-4e2b-bf8e-b3e622800fa2','a3f4ffe8-149f-415f-b3c3-4130ef283c36','bbdc38fa-443c-485e-852f-db3d9d67b2dd','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('2bdc3c1c-32e1-49a4-94fa-44447deda779','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'fe89e931-d34d-4430-b541-cb89aba0f880','94f1b99e-d598-4728-b73d-17e6e155dc1c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('2cd70196-a9f9-47c5-82f6-6adf0e1ad834','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','41ec844d-5db3-470f-8b36-96d6548bcef6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','5ca8148a-a318-4b65-8f98-3cfa161542e6','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('2e0ac2a6-5f8b-45b2-a207-595a07126359','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','1269e558-adde-4bee-a781-ed539cacdd78','31528e94-dbd8-40c5-b532-25d7fcd0cebf','5735816b-09a7-4a8d-af95-7f7d3c3946ab','b0867c13-7bc6-4487-99cf-c3b0706964b4','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('2f761a14-dfdf-4549-8619-08112603046b','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Verbs?</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Verbs are action words. They tell us what someone or something does.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples of verbs: run, jump, eat, play, read.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Verbs:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Action Verbs</strong>: These verbs show what someone does.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She runs every morning.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>State Verbs</strong>: These verbs describe a state of being or condition.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>He is happy.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Transitive Verbs</strong>: These verbs need an object to complete their meaning.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She reads a book.</i> (What does she read? A book.)</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Intransitive Verbs</strong>: These verbs do not need an object.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>He sleeps.</i></span></li></ul></li></ol>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','e988b40c-6ed5-462c-97ad-1aef02f83a1f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','e273317f-f53e-45dc-8ced-9e15ab266775','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59'),('2fb1c107-8510-42c7-812c-f57d73ebf9df','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 5','<p>ini test matematika</p>',NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','6cd03930-a1c3-431c-b04d-ad540bc3a600','acd579b4-58cb-4792-9f58-00479dc5688f','b3545596-cc19-4e6e-a2f1-28c968af280b','977b1c73-7fa8-48c9-8903-c278797568af','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:03'),('3046da72-814f-42e0-bd7f-cf6618a820db','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<h4><strong>Sarahs Road Trip Across the Country</strong></h4><p><strong>Reading Passage:</strong></p><p>Last summer, Sarah and her friends went on a road trip across the country. They visited many cities, including New York, Chicago, and Los Angeles. Each city offered something special, making the trip an unforgettable experience.</p><p>In <strong>New York</strong>, they explored famous landmarks like the <strong>Statue of Liberty</strong> and <strong>Central Park</strong>. These iconic places are known around the world and are a must-see when visiting the city.</p><p>After New York, Sarah and her friends traveled to <strong>Chicago</strong>. While in Chicago, they enjoyed the city\'s famous <strong>deep-dish pizza</strong> and visited the <strong>Art Institute of Chicago</strong>. Deep-dish pizza is a unique style of pizza, known for its thick crust and hearty toppings.</p><p>Finally, they reached <strong>Los Angeles</strong>, where they enjoyed the sunny <strong>beaches</strong> and visited <strong>Hollywood</strong>. Los Angeles is famous for its entertainment industry and beautiful beaches, making it a great place to relax and explore.</p><p>Sarah described the trip as the best one theyd ever had, filled with fun and unforgettable moments.</p><hr><h4><strong>Key Vocabulary:</strong></h4><ul><li><strong>Landmarks:</strong> Famous or important places in a city or country (e.g., Statue of Liberty, Central Park).</li><li><strong>Deep-dish pizza:</strong> A type of pizza known for its thick crust, filled with cheese, sauce, and toppings.</li><li><strong>Hollywood:</strong> The district in Los Angeles known for the entertainment industry, particularly film production.</li><li><strong>Unforgettable:</strong> Something so memorable that you cannot forget it.</li></ul><hr><h4><strong>Understanding the Key Details:</strong></h4><ul><li><strong>Cities Visited:</strong> Sarah and her friends visited <strong>New York</strong>, <strong>Chicago</strong>, and <strong>Los Angeles</strong>.</li><li><strong>Activities in Each City:</strong><ul><li>In <strong>New York</strong>, they explored <strong>landmarks</strong> such as the <strong>Statue of Liberty</strong> and <strong>Central Park</strong>.</li><li>In <strong>Chicago</strong>, they tried the famous <strong>deep-dish pizza</strong> and visited the <strong>Art Institute</strong>.</li><li>In <strong>Los Angeles</strong>, they enjoyed the <strong>beaches</strong> and visited <strong>Hollywood</strong>.</li></ul></li><li><strong>Trip Reflection:</strong> Sarah said the trip was filled with <strong>fun</strong> and <strong>unforgettable moments</strong>, making it the best trip they had ever experienced.</li></ul><hr><h4><strong>Learning Focus:</strong></h4><ul><li><strong>Understanding simple facts and details:</strong> This passage provides clear information about the cities Sarah and her friends visited, as well as the activities they did in each place. This is a good example of how to give simple, clear information to others.</li><li><strong>Key Language Elements:</strong><ul><li><strong>Present tense:</strong> The trip is described in the present tense, making it feel like a story being told in the moment (e.g., \"Sarah says the trip was amazing\").</li><li><strong>Simple sentences:</strong> Information is communicated clearly with short sentences (e.g., \"In New York, they explored famous landmarks\").</li><li><strong>Conjunctions and connectors:</strong> Simple connectors like <strong>and</strong> help link ideas smoothly (e.g., \"They visited New York and Chicago\").</li></ul></li></ul><hr><h4><strong>Practice:</strong></h4><p>After reading the story, you should be able to:</p><ol><li><strong>Identify the key cities and activities:</strong> Sarahs trip included New York, Chicago, and Los Angeles. Each city had its own special activity.</li><li><strong>Describe a trip using simple details:</strong> Imagine you are planning your own road trip. Where would you go? What landmarks would you visit? Try using simple sentences and key details, like Sarah did.</li><li><strong>Use connectors like \"and\" and \"but\"</strong> to link your ideas when describing different places or activities.</li></ol>',NULL,NULL,NULL,1,'3a4c3d3f-a053-4524-8530-33eecd22502a','08d3d802-bd8a-407a-a701-71519b1c5ac7','ae5d117c-92bd-49b8-8b00-5960fa37e120','f06c75e8-9bc7-49e4-9045-8ef92c931723','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('307170a8-8cf7-4e93-95e2-2a72c3c23e12','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<h3><strong>Level 2: Talking About Creativity and Perseverance (The Life of Marie Curie)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the context for the discussion.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about creativity, perseverance, and overcoming obstacles to achieve success.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>This helps the listener understand the important ideas.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Persevere means to continue trying despite difficulties.”</li><li>“Inventive means showing creativity or originality.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain how these concepts are relevant to success and innovation.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Being creative and persevering through challenges are key traits for achieving success.”</li></ul></li></ul><hr><p><strong>Provide an example or a story.</strong><br>This makes the topic more engaging and relatable.<br>For example:</p><ul><li>An example of perseverance is [example].<ul><li>“Thomas Edison persevered through many failures to invent the light bulb, showing the value of never giving up.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>This gives meaning and value to the discussion.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that creativity combined with perseverance can lead to great achievements.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Inventive</strong> <strong>Kreatif</strong></li><li><strong>Persevere</strong> <strong>Bertahan</strong></li><li><strong>Obstacle</strong> <strong>Hambatan</strong></li><li><strong>Barrier</strong> <strong>Penghalang</strong></li><li><strong>Success</strong> <strong>Kesuksesan</strong></li><li><strong>Failure</strong> <strong>Kegagalan</strong></li><li><strong>Hardworking</strong> <strong>Rajin</strong></li><li><strong>Lazy</strong> <strong>Malas</strong></li><li><strong>Complicated</strong> <strong>Rumit</strong></li><li><strong>Simple</strong> <strong>Sederhana</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','2226cfde-6802-4e60-bac6-ee3f134a266b','6fed968b-4e39-4c13-a103-4b142d0417cd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('31528e94-dbd8-40c5-b532-25d7fcd0cebf','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','1269e558-adde-4bee-a781-ed539cacdd78','5735816b-09a7-4a8d-af95-7f7d3c3946ab','2e0ac2a6-5f8b-45b2-a207-595a07126359','b0867c13-7bc6-4487-99cf-c3b0706964b4','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('3179737e-57ca-437a-af38-f91d98c18e0e','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'53cba632-c3c6-4ad0-975a-cc4d3b49ab60','307170a8-8cf7-4e93-95e2-2a72c3c23e12','2226cfde-6802-4e60-bac6-ee3f134a266b','6fed968b-4e39-4c13-a103-4b142d0417cd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('318b5f94-4a81-4c44-8372-cef8e0561833','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','acad3477-1006-4ed1-b432-985542a7c890','45b0268f-d278-4851-90d8-7f99001e6687','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('31a7bf8a-f40f-471c-8a8c-b11edbd140e4','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<p><strong>Level 6</strong></p><p>At Level 6, students delve deeper into the nuances of language and its connection to cultural and social contexts, particularly focusing on the complex relationship between entertainment, human behavior, and societal values. They will explore stories and passages that not only entertain but also challenge readers to think critically about the themes presented, encouraging reflection on moral lessons and their application in real-life situations.</p><p>In this level, the focus is on understanding how various forms of storytelling—whether in literature, film, theater, or even cultural traditions—can communicate deeper messages about the human experience. Through analyzing complex narratives, students will learn how entertainment can serve as both a mirror and a mold for societal values, shedding light on conflicts, challenges, and resolutions within diverse cultures.</p><p>For example, a passage could examine a story where an individual faces a difficult decision, highlighting how their choices reflect broader social values such as loyalty, courage, or empathy. This analysis encourages students to see beyond the plot and characters, to understand the underlying moral or philosophical questions the story is presenting. By interpreting these layers of meaning, students enhance their ability to critically engage with texts and understand the cultural significance of entertainment.</p><p><strong>Key elements for students at Level 6 include:</strong></p><ol><li><strong>Critical Thinking and Reflection:</strong> Students will analyze how entertainment can both influence and reflect societal norms, values, and human behaviors. For example, they will explore how stories in different cultures challenge or reinforce ideas about success, happiness, and morality.</li><li><strong>Complex Narratives and Themes:</strong> Students will examine stories with multiple layers, including themes such as power dynamics, justice, freedom, and responsibility. They will explore how these themes are represented in storytelling and how entertainment can be a tool for social commentary.</li><li><strong>Cultural and Social Contexts:</strong> The narratives explored will be framed within their cultural and social contexts, offering students the opportunity to understand how entertainment is shaped by and, in turn, shapes its audience\'s perceptions of the world.</li><li><strong>Advanced Language and Vocabulary:</strong> At this level, students will encounter advanced vocabulary related to storytelling techniques, moral dilemmas, and human nature. They will be tasked with understanding and using these terms in context, enhancing their ability to articulate complex ideas.</li></ol><p>&nbsp;</p><p><strong>Vocabulary List</strong></p><ol><li><strong>Street food</strong> - Makanan jalanan</li><li><strong>Fast</strong> - Cepat</li><li><strong>Flavorful</strong> - Penuh rasa</li><li><strong>Affordable</strong> - Terjangkau</li><li><strong>Market</strong> - Pasar</li><li><strong>Vendor</strong> - Penjual</li><li><strong>Spices</strong> - Rempah-rempah</li><li><strong>Traditional</strong> - Tradisional</li><li><strong>Authentic</strong> - Asli</li><li><strong>Cultural</strong> - Budaya</li><li><strong>Atmosphere</strong> - Suasana</li><li><strong>Challenge</strong> - Tantangan</li><li><strong>Health regulations</strong> - Peraturan kesehatan</li><li><strong>Communal</strong> - Bersama</li><li><strong>Creativity</strong> - Kreativitas</li><li><strong>Kingdom</strong> - Kerajaan</li><li><strong>Ruler</strong> - Penguasa</li><li><strong>Fascinated</strong> - Terpesona</li><li><strong>Feather</strong> - Bulu</li><li><strong>Kindness</strong> - Kebaikan hati</li><li><strong>Courage</strong> - Keberanian</li><li><strong>Humility</strong> - Kerendahan hati</li><li><strong>Mountain</strong> - Gunung</li><li><strong>Wisdom</strong> - Kebijaksanaan</li><li><strong>Bravery</strong> - Keberanian</li><li><strong>Song</strong> - Lagu</li><li><strong>Treasure</strong> - Harta karun</li><li><strong>Hero</strong> - Pahlawan</li><li><strong>Legend</strong> - Legenda</li><li><strong>Celebration</strong> - Perayaan</li></ol>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','aee009fe-0009-47a9-a7d4-8f55b5c97140','9aaa715b-ecb9-460f-948d-095c6018fa62','066f137b-70c3-4619-8cf7-038f42d99258',0,'2024-11-20 15:17:01'),('31beffdc-692c-4c8c-be5c-703255d60e1a','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Recreation and Holidays</span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Going to the Beach</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfccNXAtwMA64s8ZbF-2b29HH6TYSOrNzomhICbi2azZLYy8X6DhE1iD-YvMJG3KAaPgIRFIod2baW9JUNBAw7F18ptPMtJnQG--QcRhTupGsSuGhAEcEvV0TqTprCT0jjMnvF2h6w3V2w3dgppBtx8J_pf8SNrD5ZgZteewPjv0fg3lj1tdV0?key=kKt5bvdvHZ90vVejwlk9sMBl\" width=\"430\" height=\"246\"></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Today</strong> is a&nbsp;<strong>sunny</strong>&nbsp;<strong>day.</strong> Lisa and her family go to the beach. They bring&nbsp;<strong>food, drinks, and a big&nbsp;</strong>towel. Lisa loves to play in the&nbsp;<strong>sand.</strong> She builds a&nbsp;<strong>sandcastle</strong> and&nbsp;<strong>laughs</strong> with her&nbsp;<strong>brother.</strong> The&nbsp;<strong>water&nbsp;</strong>is blue, and it looks&nbsp;<strong>cool</strong> and nice.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">After playing, they&nbsp;<strong>sit&nbsp;</strong>and&nbsp;<strong>eat</strong> together. Lisa eats a&nbsp;<strong>sandwich</strong> and&nbsp;<strong>drinks juice.</strong> She&nbsp;<strong>feels</strong>&nbsp;<strong>happy</strong> to be at the beach with her&nbsp;<strong>family.</strong> They&nbsp;<strong>talk, smile, and watch</strong> the&nbsp;<strong>waves.</strong> It is a&nbsp;<strong>fun&nbsp;</strong>and&nbsp;<strong>relaxing</strong> day.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Lists of Words:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Time &amp; Weather Terms</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>today, sunny, day, cool, after</i></span></li></ul><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Family &amp; People Terms</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>family, brother</i></span></li></ul><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Places</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>beach, sand, water</i></span></li></ul><ol start=\"4\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Actions (Verbs)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>go, bring, play, build, laugh, sit, eat, feel, talk, smile, watch</i></span></li></ul><ol start=\"5\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Objects (Nouns)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>food, drink, towel, sandcastle, sandwich, juice, waves</i></span></li></ul><ol start=\"6\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Feelings &amp; Descriptions</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>love, happy, nice, blue, big, fun, relaxing</i></span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','62cc6d46-261f-472b-a76a-b65d1ee521ef','f144970c-37ba-4427-a2ed-f72f1ae0a570','cab703d7-ea78-4be8-b760-becb5fb34ddb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:53'),('33f576e2-83dd-46be-9b45-cd91abe9d2dd','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What Are Adjectives?</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are words that provide more information about nouns or pronouns. They can describe qualities (color, size, shape), quantity, and the specific type of noun.</span></li></ul><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Types of Adjectives:</strong></span></p><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Descriptive Adjectives</strong> Describe qualities like appearance, feeling, or condition.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: “beautiful,” “angry,” “expensive”</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"The expensive car is red.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Quantitative Adjectives</strong> Indicate quantity or amount.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: “many,” “few,” “several”</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"He has several books on history.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Demonstrative Adjectives</strong> Specify particular nouns.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: “this,” “that,” “these,” “those”</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"These cookies are delicious.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Possessive Adjectives</strong> Indicate ownership or possession.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: “my,” “your,” “their”</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"Their house is big.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Interrogative Adjectives</strong> Used in questions to ask about nouns.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: “which,” “what,” “whose”</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentence</i>: \"Which book is yours?\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Adjectives</strong> Used for comparing two or more nouns.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative</strong>: “taller,” “more interesting” (compares two items)</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Superlative</strong>: “tallest,” “most interesting” (compares three or more items)</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Sentences</i>: \"He is taller than his brother.\" / \"She is the tallest in her class.\"</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Usage Tips for Adjectives:</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Order of Adjectives</strong>: When multiple adjectives describe a noun, they follow a specific order (e.g., opinion, size, age, shape, color, origin, material, purpose).</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"A beautiful small old wooden table\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Placement</strong>: Adjectives usually come before nouns, but they can also follow verbs like “be,” “seem,” “look.”</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Examples</i>: \"The dress is beautiful.\" / \"It seems interesting.\"</span></li></ul></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','3b835b88-f728-4bdd-a64c-a8b3216ae147','19e966c5-52ca-45d9-a039-138594184e90','2932abf6-d182-4e65-9ba1-15eb356ff5fb','a27fd716-8c1a-4979-9a36-2d733a303eb8','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('361f92e6-bd0e-4079-b3db-f4dfa037c8c3','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','cafdb09b-f3b5-4576-b931-329c5b668243','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('362d6389-73a7-4b4f-8b40-42b992d80808','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Difference Between \"Would Like\" and “Be Going To”</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. \"Would Like\"</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Would like\" is used to express a desire or preference. We use it when we want something or wish for something.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + would like + (noun/verb in base form)</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example with noun:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a pizza.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example with verb:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like to go to the park.</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Uses:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Making polite requests:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a glass of water, please.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Expressing desires:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She would like a new bicycle.</span></li></ul></li></ul><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. \"Be Going To\"</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Be going to\" is used to talk about future plans or intentions. We use it when we have decided to do something before now.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + am/is/are going to + (verb in base form)</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to study for the test.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They are going to watch a movie.</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Uses:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Talking about future events:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We are going to visit our grandparents next week.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Making predictions:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">It is going to rain tomorrow.</span></li></ul></li></ul><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Comparison</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Phrase</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Use</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Would like</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To express desires or preferences</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a sandwich.</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Be going to</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To talk about future plans or intentions</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to eat lunch at noon.</span></td></tr></tbody></table></figure><p>&nbsp;</p>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','fd535c73-bdba-466e-bfd6-bc4965efb4ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','eb5a5c81-e327-4c58-885d-3c19c084c23a','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('36353aaa-0af1-4489-b057-25511e020826','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding Adverbial Time Clauses</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial time clause</strong> tells us&nbsp;<i>when</i> something happens in relation to another action. It answers questions like “when?” “how long?” or “how often?” The time clause usually starts with time conjunctions like&nbsp;<strong>when, while, before, after, until, as soon as, as long as,</strong> and&nbsp;<strong>once</strong>.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Structure of an Adverbial Time Clause</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An adverbial time clause contains:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Conjunction</strong> to indicate the timing (e.g.,&nbsp;<i>after</i>,&nbsp;<i>before</i>,&nbsp;<i>when</i>,&nbsp;<i>until</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject</strong> and&nbsp;<strong>Verb</strong> a complete action, although usually in a simpler form than the main clause.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong>&nbsp;<i>she arrived</i>, everyone started clapping.</span></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Rules and Tips</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Tenses in Time Clauses</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In general, if the main clause is in the future tense, the time clause uses the present tense (even though it refers to a future action).</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Ill call you</strong>&nbsp;<i>when I arrive</i>. (Not \"will arrive\")</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Starting or Ending Sentences</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Time clauses can begin or end a sentence. When starting a sentence, use a comma.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>After he finished his homework</i>, he went out to play.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He went out to play&nbsp;<i>after he finished his homework</i>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Conjunctions and Uses</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong> -&nbsp;<i>when something happens in relation to another event</i></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>When I see you</strong>, Ill tell you everything.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>While</strong> -&nbsp;<i>to show two actions happening at the same time</i></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: She was reading&nbsp;<i>while he cooked dinner</i>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Before/After</strong> -&nbsp;<i>to indicate sequence in time</i></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>Before you go</strong>, make sure to lock the door.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He called his friend&nbsp;<i>after he arrived</i>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Until</strong> -&nbsp;<i>up to the time of another event</i></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Ill wait here&nbsp;<i>until you return</i>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>As soon as</strong> -&nbsp;<i>right after something happens</i></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>As soon as he saw the dog</strong>, he ran away.</span></li></ul></li></ul></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('3658ddeb-d2f5-423e-b34a-8d196e2258ca','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<ol><li><strong>Remote</strong> means a place that is far away or not easy to get to.<br>Example: \"The <strong>remote</strong> beach was perfect for those looking to escape the crowds.\"<br>Synonyms:<ul><li><strong>Distant</strong>: Far from other places.<br>\"The mountains looked so <strong>distant</strong> from where we were.\"</li><li><strong>Isolated</strong>: A place far away from others, often quiet.<br>\"They stayed in an <strong>isolated</strong> cabin in the forest.\"</li></ul></li></ol><hr><ol start=\"2\"><li><strong>Adventure</strong> means an exciting or unusual experience.<br>Example: \"The group wanted an <strong>adventure</strong>, so they went hiking in the mountains.\"<br>Synonyms:<ul><li><strong>Exploration</strong>: The act of discovering new places.<br>\"The explorers went on an <strong>exploration</strong> of the jungle.\"</li><li><strong>Journey</strong>: A trip, especially one that is long or difficult.<br>\"Their <strong>journey</strong> across the desert was hard but fun.\"</li></ul></li></ol><hr><ol start=\"3\"><li><strong>Exclusive</strong> means something that is for only a few people or not available to everyone.<br>Example: \"The hotel has <strong>exclusive</strong> rooms for VIP guests.\"<br>Antonyms:<ul><li><strong>Private</strong>: Only for one person or a small group.<br>\"The <strong>private</strong> beach is just for hotel guests.\"</li><li><strong>Restricted</strong>: Not open to everyone.<br>\"The <strong>restricted</strong> area is only for employees.\"</li></ul></li></ol><hr><ol start=\"4\"><li><strong>Diverse</strong> means having many different types of things.<br>Example: \"The park offers a <strong>diverse</strong> range of activities, from hiking to bird watching.\"<br>Synonyms:<ul><li><strong>Varied</strong>: Different from each other.<br>\"The menu had a <strong>varied</strong> selection of dishes.\"</li><li><strong>Different</strong>: Not the same.<br>\"They like <strong>different</strong> kinds of music.\"</li></ul></li></ol><hr><ol start=\"5\"><li><strong>Sustainable</strong> means something that does not harm the environment and can last a long time.<br>Example: \"The tour company promotes <strong>sustainable</strong> travel to protect nature.\"<br>Synonyms:<ul><li><strong>Eco-friendly</strong>: Good for the environment.<br>\"They use <strong>eco-friendly</strong> products at the hotel.\"</li><li><strong>Environmentally responsible</strong>: Taking care of the environment.<br>\"They practice <strong>environmentally responsible</strong> farming.\"</li></ul></li></ol><hr><ol start=\"6\"><li><strong>Serene</strong> means calm and peaceful, with no noise or trouble.<br>Example: \"The quiet lake offered a <strong>serene</strong> place to relax.\"<br>Synonyms:<ul><li><strong>Calm</strong>: Quiet and peaceful.<br>\"The sea was <strong>calm</strong> during the morning.\"</li><li><strong>Peaceful</strong>: Quiet and free of noise.<br>\"The garden was <strong>peaceful</strong>, perfect for reading.\"</li></ul></li></ol><hr><ol start=\"7\"><li><strong>Popular</strong> means something that many people like or visit.<br>Example: \"The <strong>popular</strong> museum attracts many tourists.\"<br>Synonyms:<ul><li><strong>Famous</strong>: Well-known.<br>\"The <strong>famous</strong> beach gets crowded in the summer.\"</li><li><strong>Crowded</strong>: Full of people.<br>\"The market was <strong>crowded</strong> with shoppers.\"</li></ul></li></ol><hr><ol start=\"8\"><li><strong>Scenic</strong> means beautiful, especially when looking at nature.<br>Example: \"The hikers took a <strong>scenic</strong> route through the forest.\"<br>Synonyms:<ul><li><strong>Picturesque</strong>: Very beautiful, like a picture.<br>\"The <strong>picturesque</strong> village had beautiful views.\"</li><li><strong>Breathtaking</strong>: Very beautiful and amazing.<br>\"The view from the mountain was <strong>breathtaking</strong>.\"</li></ul></li></ol><hr><ol start=\"9\"><li><strong>Vibrant</strong> means full of life and energy.<br>Example: \"The town is known for its <strong>vibrant</strong> nightlife and lively streets.\"<br>Synonyms:<ul><li><strong>Lively</strong>: Full of activity and energy.<br>\"The <strong>lively</strong> market was full of people and music.\"</li><li><strong>Energetic</strong>: Full of energy.<br>\"The <strong>energetic</strong> crowd cheered during the concert.\"</li></ul></li></ol>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','e4609a77-b764-48e3-9850-e6e01bfc46b6','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','b182989e-22bf-4ff8-9888-395f8328118f','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:01'),('369156bc-aea1-48e5-87d0-7ad262debbb0','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'975a6591-5b2e-49b0-8574-f5def3056c53','2491bf92-4b6a-4e31-b198-3813ee810bb6','04ff87ba-f7e4-4293-bb73-495cfb6836e8','85a48c82-c8e3-438a-a0ca-141549e52c7c','f6615c39-2fbd-4d37-b235-e105ae16f310','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('36cc2ca7-9643-4410-8166-50f68c988340','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<figure class=\"media\"><oembed url=\"https://drive.google.com/file/d/1bg9yaMQYcbWOFqnKYBJNbRzWKylebr4d/view?usp=sharing\"></oembed></figure>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','23eee435-4234-4224-b1d9-0b72379e8f19','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','ed8dcf13-124a-493e-90dd-bfe380e507b6','cb49f9b0-eace-47f1-bc20-8ffba568cf58','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('3702c9da-1b8a-4084-bb70-e7e539dc453d','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 1','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','f428bbc8-f11c-4493-bf0f-12b25e3b0042','2b662452-991d-41d7-989c-993cb37d0d3f','5311525c-20a6-47d5-96e3-ab21d8c57c59','67737b19-b135-479a-b5b2-0ad70096592f','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('376a604a-4417-4360-a244-9733114ca891','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','7b78a6a2-581d-414d-925c-dfd8a74ad59d','d623a304-e399-441c-bbcf-65c4e1343ec0','5be8d130-4903-4637-a383-86316a798e2b','d4211b29-d856-43d5-b93e-ed97cce93362','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('38d44d3c-f7ff-4b87-b388-1091ad5e81c6','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 1</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the basic level, retelling past events involves understanding and using simple English to describe something that has already happened. The focus is on using basic words and short sentences to tell a clear story. Students should remember key details, like who was involved, what happened, where it took place, and when it happened. For example, in the story about Mr. and Mrs. Green, students learn to retell that they went shopping for their sons birthday in the afternoon. They bought a smartphone and a green t-shirt at the department store and then went home. This kind of practice helps them understand the order of events and use simple past tense verbs like “went” and “bought.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In another story about rats, students read about how rats are seen as pests because they spread diseases, but they also have interesting traits. They can swim well, and some people keep them as pets because they are smart and friendly. The story also mentions how rats are considered holy in some parts of India and how the Chinese calendar includes the Year of the Rat. Students practice retelling these facts, which helps them use simple language to share interesting information. Using easy vocabulary, short phrases, and focusing on the main ideas makes it easier for beginners to understand and talk about past events.</span></p><h3>Vocabulary</h3><figure class=\"table\" style=\"width:64.08%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:63.14%;\"><col style=\"width:36.86%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Sales Assistant</td><td>Asisten penjualan</td></tr><tr><td>Recommendation</td><td>Rekomendasi</td></tr><tr><td>Reach</td><td>Mencapai</td></tr><tr><td>Holy</td><td>Suci</td></tr><tr><td>Plague</td><td>Wabah</td></tr><tr><td>Unpopular</td><td>Tidak populer</td></tr><tr><td>Destroy</td><td>Menghancurkan</td></tr></tbody></table></figure><p>&nbsp;</p>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','aee009fe-0009-47a9-a7d4-8f55b5c97140','9aaa715b-ecb9-460f-948d-095c6018fa62','066f137b-70c3-4619-8cf7-038f42d99258','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('38e17f75-142e-48a7-9d23-052fa6892fe6','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','bca743a7-446f-44f9-916f-9180ec988e90','f29c9b92-f01b-4ed4-a606-d14a26349065','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('39047836-dedd-41d5-806a-71fd4d66577c','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','4140a29b-03ae-4ecc-a5eb-079642cc03cb','48e954f7-123b-404f-a990-8083a78133b2','291104a0-b147-4a5e-a47f-090d667853d6','6254b15c-651d-4427-9572-3f70db7fb7f7','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9',0,'2024-11-04 14:57:58'),('39585c17-6898-4ec1-9338-2dd6e96ebcc1','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','7b78a6a2-581d-414d-925c-dfd8a74ad59d','376a604a-4417-4360-a244-9733114ca891','d623a304-e399-441c-bbcf-65c4e1343ec0','5be8d130-4903-4637-a383-86316a798e2b','d4211b29-d856-43d5-b93e-ed97cce93362',1,'2024-11-20 15:15:34'),('3a4c3d3f-a053-4524-8530-33eecd22502a','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 1: Basic</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Explanation:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the basic level, retelling past events involves recalling simple stories or experiences that have already occurred. Students learn to express what happened in a clear and straightforward manner using basic vocabulary and short sentences. This level focuses on helping students gain confidence in speaking and understanding how to structure a simple narrative. Students practice identifying key elements of a story, such as who was involved, what happened, and where it took place.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last weekend, Maria and her friends went to the zoo. They saw many animals like lions, elephants, and monkeys. Maria liked the monkeys the most because they were funny. They had lunch at the zoo and then went home.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formula for Retelling:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Beginning (Setting the Scene):</strong> Who, What, Where, When</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last weekend, Maria and her friends went to the zoo.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Middle (The Events):</strong> Sequence of events with basic details</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They saw many animals like lions, elephants, and monkeys. Maria liked the monkeys the most.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>End (Conclusion):</strong> Outcome and feelings</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They had lunch at the zoo and then went home.\"</span></li><li>&nbsp;</li></ul></li></ol><h4><strong>General Vocabulary List</strong></h4><figure class=\"table\" style=\"width:48.95%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:59.16%;\"><col style=\"width:40.84%;\"></colgroup><thead><tr><th><strong>Word</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Museum</td><td>Museum</td></tr><tr><td>Market</td><td>Pasar</td></tr><tr><td>Cafe</td><td>Kafe</td></tr><tr><td>Vacation</td><td>Liburan</td></tr><tr><td>Giraffe</td><td>Jerapah</td></tr><tr><td>Zoo</td><td>Kebun Binatang</td></tr><tr><td>Gift Shop</td><td>Toko Suvenir</td></tr><tr><td>Explore</td><td>Menjelajahi</td></tr><tr><td>Sunny</td><td>Cerah</td></tr><tr><td>River</td><td>Sungai</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','08d3d802-bd8a-407a-a701-71519b1c5ac7','ae5d117c-92bd-49b8-8b00-5960fa37e120','f06c75e8-9bc7-49e4-9045-8ef92c931723','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','41ec844d-5db3-470f-8b36-96d6548bcef6','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','5ca8148a-a318-4b65-8f98-3cfa161542e6','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('3b168b2f-4410-44c0-aefd-240942c312ab','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<p><strong>Read this to answer questions number 1-4!</strong></p><figure class=\"image\"><img style=\"aspect-ratio:469/233;\" src=\"http://54.173.167.62/api/uploads/level/image/IMAGE-3b168b2f-4410-44c0-aefd-240942c312ab-8e13b90ad6587bb363d37b878b49e9e8.png\" width=\"469\" height=\"233\"></figure><p>&nbsp;</p><p><strong>Read this to answer questions number 5-7!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdu97KCCeBzIuHkItQlXpWhwwnjhqy-DP8dTJz6NRjqbhnxsh5CL6KsXHVTFPdY_lC61_tgm6Cd12agNy47asSOehHdyI-JDifaJeW0rjQc6NP4iz04G3S3WRPvL-dX1NM69fKFXA?key=l88jL9vAM7xNpgWKJtV2i_f1\" width=\"336\" height=\"189\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://berkeluarga.id/media/2022/04/Psikologi_Manfaat-Memuji_Envato-1200x675.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://berkeluarga.id/media/2022/04/Psikologi_Manfaat-Memuji_Envato-1200x675.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: Hey Sarah, I heard you got an excellent review for your project!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Sarah: Yes, I did! Im thrilled about it.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: Your hard work really showed. The feedback was very positive.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Sarah: Thanks, Liam. I spent a lot of time on it, so Im glad its appreciated.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: You deserve it. Lets go out for dinner to celebrate!</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 8-11!</strong></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Dear Sarah,</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I hope this letter finds you well. I just wanted to drop you a note to say congratulations on your recent promotion! Your hard work and dedication have truly paid off, and I couldnt be happier for you.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I remember how you talked about your career goals and the effort you put into your projects. Its inspiring to see you achieve such a significant milestone. Im sure you will continue to excel in your new role.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Once again, congratulations on this well-deserved success. Lets catch up soon to celebrate!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Best wishes,</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Anna</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 12-16!</strong></p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfZnRzozkRZUJBFt7ELvsZTGvEbrLeURL1CQoIQX7aXieiivp4CIjWblKF5MvYhzyaikh6lTyOVTmx2I3tRO4fPgqLXsbiFQ6_ZTliw6veYjOl7oXi2Na2KVEK9ZLL0FoFEVi13lQ?key=l88jL9vAM7xNpgWKJtV2i_f1\" width=\"217\" height=\"226\"></span></p><p style=\"margin-left:36pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://penerbitdeepublish.com/wp-content/uploads/2020/08/andrea-hirata.png\"><span style=\"background-color:transparent;color:#0563c1;font-family:\'Times New Roman\',serif;font-size:12pt;\"><u>https://penerbitdeepublish.com/wp-content/uploads/2020/08/andrea-hirata.png</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Hi Ben, I just heard that you finished your first novel! Congratulations!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Thanks, Maya! Its been a long journey, but Im so relieved and happy its finally done.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> I can imagine! Writing a novel must have taken a lot of dedication. How did you find the process?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> It was challenging, especially balancing it with my day job, but it was also incredibly rewarding. I learned a lot along the way.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Thats amazing. Ive heard from a few friends whove read your manuscript that its a fantastic read. You should be really proud!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Im glad to hear that! Ive been working hard to make it as good as possible, so its wonderful to get such positive feedback.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Are you planning to do anything special to celebrate this accomplishment?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Yes, Im hosting a small launch party with close friends and family. Itll be a great way to share this milestone with them.</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 17-20!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>The Power of Praise</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcwRDhFJKWFD8FeUJEKEC7Ei9_7W_mLI2C0akgBxvFAirspvK5HQDYTWPorC_2Gh9mxO3F3cCu20UkfsONvIwn3e-lJMkUw6EO1JUZcDsQcOE_woUP669rEjCM7DP6NQgHstO0RWA?key=l88jL9vAM7xNpgWKJtV2i_f1\" alt=\"The Power of Praise - Gleaner\" width=\"285\" height=\"160\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://atlanticuniongleaner.org/wp-content/uploads/sites/2/2020/11/nov20_ThePower.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://atlanticuniongleaner.org/wp-content/uploads/sites/2/2020/11/nov20_ThePower.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In a world filled with constant demands and pressures, the simple act of offering praise can have profound effects on individuals and teams. When leaders recognize the efforts of their team members, it fosters a culture of appreciation that enhances morale and productivity. Acknowledgment of achievements, whether through a formal award or a casual compliment, encourages employees to take pride in their work and strive for excellence.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">For example, when the marketing team launched a successful campaign, their manager took the time to celebrate their hard work publicly. This not only boosted the team\'s confidence but also inspired them to pursue even more ambitious projects in the future.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Moreover, research shows that consistent recognition improves retention rates. Employees are more likely to remain loyal to an organization that values their contributions. Consequently, a workplace where praise is regularly given becomes a thriving environment where innovation flourishes, and collaboration is second nature.</span></p>',NULL,NULL,NULL,1,'0bc35f92-9090-4bdc-b655-dd567df698a3','432f07f2-a960-412b-be28-94ff2d88b136','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','cfb400ed-6146-4a55-bac1-5f13d0193817','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('3b835b88-f728-4bdd-a64c-a8b3216ae147','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:13pt;\"><strong>Introduction to Adjectives</strong></span></h3><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What is an Adjective?</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">An adjective is a word that describes a noun (a person, place, thing, or idea).</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives tell us more about the noun\'s qualities, like color, size, or shape.</span></li></ul><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Examples of Adjectives:</strong></span></p><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Colors: red, blue, green (e.g., \"a red apple\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Sizes: big, small, tall (e.g., \"a big dog\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Shapes: round, square (e.g., \"a round ball\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Feelings: happy, sad, excited (e.g., \"a happy child\")</span></li></ol><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Using Adjectives in Sentences:</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives usually come before the noun. For example:</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">\"a big cat\"</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">\"a happy boy\"</span></li></ul></li></ul>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','19e966c5-52ca-45d9-a039-138594184e90','2932abf6-d182-4e65-9ba1-15eb356ff5fb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','a27fd716-8c1a-4979-9a36-2d733a303eb8','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('3c621559-a292-4c18-aaed-34e5ecbd2576','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 1</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the basic level of giving information to the public, learners focus on simple facts and clear messages. This level is ideal for beginners who are just starting to learn how to communicate information. The goal is to present straightforward information that is easy to understand, using simple language and short sentences. This helps learners build confidence in sharing information with others, ensuring that their message is communicated effectively.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Basic Public Information</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple facts and details</strong>, such as time, place, and activity.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Clear and direct language</strong> that is easy to understand.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The library opens at 9 AM. It is located on Main Street.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Tense</strong>: \"The library opens at 9 AM.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Sentences</strong>: \"It is on Main Street.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Basic Vocabulary</strong>: Words like \"library,\" \"books,\" and \"open.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The library is open. You can read books there.”</span></p><p>&nbsp;</p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Blackout</strong> Pemadaman listrik</li><li><strong>Break</strong> Waktu istirahat</li><li><strong>Turn off</strong> Matikan</li><li><strong>Registration</strong> Pendaftaran</li><li><strong>Venue</strong> Tempat acara</li><li><strong>Organize</strong> Mengatur</li><li><strong>Participate</strong> Berpartisipasi</li><li><strong>Jumble Sale</strong> Pasar murah</li><li><strong>Collect</strong> Mengumpulkan</li><li><strong>Encourage</strong> Mendorong</li></ol>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','54576a13-8360-433e-b515-61511d337de3','a434a061-c621-4fc8-8f9a-83831106b4cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','bae12afc-bc0b-4fd1-a230-252934cdc639','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('3e2e8436-3db9-40ac-9871-e4dab23ee23d','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Congratulating and Complimenting</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><u>Phrases:</u></strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on your promotion! You deserve it!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on starting your own business! Thats impressive!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations! I knew youd find something great!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"You should be proud of yourself! Well done!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thats awesome! Congratulations on passing the interview!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on your award! You earned it!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on your new house! It looks wonderful.\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on winning the competition! Your cooking must be amazing.\"</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on finishing the marathon! Thats a huge accomplishment!\"</strong></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Here are some examples of how to use those phrases in conversation:</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Thats awesome! Congratulations on passing the interview!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Thanks! I was nervous, but I did my best.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on your promotion! You deserve it!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: I appreciate it! It feels good to be recognized.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>You should be proud of yourself! Well done!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Thank you! Ive worked hard for this.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on starting your own business! Thats impressive!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Thanks! Its been a dream of mine.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on your new house! It looks wonderful.</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Im so happy with it. I cant wait to decorate!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on winning the competition! Your cooking must be amazing.</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Thank you! I was really happy to win.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on&nbsp;</strong>finishing the marathon<strong>! Thats a huge accomplishment!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: It was tough, but crossing the finish line felt great.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lisa:&nbsp;<strong>Congratulations on your award! You earned it!</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom: Thanks! This is all very exciting.</span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Look at the passage below to learn more about how to use phrases for congratulating and complimenting!</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Congratulations, Tom!</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXf7LD_GTtg6UTkogE5GXU-Vyp0VT9mE5Kv7cvTjoD4rHB4k-FcFKUdtwmxV10R0tODa6N7J-CkT29uUiovQv4TErfabE4e4IWynv3yA9KOcQ9F9_w-KKOz0J3VRn6GyyRwJsNuxqax7Z0L0eJ_mEvjNXxw049WS1mhjD-v7Uyou8F85_KGoz5o?key=zIAIARqlrj8NrUDvyB7kXlzM\" width=\"402\" height=\"402\"></strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tom recently had a lot to celebrate. His friend Lisa congratulated him on his new job and even his promotion, saying,&nbsp;<strong>“You deserve it!”</strong> Tom felt grateful to have such a supportive friend. Lisa also praised him for passing the job interview, saying,&nbsp;<strong>“Thats awesome!”</strong> Tom was glad his hard work was paying off.<strong> “You should be proud of yourself! Well done!”&nbsp;</strong>Lisa added, and Tom thanked her with a big smile.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">The celebrations didnt stop there. Lisa congratulated Tom on starting his own business, telling him, “<strong>Thats impressive!”</strong> Tom shared his excitement about his new house, and Lisa said,&nbsp;<strong>“It looks wonderful</strong>.” She also congratulated him on winning a cooking competition and finishing a marathon, calling each one a big accomplishment. Lisa ended by congratulating him on his award, saying,&nbsp;<strong>“You earned it!”</strong> Tom felt grateful and proud of all his achievements.</span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Get to Know</strong></span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>1. “That\'s awesome!”</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase is a casual and positive way to show excitement. It\'s a simple phrase that is suitable for everyday use.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>2. \"Congratulations on passing the interview!\"&nbsp;</strong>&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase is straightforward and specific, showing appreciation for a particular accomplishment (passing an interview).&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>3. \"You deserve it!\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase implies that the person worked hard and earned their achievement, making it a natural expression of encouragement. Its easy to understand and is a simple way to appreciate someones success.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>4. \"You should be proud of yourself!\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase is encouraging and helps build someones confidence by letting them know their efforts are worth feeling proud of.&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>5. \"Well done!\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This common expression is an easy way to praise someones effort or success.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>6. \"Thats impressive!\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase expresses admiration for an achievement made. It shows amazement or respect for someones achievements.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>7. \"It looks wonderful.\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase is an easy, positive way to compliment somethings appearance, whether its a place, an object, or an achievement.&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>8. \"You earned it!\"&nbsp;&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase acknowledges that the persons success is well-deserved. It is direct and supportive, making it a great expression for showing approval.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>9. \"Big accomplishment\"&nbsp;</strong>&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">&nbsp;&nbsp;&nbsp;This phrase recognizes a large or important achievement, giving value to someones efforts or skills.</span></p>',NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','8e3a70f1-c208-4bff-ae72-94c958828ebc','dd2e229c-09c5-42a6-afb6-86381733a5ad','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','afd6b384-56dd-4139-90f1-5800d11048e1','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('3eed5c6f-561d-4d3e-8359-6599a0b870c1','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','7cf3f682-17df-4c08-b1c9-b9851db561a4','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('3fc36883-61a5-43b9-b96e-98fbc0c750d9','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<p><strong>Eco-Tourism and Nature Preservation</strong><br><strong>Protecting the Environment</strong></p><p>Eco-tourism focuses on responsible travel that helps protect nature and supports local communities. People who engage in eco-tourism are careful not to harm the environment. They visit places like forests, wildlife parks, and historical sites, appreciating the beauty of nature without causing damage. Eco-tourists aim to reduce their impact on the earth by following guidelines that promote sustainability and respect for wildlife.</p><p>In eco-tourism, tourists are encouraged to learn about local culture and nature, while also making an effort to preserve the places they visit. This kind of tourism helps raise awareness of environmental issues, such as the need to conserve forests and protect endangered species. It also promotes the importance of respecting historical and cultural heritage.</p><hr><p><strong>Lists of Words:</strong></p><p><strong>Time &amp; Weather Terms</strong><br>today, often, away, always, before</p><p><strong>Family &amp; People Terms</strong><br>tourists, locals, visitors, travelers, guide</p><p><strong>Places</strong><br>national parks, forests, heritage sites, wildlife parks, temples</p><p><strong>Actions (Verbs)</strong><br>visit, preserve, protect, enjoy, travel, learn, raise awareness, reduce, respect, explore</p><p><strong>Objects (Nouns)</strong><br>nature, wildlife, environment, history, culture, conservation, biodiversity, solar power, ruins</p><p><strong>Feelings &amp; Descriptions</strong><br>peaceful, beautiful, ancient, modern, quiet, relaxing, fascinating, responsible, aware, popular</p>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','a589f269-20af-4c32-8a2e-1194e25dcfd5','8dcb7796-0eb0-4666-8bab-a0e363397399','7e854cd4-02e0-462d-bf5d-6ef775fcf963','545e36c7-8ec0-4512-b1c3-60a731159480','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','56f15554-b89c-457b-9d5e-7cddb5b054e1','044dd951-c81b-490d-a49b-225a00ef1bd0','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','7c902122-d6e2-4016-ab9b-186a7a4de03b','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('4028ea92-0ec8-4bd3-a1fa-9980f28fceef','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'bbb382d2-3bf1-49a4-968e-1b4b7d19689b','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','36353aaa-0af1-4489-b057-25511e020826','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('4097a6b6-1d60-451b-ac5e-d85cb86b4878','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 1',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','57719462-a0f2-4503-8d49-6b496e24bf5a','9e35efe1-7568-4311-b8c6-8ce63a8ec716','17b183fd-6f38-4fbd-babf-a6a842392db2','f298b867-0c58-4fb7-bcb6-9a548ca52f41','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('40bb0ca6-7e94-4fcd-916a-8365ab83a456','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 2: Beginner Application</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the beginner level, the texts are slightly more complex and include fables and parables that teach respect and diversity, such as “The Lion and the Mouse.” At this stage, readers start to think about why characters act the way they do and what happens because of their actions. The goal is to help them understand how moral values apply in different situations and appreciate various perspectives.</span></p><p>&nbsp;</p><h3>Vocabulary List with Indonesian Translations:</h3><hr><h3><strong>Great Teachers of Ancient Greece</strong></h3><ol><li><strong>Teacher</strong> - Guru</li><li><strong>Disciple</strong> - Murid atau pengikut</li><li><strong>Material things</strong> - Hal-hal material</li><li><strong>Preserved</strong> - Dilestarikan</li><li><strong>Ideas</strong> - Ide-ide</li><li><strong>Famous</strong> - Terkenal</li><li><strong>Athens</strong> - Athena</li><li><strong>Follower</strong> - Pengikut</li><li><strong>Leader</strong> - Pemimpin</li><li><strong>Philosophy</strong> - Filsafat</li></ol><hr><h3><strong>The Hare and the Tortoise</strong></h3><ol><li><strong>Hare</strong> - Kelinci</li><li><strong>Tortoise</strong> - Kura-kura</li><li><strong>Nap</strong> - Tidur siang</li><li><strong>Victory</strong> - Kemenangan</li><li><strong>Race</strong> - Perlombaan</li><li><strong>Perseverance</strong> - Ketekunan</li><li><strong>Slow and steady</strong> - Lambat tapi pasti</li><li><strong>Moral of the story</strong> - Pesan moral cerita</li><li><strong>Laugh</strong> - Tertawa</li><li><strong>Steady</strong> - Stabil</li></ol><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','9f22da86-53b2-488c-b4b4-db4c4d5f0519','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','57781aee-7e5e-47a4-bddd-513bd2a37aec','15fc91ab-629f-4b44-a812-c45807f31850','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('4140a29b-03ae-4ecc-a5eb-079642cc03cb','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','48e954f7-123b-404f-a990-8083a78133b2','291104a0-b147-4a5e-a47f-090d667853d6','6254b15c-651d-4427-9572-3f70db7fb7f7','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('41426465-c0af-4f11-bb66-c0e307279110','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','18c547b8-4f70-4034-82f0-f6ef2dea7719','4324ee52-2e30-4513-83ce-ac68b9a21ecc','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','2687ba9c-ac94-424f-a35e-0283946e5506',0,'2024-11-04 13:49:56'),('41ec844d-5db3-470f-8b36-96d6548bcef6','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','5ca8148a-a318-4b65-8f98-3cfa161542e6','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('42deb0b4-e0f3-431a-bba1-4d2cef967cc8','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding \"Would Like\" and \"Be Going To\"</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. \"Would Like\"</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning</strong>: We use \"would like\" to say what we want or desire.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>: Subject + would like + (object)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a sandwich. (This means I want a sandwich.)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She would like to go to the park. (This means she wants to go to the park.)</span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. \"Be Going To\"</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning</strong>: We use \"be going to\" to talk about future plans or intentions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>: Subject + be (am/is/are) + going to + (verb)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to eat lunch. (This means I plan to eat lunch.)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They are going to visit their friends. (This means they plan to visit their friends.)</span></li></ul></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Comparison</strong></span></h3><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>\"Would like\"</strong> is about what you want now or in the future.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>\"Be going to\"</strong> is about what you plan to do in the future.</span></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Practice Exercises</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Fill in the blanks with \"would like\" or \"be going to\":</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I ________ (want) a chocolate cake.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We ________ (watch) a movie tonight.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He ________ (want) a new bike.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They ________ (visit) the museum next week.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Make sentences:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use \"would like\" to express a desire.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use \"be going to\" to express a future plan.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"I would like a book.\" / \"I am going to read a book.\"</span></li></ul></li></ol><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Summary</strong></span></h3><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use&nbsp;<strong>\"would like\"</strong> for wants.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use&nbsp;<strong>\"be going to\"</strong> for future plans.</span></li></ul>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','362d6389-73a7-4b4f-8b40-42b992d80808','fd535c73-bdba-466e-bfd6-bc4965efb4ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','eb5a5c81-e327-4c58-885d-3c19c084c23a','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('42e0a7c2-9698-4f72-b868-a698fa9492c9','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><strong>Level 1: Talking About Yourself (Basic Information)</strong></h3><p>Start by introducing your name. This helps others get to know you.<br>For example:</p><ul><li>Hello, my name is [Name].<ul><li>\"Hello, my name is Viera.\"</li></ul></li></ul><p>Share your age. This gives others an idea of your stage in life.<br>For example:</p><ul><li>I am [age] years old.<ul><li>\"I am 15 years old.\"</li></ul></li></ul><p>Say where you are from. This adds context about your background.<br>For example:</p><ul><li>I am from [City/Country].<ul><li>\"I am from Jakarta.\"</li></ul></li></ul><p>Mention your hobbies or interests to make your introduction fun.<br>For example:</p><ul><li>I like [hobby/activity].<ul><li>\"I like reading books, especially Harry Potter.\"</li></ul></li></ul><p>Talk about your goals. Sharing your aspirations can inspire others.<br>For example:</p><ul><li>In the future, I want to be [goal].<ul><li>\"In the future, I want to be a writer.\"</li></ul></li></ul><p>End by asking others about themselves to continue the conversation.<br>For example:</p><ul><li>What about you? What do you enjoy doing?</li></ul><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Introduce Memperkenalkan</strong></li><li><strong>Stage Tahapan</strong></li><li><strong>Context Konteks</strong></li><li><strong>Background Latar Belakang</strong></li><li><strong>Hobby Hobi</strong></li><li><strong>Goal Tujuan</strong></li><li><strong>Aspiration Aspirasi</strong></li><li><strong>Inspire Menginspirasi</strong></li><li><strong>Conversation Percakapan</strong></li><li><strong>Activity Aktivitas</strong></li></ol><hr><p><strong>Please read email below for answering questions number 1-5!</strong><br>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:#ffffff;color:#2a2a2a;font-family:Roboto,sans-serif;font-size:10.5pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeVvE5_ITlmfMuE9COGMimsjw1sw71PpynHE6Z2K23ymJBEVt60VMLTxhMsCwb4h0CuUE5PTfFs9YhxCFUagoFmusa-Pdxi_F4SLMb3gtLEBgaLP83ueY6cIam1_gT5aU64PMncJVu0twueycaxNHoL_KgLA9pd0_HivoBD24-LHe1kaxDgrOE?key=gT8buxiX8QbJoKDPFg1uGw\" width=\"224\" height=\"224\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/6f/21/59/6f2159e34d3fa1f9e57087bd2f0c411c.jpg\"><span style=\"background-color:#ffffff;color:#0000ff;font-family:Roboto,sans-serif;font-size:8pt;\"><u>https://i.pinimg.com/564x/6f/21/59/6f2159e34d3fa1f9e57087bd2f0c411c.jpg</u></span></a><span style=\"background-color:#ffffff;color:#2a2a2a;font-family:Roboto,sans-serif;font-size:8pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hello. My name is&nbsp; Xaviera Putri. People usually call me Viera. I am 16 years old and I was born in Bandung on January 17, 2008. I have lived in Jakarta since I was a child, and now I am studying at Korea Science Academy.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I love reading novels, and my favorite novel is Harry Potter. I also enjoy writing fiction, and sometimes I submit my work to various writing competitions. Because I have hobbies like that, my dream is to become a writer. I hope that one day I can publish my own novel and entertain many readers.</span><br><br><strong>Please read email below for answering questions number 6-10!</strong><br><br>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdIYJ7k6LMVyiZO6xKhmJlrdPW3JGmnBzI3Dk-BHmWhC6Z1WRtSrguLg_1tJaY0xy0rH-VfdSEpglquLsHdZmrVfNLGpauNOTBHgNatRYTvwHTJfb1z025gSRKhc0sAYIS1DVhN9tj7N4T4t0pUdYijN_XIPuAb4Nlf8eCsxXtbh21W3Y8HMT0?key=gT8buxiX8QbJoKDPFg1uGw\" width=\"198\" height=\"240\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/db/c3/09/dbc30983dbdf1a05982fad2ba9655c4a.jpg\"><span style=\"background-color:transparent;color:#0000ff;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/564x/db/c3/09/dbc30983dbdf1a05982fad2ba9655c4a.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi, everyone. I am Nabil. Im from Yogyakarta, but I currently stay in my grandmas house, which is in Solo Baru.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">&nbsp;I was born in Bantul, Yogyakarta, on 21st December, 2015. Now I am a student in class 9A. This is my first time to have such a meeting with new friends.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">&nbsp;I join this basketball club because I love basketball and I play basketball since I was in elementary school. I am quite shy but I hope we can get along well. Thats all about myself, thank you for paying attention.</span></p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','54ae104f-7d71-48fc-918a-8c3e341bc9ad','cabc6b65-686f-4175-ba6e-6e0d2c003784','a07c29ce-95a7-4fd2-84df-43f6d36af407','94de3108-eb46-4a5e-b039-962392a500e6','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:31'),('4324ee52-2e30-4513-83ce-ac68b9a21ecc','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','18c547b8-4f70-4034-82f0-f6ef2dea7719','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','2687ba9c-ac94-424f-a35e-0283946e5506','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('432f07f2-a960-412b-be28-94ff2d88b136','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Congratulating &amp; Complimenting Others - Level 2</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In this level, congratulating and complimenting becomes more detailed. The expressions include reasons for the compliments or congratulations.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Congratulating and Complimenting with Details</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Expressing congratulations</strong> with reasons, such as “Congratulations on your promotion! You worked very hard.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Complimenting specific qualities</strong> or actions, like “You did an amazing job on your presentation!”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “I am proud of you for winning the competition! You put in so much effort!”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More complex sentences using present simple and past simple, like “You have done a wonderful job.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adjectives to describe qualities, such as “hardworking” or “talented.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using conjunctions to connect ideas, like “and” or “because.”</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Graduation</strong> Wisuda</li><li><strong>Achievement</strong> Prestasi</li><li><strong>Award</strong> Penghargaan</li><li><strong>Excited</strong> Bersemangat</li><li><strong>Proud</strong> Bangga</li><li><strong>Hard work</strong> Kerja keras</li><li><strong>Recognition</strong> Pengakuan</li><li><strong>Speech</strong> Pidato</li><li><strong>Celebrate</strong> Merayakan</li><li><strong>Stylish</strong> Modis</li><li><strong>Congratulations</strong> Selamat</li><li><strong>Humility</strong> Kerendahan hati</li><li><strong>Accomplishment</strong> Pencapaian</li><li><strong>Stylish</strong> Gaya</li><li><strong>Support</strong> Dukungan</li></ol>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','0bc35f92-9090-4bdc-b655-dd567df698a3','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','cfb400ed-6146-4a55-bac1-5f13d0193817','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('437305e6-6a57-46d6-92c9-0bcd02802a3a','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest',NULL,NULL,NULL,NULL,1,'efd9c373-a891-4be0-a3b1-9e7c74b462ee','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','ece4b803-0eff-41eb-ba24-307c115cae80','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('442e06c2-9ed7-4c77-a49e-087bbd13e810','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Pretest','material',NULL,NULL,NULL,1,'d1f6cd37-fcbf-4359-b472-e5f088311d09','e0ef7134-1f09-44da-ba2d-48b385fc54fa','ffd95f3d-e727-4be6-b439-48598209ff14','199fd7ff-54e3-4338-a63d-5d87d96781be','d0137123-ec41-4e5d-9591-1f46113f1e31','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54'),('456af0ad-de69-42a7-b227-135601f1cc0a','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 1: Basic</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Intentions?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this level, intentions refer to what someone wants to do or plans to do. It is a simple way of expressing desires and plans. For example, when someone says, \"I want to play,\" they are expressing their intention to play. Understanding intentions helps to know what others wish to achieve or experience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of a Reading Passage:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Going to the park is fun. Playing on the swings is exciting. A picnic with friends is nice. Sandwiches and juice will be part of the picnic. A fun day is the goal.\" This passage uses simple sentences to convey intentions clearly.</span></p><p>&nbsp;</p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Backyard</strong> - Halaman belakang</li><li><strong>Party</strong> - Pesta</li><li><strong>Games</strong> - Permainan</li><li><strong>Cake</strong> - Kue</li><li><strong>Candles</strong> - Lilin</li><li><strong>Hide and Seek</strong> - Petak umpet</li><li><strong>Water Balloon Fight</strong> - Perang balon air</li><li><strong>Race</strong> - Lomba</li><li><strong>Picnic</strong> - Piknik</li><li><strong>Kite</strong> - Layangan</li><li><strong>Play</strong> - Bermain</li><li><strong>Swings</strong> - Ayunan</li><li><strong>Ice Cream</strong> - Es krim</li><li><strong>Soccer</strong> - Sepak bola</li><li><strong>Sandwiches</strong> - Roti lapis</li><li><strong>Windy</strong> - Berangin</li><li><strong>Excited</strong> - Bersemangat</li><li><strong>Park</strong> - Taman</li><li><strong>Scooter</strong> - Skuter</li><li><strong>Weekend</strong> - Akhir pekan</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this to answer questions number 1-5!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Jakes Birthday Plan</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Jakes birthday was coming up soon, and he was very excited. He wanted to have a big party with all of his friends. He planned to invite everyone from his class and some of his neighbors.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I want to have a fun day,\" Jake said. He decided to have the party in his backyard with games, cake, and music. Jakes mom asked, \"What games do you want to play with your friends?\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Jake replied, \"I want to play hide and seek, have a water balloon fight, and do some races.\" He also wanted to have a chocolate cake with colorful candles.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">All of Jakes friends were happy to hear about the party, and they said, \"We want to come and have fun, too!\" Everyone was looking forward to celebrating Jakes special day.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this to answer questions number 6-10!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Mias Weekend Plan</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Mia loved weekends because she could spend time doing her favorite activities. This Saturday, she planned to go to the park with her family. \"I want to ride my bike and have a picnic,\" Mia told her mom.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Her little brother, Sam, said, \"I want to play soccer in the park and eat sandwiches.\" Mias dad asked, \"What else do you want to do?\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Mia thought for a moment and said, \"I want to fly my kite if it is windy.\" The family packed a picnic basket with food and drinks, ready for a day of fun. Everyone was excited about their weekend plans and couldnt wait to have a great time at the park together.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','de4674bd-c6d6-452f-85d2-fd42a0ccf773','d251bc49-d9e7-4638-8973-57fdeb16bcd9','042624d6-9d02-402d-a80a-8dfd1649f91e','4b61631f-fe0c-4d04-b889-ccc0f12997ba','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('45b0268f-d278-4851-90d8-7f99001e6687','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','acad3477-1006-4ed1-b432-985542a7c890','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','318b5f94-4a81-4c44-8372-cef8e0561833','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('46eb6668-9448-4fcc-9bc0-c55e52497e8e','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 4',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','65b386e8-df1b-4810-9053-c1644c74f6ca','cf0266f0-cf1e-48a6-b6c0-ce0421665555','747f338b-51f5-4d3b-b895-61c0dc44dbaf','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('473c92b2-1f94-4c8a-a56f-6353cf5a93e8','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','efd9c373-a891-4be0-a3b1-9e7c74b462ee','ece4b803-0eff-41eb-ba24-307c115cae80','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('48882788-baf8-468f-85bf-dc386c4a00a6','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','899fb920-0a43-4888-a48a-0e91495db9b1','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','bd175280-dac0-4816-8b96-8bfea150cf93','62fa8403-e764-4555-949c-236f7300e212','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('48be69cb-0ab7-415a-a890-931bfe960a29','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 5','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','a71b942a-5467-4fed-8595-f3878ae66649','b744cc40-acf2-4cef-a209-d4c1d98b1986','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','69c27ea4-f30c-466a-99d7-3666f2842105','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('48dad7bd-d92f-45c9-bd99-cb9889f5dc9b','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Verb Tenses and Aspects</strong>&nbsp;</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect Continuous</strong>: Used for ongoing actions that began in the past and are still relevant or recent. Example:&nbsp;<i>She has been studying for her exams all week.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Perfect Continuous</strong>: Indicates a future action that will have been ongoing for a specified time by a certain point. Example:&nbsp;<i>By next year, he will have been working here for a decade.</i></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Modal Verbs with Degrees of Certainty and Politeness</strong>&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Modal usage includes nuanced meanings, expressing degrees of certainty, obligation, or politeness:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>May/Might/Could</strong>: Express levels of probability (e.g.,&nbsp;<i>She might attend the meeting</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Should/Ought to</strong>: Indicate a strong recommendation or duty (e.g.,&nbsp;<i>You should finish the project by Friday</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Must vs. Have to</strong>:&nbsp;<i>Must</i> implies personal conviction or necessity, while&nbsp;<i>have to</i> is often used for external obligations (e.g.,&nbsp;<i>You must be tired</i> vs.&nbsp;<i>You have to submit the report</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Passive and Active Voice in Different Contexts</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formal Writing</strong>: Passive voice can lend formality (e.g.,&nbsp;<i>The report was submitted by the team</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Focus on the Action</strong>: Passive voice shifts focus away from the performer (e.g.,&nbsp;<i>Mistakes were made</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>4. Complex Verb Forms: Gerunds and Infinitives</strong> Gerunds and infinitives can convey purpose, intent, or result:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Using Infinitives for Purpose</strong>:&nbsp;<i>To study</i> implies intent (e.g.,&nbsp;<i>She went to the library to study</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Gerunds After Certain Verbs</strong>: Some verbs require a gerund (e.g.,&nbsp;<i>He enjoys swimming</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>5. Advanced Phrasal Verbs and Collocations</strong> Mastering advanced phrasal verbs and collocations enhances fluency:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Phrasal Verbs</strong>:&nbsp;<i>Break down</i> (to analyze),&nbsp;<i>put up with</i> (to tolerate).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Collocations with Verbs</strong>:&nbsp;<i>Take action</i>,&nbsp;<i>give permission</i>,&nbsp;<i>make progress</i>.</span></li></ul>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','2f761a14-dfdf-4549-8619-08112603046b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','e988b40c-6ed5-462c-97ad-1aef02f83a1f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','e273317f-f53e-45dc-8ced-9e15ab266775',0,'2024-11-20 15:23:59'),('48e954f7-123b-404f-a990-8083a78133b2','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','4140a29b-03ae-4ecc-a5eb-079642cc03cb','291104a0-b147-4a5e-a47f-090d667853d6','6254b15c-651d-4427-9572-3f70db7fb7f7','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('4ac1d47e-9a06-4b89-a88b-52f0af7670f7','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'857ce585-3dd7-43b4-99f1-66d15dc682d2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','93482dfa-f718-4bfe-ac63-db30e6e430d7','9ff59274-0b63-4b67-a862-6c6d00121f6e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','7cf3f682-17df-4c08-b1c9-b9851db561a4','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','3eed5c6f-561d-4d3e-8359-6599a0b870c1','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('4b5952ab-2589-422d-a5e3-42946f480ec8','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<p><strong>1. When \"Wide\" Meets Its Match</strong></p><p>Talking about contrasts in size or scope helps people understand the size of things you\'re describing. For example: The opposite of \"wide\" is \"narrow.\"<br>“The views from the top of the mountain are supposed to be narrow. I can\'t wait to see them!”<br>Here, “narrow” refers to something having a small width, which contrasts with “wide,” meaning large or expansive.</p><hr><p><strong>2. Discovering Rural Beauty</strong></p><p>Explaining the type of place you want to visit helps clarify your preferences. For example: \"Rural\" means countryside, not cities.<br>\"Ive always wanted to visit a rural area, somewhere quiet with beautiful landscapes.\"<br>\"Rural\" refers to areas that are less developed and are in the countryside, away from urban settings.</p><hr><p><strong>3. The Buzz of a Bustling Place</strong></p><p>Describing the level of activity in a place helps others understand the atmosphere. For example: A word for a place full of energy is \"bustling.\"<br>\"The resort by the beach is filled with families enjoying the activities available. It\'s always bustling with energy and laughter.\"<br>“Bustling” means a place with a lot of movement and activity, filled with people and energy.</p><hr><p><strong>4. Exploring Remote and Hidden Spots</strong></p><p>Explaining the setting of a place helps others understand how far it is from others. For example: A synonym for \"isolated\" could be \"hidden.\"<br>\"It\'s so isolated, perfect for escaping the crowds.\"<br>\"Isolated\" refers to something far away or removed from others, and \"hidden\" suggests that its not easy to find.</p><hr><p><strong>5. The Power of Sustainability</strong></p><p>Talking about the environmental impact of a place helps people understand its long-term benefits. For example: \"Sustainable\" means eco-friendly and long-lasting.<br>\"Its known for its sustainable environment.\"<br>\"Sustainable\" refers to practices that dont harm the environment and can be maintained for a long time.</p><hr><p><strong>6. Words and Their Hidden Meanings</strong></p><p>Explaining the meanings of words helps us understand their usage in different contexts. For example:</p><ul><li>\"Diverse\" means many different types.</li><li>\"Restricted\" means limited in access.</li><li>\"Limited\" refers to a small range.</li><li>\"Narrow\" refers to something with a small width.</li><li>\"Varied\" refers to something involving many forms.</li></ul><hr><p><strong>7. A Word Scramble for Scenic Views</strong></p><p>Unscrambling words gives a clue about their meaning, especially when describing environments. For example: The scrambled word \"CEINSC\" is \"scenic.\"<br>\"Wow, the view is so scenic, it feels like were on top of the world!\"<br>\"Scenic\" refers to something that is visually beautiful or picturesque, especially natural landscapes.</p><hr><p><strong>8. When Artificial Meets Nature</strong></p><p>Discussing the environment helps understand whether something is man-made or naturally occurring. For example: \"Artificial\" refers to something made by humans.<br>\"Does this place feel a bit too artificial for you?\"<br>\"Artificial\" means something created or designed, not naturally occurring.</p><hr><p><strong>9. A Calm Escape to the Countryside</strong></p><p>Talking about the atmosphere of a place can reveal if its peaceful or busy. For example: \"Calm\" describes a peaceful and quiet environment.<br>\"How about we go to the countryside for a change? Its always so calm there.\"<br>\"Calm\" means peaceful and undisturbed, typical of the countryside.</p><hr><p><strong>10.&nbsp;</strong></p><ul><li>\"Diverse\" means many different types.</li><li>\"Restricted\" means limited in access.</li><li>\"Limited\" refers to a small range.</li><li>\"Narrow\" refers to something with a small width.</li><li>\"Varied\" refers to something involving many forms.</li></ul>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','e4609a77-b764-48e3-9850-e6e01bfc46b6','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','b182989e-22bf-4ff8-9888-395f8328118f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b',0,'2024-11-20 15:00:02'),('4b61631f-fe0c-4d04-b889-ccc0f12997ba','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 5: Proficient (Culinary Context)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Intentions?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In this proficient level, intentions can reflect complex goals related to sustainability and community impact. For example, when a chef states, \"My intention is to open a restaurant focused on sustainable dining,\" they express a deep commitment to environmental and social values through their culinary practice. Recognizing and articulating intentions at this level is important for making informed choices and engaging in discussions about cultural, ethical, and culinary practices.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of a Reading Passage:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"In the upcoming months, opening a new restaurant is the plan. The focus will be on sustainable dining. Local ingredients will be used to create seasonal menus. Cooking classes will teach healthy meal preparation. Partnerships with local farms will be made to source fresh produce.\" This passage reflects the intentions of a chef regarding culinary practices and community engagement.</span></p><p>&nbsp;</p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Intention</strong> Niat</li><li><strong>Sustainability</strong> Keberlanjutan</li><li><strong>Community Impact</strong> Dampak Komunitas</li><li><strong>Local Farmers</strong> Petani Lokal</li><li><strong>Composting System</strong> Sistem Pengomposan</li><li><strong>Seasonal Menu</strong> Menu Musiman</li><li><strong>Single-Use Plastics</strong> Plastik Sekali Pakai</li><li><strong>Eco-Friendly</strong> Ramah Lingkungan</li><li><strong>Food Packaging</strong> Kemasan Makanan</li><li><strong>Natural Environment</strong> Lingkungan Alam</li><li><strong>Indigenous Communities</strong> Komunitas Adat</li><li><strong>Conservation</strong> Konservasi</li><li><strong>Urban Development</strong> Pembangunan Perkotaan</li><li><strong>Cultural Preservation</strong> Pelestarian Budaya</li><li><strong>Economic Opportunities</strong> Peluang Ekonomi</li><li><strong>Wildlife Conservation</strong> Konservasi Satwa Liar</li><li><strong>Mass Tourism</strong> Pariwisata Massal</li><li><strong>Local Artisans</strong> Pengrajin Lokal</li><li><strong>Fair Wages</strong> Upah Adil</li><li><strong>Ethical Treatment</strong> Perlakuan Etis</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this and answer questions number 1-10!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>The Eco-Friendly Chefs Vision</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Chef Maria has always had a passion for food and the environment. After years of working in high-end restaurants, she decided to open her own establishment with a clear and ambitious intention: to create a dining experience that prioritizes sustainability and community impact. Her restaurant, \"Green Fork Bistro,\" has become a model for eco-friendly practices in the culinary world.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention,\" Chef Maria explains, \"is to ensure that every ingredient we use is sourced sustainably, supporting local farmers who use organic methods. By doing so, we reduce our carbon footprint and invest in our community.\" The restaurant features a seasonal menu, meaning dishes change based on what ingredients are available during the year. This not only reduces waste but also educates diners on the importance of eating with the seasons.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Chef Maria also has a composting system in place, turning food scraps into rich soil for local community gardens. Furthermore, she has pledged to eliminate single-use plastics, opting for biodegradable containers and reusable packaging. \"Every choice we make,\" she says, \"has an impact on our planet and the people around us. I want to create a ripple effect of positive change, starting from the kitchen and reaching out to our community.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Through \"Green Fork Bistro,\" Maria hopes to inspire other chefs and restaurant owners to think more carefully about their intentions and the legacy they leave behind. Her dedication has not gone unnoticed: she frequently speaks at sustainability conferences, sharing her vision for a future where food and environmental ethics go hand in hand.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this and answer questions number 11-20!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Sustainable Tourism and Local Communities</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethan Walker, a tourism entrepreneur, has a clear vision for the future of travel. With years of experience in the industry, he became deeply aware of the negative impacts mass tourism can have on local environments and cultures. His intention is to transform tourism into a force for good by promoting responsible and community-centered travel experiences. Ethan founded \"EcoJourney Adventures,\" a company that organizes sustainable tours in various parts of the world.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"My intention,\" Ethan says, \"is to provide travelers with unforgettable adventures while ensuring that our practices uplift, rather than exploit, the local communities.\" EcoJourney Adventures focuses on creating itineraries that respect local customs and prioritize the well-being of residents. For instance, travelers might participate in eco-friendly projects, like helping with beach clean-ups or supporting wildlife conservation efforts.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethan has also developed partnerships with local artisans, ensuring that a portion of the profits from tours goes directly back to the community. He believes that by engaging travelers in cultural and environmental preservation, tourism can become a positive influence rather than a harmful one. \"When tourists understand the impact of their actions, they are more likely to make thoughtful decisions,\" he explains. \"My goal is to shift the narrative of tourism from exploitation to empowerment.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ethans approach extends beyond environmental considerations. He advocates for fair wages and ethical treatment of all guides and staff, emphasizing that sustainable tourism must also prioritize human dignity. His company has been recognized for setting a new standard in ethical travel, and he is committed to spreading this message far and wide.</span></p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','456af0ad-de69-42a7-b227-135601f1cc0a','de4674bd-c6d6-452f-85d2-fd42a0ccf773','d251bc49-d9e7-4638-8973-57fdeb16bcd9','042624d6-9d02-402d-a80a-8dfd1649f91e','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 3',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','71a69eee-15cd-428f-ba4a-787447531cd9','671a16b3-1ece-4246-9767-c1812a428629','53455c0e-87dd-4192-80a1-415f79c2e416','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('4bd479a0-c629-4f12-8908-023b6ee2d29a','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','material',NULL,NULL,NULL,1,'18c547b8-4f70-4034-82f0-f6ef2dea7719','4324ee52-2e30-4513-83ce-ac68b9a21ecc','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','2687ba9c-ac94-424f-a35e-0283946e5506','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('4c084401-9899-4afd-abf2-35942bdb3c62','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'31beffdc-692c-4c8c-be5c-703255d60e1a','62cc6d46-261f-472b-a76a-b65d1ee521ef','f144970c-37ba-4427-a2ed-f72f1ae0a570','cab703d7-ea78-4be8-b760-becb5fb34ddb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:53'),('4d014570-ba73-4f48-9814-ea1707f9cb00','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6 (Advanced): Appreciating Cultural Values Reading Skills</strong></h3><h4><strong>Key Vocabulary Related to Culture</strong></h4><ul><li><strong>Intercultural dialogue</strong>: The exchange of ideas, beliefs, and practices between people from different cultural backgrounds.</li><li><strong>Global citizenship</strong>: The recognition that we belong to a worldwide community, which involves respecting and valuing different cultures.</li><li><strong>Ethical values</strong>: Principles that guide behavior based on what is considered morally right or wrong.</li><li><strong>Cultural heritage</strong>: The traditions, customs, artifacts, and beliefs passed down through generations.</li><li><strong>Indigenous cultures</strong>: The original cultures of a region, often linked to a deep connection to the land and nature.</li><li><strong>Preservation</strong>: The act of maintaining or protecting something, particularly cultural practices and traditions.</li><li><strong>Societal norms</strong>: The accepted behaviors and customs that are considered standard in a given society.</li><li><strong>Cultural identity</strong>: A sense of belonging to a group, defined by shared traditions, practices, language, and values.</li></ul><hr><h4><strong>Reading Skills in Appreciating Cultural Values</strong></h4><p>Reading comprehension is crucial for understanding and analyzing cultural texts. The following reading skills will help in appreciating cultural values:</p><ol><li><strong>Identifying Key Concepts</strong>:<ul><li>Focus on identifying core cultural values and how they influence societal behavior. For example, a passage about <strong>global citizenship</strong> may emphasize how intercultural dialogue fosters a sense of connection among diverse people. Recognizing the main idea helps readers understand the essence of cultural respect and appreciation.</li></ul></li><li><strong>Contextual Understanding</strong>:<ul><li>Pay attention to the context in which cultural values are presented. When reading about <strong>ethical values</strong> in different cultures, understanding the specific social, historical, and geographical context allows a deeper understanding of why certain practices are important. For instance, <strong>Indigenous practices</strong> regarding nature preservation might be influenced by spiritual beliefs and long-standing environmental practices.</li></ul></li><li><strong>Analyzing Cultural Perspectives</strong>:<ul><li>Different cultures have unique ways of celebrating and expressing their values. In reading passages about food or festivals, for instance, the way a community expresses itself through <strong>traditional cuisine</strong> or <strong>rituals</strong> can reflect underlying values such as family, community, or spirituality. Readers should be able to identify the connection between cultural practices and societal values.</li></ul></li><li><strong>Interpreting Cultural Symbols</strong>:<ul><li>Certain cultural symbols and practices have deep meanings that may not be immediately obvious. In advanced reading, you\'ll encounter references to <strong>symbolic gestures</strong>, such as the <strong>Japanese tea ceremony</strong> or <strong>Holi</strong> in India. A key reading skill is being able to interpret these symbols within the broader context of a cultures values.</li></ul></li><li><strong>Understanding Complex Relationships</strong>:<ul><li>In advanced-level readings, expect to encounter complex cause-effect relationships between cultural values. For example, reading about <strong>festivals</strong> in different cultures might require you to connect the celebration of certain events (e.g., <strong>Carnival</strong> in Brazil) with the societal values of freedom, expression, and unity. Understanding these relationships helps deepen the appreciation for how cultural values are embodied in daily life and collective traditions.</li></ul></li><li><strong>Evaluating Cultural Diversity</strong>:<ul><li>A key skill in reading cultural materials is the ability to critically evaluate cultural diversity. Passages might discuss the ways in which different societies prioritize <strong>community vs. individualism</strong> or <strong>tradition vs. modernization</strong>. Advanced readers should be able to recognize the nuances in how these values impact global cooperation and local traditions.</li></ul></li></ol><hr><h4><strong>Reading Comprehension Strategies for Advanced Learners</strong></h4><ul><li><strong>Skimming and Scanning</strong>: Quickly skim the text to understand the main themes of cultural values before diving deeper into specific examples or anecdotes.</li><li><strong>Contextual Clues</strong>: Use the context surrounding difficult words or concepts to derive their meaning. For example, understanding <strong>intercultural dialogue</strong> may require knowing the context in which different cultures are interacting (e.g., through <strong>festivals</strong> or <strong>global events</strong>).</li><li><strong>Inferential Reading</strong>: Many advanced-level texts will require you to make inferences based on subtle cues. When reading about the significance of a cultural practice, infer what values it might represent without them being explicitly stated.</li><li><strong>Summarizing and Paraphrasing</strong>: After reading about cultural topics, try to summarize the key points in your own words. This will not only check your comprehension but also deepen your understanding of the values discussed.</li></ul><hr><h4><strong>Types of Texts You Might Encounter</strong></h4><ul><li><strong>Cultural Essays</strong>: These might explore the significance of various cultural practices and how they reflect broader societal values.</li><li><strong>Global Studies Articles</strong>: Look for discussions on how different cultures influence global behavior, such as intercultural dialogue, global citizenship, or sustainable practices.</li><li><strong>Case Studies</strong>: Detailed analysis of specific cultural practices, such as <strong>Indigenous customs</strong> related to land conservation or global festivals like <strong>Diwali</strong> or <strong>Carnival</strong>, offering deep insights into the values that shape these traditions.</li><li><strong>Festivals and Traditions</strong>: Articles about cultural festivals will often explain how they embody specific values, whether it\'s the <strong>Lunar New Years</strong> focus on family and renewal or <strong>Holi\'s</strong> emphasis on joy and unity.</li></ul><hr><h4><strong>Advanced Reading Strategies for Appreciating Cultural Values</strong></h4><ol><li><strong>Comparing Cultural Values</strong>: As you read, compare and contrast cultural values across different societies. What similarities and differences can you identify in how different cultures express love, respect, or community?</li><li><strong>Critical Thinking</strong>: Reflect on how cultural values influence global issues like migration, sustainability, and intercultural conflict. Consider the challenges in respecting diverse cultural values while promoting unity in a globalized world.</li><li><strong>Synthesis of Ideas</strong>: Combine information from multiple readings to form a broader understanding of how cultural values shape global discourse. This might include reading about <strong>traditional food</strong> in various cultures or <strong>intergenerational respect</strong> across societies.</li></ol>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','5f80b62e-161d-43f8-94df-66d2bb3d07c9','d2c07130-79eb-459a-bf83-60f76ceebcd2','a16be13c-c049-47cd-b145-b3faae19a096','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','5d155771-a80b-4c7d-88df-56b0e833c511',0,'2024-12-04 11:15:31'),('4f2a4107-cd65-433c-8d1d-72fb9eea3f44','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3><strong>Level 6: Talking About Mochi Madness</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps to set the context.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about the versatility of mochi and how it has become a global culinary phenomenon.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear definitions to simplify understanding.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Fusion refers to the blending of different styles or flavors in cuisine.”</li><li>“Aficionados are people who are highly enthusiastic and knowledgeable about a subject.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain its relevance in todays culinary scene.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Mochis adaptability to both sweet and savory dishes showcases its cultural and culinary significance.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-life scenarios.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“Mochi donuts, known for their gluten-free texture, are a perfect example of how traditional Japanese desserts can evolve into modern, trendy foods.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with an insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that culinary fusion brings together diverse traditions, creating innovative dishes like mochi donuts and savory mochi appetizers.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Aficionados</strong> <strong>Penggemar fanatik</strong></li><li><strong>Fusion</strong> <strong>Perpaduan</strong></li><li><strong>Versatility</strong> <strong>Fleksibilitas</strong></li><li><strong>Symbolizing</strong> <strong>Melambangkan</strong></li><li><strong>Staple</strong> <strong>Makanan pokok</strong></li><li><strong>Delicacy</strong> <strong>Makanan lezat atau langka</strong></li><li><strong>Global phenomenon</strong> <strong>Fenomena global</strong></li><li><strong>Umami</strong> <strong>Umami</strong></li><li><strong>Meticulous</strong> <strong>Teliti</strong></li><li><strong>Ephemeral</strong> <strong>Sementara</strong></li></ol>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','15c56aa0-45db-40f4-953a-5809e38d282c','d56af166-7c52-46ea-942c-bd752a9577b5','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','7653ba04-1273-4642-83bf-3c7d2789e8ad',0,'2024-11-20 15:06:26'),('4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2b827f82-ebf7-49c0-9607-42a443763456','1bb27190-380f-4e2b-bf8e-b3e622800fa2','a3f4ffe8-149f-415f-b3c3-4130ef283c36','bbdc38fa-443c-485e-852f-db3d9d67b2dd','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4',0,'2024-11-20 14:52:02'),('5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about Yourself (Professional Tourism Introduction)</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For a professional introduction, start by mentioning your job title and area of work. This is a strong way to establish your role when meeting new people in the industry.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I am from [City/Country], known for [famous landmark or attraction, e.g., beaches, temples, mountains].&nbsp;<strong>“I am from Batu, known for Apple and Potato Chips.</strong></span></p><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: Hello, my name is [Name], and I work as a [Job Title, e.g., tour guide, cultural ambassador, hospitality staff] in [Tourism field, e.g., cultural tours, adventure tourism].&nbsp;<strong>“Hello, my name is Dani, and I work as a tour guide in Prambanan Temple.”&nbsp;</strong></span></p><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Saying what you specialize in helps others understand your expertise, whether its cultural sites, history, or nature. This makes your introduction more professional and focused.</span></li></ol><p style=\"margin-left:21.3pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I specialize in [type of tours, e.g., historical, cultural, adventure] and enjoy helping tourists explore [location or activity, e.g., ancient temples, city tours, nature hikes].&nbsp;<strong>“I specialize adventure and enjoy helping tourists explore nature hikes.”</strong></span></p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Sharing a favorite spot makes your introduction unique and memorable. It shows what you find special about your area and why others might love it, too.</span></li></ol><p style=\"margin-left:21.3pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: One of my favorite spots to show visitors is [specific attraction, e.g., a famous temple, a scenic mountain, a local market], as it captures the essence of [local culture or natural beauty].&nbsp;<strong>“One of my favorite spots to show visitors is Apung Traditional Market, as it captures the essence of Kalimantan.”</strong></span></p><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','e24946f0-21b6-444a-8270-eca1e9d831e0','b645a5f4-bc73-42de-857c-91f4b3c7a997','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('5311525c-20a6-47d5-96e3-ab21d8c57c59','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 4','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','3702c9da-1b8a-4084-bb70-e7e539dc453d','f428bbc8-f11c-4493-bf0f-12b25e3b0042','2b662452-991d-41d7-989c-993cb37d0d3f','67737b19-b135-479a-b5b2-0ad70096592f','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('53455c0e-87dd-4192-80a1-415f79c2e416','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 5',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','71a69eee-15cd-428f-ba4a-787447531cd9','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','671a16b3-1ece-4246-9767-c1812a428629','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('53cba632-c3c6-4ad0-975a-cc4d3b49ab60','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<h3><strong>Level 1: Talking About Inventions and Innovations (The Life of Thomas Edison)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This sets the context for the discussion.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about inventions, experiments, and the effort behind creating something new.”</li></ul></li></ul><hr><p><strong>Define key terms related to the topic.</strong><br>This helps the listener understand the important concepts.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Effort means the act of using energy to achieve a goal or purpose.”</li><li>“Experiment means a test or trial to learn or discover something.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain its relevance to peoples lives.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Inventions like the light bulb changed the way we live and work.”</li></ul></li></ul><hr><p><strong>Highlight a key figure or story.</strong><br>This makes the topic engaging and relatable.<br>For example:</p><ul><li>A famous inventor is [name], who [achievement].<ul><li>“A famous inventor is Thomas Edison, who worked tirelessly to create the light bulb.”</li></ul></li></ul><hr><p><strong>Explain the lessons or takeaways.</strong><br>This gives the discussion a meaningful conclusion.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that persistence and creativity lead to great achievements.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Effort</strong> <strong>Usaha</strong></li><li><strong>Experiment</strong> <strong>Percobaan</strong></li><li><strong>Invention</strong> <strong>Penemuan</strong></li><li><strong>Tools</strong> <strong>Alat</strong></li><li><strong>Safe</strong> <strong>Aman</strong></li><li><strong>Curious</strong> <strong>Penasaran</strong></li><li><strong>Bright</strong> <strong>Cerah</strong></li><li><strong>Workshop</strong> <strong>Bengkel/Tempat kerja</strong></li><li><strong>Energetic</strong> <strong>Penuh energi</strong></li><li><strong>Ancient</strong> <strong>Kuno</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','307170a8-8cf7-4e93-95e2-2a72c3c23e12','2226cfde-6802-4e60-bac6-ee3f134a266b','6fed968b-4e39-4c13-a103-4b142d0417cd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('54576a13-8360-433e-b515-61511d337de3','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 2</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In Level 2, learners begin to provide slightly more detailed information while still keeping it clear and accessible. They may include additional context or explanations to help the audience understand the importance of the information being shared. This level encourages learners to think about their audience and tailor their information accordingly, enhancing their communication skills.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Providing Clear and Useful Information</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>More details</strong>, such as reasons or benefits of the information shared.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple explanations</strong> that enhance understanding.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The library opens at 9 AM. It is on Main Street. You can borrow books and use the computers.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Expanded sentences using conjunctions (e.g., “and,” “but”). \"The library opens at 9 AM, and it is on Main Street.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Conjunctions</strong>: Using “and” to connect ideas.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Introduction of questions to engage the audience, such as “Do you need help finding a book?”</span></li></ul><p>&nbsp;</p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Announcement</strong> Pengumuman</li><li><strong>Meeting</strong> Pertemuan</li><li><strong>Complaint</strong> Keluhan</li><li><strong>Mandatory</strong> Wajib</li><li><strong>Renovation</strong> Renovasi</li><li><strong>Delay</strong> Penundaan</li><li><strong>Relocation</strong> Relokasi</li><li><strong>Event</strong> Acara</li><li><strong>Reserve</strong> Memesan</li><li><strong>Seminar</strong> Seminar</li></ol>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','3c621559-a292-4c18-aaed-34e5ecbd2576','a434a061-c621-4fc8-8f9a-83831106b4cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','bae12afc-bc0b-4fd1-a230-252934cdc639','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('545e36c7-8ec0-4512-b1c3-60a731159480','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<p>&nbsp;</p><h3>Talking About Accommodation and Hospitality</h3><h4>1. <strong>Talking About Where You Stay</strong></h4><p>Describing the accommodation, you choose for your trips gives others an idea of your travel style and comfort preferences. Sharing these details makes your story more engaging and informative.</p><ul><li><strong>For example</strong>:<br><i>“I stayed in [type of accommodation] during my trip. It was [describe features or location].”</i><br>“I stayed in a cozy beachfront hotel during my trip. It was located right next to the sea, with a stunning view of the sunrise every morning.”</li></ul><p>You can also explain why you chose that accommodation:</p><ul><li><strong>For example</strong>:<br><i>“I chose this place because [reason, e.g., it was affordable, close to attractions, or highly rated].”</i><br>“I chose this place because it had great reviews, and it was close to all the main attractions in the city.”</li></ul><h4>2. <strong>Sharing Your Hospitality Preferences</strong></h4><p>Talking about what you value in hospitality helps others understand your expectations and experiences when traveling. This could include preferences for service, amenities, or atmosphere.</p><ul><li><strong>For example</strong>:<br><i>“I prefer staying in [type of accommodation or hospitality style] because [reason].”</i><br>“I prefer staying in boutique hotels because they feel more personal and offer unique designs.”</li></ul><p>You can also mention specific features that make your stay enjoyable:</p><ul><li><strong>For example</strong>:<br><i>“I love places with [feature, e.g., excellent customer service, beautiful interiors, or on-site amenities].”</i><br>“I love places with excellent customer service. It makes me feel welcomed and cared for throughout my stay.”</li></ul><h4>3. <strong>Describing Your Experiences</strong></h4><p>Sharing memorable experiences from your stay can help paint a vivid picture for your audience. Focus on what stood out and how it made you feel.</p><ul><li><strong>For example</strong>:<br><i>“I really enjoyed [specific experience, e.g., the breakfast buffet, spa treatments, or guided tours].”</i><br>“I really enjoyed the breakfast buffet at the resort. They served a variety of delicious dishes, and the staff was always attentive.”</li></ul><p>You can also reflect on how these experiences made your trip special:</p><ul><li><strong>For example</strong>:<br><i>“The [experience] made me feel [emotion, e.g., relaxed, happy, or inspired].”</i><br>“The spa treatments made me feel so relaxed and refreshed after a long day of exploring.”</li></ul><h4>4. <strong>Talking About Hospitality Values</strong></h4><p>Sharing what you appreciate about hospitality values, such as sustainability or cultural immersion, makes your travel narrative richer.</p><ul><li><strong>For example</strong>:<br><i>“I appreciate places that [value, e.g., focus on eco-friendly practices or support local communities].”</i><br>“I appreciate places that focus on eco-friendly practices, like using renewable energy and reducing waste.”</li></ul><p>You can also explain why this is important to you:</p><ul><li><strong>For example</strong>:<br><i>“This is important to me because [reason, e.g., I care about the environment or enjoy learning about local traditions].”</i><br>“This is important to me because I care about the environment and want to support sustainable tourism.”</li></ul><h4>5. <strong>Sharing a Full Experience</strong></h4><p>You can combine these points to share a complete story about your accommodation and hospitality experience.</p><ul><li><strong>For example</strong>:<br><i>“During my last vacation, I stayed in [describe accommodation]. The [feature] was [description]. I chose this place because [reason]. My favorite part of the stay was [specific experience], which made me feel [emotion]. I really value places that [hospitality value], and this hotel exceeded my expectations.”</i><br>“During my last vacation, I stayed in a charming countryside inn. The rooms were beautifully decorated with traditional furnishings, and the staff was incredibly friendly. I chose this place because it had excellent reviews and was close to hiking trails. My favorite part of the stay was the homemade breakfast, which made me feel so cared for. I really value places that support local communities, and this inn sourced all its ingredients from nearby farms.”</li></ul>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','a589f269-20af-4c32-8a2e-1194e25dcfd5','3fc36883-61a5-43b9-b96e-98fbc0c750d9','8dcb7796-0eb0-4666-8bab-a0e363397399','7e854cd4-02e0-462d-bf5d-6ef775fcf963','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('54700a17-d9f7-405c-ac12-b9f105dae998','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Describing a Place - Level 3</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In Level 3, learners begin to make personal connections with the places they describe. This level encourages them to reflect on their experiences and draw comparisons between different locations. By sharing anecdotes, learners not only enhance their descriptive abilities but also create a more engaging narrative. This level fosters a deeper understanding of the significance of places in their lives.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Personal Reflections in Describing Places</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Making comparisons</strong> with other places, like “The park is more peaceful than the busy city.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal anecdotes</strong> related to the place, such as “I remember having a picnic in the park with my family.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The park is larger than the one near my house. It has a calm atmosphere, and I often go there to relax and think.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using a variety of sentence structures, including complex sentences.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Past tense for anecdotes and experiences.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Connective words like “however,” “moreover,” and “because” to link ideas.</span></li></ul><p>&nbsp;</p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Park</strong> Taman</li><li><strong>Lake</strong> Danau</li><li><strong>Paddle Boat</strong> Perahu Dayung</li><li><strong>Tennis Court</strong> Lapangan Tenis</li><li><strong>Soccer Field</strong> Lapangan Sepak Bola</li><li><strong>Cycling Path</strong> Jalur Sepeda</li><li><strong>Cherry Blossoms</strong> Bunga Sakura</li><li><strong>Farmers Market</strong> Pasar Petani</li><li><strong>Walking Path</strong> Jalur Jalan Kaki</li><li><strong>Community Events</strong> Acara Komunitas</li><li><strong>Recreational Activities</strong> Aktivitas Rekreasi</li><li><strong>Concert</strong> Konser</li><li><strong>Playground</strong> Tempat Bermain</li><li><strong>Well-Maintained</strong> Terawat dengan Baik</li><li><strong>Outdoor</strong> Luar Ruangan</li></ol><hr><p><strong>Please read this and answer questions number 1-15!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Riverside Park</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfVMGjVPDsMNqXfiC7ATh7ox983F4ZagtQwtoa_7G3tlIQ3Ea9tjJOblpVT7Y4eLnst60jXaE7KzUAXXeVEhO3dVCwWRce8B99LtQOrWU62gKaBEh8VMHaSKbrWu05JuDAcPq3sp-bLSXxPrb230lA3VunznBtThH8v2uD8PjIDd8T1Iv4hCd0?key=5KW5_9EQHaiajUziU6z5Hg\" alt=\"A road with trees along it\r\n\r\nDescription automatically generated with medium confidence\" width=\"234\" height=\"175\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://shorturl.at/to8t8\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><u>https://shorturl.at/to8t8</u></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Riverside Park is a popular destination for both locals and tourists, stretching along the river for over two miles. It features well-maintained walking and cycling paths that wind through lush greenery and flower beds. The park includes numerous benches and picnic tables where visitors can relax and enjoy the views. One of the parks main attractions is a large lake at its center, home to birds and ducks, where people often rent paddle boats for a peaceful ride. The park also boasts a childrens playground with modern equipment like swings, slides, and climbing structures.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For sports enthusiasts, Riverside Park offers several tennis courts and a soccer field, often used by local teams and groups of friends on weekends. The park hosts various community events throughout the year, including outdoor concerts and farmers markets. Known for its beautiful gardens and seasonal flower displays, Riverside Park features cherry blossoms in the spring and vibrant tulips and roses in the summer, making it a cherished place for everyone to enjoy.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','01ae90f0-8ee6-4664-9992-fc37b327548c','abd056c2-1c8c-4270-b760-215049e270c4','76ea528f-36e3-4101-92a7-6dc9e2d56b32','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('54ae104f-7d71-48fc-918a-8c3e341bc9ad','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><strong>Level 2: Talking About Yourself (Basic Information)</strong></h3><p>Start by introducing your full name. This is the first step in helping others get to know you.<br>For example:</p><ul><li>Hello, my name is [Full Name].<ul><li>\"Hello, my name is Evelyn Nada Anjani.\"</li></ul></li></ul><p>Share your age. Letting others know how old you are helps build a connection.<br>For example:</p><ul><li>I am [age] years old.<ul><li>\"I am 17 years old.\"</li></ul></li></ul><p>Say where you go to school or work. Sharing this gives context about your life.<br>For example:</p><ul><li>I study at [school/university name].<ul><li>\"I study at SMA Negeri 1.\"</li></ul></li></ul><p>Mention your favorite subject or activity. This adds a fun, personal touch to your introduction.<br>For example:</p><ul><li>My favorite subject is [subject].<ul><li>\"My favorite subject is Science.\"</li></ul></li></ul><p>Talk about your family or something unique about you.<br>For example:</p><ul><li>I have [number] siblings.<ul><li>\"I have two older sisters and one younger brother.\"</li></ul></li><li>I enjoy [hobby or activity].<ul><li>\"I enjoy reading books and exploring nature.\"</li></ul></li></ul><p>Ask a question to engage with others.<br>For example:</p><ul><li>What about you? Whats your favorite subject?</li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Introduce Memperkenalkan</strong></li><li><strong>Connection Hubungan</strong></li><li><strong>Build Membangun</strong></li><li><strong>Context Konteks</strong></li><li><strong>Favorite Favorit</strong></li><li><strong>Subject Mata Pelajaran</strong></li><li><strong>Unique Unik</strong></li><li><strong>Hobby Hobi</strong></li><li><strong>Sibling Saudara Kandung</strong></li><li><strong>Explore Menjelajahi</strong></li></ol><hr><p><strong>Please read this email for answering questions number 1-10!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXc9ea0SeC1eCrbYN1HfxdCZItBqrIBTUzk8oGvTwIA4DH-D9AnCRnaeyl9XEfgyIRfONj0TfUb_poUa91FHW8KS-IqlJHax92dmILsioHq0nOvM_ZLM5XRgMlm9A4q8ZVdXoQmDxo6OA1vikonl16yWvhOOJ1MQwZj9_FRzCvn9kJw_laTqlUM?key=lD9H9SuOUbjgrNUWZjaAUA\" width=\"250\" height=\"250\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/f8/ba/33/f8ba3399aec9894d28f9ec14f00808eb.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/564x/f8/ba/33/f8ba3399aec9894d28f9ec14f00808eb.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My name is Evelyn Nada Anjani, but my friends usually call me Elyn. I am 16 years old and I was born in Jakarta on September 21, 2008. I am now studying at SMA Pelita Harapan in my hometown. Now, Im in the 11</span><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:0.6em;\"><sup>th</sup></span><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"> grade. My favorite subject is physical education.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">About my family, I have three older sisters and one younger brother. I love them very much. My father is a police officer and my mother is a high school teacher.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My hobby is playing tennis. Every weekend, I always make time to play tennis with my family and friends. I have many friends, but my closest friend is Icha. We have been friends since elementary school. Unfortunately, we do not go to the same school now. But we still meet often because our homes are not too far apart.</span></p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','42e0a7c2-9698-4f72-b868-a698fa9492c9','cabc6b65-686f-4175-ba6e-6e0d2c003784','a07c29ce-95a7-4fd2-84df-43f6d36af407','94de3108-eb46-4a5e-b039-962392a500e6','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:31'),('54c0fd30-4d0a-448e-ab19-fef773f49e4d','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<h3><strong>Level 3: Talking About a Folktale (Sangkuriang)</strong></h3><p><strong>Start by introducing the title and main characters.</strong><br>This helps others understand the story you are sharing.<br>For example:</p><ul><li>The story is called [title]. It is about [main character] and [brief context].<ul><li>“The story is called <i>Sangkuriang</i>. It is about a brave young man who unknowingly tries to marry his mother, Dayang Sumbi.”</li></ul></li></ul><hr><p><strong>Describe where the story takes place.</strong><br>This gives a setting for the story and helps the listener imagine it.<br>For example:</p><ul><li>The story takes place in [location].<ul><li>“The story takes place in West Java, Indonesia, near a beautiful forest and a river.”</li></ul></li></ul><hr><p><strong>Explain the main events in the story.</strong><br>Focus on key moments to keep the story interesting.<br>For example:</p><ul><li>In the story, [main events happen].<ul><li>“In the story, Sangkuriang is asked by Dayang Sumbi to complete an impossible task before dawn. When he fails, he kicks a boat, and it turns into a mountain.”</li></ul></li></ul><hr><p><strong>Talk about the moral or lesson of the story.</strong><br>This makes the story meaningful and relatable.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us to respect our family and to think carefully about our actions.”</li></ul></li></ul><hr><p><strong>Mention why you like or recommend the story.</strong><br>This makes the conversation personal and engaging.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it is full of magic and teaches a valuable lesson.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Dawn</strong> <strong>Fajar</strong></li><li><strong>Brave</strong> <strong>Berani</strong></li><li><strong>Forest</strong> <strong>Hutan</strong></li><li><strong>Spirits</strong> <strong>Roh</strong></li><li><strong>Task</strong> <strong>Tugas</strong></li><li><strong>Trick</strong> <strong>Tipu daya</strong></li><li><strong>Boat</strong> <strong>Perahu</strong></li><li><strong>Mountain</strong> <strong>Gunung</strong></li><li><strong>Kick</strong> <strong>Menendang</strong></li><li><strong>Respect</strong> <strong>Menghormati</strong></li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','0adb5e27-9182-4279-ac41-ab8014926f3f','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('54eb48b7-2a7e-4be8-989e-ddcb11a658ce','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 5: Proficient (Culinary Context)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Explanation:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the proficient level, students focus on retelling past events with sophistication, often in contexts related to culinary experiences or business scenarios. They learn to articulate complex ideas, including the intentions behind actions, the outcomes of events, and reflections on what was learned. This level emphasizes critical thinking and analysis, allowing students to connect specific experiences to broader themes, such as culture, community impact, or personal growth. Students practice refining their storytelling skills to convey not just what happened but also its significance in a larger context.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Recently, a renowned chef launched a new restaurant that focuses on farm-to-table dining. The chef carefully curated a menu featuring seasonal ingredients sourced from local farms. To promote the restaurant, cooking classes were offered to the community, teaching participants how to prepare healthy and sustainable meals. The restaurant opened to a warm reception, and the community appreciated the emphasis on nutrition and local produce. This initiative not only provided delicious meals but also fostered a sense of community around healthy eating habits, demonstrating the restaurant\'s commitment to both culinary excellence and social responsibility.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formula for Retelling:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Beginning:</strong> Who, What, Where, When</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Recently, a renowned chef launched a new restaurant that focuses on farm-to-table dining.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Middle:</strong> Detailed sequence with complex ideas</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"The chef carefully curated a menu featuring seasonal ingredients sourced from local farms. To promote the restaurant, cooking classes were offered to the community.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>End:</strong> Outcome and reflections</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"This initiative not only provided delicious meals but also fostered a sense of community around healthy eating habits.\"</span></li></ul></li></ol><p>&nbsp;</p><h3><strong>Key Vocabulary</strong></h3><figure class=\"table\" style=\"width:56.82%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:61.49%;\"><col style=\"width:38.51%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Casino</td><td>Kasino</td></tr><tr><td>Culinary</td><td>Kuliner</td></tr><tr><td>Kaiseki</td><td>Makanan multi-hidangan Jepang</td></tr><tr><td>Ryokan</td><td>Penginapan tradisional Jepang</td></tr><tr><td>Hospitality</td><td>Keramahtamahan</td></tr><tr><td>Vineyard</td><td>Kebun Anggur</td></tr><tr><td>Landmark</td><td>Tempat Ikonik</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','3a4c3d3f-a053-4524-8530-33eecd22502a','08d3d802-bd8a-407a-a701-71519b1c5ac7','ae5d117c-92bd-49b8-8b00-5960fa37e120','f06c75e8-9bc7-49e4-9045-8ef92c931723','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('5671b1c8-95b8-400f-bec4-de296841cc7c','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'36cc2ca7-9643-4410-8166-50f68c988340','23eee435-4234-4224-b1d9-0b72379e8f19','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','ed8dcf13-124a-493e-90dd-bfe380e507b6','cb49f9b0-eace-47f1-bc20-8ffba568cf58','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('56f15554-b89c-457b-9d5e-7cddb5b054e1','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','<p>Listen carefully to the speaker. Question number 1 until number 10 refers to the following information.</p><p><audio controls=\"\" src=\"http://18.213.12.22:3001/uploads/level/audio/AUDIO-56f15554-b89c-457b-9d5e-7cddb5b054e1-bf0161a61755c4edc603b0086bf23529.mp3\"></audio></p>',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','044dd951-c81b-490d-a49b-225a00ef1bd0','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','7c902122-d6e2-4016-ab9b-186a7a4de03b','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('5735816b-09a7-4a8d-af95-7f7d3c3946ab','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','1269e558-adde-4bee-a781-ed539cacdd78','31528e94-dbd8-40c5-b532-25d7fcd0cebf','2e0ac2a6-5f8b-45b2-a207-595a07126359','b0867c13-7bc6-4487-99cf-c3b0706964b4','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('5736e230-274d-42c9-b0f0-23b24f9f79d1','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<p><strong>Please read this to answer questions number 1-4!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>The City Library</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXf2Z7WvfijPC7HjCzUoU6fVgAazDMc8GPUr8uikY9_VIoXwZvKA_aclgyhaw-K_FFZo9EgT-BWrGI39HtJatHXuOuKFxUCWnYNszEiUp3acJz3GfPUw3iwI2vNc5Zy-EVADFsk1wg?key=QQ65ocdrDA0S8jbyjSi0pr0L\" width=\"239\" height=\"159\"></i></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://shorturl.at/0EQ4v\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><u>https://shorturl.at/0EQ4v</u></span></a></p><p>&nbsp;</p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The city library is a wonderful place to visit. It is a large, three-story building in the center of the city. When you enter the library, you will see many rows of bookshelves filled with books of all kinds. The first floor is dedicated to children\'s books and has a cozy reading area with colorful chairs and bean bags. The second floor has a large collection of novels, history books, and biographies. There are also computers where you can use the internet. On the third floor, there is a quiet study area with desks and lamps, perfect for students and researchers.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The library has big windows that let in lots of natural light, making it a bright and cheerful place. There is a small café on the ground floor where you can buy coffee and snacks. Many people come to the library to read, study, or just enjoy a peaceful afternoon. The friendly staff is always ready to help you find the books or information you need.</span></p><p style=\"text-align:justify;\">&nbsp;</p><p><strong>Please read this to answer questions number 5-7!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Riverside Park</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6sHAtBmKdkOfmchay5x4grBsQTXuC5HwMqiL3esHTKsg0dB8h3eJ9n7Bh-9uqDuq4a_n7dXjWggnbYK1Q0LKaqWiYoBAy1-vKUk--0wsivCanL4ra_dDrdayV374MDw62nI70FA?key=QQ65ocdrDA0S8jbyjSi0pr0L\" alt=\"A road with trees along it\r\n\r\nDescription automatically generated with medium confidence\" width=\"234\" height=\"175\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://shorturl.at/to8t8\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><u>https://shorturl.at/to8t8</u></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Riverside Park is a popular destination for both locals and tourists, stretching along the river for over two miles. It features well-maintained walking and cycling paths that wind through lush greenery and flower beds. The park includes numerous benches and picnic tables where visitors can relax and enjoy the views. One of the parks main attractions is a large lake at its center, home to birds and ducks, where people often rent paddle boats for a peaceful ride. The park also boasts a childrens playground with modern equipment like swings, slides, and climbing structures.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For sports enthusiasts, Riverside Park offers several tennis courts and a soccer field, often used by local teams and groups of friends on weekends. The park hosts various community events throughout the year, including outdoor concerts and farmers markets. Known for its beautiful gardens and seasonal flower displays, Riverside Park features cherry blossoms in the spring and vibrant tulips and roses in the summer, making it a cherished place for everyone to enjoy.</span></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:justify;\"><strong>Please read this to answer questions number 8-11!</strong></p><p style=\"text-align:justify;\">&nbsp;</p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Central Park in New York City</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfny_ic_QLXMsySNnDR7Rat7LxjaVLb7aAKVZlxiAD8mKzZFqj1mdARzgFz8BbUn8Dd_ac7CSmRPFMvTtuM4rPzOA5FTS3JGHBLCSYOK-iu1u65qGowpTQ6LLgYj_16hwvBRb_w?key=QQ65ocdrDA0S8jbyjSi0pr0L\" width=\"262\" height=\"192\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rb.gy/l9ehen\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><strong><u>https://rb.gy/l9ehen</u></strong></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Central Park is a sprawling urban oasis in the heart of New York City, covering over 840 acres. It offers a diverse range of activities and natural landscapes, making it a popular destination for both residents and visitors. The park features expansive lawns, wooded areas, and scenic water bodies like the Jacqueline Kennedy Onassis Reservoir. Visitors can enjoy leisurely strolls or bike rides along the parks numerous pathways, or participate in various recreational activities such as boating, ice skating, and attending concerts.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">In addition to its natural beauty, Central Park is home to several notable landmarks, including the Central Park Zoo and the Belvedere Castle. The park also hosts cultural events and performances throughout the year, attracting thousands of people. Its well-maintained gardens, like the Conservatory Garden and the Shakespeare Garden, provide tranquil spots for relaxation and contemplation. Central Parks blend of recreational opportunities and picturesque settings makes it a cherished haven amidst the bustling city life.</span></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:justify;\"><strong>Please read this to answer questions number 12-16!</strong></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>The Louvre Museum</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcbItaI1dMR6LgRlljZB_80cYjUUiMTVUYCiv4ixPn30VKH2y3OpYd5nxyeG2ct1htbhL5iD1On_BZrBhpQaqEt6qud2fAO7vjWEH5S5ewrcPBAazVCjNB5vh9JkeZjX7R0ScpT2A?key=QQ65ocdrDA0S8jbyjSi0pr0L\" alt=\"Secrets of the Louvre Museum in Paris | Architectural Digest\" width=\"300\" height=\"168\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rb.gy/l9ehen\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><strong><u>https://rb.gy/l9ehen</u></strong></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The Louvre Museum, located in Paris, France, is one of the largest and most renowned art museums in the world. Housed in a historic palace that dates back to the 12th century, the Louvre boasts a vast and diverse collection that spans from ancient civilizations to contemporary art. Its most famous exhibit, the Mona Lisa by Leonardo da Vinci, attracts millions of visitors annually, eager to catch a glimpse of the enigmatic portrait.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The museums architecture is a blend of historical and modern elements. The original palace structure is complemented by the striking glass pyramid entrance designed by architect I. M. Pei, which was inaugurated in 1989. Inside, the Louvre is divided into eight departments, each specializing in different types of art and artifacts, including Egyptian antiquities, Greek and Roman sculptures, and Renaissance paintings. The expansive galleries are adorned with intricate ceiling designs and classic marble flooring, creating an elegant and immersive environment for visitors. Additionally, the Louvre frequently hosts temporary exhibitions and cultural events, contributing to its dynamic role in the global art scene.</span></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:justify;\"><strong>Please read this to answer questions number 17-20!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The Skybridge of Aurion</span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFLUzEguLSYJtJboPPPHMJyjEKefxPQ4irP21fmX2jc2dfaQbDXeYiMkYUEZ5epcay0Q7bG4-k-O2ONZkgeYUzIwciJXukyfhhryO6Xv1zVEMWD88NnXS34B1O-5Rf9dtQC7c1?key=QQ65ocdrDA0S8jbyjSi0pr0L\" width=\"308\" height=\"189\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://images.squarespace-cdn.com/content/v1/650ce0b9f1779a65c5f50eb2/52e44beb-e182-4231-9716-e8f526fae1f2/SkyBridge-Michigan-Fall-Sunrise+(1).jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://images.squarespace-cdn.com/content/v1/650ce0b9f1779a65c5f50eb2/52e44beb-e182-4231-9716-e8f526fae1f2/SkyBridge-Michigan-Fall-Sunrise+(1).jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Suspended thousands of feet above the ground, the Skybridge of Aurion is an engineering marvel that defies imagination. Stretching between two jagged peaks of the Aurion Mountains, this glass-bottomed bridge offers breathtaking views of the sprawling valley below. On a clear day, visitors can see rivers snaking through the landscape, tiny villages nestled in the foothills, and eagles gliding effortlessly on the wind. At sunset, the bridge seems to dissolve into the horizon, as if its a pathway leading directly into the heavens.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Built over a decade ago, the Skybridge was designed to showcase both the raw beauty of nature and the ingenuity of modern architecture. The reinforced glass panels can withstand extreme weather and heavy loads, making the structure as safe as it is stunning. For those brave enough to walk across, every step feels like floating above the clouds, with the faint creaks of the bridge adding a touch of thrill to the experience. Guides often share fascinating anecdotes about the construction process, from how materials were transported up the rugged peaks to the symbolic carvings etched into the bridge\'s railings.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Beyond its visual appeal, the Skybridge has become a symbol of human determination. Its creation was fraught with challenges: harsh weather conditions, treacherous terrain, and skepticism from locals who doubted the feasibility of such a bold project. Today, it stands as a testament to persistence and innovation, attracting adventurers, photographers, and dreamers from all over the globe.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The bridge is also an ecological haven. Beneath its soaring span, the valley teems with life. Endangered mountain goats roam freely, their hooves nimbly navigating rocky ledges. Rare alpine flowers bloom vibrantly, untouched by human interference. Visitors are encouraged to tread lightly, ensuring that this fragile ecosystem remains undisturbed for future generations.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Whether one seeks adventure, inspiration, or a moment of quiet reflection, the Skybridge of Aurion offers it all. Its a place where the boundaries between earth and sky blur, and where the human spirit soars as high as the peaks it connects.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,1,'e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','01ae90f0-8ee6-4664-9992-fc37b327548c','54700a17-d9f7-405c-ac12-b9f105dae998','abd056c2-1c8c-4270-b760-215049e270c4','76ea528f-36e3-4101-92a7-6dc9e2d56b32','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('57719462-a0f2-4503-8d49-6b496e24bf5a','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 2',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','4097a6b6-1d60-451b-ac5e-d85cb86b4878','9e35efe1-7568-4311-b8c6-8ce63a8ec716','17b183fd-6f38-4fbd-babf-a6a842392db2','f298b867-0c58-4fb7-bcb6-9a548ca52f41','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('57781aee-7e5e-47a4-bddd-513bd2a37aec','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 4: Advanced Analysis</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the advanced level, stories explore deeper moral values, such as cultural appreciation found in books like&nbsp;<i>The Name Jar</i>. This level encourages discussions about the importance of cultural identity and how to represent different cultures fairly. It pushes for a critical look at societal values and what they mean for individuals and communities.</span></p><h3>Vocabulary List with Indonesian Translations</h3><hr><h3><strong>Samurai and Japanese History</strong></h3><ol><li><strong>Ruled</strong> - Memerintah</li><li><strong>Controlled</strong> - Dikendalikan</li><li><strong>Abandoned</strong> - Ditinggalkan</li><li><strong>Developed</strong> - Dikembangkan</li><li><strong>Changed</strong> - Diubah</li><li><strong>Flourish</strong> - Berkembang</li><li><strong>Shogunate</strong> - Keshogunan</li><li><strong>Chiefs</strong> - Pemimpin atau kepala suku</li><li><strong>Samurai</strong> - Samurai</li><li><strong>Bushido</strong> - Jalan para pejuang (kode etik samurai)</li><li><strong>Warlords</strong> - Panglima perang</li><li><strong>Meiji Restoration</strong> - Restorasi Meiji</li><li><strong>Territorial wars</strong> - Perang wilayah</li></ol><hr><h3><strong>Culinary Tourism and Community Support</strong></h3><ol><li><strong>Local farmers</strong> - Petani lokal</li><li><strong>Environment</strong> - Lingkungan</li><li><strong>Cultural appreciation</strong> - Penghargaan budaya</li><li><strong>Moral values</strong> - Nilai moral</li><li><strong>Tourism</strong> - Pariwisata</li><li><strong>Cooking class</strong> - Kelas memasak</li><li><strong>Local chef</strong> - Koki lokal</li><li><strong>Food traditions</strong> - Tradisi makanan</li><li><strong>Culinary tourism</strong> - Wisata kuliner</li><li><strong>High-end restaurants</strong> - Restoran mewah</li></ol><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','9f22da86-53b2-488c-b4b4-db4c4d5f0519','40bb0ca6-7e94-4fcd-916a-8365ab83a456','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','15fc91ab-629f-4b44-a812-c45807f31850','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('58107ee8-061b-48d7-a1ec-9b96cafee05d','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'2f761a14-dfdf-4549-8619-08112603046b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','e988b40c-6ed5-462c-97ad-1aef02f83a1f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','e273317f-f53e-45dc-8ced-9e15ab266775','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59'),('593736c5-837a-44cb-b3ec-ff62f247faba','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 6: Culinary and Tourism Integration</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The final level connects moral values with cooking and tourism, focusing on responsible tourism and being respectful of different cultures. Books about global cuisines can highlight the ethical issues related to food tourism, such as respecting local traditions and practices. This level emphasizes the importance of sustainability and respect when traveling and enjoying food from various cultures.</span></p><p>&nbsp;</p><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Silent hero (pahlawan diam)</strong></li><li><strong>Empathy (empati)</strong></li><li><strong>Satisfaction (kepuasan)</strong></li><li><strong>Service (pelayanan)</strong></li><li><strong>Complimentary (gratis)</strong></li><li><strong>Gesture (isyarat)</strong></li><li><strong>Trust (kepercayaan)</strong></li><li><strong>Upgrade (peningkatan)</strong></li><li><strong>Multicultural (multikultural)</strong></li><li><strong>Cultural heritage (warisan budaya)</strong></li><li><strong>Cuisine (masakan)</strong></li><li><strong>Complaints (keluhan)</strong></li><li><strong>Restaurant (restoran)</strong></li><li><strong>Hospitality (keramahtamahan)</strong></li><li><strong>Foundation (dasar)</strong></li></ol>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','9f22da86-53b2-488c-b4b4-db4c4d5f0519','40bb0ca6-7e94-4fcd-916a-8365ab83a456','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','57781aee-7e5e-47a4-bddd-513bd2a37aec','15fc91ab-629f-4b44-a812-c45807f31850',0,'2024-11-20 15:17:57'),('5afc44cd-d697-4d11-87d4-1fa9334e7f97','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest','material',NULL,NULL,NULL,1,'d49e5dcb-c578-4c47-858b-aafd77743437','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','5d379e80-7ee6-4f46-9de6-3d12a880c986','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('5b4d1e68-5899-46e1-84c3-e6fd245b6886','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><strong>Level 5: Understanding Brain Development and the Importance of Interaction</strong></h3><p><strong>Key Ideas</strong></p><ul><li><strong>Brain Growth</strong>: Human brains, especially in babies, develop quickly in the first years of life. Babies brains have around <strong>100 billion neurons</strong> when they are born.</li><li><strong>Learning through Interaction</strong>: Social experiences like talking and playing are essential for learning and development.</li><li><strong>Sensory Learning</strong>: Babies explore the world through their senses—<strong>touch, sight, sound</strong>, and more.</li></ul><p><strong>Examples</strong></p><ul><li>\"Talking to babies helps them learn language and build connections in their brains.\"</li><li>\"Playing with colorful toys or listening to sounds develops their sensory skills.\"</li></ul><p><strong>Interesting Studies</strong></p><ol><li><strong>Pattern Recognition</strong>: Babies can recognize simple patterns, like sound sequences, which helps them start learning grammar.</li><li><strong>Language Study</strong>: Babies learn better from people than from videos. For example, listening to a person speaking a new language is more effective than watching it on a screen.</li></ol><p><strong>Why It Matters</strong><br>Interaction and sensory experiences are key for learning and growing. Babies benefit from time spent with people who engage with them.</p><hr><h3><strong>The Importance of Green Spaces in Cities</strong></h3><p><strong>What Are Green Spaces?</strong><br>Green spaces, like parks or gardens, are areas in cities where people can enjoy nature. They help people relax, feel calm, and connect with the environment.</p><p><strong>The Story of a Restored Garden</strong></p><ul><li>A once-overgrown garden was transformed into a beautiful space for people to visit.</li><li><strong>Unique Features</strong>: Solar-powered lights and paths make it magical, especially at night.</li></ul><p><strong>Activities in Green Spaces</strong></p><ul><li>People can <strong>read</strong>, <strong>meditate</strong>, or <strong>walk</strong> while enjoying fresh air and peace.</li><li>These spaces help people escape the stress of city life and find calmness.</li></ul><p><strong>Why Green Spaces Matter</strong><br>They symbolize the importance of preserving nature and creating areas where people can relax and recharge.</p><hr><h3><strong>Key Messages</strong></h3><ol><li><strong>Brain Development</strong>: Social interaction and sensory learning are essential for personal growth.</li><li><strong>Green Spaces</strong>: Preserving and enjoying nature is vital for mental and physical well-being.</li></ol><hr><h3><strong>Vocabulary with General Focus (Indonesian Translations)</strong></h3><ol><li><strong>Neurons</strong> Neuron (sel otak)</li><li><strong>Sensory</strong> Indrawi</li><li><strong>Interaction</strong> Interaksi</li><li><strong>Development</strong> Perkembangan</li><li><strong>Patterns</strong> Pola</li><li><strong>Restoration</strong> Pemulihan</li><li><strong>Green Space</strong> Ruang hijau</li><li><strong>Meditation</strong> Meditasi</li><li><strong>Calm</strong> Tenang</li><li><strong>Relaxation</strong> Relaksasi</li><li><strong>Environment</strong> Lingkungan</li><li><strong>Learning</strong> Pembelajaran</li><li><strong>Social</strong> Sosial</li><li><strong>Nature</strong> Alam</li><li><strong>Escape</strong> Pelarian</li><li><strong>City</strong> Kota</li><li><strong>Activities</strong> Kegiatan</li><li><strong>Unique</strong> Unik</li><li><strong>Preserve</strong> Melestarikan</li><li><strong>Experience</strong> Pengalaman</li></ol><hr><p><strong>Please read this to answer questions number 1-10!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>The First Year of Life</strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6qpbmVNQuY6Mj2BaU8z43te2qFRVEzrVAifb_j0zB0SH_i5gmnDFSBCMqNl0zPbOeaQohh460i613vroOrm5SFQcFMCvwCXtDUH1Ko9qOJPzK_HvlhoBYZ8w8FLhyg-oECUw3tiy8j4fLp1kFohk?key=LtHxW-Rsv343qpfnepjjnw\" width=\"455\" height=\"201\"></strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i0.wp.com/bigpicturequestions.com/wp-content/uploads/2017/06/ChildDev0-7.jpg?fit=593%2C262&amp;ssl=1\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://i0.wp.com/bigpicturequestions.com/wp-content/uploads/2017/06/ChildDev0-7.jpg?fit=593%2C262&amp;ssl=1</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">A newborn baby can see, hear and feel. By the age of five, a child can talk, ride a bike and invent imaginary friends. How does this development happen? We dont understand the way language, thinking and planning develop very well. Now scientists are using new technology to see into childrens brains. And they are discovering new information about the way a babys brain develops.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">A study in 2010 showed that the experiences a child has in their first few years affect the development of the brain. It showed that children who received more attention often had higher IQs. The brain of a newborn baby has nearly a hundred billion neurons. This is the same number as an adults brain. As they grow, a baby receives information through the senses of sight, hearing, smell, taste and touch. This information creates connections between different parts of the brain. At the age of three, there are a hundred trillion connections.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">One experiment looked at images of babies brains while they were listening to different sounds. The sounds were in different sequences. For example, one sequence was mu-ba-ba. This is the pattern A-B-B. Another sequence was mu-ba-ge. This is the pattern A-B-C. The images showed that the part of the brain responsible for speech was more active during A-B-B patterns. This shows that babies can tell the difference between different patterns. This experiment is interesting because sequences of words are important to grammar and meaning. Compare two sentences with the same words in a different order: John killed the bear is very different from The bear killed John. So, babies are starting to learn grammatical rules from the beginning of life.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">Researchers also know that babies need to hear a lot of language in order to understand grammar rules. But there is a big difference between listening to television, audio books or the internet, and interacting with people. One study compared two groups of nine-month-old American babies. One group watched videos of Mandarin Chinese sounds. In the other group, people spoke the same sounds to the babies. The test results showed that the second group could recognise different sounds, however the first group learned nothing. The scientist, Patricia Kuhl, said this result was very surprising. It suggests that social experience is essential to successful brain development in babies.</span></p><p>&nbsp;</p><p><strong>Please read this to answer questions number 11-20!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>The Secret Garden in the City</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeuxnM8Fr51Y4HeOSAkE_X_fVMSMT4hyHkLcVvNO3BLZAAjylWs0SrrObaVzqHiIPwe8QcqynLVTFPiMJw6LWKGIahIG0tUcC5YCk-vffJ8TlniUAcZSunrq8bZKZvum3VGhLgrSflRCKH-SsekLg?key=LtHxW-Rsv343qpfnepjjnw\" width=\"305\" height=\"190\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://wallpaperaccess.com/full/283736.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://wallpaperaccess.com/full/283736.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">In the heart of a bustling metropolis, nestled between towering skyscrapers, lies a hidden gem known as “The Secret Garden.” This small patch of greenery was almost forgotten until a group of local residents rediscovered it during a cleanup initiative. Surrounded by tall iron gates and shaded by ancient trees, the garden is a stark contrast to the noise and chaos of the city outside.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">The gardens history dates back over a century. It was originally created by a wealthy merchant as a private sanctuary for his family. Over the years, the property changed hands, and the garden fell into disrepair. By the 1980s, it was almost completely overgrown, with wildflowers and ivy creeping across the pathways. Few people even knew it existed until a historical society stumbled upon it in old city records.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">Now, thanks to the efforts of volunteers, the garden has been restored to its former glory. Colorful flowers bloom year-round, and small ponds filled with koi fish provide a serene atmosphere. A local artist donated benches, each carved with intricate patterns, creating a welcoming space for visitors. The garden is now open to the public and has become a favorite spot for reading, meditation, and small gatherings.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">But what makes The Secret Garden truly unique is its nighttime charm. When the sun sets, solar-powered lanterns illuminate the garden, casting a soft glow over the trees and pathways. The quiet hum of the city blends with the sound of crickets, creating an enchanting escape. For many, its not just a garden—its a reminder that even in the busiest cities, theres always room for peace and beauty.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','73c31e29-44e4-4aeb-b339-8355f83992a3','bff50171-e66a-4665-963c-3369d594649a','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('5b9b2750-dd76-4882-8c9a-92c3b8b8f637','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','56f15554-b89c-457b-9d5e-7cddb5b054e1','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','044dd951-c81b-490d-a49b-225a00ef1bd0','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','7c902122-d6e2-4016-ab9b-186a7a4de03b',0,'2024-11-04 13:51:51'),('5ba9f165-ad3e-4abd-9a70-2606b5232d73','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Noun Phrases&nbsp;</strong></span></h3><h3><span style=\"background-color:transparent;color:#434343;font-family:Arial,sans-serif;font-size:13.999999999999998pt;\"><strong>Structure</strong>:</span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article/Possessive</strong> +&nbsp;<strong>Multiple Adjectives</strong> +&nbsp;<strong>Noun</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the large, old building</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Prepositional Phrase</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>a book on the shelf</i>,&nbsp;<i>the girl in the blue dress</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Relative Clause</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the man who lives next door</i>,&nbsp;<i>a cake that tastes delicious</i>)</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The bright, beautiful flower in the garden</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Flower\" is the main noun, \"the\" is an article, \"bright\" and \"beautiful\" are adjectives, and \"in the garden\" is a prepositional phrase adding more detail.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>My friend who works at the library</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Friend\" is the noun, \"my\" is a possessive pronoun, and \"who works at the library\" is a relative clause that describes which friend.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A painting of a snowy landscape</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Painting\" is the main noun, \"a\" is an article, and \"of a snowy landscape\" is a prepositional phrase.</span></li></ul></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Practice Activities</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Build Complex Noun Phrases</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Provide a simple noun, like \"house\" or \"cat,\" and ask students to add layers of detail.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"house\" → \"the big, white house on the corner\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Combine Clauses and Phrases</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Give students sentences with blanks to add descriptive phrases or relative clauses.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"The teacher ___ loves reading books.\" (Possible answer: \"The teacher who loves reading books\")</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Match and Expand</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Give pairs of nouns and descriptive phrases or clauses, and ask students to match them to form complete noun phrases.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Noun: \"movie,\" Phrase: \"that everyone is talking about\" → Result: \"the movie that everyone is talking about.\"</span></li></ul></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','f761615d-b728-4a17-9b7a-d3b57858db68','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','efa5ebe2-c708-4bb8-adbf-564d8f35d056','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('5be8d130-4903-4637-a383-86316a798e2b','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','7b78a6a2-581d-414d-925c-dfd8a74ad59d','376a604a-4417-4360-a244-9733114ca891','d623a304-e399-441c-bbcf-65c4e1343ec0','d4211b29-d856-43d5-b93e-ed97cce93362','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('5ca8148a-a318-4b65-8f98-3cfa161542e6','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','41ec844d-5db3-470f-8b36-96d6548bcef6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2b827f82-ebf7-49c0-9607-42a443763456','1bb27190-380f-4e2b-bf8e-b3e622800fa2','a3f4ffe8-149f-415f-b3c3-4130ef283c36','bbdc38fa-443c-485e-852f-db3d9d67b2dd','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('5ce7ebb9-cc0c-4d09-b951-e5d57597d960','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 3: Intermediate Exploration</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the intermediate level, stories tackle more complicated issues, including moral choices and the idea of generosity. Books like&nbsp;<i>The Giving Tree</i> can spark conversations about giving and receiving. This level helps develop the ability to discuss moral topics and understand the balance between helping others and taking care of oneself.</span></p><p>&nbsp;</p><h3>Vocabulary List with Indonesian Translations</h3><hr><h3><strong>Money and Spending Habits</strong></h3><ol><li><strong>Deprive</strong> - Mengambil atau menghilangkan</li><li><strong>Miser</strong> - Orang kikir</li><li><strong>Economizer</strong> - Orang hemat</li><li><strong>Credit card</strong> - Kartu kredit</li><li><strong>Shortages</strong> - Kekurangan</li><li><strong>Spender</strong> - Orang pemboros</li><li><strong>Saving money</strong> - Menabung uang</li><li><strong>Wise spending</strong> - Pengeluaran yang bijaksana</li><li><strong>Bills</strong> - Tagihan</li><li><strong>Economy</strong> - Ekonomi</li></ol><hr><h3><strong>Aqua Water Resorts</strong></h3><ol><li><strong>Booking office</strong> - Kantor pemesanan</li><li><strong>Divers certificate</strong> - Sertifikat penyelam</li><li><strong>Scuba gear</strong> - Peralatan menyelam</li><li><strong>Agreement</strong> - Perjanjian</li><li><strong>Underwater</strong> - Di bawah air</li><li><strong>Coral</strong> - Karang</li><li><strong>Sea life</strong> - Kehidupan laut</li><li><strong>Training</strong> - Pelatihan</li><li><strong>Resort</strong> - Resor</li><li><strong>Equipment rental</strong> - Penyewaan peralatan</li></ol><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','9f22da86-53b2-488c-b4b4-db4c4d5f0519','40bb0ca6-7e94-4fcd-916a-8365ab83a456','57781aee-7e5e-47a4-bddd-513bd2a37aec','15fc91ab-629f-4b44-a812-c45807f31850','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('5d155771-a80b-4c7d-88df-56b0e833c511','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 5 (Advanced)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Appreciating Cultural Values: Embracing Diversity</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural values are the core beliefs and practices that shape a communitys identity. These values guide our actions and influence our interactions with others. For example, many Indigenous cultures have a deep connection to nature and history, which informs their lifestyle and traditions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Food serves as a vital expression of cultural identity. Every region has traditional dishes that reflect its history and local ingredients. The Mediterranean diet, known for its emphasis on fresh vegetables and olive oil, is an example of how food represents values of health and community. Exploring different cuisines allows us to appreciate the rich diversity of human experience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Festivals and rituals are powerful expressions of cultural values. Celebrations like Holi in India and Carnival in Brazil showcase community spirit and cultural pride. Joining in these celebrations promotes understanding and respect for different ways of life.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To appreciate cultural values means to be open-minded and willing to learn from others. By recognizing and honoring our diverse cultural expressions, we can foster global citizenship. This appreciation not only enriches our lives but also helps build a more inclusive and harmonious world.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 5 (Advanced)</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary Related to Culture</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">High-level terms: intercultural dialogue, global citizenship, ethical values.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Rich, evocative adjectives: multifaceted, intricate, culturally rich, dynamic.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">General statements: \"Cultural values influence societal behavior.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Continuous Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ongoing observations: \"Societies are increasingly embracing diversity.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Causal Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced causal structures: \"An appreciation of cultural values can lead to more harmonious relationships.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Forms</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Complex comparisons: \"The importance of family differs across cultures, yet it remains a universal value.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Connective Words and Phrases</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced connectors: consequently, furthermore, similarly, in contrast.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions and Reflections</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Engaging readers: \"How do your cultural values shape your identity?\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','5f80b62e-161d-43f8-94df-66d2bb3d07c9','d2c07130-79eb-459a-bf83-60f76ceebcd2','a16be13c-c049-47cd-b145-b3faae19a096','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('5d379e80-7ee6-4f46-9de6-3d12a880c986','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Material: Singular and Plural Nouns</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns</strong> are words that name people, places, things, or ideas. They can be classified into two main categories: singular and plural.</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular Nouns</strong>: A singular noun refers to one person, place, thing, or idea. For example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Cat</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>City</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Book</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Happiness</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Plural Nouns</strong>: A plural noun refers to more than one person, place, thing, or idea. Plural nouns are usually formed by adding&nbsp;<strong>-s</strong> or&nbsp;<strong>-es</strong> to the singular form.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Rules for forming plurals</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For most nouns, simply add&nbsp;<strong>-s</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Cat</strong> →&nbsp;<strong>Cats</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Dog</strong> →&nbsp;<strong>Dogs</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For nouns ending in&nbsp;<strong>-s</strong>,&nbsp;<strong>-x</strong>,&nbsp;<strong>-z</strong>,&nbsp;<strong>-ch</strong>, or&nbsp;<strong>-sh</strong>, add&nbsp;<strong>-es</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Bus</strong> →&nbsp;<strong>Buses</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Box</strong> →&nbsp;<strong>Boxes</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Church</strong> →&nbsp;<strong>Churches</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For nouns ending in a consonant followed by&nbsp;<strong>-y</strong>, change&nbsp;<strong>-y</strong> to&nbsp;<strong>-ies</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>City</strong> →&nbsp;<strong>Cities</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Baby</strong> →&nbsp;<strong>Babies</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For nouns ending in&nbsp;<strong>-f</strong> or&nbsp;<strong>-fe</strong>, change&nbsp;<strong>-f</strong> to&nbsp;<strong>-ves</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Leaf</strong> →&nbsp;<strong>Leaves</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Knife</strong> →&nbsp;<strong>Knives</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Some nouns have irregular plural forms and do not follow standard rules:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Child</strong> →&nbsp;<strong>Children</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Person</strong> →&nbsp;<strong>People</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Mouse</strong> →&nbsp;<strong>Mice</strong></span></li></ul></li></ul></li></ol>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d49e5dcb-c578-4c47-858b-aafd77743437','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('5da1d51a-065d-4f71-8352-fed899ed2cf4','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Pretest','<p>ini test matematika</p><p><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.detik.com/edu/sekolah/d-7670280/20-contoh-soal-pas-matematika-kelas-9-smp-semester-1-beserta-pembahasannya\">https://www.detik.com/edu/sekolah/d-7670280/20-contoh-soal-pas-matematika-kelas-9-smp-semester-1-beserta-pembahasannya</a></p><figure class=\"image\"><img style=\"aspect-ratio:699/189;\" src=\"http://54.173.167.62/api/uploads/level/image/IMAGE-5da1d51a-065d-4f71-8352-fed899ed2cf4-5d1cd66bae00ea3c70325c329c552cb0.png\" width=\"699\" height=\"189\"></figure><figure class=\"media\"><oembed url=\"https://www.youtube.com/watch?v=TBh0KlmdPjY\"></oembed></figure>',NULL,NULL,NULL,1,'6cd03930-a1c3-431c-b04d-ad540bc3a600','acd579b4-58cb-4792-9f58-00479dc5688f','b3545596-cc19-4e6e-a2f1-28c968af280b','977b1c73-7fa8-48c9-8903-c278797568af','2fb1c107-8510-42c7-812c-f57d73ebf9df','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:02'),('5de32510-1732-49f2-ae58-0a2aebcf1610','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 6',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','65b386e8-df1b-4810-9053-c1644c74f6ca','cf0266f0-cf1e-48a6-b6c0-ce0421665555','747f338b-51f5-4d3b-b895-61c0dc44dbaf','46eb6668-9448-4fcc-9bc0-c55e52497e8e','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401',1,'2024-12-12 17:55:26'),('5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<p><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://drive.google.com/file/d/1NGURXrpJ-P5qMkUj-qfUrxCKwDrXw6z9/view?usp=sharing\" download=\"file\">https://drive.google.com/file/d/1NGURXrpJ-P5qMkUj-qfUrxCKwDrXw6z9/view?usp=sharing</a></p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','ffc6cb92-584c-4e26-9217-caa6534fa9cb','6635e21a-666a-473c-b34b-fbbc93e43de4','f64b8796-a13e-4280-b6a5-983875e99ec3','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('5f80b62e-161d-43f8-94df-66d2bb3d07c9','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 1 (Basic)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Appreciating Cultural Values: An Easy Introduction</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural values are the ideas and beliefs that people in a group share. They help us know what is important to them. For example, in many cultures, family is very important. People celebrate holidays together and help each other.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Food is another way to learn about culture. Different countries have different foods. In Italy, people like pizza. In Japan, sushi is popular. Trying foods from different cultures helps us understand them better.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Respect is important. We should respect different cultures and their customs. When we appreciate cultural values, we can make friends with people from different backgrounds. This helps everyone get along!</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 1 (Basic)</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary Related to Culture</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Simple terms: culture, family, food, holiday, tradition.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Basic adjectives: important, different, special, nice.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Statements: \"Family is important,\" \"People eat traditional food.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Connective Words and Phrases</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Basic connectors: and, but, because.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Imperatives and Suggestions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Encouraging actions: \"Try new food,\" \"Celebrate with family.\"</span></li></ul></li></ol><p>&nbsp;</p><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','d2c07130-79eb-459a-bf83-60f76ceebcd2','a16be13c-c049-47cd-b145-b3faae19a096','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','5d155771-a80b-4c7d-88df-56b0e833c511','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('60373ff6-6c47-4c62-9bfe-6aa2bd007811','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Pretest','material',NULL,NULL,NULL,1,'a71b942a-5467-4fed-8595-f3878ae66649','b744cc40-acf2-4cef-a209-d4c1d98b1986','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','69c27ea4-f30c-466a-99d7-3666f2842105','48be69cb-0ab7-415a-a890-931bfe960a29','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>1. Introduction to Adverb of Time Clauses</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverb of time clauses provide information about when something happens. They are usually introduced by subordinating conjunctions such as \"when,\" \"after,\" \"before,\" \"as soon as,\" and \"while.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentences:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong> I finish my homework, I will go for a walk.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I will call you&nbsp;<strong>after</strong> I arrive at the airport.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She usually takes a nap&nbsp;<strong>before</strong> dinner.</span></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>2. Explanation of Conjunctions&nbsp;</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Discuss the subordinating conjunctions that introduce adverb of time clauses. Their meanings and usage are:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When:</strong> at the time that</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> I will start cooking&nbsp;<strong>when</strong> my guests arrive.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>After:</strong> following in time</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> We can leave&nbsp;<strong>after</strong> the meeting is over.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Before:</strong> earlier than</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> Please send me the report&nbsp;<strong>before</strong> Friday.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>As soon as:</strong> immediately after</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> I will text you&nbsp;<strong>as soon as</strong> I get there.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>While:</strong> during the time that</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> He listened to music&nbsp;<strong>while</strong> stud</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">ying.</span></li></ul></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>3. Structure of Time Clauses&nbsp;</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The time clause can come before or after the main clause.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Clause First:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong> I arrived, the party had already started.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Main Clause First:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The party had already started&nbsp;<strong>when</strong> I arrived.</span></li></ul>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','36353aaa-0af1-4489-b057-25511e020826','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The speech has two main types,&nbsp;<strong><u>Direct speech</u></strong>, and&nbsp;<strong><u>Indirect speech/reported speech</u></strong>.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">These two ways of narration of spoken words are also called Direct and Indirect speech, also known as Direct and Indirect narrations. Direct and indirect speech is majorly used in any conversations, scripts, or any biographies, etc. where one or more than one person converses with each other.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Direct speech</strong>: It is also called straight speech or quoted speech, which is spoken or written directly in the text by the speaker, writer, or the first person, who is going to speak with anyone with him.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Indirect speech</strong>: An indirect speech is also called a reported speech, or secondary speech means the speech, which has been spoken indirectly.</span></li></ul>',NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','67197606-d707-48c1-8033-1298c99cb215','773d3490-11ed-4025-aeec-d9fab774c585','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','26d39f63-85dd-435b-aed1-0a507b625015','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('617a7531-bac7-4d95-b8cb-41434e0c7e52','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Pretest','material',NULL,NULL,NULL,1,'f7c351b9-09f1-4e02-b2de-9c8fd531ce34','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','6b1e8584-5f10-4cca-90ac-7996b5841970','bf4c2aa6-a174-48b8-a964-3c76904041c3','b8679527-054b-493b-a932-c9dc417d4ce1','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('6254b15c-651d-4427-9572-3f70db7fb7f7','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','4140a29b-03ae-4ecc-a5eb-079642cc03cb','48e954f7-123b-404f-a990-8083a78133b2','291104a0-b147-4a5e-a47f-090d667853d6','ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('62cc6d46-261f-472b-a76a-b65d1ee521ef','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Recreation and Holidays</span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>A Day at the Park</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeaJMha1PAp8a4n3icWCWTGPyIH_hMe7gPYyjd-P2MTW0JwcCQcyqi6wZsYAYzBCyDK4Se68NhNpo4OE1tPOOKNttDTurQHyR51dYTSQcaBr_GlsMbYEQyzYGHT8gjQVMJqeI87fqcuZq_ZurTwUJock5_cbn6ocHj8HFRP7pnzZDjDelf9nwc?key=GMvB_-YYUsq4Q8wHOFYNlFGo\" width=\"602\" height=\"344\"></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Every Saturday, Emily and her friends go to the park. They arrive early to enjoy the fresh air and sunshine. The park is full of people playing games, riding bikes, and having picnics. Emily and her friends bring sandwiches, fruit, and drinks. They find a nice place under a big tree to sit and eat. After their meal, they play frisbee and laugh as they run around.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">In the afternoon, they want to try something new. They rent bikes and ride along the park paths. It feels fun to feel the wind on their faces as they ride faster. They see pretty flowers and listen to birds singing. By the end of the day, they are tired but happy. Emily thinks it is a perfect day with friends, enjoying nature and having fun.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">As the sun begins to go down, Emily and her friends decide to get ice cream. They walk to a nearby shop and choose their favourite flavours. Emily picks chocolate, and her friend Sarah chooses strawberry.&nbsp;</span><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">They sit on a bench, enjoying their ice cream and talking about their favorite moments of the day. Emily feels thankful for the time with her friends and the great memories they make together. It is a day full of laughter.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Lists of Words:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Time &amp; Weather Terms</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Last</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>Saturday</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>Early</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>Day</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>Sun</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>Down</i></span></li></ul><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Places</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Park</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Place</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Shop</span></li></ul><p>&nbsp;</p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Actions (Verbs)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Go</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Arrive</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Enjoy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Play</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Ride</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">See</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Listen</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Get</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Choose</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Sit</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talk</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Feel</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Make</span></li></ul><p>&nbsp;</p><ol start=\"4\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Objects (Nouns)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Air</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">People</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Games</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Bikes</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Picnics</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Sandwiches</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Fruit</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Drinks</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Tree</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Meal</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Frisbee</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Wind</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Faces</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Flowers</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Birds</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Ice cream</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Flavors</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Bench</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Moments</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Memories</span></li></ul><p>&nbsp;</p><ol start=\"5\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Feelings &amp; Descriptions</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Nice</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Happy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Fun</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Pretty</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Tired</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Perfect</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Thankful</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Great</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Full</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Adventure</span></li></ul><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','31beffdc-692c-4c8c-be5c-703255d60e1a','f144970c-37ba-4427-a2ed-f72f1ae0a570','cab703d7-ea78-4be8-b760-becb5fb34ddb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:53'),('62d2a93c-76e9-40f2-a555-6c61f2c9e24a','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Adverb of Time Clauses: Introduction</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An adverb of time clause gives us more information about&nbsp;<i>when</i> something happens in a sentence. These clauses often start with words like&nbsp;<strong>when, while, before, after, until,</strong> and&nbsp;<strong>as soon as</strong> to show the timing of an action.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An adverb of time clause is usually part of a sentence. It has:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A subordinating conjunction</strong> (when, while, before, after, until, as soon as)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A subject and verb</strong> to make a clause</span></li></ul><p style=\"margin-left:30pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Main Clause</i>,&nbsp;<strong>[Time Clause]</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>I will call you</i>,&nbsp;<strong>[when I arrive].</strong></span></p><hr><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Step 1: Common Conjunctions for Time Clauses</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong> Used to talk about an action happening at the same time as another action.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: I study&nbsp;<strong>when I get home.</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>While</strong> Used to talk about two actions happening at the same time.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: She was reading&nbsp;<strong>while he was cooking.</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Before</strong> Used to show that one action happens earlier than another.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: We will leave&nbsp;<strong>before it gets dark.</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>After</strong> Used to show that one action happens later than another.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: I will eat&nbsp;<strong>after I finish my work.</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Until</strong> Used to show that an action continues up to a certain point.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: I will wait&nbsp;<strong>until you arrive.</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>As soon as</strong> Used to show one action happening immediately after another.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: Call me&nbsp;<strong>as soon as you finish.</strong></span></li></ul></li></ol><hr><p>&nbsp;</p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Step 2: Sentence Structure with Time Clauses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Main Clause + Time Clause</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The main sentence comes first, followed by a comma, then the time clause.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: Ill call you,&nbsp;<strong>when I get there</strong>.</span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Time Clause + Main Clause</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The time clause comes first, followed by a comma, then the main sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>:&nbsp;<strong>When I get there</strong>, Ill call you.</span></li></ul></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','36353aaa-0af1-4489-b057-25511e020826','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('62fa8403-e764-4555-949c-236f7300e212','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','899fb920-0a43-4888-a48a-0e91495db9b1','48882788-baf8-468f-85bf-dc386c4a00a6','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','bd175280-dac0-4816-8b96-8bfea150cf93','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('63c67806-3492-4bb1-8ace-254db076af70','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','7696ba67-3d0a-481a-8f42-f852902d4adc','2757e906-e864-4704-af6a-a92b588eef3d','82216c60-51d6-424a-bf81-bc97b1e9ee30','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('65b386e8-df1b-4810-9053-c1644c74f6ca','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 1',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','cf0266f0-cf1e-48a6-b6c0-ce0421665555','747f338b-51f5-4d3b-b895-61c0dc44dbaf','46eb6668-9448-4fcc-9bc0-c55e52497e8e','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('6635e21a-666a-473c-b34b-fbbc93e43de4','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding the Difference: Simple Past vs. Present Perfect Tense</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Simple Past Tense</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Purpose</strong>: We use the simple past tense to talk about actions or events that happened and finished in the past. We know&nbsp;<i>when</i> they happened.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Words</strong>:&nbsp;<i>yesterday, last week, in 2020, two days ago</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:&nbsp;<i>Subject + past verb form (V2) + object</i></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I visited the museum yesterday.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They watched a movie last night.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Explanation</i>: These actions are complete, and we know exactly when they happened.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Present Perfect Tense</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Purpose</strong>: We use the present perfect tense to talk about actions or events that happened at some point in the past but have a connection to the present. The&nbsp;<i>time</i> is not always important or mentioned.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Words</strong>:&nbsp;<i>ever, never, already, just, yet, for, since</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:&nbsp;<i>Subject + have/has + past participle (V3) + object</i></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I have visited the museum.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They have watched that movie.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Explanation</i>: These actions are relevant now because we dont focus on when they happened—only that they have happened.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Quick Tips:</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Use Simple Past</strong> when you know&nbsp;<i>when</i> the action happened.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Use Present Perfect</strong> when the&nbsp;<i>time</i> is not clear or not important, but the action affects the present.</span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','ffc6cb92-584c-4e26-9217-caa6534fa9cb','f64b8796-a13e-4280-b6a5-983875e99ec3','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('67197606-d707-48c1-8033-1298c99cb215','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The speech has two main types,&nbsp;<strong><u>Direct speech</u></strong>, and&nbsp;<strong><u>Indirect speech/reported speech</u></strong>.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">These two ways of narration of spoken words are also called Direct and Indirect speech, also known as Direct and Indirect narrations. Direct and indirect speech is majorly used in any conversations, scripts, or any biographies, etc. where one or more than one person converses with each other.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Direct speech</strong>: It is also called straight speech or quoted speech, which is spoken or written directly in the text by the speaker, writer, or the first person, who is going to speak with anyone with him.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Indirect speech</strong>: An indirect speech is also called a reported speech, or secondary speech means the speech, which has been spoken indirectly.</span></li></ul>',NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','773d3490-11ed-4025-aeec-d9fab774c585','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','26d39f63-85dd-435b-aed1-0a507b625015','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('671a16b3-1ece-4246-9767-c1812a428629','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 4',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','71a69eee-15cd-428f-ba4a-787447531cd9','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','53455c0e-87dd-4192-80a1-415f79c2e416','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('67737b19-b135-479a-b5b2-0ad70096592f','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 5','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','3702c9da-1b8a-4084-bb70-e7e539dc453d','f428bbc8-f11c-4493-bf0f-12b25e3b0042','2b662452-991d-41d7-989c-993cb37d0d3f','5311525c-20a6-47d5-96e3-ab21d8c57c59','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('67b107a0-f5bc-49b0-bf30-8c52a7dcd078','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','cafdb09b-f3b5-4576-b931-329c5b668243','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','9fb3b05a-36e5-48dd-baaf-2181d77fd69c',0,'2024-11-20 15:29:06'),('69c27ea4-f30c-466a-99d7-3666f2842105','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 4','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','a71b942a-5467-4fed-8595-f3878ae66649','b744cc40-acf2-4cef-a209-d4c1d98b1986','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','48be69cb-0ab7-415a-a890-931bfe960a29','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<p>&nbsp;</p><p>&nbsp;</p><hr><h3>Talking About Recreational Holidays</h3><p><strong>Starting with the Holiday Activity:</strong> When describing a recreational holiday, it\'s important to mention the type of activity or experience. This sets the tone and tells people what kind of vacation it is.<br>For example:<br><strong>\"I enjoy going hiking during my holidays.\"</strong><br>This tells others the kind of activities that are part of your recreation.</p><p><strong>Describing the Location of the Holiday:</strong> Where you go for your recreational holiday helps others understand the type of environment youre in.<br>For example:<br><strong>\"I love visiting tropical islands for a relaxing vacation.\"</strong><br>This gives an idea of the setting—tropical islands—and shows the relaxing aspect of the holiday.</p><p><strong>Mentioning the Purpose of the Holiday:</strong> Its also useful to explain why you are on the holiday. Are you looking for adventure? Rest? Or something in between?<br>For example:<br><strong>\"The purpose of my holiday is to unwind and reconnect with nature.\"</strong><br>This clarifies your intentions and highlights the personal benefits of your trip.</p><p><strong>Talking About the Experiences:</strong> Sharing what you enjoy most about the holiday makes it more engaging and relatable.<br>For example:<br><strong>\"I love spending my mornings by the beach, listening to the waves.\"</strong><br>This adds a personal touch and shows how you enjoy your time off.</p><p><strong>Discussing Special Moments or Activities:</strong> You can make your recreational holiday sound even more interesting by talking about unique experiences or activities that made the trip special.<br>For example:<br><strong>\"During my holiday, I tried scuba diving for the first time!\"</strong><br>This shows something exciting and memorable you did, making the holiday stand out.</p>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','31beffdc-692c-4c8c-be5c-703255d60e1a','62cc6d46-261f-472b-a76a-b65d1ee521ef','f144970c-37ba-4427-a2ed-f72f1ae0a570','cab703d7-ea78-4be8-b760-becb5fb34ddb','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:54'),('6b134cd4-e902-4241-9692-450b43ca1af9','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<h3><strong>Pretest: Giving Information to the Public</strong></h3><h4><strong>Level 1: Basic Public Information</strong></h4><p><strong>Objective:</strong> To assess learners ability to share simple facts using clear and direct language.</p><p><strong>Example Passage:</strong></p><ul><li><i>The library opens at 9 AM. It is located on Main Street. The library has many books. You can read them there.</i></li></ul><p><strong>Activity:</strong></p><ul><li>Write two simple sentences about a public service or place (e.g., a park, bus stop, or museum). Use clear and direct language.</li><li>Example: <i>The park is open from 7 AM. It has a playground.</i></li></ul><hr><h4><strong>Level 2: Providing Clear and Useful Information</strong></h4><p><strong>Objective:</strong> To assess learners ability to include more details and simple explanations to enhance understanding.</p><p><strong>Example Passage:</strong></p><ul><li><i>The library opens at 9 AM. It is located on Main Street. You can borrow books and use computers there. The library is a quiet place where you can study.</i></li></ul><p><strong>Activity:</strong></p><ul><li>Read the example passage. Then, write a similar passage for a different location or service (e.g., a community center, gym, or cafe) with additional details that explain what people can do there.</li><li>Example: <i>The community center opens at 8 AM. It is on Oak Street. You can join fitness classes and meet new people. Its a great place for social activities.</i></li></ul><hr><h4><strong>Level 3: Organizing Information for Clarity</strong></h4><p><strong>Objective:</strong> To assess learners ability to organize information effectively using lists or bullet points for better clarity.</p><p><strong>Example Passage:</strong></p><ul><li><strong>Library Hours:</strong><ul><li>Opens: 9 AM</li><li>Closes: 5 PM</li><li>Location: Main Street</li><li>Services:<ul><li>Borrow books</li><li>Use computers</li><li>Study in the reading area</li></ul></li></ul></li></ul><p><strong>Activity:</strong></p><ul><li><p>Organize the following information into a clear list format. (Use bullet points and headings) <i>The library is open every day. It has books, a reading area, and computers. It is on Oak Street. The library opens at 10 AM and closes at 6 PM.</i></p><p><strong>Example Answer:</strong></p><ul><li><strong>Library Hours:</strong><ul><li>Opens: 10 AM</li><li>Closes: 6 PM</li><li>Location: Oak Street</li></ul></li><li><strong>Services:</strong><ul><li>Borrow books</li><li>Study in the reading area</li><li>Use computers</li></ul></li></ul></li></ul><hr><h4><strong>Level 4: Persuasive and Informative Communication</strong></h4><p><strong>Objective:</strong> To assess learners ability to communicate persuasively, using facts or statistics to encourage action.</p><p><strong>Example Passage:</strong></p><ul><li><i>Visit the library today! It opens at 9 AM and has over 10,000 books for you to borrow. Many people say that the library helped them succeed in school. Dont miss out on the resources available to you!</i></li></ul><p><strong>Activity:</strong></p><ul><li>Write a persuasive message for a community service or event. Include some benefits or features that might motivate the reader to take action.</li><li>Example: <i>Join our fitness program today! You can improve your health, meet new people, and join fun activities. Over 200 people have already signed up!</i></li></ul><hr><h4><strong>Level 5: Advanced Public Communication Skills</strong></h4><p><strong>Objective:</strong> To assess learners ability to communicate in an adaptable, proactive way, anticipating the audiences needs and addressing questions.</p><p><strong>Example Passage:</strong></p><ul><li><i>We invite you to experience the extensive resources our library offers. Opening at 9 AM, our library provides access to thousands of books and digital materials. Whether you\'re a student seeking research help or a casual reader looking for your next favorite novel, we have something for everyone. If you have any questions, please feel free to ask our friendly staff!</i></li></ul><p><strong>Activity:</strong></p><ul><li>Write a message about an event, adapting the language based on the audience. Consider formal or informal language, and address possible questions or concerns. Example: <i>You might be wondering what our art exhibit has to offer. It features works from local artists and includes free admission for students. Come and enjoy the creativity and passion of our communitys artists!</i></li></ul><hr><h4><strong>Level 6: Interactive and Impactful Communication</strong></h4><p><strong>Objective:</strong> To assess learners ability to engage the audience through dynamic, interactive communication, integrating multimedia, storytelling, and real-time feedback.</p><p><strong>Example Passage:</strong></p><ul><li><i>Did you know that libraries can transform lives? Let me share Sarahs story. She started visiting our library to prepare for her exams and found not only books but a supportive community. Today, shes a successful entrepreneur. We offer over 10,000 resources, digital tools, and weekly workshops to help you achieve your dreams. Check out our website or talk to our staff to learn how we can support you!</i></li></ul><p><strong>Activity:</strong></p><ul><li>Imagine youre giving a presentation about a service or organization. Write a short speech that engages the audience through a story or question. Consider using statistics or visuals to support your message. Example: <i>“Let me tell you about Jake, who turned his passion for music into a career. He came to our music program and now performs across the country. Our program offers expert instructors and state-of-the-art equipment. Could this help you pursue your dream? Lets talk about it!”</i></li></ul>',NULL,NULL,NULL,1,'3c621559-a292-4c18-aaed-34e5ecbd2576','54576a13-8360-433e-b515-61511d337de3','a434a061-c621-4fc8-8f9a-83831106b4cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','bae12afc-bc0b-4fd1-a230-252934cdc639','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('6b1e8584-5f10-4cca-90ac-7996b5841970','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 3','material',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','bf4c2aa6-a174-48b8-a964-3c76904041c3','b8679527-054b-493b-a932-c9dc417d4ce1','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('6c91de9b-f84b-431a-a2f2-7ad79b984cd9','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','cafdb09b-f3b5-4576-b931-329c5b668243','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('6cd03930-a1c3-431c-b04d-ad540bc3a600','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 1',NULL,NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','acd579b4-58cb-4792-9f58-00479dc5688f','b3545596-cc19-4e6e-a2f1-28c968af280b','977b1c73-7fa8-48c9-8903-c278797568af','2fb1c107-8510-42c7-812c-f57d73ebf9df','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:03'),('6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about Yourself (Tourism-related Introduction)</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Describing where youre from with a local landmark or famous place makes your introduction interesting, especially if youre speaking to people unfamiliar with your area.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I am from [City/Country], known for [famous landmark or attraction, e.g., beaches, temples, mountains].&nbsp;<strong>“I am from Batu, known for one of the best tourist attractions in East Java.”</strong></span></p><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">If you love tourism, mentioning this shows your enthusiasm for sharing your culture with others, which is especially important in the tourism industry.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I am passionate about tourism and love sharing my knowledge about [attraction, culture, or history].&nbsp;<strong>“I am passionate about tourism and love sharing my knowledge about Temples in Indonesia.”</strong></span></p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Expressing your desire to guide others or work in tourism gives people an idea of your career interests and dedication to the field.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: In the future, I hope to guide people through [tourist destination or area of interest, e.g., historical sites, cultural experiences, nature trails].&nbsp;<strong>“I hope to guide people through Gili Trawangan.”</strong></span></p>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','e24946f0-21b6-444a-8270-eca1e9d831e0','b645a5f4-bc73-42de-857c-91f4b3c7a997','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('6ea071bc-62e4-441f-b2eb-8e2dc28d5919','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 5</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Text: Developing Interactional Communication in Culinary Tourism</strong></span></p><p>&nbsp;</p><hr><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Culinary tourism is an exciting and flavorful way for travelers to explore new cultures through their food. Interactional communication is crucial in this context, as it helps to connect visitors with local chefs, restaurant owners, and food enthusiasts. This text will highlight how developing communication skills can enhance the culinary tourism experience for both tourists and locals.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nonverbal communication</strong> can significantly impact the culinary tourism experience as well. A chefs enthusiasm when describing a dish, using expressive gestures or showing pride in their work, can make the food feel more appealing. Additionally, the ambiance of a restaurant—through decor, presentation, and the way staff interact with guests—contributes to the overall communication experience. A cozy, well-decorated dining space with friendly staff can enhance the enjoyment of the meal.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Finally, understanding and adapting to&nbsp;<strong>cultural differences</strong> in culinary contexts is crucial. Food is often tied to cultural traditions, and being respectful and open-minded can enrich interactions. For instance, in some cultures, sharing food is a significant part of the dining experience. When a local invites tourists to join in a communal meal, it creates a wonderful opportunity for interaction and connection. Locals can explain the significance of certain dishes and customs, enriching the tourists understanding of the culture.</span></p><p>&nbsp;</p><p><strong>Vocabulary</strong></p><ul><li><strong>Intimidating</strong> - Menakutkan</li><li><strong>Collide</strong> - Bertabrakan</li><li><strong>Culture Shock</strong> - Kejutan budaya</li><li><strong>Symptom</strong> - Gejala</li><li><strong>Fatigue</strong> - Kelelahan</li><li><strong>Appetite</strong> - Selera makan</li><li><strong>Suspicious</strong> - Mencurigakan</li><li><strong>Identity loss</strong> - Kehilangan identitas</li><li><strong>Communication</strong> - Komunikasi</li><li><strong>Receptionist</strong> - Resepsionis</li><li><strong>Customer service</strong> - Layanan pelanggan</li><li><strong>Solution</strong> - Solusi</li><li><strong>Overtime</strong> - Lembur</li><li><strong>Polite</strong> - Sopan</li><li><strong>Mistake</strong> - Kesalahan</li><li><strong>Luxury</strong> - Kemewahan</li><li><strong>Performance</strong> - Performa</li><li><p><strong>Precision</strong> - Ketepatan</p><p>&nbsp;</p></li></ul>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','ef553b55-db63-4822-9e6d-e05b7cdc7c21','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','cf1e61d7-e763-4273-b357-d8a804a23ef9','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('6f5449a0-70e9-4502-a9d7-478d56fbebf2','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','material',NULL,NULL,NULL,1,'184f89b9-fcaf-446d-9e3f-e085318ac802','b9bc4120-4797-4b8b-8256-16ef68276e44','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','2622d27d-5b07-43d1-922a-2391c188ee32','04d3a793-1da4-467d-8c52-763a3039f450','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('6f8e5299-a7b8-44c5-a63e-31280ab0fdfb','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6: Alexandra Pierce\'s Career and Life Journey</strong></h3><h4>Talking About Alexandras Inspiration</h4><p>Alexandra Pierce was inspired to pursue a career in languages and cultures due to her deep curiosity for exploring different languages and their associated cultures.<br>For example: Alexandras interest in languages began during her school years.<br><i>“Alexandras curiosity for languages motivated her career choices.”</i></p><h4>Academic Achievements</h4><p>One of Alexandras proudest moments academically was publishing her first research paper on cross-cultural diplomacy.<br>For example: She feels proud of her published research.<br><i>“Publishing research on cross-cultural diplomacy was Alexandras proudest academic achievement.”</i></p><h4>Professional Role</h4><p>Alexandra currently works as a <strong>cultural consultant</strong> for an international firm.<br>For example: She helps firms navigate cultural differences.<br><i>“Alexandra is a cultural consultant in an international organization.”</i></p><h4>Rewards in Work</h4><p>Alexandra finds witnessing moments when understanding transcends words as the most rewarding part of her job.<br>For example: Helping two cultures connect is her joy.<br><i>“Alexandra loves moments of mutual cultural understanding.”</i></p><h4>Literary Preferences</h4><p>In her free time, Alexandra enjoys reading <strong>historical fiction and biographies</strong>.<br>For example: Alexandra reads to gain insight into historical figures.<br><i>“Historical fiction inspires Alexandras understanding of past events.”</i></p><hr><h3><strong>Marcus Allens Career and Values</strong></h3><h4>Early Interests</h4><p>Marcus developed a strong interest in <strong>engineering</strong> as he grew older.<br>For example: He was drawn to solving practical problems.<br><i>“Marcus chose engineering to create real-world solutions.”</i></p><h4>University and Leadership</h4><p>At university, Marcus frequently assumed <strong>leadership roles</strong> in his engineering projects.<br>For example: He enjoyed organizing group efforts.<br><i>“Marcuss leadership helped drive his university projects forward.”</i></p><h4>First Job</h4><p>After graduation, Marcus worked on designing a <strong>solar-powered water purification system</strong> for rural communities.<br>For example: He combined technology with sustainability.<br><i>“Marcuss first job involved eco-friendly innovation.”</i></p><hr><h3><strong>Emmas Musical Path</strong></h3><h4>Early Experience</h4><p>Emmas musical journey began with learning the <strong>guitar at age five</strong>.<br>For example: Music has been her lifelong passion.<br><i>“Emma started her musical path with the guitar at an early age.”</i></p><h4>High School Joy</h4><p>In high school, Emma enjoyed the <strong>creative process of writing music</strong> the most.<br>For example: Songwriting allowed her to express her emotions.<br><i>“Emma found joy in composing music during high school.”</i></p><h4>Career in Music</h4><p>Emma currently works as a <strong>music producer</strong>, collaborating with artists to bring their creative visions to life.<br>For example: She enjoys shaping the sound of new songs.<br><i>“Emmas career involves working as a music producer.”</i></p><h4>Advice to Artists</h4><p>Emma advises young artists to <strong>stay true to their passions</strong> and not compromise their artistic integrity.<br>For example: She encourages individuality in creative work.<br><i>“Emma believes passion leads to genuine artistry.”</i></p><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Curiosity</strong> Keingintahuan</li><li><strong>Diplomacy</strong> Diplomasi</li><li><strong>Cultural consultant</strong> Konsultan budaya</li><li><strong>Transcend</strong> Melampaui</li><li><strong>Historical fiction</strong> Fiksi sejarah</li><li><strong>Engineering</strong> Teknik</li><li><strong>Leadership</strong> Kepemimpinan</li><li><strong>Sustainability</strong> Keberlanjutan</li><li><strong>Music producer</strong> Produser musik</li><li><strong>Artistic integrity</strong> Integritas artistik</li></ol><hr><p><strong>Please read email below to answer questions number 1-8!</strong></p><p style=\"text-align:center;\"><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>My Path of Understanding and Exploration</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfgkmZAZCIuouy5mibPdYD6FX0cyYfM2LxUrXoyc9phQNDsSLPJ_k-mIvdehOeDghztfNIXtBfC25s0hIQ4a3nuPh4KQ963LcfySshlbaOBcxfnxwhVIubO9kTusIPR9IbaxtPP4Q?key=3XLPz5LGvREBEvDpQ4ZcwhKW\" width=\"252\" height=\"189\"></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://media.licdn.com/dms/image/sync/D4D27AQHN8gJdllliYg/articleshare-shrink_1280_800/0/1708021490519?e=2147483647&amp;v=beta&amp;t=3MNae7iDmSJQAcJsqMBnuCKzUiob4rsMRC83uMD3arU\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://media.licdn.com/dms/image/sync/D4D27AQHN8gJdllliYg/articleshare-shrink_1280_800/0/1708021490519?e=2147483647&amp;v=beta&amp;t=3MNae7iDmSJQAcJsqMBnuCKzUiob4rsMRC83uMD3arU</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Alexandra Pierce, though most people call me Alex. Im originally from a quaint coastal town in southern England, but over the years, Ive had the opportunity to call a few different places home. My journey began with an intense curiosity for languages and cultures, which sparked a lifelong passion for global exploration and communication. Ive always believed that the best way to understand ones own identity is to explore the identities of others, an idea that has continually influenced my personal and professional life.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Academically, I pursued a degree in International Relations, which has allowed me to delve deeply into the histories, policies, and interactions that shape our world today. My academic path was anything but linear; it was filled with detours that took me to fascinating disciplines like anthropology and linguistics. This eclectic mix has granted me a multidimensional perspective on the world, which I strive to bring into every conversation and endeavor. One of my proudest moments was publishing my first research paper on cross-cultural diplomacy, a project that took over a year of work and brought together insights from various corners of the globe.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Professionally, I currently work as a cultural consultant for an international firm, helping clients bridge cultural divides and build rapport across linguistic and cultural barriers. In my role, I have the privilege of interacting with people from all walks of life, and each day brings new opportunities to apply my love for language and interpersonal connection. One of the most rewarding aspects of my work is witnessing the moments when understanding transcends words, where mutual respect paves the way for genuine collaboration.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In my personal time, Im an avid reader, with a particular love for classic literature and philosophical texts. Authors like Dostoevsky, Hesse, and Arendt have left a lasting imprint on my worldview, prompting me to continually question and reflect on human nature. I find great joy in the quiet moments spent with a book in hand, as well as in animated discussions with friends who are equally passionate about exploring ideas. Additionally, Ive recently taken up painting as a creative outlet, though Im certainly no artist, it has become a cherished way to unwind and explore my inner landscape.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">As I look to the future, Im both eager and open-minded about where life will take me next. I hope to continue expanding my professional repertoire, perhaps venturing into fields like conflict resolution or international education. More importantly, though, I aim to remain true to the values that have shaped my journey thus far: curiosity, empathy, and resilience. These principles have guided me through countless challenges, and I believe they will continue to serve me well as I strive to make a meaningful impact in the world.</span></p><p><br><strong>Please read email below to answer questions number 9-15!</strong></p><p style=\"text-align:center;\"><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A Journey of Learning and Leadership</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeRosR_tAkz4AoJKGZpuAmYj3xdNSJGy-Dal_U4gj7s4t5_rqlMEmii_HuaCM1WBrz72jjKKqSei2HKqvlX8dciJ8_h768AH7xrV3RwS3p4qSAzg1uhte-uLtHCBlYPA8nli7xd?key=3XLPz5LGvREBEvDpQ4ZcwhKW\" width=\"301\" height=\"169\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://static.clubs.nfl.com/image/private/f_auto/raiders/l0eofdbujuumh5xhay7c\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://static.clubs.nfl.com/image/private/f_auto/raiders/l0eofdbujuumh5xhay7c</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Marcus Allen was a curious child who loved to build and create. Growing up in a small town surrounded by farmland, he didnt have access to the resources of big cities, but he made up for it with a relentless drive to learn. From a young age, Marcus enjoyed solving problems, often dismantling his toys to see how they worked, only to put them back together better than before. His parents were supportive, encouraging his creativity and determination, though they were often baffled by his endless questions.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">As Marcus got older, he developed a keen interest in engineering. He found every book on the subject he could and read voraciously, teaching himself about circuits, structures, and mechanics. Despite lacking a formal mentor, Marcus pursued online courses, connected with other young engineers in forums, and even started designing small projects for his neighbours. This early exposure to problem solving strengthened his skills and deepened his passion.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">When it came time to choose a university, Marcus applied to several top engineering schools. Despite the odds, he earned a scholarship to a prestigious institution in the city. Moving away was difficult, but Marcus was excited to meet other like-minded students. University life was a whirlwind of projects, exams, and sleepless nights, yet he thrived. He joined the engineering club and quickly became known for his innovative solutions to complex challenges. Soon, he was leading projects, guiding younger students, and even winning awards for his designs.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">After graduation, Marcus joined an engineering firm specializing in sustainable technology. His first project was designing a solar-powered water purification system for rural communities. This project meant a lot to him, as it combined his skills with his desire to give back to communities like his own. His dedication to finding efficient, eco-friendly solutions earned him respect within the company and led to collaborations with organizations focused on environmental initiatives. Marcus felt proud to use his expertise to help people and the planet.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Today, Marcus continues to innovate, learning as much as he teaches. He has become a role model for young engineers, speaking at conferences and mentoring students who, like him, once had a dream of building a better world. He reminds them that no matter where they start, with curiosity and determination, they can make an impact. Marcuss journey is a testament to the power of resilience, learning, and the desire to make a difference.</span></p><p><br><strong>Please read email below to answer questions number 16-20!</strong></p><p style=\"text-align:center;\"><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i><strong>Emma\'s Musical Journey</strong></i></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXej8OuQsyEdDwiTMQa9P6_GLNSod7hrQEEi_glUOHWQC3dVZknWXePduoUZjRLtJgFysKQpjpoSemOXuA-SuOA-_yW6tJ2umrRsAy-HEYevmgc3YbA4y4LERASE3UJpoBMoQ6n14w?key=3XLPz5LGvREBEvDpQ4ZcwhKW\" width=\"208\" height=\"166\"></i></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rebelcelebrity.com/wp-content/uploads/Emma-Myers-Journey-1-1024x585.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><i><u>https://rebelcelebrity.com/wp-content/uploads/Emma-Myers-Journey-1-1024x585.jpg</u></i></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>&nbsp;</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Emma Larson grew up in a family that valued creativity and self expression. Her mother was a musician, and her father was a painter, so art and music were part of Emmas life from an early age. She began learning the piano at the age of five, spending hours each week practicing scales and learning her favorite classical pieces. As she grew older, Emmas interest in music expanded. She learned to play the guitar and even started writing her own songs.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In high school, Emma joined a band with friends who shared her passion for music. They performed at school events and local cafes, gaining a small following in their town. While Emma enjoyed performing, her real interest lay in the creative process of writing music. She loved experimenting with different styles and lyrics, blending folk, rock, and classical influences in her compositions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">After graduating, Emma decided to pursue a degree in music composition at a well-known arts university. The program challenged her, pushing her to expand her musical knowledge and try new techniques. She spent long hours in the studio, perfecting her work and collaborating with other musicians. By the time she graduated, Emma had composed several original pieces, some of which were even performed by professional musicians at her universitys concerts.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Today, Emma is a music producer, working with young artists to help them develop their unique sound. She often reflects on her own journey and encourages her artists to stay true to their passions and to never stop experimenting. For Emma, music is more than a career; its a way of life, and she feels grateful to share that passion with others.</span></p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','42e0a7c2-9698-4f72-b868-a698fa9492c9','54ae104f-7d71-48fc-918a-8c3e341bc9ad','cabc6b65-686f-4175-ba6e-6e0d2c003784','a07c29ce-95a7-4fd2-84df-43f6d36af407','94de3108-eb46-4a5e-b039-962392a500e6',0,'2024-11-04 11:21:32'),('6fed968b-4e39-4c13-a103-4b142d0417cd','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h3><strong>Level 4: Talking About Key Concepts in Hospitality and Business (The Life of Conrad Hilton)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the stage for understanding the content.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about hospitality, business, and key terms related to success and quality service.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear definitions to clarify the topic.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Hospitality means creating a welcoming experience for others.”</li><li>“Legacy refers to the lasting impact of a persons actions.”</li></ul></li></ul><hr><p><strong>Discuss the importance of the topic.</strong><br>Explain why these concepts matter.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“In the hospitality industry, quality service and attention to detail create lasting impressions for guests.”</li></ul></li></ul><hr><p><strong>Give examples to illustrate the topic.</strong><br>Relate the concepts to real-world applications.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“A brand like Hilton represents quality service and global hospitality standards.”</li></ul></li></ul><hr><p><strong>Summarize with a takeaway.</strong><br>Conclude with a meaningful lesson or insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that dedication to excellence in service leads to success and lasting influence.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Expand</strong> <strong>Memperluas</strong></li><li><strong>Luxury</strong> <strong>Kemewahan</strong></li><li><strong>Legacy</strong> <strong>Warisan</strong></li><li><strong>Symbol</strong> <strong>Simbol</strong></li><li><strong>Property</strong> <strong>Properti</strong></li><li><strong>Hospitality</strong> <strong>Keramahtamahan</strong></li><li><strong>Opportunity</strong> <strong>Kesempatan</strong></li><li><strong>Vision</strong> <strong>Visi</strong></li><li><strong>Invest</strong> <strong>Berinvestasi</strong></li><li><strong>Comfort</strong> <strong>Kenyamanan</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','307170a8-8cf7-4e93-95e2-2a72c3c23e12','2226cfde-6802-4e60-bac6-ee3f134a266b','9ddab51d-afd4-4bd0-87ca-baca0df5acd4','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('7135e07d-035f-44ed-a2d7-f35909297773','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 6','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','a71b942a-5467-4fed-8595-f3878ae66649','b744cc40-acf2-4cef-a209-d4c1d98b1986','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','69c27ea4-f30c-466a-99d7-3666f2842105','48be69cb-0ab7-415a-a890-931bfe960a29',1,'2024-11-04 14:04:49'),('713fe4cd-69ae-4878-8ea9-1b8b043dc2db','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Adverbial Phrases and Adverbial Clauses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. What are Adverbial Phrases?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial phrase</strong> is a group of words that modifies a verb, adjective, or another adverb. It acts like an adverb by providing more information about how, when, where, or why something happens.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples of Adverbial Phrases:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She spoke&nbsp;<strong>with great enthusiasm</strong>.\"&nbsp;<i>(explains how she spoke)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Well meet&nbsp;<strong>in the morning</strong>.\"&nbsp;<i>(explains when well meet)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Note:</strong> Adverbial phrases dont contain a subject and verb; instead, they consist of adjectives and/or adverbs that work together to describe the action.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Adverbial Phrases:</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time:</strong> Tells when something happens (e.g.,&nbsp;<i>in a few hours, at dawn</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place:</strong> Tells where something happens (e.g.,&nbsp;<i>at the park, on the left</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Manner:</strong> Tells how something happens (e.g.,&nbsp;<i>with care, in a rush</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reason:</strong> Explains why something happens (e.g.,&nbsp;<i>due to the rain, for this reason</i>).</span></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. What are Adverbial Clauses?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial clause</strong> is a group of words that has a subject and a verb and acts as an adverb, modifying the main clause in a sentence. They provide additional information such as time, place, condition, cause, or purpose.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples of Adverbial Clauses:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She stayed home&nbsp;<strong>because she was feeling sick</strong>.\"&nbsp;<i>(explains why she stayed home)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Ill call you&nbsp;<strong>when I arrive</strong>.\"&nbsp;<i>(explains when Ill call)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Note:</strong> Adverbial clauses are introduced by subordinating conjunctions (e.g., because, although, if, when, while).</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Adverbial Clauses:</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time:</strong> (e.g.,&nbsp;<i>after she arrived, while he was cooking</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place:</strong> (e.g.,&nbsp;<i>wherever you go, where we first met</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Condition:</strong> (e.g.,&nbsp;<i>if it rains, unless you are busy</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Cause/Reason:</strong> (e.g.,&nbsp;<i>because he missed the bus, since its late</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Purpose:</strong> (e.g.,&nbsp;<i>so that we can relax, in order to finish</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Concession:</strong> (e.g.,&nbsp;<i>although it was difficult, even though she was tired</i>).</span></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Differences Between Adverbial Phrases and Clauses</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Feature</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Phrase</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Clause</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Lacks a subject and verb</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Contains a subject and a verb</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"with excitement\"</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"because he was excited\"</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Introduced by</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Usually no conjunction</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Introduced by a subordinating conjunction</span></td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','af94971f-818a-4397-a609-03af374a27da','2959d6d5-c9be-492f-b93d-1b677992f8b2','c28b3729-218e-4d52-b697-2e14a996313f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('71a69eee-15cd-428f-ba4a-787447531cd9','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 2',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','671a16b3-1ece-4246-9767-c1812a428629','53455c0e-87dd-4192-80a1-415f79c2e416','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('73c31e29-44e4-4aeb-b339-8355f83992a3','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><strong>Level 2: Exploring Paris and Indonesia (Material for Practice)</strong></h3><p><strong>Talking About Your Travel Goals</strong><br>When sharing travel goals, start with the main reason for your trip. This helps people understand what you aimed to achieve.<br>For example:</p><ul><li>\"My goal was to gather information for a travel blog.\"</li><li>\"I wanted to visit as many tourist attractions as possible.\"</li></ul><p><strong>Describing the Experience</strong><br>Mentioning small details about your trip can make the story come alive. Focus on unique aspects like sights, scents, and feelings.<br>For example:</p><ul><li>\"While exploring Paris, I focused on the scent of pastries and the way the sun hit the buildings.\"</li><li>\"In Bali, I noticed the scent of fresh coconut trees.\"</li></ul><p><strong>Expressing Cultural Impressions</strong><br>Talk about how you felt about the local people or the culture of a place. This makes the conversation more personal.<br>For example:</p><ul><li>\"The people in Indonesia were so welcoming and eager to share their culture.\"</li><li>\"I learned that presenting information is not just about facts, but about sharing emotions too.\"</li></ul><p><strong>Highlighting Special Moments</strong><br>Share what stood out to you during your journey. This can include peaceful moments, fun activities, or unexpected events.<br>For example:</p><ul><li>\"I felt a sense of peace and tranquility while visiting Ubud in Bali.\"</li><li>\"The vibrant culture and breathtaking landscapes of Indonesia were unforgettable.\"</li></ul><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Goal</strong> Tujuan</li><li><strong>Experience</strong> Pengalaman</li><li><strong>Tranquility</strong> Ketenteraman</li><li><strong>Culture</strong> Budaya</li><li><strong>Welcoming</strong> Ramah</li><li><strong>Breathtaking</strong> Menakjubkan</li><li><strong>Tourist attractions</strong> Tempat Wisata</li><li><strong>Scent</strong> Aroma</li><li><strong>Historical sites</strong> Situs Sejarah</li><li><strong>Details</strong> Rincian</li><li><strong>Landmarks</strong> Tengara</li><li><strong>Blog</strong> Blog</li><li><strong>Emotion</strong> Emosi</li><li><strong>Pastries</strong> Kue Kering</li><li><strong>Exploring</strong> Menjelajahi</li><li><strong>Local</strong> Lokal</li><li><strong>Unforgettable</strong> Tak Terlupakan</li><li><strong>Vibrant</strong> Penuh Warna</li><li><strong>Peaceful</strong> Damai</li><li><strong>Impression</strong> Kesan</li></ol><hr><p><strong>Please read this for answering questions number 1-5!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>My First Parisian Adventure</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcvCFUquYyE-tVYy59UMy0R30lJOlbCrHmgQRCk6mvsPgk4SL8aQaOLd4jEouNDRac97IqrXGpkWYmEL4ZoW4Yuw63McuOw0OcjoHzj446pSr5ZX86m4mxLWpl1I1RGQu5DfwZyqF2GKpKXYiDYZg?key=xHI4Kqq3k33LKBoXqitYUg\" width=\"229\" height=\"154\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://1.bp.blogspot.com/-XCDP_qtL724/UQgMmYegCuI/AAAAAAAAjdE/hmq_X36t-Hs/s1600/202_1la_tour_eiffel___paris__france.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://1.bp.blogspot.com/-XCDP_qtL724/UQgMmYegCuI/AAAAAAAAjdE/hmq_X36t-Hs/s1600/202_1la_tour_eiffel___paris__france.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">When I arrived in Paris, my goal was simple: to capture the essence of the city for my blog. Armed with my camera and notebook, I explored iconic landmarks, but what struck me the most were the small, unforgettable moments—the warm glow of the Eiffel Tower at sunset, the chatter of locals at a bustling café, and the scent of fresh pastries filling the air. These details made my experience come alive, and I knew that presenting information wasnt just about facts, but about sharing the emotions behind those facts with my readers.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">As I wrote about my travels, I realized that presenting information is an art. Its not enough to just list landmarks or historical events; its about painting a picture that invites the audience into the experience. Each word I wrote had to carry the feeling of the moment—whether it was the excitement of seeing the Louvre for the first time or the peacefulness of a quiet afternoon by the Seine. The more personal and vivid the details, the more I could make my readers feel like they were right there with me.</span></p><p>&nbsp;</p><p><strong>Please read this for answering questions number 6-10!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>Discovering the Beauty of Indonesia</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeZl04aMTcQcNUewUubK8Z0PVzH8_oHmrdoMTgzKTXy-F1v4TuRBuy7tbijAp68zCUvPvXCoryvu1NPu1GhQncqafv_ESVJz231Kk0rrzudOlJ6t97cO7mqWIox7dMB4fGea7gSisuKqdp7MkuVH3I?key=xHI4Kqq3k33LKBoXqitYUg\" width=\"245\" height=\"153\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.YlQQ4exYRq-HfJhclElvLQHaEo?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://th.bing.com/th/id/OIP.YlQQ4exYRq-HfJhclElvLQHaEo?rs=1&amp;pid=ImgDetMain</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">Indonesia is a country of vibrant colors, diverse cultures, and breathtaking landscapes. From the golden beaches of Bali to the lush jungles of Borneo, every corner of this vast archipelago offers something unique. As I landed in Jakarta, the hustle and bustle of the city greeted me, but it wasnt long before I discovered the peaceful tranquility of the countryside. In Ubud, Bali, I found myself surrounded by terraced rice paddies that stretched endlessly under the bright sun, while the cool breeze carried the scent of fresh coconut trees. It was a moment of serenity, far from the fast pace of urban life.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">But Indonesias charm isnt just found in its natural beauty—its in the warmth of its people. In each town I visited, locals welcomed me with open arms, eager to share their stories, traditions, and food. From the spicy satay to the sweet aromas of freshly brewed coffee in Java, the flavors were as rich as the culture. As I traveled, I learned that Indonesia is a place where history, nature, and hospitality blend together to create an unforgettable experience, one that stays with you long after you leave its shores.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','bff50171-e66a-4665-963c-3369d594649a','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('744857a8-bf7a-4494-80c0-53300ce7cfa5','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3><strong>Level 6: Talking About an Event or Festival</strong></h3><p><strong>Start by naming the event or festival.</strong><br>This gives the listener an idea of what youre talking about and sets the context.<br>For example:</p><ul><li>I attended [event name].<ul><li>“I attended the annual food festival.”</li></ul></li></ul><hr><p><strong>Mention what the event was about.</strong><br>This helps the listener understand the purpose or theme of the event.<br>For example:</p><ul><li>It was a [type of event] that focused on [theme].<ul><li>“It was a cultural festival that focused on local traditions and arts.”</li><li>“It was a food festival featuring dishes from around the world.”</li></ul></li></ul><hr><p><strong>Describe your experience at the event.</strong><br>Share what you enjoyed or found interesting.<br>For example:</p><ul><li>I really enjoyed [specific activity or highlight].<ul><li>“I really enjoyed trying different dishes from various countries.”</li><li>“The live music performances were amazing!”</li></ul></li></ul><hr><p><strong>Talk about the people involved.</strong><br>Mention who organized or participated in the event.<br>For example:</p><ul><li>The event was organized by [group] and included participants like [types of people].<ul><li>“The event was organized by the tourism board and included local artists and chefs.”</li></ul></li></ul><hr><p><strong>Share how you felt about the event.</strong><br>This makes your story more personal and engaging.<br>For example:</p><ul><li>I felt [emotion] because [reason].<ul><li>“I felt excited because it was my first time attending a festival like this.”</li><li>“I felt inspired by the creativity of the artists.”</li></ul></li></ul><hr><p><strong>Conclude by recommending the event.</strong><br>This gives closure to your story and adds a personal suggestion.<br>For example:</p><ul><li>I would recommend this event to [audience] because [reason].<ul><li>“I would recommend this event to anyone who loves food and culture.”</li><li>“Its a great experience for families and friends to enjoy together.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Event Acara</li><li>Festival Festival</li><li>Cultural Budaya</li><li>Tradition Tradisi</li><li>Highlight Sorotan</li><li>Participant Peserta</li><li>Organizer Penyelenggara</li><li>Tourism board Dewan pariwisata</li><li>Chef Koki</li><li>Performance Pertunjukan</li><li>Excited Bersemangat</li><li>Inspired Terinspirasi</li><li>Creative Kreatif</li><li>Recommend Merekomendasikan</li><li>Experience Pengalaman</li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','7c3a2f2f-f932-4532-b686-3324fe573c80','c81e3b11-3964-4cd8-81e6-1c152060540c','88d20c15-824b-498f-908b-7e072a5c47a9','ec98de63-57ec-4fa8-9874-7d77db4ac152','c5087e84-1c75-438a-8f08-f28964af1e65',0,'2024-11-20 15:02:07'),('744dc18e-addd-488f-925f-00d2a479eeba','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<p><strong>Recreational Holidays: Exploring Hotel Services</strong></p><p>When you arrive at a hotel, the first thing youll likely experience is the warm welcome from the front desk staff. They greet you with a friendly smile and ask how they can assist you. The staff is there to help with your check-in and ensure that your stay is comfortable. They may ask for your booking details and provide information about the hotel facilities, such as the restaurant, pool, or fitness center.</p><p>Once you\'re checked in, you might want to head to your room to relax. As you enter, you notice how clean and organized the space is. The bed is neatly made, and the bathroom is spotless. If you need anything, like extra towels or a pillow, you can simply call the front desk or use room service.</p><p>Later in the evening, you may decide to enjoy a meal at the hotel restaurant. The staff is attentive, offering a menu with local specialties and drinks. You might ask for a recommendation, and the waiter suggests a delicious seafood dish thats very popular among guests. After a satisfying dinner, you feel relaxed and ready for a good night\'s rest.</p><p>The next day, you might choose to take advantage of the concierge services. They provide useful information about local attractions, arrange tours, and even make dinner reservations for you. Whether youre looking for a quiet beach or an adventurous hike, the concierge can help you make the most of your time during your stay.</p><p>Lists of Words:</p><ul><li><strong>Time &amp; Weather Terms</strong>: check-in, evening, night, next day</li><li><strong>Family &amp; People Terms</strong>: staff, waiter, concierge, guest</li><li><strong>Places</strong>: hotel, room, restaurant, beach, local attractions</li><li><strong>Actions (Verbs)</strong>: arrive, greet, assist, check-in, relax, notice, call, order, enjoy, recommend, rest, take advantage, arrange</li><li><strong>Objects (Nouns)</strong>: bed, towel, pillow, menu, dish, seafood, tour, reservation</li><li><strong>Feelings &amp; Descriptions</strong>: friendly, comfortable, clean, organized, popular, satisfied, relaxed, adventurous</li></ul><p>This short story introduces key vocabulary related to hotel services and the experience of staying at a hotel during a recreational holiday. By focusing on everyday activities such as checking in, dining, and seeking advice from the concierge, the vocabulary becomes more relatable and easier to understand.</p>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','31beffdc-692c-4c8c-be5c-703255d60e1a','62cc6d46-261f-472b-a76a-b65d1ee521ef','f144970c-37ba-4427-a2ed-f72f1ae0a570','cab703d7-ea78-4be8-b760-becb5fb34ddb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f',0,'2024-11-20 14:57:54'),('747f338b-51f5-4d3b-b895-61c0dc44dbaf','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 3',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','65b386e8-df1b-4810-9053-c1644c74f6ca','cf0266f0-cf1e-48a6-b6c0-ce0421665555','46eb6668-9448-4fcc-9bc0-c55e52497e8e','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('75d92046-f46e-46ca-9a06-b181d8efa77d','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding the Difference Between Simple Past and Present Perfect Tenses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Simple Past Tense</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The simple past tense is used to describe actions or events that:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Happened at a specific time in the past (often indicated by time markers like&nbsp;<i>yesterday, last week,</i> or&nbsp;<i>in 2010</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Are completed and have no connection to the present moment.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I visited Paris last year.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She finished her homework two hours ago.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Positive:</strong> Subject + past simple verb (e.g.,&nbsp;<i>walked, went, studied</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + did not + base verb (e.g.,&nbsp;<i>did not walk</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Question:</strong> Did + subject + base verb? (e.g.,&nbsp;<i>Did you go?</i>).</span></li></ul><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Present Perfect Tense</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The present perfect tense is used to:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Describe actions or experiences that happened at an unspecified time in the past but have relevance to the present.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Indicate actions that started in the past and continue to the present.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Highlight repeated actions or achievements.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I have visited Paris several times.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She has just finished her homework.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Positive:</strong> Subject + have/has + past participle (e.g.,&nbsp;<i>have walked, has gone</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + have/has not + past participle (e.g.,&nbsp;<i>have not seen</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Question:</strong> Have/Has + subject + past participle? (e.g.,&nbsp;<i>Have you seen?</i>).</span></li></ul><hr><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Differences:</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Aspect</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Past</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Reference</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Specific time in the past</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Unspecified time or relevance to now</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Focus</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The action/event itself</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The effect or result on the present</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>He went to the market yesterday.</i></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>He has gone to the market.</i></span></td></tr></tbody></table></figure><p>&nbsp;</p><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','ffc6cb92-584c-4e26-9217-caa6534fa9cb','6635e21a-666a-473c-b34b-fbbc93e43de4','f64b8796-a13e-4280-b6a5-983875e99ec3','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','8f2c7044-b157-451b-8b2d-b3a8d7d5a791',0,'2024-11-20 15:31:14'),('7653ba04-1273-4642-83bf-3c7d2789e8ad','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>Level 5: Talking About the Trendy Mentai Cake</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the stage for understanding the content.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about mentai cake, its ingredients, preparation, and the unique flavors that make it popular.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide simple and clear definitions for the terms.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Mentai sauce is a creamy, spicy mixture made with cod roe and mayonnaise.”</li><li>“Mozzarella is a soft, white cheese often used for its melting properties.”</li></ul></li></ul><hr><p><strong>Discuss the importance of the topic.</strong><br>Explain why it is relevant or appealing.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Mentai cake represents a fusion of Japanese flavors and modern culinary creativity, making it versatile and fun to prepare.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world situations.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“The bubbly texture of a mentai cake after baking adds an attractive visual and enhances its umami-rich flavor.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that experimenting with toppings and flavors allows for unique culinary creations like mentai cake.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Mentai Sauce</strong> <strong>Saus Mentai</strong></li><li><strong>Mozzarella</strong> <strong>Mozarella</strong></li><li><strong>Fluffy</strong> <strong>Ringan dan empuk</strong></li><li><strong>Savory</strong> <strong>Gurih</strong></li><li><strong>Topping</strong> <strong>Taburan</strong></li><li><strong>Umami</strong> <strong>Umami</strong></li><li><strong>Customize</strong> <strong>Menyesuaikan</strong></li><li><strong>Adventure</strong> <strong>Petualangan</strong></li><li><strong>Signature</strong> <strong>Ciri khas</strong></li><li><strong>Masterpiece</strong> <strong>Karya Agung</strong></li></ol>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','15c56aa0-45db-40f4-953a-5809e38d282c','d56af166-7c52-46ea-942c-bd752a9577b5','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('7696ba67-3d0a-481a-8f42-f852902d4adc','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','2757e906-e864-4704-af6a-a92b588eef3d','82216c60-51d6-424a-bf81-bc97b1e9ee30','63c67806-3492-4bb1-8ace-254db076af70','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><strong>Level 4: Presenting Information</strong></h3><p><strong>Understanding Nocturnal and Diurnal Animals</strong><br>Animals are classified as <strong>nocturnal</strong> (active at night) or <strong>diurnal</strong> (active during the day).</p><ul><li>Owls are <strong>nocturnal</strong>, meaning they sleep during the day and hunt at night.</li><li>Diurnal animals, such as most birds, are awake during the day and rest at night.<br>For example:</li><li>\"Owls are nocturnal, and they hunt for prey in the dark.\"</li><li>\"Diurnal animals are active during the daylight hours.\"</li></ul><p><strong>Features of Owls</strong><br>Owls have special features to survive and hunt in the dark:</p><ul><li><strong>Large eyes</strong>: These help owls absorb more light, improving their night vision.</li><li><strong>Excellent hearing</strong>: Owls use sound to locate prey even when it is very dark.</li><li><strong>Prey</strong>: Small animals like mice are often hunted by owls.</li></ul><p><strong>Behavior of Mice</strong><br>Mice are also <strong>nocturnal</strong>. They sleep during the day to stay safe from predators like birds and owls.</p><p><strong>Presenting Information Effectively</strong><br>The passage also discusses techniques for presenting information:</p><ul><li><strong>Simplify complex ideas</strong>: Break them into smaller, easier-to-understand pieces.</li><li><strong>Use visuals and metaphors</strong>: These help the audience grasp difficult concepts.</li><li><strong>Engage the audience emotionally</strong>: Facts alone are not enough; connect with the audiences feelings to make the message impactful.<br>For example:</li><li>\"Simplify your material to make it more accessible.\"</li><li>\"Convey the beauty and urgency of the Amazon forest to inspire action.\"</li></ul><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Nocturnal</strong> Nokturnal (aktif pada malam hari)</li><li><strong>Diurnal</strong> Diurnal (aktif pada siang hari)</li><li><strong>Prey</strong> Mangsa</li><li><strong>Vision</strong> Penglihatan</li><li><strong>Hearing</strong> Pendengaran</li><li><strong>Predator</strong> Pemangsa</li><li><strong>Feature</strong> Fitur</li><li><strong>Light</strong> Cahaya</li><li><strong>Complex</strong> Rumit</li><li><strong>Metaphor</strong> Metafora</li><li><strong>Engage</strong> Melibatkan</li><li><strong>Impactful</strong> Berdampak</li><li><strong>Preserve</strong> Melestarikan</li><li><strong>Emotion</strong> Emosi</li><li><strong>Urgency</strong> Mendesaknya</li><li><strong>Simplify</strong> Menyederhanakan</li><li><strong>Concept</strong> Konsep</li><li><strong>Connection</strong> Koneksi</li><li><strong>Memorable</strong> Berkesan</li><li><strong>Inspire</strong> Menginspirasi</li></ol><hr><p><strong>Please read this to answer questions number 1-10!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>Owls&nbsp;</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXet01Ny3q44NYvB46RykkG9Hi04_SZoJLhoubCn7W2zaFF4DPqWauAoR1Fm3f2kbWvnq7MZ8-aCGZ0xPMW9DlvBrXgYt-IbClmcpjgdrbrz8NOPQeh0aCELPriQ7xapcDWU3IWvw3EkqEvB4_WzIz8?key=_gduQGY1-I2afKHqX3bPVQ\" width=\"244\" height=\"162\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.1tECzP28tSKO4m7bPnE4qwHaE8?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><u>https://th.bing.com/th/id/OIP.1tECzP28tSKO4m7bPnE4qwHaE8?rs=1&amp;pid=ImgDetMain</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">&nbsp;</span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://englishforeveryone.org/viewpdf.html?pdf=/PDFs/Level_4_Passage_3.pdf&amp;title=Passage%203\"><span style=\"background-color:transparent;color:#0563c1;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><u>https://englishforeveryone.org/viewpdf.html?pdf=/PDFs/Level_4_Passage_3.pdf&amp;title=Passage%203</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">&nbsp;</span></p><p>&nbsp;</p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">Most human beings are awake during the day and sleep all night. Owls live the opposite way. Owls are nocturnal. This means that they sleep all day and stay awake at night. Because owls are nocturnal, this means they must eat at night. But finding food in the dark is difficult. To help them, they have special eyes and ears. Owls have very large eyes. These eyes absorb more light than normal. Since there is little light during the night, it is helpful to be able to absorb more of it. This helps owls find food in the dark. Owls also have very good hearing. Even when owls are in the trees, they can hear small animals moving in the grass below. This helps owls catch their prey even when it is very dark. Like owls, mice are also nocturnal animals. Mice have an excellent sense of smell. This helps them find food in the dark. Being nocturnal helps mice to hide from the many different animals that want to eat them. Most of the birds, snakes, and lizards that like to eat mice sleep at night—except, of course, owls!</span></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:justify;\"><strong>Please read this to answer questions number 11-15!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;The Art of Teaching</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeqRVg-l7juZCih6wM7LSjnsWz14szUMLC8-HAh0-xP_To61FnLLStyNOR4MWt9skH4I8v3lReLkzluYcL41V9rM734HmqIK6sMZz_R8BFI3ciIhAo3E8yqW7CnM3jAkFvGpLeJNpWRnVUTkhJkOA?key=_gduQGY1-I2afKHqX3bPVQ\" width=\"302\" height=\"202\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://a.storyblok.com/f/86150/2208x1474/78fa101ec4/life-at-ef-teaching-kids-3.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://a.storyblok.com/f/86150/2208x1474/78fa101ec4/life-at-ef-teaching-kids-3.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">When I started teaching, I quickly learned that presenting information effectively goes far beyond simply sharing knowledge. The real challenge lies in how to make the information stick and resonate with the audience. In the classroom, students are bombarded with so many facts every day. To make what I was teaching memorable, I had to present the material in a way that was both engaging and meaningful. This meant breaking down complex concepts into simpler pieces, using examples they could relate to, and sometimes even telling a story to highlight the importance of the topic.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">One of the techniques I found most useful was asking questions throughout the lesson. Rather than just lecturing, I encouraged students to think critically about the information and apply it to real-life situations. This not only kept them engaged but also helped them process and retain the material more effectively. Asking for their opinions or thoughts made the information feel more interactive and relevant, and it allowed me to assess their understanding in real-time.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">However, presenting information effectively isnt just about keeping the audience interested—its also about clarity. As I gained more experience, I realized that the key to a successful presentation is simplicity. Sometimes, the more straightforward you make things, the better people understand. I started using visuals, diagrams, and even metaphors to explain complicated topics. By doing so, I ensured that the information was not only accessible but also easy to remember, allowing my students to connect with the material in a deeper and more meaningful way.</span></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:justify;\"><strong>Please read this to answer questions number 16-20!</strong></p><p style=\"text-align:justify;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>The Mysterious Forest Expedition</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcdfvqILbRce1FCw886fY90VxEQhgIQLydLa7XlOw27fDE2r5869d3dGoVdJsQCtLNRQseDyPOLQgb4ICfl9Oi1DW87fJzqfLXoX7-Z-gqtykX9ZFieEiY3GQ2XYF4FWvgzilH-hUFbG4KBNAqSSA?key=_gduQGY1-I2afKHqX3bPVQ\" width=\"185\" height=\"123\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/c0/c1/2b/full-adventure.jpg?w=1200&amp;h=1200&amp;s=1\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://dynamic-media-cdn.tripadvisor.com/media/photo-o/1a/c0/c1/2b/full-adventure.jpg?w=1200&amp;h=1200&amp;s=1</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">Last summer, I had the chance to join an expedition to a remote forest in the heart of the Amazon. We were tasked with collecting data on the local wildlife and plant species. At first, I thought it would be a simple field trip, just a few days of collecting information and recording facts. But I quickly realized that presenting information in this environment was an art of its own. In a place as vast and dense as the Amazon, theres more to the story than just numbers and facts. I learned that how you present the information could change how people see and understand the world around them.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">As we trekked through the forest, we observed rare species of birds, insects, and plants, each of them contributing to the delicate balance of the ecosystem. But sharing this information wasnt as simple as showing pictures or reading a report. It required experience. We needed to convey not just what we found, but what it felt like to be surrounded by such richness and biodiversity. Describing the vibrant colors of a birds feathers or the deep hum of insects in the air helped to paint a picture in the minds of our audience. To truly connect with others, we had to create a sensory experience with our words, allowing them to imagine being there with us.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">The challenge wasnt just about conveying the scientific data; it was about making it meaningful. By the time we presented our findings, we had not only shared the facts about each species we encountered, but we had also shared the urgency of preserving such delicate environments. The forest wasnt just a place we studied, it became a story we told, a story that invited others to care, to protect, and to understand the importance of these ecosystems. Thats when I realized that presenting information, in its most powerful form, is more than just facts, it\'s about evoking emotions, creating connections, and inspiring action.</span></p>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','73c31e29-44e4-4aeb-b339-8355f83992a3','bff50171-e66a-4665-963c-3369d594649a','5b4d1e68-5899-46e1-84c3-e6fd245b6886','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('76ea528f-36e3-4101-92a7-6dc9e2d56b32','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Describing a Place - Level 5</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the proficient level, learners analyze the impact of places on individuals and communities. This involves not only describing what a place is like but also considering its significance and influence on people\'s lives. This level fosters critical thinking and reflective writing, enabling learners to engage thoughtfully in discussions about the importance of different environments and their roles in society.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Analytical and Reflective Descriptions of Places</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Analyzing the impact</strong> of the place on community life, such as “The park fosters a sense of community, bringing people together for events and activities.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Critical reflections</strong> on the importance of the place, like “In todays fast-paced world, parks like this are vital for mental well-being and social interaction.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The park not only enhances the beauty of the neighborhood but also serves as a vital hub for community gatherings. It fosters connections among residents, providing a necessary respite from the pressures of modern life.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Highly advanced vocabulary and varied sentence structures.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use of conditional phrases to discuss possibilities and implications.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Integrating literary techniques, such as metaphor or personification, to enhance descriptions.</span></li><li>&nbsp;</li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Artifact</strong> Artefak</li><li><strong>Antiquities</strong> Barang Antik</li><li><strong>Renaissance</strong> Renaisans</li><li><strong>Gallery</strong> Galeri</li><li><strong>Masterpiece</strong> Karya Agung</li><li><strong>Sculpture</strong> Patung</li><li><strong>Inaugurated</strong> Diresmikan</li><li><strong>Exhibition</strong> Pameran</li><li><strong>Iconic</strong> Ikonik</li><li><strong>Modern Architecture</strong> Arsitektur Modern</li><li><strong>Royal Palace</strong> Istana Kerajaan</li><li><strong>Temporary Exhibitions</strong> Pameran Sementara</li><li><strong>Departments</strong> Departemen</li><li><strong>Elegant</strong> Elegan</li><li><strong>Ceiling Design</strong> Desain Langit-Langit</li></ol><hr><p><strong>Please read this to answer questions number 1-20!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>The Louvre Museum</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeVbefq6IBJw-PWnXi6XkPE3MrwaHzO_Kl6vhVGygOjKjE1OJnVQgtJm1bSRg7DZM9mZiCKfcoGIJyUUqhQUOOUh9BxEfwvyoF4QFMcHJNQ55qxu45f0CXzpaoGJe_seng7L8_qrfw6nXVKM7B7XqaTvhxS7-XM6iry5N37qArpT0-kk9Y8H10?key=udjS8GfotKO-8tAe8Jsaow\" alt=\"Secrets of the Louvre Museum in Paris | Architectural Digest\" width=\"300\" height=\"168\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rb.gy/l9ehen\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><strong><u>https://rb.gy/l9ehen</u></strong></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The Louvre Museum, located in Paris, France, is one of the largest and most renowned art museums in the world. Housed in a historic palace that dates back to the 12th century, the Louvre boasts a vast and diverse collection that spans from ancient civilizations to contemporary art. Its most famous exhibit, the Mona Lisa by Leonardo da Vinci, attracts millions of visitors annually, eager to catch a glimpse of the enigmatic portrait.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The museums architecture is a blend of historical and modern elements. The original palace structure is complemented by the striking glass pyramid entrance designed by architect I. M. Pei, which was inaugurated in 1989. Inside, the Louvre is divided into eight departments, each specializing in different types of art and artifacts, including Egyptian antiquities, Greek and Roman sculptures, and Renaissance paintings. The expansive galleries are adorned with intricate ceiling designs and classic marble flooring, creating an elegant and immersive environment for visitors. Additionally, the Louvre frequently hosts temporary exhibitions and cultural events, contributing to its dynamic role in the global art scene.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','01ae90f0-8ee6-4664-9992-fc37b327548c','54700a17-d9f7-405c-ac12-b9f105dae998','abd056c2-1c8c-4270-b760-215049e270c4','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('773d3490-11ed-4025-aeec-d9fab774c585','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','67197606-d707-48c1-8033-1298c99cb215','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','26d39f63-85dd-435b-aed1-0a507b625015','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<ul style=\"list-style-type:circle;\"><li><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>&nbsp;Understanding Noun Phrases</strong></span></h3></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Noun Phrase?</strong> A noun phrase is a group of words that work together to describe a person, place, thing, or idea. In a noun phrase, the main word is a noun, and it often has words around it that describe or give more information about it.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples of Simple Noun Phrases:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"a big apple\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"the red book\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"two tall buildings\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Parts of a Noun Phrase:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Determiner</strong>: Words like \"a,\" \"an,\" \"the,\" \"my,\" or \"two\" that come before the noun.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adjective(s)</strong>: Words that describe the noun, like \"big,\" \"red,\" or \"tall.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong>: The main word that the phrase is about.</span></li></ol><ul style=\"list-style-type:circle;\"><li><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Basic Structure of Noun Phrases</strong></span></h3></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A noun phrase usually follows this pattern:</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Determiner + Adjective(s) + Noun</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Determiner</strong>: a, an, the, my, this, that, two, three, etc.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adjective</strong>: describing words like small, blue, happy, etc.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong>: the main person, place, or thing (like cat, book, car).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>a small dog</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"a\" is the determiner</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"small\" is the adjective</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"dog\" is the noun</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>the yellow flower</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"the\" is the determiner</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"yellow\" is the adjective</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"flower\" is the noun</span></li></ul></li></ol>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','f761615d-b728-4a17-9b7a-d3b57858db68','efa5ebe2-c708-4bb8-adbf-564d8f35d056','5ba9f165-ad3e-4abd-9a70-2606b5232d73','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('7b78a6a2-581d-414d-925c-dfd8a74ad59d','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','376a604a-4417-4360-a244-9733114ca891','d623a304-e399-441c-bbcf-65c4e1343ec0','5be8d130-4903-4637-a383-86316a798e2b','d4211b29-d856-43d5-b93e-ed97cce93362','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Preposition?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A preposition links a noun or pronoun to another word in a sentence. It shows relationships like place, time, direction, manner, and possession, providing more specific details about actions or objects.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Prepositions:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place Prepositions</strong> Describe location or position.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>in, on, at, under, above, beside, between, among</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> The book is&nbsp;<strong>on</strong> the table.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Prepositions</strong> Describe when something happens.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>in, on, at, before, after, during, since</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> The meeting is&nbsp;<strong>at</strong> 10 a.m.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Direction Prepositions</strong> Show where something is going.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>to, towards, into, onto, across, through</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> They walked&nbsp;<strong>through</strong> the forest.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Manner/Instrument Prepositions</strong> Explain how something happens or by what means.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>by, with, on, via</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She travels&nbsp;<strong>by</strong> train.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions of Possession</strong> Indicate ownership or association.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>of, with, by</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She is a friend&nbsp;<strong>of</strong> mine.</span></li></ul></li></ol><hr><p>&nbsp;</p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Example Sentences</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The cat hid&nbsp;<strong>under</strong> the bed during the storm.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He will arrive&nbsp;<strong>in</strong> September for the conference.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The children walked&nbsp;<strong>towards</strong> the park.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She painted the picture&nbsp;<strong>with</strong> a brush.</span></li></ol><p>&nbsp;</p><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','fe89e931-d34d-4430-b541-cb89aba0f880','94f1b99e-d598-4728-b73d-17e6e155dc1c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('7c3a2f2f-f932-4532-b686-3324fe573c80','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<h3><strong>Level 1: Talking About Activities (Outdoor Fun)</strong></h3><p>Outdoor activities are a great way to enjoy nature and spend time with friends or family. Here\'s how you can talk about them:</p><hr><p><strong>Start by mentioning the activity.</strong><br>This helps the listener understand what you are talking about.<br>For example:</p><ul><li>I like to [activity].<ul><li>“I like to swim.”</li><li>“I like to play games at the beach.”</li></ul></li></ul><hr><p><strong>Describe the setting or location of the activity.</strong><br>This adds more detail and makes the conversation more interesting.<br>For example:</p><ul><li>I did this activity at [location].<ul><li>“I swam at the beach near my house.”</li><li>“We played volleyball on the sand.”</li></ul></li></ul><hr><p><strong>Talk about who you did the activity with.</strong><br>This makes your story more personal and engaging.<br>For example:</p><ul><li>I did this with [people].<ul><li>“I swam with my friends.”</li><li>“I played games with my family.”</li></ul></li></ul><hr><p><strong>Share how you felt or what you enjoyed about it.</strong><br>This gives the listener insight into your experience.<br>For example:</p><ul><li>I felt [emotion] because [reason].<ul><li>“I felt happy because I love the water.”</li><li>“I had fun because I spent time with my family.”</li></ul></li></ul><hr><p><strong>Mention what made the activity special or memorable.</strong><br>This gives a lasting impression of your story.<br>For example:</p><ul><li>It was special because [reason].<ul><li>“It was special because we watched the sunset while swimming.”</li><li>“It was memorable because we laughed a lot.”</li></ul></li></ul><h3>&nbsp;</h3><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Swam</strong> <strong>Berenang</strong></li><li><strong>Snacks</strong> <strong>Camilan</strong></li><li><strong>Danced</strong> <strong>Menari</strong></li><li><strong>Waves</strong> <strong>Ombak</strong></li><li><strong>Beach</strong> <strong>Pantai</strong></li><li><strong>Sandwiches</strong> <strong>Roti lapis</strong></li><li><strong>Clean</strong> <strong>Bersih</strong></li><li><strong>Visited</strong> <strong>Mengunjungi</strong></li><li><strong>Fun</strong> <strong>Menyenangkan</strong></li><li><strong>Helped</strong> <strong>Membantu</strong></li><li><strong>Talked</strong> <strong>Berbicara</strong></li><li><strong>Friends</strong> <strong>Teman-teman</strong></li><li><strong>Lunch</strong> <strong>Makan siang</strong></li><li><strong>Happy</strong> <strong>Bahagia</strong></li><li><strong>Fire</strong> <strong>Api</strong></li><li><strong>Sand</strong> <strong>Pasir</strong></li><li><strong>Water</strong> <strong>Air</strong></li><li><strong>Games</strong> <strong>Permainan</strong></li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','c81e3b11-3964-4cd8-81e6-1c152060540c','88d20c15-824b-498f-908b-7e072a5c47a9','ec98de63-57ec-4fa8-9874-7d77db4ac152','c5087e84-1c75-438a-8f08-f28964af1e65','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('7c902122-d6e2-4016-ab9b-186a7a4de03b','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','<p>Listen to the speaker to answer questions number 1 to 5.</p><p><audio controls=\"\" src=\"http://54.173.167.62/api/uploads/level/audio/AUDIO-7c902122-d6e2-4016-ab9b-186a7a4de03b-d0d4ad7958c2c37ed1f4caade29b77ff.mp3\"></audio></p>',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','56f15554-b89c-457b-9d5e-7cddb5b054e1','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','044dd951-c81b-490d-a49b-225a00ef1bd0','fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('7cf3f682-17df-4c08-b1c9-b9851db561a4','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','3eed5c6f-561d-4d3e-8359-6599a0b870c1','cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('7e854cd4-02e0-462d-bf5d-6ef775fcf963','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h4>Talking about Significant Landmarks</h4><p>Discussing significant landmarks helps people understand their historical or cultural importance.<br>For example: <i>The [landmark] is very important because it represents [reason, e.g., history, culture].</i><br>“I think the Eiffel Tower is significant because it represents French culture.”</p><h4>Explaining Ecology</h4><p>Explaining ecology helps others understand the relationship between living things and their environment.<br>For example: <i>Ecology studies [topic, e.g., animals, plants, ecosystems].</i><br>“Ecology studies how plants and animals live together in nature.”</p><h4>Describing Authentic Experiences</h4><p>Describing authentic experiences helps show why a place or activity is special.<br>For example: <i>I enjoyed the [authentic experience, e.g., cultural dance, traditional food] because it was [emotion, e.g., exciting, unique].</i><br>“I loved the authentic cultural experience of learning traditional dances; it was exciting!”</p><h4>Sharing Love for Conservation</h4><p>Sharing your passion for conservation inspires others to care for the environment.<br>For example: <i>I care about [aspect of conservation, e.g., preserving forests] because [reason].</i><br>“I care about conservation because I want to protect forests for future generations.”</p><h4>Discussing Renewable Resources</h4><p>Talking about renewable resources helps people understand sustainable living.<br>For example: <i>Renewable resources like [example, e.g., solar energy, wind power] are important because [reason].</i><br>“Using solar energy is important because its a renewable resource that wont run out.”</p><h4>Highlighting Historical Sites</h4><p>Talking about historical sites connects people to the past.<br>For example: <i>The [site] is special because [reason, e.g., its old, it tells a story].</i><br>“The Colosseum in Rome is special because it tells the story of ancient Roman culture.”</p>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','a589f269-20af-4c32-8a2e-1194e25dcfd5','3fc36883-61a5-43b9-b96e-98fbc0c750d9','8dcb7796-0eb0-4666-8bab-a0e363397399','545e36c7-8ec0-4512-b1c3-60a731159480','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('7ee4721d-4a83-4173-86c0-a51bb2377ea1','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What Are Adjectives?</strong></span><br><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are words that modify nouns and pronouns, adding specificity to descriptions. At an advanced level, a deeper understanding of adjectives includes types, nuances, and how they interact with other parts of speech for precision in language.</span></p><h4><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Categories of Adjectives</strong></span></h4><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Descriptive Adjectives</strong>: Provide specific qualities of nouns (e.g., \"transparent,\" \"resilient\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The resilient leader motivated the team.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Limiting Adjectives</strong>: Narrow down nouns in number or specificity, including articles, demonstratives, possessives, and quantifiers (e.g., \"the,\" \"my,\" \"several\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The first chapter is complex.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Adjectives</strong>: Used for comparison, with comparative adjectives comparing two items and superlatives used to highlight the top quality.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"She is the most diligent student in the group.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Proper Adjectives</strong>: Derived from proper nouns, often capitalized (e.g., \"Shakespearean,\" \"French\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"We enjoyed a French meal.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Compound Adjectives</strong>: Two or more words combined to act as one adjective, usually hyphenated (e.g., \"well-established,\" \"state-of-the-art\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"Its a state-of-the-art facility.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Predicate Adjectives</strong>: Follow linking verbs and modify the subject.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The view is breathtaking.\"</span></li></ul></li></ol><h4><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Adjectives Rules and Nuances</strong></span></h4><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Order of Adjectives</strong>: When multiple adjectives are used, they follow a specific order: opinion, size, age, shape, color, origin, material, purpose.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"A stunning small modern black French silk dress.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Non-gradable and Gradable Adjectives</strong>: Gradable adjectives can vary in intensity, while non-gradable ones do not.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"unique\" (non-gradable), \"interesting\" (gradable).</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Adjectives as Nouns</strong>: Certain adjectives can act as nouns to represent a group (e.g., \"the poor,\" \"the elderly\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The wealthy often contribute to charities.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Postpositive Adjectives</strong>: Used after the noun for emphasis, especially in poetic or formal contexts.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"The attorney general.\"</span></li></ul></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','3b835b88-f728-4bdd-a64c-a8b3216ae147','19e966c5-52ca-45d9-a039-138594184e90','2932abf6-d182-4e65-9ba1-15eb356ff5fb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','a27fd716-8c1a-4979-9a36-2d733a303eb8',0,'2024-11-04 14:04:50'),('7f4ace00-8a2e-4e6a-9c91-6e3856d24261','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Noun Phrases</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article/Possessive</strong> +&nbsp;<strong>Adjective(s)</strong> +&nbsp;<strong>Noun</strong> +&nbsp;<strong>Prepositional/Participial Phrase</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the ambitious artist painting by the lake</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Appositive Phrase</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the scientist, a Nobel laureate, who discovered the breakthrough</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Embedded Clause</strong> +&nbsp;<strong>Extended Modifier</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the book that inspired millions, filled with timeless wisdom</i>)</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The seasoned diplomat, an advocate for peace, who dedicated his life to conflict resolution</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Diplomat\" is the main noun, \"the\" is an article, \"seasoned\" describes the diplomat, \"an advocate for peace\" is an appositive, and \"who dedicated his life to conflict resolution\" is an embedded clause.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A collection of ancient manuscripts, each one containing valuable insights into early human civilization</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Collection\" is the main noun, \"a\" is an article, \"of ancient manuscripts\" is a prepositional phrase, and \"each one containing valuable insights into early human civilization\" is a participial phrase giving more detail.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Her final project, a comprehensive study on renewable energy, that set new standards in the field</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Project\" is the main noun, \"her\" is possessive, \"final\" specifies it, \"a comprehensive study on renewable energy\" is an appositive, and \"that set new standards in the field\" is an embedded clause.</span></li></ul></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Practice Activities</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Compose Rich Descriptions</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Provide a simple noun and have students expand it with various modifiers, appositives, and clauses.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"document\" → \"the pivotal document, a historical artifact that revealed ancient trade secrets, preserved for centuries\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Analyze Complex Sentences</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Provide complex sentences and ask students to dissect each noun phrase, identifying the main noun, appositives, clauses, and other modifiers.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"The philosopher, a visionary who reshaped modern thought, whose works inspired countless scholars.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Rewrite with Additional Layers</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Give students straightforward sentences and have them rewrite them with more descriptive noun phrases.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"The scientist discovered a cure.\" → \"The renowned scientist, a pioneer in genetic research, who ultimately discovered a cure for the disease\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','f761615d-b728-4a17-9b7a-d3b57858db68','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','efa5ebe2-c708-4bb8-adbf-564d8f35d056','5ba9f165-ad3e-4abd-9a70-2606b5232d73','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd',0,'2024-11-20 15:26:21'),('7fd84c75-8187-4553-96aa-23cead94c780','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','1269e558-adde-4bee-a781-ed539cacdd78','31528e94-dbd8-40c5-b532-25d7fcd0cebf','5735816b-09a7-4a8d-af95-7f7d3c3946ab','2e0ac2a6-5f8b-45b2-a207-595a07126359','b0867c13-7bc6-4487-99cf-c3b0706964b4',0,'2024-11-20 15:24:42'),('82216c60-51d6-424a-bf81-bc97b1e9ee30','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','7696ba67-3d0a-481a-8f42-f852902d4adc','2757e906-e864-4704-af6a-a92b588eef3d','63c67806-3492-4bb1-8ace-254db076af70','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>1. Ancient</strong></h3><p><strong>Meaning</strong>: Very old, from a long time ago.</p><p><strong>Example Sentence</strong>:<br>\"The town is known for its <strong>ancient</strong> architecture.\"</p><p><strong>Explanation</strong>:<br>\"Ancient\" refers to things that are very old, often from many centuries ago. For example, ancient ruins or artifacts are those that have been around for a long time.</p><hr><h3><strong>2. Outgoing</strong></h3><p><strong>Meaning</strong>: Friendly, sociable, and eager to meet people.</p><p><strong>Example Sentence</strong>:<br>\"Tom: \'I hope I can make friends quickly at my new job.\'<br>Sarah: \'Just be yourself! You have such an <strong>outgoing</strong> personality!\'\"</p><p><strong>Explanation</strong>:<br>\"Outgoing\" describes someone who is friendly and enjoys talking to others. They are usually not shy and love socializing.</p><hr><h3><strong>3. Simple</strong></h3><p><strong>Meaning</strong>: Easy to understand or do; not complicated.</p><p><strong>Example Sentence</strong>:<br>\"The manager created a guide to make each task seem less <strong>complicated</strong>.\"</p><p><strong>Explanation</strong>:<br>\"Simple\" means something that is easy, not difficult or confusing. If something is <strong>complicated</strong>, it means its hard to understand or do.</p><hr><h3><strong>4. Provide</strong></h3><p><strong>Meaning</strong>: To give or supply something to someone.</p><p><strong>Example Sentence</strong>:<br>\"He wanted to <strong>contribute</strong> to the community project.\"</p><p><strong>Explanation</strong>:<br>\"Provide\" means to give or make available something that someone needs. If you <strong>contribute</strong>, you offer something to help a cause or project.</p><hr><h3><strong>5. Sustainable</strong></h3><p><strong>Meaning</strong>: Able to be maintained or continued over time, without harming the environment.</p><p><strong>Example Sentence</strong>:<br>\"The company prides itself on its innovative approach to <strong>sustainable</strong> packaging.\"</p><p><strong>Explanation</strong>:<br>\"Sustainable\" means something that can last for a long time without causing harm to the environment or wasting resources. In business, it often refers to eco-friendly practices.</p><hr><h3><strong>6. Reduce</strong></h3><p><strong>Meaning</strong>: To make something smaller or less in amount, degree, or size.</p><p><strong>Example Sentence</strong>:<br>\"Maria decided to review her spending habits to <strong>eliminate</strong> unnecessary expenses.\"</p><p><strong>Explanation</strong>:<br>\"Reduce\" means to lower or make something smaller. In this case, it refers to cutting down on unnecessary costs.</p><hr><h3><strong>7. Swiftly</strong></h3><p><strong>Meaning</strong>: Quickly, with speed.</p><p><strong>Example Sentence</strong>:<br>\"Daniel: \'Thank you! I try to work as <strong>swiftly</strong> as I can.\'\"</p><p><strong>Explanation</strong>:<br>\"Swiftly\" means to do something fast or without delay. It suggests speed and efficiency in completing tasks.</p><hr><h3><strong>8. Enthusiastic</strong></h3><p><strong>Meaning</strong>: Showing excitement or interest.</p><p><strong>Example Sentence</strong>:<br>\"During the difficult meeting, she stayed calm, but her colleague seemed quite the opposite.\"</p><p><strong>Explanation</strong>:<br>\"Enthusiastic\" means being excited or eager about something. The opposite would be someone who is indifferent, meaning they don\'t show interest or excitement.</p><hr><h3><strong>9. Examine</strong></h3><p><strong>Meaning</strong>: To look at something closely to understand it better.</p><p><strong>Example Sentence</strong>:<br>\"Which word means \'to look at something closely and carefully\'?\"</p><p><strong>Explanation</strong>:<br>To \"examine\" something means to inspect it carefully, paying attention to all the details.</p><hr><h3><strong>10. Reduce</strong></h3><p><strong>Meaning</strong>: To make something smaller or less.</p><p><strong>Example Sentence</strong>:<br>\"With the new environmental initiatives, the company hoped to <strong>reduce</strong> its impact on nature.\"</p><p><strong>Explanation</strong>:<br>\"Reduce\" means to make something smaller or less in quantity, size, or importance. In this case, the company aims to lessen its negative effects on the environment.</p>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','e4609a77-b764-48e3-9850-e6e01bfc46b6','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','b182989e-22bf-4ff8-9888-395f8328118f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:01'),('857ce585-3dd7-43b4-99f1-66d15dc682d2','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The&nbsp;<strong>simple future tense</strong> is used to talk about things that will happen in the future.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Form the Simple Future Tense</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use:&nbsp;<strong>will + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I will study tomorrow.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She will visit her grandparents next week.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use:&nbsp;<strong>will not (wont) + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I will not eat pizza tonight.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They wont go to the beach tomorrow.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use:&nbsp;<strong>Will + subject + base verb?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will you come to the party?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will he call me later?</span></li></ul></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Time Expressions</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Tomorrow</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Next (week, month, year)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Later</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Soon</span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','93482dfa-f718-4bfe-ac63-db30e6e430d7','9ff59274-0b63-4b67-a862-6c6d00121f6e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('85a48c82-c8e3-438a-a0ca-141549e52c7c','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h3><strong>Level 4: Exploring Famous Landmarks Vocabulary (Basic Information)</strong></h3><h4>1. <strong>Museum</strong></h4><p>A museum is a place where art, artifacts, and historical items are displayed for public education and enjoyment.</p><ul><li>Start by learning the translation:<br><strong>\"Museum\"</strong> refers to <strong>\"A place where art and artifacts are displayed.\"</strong></li><li><strong>For example</strong>: \"The Louvre in Paris is known for housing the famous painting of the Mona Lisa.\"<ul><li><i>Louvre di Paris dikenal karena menyimpan lukisan terkenal Mona Lisa.</i></li></ul></li></ul><h4>2. <strong>Iconic</strong></h4><p>The word \"iconic\" refers to something well-known and important, often representing a specific place or culture.</p><ul><li><strong>For example</strong>: \"The Eiffel Tower in Paris is an iconic iron tower.\"<ul><li><i>Menara Eiffel di Paris adalah menara besi yang ikonik.</i></li></ul></li></ul><h4>3. <strong>Vast</strong></h4><p>\"Vast\" describes something large and expansive.</p><ul><li><strong>For example</strong>: \"Central Park in New York is a vast green area.\"<ul><li><i>Central Park di New York adalah area hijau yang luas.</i></li></ul></li></ul><h4>4. <strong>Dormant</strong></h4><p>\"Dormant\" means inactive but not extinct, often used for volcanoes.</p><ul><li><strong>For example</strong>: \"Mount Fuji in Japan is a famous dormant volcano.\"<ul><li><i>Gunung Fuji di Jepang adalah gunung berapi dorman yang terkenal.</i></li></ul></li></ul><h4>5. <strong>Crystal-Clear</strong></h4><p>\"Crystal-clear\" refers to something very transparent and easy to see through.</p><ul><li><strong>For example</strong>: \"The Maldives is known for its crystal-clear beaches.\"<ul><li><p><i>Maladewa dikenal dengan pantai-pantainya yang jernih seperti kristal.</i></p><p>&nbsp;</p></li></ul></li></ul><h3><strong>Vocabulary List</strong></h3><p><strong>Museum</strong> → Museum<br><strong>Iconic</strong> → Ikonik<br><strong>Vast</strong> → Luas<br><strong>Dormant</strong> → Tidak Aktif<br><strong>Crystal-Clear</strong> → Jernih<br><strong>Monument</strong> → Monumen<br><strong>Architecture</strong> → Arsitektur<br><strong>Observatory</strong> → Observatorium<br><strong>Stadium</strong> → Stadion<br><strong>Significance</strong> → Signifikansi<br><strong>Stretch</strong> → Membentang<br><strong>Performances</strong> → Pertunjukan<br><strong>Sanctuary</strong> → Suaka<br><strong>Skyscraper</strong> → Pencakar Langit<br><strong>Amphitheater</strong> → Amfiteater<br><strong>Coliseum</strong> → Koloseum<br><strong>Atmosphere</strong> → Atmosfer<br><strong>Mausoleum</strong> → Mausoleum<br><strong>Stunning</strong> → Menakjubkan</p>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','975a6591-5b2e-49b0-8574-f5def3056c53','2491bf92-4b6a-4e31-b198-3813ee810bb6','04ff87ba-f7e4-4293-bb73-495cfb6836e8','f6615c39-2fbd-4d37-b235-e105ae16f310','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('864bd322-42d3-46b6-a7c7-cf001ae6c46e','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h3><strong>Level 4: Talking About The World of Culinary Arts</strong></h3><p><strong>Start by introducing the topic.</strong><br>This sets the stage for understanding the content.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about the roles, traditions, and techniques in food preparation and dining.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear definitions to clarify the topic.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Chef is a skilled cook responsible for preparing meals.”</li><li>“Techniques refer to the methods or skills used in cooking.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain its relevance to personal and cultural experiences.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Understanding culinary roles and traditions helps us appreciate the art and culture behind food.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world scenarios.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“Fine dining often involves sophisticated techniques and beautifully presented dishes to enhance the experience.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that food is not just nourishment but also a medium for creativity and connection.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Chef</strong> <strong>Koki</strong></li><li><strong>Meal</strong> <strong>Makanan</strong></li><li><strong>Traditions</strong> <strong>Tradisi</strong></li><li><strong>Healthy</strong> <strong>Sehat</strong></li><li><strong>Techniques</strong> <strong>Teknik</strong></li><li><strong>Creativity</strong> <strong>Kreativitas</strong></li><li><strong>Celebration</strong> <strong>Perayaan</strong></li><li><strong>Herbs</strong> <strong>Rempah-rempah</strong></li><li><strong>Fine Dining</strong> <strong>Santapan Mewah</strong></li><li><strong>Gathering</strong> <strong>Berkumpul</strong></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','15c56aa0-45db-40f4-953a-5809e38d282c','d56af166-7c52-46ea-942c-bd752a9577b5','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','7653ba04-1273-4642-83bf-3c7d2789e8ad','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Noun Phrases</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article/Possessive</strong> +&nbsp;<strong>Multiple Adjectives</strong> +&nbsp;<strong>Noun</strong> +&nbsp;<strong>Prepositional Phrase</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the tall, intelligent student with a quick mind</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Appositive Phrase</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>my friend, a talented musician</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Noun</strong> +&nbsp;<strong>Embedded Clause</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">(e.g.,&nbsp;<i>the novel that I read last week</i> or&nbsp;<i>a city where dreams come true</i>)</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The old man, a retired professor, with a wealth of knowledge</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Man\" is the main noun, \"the\" is an article, \"old\" describes the man, \"a retired professor\" is an appositive phrase adding more information, and \"with a wealth of knowledge\" adds further description.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The beautiful sculpture that was made by a famous artist</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Sculpture\" is the noun, \"the\" is the article, \"beautiful\" is an adjective, and \"that was made by a famous artist\" is an embedded clause describing the sculpture.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Her latest project, a documentary on endangered species, received international praise</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Project\" is the main noun, \"her\" is a possessive, \"latest\" specifies the project, and \"a documentary on endangered species\" is an appositive providing more detail.</span></li></ul></li></ul><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Practice Activities</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Create Detailed Descriptions</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Provide a simple noun, such as \"book\" or \"teacher,\" and ask students to expand it into a complex noun phrase with appositives or embedded clauses.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"book\" → \"the ancient book, a collection of forgotten tales, that she found in the old library\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Identify and Analyze Complex Noun Phrases</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Give students sentences with complex noun phrases and have them identify the main noun, adjectives, appositives, and clauses.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"The painting, a masterpiece from the 19th century, hung in the gallery.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Combine and Rearrange Modifiers</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Provide sentences with separate phrases, asking students to combine them into a single complex noun phrase.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: \"the student\" + \"with a quick mind\" + \"a top performer\" → \"The student, a top performer with a quick mind\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','f761615d-b728-4a17-9b7a-d3b57858db68','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','efa5ebe2-c708-4bb8-adbf-564d8f35d056','5ba9f165-ad3e-4abd-9a70-2606b5232d73','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('8852c4d0-6ab4-4354-8113-dc19c8700b3c','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 4</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In Level 4, learners start to introduce persuasive elements into their information-sharing. They learn to present information not only clearly but also compellingly. This level emphasizes understanding the audience\'s needs and using appropriate language to influence their actions or decisions. Learners may incorporate statistics or testimonials to strengthen their messages.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Persuasive and Informative Communication</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Persuasive language</strong> that encourages action or participation. ( “Visit the library today! Its a great place for learning.”)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Supporting details</strong>, such as statistics or quotes, to enhance credibility. (“You can borrow over 10,000 books. Many people say it helped them succeed in school.”)</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “Visit the library today! It opens at 9 AM. You can borrow over 10,000 books. Many people in our community say that the library helped them succeed in school. Dont miss out on the resources available to you!”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use of rhetorical questions to engage the audience.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Varied sentence structures for emphasis.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Incorporation of facts or statistics to support claims.</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Announcement</strong> Pengumuman</li><li><strong>Power shortage</strong> Kekurangan listrik</li><li><strong>Reduce usage</strong> Mengurangi penggunaan</li><li><strong>Appliances</strong> Peralatan</li><li><strong>Law firm</strong> Firma hukum</li><li><strong>Branch office</strong> Kantor cabang</li><li><strong>Competition</strong> Kompetisi</li><li><strong>Participation</strong> Partisipasi</li><li><strong>Health guidelines</strong> Panduan kesehatan</li><li><strong>International travel</strong> Perjalanan internasional</li></ol>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','3c621559-a292-4c18-aaed-34e5ecbd2576','54576a13-8360-433e-b515-61511d337de3','a434a061-c621-4fc8-8f9a-83831106b4cb','bae12afc-bc0b-4fd1-a230-252934cdc639','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('88d20c15-824b-498f-908b-7e072a5c47a9','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<h3><strong>Level 3: Talking About a Visit to an Art Gallery</strong></h3><p><strong>Start by describing the place you visited.</strong><br>This gives the listener an idea of what the place was and its significance.<br>For example:</p><ul><li>I visited an [place] called [name].<ul><li>“I visited an art gallery called The Modern Arts Center.”</li></ul></li></ul><hr><p><strong>Mention what caught your attention the most.</strong><br>This makes the conversation more engaging by highlighting your personal interests.<br>For example:</p><ul><li>I was amazed by [specific feature or object].<ul><li>“I was amazed by the artists latest masterpiece.”</li><li>“I loved the collection of surrealist paintings.”</li></ul></li></ul><hr><p><strong>Talk about your feelings or impressions of the visit.</strong><br>Sharing your emotions helps make your experience relatable and vivid.<br>For example:</p><ul><li>I felt [emotion] because [reason].<ul><li>“I felt inspired because the artwork was so detailed and creative.”</li><li>“I felt curious because the paintings told interesting stories.”</li></ul></li></ul><hr><p><strong>Describe what you learned or took away from the visit.</strong><br>This adds depth to your story and shows its impact on you.<br>For example:</p><ul><li>I learned about [topic or concept].<ul><li>“I learned about the history of abstract art.”</li><li>“I discovered how art can express global issues.”</li></ul></li></ul><hr><p><strong>Mention if you would recommend the place to others.</strong><br>This encourages discussion and gives closure to your story.<br>For example:</p><ul><li>I would recommend this place because [reason].<ul><li>“I would recommend this gallery because it has an amazing collection.”</li><li>“I would suggest it for anyone who loves modern art.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Art gallery Galeri seni</li><li>Masterpiece Karya agung</li><li>Surrealist Surealis</li><li>Painting Lukisan</li><li>Artist Seniman</li><li>Abstract art Seni abstrak</li><li>Inspired Terinspirasi</li><li>Curious Penasaran</li><li>Creative Kreatif</li><li>Global issues Isu global</li><li>Collection Koleksi</li><li>Recommend Merekomendasikan</li><li>Discover Menemukan</li><li>Impression Kesan</li><li>Visit Kunjungan</li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','7c3a2f2f-f932-4532-b686-3324fe573c80','c81e3b11-3964-4cd8-81e6-1c152060540c','ec98de63-57ec-4fa8-9874-7d77db4ac152','c5087e84-1c75-438a-8f08-f28964af1e65','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('88de5575-baaa-4ceb-83bd-126ba1613f0d','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Pretest',NULL,NULL,NULL,NULL,1,'65b386e8-df1b-4810-9053-c1644c74f6ca','cf0266f0-cf1e-48a6-b6c0-ce0421665555','747f338b-51f5-4d3b-b895-61c0dc44dbaf','46eb6668-9448-4fcc-9bc0-c55e52497e8e','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('88fa4676-9818-44c4-b59d-1b07affdbfe8','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 6',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','71a69eee-15cd-428f-ba4a-787447531cd9','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','671a16b3-1ece-4246-9767-c1812a428629','53455c0e-87dd-4192-80a1-415f79c2e416',1,'2024-12-12 18:16:54'),('89091f6c-976f-4429-9d19-c6ba390f23f4','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','9f3dba0a-ca99-443b-adad-c662db6417f5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'a6279e83-15e2-4f5b-8fe6-4147346f4f93','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('899fb920-0a43-4888-a48a-0e91495db9b1','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','48882788-baf8-468f-85bf-dc386c4a00a6','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','bd175280-dac0-4816-8b96-8bfea150cf93','62fa8403-e764-4555-949c-236f7300e212','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('8b09d8e6-15c2-44c3-ad99-df0e01f46d88','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 2</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Developing Interactional Communication</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Interactional communication is the process of exchanging ideas, thoughts, and feelings with others through speaking and listening. It is more than just talking; it is a two-way connection where people share and respond to each other. Developing strong interactional communication skills helps us build healthy relationships, make friends, and work better with others.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Interactional communication involves several important elements. First, there is&nbsp;<strong>greeting</strong>. A simple “hello” or a friendly smile can make someone feel welcomed and open to talking. Starting a conversation with a warm introduction sets a positive tone for the interaction. The way we greet others can influence how the conversation will flow.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Greeting someone also shows that we respect and acknowledge them. Its a small act, but it has a big impact. Whether you are meeting a friend, a teacher, or a new person, taking a moment to greet them warmly helps create a good start to any conversation. Even if you are shy or nervous, a simple “hello” can open the door to a meaningful and pleasant interaction.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>VOCABULARY LIST</strong></span></p><ol><li><strong>Intimidating</strong> - Menakutkan</li><li><strong>Gorilla</strong> - Gorila</li><li><strong>Chest</strong> - Dada</li><li><strong>Relief</strong> - Lega</li><li><strong>Perspiring</strong> - Berkeringat</li><li><strong>Panting</strong> - Terengah-engah</li><li><strong>Fluffing</strong> - Mengembang</li><li><strong>Ventilate</strong> - Mengudara</li><li><strong>Muscles</strong> - Otot</li><li><strong>Sweat glands</strong> - Kelenjar keringat</li></ol>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','ef553b55-db63-4822-9e6d-e05b7cdc7c21','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','cf1e61d7-e763-4273-b357-d8a804a23ef9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('8b69c1a9-0a15-4d6f-98e3-54bd61179b23','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','acad3477-1006-4ed1-b432-985542a7c890','45b0268f-d278-4851-90d8-7f99001e6687','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','318b5f94-4a81-4c44-8372-cef8e0561833',0,'2024-11-04 13:44:13'),('8d93e205-a25d-483f-8954-17a16b612100','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'e4609a77-b764-48e3-9850-e6e01bfc46b6','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','b182989e-22bf-4ff8-9888-395f8328118f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:00'),('8dcb7796-0eb0-4666-8bab-a0e363397399','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<p><strong>Eco-Tourism and Environmental Awareness</strong></p><p>Eco-tourism is a type of travel that focuses on protecting the environment while allowing tourists to enjoy nature and culture. By visiting places like forests, wildlife parks, and historical sites, eco-tourists support conservation efforts. The goal is to enjoy nature without causing harm to it.</p><p>Tourists who participate in eco-tourism are encouraged to respect the environment and local cultures. Eco-tourism helps raise awareness of important environmental issues, such as the protection of endangered species, conservation of natural resources, and the importance of maintaining biodiversity.</p><p>Its also important to understand key terms used in eco-tourism, such as <strong>renewable resources</strong>, <strong>biodiversity</strong>, <strong>heritage sites</strong>, and <strong>ecology</strong>. Each of these terms plays a critical role in understanding how eco-tourism works and how it can help preserve the planet for future generations.</p><hr><p><strong>Lists of Words:</strong></p><p><strong>Time &amp; Weather Terms</strong><br>always, often, now, never, during</p><p><strong>Family &amp; People Terms</strong><br>tourists, travelers, visitors, locals, guides</p><p><strong>Places</strong><br>national parks, heritage sites, wildlife reserves, forests, monuments</p><p><strong>Actions (Verbs)</strong><br>preserve, protect, explore, conserve, visit, raise awareness, respect, learn</p><p><strong>Objects (Nouns)</strong><br>resources, culture, ecology, biodiversity, history, landmarks, wildlife, heritage</p><p><strong>Feelings &amp; Descriptions</strong><br>environmentally-friendly, sustainable, important, beautiful, modern, ancient, peaceful, scenic, authentic</p><p>&nbsp;</p><p><strong>List of Vocabulary</strong></p><p><strong>Time &amp; Weather Terms:</strong></p><ul><li><strong>always</strong> - selalu</li><li><strong>often</strong> - sering</li><li><strong>now</strong> - sekarang</li><li><strong>never</strong> - tidak pernah</li><li><strong>during</strong> - selama</li></ul><p><strong>Family &amp; People Terms:</strong></p><ul><li><strong>tourists</strong> - wisatawan</li><li><strong>travelers</strong> - pelancong</li><li><strong>visitors</strong> - pengunjung</li><li><strong>locals</strong> - penduduk setempat</li><li><strong>guides</strong> - pemandu</li></ul><p><strong>Places:</strong></p><ul><li><strong>national parks</strong> - taman nasional</li><li><strong>heritage sites</strong> - situs warisan</li><li><strong>wildlife reserves</strong> - cagar alam</li><li><strong>forests</strong> - hutan</li><li><strong>monuments</strong> - monumen</li></ul><p><strong>Actions (Verbs):</strong></p><ul><li><strong>preserve</strong> - melestarikan</li><li><strong>protect</strong> - melindungi</li><li><strong>explore</strong> - menjelajah</li><li><strong>conserve</strong> - mengawetkan</li><li><strong>visit</strong> - mengunjungi</li><li><strong>raise awareness</strong> - meningkatkan kesadaran</li><li><strong>respect</strong> - menghormati</li><li><strong>learn</strong> - belajar</li></ul><p><strong>Objects (Nouns):</strong></p><ul><li><strong>resources</strong> - sumber daya</li><li><strong>culture</strong> - budaya</li><li><strong>ecology</strong> - ekologi</li><li><strong>biodiversity</strong> - keanekaragaman hayati</li><li><strong>history</strong> - sejarah</li><li><strong>landmarks</strong> - tanda tempat</li><li><strong>wildlife</strong> - kehidupan liar</li><li><strong>heritage</strong> - warisan</li></ul><p><strong>Feelings &amp; Descriptions:</strong></p><ul><li><strong>environmentally-friendly</strong> - ramah lingkungan</li><li><strong>sustainable</strong> - berkelanjutan</li><li><strong>important</strong> - penting</li><li><strong>beautiful</strong> - indah</li><li><strong>modern</strong> - modern</li><li><strong>ancient</strong> - kuno</li><li><strong>peaceful</strong> - damai</li><li><strong>scenic</strong> - pemandangan yang indah</li><li><strong>authentic</strong> - otentik</li></ul>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','a589f269-20af-4c32-8a2e-1194e25dcfd5','3fc36883-61a5-43b9-b96e-98fbc0c750d9','7e854cd4-02e0-462d-bf5d-6ef775fcf963','545e36c7-8ec0-4512-b1c3-60a731159480','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','a6279e83-15e2-4f5b-8fe6-4147346f4f93','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('8e3a70f1-c208-4bff-ae72-94c958828ebc','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Congratulating &amp; Complimenting Others</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><u>Phrases:&nbsp;</u></strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Happy Birthday!</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Thank you so much!&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>I see you put a lot of effort into your outfit. It looks stunning and perfect for the party!</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Happy 17th Birthday!&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Sounds good!&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Great job on the party! Make a wish!&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Thank you for the card!&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Thank you for making my day special!</strong></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Here are some examples of how to use those phrases in conversation:</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Conversation 1: Celebrating a Birthday at School</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">You : \"Hi, Sarah! Guess what? Its your birthday today!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Sarah : \"Really? Thank you so much!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">You :&nbsp;<strong>\"Happy Birthday!</strong> I hope you have a great day!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Sarah :&nbsp;<strong>\"Thank you!</strong> Im so happy to celebrate with my friends!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><i>In this conversation, you greet your friend Sarah and remind her of her birthday. Saying \"Happy Birthday!\" makes her feel special and loved on her special day. Sarah responds with \"Thank you so much!\" to express her happiness.</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Conversation 2: Complimenting a Teacher</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Student:&nbsp;<strong>\"Happy Birthday,</strong> Teacher!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Teacher:&nbsp;<strong>\"Thank you so much!</strong> Thats very kind of you.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Student: \"We brought you a cake to celebrate!\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Teacher: \"Wow, thats so thoughtful!&nbsp;<strong>Thank you for making my day special!\"</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><i>Here, the student wishes their teacher a happy birthday. Saying \"Happy Birthday, Teacher!\" shows respect and appreciation. The teacher responds with \"Thank you so much!\" to acknowledge the kindness of the student.</i></span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Look at the passages below to learn more about how to use phrases for congratulating and complimenting!</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Complimenting a Friends Outfit</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcsx_chB7YmeL9PJr6C1cJpDUJgFtDHw6DhLLffiTYNo7GftoI0E587Uk3SawW0Q4TiErbWnvBQ69QySf8YH0NuaEZxEzr49SivzHpllVreaHVyOYHWCkubcI5bRocZtdHwHodov-82W9eNtRcUqp2723VHR4U0AhFTWz9VMNDpRyTXMemlGjk?key=j2HMoyPF2b1lJT5CJlMyXwZG\" width=\"294\" height=\"294\"></strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Intan sees her friend Lila at a birthday party. She is wearing a beautiful dress. Intan smiles and says,&nbsp;<strong>\"I see you put a lot of effort into your outfit. It looks stunning and perfect for the party!\"</strong> Lila blushes and replies,&nbsp;<strong>\"Thank you so much! I really wanted to look nice today.\"</strong> Complimenting Lila makes her feel good about her choice.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><i>In this paragraph, you compliment Lila on her dress. Saying \"It looks stunning and perfect for the party!\" shows that you appreciate her effort in getting ready. Lilas response, \"Thank you so much!\" shows she is happy to hear your compliment.</i></span></p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Celebrating Special Moments Together</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXceXNGuKqhcG3wpcimbnn3ANZHPrHee_aQ8v-NbCzbtZGGRzQTb0BKU9Mewsen1Bd7E4mCVAn4UTIeOymQ5U5w2o1TPdz6-jV9oBA8SDnglm69SyBTkyUdo8G1yl5sPMEQ3l80ejcpF9bprQppP0zJSZ1tuj8sikncCE7ZR6HVhdjAGCltpew?key=j2HMoyPF2b1lJT5CJlMyXwZG\" width=\"394\" height=\"394\"></strong></span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Today is Jake\'s 7th birthday, and he is so excited for the celebration. His big sister, Emma, smiles and says,&nbsp;<strong>\"Happy 17th Birthday, Jake! Lets have a fun party!\"</strong> Jake jumps up and down with joy and replies,&nbsp;<strong>\"Sounds good! I cant wait for the cake and games!\"</strong> This happy moment makes both of them smile. At the same time, at Katies birthday party, everyone is excited. Its time to blow out the candles on the cake. Emma reminds Katie,&nbsp;<strong>\"Dont forget to make a wish!</strong>\" Katie smiles and says, \"I will!\" Everyone cheers as she blows out the candles, and Emma feels happy to share this special moment with her.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">These celebrations are filled with nice moments that bring friends closer. Later, Emma gets a birthday card from her friend John. It has a sweet message wishing her a happy birthday. She smiles and says,&nbsp;<strong>\"Thank you for the card, John!\"</strong> John replies, \"I made it just for you!\" Emma feels happy. She says,&nbsp;<strong>\"Great job on the party, Alex!\"</strong> Alex smiles and says, \"Thank you! I worked hard to make it fun!\" Emma\'s compliment makes Alex happy, and they both enjoy talking about the fun memories from the celebration.</span></p>',NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','dd2e229c-09c5-42a6-afb6-86381733a5ad','3e2e8436-3db9-40ac-9871-e4dab23ee23d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','afd6b384-56dd-4139-90f1-5800d11048e1','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('8f2c7044-b157-451b-8b2d-b3a8d7d5a791','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<p><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://drive.google.com/file/d/1xAVL93LXmLq0cVzgQ0AFn_AGKP_g5OkJ/view?usp=sharing\" download=\"file\">https://drive.google.com/file/d/1xAVL93LXmLq0cVzgQ0AFn_AGKP_g5OkJ/view?usp=sharing</a></p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','ffc6cb92-584c-4e26-9217-caa6534fa9cb','6635e21a-666a-473c-b34b-fbbc93e43de4','f64b8796-a13e-4280-b6a5-983875e99ec3','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','9f3dba0a-ca99-443b-adad-c662db6417f5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','89091f6c-976f-4429-9d19-c6ba390f23f4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('93482dfa-f718-4bfe-ac63-db30e6e430d7','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The&nbsp;<strong>simple future tense</strong> is used to describe actions or events that will happen in the future.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Form the Simple Future Tense</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She will attend the meeting.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We will finish the project soon.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will not (wont) + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He will not (wont) join the event.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They wont arrive until later.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Will + subject + base verb?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will you help me with the task?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will it rain tomorrow?</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Uses of Simple Future Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Predictions:&nbsp;<i>It will be sunny tomorrow.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Decisions made at the moment:&nbsp;<i>I will answer the phone.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Promises:&nbsp;<i>I will call you back later.</i></span></li></ul></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Time Expressions</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Tomorrow</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Next (week, month, year)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Later</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In a few minutes/hours/days</span></li></ul><p>&nbsp;</p><hr><p>&nbsp;</p><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','857ce585-3dd7-43b4-99f1-66d15dc682d2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','9ff59274-0b63-4b67-a862-6c6d00121f6e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('93789902-0a4c-43da-9f4a-133aa1a063f1','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 6</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At Level 6, learners achieve mastery in delivering public information with a focus on&nbsp;<strong>interactive and impactful communication</strong>. This level emphasizes dynamic engagement with the audience through storytelling, multimedia integration, and two-way communication. Learners can convey complex ideas creatively, leveraging emotional appeal and logic to captivate their audience. They are adept at adjusting their tone and approach in real-time based on audience reactions and feedback.</span></p><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic:</strong> Interactive and Impactful Communication</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interactive Elements:</strong> Engaging the audience through questions, polls, or live discussions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Multimedia Integration:</strong> Using visuals, videos, or infographics to enhance understanding and retention.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Emotional Connection:</strong> Sharing powerful stories or anecdotes to inspire and resonate with the audience.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">“Did you know that libraries can transform lives? Let me share Sarahs story. She started visiting our library to prepare for her exams and found not only books but a supportive community. Today, shes a successful entrepreneur. We offer over 10,000 resources, digital tools, and weekly workshops to help you achieve your dreams. Check out our website or talk to our staff to learn how we can support you!”</span></p><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Storytelling Techniques:</strong> Using narratives to create emotional impact and make information memorable.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Engaging Questions:</strong> “How do you think this could benefit your future?”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Advanced Multimedia Descriptions:</strong> “This chart shows the increase in library usage by 40% in the past year, reflecting its impact on our community.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adapting in Real-Time:</strong> Responding dynamically to audience questions or feedback during presentations.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">This level equips learners to be compelling communicators who leave a lasting impression, empowering their audience to take action and engage deeply with the message shared.</span></p><p>&nbsp;</p><h4><strong>General Vocabulary List</strong></h4><figure class=\"table\" style=\"width:68.01%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:60.82%;\"><col style=\"width:39.18%;\"></colgroup><thead><tr><th><strong>Word</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Hospitality</td><td>Keramahan</td></tr><tr><td>Unity</td><td>Persatuan</td></tr><tr><td>Tradition</td><td>Tradisi</td></tr><tr><td>Understanding</td><td>Pemahaman</td></tr><tr><td>Kindness</td><td>Kebaikan</td></tr><tr><td>Innovative</td><td>Inovatif</td></tr><tr><td>Branding</td><td>Pencitraan</td></tr><tr><td>Cultural Exchange</td><td>Pertukaran Budaya</td></tr><tr><td>Symbolism</td><td>Simbolisme</td></tr><tr><td>Diversity</td><td>Keberagaman</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','3c621559-a292-4c18-aaed-34e5ecbd2576','54576a13-8360-433e-b515-61511d337de3','a434a061-c621-4fc8-8f9a-83831106b4cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','bae12afc-bc0b-4fd1-a230-252934cdc639',0,'2024-11-21 08:36:07'),('945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 5',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','65b386e8-df1b-4810-9053-c1644c74f6ca','cf0266f0-cf1e-48a6-b6c0-ce0421665555','747f338b-51f5-4d3b-b895-61c0dc44dbaf','46eb6668-9448-4fcc-9bc0-c55e52497e8e','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('94de3108-eb46-4a5e-b039-962392a500e6','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><strong>Level 5: Emma\'s Career Change</strong></h3><p><strong>Talking About Emmas Career Transition</strong><br>Emma changed her career due to dissatisfaction with her work-life balance and a lack of personal fulfillment in corporate law.<br>For example: Emma transitioned to environmental consulting for more meaningful work. \"Emma transitioned to environmental consulting for more meaningful work.\"</p><p><strong>Learning for a New Career</strong><br>To transition into environmental consulting, Emma pursued additional training to acquire the necessary skills and knowledge.<br>For example: Emma completed training in environmental policies. \"Emma completed training in environmental policies.\"</p><p><strong>Managing Challenges</strong><br>Emma faced challenges like establishing credibility in her new industry but managed them by adopting a flexible schedule and prioritizing self-care.<br>For example: Emma balances her workload with regular breaks. \"Emma balances her workload with regular breaks.\"</p><hr><h3><strong>Olivias Balancing Act</strong></h3><p><strong>Why Olivia Balances Work and Art</strong><br>Olivia balances her finance career with her passion for art to find fulfillment and express creativity.<br>For example: Olivia paints during her free time for creative satisfaction. \"Olivia paints during her free time for creative satisfaction.\"</p><p><strong>Art Pursuits</strong><br>She has started exhibiting her art at local galleries, a step forward in her artistic journey.<br>For example: Olivias artwork is displayed in a city gallery. \"Olivias artwork is displayed in a city gallery.\"</p><p><strong>Support System</strong><br>Her friends and colleagues encourage and support her dual focus on art and finance.<br>For example: Olivias friends often visit her art exhibits. \"Olivias friends often visit her art exhibits.\"</p><hr><h3><strong>Toms Relocation</strong></h3><p><strong>Talking About Toms Move</strong><br>Tom recently relocated to Sydney, Australia, to explore new opportunities and enjoy a different lifestyle.<br>For example: Tom moved to Sydney to work on AI projects. \"Tom moved to Sydney to work on AI projects.\"</p><p><strong>Cultural Adjustment</strong><br>The Australian work culture, being more relaxed than Germanys, helps Tom adjust to his new environment.<br>For example: Tom enjoys the flexible work environment in Sydney. \"Tom enjoys the flexible work environment in Sydney.\"</p><p><strong>Career Growth</strong><br>In his new role, Tom is involved in projects related to artificial intelligence, which aligns with his professional goals.<br>For example: Tom works on machine learning applications in his new job. \"Tom works on machine learning applications in his new job.\"</p><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Transition</strong> Transisi</li><li><strong>Dissatisfaction</strong> Ketidakpuasan</li><li><strong>Fulfillment</strong> Kepuasan batin</li><li><strong>Consulting</strong> Konsultasi</li><li><strong>Credibility</strong> Kredibilitas</li><li><strong>Self-care</strong> Perawatan diri</li><li><strong>Creative expression</strong> Ekspresi kreatif</li><li><strong>Exhibiting</strong> Memamerkan</li><li><strong>Encouraging</strong> Mendukung</li><li><strong>Artificial intelligence</strong> Kecerdasan buatan</li></ol><hr><p><strong>Please read this email to answer questions number 1-10!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Navigating Life Transitions: A Personal Journey</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXebNE-J5auPCFwnfVWHIW0fCUbSqQ0cR-irFxZyjJorHfqP3OxIBAYA_4_pzXuHxt6ZZUkhuXG-LiBa7WT5oTUGqIQ4gqRmi2s1fHtPinjsfXFibQ3q3VO1FyIUl80dAalMmoFXVnZOuqDAV6n0NFOJ6D8Mnshrn5VvGOlC3Z2qzt7p7ot8qQs?key=f9jPnoQslMmVkrInIcUgnw\" width=\"221\" height=\"260\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/ee/6d/14/ee6d14ef7d11e59f53ad981ad7f14e74.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/564x/ee/6d/14/ee6d14ef7d11e59f53ad981ad7f14e74.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hello, Im Emma. At thirty-eight years old, Ive recently undergone a significant transformation in both my personal and professional life. For over a decade, I worked as a corporate lawyer in London, a role that was intellectually stimulating but increasingly demanding and stressful. Despite the career success and financial stability, I began to feel a growing dissatisfaction, primarily due to the work-life imbalance and lack of personal fulfillment.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">The turning point came when I decided to take a sabbatical to reassess my lifes direction. This period of reflection led me to realize that I wanted to pursue a path that would allow me to align my career with my personal values and passions. After much deliberation, I chose to transition into the field of environmental consulting. This decision was driven by my long-standing commitment to sustainability and the environment, an interest that had been a secondary focus throughout my legal career.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">The transition has been both exhilarating and challenging. I had to acquire new skills and knowledge related to environmental policies and practices, which required me to go back to school for additional training. The shift from a high-pressure legal environment to a more collaborative and purpose-driven field has been refreshing. However, adapting to a new industry and establishing credibility in a different profession has also posed its own set of challenges.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">One of the most rewarding aspects of this career change has been the opportunity to work on projects that have a tangible impact on environmental conservation. I find immense satisfaction in knowing that my work contributes to meaningful change. Furthermore, this new role has allowed me to explore my personal interests more deeply, such as sustainable living and community activism.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Balancing the demands of this new career with my personal life requires careful management. Ive adopted a more flexible approach to my schedule and prioritize self-care practices, including regular exercise and mindfulness, to maintain my well-being. I also make it a point to stay connected with friends and family, who have been incredibly supportive throughout this journey.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Reflecting on this transition, I realize that the journey of changing careers has not only reshaped my professional life but has also led to significant personal growth. It has reinforced my belief in the importance of pursuing work that is not only professionally fulfilling but also personally meaningful. The challenges and rewards of this new path have taught me valuable lessons about resilience, adaptability, and the pursuit of a purpose-driven life.</span></p><p>&nbsp;</p><p><strong>Please read this email to answer questions number 11-15!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Balancing Passion and Profession</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeK4JtiCMlVzIKu0iKd5ZoLhnCSfPFGJmOOkM72_0mvkf7ISjsKsQA1TWdvR-_cnnj-ekP00AGZ12XnKmtkcuZWkjvZvnz56ECuiTfCd7XkSuCWBVgz2XnV5yN4Kj0_wdFfOYohCTIAQl86qAeJgNVQnSoJhbFkRJKDaTdAlk3DOisrHTIZtTU?key=f9jPnoQslMmVkrInIcUgnw\" width=\"213\" height=\"213\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/ec/38/5f/ec385f36f0007122ad0836a0372ccc3e.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/564x/ec/38/5f/ec385f36f0007122ad0836a0372ccc3e.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi, Im Olivia. At thirty years old, Im at a crossroads where Im balancing a successful career in finance with my passion for art. For the past eight years, Ive worked as an investment banker in New York City, a role that has brought both financial stability and professional recognition. However, art has always been my true passion, and recently Ive been exploring ways to integrate it more into my life.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Ive started dedicating my weekends and evenings to painting and attending art classes. This creative outlet has become a significant part of my routine and has provided me with a sense of fulfillment that my finance job doesnt offer. Ive also begun to exhibit my work at local galleries, which has been a rewarding experience and a new challenge.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Balancing my career in finance with my artistic pursuits requires meticulous time management. Ive had to develop strategies to ensure that I meet my professional obligations while also dedicating sufficient time to my art. This involves setting clear boundaries and prioritizing tasks effectively.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Additionally, maintaining this balance has required support from my colleagues and friends. They have been understanding and encouraging, which has helped me manage the demands of both worlds. I find that the discipline and analytical skills from my finance career complement my artistic endeavors, providing me with a unique perspective on creativity and professionalism.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Looking ahead, I hope to continue growing both professionally and artistically, finding new ways to blend my two passions in a harmonious and fulfilling manner.</span></p><p>&nbsp;</p><p><strong>Please read this email to answer questions number 16-20!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Embracing Change in a New City</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfDAWdsB1kzVEdopTauVIYf_No7qAENohxvAnPU_fPdX2b23pbbPWGujo4yCVaOP-ZuGJJeuJudSMHSEFD-2AwCQT2OZCnKGLbByafz5nqHSlUhxJleogEvzQXzEW1HARH6TvOy_r0slyycSxga2ngVvGKClpSHt10muBxDD1uKqQ2n-aYvcw?key=f9jPnoQslMmVkrInIcUgnw\" width=\"269\" height=\"269\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/12/86/5e/12865eb63668b686f7addd225e2068b6.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><strong><u>https://i.pinimg.com/564x/12/86/5e/12865eb63668b686f7addd225e2068b6.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Im Tom. Im forty-five years old and recently embarked on a new chapter of my life by relocating to Sydney, Australia. Having spent the last twenty years working as a software engineer in Berlin, this move represents a significant shift not only geographically but also culturally and professionally.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">The decision to relocate was influenced by both personal and professional factors. On a personal level, I wanted to experience life in a new country and explore different cultures. Professionally, I was offered an exciting opportunity to join a leading tech company in Sydney, where I would be working on cutting-edge projects in artificial intelligence.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Adapting to this new environment has been a journey. Ive had to familiarize myself with the Australian work culture, which is distinct from what I was used to in Germany. The collaborative and relaxed approach here contrasts with the more formal and structured environment of my previous workplace.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In addition to adjusting to my new job, Ive been exploring Sydney and immersing myself in its diverse cultural scene. Ive joined local clubs and met people from various backgrounds, which has enriched my experience and helped me feel more integrated into the community. I also make an effort to stay connected with my former colleagues and friends in Berlin through regular virtual catch-ups.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Reflecting on this transition, I realize that embracing change has expanded my horizons and provided me with new perspectives. Although the adjustment period has been challenging, it has also been incredibly rewarding. I am excited about the opportunities that lie ahead and the new experiences that come with living in Sydney.</span></p><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','42e0a7c2-9698-4f72-b868-a698fa9492c9','54ae104f-7d71-48fc-918a-8c3e341bc9ad','cabc6b65-686f-4175-ba6e-6e0d2c003784','a07c29ce-95a7-4fd2-84df-43f6d36af407','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:32'),('94f1b99e-d598-4728-b73d-17e6e155dc1c','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Preposition?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A preposition is a word that connects a noun (or pronoun) to other words in a sentence. It tells us the position or direction of something or the time something happens.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Prepositions:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place Prepositions:</strong> Tell us where something is.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: in, on, at, under, above, near, between, beside</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> The keys are&nbsp;<strong>on</strong> the table.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Prepositions:</strong> Tell us when something happens.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: in, on, at, before, after</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> We have class&nbsp;<strong>at</strong> 9 o\'clock.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Direction Prepositions:</strong> Show where something is going.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: to, from, into, out of, up, down</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She walked&nbsp;<strong>to</strong> the park.</span></li></ul></li></ol><p>&nbsp;</p><hr><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Example:</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The dog is&nbsp;<strong>under</strong> the chair.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They have lunch&nbsp;<strong>at</strong> noon.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The child ran&nbsp;<strong>into</strong> the room.</span></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','fe89e931-d34d-4430-b541-cb89aba0f880','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('95b238f6-78c4-4b45-87fe-26f19d58b326','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 6',NULL,NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','6cd03930-a1c3-431c-b04d-ad540bc3a600','acd579b4-58cb-4792-9f58-00479dc5688f','b3545596-cc19-4e6e-a2f1-28c968af280b','977b1c73-7fa8-48c9-8903-c278797568af','2fb1c107-8510-42c7-812c-f57d73ebf9df',1,'2024-12-12 20:00:03'),('975a6591-5b2e-49b0-8574-f5def3056c53','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<h3><strong>Level 1: Broadcasting Vocabulary (Basic Terms)</strong></h3><p>Start by learning the word for \"Announcer.\" This is an essential term in broadcasting and refers to the person delivering information or presenting content.<br>For example: \"Announcer\" in Indonesian means <strong>Penyiar.</strong><br>Example Sentence: <i>The announcer introduced the next show.</i> → <i>Penyiar memperkenalkan acara berikutnya.</i></p><p>Next, understand what \"Audience\" means. This refers to the people who watch or listen to a show or performance.<br>For example: \"Audience\" in Indonesian means <strong>Pemirsa.</strong><br>Example Sentence: <i>The audience clapped loudly after the performance.</i> → <i>Pemirsa bertepuk tangan dengan meriah setelah pertunjukan.</i></p><p>Learning about \"Broadcasting\" is crucial. It refers to the process of sending out radio or television programs for people to enjoy.<br>For example: \"Broadcasting\" in Indonesian means <strong>Penyiaran.</strong><br>Example Sentence: <i>Broadcasting news is a complex process.</i> → <i>Penyiaran berita adalah proses yang kompleks.</i></p><p>Adding the word \"Entertaining\" helps make your vocabulary more dynamic. This word describes something fun or enjoyable.<br>For example: \"Entertaining\" in Indonesian means <strong>Menghibur.</strong><br>Example Sentence: <i>The movie was very entertaining.</i> → <i>Film itu sangat menghibur.</i></p><p>Lastly, \"Experience\" is a versatile word that you can use to describe events or knowledge gained.<br>For example: \"Experience\" in Indonesian means <strong>Pengalaman.</strong><br>Example Sentence: <i>I had a great experience working on this project.</i> → <i>Saya memiliki pengalaman yang luar biasa saat mengerjakan proyek ini.</i></p><p>&nbsp;</p><h3><strong>Practice Sentence:</strong></h3><p>Broadcasting is entertaining for the audience because of the announcers skill and experience.<br>(<i>Penyiaran itu menghibur bagi pemirsa karena keahlian dan pengalaman penyiar.</i>)</p><p>&nbsp;</p><h3><strong>Broadcasting Vocabulary: English - Indonesian</strong></h3><ol><li><strong>Announcer</strong> → Penyiar</li><li><strong>Audience</strong> → Pemirsa</li><li><strong>Broadcasting</strong> → Penyiaran</li><li><strong>Entertaining</strong> → Menghibur</li><li><strong>Experience</strong> → Pengalaman</li><li><strong>Program</strong> → Program</li><li><strong>Reporter</strong> → Reporter</li><li><strong>Viewer</strong> → Pemirsa</li><li><strong>Interview</strong> → Wawancara</li><li><strong>Television</strong> → Televisi</li><li><strong>Radio</strong> → Radio</li><li><strong>Station</strong> → Stasiun</li><li><strong>Channel</strong> → Saluran</li><li><strong>Commercial</strong> → Iklan</li><li><strong>Script</strong> → Naskah</li><li><strong>News</strong> → Berita</li><li><strong>Headline</strong> → Judul Berita</li><li><strong>Host</strong> → Pembawa Acara</li><li><strong>Live</strong> → Siaran Langsung</li><li><strong>Production</strong> → Produksi</li><li><strong>Microphone</strong> → Mikrofon</li><li><strong>Camera</strong> → Kamera</li><li><strong>Crew</strong> → Kru</li><li><strong>Studio</strong> → Studio</li><li><strong>Broadcast Schedule</strong> → Jadwal Penyiaran</li></ol>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','2491bf92-4b6a-4e31-b198-3813ee810bb6','04ff87ba-f7e4-4293-bb73-495cfb6836e8','85a48c82-c8e3-438a-a0ca-141549e52c7c','f6615c39-2fbd-4d37-b235-e105ae16f310','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('976f596f-834e-40e4-bb98-21b902f8a750','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','38e17f75-142e-48a7-9d23-052fa6892fe6','bca743a7-446f-44f9-916f-9180ec988e90','f29c9b92-f01b-4ed4-a606-d14a26349065','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54',0,'2024-11-04 13:49:00'),('977112e0-f839-4b9e-8c9b-79ca42f32103','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest','<p>In a variety of situations, you might encounter moments where you want to compliment someone or respond to a compliment. Whether its celebrating a birthday, congratulating a friend for an achievement, or acknowledging someone\'s efforts, the way you express yourself can make the moment more memorable and meaningful.</p><figure class=\"image\"><img src=\"http://54.173.167.62/api/uploads/level/image/IMAGE-977112e0-f839-4b9e-8c9b-79ca42f32103-56727a0e8590be5e238ef3923258b5ac.png\"></figure><p>When you meet a friend on their birthday, it\'s important to remember the occasion and share your best wishes. For example, when you say, \"Happy Birthday!\" its a way to show celebration and happiness for that person. On the other hand, if your friend gives you a gift and you want to express appreciation, you might say \"Thank you so much!\" or \"You\'re the best!\" These are ways to acknowledge someone\'s effort or kindness.</p><p>In moments of achievement, like when someone graduates or gets a new job, its common to offer compliments and congratulations. Saying \"Well done! You did it!\" or \"Congratulations on your new job!\" helps show your support and pride in their success. Compliments, like acknowledging a friend\'s hard work, can also motivate them and make them feel recognized for their efforts.</p><p>After a speech or a performance, you might want to compliment someone for their outstanding work. Saying something like \"That was a great speech!\" or \"Your performance was absolutely mesmerizing!\" conveys admiration and recognition. Responding to compliments is equally important and saying \"Thank you!\" shows your appreciation.</p><p>In different contexts, words like \"congratulations\" or \"thank you\" are essential to express your feelings of happiness, admiration, or gratitude. These words make interactions feel warm and positive, helping build stronger connections.</p><p><strong>Vocabulary from the questions:</strong></p><ul><li><strong>Birthday (Hari ulang tahun):</strong> A celebration of the day someone was born.</li><li><strong>Congratulations (Selamat):</strong> A word used to express good wishes for someone\'s achievements or special occasions.</li><li><strong>Gift (Hadiah):</strong> An item given to someone to show kindness or affection.</li><li><strong>Achievement (Pencapaian):</strong> A successful result brought about by hard work or skill.</li><li><strong>Promotion (Promosi):</strong> The act of being moved to a higher position or rank, especially at work.</li><li><strong>Compliment (Pujian):</strong> A polite expression of praise or admiration.</li><li><strong>Appreciation (Apresiasi):</strong> Recognition and enjoyment of the good qualities of someone or something.</li><li><strong>Speech (Pidato):</strong> A formal talk given to an audience to convey information or express thoughts.</li><li><strong>Performance (Penampilan):</strong> An act of presenting something to an audience, like a dance, play, or speech.</li><li><strong>Excited (Bersemangat):</strong> Feeling great enthusiasm or eagerness.</li><li><strong>Support (Dukungan):</strong> Assistance or encouragement given to someone.</li><li><strong>Effort (Usaha):</strong> An exertion of physical or mental energy toward a goal.</li><li><strong>Memorable (Mengesankan):</strong> Worth remembering; something that leaves a lasting impression.</li><li><strong>Recognition (Pengakuan):</strong> Acknowledging someone\'s efforts or achievements.</li><li><strong>Surpass (Melebihi):</strong> To exceed or do better than something or someone else.</li><li><strong>Enhance (Meningkatkan):</strong> To improve the quality, value, or extent of something.</li><li><strong>Authentic (Autentik):</strong> Genuine; not fake or false.</li></ul>',NULL,NULL,NULL,1,'8e3a70f1-c208-4bff-ae72-94c958828ebc','dd2e229c-09c5-42a6-afb6-86381733a5ad','3e2e8436-3db9-40ac-9871-e4dab23ee23d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','afd6b384-56dd-4139-90f1-5800d11048e1','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('977b1c73-7fa8-48c9-8903-c278797568af','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 4',NULL,NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','6cd03930-a1c3-431c-b04d-ad540bc3a600','acd579b4-58cb-4792-9f58-00479dc5688f','b3545596-cc19-4e6e-a2f1-28c968af280b','2fb1c107-8510-42c7-812c-f57d73ebf9df','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:03'),('986c6f40-a0b7-4e37-a2ab-18e2def54e0c','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','cafdb09b-f3b5-4576-b931-329c5b668243','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('9a73f6c4-5a21-4e51-9391-4e24bf7f351b','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','a6279e83-15e2-4f5b-8fe6-4147346f4f93','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('9aaa715b-ecb9-460f-948d-095c6018fa62','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 4</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The language focus in these passages emphasizes various elements that enhance comprehension and engagement with the text, particularly in relation to entertainment and tourism.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Vocabulary Development: Each passage introduces key terms that are crucial for understanding the themes of entertainment and cultural engagement. For example, words like \"entertain,\" \"perform,\" \"audience,\" and \"experience\" highlight the dynamics of street performances and storytelling. Recognizing these terms helps students get the significance of the performances in a tourism context, as they are important for describing how entertainment enriches travelers\' experiences.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Sentence Structure: The passages use a mix of simple and complex sentences, which helps illustrate how to convey ideas effectively. For instance, sentences like \"Street performers attract crowds and create lively atmospheres\" are straightforward, while more complex structures can describe the impact of performances on community engagement: \"By entertaining the audience, street performers contribute to a vibrant local culture that attracts tourists.\" Analyzing different sentence structures allows students to see how writers use language to express connections between entertainment and tourism.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In summary, focusing on vocabulary, sentence structure, themes, and comprehension strategies enhances students\' understanding of how entertainment connect with tourism. These language elements encourage learners to appreciate the role of cultural experiences in their travels, making the exploration of local performances and narratives not just enjoyable, but also meaningful.</span></p><p>&nbsp;</p><h3>Vocabulary&nbsp;</h3><figure class=\"table\" style=\"width:68.17%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:66.14%;\"><col style=\"width:33.86%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Positive attitude</td><td>Sikap positif</td></tr><tr><td>Complaining</td><td>Mengeluh</td></tr><tr><td>Strained relationships</td><td>Hubungan yang tegang</td></tr><tr><td>Street performers</td><td>Pengamen jalanan</td></tr><tr><td>Engaging</td><td>Menarik perhatian</td></tr><tr><td>Joyfully</td><td>Dengan sukacita</td></tr><tr><td>Happiness</td><td>Kebahagiaan</td></tr><tr><td>Magical</td><td>Ajaib</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','aee009fe-0009-47a9-a7d4-8f55b5c97140','066f137b-70c3-4619-8cf7-038f42d99258','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('9ab2ce72-9b85-4405-a352-3a4d5b479d2d','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1','<p><audio controls=\"\" src=\"http://18.213.12.22:3001/uploads/level/audio/AUDIO-9ab2ce72-9b85-4405-a352-3a4d5b479d2d-f0ea5d05636cb6c1cdcd4a727d514118.mp3\"></audio>Intention…</p>',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','acad3477-1006-4ed1-b432-985542a7c890','45b0268f-d278-4851-90d8-7f99001e6687','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','318b5f94-4a81-4c44-8372-cef8e0561833','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('9ac80b51-67b5-43d3-b0d4-f7569cdb9192','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','41ec844d-5db3-470f-8b36-96d6548bcef6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','5ca8148a-a318-4b65-8f98-3cfa161542e6','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('9b5341e0-a13a-4fb6-8b07-0675966ab398','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'1269e558-adde-4bee-a781-ed539cacdd78','31528e94-dbd8-40c5-b532-25d7fcd0cebf','5735816b-09a7-4a8d-af95-7f7d3c3946ab','2e0ac2a6-5f8b-45b2-a207-595a07126359','b0867c13-7bc6-4487-99cf-c3b0706964b4','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('9ddab51d-afd4-4bd0-87ca-baca0df5acd4','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>Level 5: Talking About Luxury, Comfort, and Excellence (The Life and Legacy of César Ritz)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This sets the stage for understanding the key concepts.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about luxury, hospitality, and the impact of creating high standards for comfort and service.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear and simple definitions.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Luxury means something of high quality, often expensive.”</li><li>“Comfort is a feeling of ease and relaxation.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain the relevance of these ideas in real-world settings.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Providing comfort and high-quality experiences is essential in industries like hospitality to create lasting impressions.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to well-known examples.<br>For example:</p><ul><li>An example of excellence is [person or event].<ul><li>“César Ritz worked with Chef Escoffier to set new standards in hotel dining and luxury.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that attention to detail and commitment to excellence lead to success and recognition.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Expectation</strong> <strong>Harapan</strong></li><li><strong>Partner</strong> <strong>Mitra</strong></li><li><strong>Elegance</strong> <strong>Keanggunan</strong></li><li><strong>Impact</strong> <strong>Dampak</strong></li><li><strong>Surroundings</strong> <strong>Lingkungan</strong></li><li><strong>Comfort</strong> <strong>Kenyamanan</strong></li><li><strong>Attention</strong> <strong>Perhatian</strong></li><li><strong>Vision</strong> <strong>Visi</strong></li><li><strong>Manage</strong> <strong>Mengelola</strong></li><li><strong>Success</strong> <strong>Kesuksesan</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','307170a8-8cf7-4e93-95e2-2a72c3c23e12','2226cfde-6802-4e60-bac6-ee3f134a266b','6fed968b-4e39-4c13-a103-4b142d0417cd','e4b0f26b-09d7-4b7f-be72-97dc7f51a555',0,'2024-11-20 15:05:22'),('9ddf281d-1ecf-41c4-8b22-6d370d5280a3','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h2><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:17pt;\"><strong>Adverbial Phrases and Adverbial Clauses</strong></span></h2><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>1. What is an Adverbial Phrase?</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial phrase</strong> is a group of words that acts like an adverb in a sentence. It usually answers questions like&nbsp;<strong>how, when, where,</strong> or&nbsp;<strong>why</strong> something happens. An adverbial phrase does not contain a subject and a verb.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How:</strong>&nbsp;<i>with great care</i> \"She painted the wall&nbsp;<i>with great care</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When:</strong>&nbsp;<i>in the morning</i> \"He goes for a jog&nbsp;<i>in the morning</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Where:</strong>&nbsp;<i>near the beach</i> \"They had a picnic&nbsp;<i>near the beach</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Why:</strong>&nbsp;<i>because of the rain</i> \"The event was canceled&nbsp;<i>because of the rain</i>.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In these examples, the adverbial phrases add extra information to the main verb, telling us more about the action.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>2. What is an Adverbial Clause?</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial clause</strong> is a group of words with a subject and a verb that acts like an adverb in a sentence. It also answers questions like&nbsp;<strong>how, when, where,</strong> or&nbsp;<strong>why</strong> something happens. An adverbial clause begins with words like&nbsp;<i>because, when, if, although,</i> or&nbsp;<i>since.</i></span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How:</strong>&nbsp;<i>as if she knew the answer</i> \"She smiled&nbsp;<i>as if she knew the answer</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When:</strong>&nbsp;<i>when the sun sets</i> \"We will leave&nbsp;<i>when the sun sets</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Where:</strong>&nbsp;<i>where the river flows</i> \"They built the house&nbsp;<i>where the river flows</i>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Why:</strong>&nbsp;<i>because he missed the bus</i> \"He was late&nbsp;<i>because he missed the bus</i>.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In each sentence, the adverbial clause provides additional information that makes the sentence more interesting and clear.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>3. How to Tell the Difference?</strong></span></h3><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Phrase</strong>: Does&nbsp;<strong>not</strong> have a subject and verb. Example: \"He walked&nbsp;<strong>in the rain</strong>.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Clause</strong>:&nbsp;<strong>Has</strong> a subject and verb. Example: \"He walked&nbsp;<strong>because it was raining</strong>.\"</span></li></ul>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','af94971f-818a-4397-a609-03af374a27da','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','2959d6d5-c9be-492f-b93d-1b677992f8b2','c28b3729-218e-4d52-b697-2e14a996313f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('9e35efe1-7568-4311-b8c6-8ce63a8ec716','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 3',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','4097a6b6-1d60-451b-ac5e-d85cb86b4878','57719462-a0f2-4503-8d49-6b496e24bf5a','17b183fd-6f38-4fbd-babf-a6a842392db2','f298b867-0c58-4fb7-bcb6-9a548ca52f41','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('9efedb7c-f689-41f9-bfb2-2bdfb45623a4','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Adverb of Time Clauses</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What Are Adverb of Time Clauses?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverb of time clauses are groups of words that tell us&nbsp;<i>when</i> something happens. They are dependent clauses, meaning they cannot stand alone as a sentence. Instead, they are connected to a main clause to provide extra information about&nbsp;<i>when</i> an action takes place.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Words Used in Adverb of Time Clauses</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverb of time clauses usually begin with time conjunctions such as:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>While</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>As soon as</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Before</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>After</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Until</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Since</strong></span></li></ul><hr><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples of Adverb of Time Clauses:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>When</strong> I wake up, I drink a glass of water.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The adverb of time clause</i> \"When I wake up\"&nbsp;<i>tells us when I drink water.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>After</strong> we finished the project, we celebrated.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"After we finished the project\" tells us when we celebrated.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Until</strong> she arrives, we will wait here.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"Until she arrives\" shows us the time up to which we will wait.</i></span></li></ul></li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Clause + Main Clause:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> \"When the bell rings, the students leave the classroom.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Main Clause + Time Clause:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example:</i> \"The students leave the classroom when the bell rings.\"</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Note:</i> In written English, if the time clause comes first, we usually add a comma.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','36353aaa-0af1-4489-b057-25511e020826','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('9f22da86-53b2-488c-b4b4-db4c4d5f0519','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 1: Basic Understanding</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the basic level, materials focus on simple moral values through easy stories. These stories, like&nbsp;<i>The Tale of the Traveling Turtle</i>, teach lessons about kindness, respect, and sharing. Teachers can discuss what the characters do and the lessons they learn. This level helps build a foundation for understanding important morals in everyday life.</span></p><p>&nbsp;</p><h3>Vocabulary List with Indonesian Translations:</h3><hr><h3><strong>Fox and Grapes Vocabulary</strong></h3><ol><li><strong>Garden</strong> - Kebun</li><li><strong>Grape vines</strong> - Pohon anggur</li><li><strong>Fox</strong> - Rubah</li><li><strong>Hungry</strong> - Lapar</li><li><strong>Tasty</strong> - Lezat</li><li><strong>Sour</strong> - Asam</li><li><strong>Eventually</strong> - Akhirnya</li><li><strong>Reach</strong> - Mencapai</li><li><strong>Claimed</strong> - Mengklaim</li><li><strong>Believed</strong> - Percaya</li></ol><hr><h3><strong>Turtle and Bird Vocabulary</strong></h3><ol><li><strong>Turtle</strong> - Kura-kura</li><li><strong>Bird</strong> - Burung</li><li><strong>Nest</strong> - Sarang</li><li><strong>Branch</strong> - Cabang</li><li><strong>Rest</strong> - Beristirahat</li><li><strong>Leaves</strong> - Daun-daun</li><li><strong>Piece of wood</strong> - Potongan kayu</li><li><strong>Flower</strong> - Bunga</li><li><strong>Safe place</strong> - Tempat aman</li><li><strong>Helping others</strong> - Membantu orang lain</li></ol><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'aaec799c-4103-4686-89d5-1c0254869f27','40bb0ca6-7e94-4fcd-916a-8365ab83a456','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','57781aee-7e5e-47a4-bddd-513bd2a37aec','15fc91ab-629f-4b44-a812-c45807f31850','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('9f3dba0a-ca99-443b-adad-c662db6417f5','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','89091f6c-976f-4429-9d19-c6ba390f23f4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('9fb3b05a-36e5-48dd-baaf-2181d77fd69c','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','cafdb09b-f3b5-4576-b931-329c5b668243','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('9ff59274-0b63-4b67-a862-6c6d00121f6e','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The&nbsp;<strong>simple future tense</strong> is used to express actions or events that will happen in the future. It can indicate predictions, decisions made at the moment of speaking, promises, or planned events.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Forms of the Simple Future Tense</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She will organize the event.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We will leave at 8:00 a.m.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Subject + will not (wont) + base verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I will not (wont) forget to call you.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They wont arrive before noon.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure:&nbsp;<strong>Will + subject + base verb?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will he join us for dinner?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will the presentation start on time?</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Short Answers</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Positive:&nbsp;<i>Yes, I will.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Negative:&nbsp;<i>No, he wont.</i></span></li></ul></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Uses of the Simple Future Tense</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Predictions</strong>:&nbsp;<i>It will rain tomorrow.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Spontaneous Decisions</strong>:&nbsp;<i>Ill help you with your homework.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Promises/Offers</strong>:&nbsp;<i>Well make sure everything is ready.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Facts</strong>:&nbsp;<i>The meeting will start at 10:00 a.m.</i></span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Time Expressions</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Tomorrow, next (week, month, year)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Later, in an hour, in a few days</span></li></ul><p>&nbsp;</p><hr><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','857ce585-3dd7-43b4-99f1-66d15dc682d2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','93482dfa-f718-4bfe-ac63-db30e6e430d7','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('a01ae31e-9562-4284-96b5-f70ece994003','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<p><strong>Level 6: Advanced Proficiency (Culinary Context)</strong><br><strong>Explanation:</strong><br>At the advanced level, students enhance their ability to analyze and interpret events, emphasizing not just what happened but also exploring deeper implications and connections to societal, economic, or environmental factors. The focus is on creating nuanced narratives that integrate advanced vocabulary, cultural insights, and strategic evaluations of outcomes. Students refine their storytelling by incorporating multiple perspectives, considering diverse motivations, and discussing broader impacts. The goal is to convey a well-rounded understanding of culinary experiences and their significance beyond the immediate context, fostering empathy, global awareness, and critical analysis.</p><p><strong>Example:</strong><br>\"Earlier this year, a celebrated chef opened a zero-waste restaurant in a bustling metropolitan area, aiming to redefine sustainable dining. The chef collaborated with environmental scientists and agricultural experts to design a menu that utilized overlooked or surplus ingredients, transforming potential waste into gourmet dishes. Beyond dining, the restaurant implemented a circular economy model, composting scraps to support local urban gardens and hosting workshops on sustainability for both industry professionals and the public. While the concept received critical acclaim for its innovation and ecological consciousness, it also faced challenges, such as educating diners on the value of unconventional ingredients and balancing costs with accessibility. Nevertheless, the initiative ignited a broader dialogue within the culinary world, challenging traditional practices and inspiring a movement towards more sustainable food systems. This project illustrates how culinary innovation can address pressing environmental issues while reshaping public perceptions of food and waste.\"</p><p><strong>Formula for Retelling:</strong></p><ul><li><strong>Beginning:</strong> Context, goals, and motivations<br>\"Earlier this year, a celebrated chef opened a zero-waste restaurant in a bustling metropolitan area, aiming to redefine sustainable dining.\"</li><li><strong>Middle:</strong> Complex details with multiple perspectives<br>\"The chef collaborated with environmental scientists and agricultural experts to design a menu that utilized overlooked or surplus ingredients, transforming potential waste into gourmet dishes. Beyond dining, the restaurant implemented a circular economy model, composting scraps to support local urban gardens and hosting workshops on sustainability for both industry professionals and the public.\"</li><li><strong>End:</strong> Reflections, challenges, and broader implications<br>\"While the concept received critical acclaim for its innovation and ecological consciousness, it also faced challenges, such as educating diners on the value of unconventional ingredients and balancing costs with accessibility. Nevertheless, the initiative ignited a broader dialogue within the culinary world, challenging traditional practices and inspiring a movement towards more sustainable food systems.\"</li></ul><h3>Vocabulary</h3><figure class=\"table\" style=\"width:71.49%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:61.48%;\"><col style=\"width:38.52%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Minimalist Style</td><td>Gaya minimalis</td></tr><tr><td>Automated Check-In</td><td>Sistem check-in otomatis</td></tr><tr><td>Eco-Tour</td><td>Tur ramah lingkungan</td></tr><tr><td>Carbon Footprint</td><td>Jejak karbon</td></tr><tr><td>Energy-Efficient</td><td>Hemat energi</td></tr><tr><td>Rooftop Pool</td><td>Kolam renang di atap</td></tr><tr><td>Hospitality</td><td>Keramahtamahan</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','3a4c3d3f-a053-4524-8530-33eecd22502a','08d3d802-bd8a-407a-a701-71519b1c5ac7','ae5d117c-92bd-49b8-8b00-5960fa37e120','f06c75e8-9bc7-49e4-9045-8ef92c931723','54eb48b7-2a7e-4be8-989e-ddcb11a658ce',0,'2024-11-20 15:16:16'),('a07c29ce-95a7-4fd2-84df-43f6d36af407','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><strong>Level 4: Lisas Relocation to Barcelona</strong></h3><p><strong>Talking About Lisas Move</strong><br>Lisa decided to move to Barcelona for a mix of professional and personal reasons. This life change offered her a better work-life balance and the chance to explore new cultures.<br>For example: Lisa moved to Barcelona to experience a different lifestyle. \"Lisa moved to Barcelona to experience a different lifestyle.\"</p><p><strong>Learning the Local Language</strong><br>Lisas integration into the Barcelona community involved learning Spanish, which has helped her feel more connected to the locals.<br>For example: Lisa takes Spanish classes to improve her communication. \"Lisa takes Spanish classes to improve her communication.\"</p><p><strong>Joining Community Activities</strong><br>To meet new people and explore her interests, Lisa joined a hiking group and a book club.<br>For example: Lisa enjoys hiking with her new group every weekend. \"Lisa enjoys hiking with her new group every weekend.\"</p><hr><h3><strong>Marks Life in New York City</strong></h3><p><strong>Introducing Mark</strong><br>Mark lives in New York City, where he works as a financial analyst. Despite the citys fast pace, he finds ways to stay healthy and enjoy life.<br>For example: Mark loves the vibrancy and endless events in New York. \"Mark loves the vibrancy and endless events in New York.\"</p><p><strong>Managing Stress</strong><br>Mark manages stress by running and practicing yoga, which keeps him focused and energetic.<br>For example: Mark jogs in Central Park every morning. \"Mark jogs in Central Park every morning.\"</p><p><strong>Family Visits</strong><br>Mark visits his family in Chicago a few times a year and values these moments of connection.<br>For example: Mark often spends the holidays with his family in Chicago. \"Mark often spends the holidays with his family in Chicago.\"</p><hr><h3><strong>Julias Career Change</strong></h3><p><strong>Why Julia Changed Careers</strong><br>Julia transitioned from graphic design to social work to follow her passion for helping others.<br>For example: Julia finds great joy in supporting at-risk youth through her new career. \"Julia finds great joy in supporting at-risk youth through her new career.\"</p><p><strong>Pursuing Studies</strong><br>She is currently in her first year of graduate studies in social work, learning the skills to make a difference.<br>For example: Julia is excited about applying her new knowledge to real-world problems. \"Julia is excited about applying her new knowledge to real-world problems.\"</p><p><strong>Volunteering</strong><br>In addition to her studies, Julia volunteers at a local non-profit organization.<br>For example: Julia spends her weekends mentoring young people at the organization. \"Julia spends her weekends mentoring young people at the organization.\"</p><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Relocation</strong> Pemindahan</li><li><strong>Work-life balance</strong> Keseimbangan kerja dan kehidupan</li><li><strong>Integration</strong> Integrasi</li><li><strong>Hiking group</strong> Kelompok pendaki</li><li><strong>Financial analyst</strong> Analis keuangan</li><li><strong>Vibrancy</strong> Keceriaan</li><li><strong>Graduate program</strong> Program pascasarjana</li><li><strong>Social work</strong> Pekerjaan sosial</li><li><strong>Non-profit organization</strong> Organisasi nirlaba</li><li><strong>Volunteering</strong> Kerelawanan</li></ol><hr><p><strong>Please read this email and answer questions number 1-10!</strong></p><p style=\"text-align:center;\"><br><br><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Embracing Change in a New City</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXedaziM_1XxQLG_5vAmb52MvAaTUMRhebAaR9nuOcScDq6bwGH9oZ7M9tcVmS6vECqn482l_jVBpMySjAovWdmq9qduWAJ0Ih7TxPXPMhXdLeazLvyPUMw8pIcmBJDTlito2fol3Qz_MWs2mLz5r5LCtOK6xW6Q6y2sf7eTCf_-_gS_b5MIEaY?key=5TQ4mzRPj3KMjQpK2G3pdg\" width=\"161\" height=\"201\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/736x/11/6d/ee/116deef598bffd1bef8cf232e51eeda3.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/736x/11/6d/ee/116deef598bffd1bef8cf232e51eeda3.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hello, Im Lisa. I recently moved to Barcelona, Spain, after living in London for nearly a decade. The decision to relocate was driven by both personal and professional reasons. I had been working as a marketing consultant in London, but I was offered an exciting opportunity to join a tech startup in Barcelona. It was a chance to immerse myself in a new culture and work environment, which I found both thrilling and daunting.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Living in a new city has its challenges. Adapting to a different pace of life and understanding local customs took some time. For instance, the work culture in Spain is quite different from what I was accustomed to in the UK. In Barcelona, theres a stronger emphasis on work-life balance, and its common for people to take longer lunch breaks and spend more time socializing with colleagues. This change was refreshing, yet it required me to adjust my own working habits.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Aside from work, Im exploring various aspects of Barcelonas vibrant culture. Ive been taking Spanish language classes to improve my communication skills and better integrate into the community. I also enjoy trying out local cuisine and visiting historical sites. The citys rich history and beautiful architecture have been a constant source of inspiration.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">One of the most rewarding parts of this move has been meeting new people and forming new friendships. I joined a local hiking group and a book club, both of which have been wonderful avenues for meeting locals and fellow expatriates. Its been fulfilling to build a new social network and feel more connected to my new home.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Overall, while the transition has been challenging, it has also been incredibly rewarding. I feel that moving to Barcelona has broadened my horizons and given me a fresh perspective on both my personal and professional life. Im excited about the future and the opportunities that lie ahead in this vibrant city.</span><br><br><strong>Please read this email and answer questions number 11-15!</strong><br><br>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Finding Balance in a Busy Life</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXe-1hO3Mw0Wf6VxyjSM-OlNJYQHXy2KakOmiXlbNfopQauGbd5WWzTGhET_Cp5ZuPQ0uhO9KOKBht1sNCPZMUpB1ufnHG6b3ljkXisS5wGorRNJV4rwO2MW2r35bOyvQvc__gtoN85mJaBBaCSM8wOrmwgzdg-Ig2u5SXwXj_f2WxfXX5EAl2I?key=5TQ4mzRPj3KMjQpK2G3pdg\" width=\"191\" height=\"239\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/564x/e1/32/a2/e132a21d12c2e7db7b44bdbf9fe43de0.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><strong><u>https://i.pinimg.com/564x/e1/32/a2/e132a21d12c2e7db7b44bdbf9fe43de0.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi, Im Mark. Im thirty-five years old, and Ive been living in New York City for the past seven years. My life here is a mix of excitement and challenge. I work as a financial analyst at a large investment firm, a role that requires long hours and meticulous attention to detail. Balancing the demands of my job with my personal life has been a constant juggling act.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">One of the reasons I love living in New York is the citys vibrancy. Theres always something happening, from cultural events to new restaurant openings. I make it a point to explore different neighborhoods and attend various events during my free time. Recently, Ive developed a passion for photography and have started taking weekend classes to improve my skills.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Despite the busy schedule, I prioritize staying active and maintaining a healthy lifestyle. I go for a run in Central Park every morning and try to eat a balanced diet. Yoga has also become a part of my routine, helping me to relax and manage stress effectively. Finding time for these activities is crucial for me to maintain both physical and mental well-being.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My family lives in Chicago, so I visit them a few times a year. My parents are retired and enjoy spending their time gardening and traveling. I have a younger brother, Alex, who works as an architect. Its always great to catch up with them and spend quality time together.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Living in New York has been an incredible experience, but it has also taught me the importance of finding balance. Between the demands of my job, personal interests, and family connections, Ive learned that managing time effectively and making space for what I love is essential for a fulfilling life.</span></p><p><strong>Please read this email and answer questions number 16-20!</strong></p><p style=\"margin-left:28.35pt;text-align:center;\">&nbsp;</p><p style=\"margin-left:28.35pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Navigating Career Changes and Personal Growth</strong></span></p><p style=\"margin-left:28.35pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcLj_zM10Fc3mVWYtTUk14fxBqvTNxOSTipGgoDTgOqa2cqSo4sZIPYAInuQchg3mho851E-F43AteXD1DiCUJJtVWDrqFTjcu9lMc2SPHN5YAcMTPx4SgIxMYxHys3p2sKAWqAxsifnE9Xs7YIPPBoyy9aeOgiwSIx385g7Tx5ezULHPgq5iM?key=5TQ4mzRPj3KMjQpK2G3pdg\" width=\"240\" height=\"299\"></strong></span></p><p style=\"margin-left:28.35pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/736x/57/61/d7/5761d773a505312407798af2124753d0.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><strong><u>https://i.pinimg.com/736x/57/61/d7/5761d773a505312407798af2124753d0.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><strong>&nbsp;</strong></span></p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi, Im Julia. At thirty-two years old, Ive recently made a significant career change that has profoundly impacted my personal and professional life. For the past eight years, I worked as a graphic designer in a large advertising agency in San Francisco. Although I enjoyed my job and the creative challenges it presented, I felt a growing desire to explore something new and meaningful.</span></p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">After much reflection, I decided to pursue a career in social work. This decision was driven by my passion for helping others and making a positive impact in my community. I enrolled in a graduate program in social work and am now in my second year of studies. The transition has been both exciting and demanding. Ive had to adjust to a different academic environment and manage a more rigorous schedule, but the fulfillment I gain from this field makes it worthwhile.</span></p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In addition to my studies, Ive been actively volunteering at a local non-profit organization that supports at-risk youth. This hands-on experience has been invaluable, providing me with practical skills and insights that complement my coursework. It has also allowed me to connect with people from diverse backgrounds and understand the various challenges they face.</span></p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Balancing my academic responsibilities with volunteering and personal life requires careful planning. I make it a priority to stay organized and allocate time for relaxation and self-care. I practice mindfulness and enjoy outdoor activities like hiking and biking to recharge. These activities help me maintain a sense of balance and keep me motivated throughout this demanding journey.</span></p><p>&nbsp;</p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My family is supportive of my career transition. My parents, who live in Seattle, are always eager to hear about my experiences and offer encouragement. I also have a younger brother, Daniel, who is studying engineering. Though we dont see each other often, our regular video calls help us stay connected.</span></p><p style=\"margin-left:28.35pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Overall, while the transition to social work has been challenging, it has been incredibly rewarding. I am excited about the future and the opportunities to make a difference in peoples lives through my new career path.</span></p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','42e0a7c2-9698-4f72-b868-a698fa9492c9','54ae104f-7d71-48fc-918a-8c3e341bc9ad','cabc6b65-686f-4175-ba6e-6e0d2c003784','94de3108-eb46-4a5e-b039-962392a500e6','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:31'),('a16be13c-c049-47cd-b145-b3faae19a096','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 3 (Intermediate)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Appreciating Cultural Values: Making Connections</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural values are the beliefs and customs that people share in a community. These values shape how we act and think. For example, in many cultures, family is very important. People often have family gatherings to celebrate special occasions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Food is an important part of culture. Every country has its traditional dishes. For instance, Italian food is known for pasta, while Japanese food is famous for sushi. Trying these different foods helps us learn about other cultures.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Holidays and festivals also show us cultural values. For example, during Ramadan, Muslims fast and think about their faith. At Christmas, Christians celebrate with family. Joining in these events can help us understand different beliefs and practices.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">By appreciating cultural values, we can learn to respect and enjoy our differences. This understanding helps us connect with people from various backgrounds, making the world a more welcoming place.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 3 (Intermediate)</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary Related to Culture</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Terms: heritage, diversity, traditions, practices, community.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More complex adjectives: significant, vibrant, rich, diverse.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">General truths: \"Food reflects cultural values.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Continuous Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ongoing actions: \"People are celebrating their heritage.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Causal Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More detailed cause-effect: \"Respecting cultural values leads to better understanding.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Forms</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Comparisons: \"This festival is more colorful than others.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Connective Words and Phrases</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Complex connectors: in addition, on the other hand, therefore.</span></li></ul></li></ol>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','5f80b62e-161d-43f8-94df-66d2bb3d07c9','d2c07130-79eb-459a-bf83-60f76ceebcd2','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','5d155771-a80b-4c7d-88df-56b0e833c511','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('a1c3b791-5ae0-4b91-b6e9-4fb03f372245','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','acad3477-1006-4ed1-b432-985542a7c890','45b0268f-d278-4851-90d8-7f99001e6687','318b5f94-4a81-4c44-8372-cef8e0561833','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('a24f21f2-107c-4a8e-8689-81917d2d2353','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'a589f269-20af-4c32-8a2e-1194e25dcfd5','3fc36883-61a5-43b9-b96e-98fbc0c750d9','8dcb7796-0eb0-4666-8bab-a0e363397399','7e854cd4-02e0-462d-bf5d-6ef775fcf963','545e36c7-8ec0-4512-b1c3-60a731159480','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Material: Adverb Clauses vs. Adverb Phrases</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is an Adverb Clause?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverb clause</strong> is a group of words that functions as an adverb and contains a subject and a verb. It modifies a verb, adjective, or another adverb by answering questions such as&nbsp;<i>why, when, where, how, to what extent, or under what condition.</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features of Adverb Clauses:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Begins with subordinating conjunctions like&nbsp;<i>because, although, if, when, while, since,</i> etc.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Contains both a subject and a verb.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>I stayed home&nbsp;<strong>because it was raining.</strong></i> (<i>Answers why I stayed home</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She ran faster&nbsp;<strong>than he could.</strong></i> (<i>Answers to what extent she ran faster</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>We will leave&nbsp;<strong>as soon as he arrives.</strong></i> (<i>Answers when we will leave</i>)</span></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is an Adverb Phrase?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverb phrase</strong> is a group of words that functions as an adverb but&nbsp;<strong>does not contain both a subject and a verb.</strong> It typically modifies a verb, adjective, or another adverb by answering similar questions as adverb clauses (<i>why, when, where, how,</i> etc.).</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features of Adverb Phrases:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Does not have a subject-verb structure.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Often consists of prepositions and modifiers.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She spoke&nbsp;<strong>with great confidence.</strong></i> (<i>Answers how she spoke</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>We stayed&nbsp;<strong>until late at night.</strong></i> (<i>Answers when we stayed</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>He walked&nbsp;<strong>through the park.</strong></i> (<i>Answers where he walked</i>)</span></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Distinguish Them?</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:50%;\"><col style=\"width:50%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverb Clause</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverb Phrase</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Contains a subject and a verb.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Does not contain a subject or a verb.</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Begins with subordinating conjunctions.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Often starts with prepositions or adverbs.</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Can express conditions, reasons, or contrasts.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Often describes time, manner, or place.</span></td></tr></tbody></table></figure><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples for Comparison:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverb Clause:&nbsp;<i>We will go outside&nbsp;<strong>if it stops raining.</strong></i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Adverb Phrase:&nbsp;<i>We will go outside&nbsp;<strong>after the rain.</strong></i></span></li></ul><p>&nbsp;</p><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','af94971f-818a-4397-a609-03af374a27da','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','2959d6d5-c9be-492f-b93d-1b677992f8b2','c28b3729-218e-4d52-b697-2e14a996313f',0,'2024-12-03 09:01:16'),('a27fd716-8c1a-4979-9a36-2d733a303eb8','37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>What Are Adjectives?</strong></span></p><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\">Adjectives are words that modify nouns or pronouns, giving more details about qualities, quantities, or characteristics.</span></li></ul><p><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Types of Adjectives and Advanced Usage:</strong></span></p><ol><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Descriptive Adjectives</strong>: These provide specific qualities about a noun (e.g., \"colorful,\" \"intelligent,\" \"ancient\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"She wore a beautiful gown to the party.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Quantitative Adjectives</strong>: Specify the amount or quantity (e.g., \"some,\" \"few,\" \"several\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"He has several responsibilities at work.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Demonstrative Adjectives</strong>: Indicate specific nouns (e.g., \"this,\" \"that,\" \"these,\" \"those\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"Those mountains are majestic.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Possessive Adjectives</strong>: Show ownership (e.g., \"my,\" \"your,\" \"their\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"Their ideas are innovative.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Interrogative Adjectives</strong>: Used in questions to ask about nouns (e.g., \"which,\" \"what,\" \"whose\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"Which route will you take?\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Compound Adjectives</strong>: Combinations of two or more words acting together as one modifier, often hyphenated (e.g., \"well-known,\" \"long-term\").</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"It was a last-minute decision.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Comparative and Superlative Adjectives</strong>: Used for comparing two or more items.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Comparative</i>: \"taller,\" \"more creative\" (e.g., \"Her idea was more creative than his.\")</span></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Superlative</i>: \"tallest,\" \"most creative\" (e.g., \"She had the most creative idea of all.\")</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Order of Adjectives</strong>: When using multiple adjectives before a noun, they generally follow this order: opinion, size, age, shape, color, origin, material, purpose.</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"A lovely little old red French silk scarf.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><strong>Intensifying Adjectives</strong>: Words that strengthen an adjective, such as “very,” “extremely,” and “absolutely.”</span><ul><li><span style=\"background-color:transparent;color:rgb(0,0,0);font-family:Arial, sans-serif;font-size:11pt;\"><i>Example</i>: \"She is absolutely certain about her decision.\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'11fb64b4-9904-42d3-b83e-0ced63937f47','3b835b88-f728-4bdd-a64c-a8b3216ae147','19e966c5-52ca-45d9-a039-138594184e90','2932abf6-d182-4e65-9ba1-15eb356ff5fb','33f576e2-83dd-46be-9b45-cd91abe9d2dd','7ee4721d-4a83-4173-86c0-a51bb2377ea1',0,'2024-11-04 14:04:50'),('a39d8bf8-7b60-4999-ba17-01047fa6af63','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3>Level 6: Talking About Places (Cultural Centers and Historic Districts)</h3><p><strong>Start by mentioning the type of place you are talking about.</strong><br>This helps the listener understand the context of your conversation.<br>For example:</p><ul><li>I am visiting a [type of place].<ul><li>“I am visiting a cultural center.”</li></ul></li></ul><p><strong>Describe the purpose or significance of the place.</strong><br>This provides more information about what makes the place special or important.<br>For example:</p><ul><li>A [place] is a location for [purpose].<ul><li>“A cultural center is a location for art exhibitions, performances, and cultural activities.”</li><li>“A historic district is an area with historical buildings and landmarks.”</li></ul></li></ul><p><strong>Share your personal experience or thoughts about the place.</strong><br>This makes the conversation more engaging and personal.<br>For example:</p><ul><li>I find this place [adjective] because [reason].<ul><li>“I find this cultural center fascinating because it promotes diverse forms of art.”</li><li>“I find this historic district charming because it preserves the citys history.”</li></ul></li></ul><p><strong>Mention something youve learned or enjoyed.</strong><br>This shows your engagement and interest in the place.<br>For example:</p><ul><li>I learned about [specific detail].<ul><li>“I learned about how this art piece represents environmental issues.”</li><li>“I enjoyed seeing the ancient architecture in the historic district.”</li></ul></li></ul><h3>&nbsp;</h3><h3><strong>Vocabulary List</strong></h3><ul><li>Cultural center Pusat budaya</li><li>Historic district Kawasan bersejarah</li><li>Landmark Penanda tempat</li><li>Exhibition Pameran</li><li>Performance Pertunjukan</li><li>Architecture Arsitektur</li><li>Historical significance Signifikansi sejarah</li><li>Preservation Pelestarian</li><li>Experience Pengalaman</li><li>Fascinating Menarik</li></ul>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','975a6591-5b2e-49b0-8574-f5def3056c53','2491bf92-4b6a-4e31-b198-3813ee810bb6','04ff87ba-f7e4-4293-bb73-495cfb6836e8','85a48c82-c8e3-438a-a0ca-141549e52c7c','f6615c39-2fbd-4d37-b235-e105ae16f310',0,'2024-11-20 15:00:51'),('a3f4ffe8-149f-415f-b3c3-4130ef283c36','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2b827f82-ebf7-49c0-9607-42a443763456','1bb27190-380f-4e2b-bf8e-b3e622800fa2','bbdc38fa-443c-485e-852f-db3d9d67b2dd','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('a3ff4d37-f894-49fb-a9cf-eb55687ac345','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular and Plural Nouns</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Understanding Singular and Plural Nouns</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular nouns</strong> refer to one person, place, thing, or idea. Examples: cat, dog, car, child.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Plural nouns</strong> refer to more than one person, place, thing, or idea. Examples: cats, dogs, cars, children.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Rules for Forming Plurals</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Plurals</strong>: For most nouns, add&nbsp;<strong>-s</strong> to make them plural.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: book → books, car → cars</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns Ending in -s, -sh, -ch, -x, or -z</strong>: Add&nbsp;<strong>-es</strong>.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: box → boxes, bus → buses</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns Ending in Consonant + -y</strong>: Change the&nbsp;<strong>-y</strong> to&nbsp;<strong>-i</strong> and add&nbsp;<strong>-es</strong>.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: baby → babies, city → cities</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns Ending in -f or -fe</strong>: Change the&nbsp;<strong>-f</strong> or&nbsp;<strong>-fe</strong> to&nbsp;<strong>-v</strong> and add&nbsp;<strong>-es</strong> for some nouns.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: leaf → leaves, knife → knives</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Plurals</strong>: Some nouns dont follow these rules. Their plural forms are unique.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: man → men, child → children, foot → feet, tooth → teeth</span></li></ul></li></ul>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d49e5dcb-c578-4c47-858b-aafd77743437','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','5d379e80-7ee6-4f46-9de6-3d12a880c986','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('a434a061-c621-4fc8-8f9a-83831106b4cb','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 3</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this level, learners develop the ability to organize their information more effectively. They begin to use headings, bullet points, or lists to present information in a more structured way. This helps their audience grasp the key points quickly and enhances the clarity of their communication. Learners are encouraged to share their opinions or feelings about the information to make it more relatable.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Organizing Information for Clarity</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structured information</strong>, using lists or bullet points for key details.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal opinions or experiences</strong> to connect with the audience.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Library Hours</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Opens: 9 AM</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Closes: 5 PM</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Location: Main Street</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Services</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Borrow books</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use computers</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">“I enjoy visiting the library because it helps me learn new things.”</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use of lists and headings for organization.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Simple past tense to share personal experiences.</span></li></ul><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:&nbsp;</strong></span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Travel Experience:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last summer, I traveled to Bali with my family. We visited beautiful beaches and enjoyed the local food.\"</span></li></ul><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">School Experience:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"In high school, I participated in the school play. I acted as the main character and received a lot of positive feedback.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Encouraging statements to invite audience interaction.</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Announcement</strong> Pengumuman</li><li><strong>Meeting</strong> Pertemuan</li><li><strong>Registration</strong> Pendaftaran</li><li><strong>Venue</strong> Tempat</li><li><strong>Poster-making</strong> Membuat poster</li><li><strong>Set up gym</strong> Menyiapkan aula olahraga</li><li><strong>Rebranding</strong> Perubahan nama merek</li><li><strong>Holiday</strong> Liburan</li><li><strong>Changing clothes</strong> Pakaian ganti</li><li><strong>Permission</strong> Izin</li></ol>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','3c621559-a292-4c18-aaed-34e5ecbd2576','54576a13-8360-433e-b515-61511d337de3','8852c4d0-6ab4-4354-8113-dc19c8700b3c','bae12afc-bc0b-4fd1-a230-252934cdc639','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest',NULL,NULL,NULL,NULL,1,'2b827f82-ebf7-49c0-9607-42a443763456','1bb27190-380f-4e2b-bf8e-b3e622800fa2','a3f4ffe8-149f-415f-b3c3-4130ef283c36','bbdc38fa-443c-485e-852f-db3d9d67b2dd','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('a589f269-20af-4c32-8a2e-1194e25dcfd5','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<p><strong>Eco-Tourism and Nature Preservation</strong><br><strong>Protecting Natural Areas</strong></p><p>Eco-tourism is a way to travel that focuses on protecting the environment and helping local communities. It encourages tourists to visit natural areas in a way that doesn\'t harm the environment. Eco-tourists often visit forests, beaches, and wildlife parks, where they can enjoy beautiful views while learning about conservation efforts.</p><p>In eco-tourism, it\'s important to respect nature and animals, and visitors must avoid disturbing them. They are encouraged to use renewable resources, like solar power, to reduce their carbon footprint. The goal of eco-tourism is to promote sustainability by preserving natural areas for future generations.</p><p>Eco-tourists also help raise awareness about the importance of preserving biodiversity, which includes maintaining the variety of plant and animal life in an area. By traveling responsibly, tourists can contribute to the conservation of the planet.</p><hr><p><strong>Lists of Words:</strong><br><strong>Time &amp; Weather Terms</strong><br>today, often, always, never</p><p><strong>Family &amp; People Terms</strong><br>tourists, visitors, locals</p><p><strong>Places</strong><br>nature reserves, national parks, forests, beaches, wildlife parks</p><p><strong>Actions (Verbs)</strong><br>visit, protect, preserve, enjoy, respect, reduce, raise awareness, travel, learn</p><p><strong>Objects (Nouns)</strong><br>solar power, renewable resources, biodiversity, wildlife, animals, plants</p><p><strong>Feelings &amp; Descriptions</strong><br>responsible, aware, beautiful, sustainable, important, helpful, excited</p>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','3fc36883-61a5-43b9-b96e-98fbc0c750d9','8dcb7796-0eb0-4666-8bab-a0e363397399','7e854cd4-02e0-462d-bf5d-6ef775fcf963','545e36c7-8ec0-4512-b1c3-60a731159480','f8d7872f-f42f-49d6-99c6-487e435b4c5d',0,'2024-11-20 14:59:12'),('a6279e83-15e2-4f5b-8fe6-4147346f4f93','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437','d1432109-e2a3-4730-8bc8-53c76ba43f9a',1,'2024-11-04 14:17:03'),('a6453283-af44-47e5-9f50-84628799eeac','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3><strong>Level 6: Talking About the Tale of the Sacred Lake of Toba</strong></h3><p><strong>Start by introducing the story and main character.</strong><br>This helps the listener understand what the story is about.<br>For example:</p><ul><li>The story is about [main character] and [main plot].<ul><li>“The story is about Purnama, a curious young man, who is drawn to a mysterious lake despite warnings from his elders.”</li></ul></li></ul><hr><p><strong>Describe the setting of the story.</strong><br>This helps set the tone and environment for the story.<br>For example:</p><ul><li>The story takes place in [location].<ul><li>“The story takes place in a tranquil but mystical lake surrounded by dense jungles.”</li></ul></li></ul><hr><p><strong>Explain the main events in the story.</strong><br>Focus on the significant happenings to make the story engaging.<br>For example:</p><ul><li>In the story, [main events happen].<ul><li>“Purnamas thirst for knowledge leads him to uncover the secrets of the lake, where he encounters a majestic water spirit.”</li></ul></li></ul><hr><p><strong>Talk about the moral or lesson of the story.</strong><br>This adds meaning and insight to your explanation.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us to respect natures mysteries and to be cautious in seeking forbidden knowledge.”</li></ul></li></ul><hr><p><strong>Mention why you like or recommend the story.</strong><br>This makes the explanation personal and relatable.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it combines mystery, nature, and an important lesson about curiosity.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Insatiable</strong> <strong>Tidak pernah puas</strong></li><li><strong>Cautious</strong> <strong>Berhati-hati</strong></li><li><strong>Peace</strong> <strong>Kedamaian</strong></li><li><strong>Wrath</strong> <strong>Amarah</strong></li><li><strong>Majestic</strong> <strong>Agung</strong></li><li><strong>Oppressive</strong> <strong>Mencekam</strong></li><li><strong>Hidden</strong> <strong>Tersembunyi</strong></li><li><strong>Tranquility</strong> <strong>Ketenangan</strong></li><li><strong>Allure</strong> <strong>Daya tarik</strong></li><li><strong>Surprise</strong> <strong>Kejutan</strong></li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','54c0fd30-4d0a-448e-ab19-fef773f49e4d','0adb5e27-9182-4279-ac41-ab8014926f3f','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f',0,'2024-11-20 15:03:54'),('a71b942a-5467-4fed-8595-f3878ae66649','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 1','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','b744cc40-acf2-4cef-a209-d4c1d98b1986','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','69c27ea4-f30c-466a-99d7-3666f2842105','48be69cb-0ab7-415a-a890-931bfe960a29','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('a89648cb-a116-4dbe-b304-24818d8f1725','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6: Exploring Famous Destinations</strong></h3><hr><h3><strong>Kyoto: A Blend of Past and Present</strong></h3><p>Kyoto is known for its unique mix of <strong>history</strong> and <strong>modern culture</strong>, making it an ideal travel destination.</p><ul><li><strong>Key Highlights of Kyoto</strong>:<ul><li><strong>Historical Landmarks</strong>: Visit temples like the <strong>Golden Pavilion</strong>, famous for its golden exterior and peaceful surroundings.</li><li><strong>Cultural Heritage</strong>: Explore the <strong>Gion district</strong>, known for traditional tea houses and <strong>geisha culture</strong>.</li><li><strong>Natural Beauty</strong>: Experience <strong>cherry blossoms</strong> in spring and colorful landscapes in autumn.</li><li><strong>Modern Influence</strong>: Kyoto also offers a vibrant <strong>food scene</strong>, blending traditional and contemporary flavors.</li></ul></li></ul><hr><h3><strong>Whispering Forest: A Hidden Gem</strong></h3><p>The <strong>Whispering Forest</strong> is a natural destination that combines tranquility and mystery.</p><ul><li><strong>What Makes It Unique</strong>:<ul><li>The <strong>soft murmurs</strong> of the wind through the trees inspired its name.</li><li><strong>Rare Orchids</strong>: Unique plants that glow at night and create a magical atmosphere.</li><li><strong>Ancient Stone Circle</strong>: A historical site believed to have been used for rituals, adding a sense of history and calm.</li></ul></li></ul><hr><h3><strong>Skybridge of Aurion: A Thrilling Adventure</strong></h3><p>This <strong>modern marvel</strong> offers both adventure and scenic beauty.</p><ul><li><strong>Key Features</strong>:<ul><li><strong>Glass-Bottom Bridge</strong>: Provides visitors with breathtaking views of the valley below.</li><li><strong>Symbol of Determination</strong>: A structure that balances human innovation with environmental preservation.</li><li><strong>Nearby Attractions</strong>: Explore the valley ecosystem, including rare plants and wildlife.</li></ul></li></ul><hr><h3><strong>General Vocabulary with Translations</strong></h3><ol><li><strong>Landmark</strong> Tengara</li><li><strong>Heritage</strong> Warisan</li><li><strong>Scenic</strong> Indah</li><li><strong>Blending</strong> Paduan</li><li><strong>Murmurs</strong> Bisikan</li><li><strong>Glow</strong> Cahaya</li><li><strong>Ancient</strong> Kuno</li><li><strong>Adventure</strong> Petualangan</li><li><strong>Preservation</strong> Pelestarian</li><li><strong>Ecosystem</strong> Ekosistem</li></ol><hr><p><strong>Please read this to answer questions number 1-10!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The Timeless Charm of Kyoto</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXd4-RH2ZYZLMOrfvgVHlKuHiw9btI3qBuxr65oa-b54arSUUssy0APSSvYEfjZDHitFXV-_DnTp2HoMLe08fAJyTSUOFeBkT4UvEJGuWabKu_V_W8CNjEfgI33oP8teCw5gWjV4?key=vGb7XaQAGOoH6ALfqTdyHsu9\" width=\"286\" height=\"190\"></span></p><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Kyoto, once the capital of Japan, is a city where history and modernity coexist harmoniously, offering a captivating blend of ancient temples, serene gardens, and vibrant streets. Nestled between the lush hills of western Japan, the city exudes a timeless charm, inviting visitors to step back in time while experiencing the pulse of contemporary life. Its well-preserved cultural heritage is evident in every corner, from the iconic Fushimi Inari Shrine, with its thousand red torii gates, to the tranquil Arashiyama Bamboo Grove, where the towering bamboo stalks seem to whisper secrets of centuries past.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Wandering through Kyotos narrow streets, one encounters a world where the traditional and the modern coexist seamlessly. The Gion district, renowned for its geisha culture, offers a glimpse into an era of elegance, with its wooden machiya houses and teahouses lined with paper lanterns. As you walk along these cobbled paths, you might catch a glimpse of a geisha or maiko hurrying to an appointment, their colorful kimonos flowing like vibrant brushstrokes on the canvas of time. The atmosphere is quiet, almost meditative, as if the city itself is inviting you to slow down and appreciate the beauty of the moment.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Despite its deep historical roots, Kyoto is not a city frozen in time. The modern side of the city reveals itself in the bustling markets of Nishiki, where local vendors sell everything from fresh seafood to handcrafted souvenirs. The citys food culture is a perfect reflection of its dynamic spirit, offering a wide array of traditional dishes, such as kaiseki (multi-course meals) and yudofu (tofu hot pot), as well as innovative fusion cuisines that blend Kyotos culinary traditions with contemporary flavors. The sensory overload of colors, sounds, and smells in the markets contrasts beautifully with the serene atmosphere found in the citys temples and gardens.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One of Kyotos most defining characteristics is its abundance of natural beauty. The city is surrounded by hills and mountains, which change with the seasons, creating a constantly evolving landscape. In the spring, cherry blossoms bloom in a delicate display of pink and white, filling the air with a sweet fragrance. Autumn transforms the city into a tapestry of vibrant red, orange, and gold as the leaves of the ginkgo and maple trees change color. Kyotos gardens, meticulously designed with an eye for harmony and balance, offer peaceful retreats where visitors can contemplate the simplicity and elegance of nature.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Kyoto is a place where time slows down, allowing visitors to truly absorb the beauty around them. Whether its taking in the breathtaking view of Kiyomizu-dera Temple at sunset, walking through the quiet corridors of the Golden Pavilion, or simply enjoying a cup of matcha tea in a traditional teahouse, the city offers an experience that is both deeply personal and profoundly transformative. Kyoto is a destination that touches the soul, offering a profound sense of connection to Japans past while embracing the future with grace and subtlety.</span></p><p>&nbsp;</p><p><strong>Please read this to answer questions number 11-15!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The Whispering Forest</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXclDWHFKy5dfeTQYxK12IJR6-sUBK1UOxthdKUXZNbirEDymVNst6KnfWKKHM9C9Qsqw0qRnNCzHEFuFKclnvCWO2jJKlPm5Of9OEgQj6D170bItRzTLCLqpFDeTQZ2V-zTk9xzJA?key=vGb7XaQAGOoH6ALfqTdyHsu9\" width=\"219\" height=\"164\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/R.527fcc109d536771ec55038049eaf784?rik=XMOQ6F6tn9uNJA&amp;riu=http%3a%2f%2fupload.wikimedia.org%2fwikipedia%2fcommons%2f1%2f1e%2fAppalachian_Cove_forest_on_Baxter_Creek_Trail_in_Great_Smoky_Mountains_National_Park.jpg&amp;ehk=V2ZeQjnOOT1yunAz8w2P1ogANwE%2fa4uuvaEkP%2bze3xE%3d&amp;risl=1&amp;pid=ImgRaw&amp;r=0\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><strong><u>https://th.bing.com/th/id/R.527fcc109d536771ec55038049eaf784?rik=XMOQ6F6tn9uNJA&amp;riu=http%3a%2f%2fupload.wikimedia.org%2fwikipedia%2fcommons%2f1%2f1e%2fAppalachian_Cove_forest_on_Baxter_Creek_Trail_in_Great_Smoky_Mountains_National_Park.jpg&amp;ehk=V2ZeQjnOOT1yunAz8w2P1ogANwE%2fa4uuvaEkP%2bze3xE%3d&amp;risl=1&amp;pid=ImgRaw&amp;r=0</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>&nbsp;</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Deep in the heart of the Appalachian Mountains lies the Whispering Forest, a place shrouded in mystery and wonder. The forest gets its name from the peculiar sounds that drift through its trees, soft murmurs that many claim are the voices of the forest itself. Some say the whispers are the wind brushing through ancient leaves, while others believe they carry messages from the spirits of those who once roamed its verdant expanse. What is undeniable, however, is that the forest has a unique aura, one that invites visitors to explore its secrets with both curiosity and respect.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The Whispering Forest is home to a diverse array of flora and fauna, many of which are found nowhere else in the world. Rare orchids bloom in hidden clearings, their vibrant colours standing out against the moss-covered ground. The wildlife is just as enchanting, fireflies illuminate the nights with an ethereal glow, and silver foxes dart through the underbrush like fleeting shadows. Scientists and nature enthusiasts alike are drawn to the forests ecosystem, which remains remarkably untouched by human hands.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Yet, it is not only the natural beauty that captivates those who visit. Deep within the forest lies an ancient stone circle, its origins lost to history. The moss-covered stones form a perfect ring, and local legends tell of rituals performed under the full moon by long-forgotten inhabitants. Many who visit the site report feeling a strange sense of calm, as if the circle holds a power that transcends time. Historians have long debated its purpose, but the forest guards its secrets well.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Despite its allure, the Whispering Forest is not without its challenges. The terrain is rugged, and the weather can shift unexpectedly, making it a place for the prepared and the adventurous. However, for those who tread carefully and listen closely, the forest offers something truly rare in todays fast-paced world, a chance to reconnect with nature and perhaps, with something deeper within themselves. The Whispering Forest, with its whispers and wonders, remains a testament to the magic that exists just beyond the edges of the everyday.</span></p><p>&nbsp;</p><p><strong>Please read this to answer questions number 15-16!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The Skybridge of Aurion</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeE9OCSNLuO7d8lQ_YkcupABTUkRm5vPG_74VubTf7-7Hhzw2N-ByGCEGsN75Z0p--6WPEA7kny4Y_yqnVFmWIRt_Npvph9Dg0b3ca18zsEchmXgjzA5V0i-7G_Kync_7qBU96pOQ?key=vGb7XaQAGOoH6ALfqTdyHsu9\" width=\"308\" height=\"189\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://images.squarespace-cdn.com/content/v1/650ce0b9f1779a65c5f50eb2/52e44beb-e182-4231-9716-e8f526fae1f2/SkyBridge-Michigan-Fall-Sunrise+(1).jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:Arial,sans-serif;font-size:11pt;\"><u>https://images.squarespace-cdn.com/content/v1/650ce0b9f1779a65c5f50eb2/52e44beb-e182-4231-9716-e8f526fae1f2/SkyBridge-Michigan-Fall-Sunrise+(1).jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Suspended thousands of feet above the ground, the Skybridge of Aurion is an engineering marvel that defies imagination. Stretching between two jagged peaks of the Aurion Mountains, this glass-bottomed bridge offers breathtaking views of the sprawling valley below. On a clear day, visitors can see rivers snaking through the landscape, tiny villages nestled in the foothills, and eagles gliding effortlessly on the wind. At sunset, the bridge seems to dissolve into the horizon, as if its a pathway leading directly into the heavens.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Built over a decade ago, the Skybridge was designed to showcase both the raw beauty of nature and the ingenuity of modern architecture. The reinforced glass panels can withstand extreme weather and heavy loads, making the structure as safe as it is stunning. For those brave enough to walk across, every step feels like floating above the clouds, with the faint creaks of the bridge adding a touch of thrill to the experience. Guides often share fascinating anecdotes about the construction process, from how materials were transported up the rugged peaks to the symbolic carvings etched into the bridge\'s railings.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Beyond its visual appeal, the Skybridge has become a symbol of human determination. Its creation was fraught with challenges: harsh weather conditions, treacherous terrain, and skepticism from locals who doubted the feasibility of such a bold project. Today, it stands as a testament to persistence and innovation, attracting adventurers, photographers, and dreamers from all over the globe.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The bridge is also an ecological haven. Beneath its soaring span, the valley teems with life. Endangered mountain goats roam freely, their hooves nimbly navigating rocky ledges. Rare alpine flowers bloom vibrantly, untouched by human interference. Visitors are encouraged to tread lightly, ensuring that this fragile ecosystem remains undisturbed for future generations.&nbsp;&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Whether one seeks adventure, inspiration, or a moment of quiet reflection, the Skybridge of Aurion offers it all. Its a place where the boundaries between earth and sky blur, and where the human spirit soars as high as the peaks it connects.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','01ae90f0-8ee6-4664-9992-fc37b327548c','54700a17-d9f7-405c-ac12-b9f105dae998','abd056c2-1c8c-4270-b760-215049e270c4','76ea528f-36e3-4101-92a7-6dc9e2d56b32',0,'2024-11-20 15:14:40'),('a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Uses of the Simple Future Tense</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Predictions Based on Opinions or Beliefs</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>I think he will become a great leader.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Spontaneous Decisions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Ill get the door for you.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Promises and Assurances</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>We will never let you down.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Facts or Certainties</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The sun will rise at 6:00 a.m. tomorrow.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Offers and Suggestions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Shall we go out for dinner tonight?</i> (Used in British English for suggestions.)</span></li></ul></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + will + base verb</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She will complete the project by Friday.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They will visit us next week.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative Sentences</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + will not (wont) + base verb</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He will not (wont) attend the seminar.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I wont agree to those terms.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Will + subject + base verb?</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will you join us for the meeting?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Will it be ready on time?</span></li></ul></li></ol><hr><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Expressions in Simple Future Tense</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Tomorrow</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Next (week, month, year)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In a (day, month, year)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Later</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">By (specific time in the future)</span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','857ce585-3dd7-43b4-99f1-66d15dc682d2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','93482dfa-f718-4bfe-ac63-db30e6e430d7','9ff59274-0b63-4b67-a862-6c6d00121f6e','cd98225b-4b69-4d89-9046-1065e0b6e9e2',0,'2024-11-20 15:30:07'),('aa21f837-dc7f-46f2-beb9-58ec5f7154d9','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding \"Would Like\" vs. \"Be Going To\"</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Would Like</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning</strong>: \"Would like\" is used to express a desire or a wish. It is often used in polite requests or offers.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + would like + (to + verb)</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like to eat sushi.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She would like to travel to Japan.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Polite Requests</strong>: \"Would like\" can be used to make polite requests or offers.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Would you like some tea?</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a glass of water, please.</span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Be Going To</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning</strong>: \"Be going to\" is used to indicate a future intention or plan. It suggests that something is already decided or planned.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure</strong>:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject + be (am/is/are) + going to + verb</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to visit my grandmother this weekend.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They are going to start a new project next month.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Predictions</strong>: \"Be going to\" is often used for predictions based on evidence.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Look at those dark clouds! Its going to rain.</span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Key Differences</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Aspect</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Would Like</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Be Going To</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Usage</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Expressing desire or wishes</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Indicating future plans or intentions</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formality</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More polite and formal</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Neutral and less formal</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like to go to the concert.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to go to the concert.</span></td></tr></tbody></table></figure><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','362d6389-73a7-4b4f-8b40-42b992d80808','fd535c73-bdba-466e-bfd6-bc4965efb4ed','eb5a5c81-e327-4c58-885d-3c19c084c23a','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('aaec799c-4103-4686-89d5-1c0254869f27','9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<h3><strong>Lily and the Lost Wallet</strong></h3><hr><p><strong>Reading Passage:</strong></p><p>One day, Lily was walking home from school when she found a <strong>wallet</strong> on the ground. She picked it up and opened it. Inside, there was some <strong>money</strong> and an <strong>ID card</strong> with a name and address. Lily thought about keeping the money, but then she remembered her teacher\'s words: \"<strong>Always do the right thing.</strong>\"</p><p>So, she went to the address on the ID card and returned the wallet to its owner. The owner was very happy and thanked Lily for her honesty. Lily felt <strong>proud</strong> of herself for doing the right thing.</p><hr><p><strong>Key Vocabulary:</strong></p><ul><li><strong>Wallet:</strong> A small case used to carry money, credit cards, and identification.</li><li><strong>Honesty:</strong> The quality of being truthful and doing the right thing.</li><li><strong>Proud:</strong> Feeling good about something you did.</li><li><strong>ID card:</strong> A card that contains personal information, such as name and address.</li></ul><hr><p><strong>Learning Focus:</strong></p><ul><li><strong>Ethical Choices:</strong> The story highlights the importance of making ethical choices, even when it may be tempting to do the wrong thing.</li><li><strong>Character Traits:</strong> Lily shows traits of honesty and responsibility by returning the lost wallet instead of keeping it.</li><li><strong>Moral Lessons:</strong> The story teaches the importance of following your values, like Lily did when she remembered her teacher\'s advice.</li></ul><hr><p><strong>Key Details from the Story:</strong></p><ol><li><strong>What Lily Found:</strong> Lily found a <strong>wallet</strong> on the ground.</li><li><strong>Lily\'s Decision:</strong> At first, Lily thought about keeping the money, but she decided to return the wallet to its owner after remembering her teachers words.</li><li><strong>How Lily Felt:</strong> After returning the wallet, Lily felt <strong>proud</strong> of herself for making the right decision.</li></ol>',NULL,NULL,NULL,1,'9f22da86-53b2-488c-b4b4-db4c4d5f0519','40bb0ca6-7e94-4fcd-916a-8365ab83a456','5ce7ebb9-cc0c-4d09-b951-e5d57597d960','57781aee-7e5e-47a4-bddd-513bd2a37aec','15fc91ab-629f-4b44-a812-c45807f31850','593736c5-837a-44cb-b3ec-ff62f247faba',0,'2024-11-20 15:17:57'),('abd056c2-1c8c-4270-b760-215049e270c4','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Describing a Place - Level 4</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this advanced level, learners incorporate cultural and historical contexts into their descriptions. This encourages them to think critically about how places have shaped communities and individuals. By understanding the significance of places in a broader context, learners can enrich their descriptions with depth and insight, illustrating how history and culture influence their perceptions of space.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Cultural and Historical Context in Describing Places</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Incorporating history or culture</strong>, such as “The park was established in 1850 and has a rich history.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nuanced feelings</strong> that convey a deeper understanding of the place, like “The park serves as a peaceful escape from the bustling city life.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The historic park, founded in 1850, offers a serene environment with its lush greenery and rich history. It provides a welcome escape from the city\'s noise and chaos, making it a beloved spot for locals.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced vocabulary and idiomatic expressions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use of various verb tenses, including present perfect and past perfect.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In-depth explanations that connect personal experiences with broader cultural or historical narratives.</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Acres</strong> Hektar</li><li><strong>Boating</strong> Berperahu</li><li><strong>Ice Skating</strong> Bermain seluncur es</li><li><strong>Landmark</strong> Tengara</li><li><strong>Conservatory Garden</strong> Taman Konservatori</li><li><strong>Reservoir</strong> Waduk</li><li><strong>Pathways</strong> Jalur</li><li><strong>Tranquil</strong> Tenang</li><li><strong>Zoo</strong> Kebun Binatang</li><li><strong>Concert</strong> Konser</li><li><strong>Autumn Foliage</strong> Daun-daun musim gugur</li><li><strong>Outdoor</strong> Luar Ruangan</li><li><strong>Cultural Events</strong> Acara Budaya</li><li><strong>Scenic</strong> Indah</li><li><strong>Oasis</strong> Tempat Tenang di Tengah Kesibukan</li></ol><hr><p><strong>Please read this to answer questions number 1-20!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Central Park in New York City</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfowO1SZuh5qDqScdRz28Iw6S-NZYrPdEHd2DvEvf-rd53HFqs_Yv7tRvGitOxd_i6scIFB1LCttQCOFCEaTO4Mc-1O4qv2YWIzOmfOTcZRpsiIzdsZlLvcDr7Npyrx_K9QeF06fY0QhFCrJl9wES3Hyuvxuxrhzc6hZVoizjFbTVO7UblZWrU?key=IOGt5tLb7l1UB8dhgfWElA\" width=\"262\" height=\"192\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://rb.gy/l9ehen\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><strong><u>https://rb.gy/l9ehen</u></strong></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Central Park is a sprawling urban oasis in the heart of New York City, covering over 840 acres. It offers a diverse range of activities and natural landscapes, making it a popular destination for both residents and visitors. The park features expansive lawns, wooded areas, and scenic water bodies like the Jacqueline Kennedy Onassis Reservoir. Visitors can enjoy leisurely strolls or bike rides along the parks numerous pathways, or participate in various recreational activities such as boating, ice skating, and attending concerts.</span></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">In addition to its natural beauty, Central Park is home to several notable landmarks, including the Central Park Zoo and the Belvedere Castle. The park also hosts cultural events and performances throughout the year, attracting thousands of people. Its well-maintained gardens, like the Conservatory Garden and the Shakespeare Garden, provide tranquil spots for relaxation and contemplation. Central Parks blend of recreational opportunities and picturesque settings makes it a cherished haven amidst the bustling city life.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','01ae90f0-8ee6-4664-9992-fc37b327548c','54700a17-d9f7-405c-ac12-b9f105dae998','76ea528f-36e3-4101-92a7-6dc9e2d56b32','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('acad3477-1006-4ed1-b432-985542a7c890','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'ad662084-347c-416f-89de-05a5dd43da36','9ab2ce72-9b85-4405-a352-3a4d5b479d2d','45b0268f-d278-4851-90d8-7f99001e6687','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','318b5f94-4a81-4c44-8372-cef8e0561833','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('acd579b4-58cb-4792-9f58-00479dc5688f','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 2',NULL,NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','6cd03930-a1c3-431c-b04d-ad540bc3a600','b3545596-cc19-4e6e-a2f1-28c968af280b','977b1c73-7fa8-48c9-8903-c278797568af','2fb1c107-8510-42c7-812c-f57d73ebf9df','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:03'),('ad662084-347c-416f-89de-05a5dd43da36','cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','material',NULL,NULL,NULL,1,'9ab2ce72-9b85-4405-a352-3a4d5b479d2d','acad3477-1006-4ed1-b432-985542a7c890','45b0268f-d278-4851-90d8-7f99001e6687','a1c3b791-5ae0-4b91-b6e9-4fb03f372245','318b5f94-4a81-4c44-8372-cef8e0561833','8b69c1a9-0a15-4d6f-98e3-54bd61179b23',0,'2024-11-04 13:44:13'),('ae5d117c-92bd-49b8-8b00-5960fa37e120','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 3: Intermediate</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Explanation:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the intermediate level, students focus on retelling past events with greater detail and context. They learn to describe not only what happened but also how people felt during the events and the significance of those experiences. This level encourages students to use descriptive language and transitional phrases to create a smoother flow in their storytelling. They practice using more complex sentence structures and vocabulary, which helps develop their overall communication skills and ability to engage an audience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last month, a group of friends traveled to a new city for a weekend getaway. They arrived on Friday evening and checked into a cozy hotel near the city center. On Saturday, they visited several museums and admired the local art. They tried different dishes at a popular restaurant and learned about the citys history from a friendly tour guide. By Sunday, they were tired but very happy because they had many wonderful memories from their trip.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formula for Retelling:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Beginning:</strong> Who, What, Where, When</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Last month, a group of friends traveled to a new city for a weekend getaway.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Middle:</strong> Detailed sequence with feelings and significance</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They arrived on Friday evening and checked into a cozy hotel. On Saturday, they visited several museums and admired the local art.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>End:</strong> Outcome and reflections</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"By Sunday, they were tired but very happy because they had many wonderful memories from their trip.\"</span></li></ul></li></ol><h3><strong>General Vocabulary List</strong></h3><figure class=\"table\" style=\"width:43.66%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:59.74%;\"><col style=\"width:40.26%;\"></colgroup><thead><tr><th><strong>Word</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Sunset</td><td>Matahari Terbenam</td></tr><tr><td>Vase</td><td>Vas</td></tr><tr><td>Festival</td><td>Festival</td></tr><tr><td>Bridge</td><td>Jembatan</td></tr><tr><td>Ghost</td><td>Hantu</td></tr><tr><td>Clown</td><td>Badut</td></tr><tr><td>Pottery</td><td>Kerajinan Tembikar</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','3a4c3d3f-a053-4524-8530-33eecd22502a','08d3d802-bd8a-407a-a701-71519b1c5ac7','f06c75e8-9bc7-49e4-9045-8ef92c931723','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('aee009fe-0009-47a9-a7d4-8f55b5c97140','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 3</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Reading is an important skill that helps us understand the world, and it can also be very entertaining. This material focuses on three engaging passages: \"Why Parents Should Read to Their Kids Early,\" \"Garden of the Sea,\" and \"The Magical Puppet Show.\" Each passage offers stories that not only capture interest but also teach valuable lessons about life, imagination, and creativity.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Overall, these passages illustrate how reading can be a source of entertainment and learning. They encourage imagination and creativity while providing important lessons. By understanding the elements of storytelling, such as character development and descriptive language, readers can appreciate the depth of narratives and the joy they bring. Engaging with stories helps students develop a strong connection to literature and a greater appreciation for the diverse ways that narratives can entertain and educate.</span></p><p>&nbsp;</p><h3>Vocabulary&nbsp;</h3><figure class=\"table\" style=\"width:63.78%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:64.51%;\"><col style=\"width:35.49%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Encourage</td><td>Mendorong</td></tr><tr><td>Motivation</td><td>Motivasi</td></tr><tr><td>Rough sea</td><td>Laut yang bergelombang</td></tr><tr><td>Underwater world</td><td>Dunia bawah laut</td></tr><tr><td>Puppet</td><td>Boneka</td></tr><tr><td>Journey</td><td>Perjalanan</td></tr><tr><td>Magical</td><td>Ajaib</td></tr><tr><td>Adventure</td><td>Petualangan</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','9aaa715b-ecb9-460f-948d-095c6018fa62','066f137b-70c3-4619-8cf7-038f42d99258','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','7696ba67-3d0a-481a-8f42-f852902d4adc','2757e906-e864-4704-af6a-a92b588eef3d','82216c60-51d6-424a-bf81-bc97b1e9ee30','63c67806-3492-4bb1-8ace-254db076af70','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('af94971f-818a-4397-a609-03af374a27da','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding Adverbial Phrases and Adverbial Clauses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. What is an Adverb?</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An adverb is a word that modifies a verb, an adjective, or another adverb, answering questions like&nbsp;<i>how</i>,&nbsp;<i>when</i>,&nbsp;<i>where</i>,&nbsp;<i>why</i>, and&nbsp;<i>to what extent</i>.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Adverbial Phrases</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition</strong>: An adverbial phrase is a group of words that work together to function as an adverb in a sentence, giving more information about the verb.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>In a hurry</i> (tells us&nbsp;<i>how</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: She left the room&nbsp;<strong>in a hurry</strong>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>On the weekend</i> (tells us&nbsp;<i>when</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: We will meet&nbsp;<strong>on the weekend</strong>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>By the beach</i> (tells us&nbsp;<i>where</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: They like to relax&nbsp;<strong>by the beach</strong>.</span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Types of Adverbial Phrases</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Time</i>:&nbsp;<strong>in the morning, at night, after school</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Place</i>:&nbsp;<strong>in the park, near the river</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Manner</i>:&nbsp;<strong>with excitement, in a funny way</strong></span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Adverbial Clauses</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition</strong>: An adverbial clause is a group of words that has a subject and a verb and functions as an adverb. Adverbial clauses often begin with subordinating conjunctions like&nbsp;<i>because</i>,&nbsp;<i>if</i>,&nbsp;<i>when</i>,&nbsp;<i>although</i>,&nbsp;<i>while</i>,&nbsp;<i>since</i>, etc.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Because she was late</i> (tells us&nbsp;<i>why</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: She ran quickly&nbsp;<strong>because she was late</strong>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>When he finishes his work</i> (tells us&nbsp;<i>when</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Call me&nbsp;<strong>when he finishes his work</strong>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>If it rains</i> (tells us&nbsp;<i>under what condition</i>)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Well cancel the picnic&nbsp;<strong>if it rains</strong>.</span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Types of Adverbial Clauses</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Time</i>:&nbsp;<strong>after he arrives, until she finishes</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Reason</i>:&nbsp;<strong>because it was cold, since he forgot</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Condition</i>:&nbsp;<strong>if it rains, unless we hurry</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Contrast</i>:&nbsp;<strong>although he tried, even though they left</strong></span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>4. Comparing Adverbial Phrases and Clauses</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Phrase</strong>: Does&nbsp;<i>not</i> have a subject and verb.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: They met&nbsp;<strong>after the show</strong>.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Clause</strong>: Includes both a subject and a verb.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: They met&nbsp;<strong>after the show ended</strong>.</span></li></ul></li></ul>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','2959d6d5-c9be-492f-b93d-1b677992f8b2','c28b3729-218e-4d52-b697-2e14a996313f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('afd6b384-56dd-4139-90f1-5800d11048e1','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5',NULL,NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','8e3a70f1-c208-4bff-ae72-94c958828ebc','dd2e229c-09c5-42a6-afb6-86381733a5ad','3e2e8436-3db9-40ac-9871-e4dab23ee23d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('b07fff5b-590d-45d5-97af-f3712ca6a324','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<p><strong>Please read this email for answering questions number &nbsp;1-2!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Dear Sabrina Dressler</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Best regards,</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Justin Hubner</span><br><br><strong>Please read this email for answering questions number 3-4!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Azizah:</strong> Hi, Im Azizah. Are you here for the writing workshop?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Arhan:</strong> Yes, I am. My names Arhan. Ive always been passionate about creative writing.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Azizah:</strong> Thats great! Is this your first workshop?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Arhan:</strong> No, Ive attended two before. How about you?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Azizah:</strong> This is my first time. I mostly write poetry. What do you write?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Arhan:</strong> Short stories, mostly. But Im thinking about trying poetry too.</span><br><br><strong>Please read this email for answering questions number 5-6!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Hi everyone,</span><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Kamari Sky Wassink, and Im a travel enthusiast from Indonesia. Ive always been fascinated by different cultures and cuisines. Last year, I visited Japan, where I learned how to make sushi! Back home, I teach English to kids and spend my weekends volunteering at an animal shelter. I love meeting people who share my interests. What are your passions?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cheers,</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Kamari</span><br><br><strong>Please read this email for answering questions number</strong> <strong>7-8!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Hello everyone,</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.</span><br><br><strong>Please read this email for answering questions number 9-10!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Ameena:</strong> Hi, its Ameena. I just wanted to introduce myself since well be working together.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Rayyanza:</strong> Hi, Ameena! Nice to meet you. Im Rayyanza. Where are you based?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Ameena:</strong> I live in Nairobi, Kenya. I work as a software engineer. And you?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Rayyanza:</strong> Im in London, working as a product manager. Its exciting to collaborate with someone from another part of the world!</span></p><p><strong>Please read this email for answering question number 11!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">“Back home, I teach English to kids and spend my weekends&nbsp;<strong>volunteering&nbsp;</strong>at an animal shelter.”</span><br><br><br><strong>Please read this email for answering question number 12!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Hello everyone,</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Rafael Struick , and Im originally from Spain. Ive been living in the United States for three years now. Im currently a student at Boston University, majoring in computer science. In my spare time, I love to play the guitar and participate in coding competitions. One of my goals this year is to create my own mobile app.</span><br><br><strong>Please read this email for answering question number 13!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Dear Sabrina Dressler</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Justin Hubner, and I am excited to be part of this language exchange program. I am from the Netherlands, and I live in a small town near Amsterdam. I work as a graphic designer, and in my free time, I enjoy painting landscapes and hiking in the countryside. One interesting fact about me is that Ive visited 12 different countries. I hope we can share experiences and learn from each other!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Best regards,</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Justin Hubner</span><br><br><strong>Please read this email for answering questions number 14-15!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Today was an amazing day! I finally finished the painting Ive been working on for two weeks. Its a view of the mountains near my house. I also spent some time reading a new book about art history. Later, I called my cousin to catch up; hes studying architecture in Italy. Talking to him always inspires me to be more creative.</span><br><br><strong>Please read this email for answering questions number 16-17!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>A Diary Entry</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">March 15, 2024</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Today was an inspiring day! I had the chance to attend a public speaking seminar. The speaker, Anna Brooks, shared her experiences of overcoming stage fright and becoming a motivational speaker. Her story resonated with me because Ive always struggled with confidence when speaking in front of others. After the seminar, I practised a short speech at home, and I feel more determined to improve. My goal is to give a presentation at our company meeting next month.</span><br><br><br><br><br><strong>Please read this email for answering questions number 18-20!</strong><br><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>An Email from Alice</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Subject: Introduction</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Hi everyone,</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">My name is Ritsuki, and Ive recently joined the Global Outreach Program. Im originally from Australia, but Ive spent the last two years working in New Zealand. I specialize in community development and love working on projects that bring people together. Outside of work, I enjoy gardening and baking. Im looking forward to getting to know all of you and collaborating on our upcoming projects!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Best regards,</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ritsuki</span></p>',NULL,NULL,NULL,1,'42e0a7c2-9698-4f72-b868-a698fa9492c9','54ae104f-7d71-48fc-918a-8c3e341bc9ad','cabc6b65-686f-4175-ba6e-6e0d2c003784','a07c29ce-95a7-4fd2-84df-43f6d36af407','94de3108-eb46-4a5e-b039-962392a500e6','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:31'),('b0867c13-7bc6-4487-99cf-c3b0706964b4','c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'9b5341e0-a13a-4fb6-8b07-0675966ab398','1269e558-adde-4bee-a781-ed539cacdd78','31528e94-dbd8-40c5-b532-25d7fcd0cebf','5735816b-09a7-4a8d-af95-7f7d3c3946ab','2e0ac2a6-5f8b-45b2-a207-595a07126359','7fd84c75-8187-4553-96aa-23cead94c780',0,'2024-11-20 15:24:42'),('b182989e-22bf-4ff8-9888-395f8328118f','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Recreation and Holidays</span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Going to the Beach</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfccNXAtwMA64s8ZbF-2b29HH6TYSOrNzomhICbi2azZLYy8X6DhE1iD-YvMJG3KAaPgIRFIod2baW9JUNBAw7F18ptPMtJnQG--QcRhTupGsSuGhAEcEvV0TqTprCT0jjMnvF2h6w3V2w3dgppBtx8J_pf8SNrD5ZgZteewPjv0fg3lj1tdV0?key=kKt5bvdvHZ90vVejwlk9sMBl\" width=\"430\" height=\"246\"></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Today</strong> is a&nbsp;<strong>sunny</strong>&nbsp;<strong>day.</strong> Lisa and her family go to the beach. They bring&nbsp;<strong>food, drinks, and a big&nbsp;</strong>towel. Lisa loves to play in the&nbsp;<strong>sand.</strong> She builds a&nbsp;<strong>sandcastle</strong> and&nbsp;<strong>laughs</strong> with her&nbsp;<strong>brother.</strong> The&nbsp;<strong>water&nbsp;</strong>is blue, and it looks&nbsp;<strong>cool</strong> and nice.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">After playing, they&nbsp;<strong>sit&nbsp;</strong>and&nbsp;<strong>eat</strong> together. Lisa eats a&nbsp;<strong>sandwich</strong> and&nbsp;<strong>drinks juice.</strong> She&nbsp;<strong>feels</strong>&nbsp;<strong>happy</strong> to be at the beach with her&nbsp;<strong>family.</strong> They&nbsp;<strong>talk, smile, and watch</strong> the&nbsp;<strong>waves.</strong> It is a&nbsp;<strong>fun&nbsp;</strong>and&nbsp;<strong>relaxing</strong> day.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Lists of Words:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Time &amp; Weather Terms</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>today, sunny, day, cool, after</i></span></li></ul><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Family &amp; People Terms</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>family, brother</i></span></li></ul><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Places</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>beach, sand, water</i></span></li></ul><ol start=\"4\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Actions (Verbs)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>go, bring, play, build, laugh, sit, eat, feel, talk, smile, watch</i></span></li></ul><ol start=\"5\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Objects (Nouns)</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>food, drink, towel, sandcastle, sandwich, juice, waves</i></span></li></ul><ol start=\"6\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Feelings &amp; Descriptions</strong></span></li></ol><ul><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><i>love, happy, nice, blue, big, fun, relaxing</i></span></li></ul>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','e4609a77-b764-48e3-9850-e6e01bfc46b6','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','3658ddeb-d2f5-423e-b34a-8d196e2258ca','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:01'),('b29e7991-f853-47df-9475-7c0d65e15458','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'7c3a2f2f-f932-4532-b686-3324fe573c80','c81e3b11-3964-4cd8-81e6-1c152060540c','88d20c15-824b-498f-908b-7e072a5c47a9','ec98de63-57ec-4fa8-9874-7d77db4ac152','c5087e84-1c75-438a-8f08-f28964af1e65','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('b3545596-cc19-4e6e-a2f1-28c968af280b','cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','Level 3',NULL,NULL,NULL,NULL,0,'5da1d51a-065d-4f71-8352-fed899ed2cf4','6cd03930-a1c3-431c-b04d-ad540bc3a600','acd579b4-58cb-4792-9f58-00479dc5688f','977b1c73-7fa8-48c9-8903-c278797568af','2fb1c107-8510-42c7-812c-f57d73ebf9df','95b238f6-78c4-4b45-87fe-26f19d58b326',1,'2024-12-12 20:00:03'),('b524c496-0afe-455f-b2a6-a9438a9dbf2d','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'9ddf281d-1ecf-41c4-8b22-6d370d5280a3','af94971f-818a-4397-a609-03af374a27da','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','2959d6d5-c9be-492f-b93d-1b677992f8b2','c28b3729-218e-4d52-b697-2e14a996313f','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<h3><strong>Level 3: Talking About Exploring Indonesian Culinary Traditions</strong></h3><p><strong>Start by introducing the topic.</strong><br>This sets the stage for understanding the content.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about food preparation, cooking, and the role of markets in providing fresh ingredients.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear definitions for clarity.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Market is a place where food and goods are bought and sold.”</li><li>“Ingredient refers to something used to make a dish.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain how these concepts relate to daily life.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Choosing fresh and healthy ingredients from the market helps create delicious and nutritious meals.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world scenarios.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“In Indonesian cuisine, fresh ingredients like garlic and spices are essential for making dishes like rendang and gado-gado.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that the quality of ingredients impacts the flavor and nutrition of meals.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Dish</strong> <strong>Hidangan</strong></li><li><strong>Market</strong> <strong>Pasar</strong></li><li><strong>Ingredient</strong> <strong>Bahan masakan</strong></li><li><strong>Healthy</strong> <strong>Sehat</strong></li><li><strong>Spicy</strong> <strong>Pedas</strong></li><li><strong>Balanced</strong> <strong>Seimbang</strong></li><li><strong>History</strong> <strong>Sejarah</strong></li><li><strong>Popular</strong> <strong>Populer</strong></li><li><strong>Soak</strong> <strong>Rendam</strong></li><li><strong>Relish</strong> <strong>Menikmati</strong></li></ol>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','15c56aa0-45db-40f4-953a-5809e38d282c','d56af166-7c52-46ea-942c-bd752a9577b5','864bd322-42d3-46b6-a7c7-cf001ae6c46e','7653ba04-1273-4642-83bf-3c7d2789e8ad','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('b571dbb0-0933-4a52-b900-1ae48a1fa39d','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><strong>Reading Material:</strong></h3><h4><strong>The Great Wall of China</strong></h4><p>The <strong>Great Wall of China</strong> is one of the most <strong>iconic</strong> tourist attractions in the world. <strong>Stretching over 13,000 miles</strong>, it was originally built as a <strong>defense system</strong> against invading forces. <strong>Construction</strong> of the wall began during the <strong>Qin Dynasty</strong> (221-206 BCE) and continued for centuries under various dynasties, with the most well-known sections built during the <strong>Ming Dynasty</strong> (1368-1644). The wall runs through <strong>deserts</strong>, <strong>mountains</strong>, and <strong>grasslands</strong>, and its <strong>historic significance</strong> has made it a <strong>UNESCO World Heritage Site</strong>.</p><p>Today, tourists visit the Great Wall to experience its impressive structure, <strong>climb its steep steps</strong>, and enjoy breathtaking views of the surrounding landscapes. Some sections, such as <strong>Badaling</strong>, are <strong>well-preserved</strong> and <strong>accessible</strong> to visitors, while others, like <strong>Jiankou</strong>, are more rugged and require careful navigation.</p><hr><h4><strong>Language Features:</strong></h4><ul><li><strong>Descriptive Language</strong>: Words like \"iconic,\" \"breathtaking,\" and \"rugged\" help create vivid pictures in the reader\'s mind.</li><li><strong>Time Expressions</strong>: \"Stretching over 13,000 miles,\" \"Construction began during the Qin Dynasty,\" and \"continued for centuries\" give the reader a sense of the duration and scale of the wall\'s creation.</li><li><strong>Purpose Statements</strong>: The use of phrases like \"was originally built as a defense system\" and \"tourists visit the Great Wall to experience its impressive structure\" clearly indicate the walls purpose and the motivations for visiting.</li></ul><hr><h4><strong>The Eiffel Tower</strong></h4><p>The <strong>Eiffel Tower</strong> is one of Paris most famous <strong>landmarks</strong> and a symbol of France\'s <strong>rich cultural history</strong>. Standing at <strong>330 meters tall</strong>, it was constructed for the <strong>1889 Exposition Universelle</strong> (World\'s Fair) to celebrate the <strong>100th anniversary</strong> of the French Revolution. Designed by engineer <strong>Gustave Eiffel</strong>, it was initially criticized by many, but it has since become one of the most visited monuments in the world.</p><p>Visitors to the Eiffel Tower can take an <strong>elevator</strong> or <strong>climb the 674 steps</strong> to the <strong>first</strong> and <strong>second levels</strong>, where they can enjoy spectacular views of Paris. The tower also houses a <strong>restaurant</strong> at the top, offering a <strong>unique dining experience</strong> with panoramic views of the city. At night, the tower is <strong>illuminated</strong>, adding a magical glow to the Paris skyline.</p><hr><h4><strong>Language Features:</strong></h4><ul><li><strong>Comparisons</strong>: The phrase \"one of the most visited monuments in the world\" compares the Eiffel Tower with other tourist sites.</li><li><strong>Time and Event Reference</strong>: \"Constructed for the 1889 Exposition Universelle\" and \"celebrate the 100th anniversary\" show the historical context of the tower\'s creation.</li><li><strong>Purpose and Function</strong>: The towers purpose is explained through \"constructed for the 1889 Exposition Universelle\" and \"offering a unique dining experience,\" showing both its historical and modern functions.</li></ul><hr><h3><strong>Learning Focus for Students:</strong></h3><ol><li><strong>Descriptive Language</strong>:<ul><li>Descriptive words help create clear, detailed images of places. For example, words like \"breathtaking,\" \"rugged,\" and \"illuminated\" describe the beauty and conditions of the Great Wall and Eiffel Tower.</li><li>Practice identifying descriptive adjectives in passages and using them to enhance your own writing.</li></ul></li><li><strong>Time Expressions and Historical Context</strong>:<ul><li>Time markers like \"beginning in the Qin Dynasty\" or \"constructed for the 1889 Exposition Universelle\" set the historical timeline and explain the significance of the events.</li><li>Students can try writing sentences that include time expressions to explain when and why things happened.</li></ul></li><li><strong>Purpose and Function</strong>:<ul><li>Both passages clearly state the <strong>purpose</strong> of the landmarks, such as the Great Walls function to defend against invaders and the Eiffel Towers role in celebrating the French Revolution.</li><li>Students can practice writing about the purpose of different landmarks or famous structures they know.</li></ul></li><li><strong>Comparative Language</strong>:<ul><li>The Eiffel Tower is described as \"one of the most visited monuments in the world,\" which compares it to other tourist attractions.</li><li>Students can learn to make comparisons in their writing to highlight the significance of different subjects.</li></ul></li></ol>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','73c31e29-44e4-4aeb-b339-8355f83992a3','bff50171-e66a-4665-963c-3369d594649a','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('b645a5f4-bc73-42de-857c-91f4b3c7a997','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about Yourself (Adding Details on Hobbies and Family)</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about your hobbies helps people learn more about what you do for fun and what interests you.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: In my free time, I enjoy [hobby].<strong> “In my free time, I enjoy reading a novel.”</strong></span></p><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Sharing a bit about your family makes your introduction more relatable and lets others see whos important in your life.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I have [number] family members. They are my [mention family members, e.g., mother, father, sister].<strong> “I have 3 family members. They are my mother, father, and sister.”</strong></span></p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Explaining why you love something helps people understand what makes you unique and what you are passionate about.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I love [interest]. It makes me feel [emotion, e.g., happy, excited].&nbsp;<strong>“I love playing video games. It makes me feel happy.”</strong></span></p>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','e24946f0-21b6-444a-8270-eca1e9d831e0','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('b720a4bf-a700-4741-9a4e-19dc999f590e','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Pretest',NULL,NULL,NULL,NULL,1,'15c56aa0-45db-40f4-953a-5809e38d282c','d56af166-7c52-46ea-942c-bd752a9577b5','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','7653ba04-1273-4642-83bf-3c7d2789e8ad','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('b744cc40-acf2-4cef-a209-d4c1d98b1986','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 2','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','a71b942a-5467-4fed-8595-f3878ae66649','e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','69c27ea4-f30c-466a-99d7-3666f2842105','48be69cb-0ab7-415a-a890-931bfe960a29','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('b8679527-054b-493b-a932-c9dc417d4ce1','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 5','material',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','6b1e8584-5f10-4cca-90ac-7996b5841970','bf4c2aa6-a174-48b8-a964-3c76904041c3','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('b9bc4120-4797-4b8b-8256-16ef68276e44','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','184f89b9-fcaf-446d-9e3f-e085318ac802','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','2622d27d-5b07-43d1-922a-2391c188ee32','04d3a793-1da4-467d-8c52-763a3039f450','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Congratulating &amp; Complimenting Others - Level 5</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this proficient level, expressions of congratulating and complimenting are nuanced and can involve cultural considerations and the impact of the recipients actions on others.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Nuanced Compliments and Congratulations</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Cultural context</strong> in compliments and congratulations, understanding how different cultures express appreciation.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Impact on others</strong>, discussing how the recipients actions have positively affected the community or workplace, such as “Your leadership has inspired our team to strive for excellence.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “Congratulations on your successful project! Your ability to bring people together and motivate them is truly commendable. You have made a significant impact on our community.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced vocabulary and nuanced phrases that reflect understanding of cultural sensitivities.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using conditional sentences to express future possibilities, like “If you continue on this path, you will undoubtedly lead us to greater successes.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Incorporating feedback and acknowledgment of how the recipients achievements resonate with larger themes, such as teamwork, resilience, or innovation.</span></li></ul><h3><strong>Vocabulary List with Indonesian Translation</strong></h3><ol><li><strong>Award</strong> - Penghargaan</li><li><strong>Employee of the Month</strong> - Karyawan Terbaik Bulan Ini</li><li><strong>Innovator</strong> - Inovator</li><li><strong>Team Leader</strong> - Pemimpin Tim</li><li><strong>Outstanding Performance</strong> - Kinerja Luar Biasa</li><li><strong>Honored</strong> - Merasa Terhormat</li><li><strong>Humility</strong> - Kerendahan Hati</li><li><strong>Grounded</strong> - Tetap Membumi</li><li><strong>Collaborative</strong> - Kolaboratif</li><li><strong>Gathering</strong> - Perkumpulan</li><li><strong>Promotion</strong> - Promosi</li><li><strong>Testament</strong> - Bukti Nyata</li><li><strong>Exceptional Leadership</strong> - Kepemimpinan Luar Biasa</li><li><strong>Dedication</strong> - Dedikasi</li><li><strong>Interpersonal Relationships</strong> - Hubungan Antarpribadi</li><li><strong>Supportive</strong> - Mendukung</li><li><strong>Congratulate</strong> - Memberi Selamat</li><li><strong>Relieved</strong> - Merasa Lega</li><li><strong>Happy</strong> - Bahagia</li><li><strong>Plot</strong> - Alur Cerita</li><li><strong>Manuscript</strong> - Naskah</li><li><strong>Remarkable</strong> - Luar Biasa</li><li><strong>Feedback</strong> - Umpan Balik</li><li><strong>Complimentary</strong> - Pujian</li><li><strong>Launch Party</strong> - Acara Peluncuran</li><li><strong>Writers\' Conference</strong> - Konferensi Penulis</li><li><strong>Grateful</strong> - Bersyukur</li><li><strong>Balanced</strong> - Seimbang</li><li><strong>Straightforward</strong> - Mudah dan Langsung</li><li><strong>Fantastic</strong> - Luar Biasa</li></ol><hr><p>&nbsp;</p><p><strong>Read this to answer questions number 1-5!</strong></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdoaHq_j_YsEHLw-lIJEkaOgHwi7uMw-mAD009LONIYruJtIeHc7oDXFGNCtfyKvy0Awntxb4NoW2vMrxNKn8fxvGzSxXoLt1bsZU8NsVydgpvbO_II5Uu6tHqKhkRuF9Sr1RJ5qfDRoPHwAkF-96Fy5BHhRyqScHl_CYKtLat8Ve0Y-onJjxQ?key=WvbOp1nh4E6_jSRZUVTIvQ\" width=\"314\" height=\"164\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.5xgPtKLNv0g9jY-78V04LgHaD4?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#0563c1;font-family:Calibri,sans-serif;font-size:11pt;\"><u>https://th.bing.com/th/id/OIP.5xgPtKLNv0g9jY-78V04LgHaD4?rs=1&amp;pid=ImgDetMain</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Alice:</strong> Hey David, I heard that you just received the “<strong>Innovator of the Year</strong>” award. Thats incredible! Congratulations!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>David:</strong> Thanks, Alice. Im genuinely honored. It was a challenging year, but it seems like all the effort was worth it.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Alice:</strong> Absolutely! Ive seen the dedication youve put into your projects. Its clear that your innovative ideas have made a significant impact.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>David:</strong> I appreciate your kind words. I couldnt have done it without the support from the team and the collaborative environment we have.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Alice:</strong> Your humility is admirable. Its refreshing to see someone so successful yet so grounded. How do you plan to celebrate?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>David:</strong> Im thinking of organizing a small gathering with close friends and colleagues. Its a moment to share with those who have been a part of this journey.</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 6-10!</strong></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Dear James,</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">I hope this message finds you well. I was delighted to learn about your recent promotion to Senior Manager. This is a remarkable achievement and a testament to your exceptional leadership and hard work.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Your ability to lead projects with such expertise and inspire your team has always impressed me. This promotion is not only a well-deserved recognition of your efforts but also an indication of the trust and confidence the company has in your capabilities.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">I wanted to extend my heartfelt congratulations to you. I am confident that you will continue to excel in your new role. Lets arrange a time to catch up and celebrate this significant milestone.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Warm regards,</span><br><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Emily</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 11-20!</strong></p><p>&nbsp;</p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKkywd54MuBbQ1b06KersqRmAhFsAsaxUesLYLe-Wa2-jSi5LyfaWNaxqR61oeUS2JHT27OU3R1WjBIkmwULYq8494EhTy-LGTjAELzoGINUdECTQYCVewTBOr147IPbZqcjxDxMoZwSbRrnjq5Lzn7AgppqFwJ10bK-zXbbfvuRU5N-lOgbw?key=WvbOp1nh4E6_jSRZUVTIvQ\" width=\"217\" height=\"226\"></span></p><p style=\"margin-left:36pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://penerbitdeepublish.com/wp-content/uploads/2020/08/andrea-hirata.png\"><span style=\"background-color:transparent;color:#0563c1;font-family:\'Times New Roman\',serif;font-size:12pt;\"><u>https://penerbitdeepublish.com/wp-content/uploads/2020/08/andrea-hirata.png</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Hi Ben, I just heard that you finished your first novel! Congratulations!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Thanks, Maya! Its been a long journey, but Im so relieved and happy its finally done.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> I can imagine! Writing a novel must have taken a lot of dedication. How did you find the process?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> It was challenging, especially balancing it with my day job, but it was also incredibly rewarding. I learned a lot along the way.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Thats amazing. Ive heard from a few friends whove read your manuscript that its a fantastic read. You should be really proud!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Im glad to hear that! Ive been working hard to make it as good as possible, so its wonderful to get such positive feedback.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Maya:</strong> Are you planning to do anything special to celebrate this accomplishment?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Ben:</strong> Yes, Im hosting a small launch party with close friends and family. Itll be a great way to share this milestone with them.</span></p>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','0bc35f92-9090-4bdc-b655-dd567df698a3','432f07f2-a960-412b-be28-94ff2d88b136','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','cfb400ed-6146-4a55-bac1-5f13d0193817','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('bae12afc-bc0b-4fd1-a230-252934cdc639','e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Giving Information to the Public - Level 5</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the proficient level, learners master the art of effective public communication. They can adapt their language and style to suit different audiences and contexts, whether it be formal or informal settings. This level involves using advanced vocabulary and nuanced language to convey complex ideas clearly and persuasively. Learners are also encouraged to anticipate questions or concerns from the audience and address them proactively.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Advanced Public Communication Skills</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adaptable language and style</strong> to suit various audiences.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Proactive communication</strong>, anticipating audience needs and questions.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “We invite you to experience the extensive resources our library offers. Opening at 9 AM, our library provides access to thousands of books and digital materials. Whether you\'re a student seeking research help or a casual reader looking for your next favorite novel, we have something for everyone. If you have any questions, please feel free to ask our friendly staff!”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Advanced vocabulary and sophisticated sentence structures.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Anticipatory phrases, such as “You might be wondering…” or “If you have questions…”.</span></li><li><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use of formal and persuasive language tailored to the audiences interests and needs.</span></p><p>&nbsp;</p></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Announcement</strong> Pengumuman</li><li><strong>Designated</strong> Ditunjuk</li><li><strong>Smoking areas</strong> Area merokok</li><li><strong>Contribution</strong> Kontribusi</li><li><strong>Uniform</strong> Seragam</li><li><strong>Power shortage</strong> Kekurangan listrik</li><li><strong>Conserve</strong> Menghemat</li><li><strong>Participation</strong> Partisipasi</li><li><strong>Submission</strong> Pengumpulan</li><li><strong>Deadline</strong> Batas waktu</li></ol>',NULL,NULL,NULL,0,'6b134cd4-e902-4241-9692-450b43ca1af9','3c621559-a292-4c18-aaed-34e5ecbd2576','54576a13-8360-433e-b515-61511d337de3','a434a061-c621-4fc8-8f9a-83831106b4cb','8852c4d0-6ab4-4354-8113-dc19c8700b3c','93789902-0a4c-43da-9f4a-133aa1a063f1',0,'2024-11-21 08:36:07'),('bba296e3-a395-49b0-b40b-21fd20a9c185','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3>Talking About Time and Sequence of Events</h3><p>Understanding how to talk about time and sequence helps us explain when and in what order events happen. Using words like <i>before</i>, <i>after</i>, and <i>while</i> makes our ideas clear.</p><h4>Talking About Events in Sequence</h4><p>Use <strong>after</strong> to describe something that happens following another event.<br>For example:</p><ul><li>I [activity] after [event].<br>“I went to the gym after I finished my work.”</li></ul><h4>Describing an Event Before Another</h4><p>Use <strong>before</strong> to describe something that happens earlier than another event.<br>For example:</p><ul><li>I [activity] before [event].<br>“I brewed a cup of coffee before I sat in my chair.”</li></ul><h4>Describing Simultaneous Actions</h4><p>Use <strong>while</strong> to talk about two events happening at the same time.<br>For example:</p><ul><li>I [activity] while [event].<br>“I practiced while watching myself in the mirror.”</li></ul><h4>Talking About Conditional Timing</h4><p>Use <strong>until</strong> to describe something that continues up to a specific point in time.<br>For example:</p><ul><li>I [activity] until [event].<br>“I waited until she arrived.”</li></ul><h4>Expressing Unexpected Contrasts</h4><p>Use <strong>although</strong> to introduce something surprising or contrasting.<br>For example:</p><ul><li>Although [unexpected fact], [result].<br>“Although it was raining, they decided to stay indoors.”</li></ul><p>Vocabulary</p><p><strong>Sequence</strong> <strong>Urutan</strong></p><p><strong>Simultaneous</strong> <strong>Bersamaan</strong></p><p><strong>Conditional</strong> <strong>Bersyarat</strong></p><p><strong>Event</strong> <strong>Peristiwa</strong></p><p><strong>Contrast</strong> <strong>Kontras</strong></p><p><strong>Relief</strong> <strong>Kelegaan</strong></p><p><strong>Accomplishment</strong> <strong>Pencapaian</strong></p>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','bbb382d2-3bf1-49a4-968e-1b4b7d19689b','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','36353aaa-0af1-4489-b057-25511e020826','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb',0,'2024-11-20 15:25:49'),('bbb382d2-3bf1-49a4-968e-1b4b7d19689b','eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<p><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://drive.google.com/file/d/1HwMreoppT0M8AlkBQuNJmAzle_2dzryB/view?usp=sharing\" download=\"file\">https://drive.google.com/file/d/1HwMreoppT0M8AlkBQuNJmAzle_2dzryB/view?usp=sharing</a></p>',NULL,NULL,NULL,0,'4028ea92-0ec8-4bd3-a1fa-9980f28fceef','62d2a93c-76e9-40f2-a555-6c61f2c9e24a','9efedb7c-f689-41f9-bfb2-2bdfb45623a4','36353aaa-0af1-4489-b057-25511e020826','607d1f73-cbd9-4f2e-8b70-5e35f89ea3eb','bba296e3-a395-49b0-b40b-21fd20a9c185',0,'2024-11-20 15:25:49'),('bbdc38fa-443c-485e-852f-db3d9d67b2dd','ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4',NULL,NULL,NULL,NULL,0,'a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2b827f82-ebf7-49c0-9607-42a443763456','1bb27190-380f-4e2b-bf8e-b3e622800fa2','a3f4ffe8-149f-415f-b3c3-4130ef283c36','5cafd41c-b424-43e9-8c9d-f79b2eb4eec4','4f2d86fe-c75b-4a0e-a4f4-42e2cfd50dd0',0,'2024-11-20 14:52:02'),('bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Congratulating &amp; Complimenting Others - Level 3</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At this level, expressions of congratulating and complimenting include emotional responses and appreciation for others efforts.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Emotional Compliments and Congratulations</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Expressing emotions</strong> related to the achievements, such as “I am so happy for you!”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Acknowledging the effort</strong> behind the achievement, like “You deserve this award because you worked so hard.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “Congratulations on your graduation! You have put in so much dedication and it really shows!”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using a mix of past and present tenses to express feelings.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Emotional vocabulary, like “excited,” “proud,” and “deserve.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Longer sentences with more complex structures, such as “I admire your determination and commitment to your goals.”</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Sheep</strong> Domba</li><li><strong>Oil glands</strong> Kelenjar minyak</li><li><strong>Path</strong> Jalan setapak</li><li><strong>Sight</strong> Penglihatan</li><li><strong>Leader</strong> Pemimpin</li><li><strong>Project</strong> Proyek</li><li><strong>Innovative</strong> Inovatif</li><li><strong>Impressed</strong> Terkesan</li><li><strong>Challenge</strong> Tantangan</li><li><strong>Solution</strong> Solusi</li><li><strong>Celebrate</strong> Merayakan</li><li><strong>Thrilled</strong> Sangat senang</li><li><strong>Feedback</strong> Umpan balik</li><li><strong>Beneficial</strong> Menguntungkan</li><li><strong>Performance</strong> Kinerja</li></ol><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this and answer the questions number 1-5!</strong></span></p><figure class=\"image\"><img style=\"aspect-ratio:665/338;\" src=\"http://54.173.167.62/api/uploads/level/image/IMAGE-bc4d46fb-b627-46b4-9bd0-e0cdadacbdac-d1969e6d4c6e5cda4f58f32a26680f29.png\" width=\"665\" height=\"338\"></figure><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this and answer the questions number 6-10!</strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXezFMh3JmudTqaTlMQY3vwpJKRL9m5IBV4UI2_nXPG9aM6Uw4EqirJl2EqQKpZisn03Bg1-n8IT-yMckgsnJYrBLNtrHL-IWFpLTMLdReiFmqJghgqybxZDDjJZhFu1KLPdHtHEyDppi7XuBUHnSktDEy7QzW-Ho-wwQl0V2BBmhOyflIT1vZY?key=TOGAzjriEr_-su4igXl43g\" width=\"336\" height=\"189\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://berkeluarga.id/media/2022/04/Psikologi_Manfaat-Memuji_Envato-1200x675.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://berkeluarga.id/media/2022/04/Psikologi_Manfaat-Memuji_Envato-1200x675.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: Hey Sarah, I heard you got an excellent review for your project!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Sarah: Yes, I did! Im thrilled about it.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: Your hard work really showed. The feedback was very positive.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Sarah: Thanks, Liam. I spent a lot of time on it, so Im glad its appreciated.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Liam: You deserve it. Lets go out for dinner to celebrate!</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this and answer the questions number 11-15!</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi Alex,</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Congratulations on your innovative ideas for the new project. Your creativity and unique approach have set a high standard for the team. Im really impressed with how youve tackled the challenges and come up with solutions that will benefit everyone. Keep up the great work!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Best, Rachel</span></p>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','0bc35f92-9090-4bdc-b655-dd567df698a3','432f07f2-a960-412b-be28-94ff2d88b136','cfb400ed-6146-4a55-bac1-5f13d0193817','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('bca743a7-446f-44f9-916f-9180ec988e90','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','38e17f75-142e-48a7-9d23-052fa6892fe6','f29c9b92-f01b-4ed4-a606-d14a26349065','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('bd175280-dac0-4816-8b96-8bfea150cf93','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','899fb920-0a43-4888-a48a-0e91495db9b1','48882788-baf8-468f-85bf-dc386c4a00a6','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','62fa8403-e764-4555-949c-236f7300e212','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('bf3e4e9f-26bb-48b0-bdec-c76d9595af82','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Enjoy the City Park</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Every Sunday, Lisa and her family go to the city park. The park is large and green, with many trees and flowers. Lisa loves the fresh air and the sound of birds. She also likes to watch people play games and ride their bikes. The park is full of families enjoying the day together.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">In the morning, Lisas family finds a nice spot under a big tree to sit and relax. They bring a picnic with sandwiches, fruit, and juice. Lisas little brother, Tom, loves the sandwiches, and he quickly eats his. After eating, they play a game of catch with a ball, laughing and running around. After their game, they walk to the lake in the park. Many people are there, some feeding the ducks and others just watching the water. Lisa and Tom throw small pieces of bread to the ducks, and they come closer to eat. Tom is happy to see the ducks so close.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">In the afternoon, Lisas family decides to rent a small boat. Lisa feels excited as they row across the lake. She sees fish swimming below the boat and waves at other people in their boats. At the end of the day, they pack up and walk home, feeling happy and tired. Lisa loves her Sundays at the park with her family.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>List of Words</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Places and Locations</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Park</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lake</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Home</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>People and Family</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Family</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Brother</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">People</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Nature</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tree</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Flower</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Bird</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Fish</span></li></ul><p>&nbsp;</p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Animals</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Duck</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Food and Picnic Items</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Sandwich</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Fruit</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Juice</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Bread</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Recreational Activities</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Game</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Bike</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Boat</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Walk</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Run</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Emotions and Feelings</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Happy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Excited</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Actions and Verbs</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Go</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Find</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Bring</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Eat</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Play</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Watch</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Throw</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Pack</span></li></ul>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','e4609a77-b764-48e3-9850-e6e01bfc46b6','b182989e-22bf-4ff8-9888-395f8328118f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:01'),('bf4c2aa6-a174-48b8-a964-3c76904041c3','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 4','material',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','6b1e8584-5f10-4cca-90ac-7996b5841970','b8679527-054b-493b-a932-c9dc417d4ce1','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('bff50171-e66a-4665-963c-3369d594649a','bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><strong>Level 3: Understanding the G20 and Afghanistan (Material for Practice)</strong></h3><p><strong>What is the G20?</strong><br>The G20 is a group of 19 countries and the European Union. They meet to discuss major global issues, such as economics, climate change, and humanitarian aid.<br>For example:</p><ul><li>\"The G20 is made up of 19 countries and the EU.\"</li><li>\"The group meets to discuss major world problems.\"</li></ul><p><strong>What are the current concerns?</strong><br>Recently, the G20 leaders focused on Afghanistans future, aiming to prevent economic chaos and poverty.<br>For example:</p><ul><li>\"Leaders want to stop Afghanistan from falling into economic chaos.\"</li><li>\"Angela Merkel emphasized the importance of providing humanitarian aid to Afghanistan.\"</li></ul><p><strong>Who is involved?</strong><br>Leaders like Angela Merkel and organizations such as the European Union and the World Bank play a vital role in these discussions.<br>For example:</p><ul><li>\"The EU pledged $1.15 billion to help Afghanistan.\"</li><li>\"The World Bank has yet to announce its pledge.\"</li></ul><p><strong>Afghanistans Current State</strong><br>Afghanistan, with a population of approximately 40 million, is facing significant economic challenges since the Taliban took over. The G20 is discussing ways to send humanitarian aid while engaging with the Taliban.<br>For example:</p><ul><li>\"Afghanistan has been in crisis since August.\"</li><li>\"The G20 will talk to the Taliban about sending aid.\"</li></ul><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>G20</strong> Kelompok 20</li><li><strong>Economics</strong> Ekonomi</li><li><strong>Humanitarian Aid</strong> Bantuan Kemanusiaan</li><li><strong>European Union (EU)</strong> Uni Eropa</li><li><strong>Chaos</strong> Kekacauan</li><li><strong>Poverty</strong> Kemiskinan</li><li><strong>Pledge</strong> Janji (untuk memberikan bantuan)</li><li><strong>Leader</strong> Pemimpin</li><li><strong>Collapse</strong> Keruntuhan</li><li><strong>Financial System</strong> Sistem Keuangan</li><li><strong>Taliban</strong> Taliban</li><li><strong>Discuss</strong> Membahas</li><li><strong>Population</strong> Populasi</li><li><strong>Angela Merkel</strong> Angela Merkel (Nama Pemimpin)</li><li><strong>Afghanistan</strong> Afghanistan</li><li><strong>Meeting</strong> Pertemuan</li><li><strong>Organization</strong> Organisasi</li><li><strong>Foreign Minister</strong> Menteri Luar Negeri</li><li><strong>Acting</strong> Sementara</li><li><strong>World Bank</strong> Bank Dunia</li></ol><hr><p><strong>Please read this to answer questions number 1-15!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>Afghanistan</strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXedTUnYbMAZ8haW7wt9k3f5bLmm0MevIKIzt4nJ30V5kPjhmuCgsdqr33aUxqmMJrfQqahBw5Pyrd4Hfk4XCch5tGqovxHU2Abang9gbyd_iKNCzyB1XpObJOMhZcwVhum4MDg3U6xima3CXKRjX7U?key=nvPYdC918A4aVSgYmoSaBw\" width=\"314\" height=\"209\"></strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://www.lostwithpurpose.com/wp-content/uploads/2016/11/DSC_0875.jpg\"><span style=\"background-color:transparent;color:#1155cc;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong><u>https://www.lostwithpurpose.com/wp-content/uploads/2016/11/DSC_0875.jpg</u></strong></span></a><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\"><strong>&nbsp;</strong></span></p><p>&nbsp;</p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">The G20 is a group of 19 rich countries plus the European Union. It meets to talk about and act on major world problems. It has just met to discuss the future of Afghanistan. Leaders of the G20 promised to stop Afghanistan falling into deeper economic chaos. Since the Taliban took over Afghanistan in August, the economy has almost collapsed. Germany\'s leader Angela Merkel said it was essential to help Afghanistan. She said if the country\'s financial system collapsed, no humanitarian aid could be given. She added: \"To look on as 40 million people descend into chaos because there\'s no financial system must not be the goal of the international community.\"</span></p><p>&nbsp;</p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Quattrocento Sans\',sans-serif;font-size:12pt;\">The G20 leaders will involve the Taliban in sending humanitarian aid to Afghanistan. Mario Draghi, the Italian prime minister and current leader of the G20, said: \"It is very hard to see how you can help people in Afghanistan without involving the Taliban.\" The EU said it would increase the amount of aid it gives the country to $1.15 billion. The IMF and World Bank said they would also provide aid but did not say how much. The Taliban\'s acting foreign minister, Amir Khan Muttaqi, said: \"The international community needs to start cooperating with us.\" He said the aid would help the Taliban to stop insecurity in the country. He said it would also help the Taliban to \"engage positively with the world\".</span></p>',NULL,NULL,NULL,0,'17e0a551-7964-448b-8346-1082fdb1c4a5','b571dbb0-0933-4a52-b900-1ae48a1fa39d','73c31e29-44e4-4aeb-b339-8355f83992a3','76a5cdae-1b85-4329-bdc5-3ef8f5c52c3c','5b4d1e68-5899-46e1-84c3-e6fd245b6886','085a5b4b-2c60-422e-84e9-4ba0ddd332f4',0,'2024-11-20 15:13:55'),('c08aab8c-1a31-44c0-af17-3bd73e4fa7a1','6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 2</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In this lesson for Level 2 English, students will learn about language elements using two fun stories: \"The Psychology of Laughter and Humor Sensitivity\" and \"Gusto the Dragon.\" These stories will help students understand how we talk about entertainment and express feelings.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The first story talks about laughter and humor. Students will learn words like \"laughter,\" \"joke,\" and \"funny.\" These words help describe how people feel when they hear a joke. Students can practice using these words in their sentences. The story also uses different sentence types, which can help students write their own sentences in various ways. They can learn to guess the meaning of new words by looking at the words around them.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The second story is about a dragon named Gusto. It describes her with words like \"purple skin\" and \"red scales.\" This kind of description helps readers picture Gusto in their minds. Students can try to write their own descriptions of animals or characters. The story shows Gustos actions, like breathing fire when she is angry. This can inspire students to write about actions and conversations in their stories. By looking at these language elements, students will have fun learning about humor and fantasy while improving their reading and writing skills.</span></p><p>&nbsp;</p><h3>Vocabulary</h3><figure class=\"table\" style=\"width:59.09%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:62.98%;\"><col style=\"width:37.02%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>Possess</td><td>Memiliki</td></tr><tr><td>One</td><td>Sesuatu (tergantung konteks)</td></tr><tr><td>Overreact</td><td>Bereaksi berlebihan</td></tr><tr><td>Keen</td><td>Tajam/cerdas</td></tr><tr><td>Scales</td><td>Sisik</td></tr><tr><td>Brick Cave</td><td>Gua bata</td></tr><tr><td>Breathe Fire</td><td>Menghembuskan api</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'0ab3da06-bea4-4129-b192-5825e55e55d2','38d44d3c-f7ff-4b87-b388-1091ad5e81c6','aee009fe-0009-47a9-a7d4-8f55b5c97140','9aaa715b-ecb9-460f-948d-095c6018fa62','066f137b-70c3-4619-8cf7-038f42d99258','31a7bf8a-f40f-471c-8a8c-b11edbd140e4',0,'2024-11-20 15:17:01'),('c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','38e17f75-142e-48a7-9d23-052fa6892fe6','bca743a7-446f-44f9-916f-9180ec988e90','f29c9b92-f01b-4ed4-a606-d14a26349065','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','184f89b9-fcaf-446d-9e3f-e085318ac802','b9bc4120-4797-4b8b-8256-16ef68276e44','2622d27d-5b07-43d1-922a-2391c188ee32','04d3a793-1da4-467d-8c52-763a3039f450','d4932d08-baf8-4183-816b-efe2b32b49bf',0,'2024-11-04 13:45:10'),('c1a7e984-4ff8-4164-8857-eb79fcc0a0be','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'899fb920-0a43-4888-a48a-0e91495db9b1','48882788-baf8-468f-85bf-dc386c4a00a6','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','bd175280-dac0-4816-8b96-8bfea150cf93','62fa8403-e764-4555-949c-236f7300e212','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('c20b5518-ce56-4b41-9ccb-6dae8d3c8f09','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<p><strong>Level 6</strong><br><strong>Descriptive Text: Effective Communication in Hospitality</strong></p><p>Effective communication is the cornerstone of excellent hospitality. In the context of the hospitality industry, communication goes beyond simply speaking to guests. It includes both verbal and nonverbal communication that creates a welcoming environment for visitors. In this text, we will explore how developing strong communication skills enhances the guest experience, particularly in hotels and restaurants.</p><p><strong>Verbal Communication:</strong><br>Clear and friendly verbal communication is essential for staff in hospitality. Whether its a concierge explaining directions, a waiter taking an order, or a receptionist greeting a guest, tone and clarity matter. Using polite language and actively listening to guests needs helps to create a positive interaction. For instance, when a guest is inquiring about local attractions, offering helpful suggestions with a warm tone makes them feel valued and well-cared for.</p><p><strong>Nonverbal Communication:</strong><br>Nonverbal cues such as body language, eye contact, and facial expressions are equally important. A staff members smile can make a guest feel at ease and appreciated. When a waiter leans in slightly while taking an order, it shows interest and attentiveness. These nonverbal signals can sometimes communicate more than words, contributing to a positive guest experience. The way a hotel lobby or restaurant is designed also plays a role in nonverbal communication—cleanliness, lighting, and comfortable seating all help create an inviting atmosphere.</p><p><strong>Cultural Awareness:</strong><br>Understanding cultural differences is vital in the hospitality industry. Guests from different countries may have different expectations and communication styles. For example, guests from certain cultures may appreciate a more formal style of interaction, while others might prefer a casual approach. A key part of developing communication skills in hospitality is recognizing these differences and adapting to them. For instance, if a guest from Japan prefers more formality, a polite greeting and respectful distance may be more appropriate. Conversely, guests from some Western cultures may appreciate a more relaxed, conversational tone.</p><p>In conclusion, hospitality thrives on effective communication—both verbal and nonverbal. Staff who can adapt to guests needs, both culturally and personally, provide a memorable experience that leaves guests feeling valued and respected. By being aware of these communication nuances, hospitality professionals can significantly enhance the guest experience.</p><p>&nbsp;</p><p><strong>Vocabulary</strong></p><ul><li><strong>Operations manager</strong> - Manajer Operasional</li><li><strong>Cultural sensitivities</strong> - Sensitivitas Budaya</li><li><strong>Adapt</strong> - Beradaptasi</li><li><strong>Approach</strong> - Pendekatan</li><li><strong>Gestures</strong> - Gerakan</li><li><strong>Engage</strong> - Melibatkan</li><li><strong>Casual</strong> - Santai</li><li><strong>Formality</strong> - Formalitas</li><li><strong>Appreciate</strong> - Menghargai</li><li><strong>Friendly</strong> - Ramah</li><li><strong>Interactional communication</strong> - Komunikasi Interaksional</li><li><strong>Tone</strong> - Nada</li><li><strong>Body language</strong> - Bahasa Tubuh</li><li><strong>Cultural awareness</strong> - Kesadaran Budaya</li><li><strong>Delegation</strong> - Delegasi</li><li><strong>Succeed</strong> - Berhasil</li><li><strong>Challenge</strong> - Tantangan</li><li><strong>Professionalism</strong> - Profesionalisme</li><li><strong>Dietary restrictions</strong> - Pembatasan Diet</li><li><strong>Fluent</strong> - Lancar</li><li><strong>Warmth</strong> - Kehangatan</li><li><strong>Hand gestures</strong> - Gerakan Tangan</li><li><strong>Team</strong> - Tim</li><li><strong>Communication skills</strong> - Keterampilan Komunikasi</li><li><strong>Event coordination</strong> - Koordinasi Acara</li><li><strong>Guest relations</strong> - Hubungan Tamu</li><li><strong>Receptionist</strong> - Resepsionis</li><li><strong>Customer service</strong> - Layanan Pelanggan</li><li><strong>Guest experience</strong> - Pengalaman Tamu</li><li><strong>Cultural expectations</strong> - Harapan Budaya</li><li><strong>Social situations</strong> - Situasi Sosial</li><li><strong>Leadership</strong> - Kepemimpinan</li><li><strong>Languages</strong> - Bahasa</li><li><strong>Specialist</strong> - Spesialis</li><li><strong>Teamwork</strong> - Kerja Tim</li><li><strong>Hospitality</strong> - Perhotelan</li></ul>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','ef553b55-db63-4822-9e6d-e05b7cdc7c21','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','cf1e61d7-e763-4273-b357-d8a804a23ef9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919',0,'2024-11-20 15:18:32'),('c28b3729-218e-4d52-b697-2e14a996313f','a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Adverbial Phrases and Clauses</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Adverbial Phrases: A Deeper Look</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial phrase</strong> is a group of words that functions as an adverb, modifying verbs, adjectives, or other adverbs by providing information about how, when, where, or why something happens.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"They finished the project&nbsp;<strong>with remarkable speed</strong>.\"&nbsp;<i>(shows manner)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"The meeting starts&nbsp;<strong>in approximately ten minutes</strong>.\"&nbsp;<i>(indicates time)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In advanced usage, adverbial phrases can be combined or layered to provide richer descriptions:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She drove through the city&nbsp;<strong>in silence, with a sense of urgency</strong>.\"&nbsp;<i>(combines manner and feeling)</i></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Advanced Tip:</strong> Look out for&nbsp;<strong>nested modifiers</strong> within adverbial phrases, which add layers of meaning to descriptions (e.g., \"in the middle of the rainy night\").</span></p><p>&nbsp;</p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Adverbial Clauses: Complexity and Variety</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">An&nbsp;<strong>adverbial clause</strong> is a group of words that includes a subject and verb, acting as an adverb to provide information such as time, place, condition, cause, or contrast. These clauses often make sentences more complex by adding secondary information to the main clause.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Ill help you&nbsp;<strong>if you need assistance</strong>.\"&nbsp;<i>(condition)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"He left the party early&nbsp;<strong>so that he could catch the last train</strong>.\"&nbsp;<i>(purpose)</i></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Advanced Structures in Adverbial Clauses:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Elliptical Clauses</strong> (leaving out parts for conciseness):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Though exhausted, she continued.\"&nbsp;<i>(meaning “Though she was exhausted…”)</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reduced Adverbial Clauses</strong> (when subject and verb are omitted to streamline the sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"While studying, she often listens to music.\"&nbsp;<i>(from “While she is studying…”)</i></span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Common Subordinating Conjunctions</strong> for Advanced Usage:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Concession</strong>: although, even though, whereas</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Condition</strong>: unless, provided that, as long as</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Purpose</strong>: in order to, so that</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Cause</strong>: because, as, since</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Comparing Adverbial Phrases and Clauses in Advanced Contexts</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Feature</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Phrase</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Adverbial Clause</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Structure</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">No subject and verb</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Contains a subject and a verb</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"without hesitation\"</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"because she trusted him\"</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Use in Complex Sentences</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Commonly combines with clauses for rich detail</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Can function independently to add complexity</span></td></tr></tbody></table></figure><p>&nbsp;</p>',NULL,NULL,NULL,0,'b524c496-0afe-455f-b2a6-a9438a9dbf2d','9ddf281d-1ecf-41c4-8b22-6d370d5280a3','af94971f-818a-4397-a609-03af374a27da','713fe4cd-69ae-4878-8ea9-1b8b043dc2db','2959d6d5-c9be-492f-b93d-1b677992f8b2','a2568f62-b233-4dc5-a7ba-b0c8f8fff9e4',0,'2024-12-03 09:01:16'),('c483eb13-3446-4d42-833f-cbc2fe5d7210','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','<p>material</p><figure class=\"media\"><oembed url=\"https://www.youtube.com/watch?v=bV7vby6e04Y\"></oembed></figure>',NULL,NULL,NULL,1,'41ec844d-5db3-470f-8b36-96d6548bcef6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','5ca8148a-a318-4b65-8f98-3cfa161542e6','9ac80b51-67b5-43d3-b0d4-f7569cdb9192','ff825264-d21d-4612-821f-2f19f8044bc2',0,'2024-11-04 13:56:27'),('c49793d2-f73b-49a7-9ba1-49c68b9d2b79','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','18c547b8-4f70-4034-82f0-f6ef2dea7719','4324ee52-2e30-4513-83ce-ac68b9a21ecc','dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','2687ba9c-ac94-424f-a35e-0283946e5506','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('c4c75be3-c388-4b28-9d71-4ab265b0be19','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 6','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','d1f6cd37-fcbf-4359-b472-e5f088311d09','e0ef7134-1f09-44da-ba2d-48b385fc54fa','ffd95f3d-e727-4be6-b439-48598209ff14','199fd7ff-54e3-4338-a63d-5d87d96781be','d0137123-ec41-4e5d-9591-1f46113f1e31',1,'2024-11-04 13:46:54'),('c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','9f3dba0a-ca99-443b-adad-c662db6417f5','d6308b3d-a117-4ac2-ad13-9cc2cafe457c','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','89091f6c-976f-4429-9d19-c6ba390f23f4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('c5087e84-1c75-438a-8f08-f28964af1e65','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>Level 5: Talking About Tourism Vocabulary and Concepts</strong></h3><p><strong>Start by introducing the term being discussed.</strong><br>This makes the topic clear for the listener.<br>For example:</p><ul><li>[Term] means [definition].<ul><li>“Pioneer means a person who explores new ideas or places.”</li></ul></li></ul><hr><p><strong>Provide an example of the term in use.</strong><br>Examples make the definition relatable and easier to understand.<br>For example:</p><ul><li>For instance, [example].<ul><li>“For instance, the first entrepreneur to introduce room service was a pioneer in the hotel industry.”</li></ul></li></ul><hr><p><strong>Explain related concepts to add depth.</strong><br>This helps in understanding the broader context.<br>For example:</p><ul><li>[Related term] is also used when discussing [context].<ul><li>“Innovation is also important in tourism to keep services fresh and appealing.”</li></ul></li></ul><hr><p><strong>Conclude with a recommendation or reflection.</strong><br>This wraps up the discussion and reinforces understanding.<br>For example:</p><ul><li>I think [thought or suggestion].<ul><li>“I think understanding tourism vocabulary helps us appreciate how this industry evolves.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Pioneer Pelopor</li><li>Delegate Perwakilan</li><li>Expand Memperluas</li><li>Innovative Inovatif</li><li>Reputation Reputasi</li><li>Promote Mempromosikan</li><li>Renovation Renovasi</li><li>Dedicate Mendedikasikan</li><li>Foundation Dasar</li><li>Achieve Mencapai</li><li>Display Pameran</li><li>Accommodate Mengakomodasi</li><li>Convene Mengumpulkan</li><li>Guide Pemandu</li><li>Influence Pengaruh</li><li>Schedule Jadwal</li><li>Memorable Berkenang</li><li>Revenue Pendapatan</li><li>Organized Terorganisir</li><li>Establish Mendirikan</li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','7c3a2f2f-f932-4532-b686-3324fe573c80','c81e3b11-3964-4cd8-81e6-1c152060540c','88d20c15-824b-498f-908b-7e072a5c47a9','ec98de63-57ec-4fa8-9874-7d77db4ac152','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('c81e3b11-3964-4cd8-81e6-1c152060540c','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<h3><strong>Level 2: Talking About a Memorable Trip</strong></h3><p><strong>Start by describing the trip.</strong><br>This gives an introduction to your story and lets others know where you went.<br>For example:</p><ul><li>I went on a/an [type of trip] to [destination].<ul><li>“I went on an unforgettable road trip to the mountains.”</li></ul></li></ul><hr><p><strong>Mention who you went with.</strong><br>This makes the experience more personal and relatable.<br>For example:</p><ul><li>I traveled with [people].<ul><li>“I traveled with my friends.”</li><li>“I went with my family.”</li></ul></li></ul><hr><p><strong>Describe what you did during the trip.</strong><br>Talk about the activities that made the trip special.<br>For example:</p><ul><li>We [activity] during our trip.<ul><li>“We hiked through the forest.”</li><li>“We took photos of the breathtaking views.”</li></ul></li></ul><hr><p><strong>Share how the trip made you feel.</strong><br>This helps the listener connect to your experience emotionally.<br>For example:</p><ul><li>I felt [emotion] because [reason].<ul><li>“I felt happy because I spent quality time with my loved ones.”</li><li>“I felt amazed by the natural beauty around us.”</li></ul></li></ul><hr><p><strong>Mention why the trip was special.</strong><br>Highlight what made the trip unique or unforgettable.<br>For example:</p><ul><li>It was special because [reason].<ul><li>“It was special because it was my first trip with friends.”</li><li>“It was unforgettable because we watched a stunning sunrise.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Unforgettable Tak terlupakan</li><li>Road trip Perjalanan darat</li><li>Friends Teman-teman</li><li>Family Keluarga</li><li>Hiking Mendaki</li><li>Photos Foto-foto</li><li>Breathtaking Menakjubkan</li><li>Views Pemandangan</li><li>Happy Bahagia</li><li>Amazed Terkagum-kagum</li><li>Natural beauty Keindahan alam</li><li>Sunrise Matahari terbit</li><li>Special Istimewa</li><li>Trip Perjalanan</li><li>Adventure Petualangan</li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','7c3a2f2f-f932-4532-b686-3324fe573c80','88d20c15-824b-498f-908b-7e072a5c47a9','ec98de63-57ec-4fa8-9874-7d77db4ac152','c5087e84-1c75-438a-8f08-f28964af1e65','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('c88b0063-dc8f-4b32-9308-3afcd7164c38','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 6','material',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','f7c351b9-09f1-4e02-b2de-9c8fd531ce34','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','6b1e8584-5f10-4cca-90ac-7996b5841970','bf4c2aa6-a174-48b8-a964-3c76904041c3','b8679527-054b-493b-a932-c9dc417d4ce1',1,'2024-11-04 14:07:07'),('cab703d7-ea78-4be8-b760-becb5fb34ddb','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<p>&nbsp;It\'s a great example of a celebration that blends fun activities with a focus on sustainability, local culture, and safety. Let\'s break down some key phrases and vocabulary used in this context.</p><p><strong>1. Unforgettable</strong></p><ul><li><strong>Context:</strong> \"She believes this event is a perfect opportunity to create unforgettable experiences for guests.\"</li><li><strong>Meaning:</strong> Something that is unforgettable is so memorable that you will always remember it.</li><li><strong>Example:</strong> The first time I visited the ocean was unforgettable; I will always remember it.</li><li><strong>Vocabulary:</strong><ul><li><strong>Unforgettable</strong> (adj) Impossible to forget.</li><li><strong>Memorable</strong> (synonym) Worth remembering.</li></ul></li></ul><p><strong>2. Engaging</strong></p><ul><li><strong>Context:</strong> \"We need to ensure our activities are engaging and well-organized.\"</li><li><strong>Meaning:</strong> Engaging means something that grabs your attention and keeps you interested.</li><li><strong>Example:</strong> The speaker gave an engaging presentation, and I didnt want to leave.</li><li><strong>Vocabulary:</strong><ul><li><strong>Engaging</strong> (adj) Captivating or interesting.</li><li><strong>Interesting</strong> (synonym) Capturing attention or curiosity.</li></ul></li></ul><p><strong>3. Sustainability</strong></p><ul><li><strong>Context:</strong> \"Promoting sustainability is vital for the resort\'s image.\"</li><li><strong>Meaning:</strong> Sustainability refers to practices that do not deplete resources and protect the environment for future generations.</li><li><strong>Example:</strong> The festival used recyclable materials, promoting sustainability.</li><li><strong>Vocabulary:</strong><ul><li><strong>Sustainability</strong> (noun) The ability to maintain or continue over time without harming the environment.</li><li><strong>Eco-friendly</strong> (synonym) Products or actions that are not harmful to the environment.</li></ul></li></ul><p><strong>4. Motivation</strong></p><ul><li><strong>Context:</strong> \"How can we motivate them?\"</li><li><strong>Meaning:</strong> To motivate someone means to inspire them to take action or feel encouraged.</li><li><strong>Example:</strong> The coachs speech motivated the team to work harder.</li><li><strong>Vocabulary:</strong><ul><li><strong>Motivate</strong> (verb) To encourage or inspire someone to act.</li><li><strong>Inspire</strong> (synonym) To fill someone with the urge or ability to do something.</li></ul></li></ul><p><strong>5. Testimonials</strong></p><ul><li><strong>Context:</strong> \"Including guest testimonials is important.\"</li><li><strong>Meaning:</strong> A testimonial is a statement from a customer or guest expressing satisfaction or sharing their experience.</li><li><strong>Example:</strong> The hotels testimonials on their website helped me decide to book a room there.</li><li><strong>Vocabulary:</strong><ul><li><strong>Testimonial</strong> (noun) A statement or recommendation from someone about their experience.</li><li><strong>Review</strong> (synonym) A written evaluation of a service or product.</li></ul></li></ul><p><strong>6. Safety</strong></p><ul><li><strong>Context:</strong> \"Anna\'s goal is to create a safe environment for everyone.\"</li><li><strong>Meaning:</strong> Safety refers to being free from harm or danger.</li><li><strong>Example:</strong> The festival provided safety measures to ensure guests could enjoy without worrying.</li><li><strong>Vocabulary:</strong><ul><li><strong>Safety</strong> (noun) The condition of being free from harm or danger.</li><li><strong>Protection</strong> (synonym) Keeping someone safe from harm.</li></ul></li></ul><p><strong>7. Strengthen</strong></p><ul><li><strong>Context:</strong> \"Recognizing their efforts will strengthen the team.\"</li><li><strong>Meaning:</strong> To strengthen means to make something or someone stronger or more powerful.</li><li><strong>Example:</strong> The new training program will strengthen the team\'s skills.</li><li><strong>Vocabulary:</strong><ul><li><strong>Strengthen</strong> (verb) To make stronger or more effective.</li><li><strong>Improve</strong> (synonym) To make something better.</li></ul></li></ul><p><strong>8. Unique</strong></p><ul><li><strong>Context:</strong> \"Create unique experiences for our guests.\"</li><li><strong>Meaning:</strong> Unique refers to something that is special or one of a kind.</li><li><strong>Example:</strong> The cultural night was unique and unlike any other event I had attended.</li><li><strong>Vocabulary:</strong><ul><li><strong>Unique</strong> (adj) Being the only one of its kind.</li><li><strong>Special</strong> (synonym) Different from others in a significant way.</li></ul></li></ul><hr><h3>Vocabulary Review:</h3><ol><li><strong>Unforgettable</strong> Something you cannot forget because it is very special.</li><li><strong>Engaging</strong> Something interesting and attention-grabbing.</li><li><strong>Sustainability</strong> Practices that protect the environment and natural resources.</li><li><strong>Motivate</strong> To inspire someone to take action.</li><li><strong>Testimonials</strong> Positive feedback or reviews from guests or customers.</li><li><strong>Safety</strong> The condition of being free from harm or risk.</li><li><strong>Strengthen</strong> To make something more powerful or effective.</li><li><strong>Unique</strong> Something special and one of a kind.</li></ol>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','31beffdc-692c-4c8c-be5c-703255d60e1a','62cc6d46-261f-472b-a76a-b65d1ee521ef','f144970c-37ba-4427-a2ed-f72f1ae0a570','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:53'),('cabc6b65-686f-4175-ba6e-6e0d2c003784','47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><strong>Level 3: Talking About Alex and Emma</strong></h3><p><strong>Introduce Yourself</strong><br>Start by mentioning your name and where you are. This is a simple way to start a conversation and let others know more about you.<br>For example: My name is Alex, and I live in Tokyo. “My name is Alex, and I live in Tokyo.”</p><p><strong>What You Do</strong><br>Sharing your activities or profession helps others understand your daily life.<br>For example: I study computer science, and I work part-time at a bookstore. “I study computer science, and I work part-time at a bookstore.”</p><p><strong>Your Interests</strong><br>Mention hobbies or interests to make your introduction more relatable and engaging.<br>For example: I like meeting new people and reading books in my free time. “I like meeting new people and reading books in my free time.”</p><p><strong>Personal Life</strong><br>Including family or living arrangements can make your introduction feel more complete.<br>For example: I live with my roommate in Tokyo, and my parents visit occasionally. “I live with my roommate in Tokyo, and my parents visit occasionally.”</p><hr><p><strong>Introduce Yourself</strong><br>Start with basic information about your name and current city.<br>For example: My name is Emma, and I live in Berlin. “My name is Emma, and I live in Berlin.”</p><p><strong>What You Do</strong><br>Talk about your activities, such as your studies or part-time jobs.<br>For example: I work at a local studio on weekends, and I study architecture during the week. “I work at a local studio on weekends, and I study architecture during the week.”</p><p><strong>Places You Love</strong><br>Mention a place you enjoy in your city.<br>For example: I love visiting the East Side Gallery for its beautiful art and atmosphere. “I love visiting the East Side Gallery for its beautiful art and atmosphere.”</p><p><strong>Hobbies and Friends</strong><br>Share your favorite pastimes or people you often interact with.<br>For example: I enjoy photography and spending time with my roommates, Julia and Mark. “I enjoy photography and spending time with my roommates, Julia and Mark.”</p><hr><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Roommate</strong> Teman sekamar</li><li><strong>Part-time job</strong> Pekerjaan paruh waktu</li><li><strong>Computer science</strong> Ilmu komputer</li><li><strong>Bookstore</strong> Toko buku</li><li><strong>Architecture</strong> Arsitektur</li><li><strong>Local studio</strong> Studio lokal</li><li><strong>Hobby</strong> Hobi</li><li><strong>Free time</strong> Waktu luang</li><li><strong>Gallery</strong> Galeri</li><li><strong>Photography</strong> Fotografi</li></ol><hr><p><strong>Please read this email to answer questions number 1-10!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdKUd66b5jFgi88gCyPtHS6sP3GXI9ZRo4-OC9Pj5vTmav-HfTj8Srm3ZhGoALyGZWFEF1kqMh6Ys6uW7NrJn0IntPqTdxwS-28xmPNsKbPx1fg-h1393maytPvhjlfiwyb0FfzR_5p6CVFg8i4tgMNhgCAcu5Hr46g20OjCdqxnELJpW8P2k8?key=uuI2ohT1fICRc5cOfkUWEw\" width=\"270\" height=\"338\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/736x/fc/91/bd/fc91bdbea867df9f4a93acec7fce52d1.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/736x/fc/91/bd/fc91bdbea867df9f4a93acec7fce52d1.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Im Alex, and Im twenty-one years old. I live in Tokyo. I love this city because its lively, beautiful, and full of excitement. Tokyo is a famous place, and many people from around the world visit it every year. Now, Im a college student studying computer science. I dream of becoming a software developer in the future. In my class, there are students from various countries, such as Brazil, India, Australia, Spain, and Mexico.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I work part-time at a bookstore on the weekends. I enjoy this job because it helps me gain valuable experience. I share an apartment with a roommate who is also a student, and we often study together.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My family lives in Osaka. I have a younger sister named Nicole, who is still in high school. Shes a talented artist. My parents work as doctors, and they sometimes visit me in Tokyo, which I always look forward to.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">During my free time, I like to explore new websites and play online games. I also help my roommate with cooking. I usually have a simple breakfast with toast and jam, grab lunch on campus, and for dinner, I enjoy dishes like sushi and tempura.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">How about you? Do you have any siblings or interesting hobbies?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Best regards,</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Alex</span><br><br><strong>Please read this email to answer questions number 11-15!</strong></p><p>&nbsp;</p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXfPVI4ISi99kdXzGzo91MOHFOFbI4dGiIWr_1wYJ9ZPAWH_wB56BSwhADOzrYenRa7FCI5AgrnX3cHEhZRSGc5kPX7uJ7RzCoFSD8cGxM9VbmcUR43w6I_JL2S1HAYpsYVIA30kdwvwsKjrKNm4F7EcPPB_n8GlMnCCWj-Ox-3l70vRKfTc-_w?key=uuI2ohT1fICRc5cOfkUWEw\" width=\"203\" height=\"304\"></span></p><p style=\"margin-left:36pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://i.pinimg.com/736x/d0/a3/f6/d0a3f67d8efd43dc4eee53b9edaed5c1.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://i.pinimg.com/736x/d0/a3/f6/d0a3f67d8efd43dc4eee53b9edaed5c1.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My name is Emma, and I am twenty-four years old. I live in Berlin, Germany. Berlin is an amazing city with a rich history and a vibrant cultural scene. I have lived here for the past three years while I pursue my career in graphic design. I graduated from university last year and started working as a junior designer at a local studio.</span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In my free time, I enjoy various activities. I am passionate about photography and often spend weekends exploring different parts of the city to take interesting photos. I also like to visit art galleries and museums to get inspiration for my own work. One of my favorite places to visit in Berlin is the East Side Gallery, where I can see the famous murals on the Berlin Wall.</span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I share an apartment with two friends, Julia and Mark. Julia is a student studying architecture, and Mark works as a software developer. We all get along very well and often cook dinner together. I usually prepare Italian dishes like pasta and risotto, which are my specialties.</span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">My family lives in Munich, and I try to visit them at least once every few months. I have a younger brother named Leo, who is still in high school. He is very good at sports and plays for his schools soccer team. My parents are both teachers and have always encouraged me to pursue my passions.</span></p>',NULL,NULL,NULL,0,'b07fff5b-590d-45d5-97af-f3712ca6a324','42e0a7c2-9698-4f72-b868-a698fa9492c9','54ae104f-7d71-48fc-918a-8c3e341bc9ad','a07c29ce-95a7-4fd2-84df-43f6d36af407','94de3108-eb46-4a5e-b039-962392a500e6','6f8e5299-a7b8-44c5-a63e-31280ab0fdfb',0,'2024-11-04 11:21:31'),('cafdb09b-f3b5-4576-b931-329c5b668243','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2',NULL,NULL,NULL,NULL,0,'d283a3cf-d90b-4fee-8bf7-dec504bf0a42','6c91de9b-f84b-431a-a2f2-7ad79b984cd9','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('cb49f9b0-eace-47f1-bc20-8ffba568cf58','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Pronouns?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns are words that take the place of a noun to avoid repetition. They can stand in for people, animals, things, or ideas. Using pronouns makes sentences more concise and easier to understand.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">There are several types of pronouns, each serving a specific function in a sentence. Below are the most common types of pronouns:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal Pronouns</strong> Personal pronouns refer to specific people or things. They change form depending on whether they are the subject or object in a sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject pronouns</strong> (used as the subject of a sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I, you, he, she, it, we, they</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She is my friend.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Object pronouns</strong> (used as the object of a verb or preposition):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">me, you, him, her, it, us, them</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>John saw him at the park.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive pronouns</strong> (show ownership):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">mine, yours, his, hers, its, ours, theirs</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>This book is mine.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reflexive Pronouns</strong> Reflexive pronouns are used when the subject and the object of the sentence are the same. They end in&nbsp;<i>-self</i> (singular) or&nbsp;<i>-selves</i> (plural).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: myself, yourself, himself, herself, itself, ourselves, yourselves, themselves</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She made herself a sandwich.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Demonstrative Pronouns</strong> Demonstrative pronouns point to specific things or people. They help to indicate whether something is near or far in time or space.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular: this, that</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Plural: these, those</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>These are my keys.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative Pronouns</strong> Interrogative pronouns are used to ask questions. The most common ones are:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">who, what, which, whose</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Who is coming to the party?</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Relative Pronouns</strong> Relative pronouns introduce relative clauses and connect them to the main clause. They give more information about a noun in the sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: who, whom, whose, which, that</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The teacher who is speaking is very kind.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Indefinite Pronouns</strong> Indefinite pronouns refer to non-specific people or things. They can be singular, plural, or both.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: everyone, someone, anybody, nobody, all, some, many, few</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Someone left their umbrella in the room.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronouns in Context</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Lets look at how pronouns are used in context. In these sentences, notice how pronouns replace nouns to make the sentences more concise.</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>John went to the store. John bought some apples.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>John went to the store. He bought some apples.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The dog is barking. The dog wants food.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>The dog is barking. It wants food.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronoun Agreement</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns must agree with the noun they replace in number (singular/plural) and gender (masculine/feminine/neutral).</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Maria is my sister. She is very smart.</i> (singular, feminine)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The dogs are barking. They are very loud.</i> (plural)</span></li></ul>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','36cc2ca7-9643-4410-8166-50f68c988340','23eee435-4234-4224-b1d9-0b72379e8f19','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','ed8dcf13-124a-493e-90dd-bfe380e507b6','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('cd98225b-4b69-4d89-9046-1065e0b6e9e2','754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Future Tense</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Overview of the Simple Future Tense</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The&nbsp;<strong>simple future tense</strong> is used to express:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Predictions</strong>: Events likely to happen based on evidence or belief.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>It will snow heavily tomorrow.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Spontaneous Actions</strong>: Decisions made at the moment of speaking.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Ill call you right away.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Promising or Assuring</strong>: Commitments or agreements.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>We will never repeat that mistake.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Conditional Actions</strong>: Paired with \"if\" clauses for future possibilities.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>If it rains, we will cancel the trip.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formal Declarations</strong>: Schedules or official announcements.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The project will launch next month.</i></span></li></ul></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'4ac1d47e-9a06-4b89-a88b-52f0af7670f7','857ce585-3dd7-43b4-99f1-66d15dc682d2','0365aa1d-30fb-415a-8bbb-3ef9d00325a5','93482dfa-f718-4bfe-ac63-db30e6e430d7','9ff59274-0b63-4b67-a862-6c6d00121f6e','a9fd1fbf-2221-4848-9c3d-3fc9cedcaad9',0,'2024-11-20 15:30:07'),('cee102cf-3ee0-40f0-8bbe-080e173feafd','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest',NULL,NULL,NULL,NULL,1,'7b78a6a2-581d-414d-925c-dfd8a74ad59d','376a604a-4417-4360-a244-9733114ca891','d623a304-e399-441c-bbcf-65c4e1343ec0','5be8d130-4903-4637-a383-86316a798e2b','d4211b29-d856-43d5-b93e-ed97cce93362','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('cf0266f0-cf1e-48a6-b6c0-ce0421665555','0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 2',NULL,NULL,NULL,NULL,0,'88de5575-baaa-4ceb-83bd-126ba1613f0d','65b386e8-df1b-4810-9053-c1644c74f6ca','747f338b-51f5-4d3b-b895-61c0dc44dbaf','46eb6668-9448-4fcc-9bc0-c55e52497e8e','945a3f95-ebd3-45ea-ab0c-1cb5c4b2f401','5de32510-1732-49f2-ae58-0a2aebcf1610',1,'2024-12-12 17:55:26'),('cf1e61d7-e763-4273-b357-d8a804a23ef9','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 4</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Text: Developing Interactional Communication in Tourism</strong></span></p><p>&nbsp;</p><hr><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Interactional communication plays a vital role in the tourism industry, where meaningful connections between travelers and locals enhance the overall experience. When tourists visit a new place, effective communication can make their journey more enjoyable and memorable. This text will explore how developing interactional communication skills can benefit both visitors and hosts in a tourism context.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Once the conversation begins,&nbsp;<strong>active listening</strong> becomes essential. Tour guides, for instance, must listen attentively to tourists interests and preferences. By understanding what visitors want to learn or experience, guides can tailor their tours, making the information more engaging and relevant. This two-way communication fosters a deeper connection and enhances the visitors\' understanding of the culture and history of the destination.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Another important aspect of interactional communication in tourism is&nbsp;<strong>asking open-ended questions</strong>. When locals engage tourists by asking about their experiences, preferences, or thoughts on the area, it encourages dialogue. For instance, a local restaurant owner might ask, “What dish do you like the most so far?” This invites tourists to share their opinions and creates a friendly atmosphere for conversation. By facilitating discussions, both parties can learn from each other, enriching the experience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nonverbal communication</strong> also plays a significant role in tourism interactions. Body language, facial expressions, and gestures can convey warmth and hospitality. A local who gestures toward a beautiful view or uses enthusiastic hand movements while explaining a cultural tradition can enhance the message they are communicating. Tourists often respond positively to these nonverbal cues, feeling more engaged and connected.</span></p><h2><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary</strong></span></h2><ul><li><strong>Collide</strong> - Bertabrakan</li><li><strong>Culture Shock</strong> - Kejutan budaya</li><li><strong>Symptom</strong> - Gejala</li><li><strong>Fatigue</strong> - Kelelahan</li><li><strong>Appetite</strong> - Selera makan</li><li><strong>Suspicious</strong> - Mencurigakan</li><li><strong>Identity loss</strong> - Kehilangan identitas</li><li><strong>Communication</strong> - Komunikasi</li><li><strong>Receptionist</strong> - Resepsionis</li><li><strong>Customer service</strong> - Layanan pelanggan</li><li><strong>Solution</strong> - Solusi</li><li><strong>Overtime</strong> - Lembur</li><li><strong>Polite</strong> - Sopan</li><li><strong>Mistake</strong> - Kesalahan</li></ul><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','ef553b55-db63-4822-9e6d-e05b7cdc7c21','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('cf9e3b38-cf85-4ddc-9c6e-25916e122c7a','9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5',NULL,NULL,NULL,NULL,0,'05d1243d-7ad4-4893-b352-129bf05706b0','7cf3f682-17df-4c08-b1c9-b9851db561a4','05ff2eb5-2f11-448a-943c-0a703f8ae6f2','4b105eaa-359e-40d7-ae9a-e9d4d6402ac9','3eed5c6f-561d-4d3e-8359-6599a0b870c1','19ab833e-87cf-4963-a786-d5d63993a84f',0,'2024-11-20 15:27:05'),('cfb400ed-6146-4a55-bac1-5f13d0193817','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Congratulating &amp; Complimenting Others - Level 4</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In this advanced level, congratulating and complimenting includes personal reflections and a deeper understanding of the recipients journey.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Personal Reflections in Complimenting and Congratulating</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Sharing personal reflections</strong> about the recipients journey or growth, like “I have seen how hard youve worked to achieve this.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Compliments that inspire</strong>, encouraging the recipient to continue their efforts, such as “Your creativity is inspiring, and I cant wait to see what you do next.”</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “Congratulations on your promotion! Your commitment to excellence has truly paid off, and I believe you will achieve even greater things in the future.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Complex sentences using various tenses to reflect on past actions and future potential.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using figurative language or metaphors, such as “You are a shining star in our team.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Encouraging phrases like “keep up the great work” or “I believe in you.”</span></li></ul><h3>Vocabulary List with Indonesian Translations</h3><ol><li><strong>Congratulate</strong> - Memberi selamat</li><li><strong>Thrilled</strong> - Sangat senang</li><li><strong>Marathon</strong> - Maraton</li><li><strong>Award</strong> - Penghargaan</li><li><strong>Promotion</strong> - Promosi</li><li><strong>Achievement</strong> - Pencapaian</li><li><strong>Milestone</strong> - Tonggak pencapaian</li><li><strong>Dedication</strong> - Dedikasi</li><li><strong>Passionate</strong> - Bersemangat</li><li><strong>Impressive</strong> - Mengesankan</li><li><strong>Celebrate</strong> - Merayakan</li><li><strong>Supportive</strong> - Mendukung</li><li><strong>Enthusiastic</strong> - Antusias</li><li><strong>Top 10</strong> - Sepuluh besar</li><li><strong>Strict diet</strong> - Diet ketat</li><li><strong>Effort</strong> - Usaha</li><li><strong>Significant</strong> - Signifikan</li><li><strong>Award-winning</strong> - Pemenang penghargaan</li><li><strong>Catch up</strong> - Bertemu (untuk berbincang atau mengejar ketertinggalan)</li><li><strong>Inspiring</strong> - Menginspirasi</li><li><strong>Deserved</strong> - Layak</li><li><strong>Rich chocolate cake</strong> - Kue cokelat kaya</li><li><strong>Liquorice</strong> - Manisan licorice</li><li><strong>Freshly dug grave</strong> - Kuburan yang baru digali</li><li><strong>Sample bag</strong> - Tas sampel</li><li><strong>Impressed</strong> - Terkesan</li><li><strong>Satisfied</strong> - Puas</li><li><strong>Rewarding</strong> - Memuaskan</li><li><strong>Leader</strong> - Pemimpin</li><li><strong>Tangible</strong> - Nyata atau dapat dirasakan</li><li><strong>Challenge</strong> - Tantangan</li><li><strong>Solution</strong> - Solusi</li><li><strong>Innovation</strong> - Inovasi</li><li><strong>Proud</strong> - Bangga</li><li><strong>Friendship</strong> - Persahabatan</li><li><strong>Accomplishment</strong> - Prestasi</li><li><strong>Celebration</strong> - Perayaan</li><li><strong>Encouraging</strong> - Mendorong atau menyemangati</li><li><strong>Grateful</strong> - Bersyukur</li><li><strong>Memorable</strong> - Berkesan</li></ol><hr><p><strong>Read this to answer questions number 1-5!</strong></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:11pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdayi0yudsSCjj8zYlQrJALYqmA7sxQ9memxl24kuL_WEFR9xr42mXmaeUjUtSEEmZl75qSNgfTb01BD6_SYYHEoa-P_NI6HLzWOHnwTW8Ag53Vj-xy_KztA4l9nspT7O7hTQMbQ3j9qDCnG_ILnyZbvzcsbE2Fz_0TaUchpj9v4Oo?key=8m0Wu9Sjy7Wx8xldRR3wyA\" width=\"343\" height=\"240\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://assets.skor.id/crop/0x0:0x0/x/photo/2021/08/08/2391405776.jpg\"><span style=\"background-color:transparent;color:#0563c1;font-family:Calibri,sans-serif;font-size:11pt;\"><u>https://assets.skor.id/crop/0x0:0x0/x/photo/2021/08/08/2391405776.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:11pt;\">&nbsp;</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Emma:</strong> Hi John, I heard you completed the marathon last weekend. Congratulations!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>John:</strong> Thanks, Emma! It was quite a challenge, but Im glad I finished.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Emma:</strong> I bet it was. How did you manage to prepare for such a big event?</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>John:</strong> I trained for months, followed a strict diet, and practiced running daily. It was a lot of hard work.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Emma:</strong> That sounds impressive! Your dedication must have paid off. I heard you finished in the top 10!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>John:</strong> Yes, I did! I was thrilled with the result. Thanks for your support!</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 6-10!</strong></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Dear Sarah,</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I hope this letter finds you well. I just wanted to drop you a note to say congratulations on your recent promotion! Your hard work and dedication have truly paid off, and I couldnt be happier for you.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I remember how you talked about your career goals and the effort you put into your projects. Its inspiring to see you achieve such a significant milestone. Im sure you will continue to excel in your new role.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Once again, congratulations on this well-deserved success. Lets catch up soon to celebrate!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Best wishes,</span></p><p><br><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Anna</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 11-15!</strong></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>Message from Tom:</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Hi Lisa,</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I just heard the fantastic news about your award! Congratulations! I know how much effort you put into that project, and its great to see your hard work recognized. Your achievement is truly inspiring.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">I remember when you first started working on that project; you were so dedicated and passionate about it. Its no surprise that youve received this award.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Lets meet up soon so I can hear all about it and celebrate together!</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Best,</span><br><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Tom</span></p><p>&nbsp;</p><p><strong>Read this to answer questions number 16-20!</strong></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeX_BbVNp6rUg8wcJiFi2_lk4rMRLupM-3IJpmJSo9xKlueCDjWUdnE8jjw1jFI9oDbKdTlf7r_1SIlyIoY3sXXdjk077wOhPb3LvPkJ5I2S3_0UJYMZ5iAXGNMHQ6EcFRN30IosVerPQm7BQ24dJe-SQuGpj9Z2b1ivpGUxA?key=8m0Wu9Sjy7Wx8xldRR3wyA\" width=\"300\" height=\"312\"> <img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdGNvSrkjHCs36FVPtZ2zTTPLk95TOCgphTYH0CNPnWCS8CxFEA9JEIzr2Mxn8L8I0hwQX37S1mKBwaEzEyN6oYxhsYKJD3O0eRgZfx2GN9TMdS7fqUlxOALVlwGgKKD8N0Gy7Tyd1PEnwdSlq75ddTOWeZ50nYGPM0xvjN3w?key=8m0Wu9Sjy7Wx8xldRR3wyA\" width=\"288\" height=\"305\"> <img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXd07xjWH0HIYEkDC3MLFdl5ikWUSntdWLbauhC-1EjGPbvsAbBQUXKnE3m69_NUCDjXq-kuvPmcc5Bu8IKBRUMiyrCkS4-cE6ft3L_wNHYQc_AwBl-L_yCyrwKKIKfq52TPWrN9lO-Km4Mf-qQLW5vbxZgsuPt2EGz7YIwdEQ?key=8m0Wu9Sjy7Wx8xldRR3wyA\" width=\"437\" height=\"205\"></span></p>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','0bc35f92-9090-4bdc-b655-dd567df698a3','432f07f2-a960-412b-be28-94ff2d88b136','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe','e8eadf68-f681-4375-9511-3fe1995f2a15',0,'2024-11-20 15:10:36'),('d0137123-ec41-4e5d-9591-1f46113f1e31','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 5','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','d1f6cd37-fcbf-4359-b472-e5f088311d09','e0ef7134-1f09-44da-ba2d-48b385fc54fa','ffd95f3d-e727-4be6-b439-48598209ff14','199fd7ff-54e3-4338-a63d-5d87d96781be','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54'),('d09458e0-e804-412e-a4e9-fdd2d55c7ddf','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. What Are Verbs?</strong> Verbs are words that express actions, occurrences, or states of being. They are the essential component of sentences, allowing us to understand what the subject is doing or what is happening to the subject.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Types of Verbs</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Action Verbs</strong>: Describe what someone or something does. For example,&nbsp;<i>run</i>,&nbsp;<i>write</i>, and&nbsp;<i>jump</i>.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Linking Verbs</strong>: Connect the subject to more information without showing an action. Common linking verbs are forms of \"to be\" (am, is, are, was, were) and other verbs like&nbsp;<i>seem</i>,&nbsp;<i>become</i>, and&nbsp;<i>appear</i>.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Helping (Auxiliary) Verbs</strong>: These are used alongside main verbs to form different tenses, moods, and voices. Examples include&nbsp;<i>is</i>,&nbsp;<i>has</i>,&nbsp;<i>do</i>,&nbsp;<i>will</i>,&nbsp;<i>can</i>, and&nbsp;<i>should</i>.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Verb Tenses</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present</strong>: Used for general truths, habits, and routines (e.g.,&nbsp;<i>She reads books</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Continuous</strong>: Describes ongoing actions (e.g.,&nbsp;<i>They are eating</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Past</strong>: Describes actions completed in the past (e.g.,&nbsp;<i>He walked home</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Past Continuous</strong>: Describes actions in progress at a past time (e.g.,&nbsp;<i>She was reading</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect</strong>: Describes actions completed at an unspecified time before now (e.g.,&nbsp;<i>They have finished</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Simple</strong>: Describes actions that will happen (e.g.,&nbsp;<i>I will call you</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>4. Regular and Irregular Verbs</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Verbs</strong>: Form the past tense and past participle by adding -ed (e.g.,&nbsp;<i>work → worked</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Verbs</strong>: Change form unpredictably (e.g.,&nbsp;<i>go → went</i>,&nbsp;<i>see → seen</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>5. Modal Verbs</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Modals</strong> are auxiliary verbs that express ability, possibility, permission, or obligation (e.g.,&nbsp;<i>can</i>,&nbsp;<i>may</i>,&nbsp;<i>must</i>,&nbsp;<i>should</i>,&nbsp;<i>will</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: You&nbsp;<strong>must</strong> complete the assignment.</span></li></ul>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','2f761a14-dfdf-4549-8619-08112603046b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','e988b40c-6ed5-462c-97ad-1aef02f83a1f','e273317f-f53e-45dc-8ced-9e15ab266775','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59'),('d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>Level 5: Talking About the Story of Nyi Roro Kidul</strong></h3><p><strong>Start by introducing the title and main character.</strong><br>This helps the listener understand what the story is about.<br>For example:</p><ul><li>The story is about [main character] and [setting].<ul><li>“The story is about Nyi Roro Kidul, a powerful guardian of the Southern Sea, and her connection to nature and the villagers.”</li></ul></li></ul><hr><p><strong>Describe the setting of the story.</strong><br>Provide information about the location to create a vivid image.<br>For example:</p><ul><li>The story takes place in [location].<ul><li>“The story takes place in the Southern Sea, near the coast where the villagers lived.”</li></ul></li></ul><hr><p><strong>Explain the key events in the story.</strong><br>Highlight the main moments that make the story engaging.<br>For example:</p><ul><li>In the story, [main events happen].<ul><li>“In the story, the villagers made offerings to Nyi Roro Kidul to maintain harmony with nature, and she punished those who disrespected her.”</li></ul></li></ul><hr><p><strong>Talk about the moral or lesson of the story.</strong><br>This adds meaning and insight to the discussion.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us to respect nature and maintain balance to live in harmony.”</li></ul></li></ul><hr><p><strong>Mention why you like or recommend the story.</strong><br>This makes the explanation personal and relatable.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it shows the importance of respecting the environment and traditions.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Ceremony</strong> <strong>Upacara</strong></li><li><strong>Legend</strong> <strong>Legenda</strong></li><li><strong>Offering</strong> <strong>Persembahan</strong></li><li><strong>Coast</strong> <strong>Pesisir</strong></li><li><strong>Guardian</strong> <strong>Penjaga</strong></li><li><strong>Harmony</strong> <strong>Keseimbangan</strong></li><li><strong>Dangerous</strong> <strong>Berbahaya</strong></li><li><strong>Astonishment</strong> <strong>Kekaguman</strong></li><li><strong>Powerful</strong> <strong>Kuat</strong></li><li><strong>Transform</strong> <strong>Mengubah</strong></li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','e9576c81-6bfc-4990-bd87-4bca3e2f24ff','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','54c0fd30-4d0a-448e-ab19-fef773f49e4d','0adb5e27-9182-4279-ac41-ab8014926f3f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('d1432109-e2a3-4730-8bc8-53c76ba43f9a','78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6',NULL,NULL,NULL,NULL,0,'893a77e6-bfe7-4cc1-96c2-3d5ff738d90d','a6279e83-15e2-4f5b-8fe6-4147346f4f93','1b3e6ab8-a008-4d9f-a9ff-68e27156bcea','27afae1a-803b-4ee3-a66e-bdc6805fe2fd','9a73f6c4-5a21-4e51-9391-4e24bf7f351b','8e32fdc1-dc1c-4ccf-bfc9-91c4c114d437',1,'2024-11-04 14:17:03'),('d16fd982-6b49-4eff-8228-0e9f89071bc1','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Prepositions can add nuance to sentences, connect complex ideas, and are often integral to idiomatic expressions. Mastery of prepositions involves recognizing their subtle distinctions in different contexts and understanding the fixed combinations often used with certain verbs, adjectives, and nouns.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Categories of Prepositions and the Usage</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subtle Differences in Place and Time</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"Among\"</i> vs.&nbsp;<i>\"Between\"</i>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"Among\"</i> refers to being part of a group or surrounded by.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"Between\"</i> is generally used when comparing two distinct elements or choosing from two options.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She shared the sweets among her friends.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The negotiations were held between the two companies.</i></span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions in Complex Expressions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">These often add layers of meaning, typically by modifying actions or conditions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples include&nbsp;<i>\"for the sake of,\" \"in lieu of,\"</i> and&nbsp;<i>\"in view of.\"</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>They canceled the event in view of the storm.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She accepted the award on behalf of her team.</i></span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Prepositions in Collocations</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Certain words naturally pair with specific prepositions.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>\"Accused of,\" \"capable of,\"</i> and&nbsp;<i>\"invested in\"</i> are examples.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentences:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>He was accused of theft.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She is capable of leading the team.</i></span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Idiomatic Expressions with Prepositions</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Prepositions are key in idiomatic expressions, where their meaning may be non-literal.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Common idioms include&nbsp;<i>\"by all means,\" \"for good measure,\"</i> and&nbsp;<i>\"at a loss.\"</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentences:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>By all means, feel free to reach out if you have questions.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>She added extra flour for good measure.</i></span></li></ul></li></ul></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','fe89e931-d34d-4430-b541-cb89aba0f880','94f1b99e-d598-4728-b73d-17e6e155dc1c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','24df258b-9f3a-4cc5-a3e7-ff9777bb5210',0,'2024-11-28 13:59:48'),('d1f6cd37-fcbf-4359-b472-e5f088311d09','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 1','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','e0ef7134-1f09-44da-ba2d-48b385fc54fa','ffd95f3d-e727-4be6-b439-48598209ff14','199fd7ff-54e3-4338-a63d-5d87d96781be','d0137123-ec41-4e5d-9591-1f46113f1e31','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54'),('d251bc49-d9e7-4638-8973-57fdeb16bcd9','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 3: Intermediate</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Intentions?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Intentions are the goals or plans someone has for the future. They reflect what people hope to accomplish or experience. For instance, saying, \"I intend to travel to Japan next year\" indicates a specific goal for the future. Understanding intentions is crucial for effective communication, as it helps connect with others\' hopes and aspirations, whether in casual conversation or in detailed discussions about future activities.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of a Reading Passage:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Next month includes travel to a new city. Exploring museums and visiting historical sites is the plan. Local food will be tried, and new people will be met. Learning about culture and having a great experience is the intention.\" This passage conveys various intentions related to travel and cultural exploration.</span></p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Goals</strong> Tujuan</li><li><strong>Volunteer</strong> Sukarelawan</li><li><strong>Donate</strong> Menyumbangkan</li><li><strong>Shelter</strong> Penampungan</li><li><strong>Camping</strong> Berkemah</li><li><strong>Hiking</strong> Mendaki</li><li><strong>Sunsets</strong> Matahari Terbenam</li><li><strong>Meaningful</strong> Bermakna</li><li><strong>Guitar</strong> Gitar</li><li><strong>Backyard</strong> Halaman Belakang</li><li><strong>Responsibility</strong> Tanggung Jawab</li><li><strong>Kindness</strong> Kebaikan</li><li><strong>Blankets</strong> Selimut</li><li><strong>Toys</strong> Mainan</li><li><strong>Road Trip</strong> Perjalanan Darat</li><li><strong>Family</strong> Keluarga</li><li><strong>Growth</strong> Pertumbuhan</li><li><strong>Historical Sites</strong> Situs Bersejarah</li><li><strong>Language</strong> Bahasa</li><li><strong>Personal Growth</strong> Pertumbuhan Pribadi</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this to answer questions number 1-11!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Emmas Summer Plans</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Emma is a high school student who always looks forward to summer because it is her chance to explore new activities and spend quality time with the people she loves. This year, she has many intentions for how she will make her vacation meaningful and exciting. First, Emma says, “I intend to learn how to play the guitar. I\'ve always admired musicians who can express their feelings through music, and I want to try creating my own songs.” She has already picked out an online course and plans to practice every morning in her backyard, where the birds and the trees can be her audience.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In addition to her musical goals, Emma has a strong desire to give back to her community. She plans to volunteer at the local animal shelter, a place she has always loved visiting. “I hope to spend time feeding the animals, playing with them, and helping them find new families,” Emma explains. She believes that caring for animals teaches kindness and responsibility, and she is eager to do her part. She has even started collecting old blankets and toys to donate to the shelter.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Spending time with her family is also high on Emmas list of summer intentions. “We plan to take a long road trip across the country to visit some of the most beautiful national parks,” she shares excitedly. Emmas parents and younger brother are looking forward to hiking trails, seeing waterfalls, and watching sunsets together. They will also try camping under the stars for the first time, an experience Emma cant wait to have. She feels that these moments with her family will be memories she will treasure forever.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For Emma, having clear intentions for her summer makes her days more purposeful. “I know that setting goals will help me learn and grow,” she says. By balancing her plans between personal learning, community service, and family adventures, she is sure that this summer will be unforgettable.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Read this to answer questions number 12-15!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Davids Career Goals</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">David is a recent college graduate with a passion for technology and a clear vision for his future. His dreams are ambitious, but he is determined to achieve them through hard work and dedication. “I intend to become a successful software developer,” he declares. David has been fascinated by computers since he was a child, and he dreams of building apps and software that make peoples lives easier. His biggest goal is to create a groundbreaking app that will revolutionize communication for people in remote areas.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To make his dreams a reality, David knows he must constantly improve his skills. He plans to learn new coding languages, such as Python and JavaScript, and practice by working on small projects. “I want to attend workshops, join tech communities, and network with professionals in the industry,” he says. David understands the importance of connecting with people who share his passion and can offer valuable advice. He also spends time watching tutorials and participating in online courses to keep up with the latest advancements in technology.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Davids career intentions also include gaining global work experience. “I hope to collaborate with teams from different countries and understand how technology impacts various cultures,” he explains. Traveling for work excites him because he believes it will broaden his perspective and inspire him to create software that is accessible and helpful worldwide. In addition, he dreams of visiting tech hubs like Silicon Valley, Tokyo, and Berlin, where he can learn from some of the most innovative minds in the industry.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Outside of his professional goals, David also wants to give back to the community. He has an idea to mentor high school students who are interested in technology. “I intend to start a coding club at a local youth center,” he says. He hopes to inspire younger people to follow their dreams and explore the world of programming. David knows that his future will be full of challenges, but his intentions keep him motivated and focused. “With clear goals and a passion for learning, Im ready for whatever comes next,” he says confidently.</span></p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','456af0ad-de69-42a7-b227-135601f1cc0a','de4674bd-c6d6-452f-85d2-fd42a0ccf773','042624d6-9d02-402d-a80a-8dfd1649f91e','4b61631f-fe0c-4d04-b889-ccc0f12997ba','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('d283a3cf-d90b-4fee-8bf7-dec504bf0a42','7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'6c91de9b-f84b-431a-a2f2-7ad79b984cd9','cafdb09b-f3b5-4576-b931-329c5b668243','361f92e6-bd0e-4079-b3db-f4dfa037c8c3','986c6f40-a0b7-4e37-a2ab-18e2def54e0c','9fb3b05a-36e5-48dd-baaf-2181d77fd69c','67b107a0-f5bc-49b0-bf30-8c52a7dcd078',0,'2024-11-20 15:29:06'),('d2c07130-79eb-459a-bf83-60f76ceebcd2','a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 2 (Elementary)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Appreciating Cultural Values: Learning About Differences</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Cultural values are the beliefs and customs of a group of people. They show us how to behave. For example, in many cultures, it is important to respect older people. People listen to their parents and grandparents because they have good advice.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Food is a big part of culture. Different countries have special dishes. In Mexico, people enjoy tacos. In India, they like curry and rice. When we try different foods, we learn about new traditions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Celebrating special days is another way to appreciate cultural values. Festivals like Diwali in India or Thanksgiving in the United States bring people together. These celebrations help us share joy and learn about each other.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">When we respect and appreciate cultural values, we can connect with people from all over the world. Understanding each other helps us create a friendly community.</span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 2 (Elementary)</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary Related to Culture</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Expanded terms: customs, beliefs, values, festivals, cuisine.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Descriptive Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">More adjectives: unique, popular, traditional, happy.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Present Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Statements: \"People celebrate holidays together,\" \"Different countries have different foods.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Continuous Tense</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ongoing actions: \"People are learning about each other.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Causal Language</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Simple cause-effect: \"This is important because it brings people together.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Connective Words and Phrases</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Additional connectors: also, for example, however.</span></li></ul></li></ol><p>&nbsp;</p><hr><p>&nbsp;</p>',NULL,NULL,NULL,0,'17ae8c8f-06a4-4577-9846-9861926b0767','5f80b62e-161d-43f8-94df-66d2bb3d07c9','a16be13c-c049-47cd-b145-b3faae19a096','2420443a-cb2b-4c3d-bec5-0cd3e55209e8','5d155771-a80b-4c7d-88df-56b0e833c511','4d014570-ba73-4f48-9814-ea1707f9cb00',0,'2024-12-04 11:15:31'),('d4211b29-d856-43d5-b93e-ed97cce93362','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 5',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','7b78a6a2-581d-414d-925c-dfd8a74ad59d','376a604a-4417-4360-a244-9733114ca891','d623a304-e399-441c-bbcf-65c4e1343ec0','5be8d130-4903-4637-a383-86316a798e2b','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('d430d447-c971-4c28-861d-385e34e4f374','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','899fb920-0a43-4888-a48a-0e91495db9b1','48882788-baf8-468f-85bf-dc386c4a00a6','e12050cd-2e20-4401-a7d3-5d3e9d4d582c','bd175280-dac0-4816-8b96-8bfea150cf93','62fa8403-e764-4555-949c-236f7300e212',0,'2024-11-20 15:27:49'),('d4932d08-baf8-4183-816b-efe2b32b49bf','746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'6f5449a0-70e9-4502-a9d7-478d56fbebf2','184f89b9-fcaf-446d-9e3f-e085318ac802','b9bc4120-4797-4b8b-8256-16ef68276e44','c1a7ad47-5a3a-4d4e-a8a7-966e9cf60d71','2622d27d-5b07-43d1-922a-2391c188ee32','04d3a793-1da4-467d-8c52-763a3039f450',0,'2024-11-04 13:45:10'),('d49e5dcb-c578-4c47-858b-aafd77743437','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Introduction to Nouns - Singular and Plural</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. What is a Noun?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A noun is a word that names a person, place, thing, or animal. Examples of nouns are:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Person</strong>: teacher, doctor</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place</strong>: school, park</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Thing</strong>: book, chair</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Animal</strong>: dog, cat</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Singular Nouns</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A singular noun names&nbsp;<strong>one</strong> person, place, thing, or animal.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples of singular nouns:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One&nbsp;<strong>apple</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One&nbsp;<strong>car</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One&nbsp;<strong>house</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">One&nbsp;<strong>dog</strong></span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Plural Nouns</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A plural noun names&nbsp;<strong>more than one</strong> person, place, thing, or animal.</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To make most nouns plural, we add&nbsp;<strong>-s</strong> or&nbsp;<strong>-es</strong>.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Add&nbsp;<strong>-s</strong> to most nouns:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">one&nbsp;<strong>cat</strong> → two&nbsp;<strong>cats</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">one&nbsp;<strong>book</strong> → three&nbsp;<strong>books</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Add&nbsp;<strong>-es</strong> to nouns that end in&nbsp;<strong>s, x, z, ch,</strong> or&nbsp;<strong>sh</strong>:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">one&nbsp;<strong>bus</strong> → two&nbsp;<strong>buses</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">one&nbsp;<strong>box</strong> → five&nbsp;<strong>boxes</strong></span></li></ul></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Quick Tips</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For most words, just add&nbsp;<strong>-s</strong>.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">For words ending in&nbsp;<strong>s, x, z, ch,</strong> or&nbsp;<strong>sh</strong>, add&nbsp;<strong>-es</strong>.</span></li></ul>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','a3ff4d37-f894-49fb-a9cf-eb55687ac345','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','5d379e80-7ee6-4f46-9de6-3d12a880c986','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('d4a49dd3-8806-4dd7-b73f-5c2e812a399c','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>The Difference Between Reported Speech and Direct Speech</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Direct Speech</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Direct speech is when we report the exact words someone says, enclosed in quotation marks.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Statement,\" said [Speaker].</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">[Speaker] said, \"Statement.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She said, \"I am going to the store.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I love ice cream,\" John said.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Reported Speech</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Reported speech, also known as indirect speech, is when we report what someone said without quoting their exact words. It often requires changes in pronouns, verb tenses, and time expressions.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">[Speaker] said (that) [reported statement].</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Direct: She said, \"I am going to the store.\"</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Reported: She said that she was going to the store.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Direct: John said, \"I love ice cream.\"</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Reported: John said that he loved ice cream.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Changes in Reported Speech</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronouns:</strong> Adjust pronouns to fit the context.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I am happy\" → She said that she was happy.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Verb Tense Backshift:</strong> Shift verb tenses back one step in time.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Present → Past: \"I like pizza\" → He said he liked pizza.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Past → Past Perfect: \"I went to the park\" → She said she had gone to the park.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Expressions:</strong> Change time references.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Today\" → \"That day\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Tomorrow\" → \"The next day\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Yesterday\" → \"The previous day\"</span></li></ul></li></ol>',NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','67197606-d707-48c1-8033-1298c99cb215','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','773d3490-11ed-4025-aeec-d9fab774c585','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','26d39f63-85dd-435b-aed1-0a507b625015',0,'2024-11-20 15:34:04'),('d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 1',NULL,NULL,NULL,NULL,0,'d7ccf054-a396-43fc-9993-32e113089c6d','71a69eee-15cd-428f-ba4a-787447531cd9','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','671a16b3-1ece-4246-9767-c1812a428629','53455c0e-87dd-4192-80a1-415f79c2e416','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('d56af166-7c52-46ea-942c-bd752a9577b5','1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<h3><strong>Level 2: Talking About The Wonders of Indonesian Food</strong></h3><p><strong>Start by introducing the topic.</strong><br>This sets the stage for the discussion.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about food, its preparation, and the role of culture in how we share meals.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear definitions to clarify the topic.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Dish refers to a type of food or meal.”</li><li>“Culture means the traditions and way of life of a group.”</li></ul></li></ul><hr><p><strong>Discuss the importance of the topic.</strong><br>Explain its relevance to personal and social contexts.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Sharing meals and preparing food together are important parts of many cultures, like in Indonesia.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world scenarios.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“In Indonesian culture, meals are often a time for families to gather and share dishes like grilled satay or spicy sambal.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that food brings people together and reflects the rich diversity of cultures.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Dish</strong> <strong>Hidangan</strong></li><li><strong>Culture</strong> <strong>Budaya</strong></li><li><strong>Ingredient</strong> <strong>Bahan masakan</strong></li><li><strong>Recipe</strong> <strong>Resep</strong></li><li><strong>Grilled</strong> <strong>Dibakar</strong></li><li><strong>Sweet</strong> <strong>Manis</strong></li><li><strong>Share</strong> <strong>Berbagi</strong></li><li><strong>Rich (in flavor)</strong> <strong>Penuh rasa</strong></li><li><strong>Sour</strong> <strong>Asam</strong></li><li><p><strong>Together</strong> <strong>Bersama-sama</strong></p><p>&nbsp;</p></li></ol>',NULL,NULL,NULL,0,'b720a4bf-a700-4741-9a4e-19dc999f590e','15c56aa0-45db-40f4-953a-5809e38d282c','b559ab53-43bd-4ced-9f9c-9e7bcdcbfc6f','864bd322-42d3-46b6-a7c7-cf001ae6c46e','7653ba04-1273-4642-83bf-3c7d2789e8ad','4f2a4107-cd65-433c-8d1d-72fb9eea3f44',0,'2024-11-20 15:06:26'),('d623a304-e399-441c-bbcf-65c4e1343ec0','4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3',NULL,NULL,NULL,NULL,0,'cee102cf-3ee0-40f0-8bbe-080e173feafd','7b78a6a2-581d-414d-925c-dfd8a74ad59d','376a604a-4417-4360-a244-9733114ca891','5be8d130-4903-4637-a383-86316a798e2b','d4211b29-d856-43d5-b93e-ed97cce93362','39585c17-6898-4ec1-9338-2dd6e96ebcc1',1,'2024-11-20 15:15:34'),('d6308b3d-a117-4ac2-ad13-9cc2cafe457c','c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 2',NULL,NULL,NULL,NULL,0,'1ce4f136-0df6-4930-b53e-fab50e64e5bc','9f3dba0a-ca99-443b-adad-c662db6417f5','8f84d01b-71d1-43fb-8f0d-fd71a965e01b','c4cf619b-d4fe-4dd4-a56d-9cd6054f89de','89091f6c-976f-4429-9d19-c6ba390f23f4','2b6494e9-a7eb-4b30-8a16-b5acdb26f61b',0,'2024-11-20 14:50:51'),('d7ccf054-a396-43fc-9993-32e113089c6d','3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','Pretest',NULL,NULL,NULL,NULL,1,'d52cc7e7-453e-4cd8-b4f9-1cd1c1d7a0eb','71a69eee-15cd-428f-ba4a-787447531cd9','4ba42ab6-5699-4d8e-ba0f-ba16f63c94c1','671a16b3-1ece-4246-9767-c1812a428629','53455c0e-87dd-4192-80a1-415f79c2e416','88fa4676-9818-44c4-b59d-1b07affdbfe8',1,'2024-12-12 18:16:54'),('d7de4c11-9ecc-4a31-90a0-ca1d74559a0e','41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Noun?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A&nbsp;<strong>noun</strong> is a word that names a person, place, thing, or idea. Examples of nouns are \"cat,\" \"school,\" and \"happiness.\"</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular and Plural Nouns</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Singular nouns</strong> refer to one person, place, thing, or idea.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>one cat</i>,&nbsp;<i>one book</i>,&nbsp;<i>one apple</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Plural nouns</strong> refer to more than one person, place, thing, or idea.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>two cats</i>,&nbsp;<i>three books</i>,&nbsp;<i>five apples</i></span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>How to Make Nouns Plural</strong></span></h4><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Most nouns:</strong> Add \"-s\" to make them plural.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>car</i>, Plural:&nbsp;<i>cars</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>dog</i>, Plural:&nbsp;<i>dogs</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns ending in -s, -x, -ch, or -sh:</strong> Add \"-es\" to make them plural.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>bus</i>, Plural:&nbsp;<i>buses</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>box</i>, Plural:&nbsp;<i>boxes</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Nouns ending in a consonant + \"y\":</strong> Change the \"y\" to \"i\" and add \"-es.\"</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>baby</i>, Plural:&nbsp;<i>babies</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>city</i>, Plural:&nbsp;<i>cities</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular nouns:</strong> Some nouns change spelling completely in the plural form.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>man</i>, Plural:&nbsp;<i>men</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular:&nbsp;<i>child</i>, Plural:&nbsp;<i>children</i></span></li></ul></li></ol>',NULL,NULL,NULL,0,'5afc44cd-d697-4d11-87d4-1fa9334e7f97','d49e5dcb-c578-4c47-858b-aafd77743437','a3ff4d37-f894-49fb-a9cf-eb55687ac345','09bd0ce3-697a-4efc-bbf4-b80c3eb1f80c','5d379e80-7ee6-4f46-9de6-3d12a880c986','2b1f2deb-6f75-4cfe-99fd-6ea845f1e0d2',0,'2024-11-04 13:52:47'),('d85fb125-fe18-4b3d-9813-6fa87c4b10f4','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','efd9c373-a891-4be0-a3b1-9e7c74b462ee','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','ece4b803-0eff-41eb-ba24-307c115cae80','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d',0,'2024-11-04 14:58:57'),('d9a0ebb2-323d-41c9-a95a-d9db9187cacf','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Verb?</strong> A verb is a word that describes an action, occurrence, or state of being. Verbs are an essential part of sentences because they tell us what the subject is doing.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Verbs:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Action Verbs:</strong> These verbs show what someone or something is doing.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: run, eat, jump</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>State Verbs:</strong> These verbs describe a state of being or condition.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: be, seem, have</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Verbs:</strong> These verbs follow a predictable pattern when changing tenses (adding -ed).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: talk → talked</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Verbs:</strong> These verbs do not follow the regular pattern when changing tenses.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: go → went</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Using Verbs in Sentences:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I&nbsp;<strong>eat</strong> breakfast every morning. (action verb)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She&nbsp;<strong>is</strong> happy. (state verb)</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Practice:</strong> To identify verbs in sentences, look for words that describe actions or states.</span></p>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','2f761a14-dfdf-4549-8619-08112603046b','e988b40c-6ed5-462c-97ad-1aef02f83a1f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','e273317f-f53e-45dc-8ced-9e15ab266775','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59'),('dbc84518-b9d6-4c9c-b406-a466f9ffcd1e','b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'4bd479a0-c629-4f12-8908-023b6ee2d29a','18c547b8-4f70-4034-82f0-f6ef2dea7719','4324ee52-2e30-4513-83ce-ac68b9a21ecc','c49793d2-f73b-49a7-9ba1-49c68b9d2b79','2687ba9c-ac94-424f-a35e-0283946e5506','41426465-c0af-4f11-bb66-c0e307279110',0,'2024-11-04 13:49:56'),('dd2e229c-09c5-42a6-afb6-86381733a5ad','cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Level 2','<p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Congratulating and Complimenting</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong><u>Phrases:</u></strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on your graduation!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thats amazing! Congratulations!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Well done! You did it!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"That was a great speech!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on your diploma!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Anytime! Im happy to help!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Thank you for inviting me. Id love to come!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Congratulations on getting your first job!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Your hairstyle is very nice. It looks great!\"&nbsp;</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>\"Your speech made everyone laugh. It was great!\"</strong></span></li></ul><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Look at the passage below to learn more about how to use phrases for congratulating and complimenting!</strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>Graduation Day</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXcs_gV48EPVWRmU_Go2Aa3mysL5XbjNTuTitn7w1IaGIqo3KRbR50nXuDdWMcSEyyc7wFQeDbbgI51ceeo6eilaHYac6d6HrOwI1Im4aOYxlnn84_1W7WHhqlWOq40i69KbilA_e2hD5OFZXRYobkxmrirs9Yrmj_1__l-ixJJTMJe-kXntbts?key=7LoUXDfif9kMERnrSMcmjgBm\" width=\"363\" height=\"363\"></span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Jack was very happy on his graduation day. His friend Emily came to celebrate with him. “Congratulations on your graduation!” she said with a big smile. Jack felt proud and replied, “Thank you! I worked very hard for this.” Emily smiled and said, “Thats great! Congratulations!” Jack felt even happier. He gave a speech during the ceremony, and Emily told him, “Your speech made everyone laugh. It was really good!” Jack smiled, feeling glad that people enjoyed it.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">After the ceremony, Emily kept cheering for Jack. “Well done! You did it!” she said. Jack thanked her and said, “I couldnt have done it without friends like you.” Emily also congratulated him on his first job. “Congratulations on getting your first job!” she said. Jack was excited and replied, “Thank you! I cant wait to start.” As they talked, Emily noticed Jack\'s new look. “Your hairstyle is very nice. It looks great!” she said. Jack felt happy to share this special day with a good friend.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'977112e0-f839-4b9e-8c9b-79ca42f32103','8e3a70f1-c208-4bff-ae72-94c958828ebc','3e2e8436-3db9-40ac-9871-e4dab23ee23d','20c2d66b-3b7a-4f53-88b3-164b6c1247ff','afd6b384-56dd-4139-90f1-5800d11048e1','0d678492-4d7b-4c8f-8a3e-add4cdd3b6b0',0,'2024-11-20 14:56:27'),('de4674bd-c6d6-452f-85d2-fd42a0ccf773','6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 2','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 2: Beginner</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Intentions?</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In this level, intentions involve making plans and expressing desires. Intentions can show what people hope to do in the future. For example, if someone says, \"I plan to visit my grandmother,\" they express their intention to spend time with her. Recognizing intentions helps in understanding conversations about future actions and making plans with others.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example of a Reading Passage:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Plans include a visit to a grandmother this weekend. Help with cooking dinner is important. Pasta and salad will be made. After dinner, watching a movie is the hope.\" This passage illustrates intentions regarding family visits and meal preparation.</span></p><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Grandmother</strong> - Nenek</li><li><strong>Countryside</strong> - Pedesaan</li><li><strong>Vacation</strong> - Liburan</li><li><strong>Camping</strong> - Berkemah</li><li><strong>Campfire</strong> - Api unggun</li><li><strong>Gardening</strong> - Berkebun</li><li><strong>Relaxing</strong> - Santai</li><li><strong>Painting</strong> - Melukis</li><li><strong>Picnic</strong> - Piknik</li><li><strong>Basketball</strong> - Bola basket</li><li><strong>Tidy</strong> - Rapi</li><li><strong>Project</strong> - Proyek</li><li><strong>Poster</strong> - Poster</li><li><strong>Healthy Eating</strong> - Pola makan sehat</li><li><strong>Friends</strong> - Teman-teman</li><li><strong>Sandwiches</strong> - Roti lapis</li><li><strong>Fruit</strong> - Buah</li><li><strong>Neat</strong> - Rapi</li><li><strong>Scene</strong> - Pemandangan</li><li><strong>Storytelling</strong> - Mendongeng</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this to answer questions number 1-5!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Emilys Summer Vacation</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Emily was excited about her upcoming summer vacation. She had many plans for the long break from school. \"I plan to visit my grandmother in the countryside,\" she told her friend Olivia. Emily loved her grandmothers farm, where she could help take care of the animals and pick fresh fruit from the trees.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">After visiting her grandmother, Emily intended to spend time learning how to paint. \"I want to paint landscapes,\" she explained. She hoped to capture the beautiful scenes she would see at the farm, like the fields of flowers and the sunset over the hills.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Finally, Emily planned to go on a camping trip with her family. They wanted to hike, fish, and tell stories by the campfire. Emily was thrilled and said, \"I cant wait to sleep under the stars!\" Her summer was going to be full of adventures and new experiences.</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this to answer questions number 6-10!</strong></span></p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Bens Weekend Goals</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Ben had a busy weekend planned, and he was looking forward to it. On Saturday morning, he wanted to clean his room and organize his books. \"I plan to make everything neat and tidy,\" he told his mother. He hoped to finish quickly so he could spend the afternoon with his friends.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">After organizing his room, Ben intended to meet his friends at the park. They had a plan to play basketball and have a picnic lunch. \"We plan to bring sandwiches and fruit,\" Ben said, imagining the fun they would have playing games and sharing snacks together.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">On Sunday, Ben planned to work on a school project. He had to create a poster about healthy eating. \"I want to finish it before dinner,\" he said, hoping to have time to relax in the evening. Ben was determined to make his weekend both productive and enjoyable.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'0ca32971-7f2d-4b87-9d59-0fe193c6e01e','456af0ad-de69-42a7-b227-135601f1cc0a','d251bc49-d9e7-4638-8973-57fdeb16bcd9','042624d6-9d02-402d-a80a-8dfd1649f91e','4b61631f-fe0c-4d04-b889-ccc0f12997ba','1a8202af-6d4a-47ac-b886-0fb20645d8c3',0,'2024-11-20 15:11:54'),('df268158-c147-4638-b55e-bbf06a4f26a2','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'42deb0b4-e0f3-431a-bba1-4d2cef967cc8','362d6389-73a7-4b4f-8b40-42b992d80808','fd535c73-bdba-466e-bfd6-bc4965efb4ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','eb5a5c81-e327-4c58-885d-3c19c084c23a','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('e00294f9-004e-4d8c-b4e3-f89e563ec7e2','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Pretest','material',NULL,NULL,NULL,1,'3702c9da-1b8a-4084-bb70-e7e539dc453d','f428bbc8-f11c-4493-bf0f-12b25e3b0042','2b662452-991d-41d7-989c-993cb37d0d3f','5311525c-20a6-47d5-96e3-ab21d8c57c59','67737b19-b135-479a-b5b2-0ad70096592f','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('e0ab7d2f-e33f-4041-8f5f-bbdab3874188','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','38e17f75-142e-48a7-9d23-052fa6892fe6','bca743a7-446f-44f9-916f-9180ec988e90','f29c9b92-f01b-4ed4-a606-d14a26349065','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('e0ef7134-1f09-44da-ba2d-48b385fc54fa','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 2','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','d1f6cd37-fcbf-4359-b472-e5f088311d09','ffd95f3d-e727-4be6-b439-48598209ff14','199fd7ff-54e3-4338-a63d-5d87d96781be','d0137123-ec41-4e5d-9591-1f46113f1e31','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54'),('e12050cd-2e20-4401-a7d3-5d3e9d4d582c','7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3',NULL,NULL,NULL,NULL,0,'c1a7e984-4ff8-4164-8857-eb79fcc0a0be','899fb920-0a43-4888-a48a-0e91495db9b1','48882788-baf8-468f-85bf-dc386c4a00a6','bd175280-dac0-4816-8b96-8bfea150cf93','62fa8403-e764-4555-949c-236f7300e212','d430d447-c971-4c28-861d-385e34e4f374',0,'2024-11-20 15:27:49'),('e24946f0-21b6-444a-8270-eca1e9d831e0','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about Yourself (Basic Information)</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>Start by saying your name. This is the first step in the introduction and helps others remember who you are.&nbsp;</strong></span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: Hello, my name is [Name].<strong> “Hello, my name is Anggi.”</strong></span></p><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Telling others your age gives them a better idea of who you are and makes it easy to connect with people around your age.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I am [age] years old.<strong> “I am 20 years old.”</strong></span></p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Saying where youre from is important. It helps people understand a little more about your background.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I come from [Country/City].<strong> “I come from Medan.”</strong></span></p><ol start=\"4\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Mentioning a hobby makes your introduction more personal and fun! This is a simple way to let others know what you enjoy.</span></li></ol><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I like [hobby or activity].<strong> “I like to swim/I like swimming)</strong></span></p>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','b645a5f4-bc73-42de-857c-91f4b3c7a997','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('e273317f-f53e-45dc-8ced-9e15ab266775','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Understanding Verb Functions</strong> Verbs serve as the backbone of sentences, providing information about actions, events, or states. At an advanced level, students must understand complex verb forms and their implications in various contexts.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Verb Types and Their Nuances</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Action Verbs</strong>: Show physical or mental actions (e.g.,&nbsp;<i>analyze</i>,&nbsp;<i>investigate</i>,&nbsp;<i>contemplate</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Linking Verbs</strong>: Connect the subject to additional information, such as conditions or characteristics. Common linking verbs include&nbsp;<i>appear</i>,&nbsp;<i>seem</i>,&nbsp;<i>become</i>, and forms of \"to be\" (e.g.,&nbsp;<i>is</i>,&nbsp;<i>are</i>,&nbsp;<i>was</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Auxiliary (Helping) Verbs</strong>: Combine with main verbs to show tenses, voices, and moods. Examples include&nbsp;<i>do</i>,&nbsp;<i>have</i>,&nbsp;<i>will</i>, and&nbsp;<i>can</i>.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>3. Verb Tenses for Specific Contexts</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect Continuous</strong>: Used to describe actions that started in the past and continue to the present, often with a sense of duration (e.g.,&nbsp;<i>She has been working here since January</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Past Perfect</strong>: Shows actions completed before another past action (e.g.,&nbsp;<i>He had left before I arrived</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Perfect</strong>: Describes actions that will be completed before a specified time in the future (e.g.,&nbsp;<i>By next year, they will have finished the project</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>4. Modal Verbs for Advanced Contexts</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Advanced Modals</strong>: Used for probability, permission, necessity, and ability in complex situations. For example,&nbsp;<i>should have</i>,&nbsp;<i>could have</i>, and&nbsp;<i>might have</i> express past probabilities or obligations that did not occur.</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>5. Active vs. Passive Voice</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Active Voice</strong>: The subject performs the action (e.g.,&nbsp;<i>The committee approved the budget</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Passive Voice</strong>: The action is performed on the subject (e.g.,&nbsp;<i>The budget was approved by the committee</i>).</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>6. Phrasal Verbs and Collocations</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Phrasal verbs are multi-word verbs that include a main verb and one or more particles (e.g.,&nbsp;<i>give up</i>,&nbsp;<i>take over</i>,&nbsp;<i>look forward to</i>).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Collocations</strong>: Words that are often found together (e.g.,&nbsp;<i>make a decision</i>,&nbsp;<i>take action</i>).</span></li></ul>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','2f761a14-dfdf-4549-8619-08112603046b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','e988b40c-6ed5-462c-97ad-1aef02f83a1f','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59');
INSERT INTO `level` VALUES ('e4609a77-b764-48e3-9850-e6e01bfc46b6','781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>A Day at the Zoo</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Today, Anna and her family visit the zoo. They arrive early to see the animals. The zoo has many kinds of animals, like lions, monkeys, and elephants. Annas favorite animal is the giraffe because it is tall and has a long neck. She and her brother enjoy watching the giraffes eat leaves from the trees. After seeing the giraffes, they walk to the monkey area. The monkeys jump and swing on trees, and Anna laughs at their funny faces. Her little brother throws a peanut to a monkey, but their mom quickly stops him and says it is not allowed.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">They also see big lions resting under a tree. Anna feels excited but also a little scared when she hears one lion roar. In the afternoon, they sit at a picnic area and eat lunch. Anna has a sandwich, and her brother eats an apple. After lunch, they visit the zoo shop and buy small toys. Anna picks a soft giraffe toy to remember her favorite animal. As the day ends, Anna and her family feel happy and tired. They leave the zoo with big smiles, excited to visit again someday.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>List of Words</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>1. Time and Events</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Today</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Afternoon</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>2. People and Family</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Family</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Brother</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Little</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>3. Actions and Emotions</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Visit</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Arrive</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Enjoy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Walk</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Laugh</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Stop</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Feel</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Remember</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Excited</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Scared</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Happy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tired</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Hear</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Pick</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>4. Animals and Nature</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Animal</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lion</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Monkey</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Elephant</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Giraffe</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tree</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Neck</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Face</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Roar</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>5. Descriptions and Qualities</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Favorite</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Tall</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Funny</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Quickly</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Big</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Soft</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Small</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\"><strong>6. Places and Things Related to Recreation</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Zoo</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Area</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Picnic</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Lunch</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Sandwich</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Apple</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Shop</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Toy</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Calibri,sans-serif;font-size:12pt;\">Smile</span></li></ul>',NULL,NULL,NULL,0,'8d93e205-a25d-483f-8954-17a16b612100','bf3e4e9f-26bb-48b0-bdec-c76d9595af82','b182989e-22bf-4ff8-9888-395f8328118f','3658ddeb-d2f5-423e-b34a-8d196e2258ca','8303cbc5-9b3a-4f75-80dc-a7a68fa3cc6b','4b5952ab-2589-422d-a5e3-42946f480ec8',0,'2024-11-20 15:00:01'),('e4b0f26b-09d7-4b7f-be72-97dc7f51a555','054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3><strong>Level 6: Talking About Success, Persistence, and Talent (The Rise of Lee Ji-eun)</strong></h3><p><strong>Start by introducing the topic.</strong><br>This helps set the stage for understanding the key ideas.<br>For example:</p><ul><li>This topic is about [main idea].<ul><li>“This topic is about achieving success, overcoming obstacles, and developing talent through persistence.”</li></ul></li></ul><hr><p><strong>Define key terms and concepts.</strong><br>Provide clear and simple definitions.<br>For example:</p><ul><li>[Word] means [definition].<ul><li>“Persistence means continuously working despite challenges.”</li><li>“Breakthrough refers to a significant discovery or achievement.”</li></ul></li></ul><hr><p><strong>Discuss why the topic is important.</strong><br>Explain the relevance of these ideas in personal or professional growth.<br>For example:</p><ul><li>This is important because [reason].<ul><li>“Persistence and genuine effort lead to breakthroughs and recognition in any field.”</li></ul></li></ul><hr><p><strong>Provide examples or stories.</strong><br>Relate the concepts to real-world examples.<br>For example:</p><ul><li>An example of [concept] is [example].<ul><li>“IUs debut and her journey to becoming a renowned singer highlight the value of hard work and versatility.”</li></ul></li></ul><hr><p><strong>Summarize with a lesson or takeaway.</strong><br>Conclude with a meaningful insight.<br>For example:</p><ul><li>We can learn [lesson] from this topic.<ul><li>“We can learn that setbacks are just stepping stones to greater success if we remain persistent.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Accomplished</strong> <strong>Berprestasi</strong></li><li><strong>Unwavering</strong> <strong>Kukuh</strong></li><li><strong>Breakthrough</strong> <strong>Terobosan</strong></li><li><strong>Inspiration</strong> <strong>Inspirasi</strong></li><li><strong>Recognition</strong> <strong>Pengakuan</strong></li><li><strong>Versatility</strong> <strong>Keserbagunaan</strong></li><li><strong>Persistent</strong> <strong>Gigih</strong></li><li><strong>Obstacle</strong> <strong>Hambatan</strong></li><li><strong>Genuine</strong> <strong>Asli</strong></li><li><strong>Stepping-stone</strong> <strong>Batu loncatan</strong></li></ol>',NULL,NULL,NULL,0,'3179737e-57ca-437a-af38-f91d98c18e0e','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','307170a8-8cf7-4e93-95e2-2a72c3c23e12','2226cfde-6802-4e60-bac6-ee3f134a266b','6fed968b-4e39-4c13-a103-4b142d0417cd','9ddab51d-afd4-4bd0-87ca-baca0df5acd4',0,'2024-11-20 15:05:22'),('e6b14026-2276-4dff-9f0d-3a9a6fba6d8c','ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Describing a Place - Level 1</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">At the basic level of describing a place, learners focus on simple and straightforward descriptions. This level is ideal for beginners who are just starting to learn how to express their thoughts about different locations. The goal is to use simple words and phrases to convey basic characteristics of a place without overwhelming detail. Emphasis is placed on physical attributes and basic feelings, making it accessible for those who are still developing their vocabulary and sentence structure.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Topic</strong>:&nbsp;<i>Describing a Place</i></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Features</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple adjectives</strong> to describe the place, like “big,” “small,” “clean,” and “dirty.”</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Basic sensory details</strong>, such as colors and textures.</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong>: “The park is big and green. There are many trees and flowers.”</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Language Elements</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Short sentences using present simple tense.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Basic vocabulary related to places (e.g., park, house, school).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Using “is” for descriptions, such as “The house is white.”</span></li></ul><h3><strong>Vocabulary with Indonesian Translations</strong></h3><ol><li><strong>Fountain</strong> Air Mancur</li><li><strong>Square</strong> Alun-Alun</li><li><strong>Market</strong> Pasar</li><li><strong>Benches</strong> Bangku</li><li><strong>Cobblestone</strong> Batu Bulat</li><li><strong>Surroundings</strong> Sekeliling</li><li><strong>Produce</strong> Hasil Tani</li><li><strong>Cafes</strong> Kafe</li><li><strong>Shops</strong> Toko</li><li><strong>Festivals</strong> Festival</li><li><strong>Decorations</strong> Dekorasi</li><li><strong>Relax</strong> Bersantai</li><li><strong>Celebrate</strong> Merayakan</li><li><strong>Garden Beds</strong> Petak Bunga</li><li><strong>Socializing</strong> Bersosialisasi</li></ol><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Please read this to answer questions number 1-10!</strong></span></p><p>&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong>The Town Square</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\"><strong><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdfrFKwPkQB-q6aEJ7G4JsBzTAdXC2NnVp2lZJf5lmAQgfjaoHuT82m-JENLePoZK179stVDi8UbqQUUfhd2f_3sPCRgEiDeTwrQ9tjmrd0_rs1Cy4qbl-JwZ7AM3EyHS_NnkTCnJrAIlPgljs34k158FaeA8Xoy8vBNB0xnRUKKFI1G3_O2WQ?key=h7SiECAeLe64ml-Bq1aogw\" width=\"275\" height=\"183\"></strong></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://shorturl.at/ogI1B\"><span style=\"background-color:transparent;color:#467886;font-family:\'Times New Roman\',serif;font-size:8pt;\"><u>https://shorturl.at/ogI1B</u></span></a></p><p style=\"text-align:justify;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">The town square is the heart of our town. It is a large open area with cobblestone streets and beautiful old buildings. In the center of the square, there is a big fountain with water flowing from it. People like to sit around the fountain on the benches and enjoy the view. There are also colourful flowers planted in neat garden beds around the fountain. The town square has a market every Saturday where you can buy fresh fruits, vegetables, and handmade crafts. There are small cafes and shops lining the square where people can enjoy a coffee or buy gifts. On special days, the town square is decorated with lights and banners for festivals and events. It is a lively and friendly place where everyone can gather and have fun.</span></p>',NULL,NULL,NULL,0,'5736e230-274d-42c9-b0f0-23b24f9f79d1','01ae90f0-8ee6-4664-9992-fc37b327548c','54700a17-d9f7-405c-ac12-b9f105dae998','abd056c2-1c8c-4270-b760-215049e270c4','76ea528f-36e3-4101-92a7-6dc9e2d56b32','a89648cb-a116-4dbe-b304-24818d8f1725',0,'2024-11-20 15:14:40'),('e786f602-8aee-4ef0-ac40-e1de5302f64e','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','material',NULL,NULL,NULL,1,'38e17f75-142e-48a7-9d23-052fa6892fe6','bca743a7-446f-44f9-916f-9180ec988e90','f29c9b92-f01b-4ed4-a606-d14a26349065','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('e83f652d-d269-43a1-8cd3-36396db96ae6','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 6','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','3702c9da-1b8a-4084-bb70-e7e539dc453d','f428bbc8-f11c-4493-bf0f-12b25e3b0042','2b662452-991d-41d7-989c-993cb37d0d3f','5311525c-20a6-47d5-96e3-ab21d8c57c59','67737b19-b135-479a-b5b2-0ad70096592f',1,'2024-11-04 14:08:01'),('e8eadf68-f681-4375-9511-3fe1995f2a15','79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 6','<h3><strong>Level 6: Celebrating Achievements</strong></h3><p><strong>Talking about Celebrating Achievements</strong><br>Sharing achievements is a way to connect with others and build relationships. It helps people feel valued and motivated. Here\'s how to discuss achievements and show appreciation in everyday conversations:</p><hr><h3><strong>Congratulating Someone</strong></h3><p>Start by acknowledging the achievement. This makes the person feel appreciated.<br>For example:</p><ul><li>\"Congratulations on your promotion! Its such a big step forward.\"</li><li>\"You worked so hard for this. Im so happy for you!\"</li></ul><hr><h3><strong>Asking About the Achievement</strong></h3><p>Show interest by asking questions about their accomplishment.<br>For example:</p><ul><li>\"How do you feel about winning the award?\"</li><li>\"What inspired you to achieve this milestone?\"</li><li>\"What was the most challenging part of this journey?\"</li></ul><hr><h3><strong>Offering Praise</strong></h3><p>Praise is a great way to motivate others. Focus on their effort and talent.<br>For example:</p><ul><li>\"Your hard work really paid off. You deserve all the success!\"</li><li>\"The project was amazing. I can tell how much effort you put into it.\"</li></ul><hr><h3><strong>Sharing a Celebration Idea</strong></h3><p>Suggest ways to celebrate the achievement. This shows your enthusiasm.<br>For example:</p><ul><li>\"Lets plan a small gathering to celebrate!\"</li><li>\"You deserve a treat! How about dinner this weekend?\"</li></ul><hr><h3><strong>Encouraging Future Goals</strong></h3><p>Encourage them to keep striving for more success.<br>For example:</p><ul><li>\"This is just the beginning! Im excited to see what you achieve next.\"</li><li>\"Youve set a great example for everyone. Keep inspiring us!\"</li></ul><p><strong>Talking about Celebrating Achievements</strong><br>Sharing achievements is a way to connect with others and build relationships. It helps people feel valued and motivated. Here\'s how to discuss achievements and show appreciation in everyday conversations:</p><hr><h3><strong>Congratulating Someone</strong></h3><p>Start by acknowledging the achievement. This makes the person feel appreciated.<br>For example:</p><ul><li>\"Congratulations on your promotion! Its such a big step forward.\"</li><li>\"You worked so hard for this. Im so happy for you!\"</li></ul><hr><h3><strong>Asking About the Achievement</strong></h3><p>Show interest by asking questions about their accomplishment.<br>For example:</p><ul><li>\"How do you feel about winning the award?\"</li><li>\"What inspired you to achieve this milestone?\"</li><li>\"What was the most challenging part of this journey?\"</li></ul><hr><h3><strong>Offering Praise</strong></h3><p>Praise is a great way to motivate others. Focus on their effort and talent.<br>For example:</p><ul><li>\"Your hard work really paid off. You deserve all the success!\"</li><li>\"The project was amazing. I can tell how much effort you put into it.\"</li></ul><hr><h3><strong>Sharing a Celebration Idea</strong></h3><p>Suggest ways to celebrate the achievement. This shows your enthusiasm.<br>For example:</p><ul><li>\"Lets plan a small gathering to celebrate!\"</li><li>\"You deserve a treat! How about dinner this weekend?\"</li></ul><hr><h3><strong>Encouraging Future Goals</strong></h3><p>Encourage them to keep striving for more success.<br>For example:</p><ul><li>\"This is just the beginning! Im excited to see what you achieve next.\"</li><li>\"Youve set a great example for everyone. Keep inspiring us!\"</li></ul><h3>&nbsp;</h3><h3><strong>Vocabulary List with Indonesian Translation</strong></h3><ol><li><strong>Praise</strong> - Pujian</li><li><strong>Productivity</strong> - Produktivitas</li><li><strong>Loyal</strong> - Setia</li><li><strong>Contributions</strong> - Kontribusi</li><li><strong>Celebrate</strong> - Merayakan</li><li><strong>Achievements</strong> - Prestasi</li><li><strong>Morale</strong> - Semangat</li><li><strong>Turnover</strong> - Pergantian (karyawan)</li><li><strong>Recognition</strong> - Pengakuan</li><li><strong>Retention</strong> - Retensi</li><li><strong>Demotivated</strong> - Kehilangan motivasi</li><li><strong>Acknowledgment</strong> - Pengakuan</li><li><strong>Flourish</strong> - Berkembang</li><li><strong>Collaboration</strong> - Kolaborasi</li><li><strong>Isolation</strong> - Isolasi</li><li><strong>Community</strong> - Komunitas</li><li><strong>Milestones</strong> - Pencapaian penting</li><li><strong>Educational Settings</strong> - Lingkungan pendidikan</li><li><strong>Innovative</strong> - Inovatif</li><li><strong>Solutions</strong> - Solusi</li><li><strong>Atmosphere</strong> - Suasana</li><li><strong>Inspirational</strong> - Inspiratif</li><li><strong>Connections</strong> - Hubungan</li><li><strong>Motivates</strong> - Memotivasi</li><li><strong>Encourages</strong> - Mendorong</li></ol><hr><p>&nbsp;</p><p><strong>Read the text below for answering questions number 1-8!</strong></p><p style=\"text-align:center;\">&nbsp;</p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><strong>The Power of Praise</strong></span></p><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXelCO_m4y5lL9JyuLh2COSNJgSzTkIYBgOrMBA4GdJAX9sfFwjscxRukzNpfIn1kjw8GPc_cLSlrnkCsi0e7qNLq3yxqdIHYpAPFtRKLoDH8ybA1CMcmU2OPiqpK_SSnTeTKYFOWIK9Q6__i6-eZ3w7X-k_qC7d1po-UtXiCnziUJfExLOtnAI?key=3OHBwNDna-TGjtOBGExVx5G_\" alt=\"The Power of Praise - Gleaner\" width=\"285\" height=\"160\"></span></p><p style=\"text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://atlanticuniongleaner.org/wp-content/uploads/sites/2/2020/11/nov20_ThePower.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://atlanticuniongleaner.org/wp-content/uploads/sites/2/2020/11/nov20_ThePower.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p>&nbsp;</p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In a world filled with constant demands and pressures, the simple act of offering praise can have profound effects on individuals and teams. When leaders recognize the efforts of their team members, it fosters a culture of appreciation that enhances morale and productivity. Acknowledgment of achievements, whether through a formal award or a casual compliment, encourages employees to take pride in their work and strive for excellence.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">For example, when the marketing team launched a successful campaign, their manager took the time to celebrate their hard work publicly. This not only boosted the team\'s confidence but also inspired them to pursue even more ambitious projects in the future.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Moreover, research shows that consistent recognition improves retention rates. Employees are more likely to remain loyal to an organization that values their contributions. Consequently, a workplace where praise is regularly given becomes a thriving environment where innovation flourishes, and collaboration is second nature.</span></p><p>&nbsp;</p><p><strong>Read the text below for answering questions number 9-16!</strong></p><p>&nbsp;</p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">A Toast to Accomplishments</span></p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXdsgC3FjSg7MKJcw-bA4gszTjshArSKmuS15BPUCTsR9RiFb3UlSORj3hrchVmq_lKhYeNjNzpJdKQ89yql7jXN4Hlg8OBifGDsYn4uhl3IzLBcqCsf1_ETEQIk5R1dErzy3ahOat_Jns2bY-suBTBdOXrzNhWnSTibo3n-QSRG--ijWw0Z77U?key=3OHBwNDna-TGjtOBGExVx5G_\" alt=\"10 Tips for Uncovering and Showcasing Your Clients\' Accomplishments ...\" width=\"322\" height=\"240\"></span></p><p style=\"margin-left:36pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://cdn.careerprocanada.ca/wp-content/uploads/2019/03/accomplishment-achievement-adults-1059118-1024x763.jpg\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://cdn.careerprocanada.ca/wp-content/uploads/2019/03/accomplishment-achievement-adults-1059118-1024x763.jpg</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In many cultures, celebrating achievements is an integral part of social life. Whether it\'s a graduation, a promotion, or a personal milestone, taking the time to acknowledge these moments fosters community and connection. A simple toast can bring people together, allowing them to express their admiration and support for one another.</span></p><p>&nbsp;</p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">When Maria graduated with honors, her friends organized a celebration where everyone shared what they admired most about her journey. This not only made Maria feel valued but also strengthened their friendships. Each compliment shared during the evening served to uplift spirits and foster a sense of belonging.</span></p><p>&nbsp;</p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Such gatherings remind individuals that their efforts are recognized and appreciated, creating an atmosphere of encouragement that motivates everyone to pursue their goals with vigor. Thus, the act of celebrating achievements is not just about the individual; it enhances the fabric of community.</span></p><p style=\"margin-left:36pt;\">&nbsp;</p><p style=\"margin-left:36pt;\"><strong>Read the text below for answering questions number 17-20!</strong></p><p style=\"margin-left:36pt;\">&nbsp;</p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">The Ripple Effect of Recognition</span></p><p style=\"margin-left:36pt;text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\"><img src=\"https://lh7-rt.googleusercontent.com/docsz/AD_4nXeHjGCFYRARY6KLTRMd46A4yvBC5hxlwCke40TWbSrkGffnwjPxzFw0aTdTi6tj3LX1LXMgP4E7Z_dTOOTTk6a6GAM6-ukfN220xSf8Sq0FrHZ6GGEVeff96Bhz6vNg0d7bBbV1_wCh7LoSZQsD-aekDJKjIt43Czje2zaKX5vXGFCqVV2QORs?key=3OHBwNDna-TGjtOBGExVx5G_\" alt=\"6 Unique On-the-Spot Employee Recognition Ideas\" width=\"286\" height=\"193\"></span></p><p style=\"margin-left:36pt;text-align:center;\"><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://th.bing.com/th/id/OIP.vo8ruTUyzMS4lFaxvuzN6AHaE_?rs=1&amp;pid=ImgDetMain\"><span style=\"background-color:transparent;color:#467886;font-family:Aptos;font-size:8pt;\"><u>https://th.bing.com/th/id/OIP.vo8ruTUyzMS4lFaxvuzN6AHaE_?rs=1&amp;pid=ImgDetMain</u></span></a><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:8pt;\">&nbsp;</span></p><p>&nbsp;</p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Recognition can create a ripple effect in any environment, particularly in educational settings. When teachers acknowledge students\' efforts, it not only boosts the individual student\'s confidence but also inspires their peers. A simple \"well done\" or public acknowledgment can motivate others to strive for similar recognition.</span></p><p>&nbsp;</p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">In a recent classroom project, Ms. Thompson praised her students for their innovative solutions to community issues. She highlighted the creativity displayed by each group, which led to a lively discussion where students felt encouraged to share ideas. This culture of recognition transformed the classroom atmosphere into one of collaboration and inspiration.</span></p><p>&nbsp;</p><p style=\"margin-left:36pt;\"><span style=\"background-color:transparent;color:#000000;font-family:Aptos;font-size:12pt;\">Moreover, recognizing efforts encourages students to engage more deeply with their work. When students feel their contributions are valued, they are more likely to invest time and energy into their projects, ultimately leading to better outcomes for everyone involved.</span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'3b168b2f-4410-44c0-aefd-240942c312ab','0bc35f92-9090-4bdc-b655-dd567df698a3','432f07f2-a960-412b-be28-94ff2d88b136','bc4d46fb-b627-46b4-9bd0-e0cdadacbdac','cfb400ed-6146-4a55-bac1-5f13d0193817','ba9e5f3d-7421-46bd-8e7f-f5b7e9f6bbbe',0,'2024-11-20 15:10:36'),('e8ff69fc-b7f1-4fdd-90de-af0a0f955f10','c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 3','material',NULL,NULL,NULL,0,'60373ff6-6c47-4c62-9bfe-6aa2bd007811','a71b942a-5467-4fed-8595-f3878ae66649','b744cc40-acf2-4cef-a209-d4c1d98b1986','69c27ea4-f30c-466a-99d7-3666f2842105','48be69cb-0ab7-415a-a890-931bfe960a29','7135e07d-035f-44ed-a2d7-f35909297773',1,'2024-11-04 14:04:49'),('e9576c81-6bfc-4990-bd87-4bca3e2f24ff','5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Level 1','<h3><strong>Level 1: Talking About a Story (Timun Mas)</strong></h3><p><strong>Start by introducing the title and main character.</strong><br>This is the first step to help others understand what the story is about.<br>For example:</p><ul><li>The story is called [title]. It is about [main character].<ul><li>“The story is called Timun Mas. It is about a brave girl who escapes from a giant.”</li></ul></li></ul><hr><p><strong>Describe how the story begins.</strong><br>This helps set the scene for the listener.<br>For example:</p><ul><li>The story starts with [main event].<ul><li>“The story starts with a lonely woman who wants a child and plants a magical seed.”</li></ul></li></ul><hr><p><strong>Explain the conflict or problem in the story.</strong><br>This makes the story more engaging and interesting.<br>For example:</p><ul><li>The problem in the story is [conflict].<ul><li>“The problem in the story is that the giant wants to take Timun Mas away.”</li></ul></li></ul><hr><p><strong>Talk about how the main character solves the problem.</strong><br>This shows the listener how the story develops.<br>For example:</p><ul><li>Timun Mas [action taken].<ul><li>“Timun Mas throws seeds, rocks, and salt to escape from the giant.”</li></ul></li></ul><hr><p><strong>Share the lesson or moral of the story.</strong><br>This adds meaning to your explanation.<br>For example:</p><ul><li>The story teaches us [lesson].<ul><li>“The story teaches us to be brave and use our intelligence in difficult situations.”</li></ul></li></ul><hr><p><strong>Add why you like or recommend the story.</strong><br>This makes the explanation personal and relatable.<br>For example:</p><ul><li>I like this story because [reason].<ul><li>“I like this story because it is exciting and teaches a valuable lesson.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li><strong>Story</strong> <strong>Cerita</strong></li><li><strong>Main character</strong> <strong>Tokoh utama</strong></li><li><strong>Brave</strong> <strong>Berani</strong></li><li><strong>Escape</strong> <strong>Melarikan diri</strong></li><li><strong>Seed</strong> <strong>Benih</strong></li><li><strong>Giant</strong> <strong>Raksasa</strong></li><li><strong>Conflict</strong> <strong>Masalah</strong></li><li><strong>Solve</strong> <strong>Menyelesaikan</strong></li><li><strong>Lesson</strong> <strong>Pelajaran</strong></li><li><strong>Intelligence</strong> <strong>Kecerdasan</strong></li><li><strong>Magical</strong> <strong>Ajaib</strong></li><li><strong>Throw</strong> <strong>Melempar</strong></li><li><strong>Rocks</strong> <strong>Batu-batu</strong></li><li><strong>Salt</strong> <strong>Garam</strong></li><li><strong>Exciting</strong> <strong>Mengasyikkan</strong></li></ol>',NULL,NULL,NULL,0,'08d4eca2-e95c-452a-a4f4-6a3555b36c60','21138680-e0ca-4cb2-acbd-bbc9ef1c09d7','54c0fd30-4d0a-448e-ab19-fef773f49e4d','0adb5e27-9182-4279-ac41-ab8014926f3f','d0bb3a95-a3bf-45cb-8c0c-d0d2aa79481f','a6453283-af44-47e5-9f50-84628799eeac',0,'2024-11-20 15:03:54'),('e988b40c-6ed5-462c-97ad-1aef02f83a1f','d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding Verbs</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Verbs?</strong> Verbs are action words. They tell us what someone or something does, is doing, or has done. Verbs are essential in sentences because they express actions or states of being.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Verbs:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Action Verbs</strong>: Show what someone or something does (e.g., run, eat, play).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: She&nbsp;<strong>runs</strong> every morning.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Linking Verbs</strong>: Connect the subject to more information (often about a state or condition), usually a form of \"to be\" (e.g., am, is, are, was, were).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: He&nbsp;<strong>is</strong> a teacher.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Helping Verbs</strong>: Combine with main verbs to show time or mood. Common helping verbs are forms of \"to be,\" \"to have,\" and \"to do\" (e.g., is, have, do, will, can).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: She&nbsp;<strong>is going</strong> to the store.</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Verb Tenses</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Tense</strong>: Describes an action happening now.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: They&nbsp;<strong>play</strong> soccer.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Past Tense</strong>: Describes an action that happened in the past.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: She&nbsp;<strong>played</strong> soccer yesterday.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Future Tense</strong>: Describes an action that will happen.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>Example</i>: He&nbsp;<strong>will play</strong> soccer tomorrow.</span></li></ul></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular and Irregular Verbs</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Regular Verbs</strong>: Form the past tense by adding -ed (e.g., walk → walked).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Irregular Verbs</strong>: Have unique past forms (e.g., go → went, see → saw).</span></li></ul>',NULL,NULL,NULL,0,'58107ee8-061b-48d7-a1ec-9b96cafee05d','2f761a14-dfdf-4549-8619-08112603046b','d9a0ebb2-323d-41c9-a95a-d9db9187cacf','d09458e0-e804-412e-a4e9-fdd2d55c7ddf','e273317f-f53e-45dc-8ced-9e15ab266775','48dad7bd-d92f-45c9-bd99-cb9889f5dc9b',0,'2024-11-20 15:23:59'),('eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Pretest','<h3><strong>Pretest: Interactional Communication and Reading Skills</strong></h3><p><strong>Objective:</strong><br>This pretest aims to assess your understanding of key communication concepts like interactional communication, the importance of asking open-ended questions, nonverbal communication, and reading comprehension in various contexts such as tourism and culinary tourism.</p><hr><p><strong>Key Concepts to Review Before Taking the Pretest:</strong></p><ol><li><strong>Interactional Communication:</strong><ul><li>Understand how speaking and listening work together to form a meaningful exchange of ideas, thoughts, and feelings.</li><li>The significance of starting a conversation with a greeting and how it sets the tone for a positive interaction.</li></ul></li><li><strong>Reading Skills in Communication:</strong><ul><li>Recognize the importance of reading comprehension in understanding written texts and instructions.</li><li>Learn how to identify key information in a passage, such as main ideas and details.</li><li>Understand how reading skills help in interpreting and responding to information accurately in both spoken and written forms.</li></ul></li><li><strong>Open-Ended Questions:</strong><ul><li>How asking open-ended questions encourages deeper conversation.</li><li>The difference between open-ended and yes/no questions, and why the former leads to richer dialogues.</li><li>How asking questions based on reading material can deepen understanding and stimulate discussion.</li></ul></li><li><strong>Nonverbal Communication:</strong><ul><li>The role of body language, gestures, and facial expressions in enhancing verbal communication.</li><li>Recognizing how nonverbal cues can convey warmth, enthusiasm, or help make a conversation more engaging.</li></ul></li><li><strong>Communication in Tourism and Culinary Contexts:</strong><ul><li>The impact of good communication skills in tourism, including how interactional communication enhances the experience of both tourists and locals.</li><li>Understanding the importance of communication in culinary tourism, such as how nonverbal communication from chefs or restaurant owners contributes to the overall dining experience.</li></ul></li></ol><hr><p><strong>Instructions for Pretest:</strong></p><ul><li><strong>Focus Areas:</strong> Pay attention to how communication skills can foster meaningful connections, whether you\'re reading about a new topic or engaging in conversation with others.</li><li><strong>Reading Comprehension:</strong> Be prepared to read short passages and analyze the information presented, identifying key details and main ideas.</li><li><strong>Evaluate:</strong> Reflect on how reading and understanding information can enhance your communication skills, both in conversations and in written formats.</li></ul>',NULL,NULL,NULL,1,'ef553b55-db63-4822-9e6d-e05b7cdc7c21','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','cf1e61d7-e763-4273-b357-d8a804a23ef9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('eb5a5c81-e327-4c58-885d-3c19c084c23a','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 5','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Understanding \"Would Like\" and \"Be Going To\"</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. \"Would Like\"</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Would like\" is used to express a desire or preference. It is a polite way to say what someone wants.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative:</strong> Subject + would like + (to) + base form of the verb</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: I would like to eat pizza.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + would not like (wouldn\'t like) + (to) + base form of the verb</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: She wouldn\'t like to go to the party.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative:</strong> Would + subject + like + (to) + base form of the verb?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Would you like to join us for dinner?</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Usage:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To express wishes or desires:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: I would like a new car.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To make polite requests:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Would you like some coffee?</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. \"Be Going To\"</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Definition:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"Be going to\" is used to express future intentions or plans. It indicates what someone has decided to do in the future.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative:</strong> Subject + be (am/is/are) + going to + base form of the verb</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: They are going to travel to Bali next month.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + be (am/is/are) + not + going to + base form of the verb</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: He is not going to attend the meeting.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative:</strong> Be (am/is/are) + subject + going to + base form of the verb?</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Are you going to watch the movie tonight?</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Usage:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To indicate planned actions:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: We are going to start a new project next week.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To make predictions based on present evidence:</span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Look at those clouds! It is going to rain.</span></li></ul><p>&nbsp;</p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Comparison</strong></span></h3><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:33.33%;\"><col style=\"width:33.33%;\"><col style=\"width:33.34%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Aspect</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Would Like</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Be Going To</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Desire or preference</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Future intention or plan</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Reference</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Present (for current desires)</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Future (for planned actions)</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Politeness</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Polite way to make requests</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Less emphasis on politeness, more on certainty</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example</strong></span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like to have a coffee.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to have a coffee tomorrow.</span></td></tr></tbody></table></figure><p>&nbsp;</p><p>&nbsp;</p>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','362d6389-73a7-4b4f-8b40-42b992d80808','fd535c73-bdba-466e-bfd6-bc4965efb4ed','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('ec98de63-57ec-4fa8-9874-7d77db4ac152','54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Level 4','<h3><strong>Level 4: Talking About Tourism and Travel</strong></h3><p><strong>Start by discussing the topic of travel or tourism.</strong><br>This sets the context for your conversation.<br>For example:</p><ul><li>We talked about [topic] related to tourism.<ul><li>“We talked about the renovation of the historic monument.”</li></ul></li></ul><hr><p><strong>Define key terms to make the conversation clearer.</strong><br>This helps the listener understand specific words used.<br>For example:</p><ul><li>[Term] means [definition].<ul><li>“Renovation means improving or restoring something to a better condition.”</li></ul></li></ul><hr><p><strong>Share an example or detail related to the topic.</strong><br>This makes the conversation more relatable and engaging.<br>For example:</p><ul><li>[Example or detail].<ul><li>“The museum underwent a renovation to update its exhibits and attract more visitors.”</li></ul></li></ul><hr><p><strong>Mention any related activities or ideas.</strong><br>This broadens the discussion and adds variety.<br>For example:</p><ul><li>We also discussed [related topic].<ul><li>“We also discussed the annual festival that highlights local culture.”</li></ul></li></ul><hr><p><strong>Conclude with a recommendation or thought.</strong><br>This wraps up the topic and provides closure.<br>For example:</p><ul><li>I think [thought or suggestion].<ul><li>“I think promoting local festivals is a great way to celebrate cultural heritage.”</li></ul></li></ul><hr><h3><strong>Vocabulary List</strong></h3><ol><li>Renovation Renovasi</li><li>Excursion Wisata singkat</li><li>Meeting Pertemuan</li><li>Criticism Kritik</li><li>Festival Festival</li><li>Informative Informatif</li><li>Surge Lonjakan</li><li>Promotion Promosi</li><li>Cultural Budaya</li><li>Resort Resor</li><li>Launched Diluncurkan</li><li>Promote Memperkenalkan</li><li>Conference Konferensi</li><li>Package Paket</li><li>Commemorate Memperingati</li><li>Exhibit Pameran</li><li>Ceremony Upacara</li><li>Ensure Memastikan</li><li>Prevent Mencegah</li><li>Company Perusahaan</li></ol>',NULL,NULL,NULL,0,'b29e7991-f853-47df-9475-7c0d65e15458','7c3a2f2f-f932-4532-b686-3324fe573c80','c81e3b11-3964-4cd8-81e6-1c152060540c','88d20c15-824b-498f-908b-7e072a5c47a9','c5087e84-1c75-438a-8f08-f28964af1e65','744857a8-bf7a-4494-80c0-53300ce7cfa5',0,'2024-11-20 15:02:07'),('ece4b803-0eff-41eb-ba24-307c115cae80','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','efd9c373-a891-4be0-a3b1-9e7c74b462ee','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('ed8dcf13-124a-493e-90dd-bfe380e507b6','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4','<h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Pronouns?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns are words that take the place of a noun to avoid repetition. They can stand in for people, animals, things, or ideas. Using pronouns makes sentences more concise and easier to understand.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">There are several types of pronouns, each serving a specific function in a sentence. Below are the most common types of pronouns:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal Pronouns</strong> Personal pronouns refer to specific people or things. They change form depending on whether they are the subject or object in a sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject pronouns</strong> (used as the subject of a sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I, you, he, she, it, we, they</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She is my friend.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Object pronouns</strong> (used as the object of a verb or preposition):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">me, you, him, her, it, us, them</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>John saw him at the park.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive pronouns</strong> (show ownership):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">mine, yours, his, hers, its, ours, theirs</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>This book is mine.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reflexive Pronouns</strong> Reflexive pronouns are used when the subject and the object of the sentence are the same. They end in&nbsp;<i>-self</i> (singular) or&nbsp;<i>-selves</i> (plural).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: myself, yourself, himself, herself, itself, ourselves, yourselves, themselves</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She made herself a sandwich.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Demonstrative Pronouns</strong> Demonstrative pronouns point to specific things or people. They help to indicate whether something is near or far in time or space.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular: this, that</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Plural: these, those</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>These are my keys.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative Pronouns</strong> Interrogative pronouns are used to ask questions. The most common ones are:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">who, what, which, whose</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Who is coming to the party?</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Relative Pronouns</strong> Relative pronouns introduce relative clauses and connect them to the main clause. They give more information about a noun in the sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: who, whom, whose, which, that</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The teacher who is speaking is very kind.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Indefinite Pronouns</strong> Indefinite pronouns refer to non-specific people or things. They can be singular, plural, or both.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: everyone, someone, anybody, nobody, all, some, many, few</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Someone left their umbrella in the room.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronouns in Context</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Lets look at how pronouns are used in context. In these sentences, notice how pronouns replace nouns to make the sentences more concise.</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>John went to the store. John bought some apples.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>John went to the store. He bought some apples.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The dog is barking. The dog wants food.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>The dog is barking. It wants food.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronoun Agreement</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns must agree with the noun they replace in number (singular/plural) and gender (masculine/feminine/neutral).</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Maria is my sister. She is very smart.</i> (singular, feminine)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The dogs are barking. They are very loud.</i> (plural)</span></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','36cc2ca7-9643-4410-8166-50f68c988340','23eee435-4234-4224-b1d9-0b72379e8f19','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','cb49f9b0-eace-47f1-bc20-8ffba568cf58','f045edcb-895e-493d-a4ff-bb1d595279a9',0,'2024-11-20 15:25:13'),('ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Preposition?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A preposition links nouns, pronouns, or phrases to other words within a sentence. Prepositions show relationships, like location, time, direction, or method, giving us more context about the action or objects in a sentence.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Prepositions:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place Prepositions</strong> Indicate location or position.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>in, on, at, under, above, near, between, beside</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> The lamp is&nbsp;<strong>beside</strong> the sofa.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Prepositions</strong> Indicate when something happens.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>in, on, at, before, after, during</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She has a meeting&nbsp;<strong>at</strong> noon.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Direction Prepositions</strong> Indicate movement or direction.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>to, from, into, out of, up, down</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> He walked&nbsp;<strong>into</strong> the building.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Method/Instrument Prepositions</strong> Indicate how or by what means.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples:&nbsp;<i>by, with, on</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example Sentence:</strong> She traveled&nbsp;<strong>by</strong> car.</span></li></ul></li></ol><hr><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Example Sentences</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">The flowers are&nbsp;<strong>in</strong> the vase on the table.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">He will see her&nbsp;<strong>on</strong> Friday.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They walked&nbsp;<strong>through</strong> the forest to reach the lake.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She cut the bread&nbsp;<strong>with</strong> a knife.</span></li></ol><p>&nbsp;</p>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','fe89e931-d34d-4430-b541-cb89aba0f880','94f1b99e-d598-4728-b73d-17e6e155dc1c','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('ef553b55-db63-4822-9e6d-e05b7cdc7c21','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 1</strong></span></h3><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Talking Together</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Talking and listening are important ways we share ideas and make friends. When we talk to each other, we learn more about the world and about the people around us. This is called&nbsp;<strong>interactional communication</strong>.</span></p><p>&nbsp;</p><hr><p>&nbsp;</p><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>How Do We Talk with Others?</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Say Hello</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">When you meet someone, you can smile and say, \"Hello!\" This is a friendly way to start talking. It helps the other person feel happy to talk with you.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Ask Questions</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">To know more about someone, you can ask a question like, \"What is your favorite food?\" or \"Do you have any pets?\" When you ask questions, the other person feels you care about what they think.</span></li><li><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Listen Carefully</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">When someone is talking, look at them and listen. Do not interrupt. You can nod your head to show that you understand. After they finish, you can say something about what they shared. This makes the other person feel heard.</span></p><p>&nbsp;</p></li></ol><h3><strong>Vocabulary List</strong></h3><ol><li><strong>College (perguruan tinggi)</strong></li><li><strong>Course (mata kuliah)</strong></li><li><strong>String instrument (alat musik berdawai)</strong></li><li><strong>Plucking (memetik)</strong></li><li><strong>Strumming (menggesek atau memetik)</strong></li><li><strong>Sound (suara)</strong></li><li><strong>Amplifier (penguat suara)</strong></li><li><strong>Percussion instrument (alat musik perkusi)</strong></li><li><strong>Orchestra (orkestra)</strong></li><li><strong>Visit (kunjungan)</strong></li></ol>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','cf1e61d7-e763-4273-b357-d8a804a23ef9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('efa5ebe2-c708-4bb8-adbf-564d8f35d056','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Introduction to Noun Phrases</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A noun phrase includes a noun (the main word in the phrase) and any words that modify or describe it. Modifiers can include articles (like \"a,\" \"an,\" \"the\"), adjectives (like \"red,\" \"happy\"), or other nouns that describe or specify the main noun.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Basic Structure</strong>:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article</strong> +&nbsp;<strong>Noun</strong> (e.g.,&nbsp;<i>a book</i>,&nbsp;<i>the car</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article</strong> +&nbsp;<strong>Adjective</strong> +&nbsp;<strong>Noun</strong> (e.g.,&nbsp;<i>a big cat</i>,&nbsp;<i>the red apple</i>)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive Pronoun</strong> +&nbsp;<strong>Noun</strong> (e.g.,&nbsp;<i>my bag</i>,&nbsp;<i>their house</i>)</span></li></ol><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>A blue car</strong> \"Car\" is the noun, \"a\" is the article, and \"blue\" is an adjective that describes the car.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>The tall building</strong> \"Building\" is the noun, \"the\" is the article, and \"tall\" describes the building.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>My favorite book</strong> \"Book\" is the noun, \"my\" is a possessive pronoun, and \"favorite\" adds more detail about which book.</span></li></ul>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','f761615d-b728-4a17-9b7a-d3b57858db68','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','5ba9f165-ad3e-4abd-9a70-2606b5232d73','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('efd9c373-a891-4be0-a3b1-9e7c74b462ee','10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 1',NULL,NULL,NULL,NULL,0,'437305e6-6a57-46d6-92c9-0bcd02802a3a','473c92b2-1f94-4c8a-a56f-6353cf5a93e8','ece4b803-0eff-41eb-ba24-307c115cae80','1cd124ad-a74f-43d8-bbf9-c5da20ed56be','153fabcf-a0f7-4fdb-8b1e-5ab4029f3e8d','d85fb125-fe18-4b3d-9813-6fa87c4b10f4',0,'2024-11-04 14:58:57'),('f045edcb-895e-493d-a4ff-bb1d595279a9','cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 6','<h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What are Pronouns?</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns are words that take the place of a noun to avoid repetition. They can stand in for people, animals, things, or ideas. Using pronouns makes sentences more concise and easier to understand.</span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Types of Pronouns</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">There are several types of pronouns, each serving a specific function in a sentence. Below are the most common types of pronouns:</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Personal Pronouns</strong> Personal pronouns refer to specific people or things. They change form depending on whether they are the subject or object in a sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Subject pronouns</strong> (used as the subject of a sentence):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I, you, he, she, it, we, they</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She is my friend.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Object pronouns</strong> (used as the object of a verb or preposition):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">me, you, him, her, it, us, them</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>John saw him at the park.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Possessive pronouns</strong> (show ownership):</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">mine, yours, his, hers, its, ours, theirs</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>This book is mine.</i></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Reflexive Pronouns</strong> Reflexive pronouns are used when the subject and the object of the sentence are the same. They end in&nbsp;<i>-self</i> (singular) or&nbsp;<i>-selves</i> (plural).</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: myself, yourself, himself, herself, itself, ourselves, yourselves, themselves</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>She made herself a sandwich.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Demonstrative Pronouns</strong> Demonstrative pronouns point to specific things or people. They help to indicate whether something is near or far in time or space.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Singular: this, that</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Plural: these, those</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>These are my keys.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Interrogative Pronouns</strong> Interrogative pronouns are used to ask questions. The most common ones are:</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">who, what, which, whose</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Who is coming to the party?</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Relative Pronouns</strong> Relative pronouns introduce relative clauses and connect them to the main clause. They give more information about a noun in the sentence.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: who, whom, whose, which, that</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The teacher who is speaking is very kind.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Indefinite Pronouns</strong> Indefinite pronouns refer to non-specific people or things. They can be singular, plural, or both.</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Examples: everyone, someone, anybody, nobody, all, some, many, few</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Someone left their umbrella in the room.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronouns in Context</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Lets look at how pronouns are used in context. In these sentences, notice how pronouns replace nouns to make the sentences more concise.</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>John went to the store. John bought some apples.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>John went to the store. He bought some apples.</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><i>The dog is barking. The dog wants food.</i></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">→&nbsp;<i>The dog is barking. It wants food.</i></span></li></ol><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Pronoun Agreement</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Pronouns must agree with the noun they replace in number (singular/plural) and gender (masculine/feminine/neutral).</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>Maria is my sister. She is very smart.</i> (singular, feminine)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<i>The dogs are barking. They are very loud.</i> (plural)</span></li></ul>',NULL,NULL,NULL,0,'5671b1c8-95b8-400f-bec4-de296841cc7c','36cc2ca7-9643-4410-8166-50f68c988340','23eee435-4234-4224-b1d9-0b72379e8f19','030bf03b-94c9-4ccb-9f1f-b5c4ae616b06','ed8dcf13-124a-493e-90dd-bfe380e507b6','cb49f9b0-eace-47f1-bc20-8ffba568cf58',0,'2024-11-20 15:25:13'),('f06c75e8-9bc7-49e4-9045-8ef92c931723','df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 4','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Level 4: Advanced (Tourism Context)</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Explanation:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">In the advanced level, students are encouraged to recount past events with a focus on professional contexts, such as tourism. They learn to provide comprehensive details about experiences, including background information and specific facts that enrich the narrative. This level emphasizes the importance of engaging the listener by making stories informative and interesting. Students practice incorporating context and reflections on the events, which enhances their ability to articulate experiences in a meaningful way and to connect with the audience on a deeper level.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong></span><br><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"During the summer, a tour guide began a new role leading walking tours in a historic city. The first tour included visits to iconic landmarks, such as the old castle and the city square. Tourists were intrigued by the fascinating stories shared about each site. The guide ensured to engage the group by asking questions and encouraging discussions. At the end of the tour, many tourists expressed their gratitude and interest in returning for another experience. This first tour was not only successful but also fulfilling for the guide, who enjoyed sharing the rich history of the city.\"</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Formula for Retelling:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Beginning:</strong> Who, What, Where, When</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"During the summer, a tour guide began a new role leading walking tours in a historic city.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Middle:</strong> Detailed sequence with engaging context</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"The first tour included visits to iconic landmarks, such as the old castle and the city square. Tourists were intrigued by the fascinating stories.\"</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>End:</strong> Outcome and reflections</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"At the end of the tour, many tourists expressed their gratitude and interest in returning for another experience.\"</span></li></ul></li></ol><h3><strong>Key Vocabulary</strong></h3><figure class=\"table\" style=\"width:66.65%;\"><table class=\"ck-table-resized\"><colgroup><col style=\"width:64.25%;\"><col style=\"width:35.75%;\"></colgroup><thead><tr><th><strong>Word/Phrase</strong></th><th><strong>Meaning (Indonesian)</strong></th></tr></thead><tbody><tr><td>National Monument</td><td>Monumen Nasional</td></tr><tr><td>Independence Day</td><td>Hari Kemerdekaan</td></tr><tr><td>Memorial</td><td>Peringatan</td></tr><tr><td>Honest</td><td>Jujur</td></tr><tr><td>Amulet</td><td>Jimat</td></tr><tr><td>Treasure</td><td>Harta Karun</td></tr><tr><td>Sacred</td><td>Suci</td></tr><tr><td>Resourceful</td><td>Penuh Akal</td></tr><tr><td>Legacy</td><td>Warisan</td></tr></tbody></table></figure>',NULL,NULL,NULL,0,'3046da72-814f-42e0-bd7f-cf6618a820db','3a4c3d3f-a053-4524-8530-33eecd22502a','08d3d802-bd8a-407a-a701-71519b1c5ac7','ae5d117c-92bd-49b8-8b00-5960fa37e120','54eb48b7-2a7e-4be8-989e-ddcb11a658ce','a01ae31e-9562-4284-96b5-f70ece994003',0,'2024-11-20 15:16:16'),('f144970c-37ba-4427-a2ed-f72f1ae0a570','afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<p><strong>Talking about a Holiday (Basic Vocabulary)</strong></p><p>Talking about a holiday is a fun way to share your experiences and describe the places you visit. It helps others understand what you enjoyed and what made your trip special.</p><p><strong>Describing the Place</strong><br>When you describe the place you stayed during your holiday, it helps paint a picture for others. For example:</p><ul><li>\"We stayed in a <strong>cozy</strong> cabin in the mountains.\"<br>The word <strong>cozy</strong> means comfortable and warm. It\'s a great way to explain that the place made you feel relaxed and at home.</li></ul><p><strong>Talking About Activities</strong><br>When you\'re on a holiday, there are usually exciting things to do. Sharing these activities lets others know how you spent your time. For example:</p><ul><li>\"I love to <strong>explore</strong> the trails and discover new places.\"<br>The word <strong>explore</strong> means to discover or travel through a place to learn more about it. This makes it clear that you\'re excited about finding new spots.</li></ul><p><strong>Describing How You Felt</strong><br>Talking about how you felt during the trip helps others connect with your experience. For example:</p><ul><li>\"We had a <strong>relaxing</strong> day by the water.\"<br>The word <strong>relaxing</strong> means peaceful and calming. It shows that you enjoyed a slow, comfortable day with no stress.</li></ul><p><strong>Talking About Things You Enjoyed</strong><br>Discussing things that impressed you or made the trip memorable adds a personal touch. For example:</p><ul><li>\"That fish was <strong>impressive</strong>!\"<br>The word <strong>impressive</strong> means amazing or remarkable. It helps explain how something made a big impact on you, like the fish you caught or the view you saw.</li></ul><p><strong>Talking About Food</strong><br>Food is always an important part of a holiday experience! Mentioning your favorite meals or snacks adds flavor to your story. For example:</p><ul><li>\"We had some <strong>delicious</strong> food during our picnic.\"<br>The word <strong>delicious</strong> means very tasty and enjoyable, giving others an idea of how good the food was.</li></ul><p><strong>Memories and Souvenirs</strong><br>Lastly, talking about the memories you made and the souvenirs you bought can make your holiday sound even more special. For example:</p><ul><li>\"I bought some <strong>souvenirs</strong> to remember the trip.\"<br>The word <strong>souvenirs</strong> mean special items you buy as mementos from a trip, helping you remember your experiences long after the holiday ends.</li></ul><p>&nbsp;</p><p>Vocabulary :&nbsp;</p><ol><li><strong>Cozy</strong> Comfortable and warm.</li><li><strong>Explore</strong> To discover or travel through a place to learn more about it.</li><li><strong>Relaxing</strong> Peaceful and calming, free from stress.</li><li><strong>Impressive</strong> Amazing, remarkable, or worthy of admiration.</li><li><strong>Delicious</strong> Very tasty and enjoyable.</li><li><strong>Souvenirs</strong> Special items bought to remember a place or experience.</li><li><strong>Unique</strong> Special, one-of-a-kind, unlike anything else.</li><li><strong>Warm</strong> Comfortable, giving a pleasant feeling of heat, especially in an outdoor setting (e.g., by the fire).</li><li><strong>Happy</strong> Feeling good, joyful, or content.</li><li><strong>Memories</strong> Things that you remember from past experiences; recollections of special moments.&nbsp;</li></ol>',NULL,NULL,NULL,0,'4c084401-9899-4afd-abf2-35942bdb3c62','31beffdc-692c-4c8c-be5c-703255d60e1a','62cc6d46-261f-472b-a76a-b65d1ee521ef','cab703d7-ea78-4be8-b760-becb5fb34ddb','6a8c8f50-187a-4b4d-bdf6-80d7d79c398f','744dc18e-addd-488f-925f-00d2a479eeba',0,'2024-11-20 14:57:53'),('f298b867-0c58-4fb7-bcb6-9a548ca52f41','e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','Level 5',NULL,NULL,NULL,NULL,0,'10847eda-1c9b-4293-9033-256861dd472c','4097a6b6-1d60-451b-ac5e-d85cb86b4878','57719462-a0f2-4503-8d49-6b496e24bf5a','9e35efe1-7568-4311-b8c6-8ce63a8ec716','17b183fd-6f38-4fbd-babf-a6a842392db2','07f35de0-e5ba-4474-b722-e5c6b6d314eb',1,'2024-12-12 18:08:56'),('f29c9b92-f01b-4ed4-a606-d14a26349065','cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 3','material',NULL,NULL,NULL,0,'e786f602-8aee-4ef0-ac40-e1de5302f64e','38e17f75-142e-48a7-9d23-052fa6892fe6','bca743a7-446f-44f9-916f-9180ec988e90','e0ab7d2f-e33f-4041-8f5f-bbdab3874188','c0fa2898-ae4c-478e-bf8a-e0274e7f4f54','976f596f-834e-40e4-bb98-21b902f8a750',0,'2024-11-04 13:49:00'),('f428bbc8-f11c-4493-bf0f-12b25e3b0042','79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 2','material',NULL,NULL,NULL,0,'e00294f9-004e-4d8c-b4e3-f89e563ec7e2','3702c9da-1b8a-4084-bb70-e7e539dc453d','2b662452-991d-41d7-989c-993cb37d0d3f','5311525c-20a6-47d5-96e3-ab21d8c57c59','67737b19-b135-479a-b5b2-0ad70096592f','e83f652d-d269-43a1-8cd3-36396db96ae6',1,'2024-11-04 14:08:01'),('f64b8796-a13e-4280-b6a5-983875e99ec3','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<p><a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://drive.google.com/file/d/1MlHjEhEtn9gA9P0cM7c2lfnoXHW1YETl/view?usp=sharing\" download=\"file\">https://drive.google.com/file/d/1MlHjEhEtn9gA9P0cM7c2lfnoXHW1YETl/view?usp=sharing</a></p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','ffc6cb92-584c-4e26-9217-caa6534fa9cb','6635e21a-666a-473c-b34b-fbbc93e43de4','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('f6615c39-2fbd-4d37-b235-e105ae16f310','2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Level 5','<h3><strong>Level 5: Talking about Landmarks (Basic Information)</strong></h3><h4>Start by describing what the landmark is.</h4><p>This is the first step in explaining a place and helps others understand its purpose or significance.<br>For example:</p><ul><li>\"The Eiffel Tower is an iconic iron tower in Paris.\"<ul><li><i>Menara Eiffel adalah menara besi ikonik di Paris.</i></li></ul></li></ul><hr><h4>Telling its historical or cultural importance.</h4><p>Explaining why the landmark is famous or important gives people a better idea of its value.<br>For example:</p><ul><li>\"The Great Wall of China was originally built for defense purposes.\"<ul><li><i>Tembok Besar China awalnya dibangun untuk tujuan pertahanan.</i></li></ul></li></ul><hr><h4>Saying where it is located.</h4><p>Mentioning the location helps people visualize or connect to the place better.<br>For example:</p><ul><li>\"The Colosseum is in Rome, Italy.\"<ul><li><i>Colosseum berada di Roma, Italia.</i></li></ul></li></ul><hr><h4>Highlighting a unique feature.</h4><p>Mentioning a unique characteristic makes the description more engaging and memorable.<br>For example:</p><ul><li>\"The Maldives is known for its crystal-clear beaches.\"<ul><li><i>Maladewa dikenal dengan pantai-pantainya yang jernih seperti kristal.</i></li></ul></li></ul><h3>&nbsp;</h3><h3><strong>Vocabulary List</strong></h3><p><strong>Ossuary</strong> → Osuari<br><strong>Mausoleum</strong> → Mausoleum<br><strong>Aqueduct</strong> → Akuaduk<br><strong>Ziggurat</strong> → Ziggurat<br><strong>Colonnade</strong> → Kolonade<br><strong>Hacienda</strong> → Hacienda<br><strong>Pavilion</strong> → Paviliun<br><strong>Plaza</strong> → Plaza<br><strong>Crypt</strong> → Kriya<br><strong>Monastery</strong> → Monasteri<br><strong>Lighthouse</strong> → Mercusuar<br><strong>Pedestrian</strong> → Pejalan Kaki<br><strong>Basilica</strong> → Basilika<br><strong>Cathedral</strong> → Katedral<br><strong>Palazzo</strong> → Palazzo<br><strong>Seraglio</strong> → Seraglio<br><strong>Forum</strong> → Forum<br><strong>Pyramids</strong> → Piramida<br><strong>Aquarium</strong> → Akuarium<br><strong>Cavern</strong> → Gua<br><strong>Barracks</strong> → Barak<br><strong>Zen</strong> → Zen<br><strong>Village Green</strong> → Lapangan Desa</p>',NULL,NULL,NULL,0,'369156bc-aea1-48e5-87d0-7ad262debbb0','975a6591-5b2e-49b0-8574-f5def3056c53','2491bf92-4b6a-4e31-b198-3813ee810bb6','04ff87ba-f7e4-4293-bb73-495cfb6836e8','85a48c82-c8e3-438a-a0ca-141549e52c7c','a39d8bf8-7b60-4999-ba17-01047fa6af63',0,'2024-11-20 15:00:51'),('f761615d-b728-4a17-9b7a-d3b57858db68','5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Introduction to Noun Phrases</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Noun Phrase?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A&nbsp;<strong>noun phrase</strong> is a group of words that work together to describe a person, place, thing, or idea. A noun phrase usually includes a noun (the main part) and one or more words that give more information about the noun.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Structure of a Simple Noun Phrase:</strong></span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article</strong> (a, an, the) +&nbsp;<strong>Noun</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>a cat</strong>,&nbsp;<strong>the book</strong></span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Article</strong> +&nbsp;<strong>Adjective</strong> +&nbsp;<strong>Noun</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example:&nbsp;<strong>a big dog</strong>,&nbsp;<strong>the red car</strong></span></li></ul></li></ol><h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Examples of Basic Noun Phrases</strong></span></h3><ol><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>a bird</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>the car</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>an apple</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>a happy child</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>the tall building</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>an old tree</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>a small house</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>the blue sky</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>an interesting book</strong></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>the bright sun</strong></span></li></ol>',NULL,NULL,NULL,0,'26f2798d-46dc-4790-aece-aa1175435106','7b5c6cb8-0baa-4fc8-b89b-6c3b88571406','efa5ebe2-c708-4bb8-adbf-564d8f35d056','5ba9f165-ad3e-4abd-9a70-2606b5232d73','86e7aca8-5ba0-4ab5-93e8-7b6cfe59c4bd','7f4ace00-8a2e-4e6a-9c91-6e3856d24261',0,'2024-11-20 15:26:21'),('f7c351b9-09f1-4e02-b2de-9c8fd531ce34','b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 1','<p style=\"text-align:center;\"><span style=\"font-size:20px;\"><strong>Life of Thomas Edison</strong></span></p><figure class=\"image\"><img style=\"aspect-ratio:493/297;\" src=\"http://18.213.12.22:3001/uploads/level/image/IMAGE-f7c351b9-09f1-4e02-b2de-9c8fd531ce34-aee176aedd5c928e886c18552d5e1abb.png\" width=\"493\" height=\"297\"></figure><p>Thomas Edison was a famous man who helped change the world. He was born in the United States in 1847. As a child, he was curious and loved to learn new things. He did not go to school for long, but he read many books and did his own experiments. Even when he failed, he did not give up. This hard work helped him later in life.</p><p>Edison is best known for making the light bulb work. Before that, people used candles or gas lamps for light. His work made homes, streets, and buildings brighter and safer at night. Edison also made other inventions, like the phonograph, which played music. He showed people that with ideas and effort, they could make great changes in the world.</p>',NULL,NULL,NULL,0,'617a7531-bac7-4d95-b8cb-41434e0c7e52','10fe29f6-cd02-4ecc-910d-f3a75ebcd6a8','6b1e8584-5f10-4cca-90ac-7996b5841970','bf4c2aa6-a174-48b8-a964-3c76904041c3','b8679527-054b-493b-a932-c9dc417d4ce1','c88b0063-dc8f-4b32-9308-3afcd7164c38',1,'2024-11-04 14:07:07'),('f845f17c-d46e-480c-9809-509254f53261','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pretest',NULL,NULL,NULL,NULL,1,'67197606-d707-48c1-8033-1298c99cb215','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','773d3490-11ed-4025-aeec-d9fab774c585','fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','26d39f63-85dd-435b-aed1-0a507b625015','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('f8adafd3-e1aa-4ec9-83ab-f760ec0a658e','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'fdc83ff7-c50f-447c-822d-1dedcc7b46f5','7696ba67-3d0a-481a-8f42-f852902d4adc','2757e906-e864-4704-af6a-a92b588eef3d','82216c60-51d6-424a-bf81-bc97b1e9ee30','63c67806-3492-4bb1-8ace-254db076af70','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee',0,'2024-11-04 13:42:46'),('f8d7872f-f42f-49d6-99c6-487e435b4c5d','6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<h3><strong>Talking about Hospitality</strong></h3><p>When talking about <strong>hospitality</strong>, you\'re sharing how people are treated in a welcoming and friendly way, especially in hotels or restaurants.</p><p>For example:</p><ul><li>\"Hospitality is key to ensuring guests feel welcome and comfortable.\" \"In a hotel, <strong>hospitality</strong> means being friendly and helpful to guests. For instance, the staff greets visitors with a smile, offers assistance, and makes sure they have everything they need.\"</li></ul><p><strong>Example Vocabulary</strong>:</p><ul><li><strong>Kindness</strong>: The quality of being friendly and caring.<br>\"The <strong>kindness</strong> of the hotel staff made our stay unforgettable.\"</li><li><strong>Comfortable</strong>: Providing a feeling of ease and relaxation.<br>\"The cozy bed made me feel very <strong>comfortable</strong> after a long day of traveling.\"</li></ul><hr><h3><strong>Talking about Complimentary Services</strong></h3><p>When you mention something is <strong>complimentary</strong>, it means its offered for free, usually as part of a service.</p><p>For example:</p><ul><li>\"The hotel provides <strong>complimentary</strong> breakfast for all guests.\" \"A <strong>complimentary</strong> breakfast means you dont have to pay for it, as its included in your stay.\"</li></ul><p><strong>Example Vocabulary</strong>:</p><ul><li><strong>Free</strong>: Without charge or payment.<br>\"The <strong>free</strong> Wi-Fi in the hotel is a great bonus.\"</li><li><strong>Included</strong>: Part of the service or package.<br>\"The gym access is <strong>included</strong> in your hotel stay.\"</li></ul><hr><h3><strong>Talking about Reservations</strong></h3><p>A <strong>reservation</strong> is when you book a service, such as a room at a hotel or a table at a restaurant, in advance.</p><p>For example:</p><ul><li>\"The customer made a <strong>reservation</strong> for a double room.\" \"Making a <strong>reservation</strong> ensures that the hotel will have a room available for you when you arrive.\"</li></ul><p><strong>Example Vocabulary</strong>:</p><ul><li><strong>Booking</strong>: The act of reserving something in advance.<br>\"I made a <strong>booking</strong> for dinner at 7 PM.\"</li><li><strong>Confirmation</strong>: A statement or notice that something has been officially booked.<br>\"I received an email <strong>confirmation</strong> of my reservation.\"</li></ul><hr><h3><strong>Talking about Itinerary</strong></h3><p>An <strong>itinerary</strong> is a plan or schedule of activities for a trip or event.</p><p>For example:</p><ul><li>\"The tour guide shared the <strong>itinerary</strong> for the city tour.\" \"An <strong>itinerary</strong> helps you plan your day and make sure you visit all the important places.\"</li></ul><p><strong>Example Vocabulary</strong>:</p><ul><li><strong>Schedule</strong>: A list of planned activities with times.<br>\"Our <strong>schedule</strong> includes a visit to the museum in the afternoon.\"</li><li><strong>Plan</strong>: A set of ideas about what you will do.<br>\"I have a <strong>plan</strong> to explore the city in the morning and relax in the evening.\"</li></ul><hr><h3><strong>Talking about Amenities</strong></h3><p><strong>Amenities</strong> are the additional services or features that a place offers to make your stay more enjoyable.</p><p>For example:</p><ul><li>\"The hotels <strong>amenities</strong> include a gym, pool, and spa.\" \"The <strong>amenities</strong> of the hotel are the things that make the stay more comfortable and fun.\"</li></ul><p><strong>Example Vocabulary</strong>:</p><ul><li><strong>Services</strong>: The actions or work done to help customers.<br>\"The hotel provides excellent <strong>services</strong>, such as room service and a shuttle to the airport.\"</li><li><strong>Facilities</strong>: The buildings or equipment provided for a particular purpose.<br>\"The gym and pool are great <strong>facilities</strong> to use during your stay.\"</li></ul>',NULL,NULL,NULL,0,'a24f21f2-107c-4a8e-8689-81917d2d2353','a589f269-20af-4c32-8a2e-1194e25dcfd5','3fc36883-61a5-43b9-b96e-98fbc0c750d9','8dcb7796-0eb0-4666-8bab-a0e363397399','7e854cd4-02e0-462d-bf5d-6ef775fcf963','545e36c7-8ec0-4512-b1c3-60a731159480',0,'2024-11-20 14:59:12'),('fac20039-dc42-429b-ab9b-8ff4b221c1b9','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 6','<p>In a hotel, the <strong>concierge</strong> assists guests with services like providing local information and making special arrangements to enhance their experience. A <strong>suite</strong> is a spacious, luxurious hotel room, often with multiple rooms and extra amenities like a kitchenette. <strong>Check-in</strong> is the process guests go through when they arrive, and <strong>check-out</strong> is when they leave and settle the bill. A <strong>no-show</strong> occurs when a guest doesn\'t arrive as planned, causing inconvenience. The <strong>bill</strong> is the total cost for the room and services, while <strong>amenities</strong> are extra services like pools, gyms, or Wi-Fi that improve the guest experience. <strong>Full board</strong> refers to a package that includes all meals.</p><p>A <strong>pool</strong> is an area for swimming, and <strong>housekeeping</strong> maintains cleanliness in the hotel. <strong>Hospitality</strong> is about welcoming and serving guests warmly, and the <strong>ambiance</strong> refers to the hotel\'s atmosphere, which can impact guest satisfaction. <strong>Experience</strong> in the hospitality industry involves skills in guest interaction and service. <strong>Customer service</strong> ensures that guest needs are met, and <strong>time management</strong> helps staff prioritize tasks efficiently. <strong>Sustainability</strong> focuses on eco-friendly practices to minimize the hotel\'s environmental impact.</p><p>&nbsp;</p><h3>Vocabulary List</h3><ul><li><strong>Concierge</strong>: Petugas hotel yang membantu tamu dengan informasi atau layanan pribadi.</li><li><strong>Suite</strong>: Kamar hotel yang lebih luas dan mewah, biasanya terdiri dari beberapa ruangan.</li><li><strong>Check-in</strong>: Proses kedatangan tamu di hotel untuk mendaftar dan menerima kunci kamar.</li><li><strong>No-show</strong>: Tamu yang melakukan reservasi tetapi tidak muncul di hotel tanpa pemberitahuan.</li><li><strong>Bill</strong>: Tagihan yang mencakup biaya penginapan dan layanan lainnya di hotel.</li><li><strong>Amenities</strong>: Fasilitas tambahan yang disediakan oleh hotel untuk kenyamanan tamu.</li><li><strong>Full board</strong>: Paket hotel yang mencakup tiga kali makan (sarapan, makan siang, makan malam).</li><li><strong>Pool</strong>: Kolam renang yang disediakan oleh hotel untuk rekreasi tamu.</li><li><strong>Housekeeping</strong>: Layanan kebersihan yang memastikan kamar dan area umum tetap bersih.</li><li><strong>Hospitality</strong>: Sambutan ramah dan pelayanan yang baik kepada tamu.</li><li><strong>Ambiance</strong>: Suasana atau atmosfer yang diciptakan oleh desain dan dekorasi hotel.</li><li><strong>Experience</strong>: Pengalaman yang diperoleh dari bekerja di industri perhotelan.</li><li><strong>Customer service</strong>: Pelayanan yang diberikan kepada tamu untuk memenuhi kebutuhan mereka.</li><li><strong>Time management</strong>: Kemampuan mengatur waktu untuk menyelesaikan berbagai tugas secara efisien.</li><li><strong>Sustainability</strong>: Praktik ramah lingkungan yang diterapkan oleh hotel untuk mengurangi dampak negatif terhadap lingkungan.</li></ul>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','e24946f0-21b6-444a-8270-eca1e9d831e0','b645a5f4-bc73-42de-857c-91f4b3c7a997','fe91a1a1-013f-47bd-a3b7-99afaa2b1350','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','5246ac94-1df1-48d9-b0ba-2e335c5d7b51',0,'2024-11-20 14:54:55'),('fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f','a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 4','<p>Listen to the speaker to answer question number 1 until 5.</p><p><audio controls=\"\" src=\"http://54.173.167.62/api/uploads/level/audio/AUDIO-fb4e0fa7-e3ef-4b15-be62-31f0c7a1120f-3567936189bdccef944c09fdc20c6d3c.mp3\"></audio></p>',NULL,NULL,NULL,0,'0eb14a43-38e7-4470-be9c-7cc41d7f9b7e','56f15554-b89c-457b-9d5e-7cddb5b054e1','4009ba1f-bba3-4fbf-b86a-fa94ce67e3ce','044dd951-c81b-490d-a49b-225a00ef1bd0','7c902122-d6e2-4016-ab9b-186a7a4de03b','5b9b2750-dd76-4882-8c9a-92c3b8b8f637',0,'2024-11-04 13:51:51'),('fb61edb8-74e2-43a0-a93e-f2e22e9abbd5','249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Level 3</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Active listening is another crucial part of developing communication skills. When someone speaks, it is important to give them your full attention. This means making eye contact, nodding to show understanding, and not interrupting. Active listening shows the speaker that you care about what they are saying and that their thoughts are valuable. It also helps you understand their message better, which makes conversations more meaningful and engaging.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Asking questions is a way to keep conversations interesting and show interest in the other person. Open-ended questions like “What did you enjoy most about your weekend?” or “Can you tell me more about that?” encourage the person to share more details and stories. Asking thoughtful questions creates a natural flow in conversation and makes it feel more like a genuine exchange</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Vocabulary</strong></span></p><ul><li><strong>Repress</strong> (mengendalikan)</li><li><strong>Aggression</strong> (agresi)</li><li><strong>Sociopath</strong> (sosiopat)</li><li><strong>Cruelty</strong> (kekejaman)</li><li><strong>Repression</strong> (penekanan)</li><li><strong>Strict</strong> (ketat, keras)</li><li><strong>Authority</strong> (otoritas)</li><li><strong>Psychologists</strong> (psikolog)</li><li><strong>Behavior</strong> (perilaku)</li><li><strong>Help</strong> (membantu)</li><li><strong>Society</strong> (masyarakat)</li><li><strong>Picnic</strong> (piknik)</li><li><strong>Sandwich</strong> (roti lapis)</li><li><strong>Fruit</strong> (buah)</li><li><strong>Drink</strong> (minuman)</li><li><strong>Soccer</strong> (sepak bola)</li><li><strong>Group photo</strong> (foto bersama)</li><li><strong>Waterfall</strong> (air terjun)</li><li><strong>Explorer</strong> (penjelajah)</li><li><strong>Falls</strong> (terjunan air)</li><li><strong>River</strong> (sungai)</li><li><strong>Discovered</strong> (ditemukan)</li><li><strong>Amazon River</strong> (Sungai Amazon)</li><li><strong>Lake</strong> (danau)</li><li><strong>Ocean</strong> (laut)</li><li><strong>Creek</strong> (sungai kecil)</li><li><strong>Puddle</strong> (genangan air)</li><li><strong>Falls into</strong> (jatuh ke dalam)</li></ul>',NULL,NULL,NULL,0,'eb3e85bc-b3a1-4fe2-a6b0-84a268780ae9','ef553b55-db63-4822-9e6d-e05b7cdc7c21','8b09d8e6-15c2-44c3-ad99-df0e01f46d88','cf1e61d7-e763-4273-b357-d8a804a23ef9','6ea071bc-62e4-441f-b2eb-8e2dc28d5919','c20b5518-ce56-4b41-9ccb-6dae8d3c8f09',0,'2024-11-20 15:18:32'),('fcb1a21e-f4e2-4eb6-b30b-e839df7fb207','f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 4',NULL,NULL,NULL,NULL,0,'f845f17c-d46e-480c-9809-509254f53261','67197606-d707-48c1-8033-1298c99cb215','61194d3c-5d88-4ec2-8ae7-1dcd97d3b00f','773d3490-11ed-4025-aeec-d9fab774c585','26d39f63-85dd-435b-aed1-0a507b625015','d4a49dd3-8806-4dd7-b73f-5c2e812a399c',0,'2024-11-20 15:34:04'),('fd535c73-bdba-466e-bfd6-bc4965efb4ed','6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 3','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Lesson: \"Would Like\" vs. “Be Going To”</strong></span></h3><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>1. Explanation:</strong></span></p><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>\"Would Like\"</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning:</strong> \"Would like\" is used to express desires, preferences, or polite requests. It is often followed by a noun or an infinitive verb (base form).</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I would like a cup of coffee. (desire)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">She would like to travel to Japan. (preference)</span></li></ul></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>\"Be Going To\"</strong></span></h4><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Meaning:</strong> \"Be going to\" is used to express intentions, plans, or predictions about the future. It describes something that is already decided or planned.</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">I am going to study for my exam. (intention)</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">They are going to have a picnic this weekend. (plan)</span></li></ul></li></ul><hr><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>2. Structure:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Would Like:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative:</strong> Subject + would like + (object or infinitive)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: He would like a new bicycle.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + would not like (wouldnt like) + (object or infinitive)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: She wouldnt like to eat spicy food.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Question:</strong> Would + subject + like + (object or infinitive)?</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Would you like to join us?</span></li></ul></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Be Going To:</strong></span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Affirmative:</strong> Subject + am/is/are going to + (verb)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: We are going to watch a movie.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Negative:</strong> Subject + am/is/are not going to + (verb)</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: I am not going to play soccer.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Question:</strong> Am/Is/Are + subject + going to + (verb)?</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: Are they going to visit their grandparents?</span></li></ul></li></ul></li></ul><p>&nbsp;</p>',NULL,NULL,NULL,0,'df268158-c147-4638-b55e-bbf06a4f26a2','42deb0b4-e0f3-431a-bba1-4d2cef967cc8','362d6389-73a7-4b4f-8b40-42b992d80808','aa21f837-dc7f-46f2-beb9-58ec5f7154d9','eb5a5c81-e327-4c58-885d-3c19c084c23a','10e23048-0fd3-4ab3-9440-9104e7063142',0,'2024-11-29 09:44:23'),('fdc83ff7-c50f-447c-822d-1dedcc7b46f5','5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Pretest','material',NULL,NULL,NULL,1,'7696ba67-3d0a-481a-8f42-f852902d4adc','2757e906-e864-4704-af6a-a92b588eef3d','82216c60-51d6-424a-bf81-bc97b1e9ee30','63c67806-3492-4bb1-8ace-254db076af70','af44a4f8-7d01-4c47-bfe8-c4f7d77b9eee','f8adafd3-e1aa-4ec9-83ab-f760ec0a658e',0,'2024-11-04 13:42:46'),('fe89e931-d34d-4430-b541-cb89aba0f880','af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Prepositions</strong></span></h3><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>What is a Preposition?</strong></span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">A preposition is a small word that shows a relationship between a noun (or pronoun) and another word in a sentence. It tells us where something is, where something is going, or when something happens.</span></p><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples of Common Prepositions:</strong></span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Place Prepositions:</strong> in, on, at, under, near, above, between</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong> The book is&nbsp;<strong>on</strong> the table.</span></li></ul></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Time Prepositions:</strong> at, on, in</span><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Example:</strong> She has a meeting&nbsp;<strong>at</strong> 3 o\'clock.</span></li></ul></li></ul>',NULL,NULL,NULL,0,'2bdc3c1c-32e1-49a4-94fa-44447deda779','94f1b99e-d598-4728-b73d-17e6e155dc1c','ee7ec923-67c0-4ce6-8bd2-2db30cba7e45','7bcf5e9f-48e1-401c-85b0-9e8d9e246e5c','24df258b-9f3a-4cc5-a3e7-ff9777bb5210','d16fd982-6b49-4eff-8228-0e9f89071bc1',0,'2024-11-28 13:59:48'),('fe91a1a1-013f-47bd-a3b7-99afaa2b1350','fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Level 3','<p><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Talking about Yourself (Educational Background and Ambitions)</span></p><ol><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Adding your school and field of study shows what youre focusing on in your education. This is useful when meeting people in school or professional settings.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I am studying at [School/University], majoring in [subject/field].&nbsp;<strong>“I am studying at SMKN 1 Pujon, majoring in Civil Engineering.”</strong></span></p><ol start=\"2\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Saying what you want to be in the future lets others understand your dreams and ambitions. It also shows what youre working toward.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: I want to become a [profession, e.g., teacher, doctor, engineer].&nbsp;<strong>“I want to become an engineer.”</strong></span></p><ol start=\"3\"><li><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">Sharing your dream or a personal goal makes your introduction inspiring and memorable. It helps people see what youre passionate about.</span></li></ol><p style=\"margin-left:21pt;\"><span style=\"background-color:transparent;color:#000000;font-family:\'Times New Roman\',serif;font-size:12pt;\">For example: My dream is to [goal or aspiration, e.g., travel the world, help others, be successful].&nbsp;<strong>“My dream is to go to French.&nbsp;</strong></span></p><p>&nbsp;</p>',NULL,NULL,NULL,0,'069d921b-0878-411b-a94d-ce525959c0d1','e24946f0-21b6-444a-8270-eca1e9d831e0','b645a5f4-bc73-42de-857c-91f4b3c7a997','6df7502e-e5ce-4fd8-92eb-c4618fcdd8bf','5246ac94-1df1-48d9-b0ba-2e335c5d7b51','fac20039-dc42-429b-ab9b-8ff4b221c1b9',0,'2024-11-20 14:54:55'),('ff4c4b71-33dd-4e6d-b88b-f51f97a098d9','afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 5',NULL,NULL,NULL,NULL,0,'2b59a4b1-d029-4801-89a2-572c5cb932b3','4140a29b-03ae-4ecc-a5eb-079642cc03cb','48e954f7-123b-404f-a990-8083a78133b2','291104a0-b147-4a5e-a47f-090d667853d6','6254b15c-651d-4427-9572-3f70db7fb7f7','39047836-dedd-41d5-806a-71fd4d66577c',0,'2024-11-04 14:57:58'),('ff825264-d21d-4612-821f-2f19f8044bc2','e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Level 6','material',NULL,NULL,NULL,0,'c483eb13-3446-4d42-833f-cbc2fe5d7210','41ec844d-5db3-470f-8b36-96d6548bcef6','3aa2ce8a-8ef9-42eb-a787-a0aba47b2c60','2cd70196-a9f9-47c5-82f6-6adf0e1ad834','5ca8148a-a318-4b65-8f98-3cfa161542e6','9ac80b51-67b5-43d3-b0d4-f7569cdb9192',0,'2024-11-04 13:56:27'),('ffc6cb92-584c-4e26-9217-caa6534fa9cb','ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Level 1','<h3><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:13pt;\"><strong>Simple Past Tense vs. Present Perfect Tense</strong></span></h3><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Past Tense</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Use the Simple Past Tense</strong> to talk about something that happened at a specific time in the past. This time is usually known or mentioned.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Form</strong>:&nbsp;<i>Subject + Verb (past form)</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Keywords</strong>: yesterday, last week, in 2021, two days ago</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I visited my grandparents yesterday.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"She finished her homework last night.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Notes</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We use the simple past to focus on&nbsp;<i>when</i> the action happened.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect Tense</strong></span></h4><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Use the Present Perfect Tense</strong> to talk about something that happened at some time before now. The exact time is not mentioned because its not important.</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Form</strong>:&nbsp;<i>Subject + has/have + past participle</i></span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Keywords</strong>: already, just, ever, never, recently</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Examples</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"I have visited Paris.\"</span></li><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">\"He has already eaten.\"</span></li></ul><p><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Notes</strong>:</span></p><ul><li><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">We use the present perfect to focus on&nbsp;<i>what</i> happened or&nbsp;<i>the result</i> of the action, not&nbsp;<i>when</i> it happened.</span></li></ul><h4><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Key Differences</strong></span></h4><figure class=\"table\" style=\"float:left;\"><table class=\"ck-table-resized\" style=\"border-style:none;\"><colgroup><col style=\"width:50%;\"><col style=\"width:50%;\"></colgroup><tbody><tr><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Simple Past Tense</strong></span></p></td><td style=\"padding:5pt;vertical-align:top;\"><p style=\"text-align:center;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\"><strong>Present Perfect Tense</strong></span></p></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Talks about&nbsp;<i>when</i> something happened.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Talks about&nbsp;<i>what</i> happened, not&nbsp;<i>when</i>.</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Mentions a specific time in the past.</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Does not mention an exact time.</span></td></tr><tr><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: “She watched the movie last night.”</span></td><td style=\"padding:5pt;vertical-align:top;\"><span style=\"background-color:transparent;color:#000000;font-family:Arial,sans-serif;font-size:11pt;\">Example: “She has watched that movie.”</span></td></tr></tbody></table></figure><p>&nbsp;</p>',NULL,NULL,NULL,0,'040f0458-cf71-4e61-a034-c5f58ab34269','6635e21a-666a-473c-b34b-fbbc93e43de4','f64b8796-a13e-4280-b6a5-983875e99ec3','5e1e4dc8-d2cc-4d18-95c2-287a589d8a2e','8f2c7044-b157-451b-8b2d-b3a8d7d5a791','75d92046-f46e-46ca-9a06-b181d8efa77d',0,'2024-11-20 15:31:14'),('ffd95f3d-e727-4be6-b439-48598209ff14','b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Level 3','material',NULL,NULL,NULL,0,'442e06c2-9ed7-4c77-a49e-087bbd13e810','d1f6cd37-fcbf-4359-b472-e5f088311d09','e0ef7134-1f09-44da-ba2d-48b385fc54fa','199fd7ff-54e3-4338-a63d-5d87d96781be','d0137123-ec41-4e5d-9591-1f46113f1e31','c4c75be3-c388-4b28-9d71-4ab265b0be19',1,'2024-11-04 13:46:54');
/*!40000 ALTER TABLE `level` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `matching_pairs`
--
DROP TABLE IF EXISTS `matching_pairs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `matching_pairs` (
`ID_MATCHING_PAIRS` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_ADMIN_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`LEFT_PAIR` text COLLATE utf8mb4_general_ci,
`RIGHT_PAIR` text COLLATE utf8mb4_general_ci,
`TIME_MATCHING_PAIRS` datetime DEFAULT NULL,
PRIMARY KEY (`ID_MATCHING_PAIRS`),
KEY `FK_MP_TERDAPAT` (`ID_ADMIN_EXERCISE`),
CONSTRAINT `FK_MP_TERDAPAT` FOREIGN KEY (`ID_ADMIN_EXERCISE`) REFERENCES `admin_exercise` (`ID_ADMIN_EXERCISE`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `matching_pairs`
--
LOCK TABLES `matching_pairs` WRITE;
/*!40000 ALTER TABLE `matching_pairs` DISABLE KEYS */;
INSERT INTO `matching_pairs` VALUES ('0061eb45-82fc-4bf0-9468-36d956653c4c','71ce6a18-a79b-462c-afe7-d60311998440','______ continues to shape the way we live and interact every day','a thrilling account of survival','2024-11-29 14:57:51'),('017174da-bff2-452f-b620-135a85b4a912','3366ee30-06a5-4efc-a526-4450a8343462','\"I cant believe you finished. You must be exhausted!\"','Expressing empathy for your friend\'s fatigue and effort','2024-11-26 02:30:34'),('0178b088-e647-4767-b20b-0ba78903a670','293d01be-a5e7-4c14-9b8e-7624b2d18889','Not now, maybe later.','Postponing or delaying participation ','2024-11-26 02:00:39'),('0275bb00-cd3e-463b-9ea6-c55b180df956','2f724a9a-5018-42bf-9f74-6c81d49eb279','Driving skills','This skill is unnecessary for a concierge, as it is not directly related to their primary duties.','2024-11-21 13:23:34'),('02c7518b-aa47-40dc-8472-7b91f11f6c22','8846011e-824f-4e79-a515-1c46baea4b42','Build','Membuat atau membangun sesuatu dari awal.','2024-11-25 15:59:14'),('034c5f80-86b3-42bf-b380-fe76b9e58d4a','bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','Sandcastle','A structure built with sand, often found near the sea','2024-11-26 06:26:41'),('03c6bfce-f630-40b0-80a4-432329f8691f','6659579d-6a98-4fe3-838c-88a1c1b206a5','25 years old','Age','2024-12-12 09:55:31'),('03d63479-8001-4136-83ae-2c5cf6872cef','0354f00c-fcea-4646-9042-f1ecc593a5e6','Complaints','Expressions of dissatisfaction','2024-11-26 11:45:32'),('03e35329-526f-48e5-b562-0069ea329d17','94922120-8ee1-40c4-846f-faff72b7c46b','Disaster','A major event causing harm or damage','2024-12-11 20:04:10'),('043001e0-2756-4d12-b36e-e2c0f0bbb2f0','568da5ee-8195-4d8e-9d47-a94fbece8b32','\"This means a lot to me.\"',' Replying to someone who congratulates you on your promotion','2024-11-26 03:05:18'),('0488b960-8334-46df-855a-d538e26beed4','102b467b-6640-4f8e-93b5-f18953af9a01','Invention','A person who designs or makes new things','2024-12-05 10:06:18'),('050cd33b-0542-494e-8c20-faba7487905d','6dc00970-d77f-4937-ade3-63e18c41e928','Visitors are often captivated by ______ when they enter the old town','a charming village by the lake','2024-11-29 14:55:04'),('05d88cb7-d6a1-4f8a-b607-fbc8947e04be','df889cba-f293-46e5-b8a0-d6697ef0e026','Healthy',' Good for the body','2024-12-05 11:09:22'),('060945ea-b790-4131-beb0-c05497d9895c','3f1ea919-3959-4745-bd00-01413d00fa75','Global phenomenon',' A trend or event that gains popularity worldwide','2024-12-05 11:27:16'),('064e54f6-43f9-4991-a123-fcd01e6f0bf8','433799c1-0385-41e0-bdf5-240ba12f6aed','Audience','Pemirsa','2024-12-04 10:49:33'),('06795c55-4f72-450a-97a7-af727c3c0141','c3724efa-5117-40b0-a5bf-8e50bcedb096','Taj Mahal','India','2024-12-03 11:40:10'),('06c0abe2-58fe-46e9-90d8-310b7b456a9a','a6d8565f-fad1-41b8-8757-85a8ca47d3ec','Legacy',' A thing representing something bigger','2024-12-05 10:41:32'),('06f77e01-3a13-425d-a5d1-9c1f6aa99b15','f6b52004-da41-4449-9c56-dce3fcf1e345','Snowshoeing','Exploring snowy landscapes','2024-12-11 02:24:36'),('0741283a-133d-4e67-9f72-f01d079b979c','102b467b-6640-4f8e-93b5-f18953af9a01','Safe','Making something new or original','2024-12-05 10:06:18'),('079abd45-7c8d-4d66-a5ec-c348926a39d8','1758ffa9-f280-4dd4-aca7-8c9acf4f1419','Botanical Garden','Visitors interested in plants','2024-12-04 10:57:54'),('080797fe-0a15-4ff9-a7a7-bf1b5118547a','c0de3b9a-799d-49a8-9763-0d753030cc61','Aficionados','People who are highly knowledgeable and enthusiastic about a subject','2024-12-05 11:26:52'),('08611e9a-4a87-4871-b526-211db2ea95fc','82028685-74af-412e-a414-c6bd64714a3b','Alejandro Gutierrez','One of the key figures promoting sustainable and fair coffee production in Colombia.','2024-12-02 11:08:31'),('08b604ae-8e56-4ee3-a432-ccfc3ed05a0e','3366ee30-06a5-4efc-a526-4450a8343462','\"Wow, thats amazing! You did it!\"','Showing excitement and pride in your friend\'s achievement','2024-11-26 02:30:34'),('08fb8858-9e2a-4e02-8f91-9ade648c0d9e','c4c87e09-948f-468c-82ec-5e299d0e6a60','Mausoleum','A large tomb or monument for the deceased','2024-12-04 10:57:05'),('092391dc-3dfd-4236-913f-29d48694988a','f077c7b8-9a7d-4514-81fc-09da1ce9e5e1','Mateo ','The innkeeper hesitant to host the traveler','2024-12-06 10:41:47'),('0987b70b-e111-4c32-865b-df3066a0267e','5ab2fda6-fd52-459d-b554-da1b932daad6','\"An incredibly bright light\"','Adverb phrase','2024-11-28 11:52:42'),('0991ac91-96e2-4ccd-88ca-42e88ada964a','fed3cdb9-31ab-46ba-9af2-e08b200d21f3','Candra Kirana',' Was turned into a golden snail','2024-12-05 09:30:10'),('099ef62f-a8a9-47c1-9d42-2cbf3f66b657','638ffe89-6b72-4a12-ad6d-d62d6c6f3935','Palace','A royal residence','2024-12-04 11:05:24'),('0a7b13c8-8c8e-44fe-b67a-f5df8fca24fe','a276ca81-3b56-43a2-bcab-656f1590d845','Connoisseurs','Individuals with expert knowledge or refined taste, particularly in food or art','2024-12-05 11:29:37'),('0a917629-08b8-4938-be94-bdd3954a9d20','22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','Global phenomenon','A trend that gains popularity across countries','2024-12-05 11:28:39'),('0a958d08-8568-4455-a2a6-0740c5d6ad41','2fdf34cf-7e50-4d83-9866-043d1ae926ea','Destination','The place where someone is going','2024-11-21 15:14:12'),('0aa762c0-ccac-4d1c-98a3-55b1a060faf9','568da5ee-8195-4d8e-9d47-a94fbece8b32','\"Thank you so much!\"',' Showing gratitude after receiving praise for an achievement','2024-11-26 03:05:18'),('0ad5ba61-19d0-4f65-a182-a1b4a5678b7e','2e2852b9-dcb4-440c-8589-a8ba32b32028','Amphitheater',' Amfiteater','2024-12-04 10:54:08'),('0b78ee9b-bd09-405c-9987-b250c995c41b','8784a8c0-6641-4838-a0da-c92c664c8cd5','The delicious cake was a hit at the party','A letter to his friend','2024-11-29 13:59:15'),('0bd265f0-d2ed-4347-92dd-732fa8bb0035','733c1061-9886-4d2e-bb73-70cecfdccfba','Soak','Dry','2024-12-05 11:14:46'),('0c2f6a99-6f99-4aec-bec0-5567f76e05e0','6659579d-6a98-4fe3-838c-88a1c1b206a5','Lives in Jakarta','Location','2024-12-12 09:55:31'),('0c31f35c-0d5d-469e-a678-0c09af1b5a67','57e12297-e58c-4250-a024-54673c02fb44','Water ','A liquid that you drink, swim in, and use for many purposes','2024-12-04 11:51:32'),('0c571fee-b515-419e-b63b-a3e3b5f4850f','2f7973f8-177d-4525-9dc9-739937d50355',' Guided hikes','Exploration of local flora and fauna','2024-12-11 02:10:10'),('0d1f1282-71a9-429f-853f-b926c572a1a8','bbae361e-df05-422b-ae07-b3ba2db05400','Quality','A measure of how good something is','2024-12-05 10:47:36'),('0d393cf8-cc08-4326-81a5-5acc1571fcd8','f19d0071-97e2-46c0-908f-24f6a5f5f77f','Museum','A building used for storing art and artifacts','2024-12-04 11:03:03'),('0da7488a-fda6-4b73-b41a-ba0cf4254fc3','95f0dde9-26a3-4295-8490-8de0a384b0a1','Observe','To watch or notice carefully','2024-11-26 01:42:44'),('0f1f7e84-a83b-4ee2-97b5-43b3044864b0','c631978e-ee6a-4fe5-afee-6e9b6c717cfd','Applaud','To show approval through clapping or vocal expression','2024-11-26 02:36:48'),('0faa95d8-3674-454a-b87c-18cceb446167','8cda8757-b50d-45fd-acc8-f108dfa1452b','To run away from danger','escape','2024-12-05 09:06:28'),('0fb23e97-7498-4de4-b2e8-5ed8c9ec4091','c4c87e09-948f-468c-82ec-5e299d0e6a60','Observatory','A facility for viewing celestial objects','2024-12-04 10:57:05'),('0fe8450c-a951-4025-8c03-b8e7a0aff559','1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','rveir','river','2024-12-05 09:12:05'),('100b78e5-83e1-4d9c-90a5-0ba2bf4b4ab2','3f1ea919-3959-4745-bd00-01413d00fa75','Appetizers',' Small dishes served before the main course','2024-12-05 11:27:16'),('10caafc0-bda2-428c-a3f8-4cd0409d9107','fcd1e32e-e656-402b-a43a-69ffe1342c67','Preserve','To protect and maintain something for the future','2024-11-25 22:22:09'),('11116856-6cc4-43ef-8fbd-1d79675cee84','cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','Adventure ','Thrill','2024-12-05 11:21:26'),('1184957a-8835-4a65-a790-0db3dd56a9ba','40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','History','Events from the past','2024-12-05 11:19:34'),('1203926e-3093-4ee6-890f-6b6d7ad09525','b611076f-8d45-4311-890c-d39c90616707','Dish','A type of food or meal','2024-12-05 11:10:20'),('1238d647-b2a8-4fb4-a5ab-98c99580d742','802d342c-bce2-47b2-8270-3d065a93654c','Families','Came every weekend to help.','2024-12-04 13:54:41'),('124e6041-71f4-4bf4-a388-e818a6c92543','0f41f807-36ae-4edb-a207-9402ec2ec56d','Distraction','Something that takes your attention away from the main focus','2024-11-25 22:07:57'),('1271e69e-966d-44e9-ad85-d3a3838e64d4','fcd1e32e-e656-402b-a43a-69ffe1342c67','Invent','To create something new','2024-11-25 22:22:09'),('12b7b0bf-9402-43d8-8ad9-344ddf2d9f89','da0130e2-d297-445d-a7b2-634a2d16a4d0','Traveler','Gave the music box as a gift','2024-12-13 09:36:33'),('13132f92-f380-48f3-b4df-292b864cae38','57044a0d-f3e0-4214-89f2-78ebcf80f338','Hobbies','A collection of activities or interests that someone enjoys doing.','2024-11-21 15:28:58'),('13e8213b-5186-4de3-b4d0-a2851818bd1d','ad9d700b-6557-4be8-854b-e6c47d0bd1ab','Friends ','A group of people who do activities together','2024-12-04 11:50:31'),('1412f201-7c9d-4b6d-93d6-8ee18d56f8f5','d8f09d11-4519-4b90-b6ac-572f38985473','Guardian spirit ','Appears as a glowing figure','2024-12-13 09:29:43'),('1414bf7a-95cf-4e8e-b65b-365e9613895a','86d47064-83ed-4800-8f16-fb2187df0e57','Family Unity','Living together and sharing responsibilities','2024-12-09 10:47:33'),('141f2faf-1412-44a6-9604-26d5dd1ecaaf','a6b668f2-b78d-4abb-a6bb-a42b621f834f','Cherish ','To value or hold dear','2024-12-04 11:52:50'),('142f7d7b-4533-4efd-ac46-904f298b7c17','9176777c-289b-4641-befb-1a24db55ad06','Reception','Front desk manager greeting guests.','2024-11-25 21:57:31'),('147f376c-8ef7-4fc3-bb69-34fb5a0a4903','94922120-8ee1-40c4-846f-faff72b7c46b','Generosity',' The quality of being kind and helpful to others','2024-12-11 20:04:10'),('1486e235-5c18-4844-bf92-a6a36f954991','2a230fda-3236-434c-914d-94a30c349799','Graduation speech','\"That was a great speech!\"','2024-12-06 13:08:51'),('14f775c9-d65b-48f5-a050-1e8b466cb0c5','59a8b6fc-879c-4fdf-9175-f314e8684951','Emmas plan to donate items','She has started collecting blankets and toys for the animal shelter.','2024-12-11 11:02:58'),('151e004a-d1de-4d85-a5f0-003dff585e31','7f2f923e-9669-45a9-b4bf-e8406e278b7d',' Staying in guesthouses','Experiencing the local way of life','2024-12-11 10:27:59'),('157d0363-1f66-4ed8-a7de-73157f5f8c58','b99be5d0-e561-4093-a9ea-5fbabab51e46','seed','Small object to plant for growing plants','2024-12-05 09:04:44'),('157e024f-37c7-413e-a8d4-c86d9ecb5d43','c1a8a3fb-aace-4ea3-8e55-acd56541a783',' Exchange of songs/recipes ','Encouraged cultural appreciation','2024-12-11 13:29:05'),('15e6e50a-5115-4531-9768-3cb35eb053f8','f19d0071-97e2-46c0-908f-24f6a5f5f77f','Coliseum','A historic arena used for public events','2024-12-04 11:03:03'),('1610f51d-1945-4419-950b-5fd04f378840','df889cba-f293-46e5-b8a0-d6697ef0e026','Kitchen','A place where food is prepared','2024-12-05 11:09:22'),('1634f1e7-7d93-451f-a55c-8be0a15a532c','a6b668f2-b78d-4abb-a6bb-a42b621f834f','Hiking ','Walking for a long distance in nature','2024-12-04 11:52:50'),('16376e5a-2cd5-4b10-8e1b-399d9bbf89d4','293d01be-a5e7-4c14-9b8e-7624b2d18889','Sounds great, count me in!','Expressing enthusiasm and readiness to join','2024-11-26 02:00:39'),('16e5d6a3-e537-4611-9039-6efa8340b446','39a12e27-b170-4279-b918-37f80669de72','achieve','Fail','2024-12-05 10:12:53'),('173b22df-aed7-4290-af62-684b1c19bd7e','82028685-74af-412e-a414-c6bd64714a3b','Shade-grown coffee','A method that preserves biodiversity by providing habitats for local wildlife.','2024-12-02 11:08:31'),('17a30100-962f-4f6c-acd1-92d53be20218','3755845c-80ae-4ef1-a4c7-8cb7329dcb32','Lighthouse','A tall structure that helps guide ships','2024-12-04 11:09:47'),('1877326b-db92-4c29-b6f0-48e03abb8081','9b5214d3-8978-4464-9afd-10394fdc0152','Mozzarella ','Soft, white cheese often used in pizzas','2024-12-05 11:20:57'),('187a0370-f8b6-4f28-b551-93f8b04623b2','87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','Market','Street','2024-12-05 11:13:06'),('192d9d35-baa3-4c17-89cf-35a229f95b18','6dc00970-d77f-4937-ade3-63e18c41e928','______ brings tourists and locals together to appreciate nature\'s beauty','the first snowfall of the year','2024-11-29 14:55:04'),('19394e5b-72ec-48fb-87c3-77574846c2cc','5d60dce2-707e-47c8-832f-7f5d82b638fe','Tranquility','A sense of calmness and relaxation','2024-12-05 09:46:34'),('193e80a7-35a8-45ed-a208-3aa15b11f55a','ac24423b-9e97-40cf-9c8b-0e460a850b1c','Elegance','The area or environment around you','2024-12-05 10:51:08'),('195f716f-8682-402f-8b2c-ccbec086e860','274af9ea-e083-4079-9eb4-fe2b3969e631','Soft, moving water in the ocean','Waves','2024-11-26 06:34:26'),('19999107-2d4e-41cf-92c1-bcc0d067f00c','5c3c2026-fdb1-44ae-a1d8-deefb536ead7','Topping ','Something added to the surface of food for flavor','2024-12-05 11:22:13'),('1a5a151b-e9da-4135-8bee-78e5aa79abab','90bc70eb-201d-49b3-a5b8-59d5524ba0f9','Attention',' The feeling of doing well and reaching goals','2024-12-05 10:54:05'),('1a8ad25c-c498-49bc-ac71-935053f90142','2562cad2-dc83-4a37-ab98-c0b70b9bde01','\"The weather today\"','Compound noun phrase','2024-11-28 11:51:28'),('1ab592e7-4677-40cd-8d8d-4a12bffc4f98','bd76eeee-4d27-4c42-a39a-6737ab99f862','Bubbly ','Covered in visible air pockets or bubbles','2024-12-05 11:23:06'),('1b0fc65c-98fb-4e31-a079-143185d176d8','88eac1e2-bbb0-4996-9d3d-450d5f603a29','Im so proud of you!','Expressing pride and happiness in Sams achievements','2024-11-26 02:10:36'),('1b259461-0456-469a-9ab5-4272108f7892','04282079-1245-4d03-907c-5bf69a39b252','Gift',' What came out of Bawang Merah\'s gift.','2024-12-05 09:10:59'),('1b7cbe1b-b18d-466f-a15a-00c75f1e67cc','0371d58b-92a5-4413-98a4-1f7aaf025b30','Future academic goal','Painting Landscapes ','2024-12-04 11:10:36'),('1b8e19da-896b-423b-a4bd-9f3d51573d9e','12267dc6-ecd0-45e3-8edf-76108e6ce70d','Pinjam','To borrow','2024-12-04 10:47:31'),('1b8fef13-0475-401c-8da9-f9875deee6a8','33daf9f0-7f58-4365-89f1-e32efa26895f','Sydney Opera House','Australia','2024-12-04 11:12:50'),('1c47cba8-6a41-4b94-b1e3-0b51e4009961','d8f09d11-4519-4b90-b6ac-572f38985473',' Golden fox ',' Rare species','2024-12-13 09:29:43'),('1c64fb5f-2342-4234-bf48-b11b14df4c04','855df750-8c66-4d05-a319-a66c3e8a1efa','Dish','Something eaten during meals','2024-12-05 11:14:14'),('1d8f6efc-7db7-426c-9d37-556e742ae395','471be1d7-37cb-4605-bb5c-63679c927149','\"If anyone has questions, ___ can contact the instructor after class.\"','they','2024-12-03 09:41:46'),('1e2136ed-156a-410e-80fa-44a23da48fc7','39a12e27-b170-4279-b918-37f80669de72','hardworking','Lazy','2024-12-05 10:12:53'),('1ec51f11-2583-4e57-9698-917bd2286503','ac24423b-9e97-40cf-9c8b-0e460a850b1c','Expectation','Something a person looks forward to','2024-12-05 10:51:08'),('1f805bb1-c11a-4b1b-90bb-1db7d3e98afb','861b2bae-2495-4740-a74c-b8eeeeacc2df','Tourist Hotspot','A well-known location that is visited by many tourists, often crowded.','2024-12-02 14:34:33'),('20583495-f297-4dfc-b7db-2d3303ec0e19','e6a0f8fd-211c-4c9c-89f5-34253ac03a12','A debate among scientists\" ','Abstract concept','2024-11-28 11:53:18'),('21e2d06c-08f8-4411-81e3-e17c44ca32f8','5d60dce2-707e-47c8-832f-7f5d82b638fe','Silence','The absence of sound; complete quietness','2024-12-05 09:46:34'),('22546c89-ef4c-4af2-8f4b-e9af52855010','bd76eeee-4d27-4c42-a39a-6737ab99f862','Signature ','Distinctive and unique','2024-12-05 11:23:06'),('226be063-c4d9-4dc0-b6b4-8712a6f61c62','8846011e-824f-4e79-a515-1c46baea4b42','Renovate','Memperbarui atau memperbaiki sesuatu agar menjadi lebih baik atau lebih baru.','2024-11-25 15:59:14'),('2281c06a-c5bc-4022-b74c-7257ae635f08','78e8713e-7f77-4da2-98cb-d35ff0a6fe37','Popular','Simple','2024-12-05 11:13:38'),('22837db7-f091-49be-a9d4-bd1208565867','274af9ea-e083-4079-9eb4-fe2b3969e631','A food item between two pieces of bread','Sandwich','2024-11-26 06:34:26'),('22aa0dfa-6c75-468c-b19d-fddb4a5b127a','4068f764-bfe2-482c-b5b0-115b6277d6cc','Cafes by the river Seine','Ate French food and enjoyed the atmosphere','2024-11-25 11:37:10'),('22e38d59-163c-4076-9bfb-eb8c31f3e74f','5d60dce2-707e-47c8-832f-7f5d82b638fe','Allure','The mysterious or attractive power of something','2024-12-05 09:46:34'),('231d14c8-07d6-488c-9da8-37c2edba053f','110f657c-6042-4324-b82a-1fbae03b82f4','Accomplished','Highly skilled or proficient','2024-12-05 10:57:46'),('235027a2-16e0-43d3-9e82-d3386cb379b1','4a501716-7197-47f9-9657-83dabf7c75a3','Something you feel when you reflect on something enjoyable.','Happiness','2024-11-26 09:38:42'),('23b6e711-7ac6-4102-95f3-e4b360f0bfea','5e0dee5e-3067-4127-a531-ed0599e3c968','Rabbits','he significance of sharing food and stories.','2024-12-04 11:08:12'),('23e79dc6-3c0b-466d-9407-954cda5a4756','ac24423b-9e97-40cf-9c8b-0e460a850b1c','Impact','A strong effect or result','2024-12-05 10:51:08'),('24daae3f-9940-4a29-a13a-d862d6c07e22','c3724efa-5117-40b0-a5bf-8e50bcedb096','Petra','Jordan','2024-12-03 11:40:10'),('24e12a82-d4f3-4872-b92f-dee709de30be','f46dd9bb-c35f-4aca-ab5d-925adee401d9','Picnic','A meal eaten outside, often in a park','2024-11-26 08:01:23'),('25c6bace-3b07-4d12-b824-a7697875096c','e8800ecf-48da-4c48-8c1d-68e931791fcd','Destination','The place where someone is going','2024-11-25 19:46:35'),('260adf81-aa52-4fc0-8eda-91891d0d25dc','c1a8a3fb-aace-4ea3-8e55-acd56541a783','Shared goals','Fostered understanding between cultures','2024-12-11 13:29:05'),('2627189a-6e10-4a7b-ad33-0dcf4461fb82','90bc70eb-201d-49b3-a5b8-59d5524ba0f9','Dining','The act of eating meals','2024-12-05 10:54:05'),('263c098a-441f-4705-a97b-1bb9166bb7db','568da5ee-8195-4d8e-9d47-a94fbece8b32','\"It was a team effort!\"','Responding to a compliment about completing a project','2024-11-26 03:05:18'),('264539d3-6533-43e3-af82-3a42681d5021','7f2f923e-9669-45a9-b4bf-e8406e278b7d','Planting trees','Preserving local traditions','2024-12-11 10:27:59'),('2652b234-d15d-47ae-9d6a-bead980ad89f','33daf9f0-7f58-4365-89f1-e32efa26895f','Eiffel Tower',' France','2024-12-04 11:12:50'),('268ee1db-1b0f-4611-8598-e475af685010','da0130e2-d297-445d-a7b2-634a2d16a4d0','Melody ','Brought images of loved ones','2024-12-13 09:36:33'),('26c89020-3410-4f17-b401-75698b7b32bf','86d47064-83ed-4800-8f16-fb2187df0e57',' Hospitality','Welcoming guests with kindness','2024-12-09 10:47:33'),('278dab76-9625-46b4-8b5f-a5a346cdb237','8846011e-824f-4e79-a515-1c46baea4b42','Expand','Memperbesar atau memperluas sesuatu.','2024-11-25 15:59:14'),('27c921bf-1c09-4a80-bf9f-fb8e355ce200','fcd1e32e-e656-402b-a43a-69ffe1342c67','Ignore','To pay no attention to something','2024-11-25 22:22:09'),('27d6da5f-7875-48eb-80bd-05e96105f6dc','097907c1-7e69-4996-893c-1d5528045ea5','Database of citizens',' Helps tourists learn what locals find cool and uncool','2024-12-06 11:15:14'),('2831308d-5fee-4581-8b69-22e54e9002c1','29ca2d77-47be-41e0-a58a-9453b3412361','Ruins','The remains of a structure or building','2024-12-02 13:54:56'),('2862dc6f-34a0-4082-8c6a-86cb74b82dbf','df889cba-f293-46e5-b8a0-d6697ef0e026','Ingredients','The different items used to make food','2024-12-05 11:09:22'),('2899053c-33d2-4482-af0a-192021291426','88eac1e2-bbb0-4996-9d3d-450d5f603a29','I didnt do much, honestly.','Diminishing your role in the situation','2024-11-26 02:10:36'),('28c93e2f-047e-4d5b-9675-57e389023190','ef050cd9-09fb-4c03-b9a7-4fef163a6879','A noun phrase functioning as a direct object ','The man standing by the gate','2024-11-29 10:06:13'),('28f6a963-cadb-46c3-9097-635032d3807b','87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','Enjoy','Relish','2024-12-05 11:13:06'),('29aa5efc-3bcb-46f3-b033-cc328a8795c5','8846011e-824f-4e79-a515-1c46baea4b42','Improve','Meningkatkan atau membuat sesuatu menjadi lebih baik.','2024-11-25 15:59:14'),('29d08c93-21b4-45ea-b0d8-2fec0cb04f6c','82028685-74af-412e-a414-c6bd64714a3b','Challenges faced by the coffee industry',' Problems like climate change and unethical labour practices that impact coffee farming.','2024-12-02 11:08:31'),('2a412f49-7322-4679-bfd6-6f7d4a6db9bb','433799c1-0385-41e0-bdf5-240ba12f6aed','Broadcasting','Penyiaran','2024-12-04 10:49:33'),('2a6e3dda-e1d5-48b9-a4a9-d3af57e5943f','9b5214d3-8978-4464-9afd-10394fdc0152','Customize ','To modify or adapt to suit preferences','2024-12-05 11:20:57'),('2b9f28ba-e47f-4178-8baf-3472707a0585','95f0dde9-26a3-4295-8490-8de0a384b0a1','Highlight','To bring attention to something important','2024-11-26 01:42:44'),('2bb8a848-31a8-4c46-b3e5-62d8cfe358f7','b611076f-8d45-4311-890c-d39c90616707','Culture','The traditions and way of life of a group','2024-12-05 11:10:20'),('2bd31345-78d7-4440-bb2a-06836a353294','0f41f807-36ae-4edb-a207-9402ec2ec56d','Tourist','A person who travels for leisure or exploration','2024-11-25 22:07:57'),('2c13f2a8-5907-4ccb-bf04-c406e1524b56','b1dc2b39-347a-4e89-8af2-8c664b1ff576','Strangers met at the cafe','Turned misunderstandings into friendships','2024-12-11 13:24:16'),('2c262d69-aad2-41d7-9648-999cff1bb7bd','39a12e27-b170-4279-b918-37f80669de72','failure','Success','2024-12-05 10:12:53'),('2cab4859-eb71-4530-92e4-e92789a973ea','7ca93817-b58c-4e82-a5f3-92725ac061d8','Steve','a. Loved the hotel breakfast croissants','2024-11-25 11:37:16'),('2cf680dc-f7e2-400d-b1eb-bec37f0a05d0','5c3c2026-fdb1-44ae-a1d8-deefb536ead7','Cheesy ','Rich in melted cheese flavor','2024-12-05 11:22:13'),('2d323ac3-7d4a-4a85-9504-681088c70e6d','57e12297-e58c-4250-a024-54673c02fb44','Games ','A small light meal, typically eaten between meals','2024-12-04 11:51:32'),('2deae309-c67f-4308-8d5a-e1060c713dba','6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','Features',' Special characteristics or amenities the hotel offers','2024-11-26 03:21:35'),('2e259ab6-9af9-4082-bc0c-2699b6aa7156','471be1d7-37cb-4605-bb5c-63679c927149','\"Neither of the students remembered to bring ___ book.\"','his or her','2024-12-03 09:41:46'),('2e625e16-bb0a-4956-b2fc-52abb1910d6a','03cdcfde-eab8-42e5-94df-895785a2de49','Culinary demonstrations','Sharing heirloom recipes and traditions','2024-12-11 11:04:56'),('2e89ed6e-104f-4c8a-91c0-865e63fde9f7','669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','Plan','To make arrangements or decisions in advance.','2024-11-26 09:56:43'),('2f027271-c22d-401b-898f-c9ccb87b88cb','4451fc75-fa8a-4c21-9da1-9c6548b175af','Snail','A small, slow-moving creature with a shell','2024-12-05 09:26:28'),('2f1aa6cc-f4f1-4463-ba5e-fce43d02f214','03cdcfde-eab8-42e5-94df-895785a2de49','undefined','Preserving cultural craftsmanship','2024-12-11 11:04:56'),('3034606d-b22d-46be-b495-d3529b14112d','b7ffb46f-94b7-4016-9dce-1ad2662f7e82','barrier','Something that prevents movement or progress','2024-12-05 10:14:51'),('308435aa-adec-4b50-9243-23a7efae80f6','04282079-1245-4d03-907c-5bf69a39b252','Mother',' Place where Bawang Putih and her family lived.','2024-12-05 09:10:59'),('30d2cb71-1a48-449b-8241-1142cea70e12','d1980603-bd6e-48d6-a54a-2dc2affade9f','Saw the Colosseum','Rome','2024-12-04 11:04:33'),('31145726-5c07-401e-8371-e4d8fbf48879','8784a8c0-6641-4838-a0da-c92c664c8cd5','He wrote a letter to his friend','A fascinating book','2024-11-29 13:59:15'),('311a3554-0306-4d57-9484-4b65040f04b3','94922120-8ee1-40c4-846f-faff72b7c46b','Adventure ',' A dangerous or exciting experience','2024-12-11 20:04:10'),('311c6572-2443-429d-a19a-b8610f246302','3db04dd3-61e2-4255-9cee-767327ebdafd','He teaches the villagers how to be hospitable','Shares knowledge about how to welcome guests','2024-12-05 13:23:16'),('314a2c9d-ba2d-4747-b01b-2a0191e09c56','33daf9f0-7f58-4365-89f1-e32efa26895f','Alhambra','Spain','2024-12-04 11:12:50'),('3164a8c0-1153-4a96-ba4b-3e1c4af201d5','6a939aab-28b2-4792-95af-01955a04f784','Powerful','Having great strength or force','2024-12-05 09:37:28'),('317688b9-1a57-4322-be41-28ad43d1e872','22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','Symbolizing',' A rare or traditional culinary ingredient','2024-12-05 11:28:39'),('3185a777-1370-480d-b743-f1f094bf4c71','8cda8757-b50d-45fd-acc8-f108dfa1452b','Feeling scared or worried','afraid','2024-12-05 09:06:28'),('31fae82c-f0c2-4fea-9cc8-b914edbf66a4','487efa1f-185a-4cc5-8649-bdb726d03d3d','Who are your close companions?',' I have a lot of friends.','2024-11-25 21:52:12'),('323a6efb-e1c3-49e9-b1c0-e86262bd60d9','433799c1-0385-41e0-bdf5-240ba12f6aed','Announcer','Penyiar','2024-12-04 10:49:33'),('32b5deca-835b-4907-994b-547c66dab4b8','40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','Presenting','Displaying food in an appealing way','2024-12-05 11:19:34'),('32f95f75-032c-4ff6-ae9f-03003aabf6b7','0f41f807-36ae-4edb-a207-9402ec2ec56d','Departure','The act of leaving or going away','2024-11-25 22:07:57'),('330eb1d8-4a93-4484-8c75-fb767beb9e68','fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','Zoo','Wild animals','2024-12-04 11:00:15'),('332b24e2-bc74-4fb4-9833-1abc706ced7d','fed3cdb9-31ab-46ba-9af2-e08b200d21f3','Palace','Where the princess lived','2024-12-05 09:30:10'),('3383b362-4a6e-4e0e-b44b-ee839dbac2cf','71ce6a18-a79b-462c-afe7-d60311998440','During their walk, they admired ______, marveling at its strength and beauty','many voices calling for change','2024-11-29 14:57:51'),('338aec9c-f6dd-4064-8f27-929e8d287556','4068f764-bfe2-482c-b5b0-115b6277d6cc','The Louvre','Walked for hours and admired art','2024-11-25 11:37:10'),('339b6d3a-4c13-4843-b29e-6fc986924b87','d9dc353a-121d-4368-a090-bfb0e80989bd','Reporter',' Reporter','2024-12-04 10:52:10'),('33a6c1fd-f7b1-4065-afce-fe9b2ebda8ae','9fc3418b-d10c-47d1-be64-3d369ad19384','Cultural authenticity','Genuine expression of local traditions','2024-12-05 15:31:20'),('33c5b87c-504c-4c1d-b8ab-74c9f2643c08','733c1061-9886-4d2e-bb73-70cecfdccfba','Moment','Long','2024-12-05 11:14:46'),('33ec9ad8-4884-4ff7-adbc-275dbde07147','a0bdf823-9563-474e-9abf-e4baecfbde3c','Memory',' A memorable event or experience','2024-12-05 11:18:40'),('34980e50-b7b2-4dce-aeff-9b52123bec06','5e0dee5e-3067-4127-a531-ed0599e3c968','Oliver the owl','The beauty of understanding and respecting different cultures.','2024-12-04 11:08:12'),('34f395c5-4354-4cb9-8aa2-7e47b55d67fb','3f1ea919-3959-4745-bd00-01413d00fa75','Umami','A savory flavor profile, one of the five basic tastes','2024-12-05 11:27:16'),('352f4d72-7d21-49ac-bbc6-bd74b14366e8','c4c87e09-948f-468c-82ec-5e299d0e6a60','Coliseum','A venue for ancient sports or performances','2024-12-04 10:57:05'),('353f5353-564d-435a-89d3-4eb7641cb48d','b00c3a95-28cc-49a8-8fc0-291b11d12aff','10+11','10','2024-12-12 22:08:40'),('35d6f549-5ffb-49f7-b433-dba598375500','e8800ecf-48da-4c48-8c1d-68e931791fcd','Adventure ','A dangerous or exciting experience','2024-11-25 19:46:35'),('35e25589-772e-4bf3-b4fa-414842a59d99','9fc3418b-d10c-47d1-be64-3d369ad19384','Community-based tourism','Tourism controlled by locals for sustainability','2024-12-05 15:31:20'),('364df3e5-8e2f-4ace-9362-9a7337989570','c7792b45-699c-4fbb-ac35-2c0fce1d6609','River',' Water that flows in a long line through the land','2024-12-05 09:28:54'),('36614374-f19d-4286-9d9b-18854a4fa3c9','c938f833-de06-4254-bba7-46f1072bb31c',' Surprise picnic setups ','Encourage mindfulness in nature','2024-12-11 02:14:31'),('369e4ef1-da69-4389-a602-929c677ee092','90bc70eb-201d-49b3-a5b8-59d5524ba0f9','Comfort','A feeling of ease and being relaxed','2024-12-05 10:54:05'),('37680e65-d9c9-47c5-a32a-e884d2e8048c','42c0b8fe-c8cc-4c8f-ad0c-190dc205a688',' Beach cleanups','Promoting conservation awareness','2024-12-11 10:35:47'),('385015a1-ca09-4930-83f9-382b118bd053','f6b52004-da41-4449-9c56-dce3fcf1e345','Dog sledding','Learning about Arctic wildlife','2024-12-11 02:24:36'),('396308a9-e29b-4cc8-85c0-cbeda956efc6','162d6ea4-3934-4cae-a5db-ca1b247cd87c','Adventure ','A journey or an exciting experience','2024-12-04 11:54:00'),('3987c909-dd63-4ed1-9bc5-1aae875ced65','7309573c-b0d6-467d-8e6e-1d73e0fe52b7','Indifferent','Lacking interest or concern','2024-11-26 01:25:39'),('3aacf708-7790-4245-8695-5977db86300c','0f41f807-36ae-4edb-a207-9402ec2ec56d','Destination','A place people travel to for leisure or business','2024-11-25 22:07:57'),('3ad1bfa5-6a1d-4bf2-9c6e-2b94584e5d7b','487efa1f-185a-4cc5-8649-bdb726d03d3d','Where do you see yourself in five years?','I see myself as a hotel manager.','2024-11-25 21:52:12'),('3b67f5d6-626f-4e27-961d-38445a809164','ea0a449b-9a68-4cba-9d5d-869271b6bbf7',' Alejandro Gutierrez','One of the key figures promoting sustainable and fair coffee production in Colombia.','2024-12-02 13:16:14'),('3c2daf3b-00e6-4c05-838b-1bd4893385e9','b611076f-8d45-4311-890c-d39c90616707','Grilled','Food that is cooked over a flame','2024-12-05 11:10:20'),('3c447059-6813-4dc3-a109-06a506dbeb2c','861b2bae-2495-4740-a74c-b8eeeeacc2df','Hidden Gem','A quiet or secluded place that is not widely known but offers a unique experience.','2024-12-02 14:34:33'),('3c533132-d250-4d9d-a3dc-7a0cf8346df7','4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','I like playing guitar','Making music with a string instrument','2024-11-25 20:38:53'),('3cab3952-34a4-46b4-a79b-f57ead2df11b','a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','Congratulate','To give recognition for an accomplishment','2024-11-26 03:00:55'),('3ce167b0-6d73-4dd6-9d93-8b9ca45bfacd','6a939aab-28b2-4792-95af-01955a04f784','Astonishment','Great surprise or amazement','2024-12-05 09:37:28'),('3e62c808-ee0e-4af5-b80e-f284e7d63d6c','78e8713e-7f77-4da2-98cb-d35ff0a6fe37','Soak','Past','2024-12-05 11:13:38'),('3e86695d-4684-4726-a138-493a9eb822cd','ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be',' Clockwork gears','Mark seasonal changes','2024-12-13 09:31:20'),('3edf72d3-ca11-46be-92e0-9a068c61b556','0371d58b-92a5-4413-98a4-1f7aaf025b30','Joes current job','Data Science ','2024-12-04 11:10:36'),('3ef731b3-90f3-40c5-b2cc-481eaa01b6d5','1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','sgub','bugs','2024-12-05 09:12:05'),('3f2bb042-6006-4112-a5a7-b8ecadb3c9e5','0354f00c-fcea-4646-9042-f1ecc593a5e6','Expenses','Money spent on something','2024-11-26 11:45:32'),('3f74e51e-cece-4877-b85a-db508af5fd2c','5790ca14-a951-427a-a99f-cef601fc4582','Planetarium','A place designed to display and educate about stars and planets.','2024-12-04 10:56:03'),('3fb88bc9-8f37-43dc-9708-32b18bc56ba7','d9798ced-4082-48ef-8a9f-70ff980f559e',' Community outreach ','Strengthening the connection between staff and guests','2024-12-11 10:19:48'),('40b30fb1-72c0-4d0e-a08a-3c7d8e80d578','c522a223-499d-43cd-8bac-7d64004fdbe7','The athlete broke the world record last night','The world record','2024-11-29 14:10:20'),('40b4b7bf-4dcc-4706-9dd6-fa5882899cdc','855df750-8c66-4d05-a319-a66c3e8a1efa','Healthy',' Good for the body and health','2024-12-05 11:14:14'),('410c5a34-86b3-4451-8bde-6e8775746675','90bc70eb-201d-49b3-a5b8-59d5524ba0f9','undefined','A goal or future idea someone wants to achieve','2024-12-05 10:54:05'),('41193bdb-9cea-4f63-befb-f56d423aa968','e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','Aquarium',' A place for observing marine life','2024-12-04 10:58:57'),('41e58e5b-be88-4874-97c9-8f4a186441e8','accb6e57-e4ea-4f4a-9b6e-4e9033194287',' Courageous and not afraid','Brave','2024-12-05 09:18:03'),('4220962e-5f79-4101-b06d-a57420dc839b','e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','Art Gallery','A venue for displaying paintings and sculptures','2024-12-04 10:58:57'),('42555dbb-4cf8-439a-be3f-a4d88dba19ae','c7792b45-699c-4fbb-ac35-2c0fce1d6609','Kind','Friendly and caring','2024-12-05 09:28:54'),('431fe89c-6ea1-4b51-9baa-90edab7b1480','dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','Storytelling','Sharing the history and values behind the dishes','2024-12-06 11:02:52'),('43dd5b6b-0173-42b2-9e87-d80ea270dd3d','33daf9f0-7f58-4365-89f1-e32efa26895f','Grand Bazaar','Turkey','2024-12-04 11:12:50'),('4416a47f-bb21-45f1-8ff1-1e7b35b60ae0','94922120-8ee1-40c4-846f-faff72b7c46b','Destination','The place where someone is going','2024-12-11 20:04:10'),('44ea3ab3-bd78-4fc5-8dfc-0021458d71e6','10198dde-92ab-44d9-9e18-8a0367ca175b','Amara','A guide who shares the philosophy of hospitality','2024-12-06 10:48:33'),('451e4d66-c394-48b2-a100-0c6f88dd3f73','ef050cd9-09fb-4c03-b9a7-4fef163a6879','A noun phrase with an embedded clause','The teams accomplishment, victory ','2024-11-29 10:06:13'),('45b1a8ad-1615-43e4-ac32-7e67ff975b2d','c3724efa-5117-40b0-a5bf-8e50bcedb096','Machu Picchu','Egypt','2024-12-03 11:40:10'),('46d66026-c1ff-466c-a120-95ad763295ca','f4230717-0762-409a-9ae9-09ff36c5547f','Hospital','A facility where people receive medical care and treatment.','2024-12-02 15:08:01'),('46d70f05-2c31-4c78-a52a-f0445db4709c','accb6e57-e4ea-4f4a-9b6e-4e9033194287','Supernatural beings or ghosts','Spirits','2024-12-05 09:18:03'),('47856d7f-e7f7-4999-bf17-150ff1b3c84d','a0bdf823-9563-474e-9abf-e4baecfbde3c','Celebration','A special occasion marked with festivities','2024-12-05 11:18:40'),('47a652b7-092c-461a-936d-126e18851644','b10faee6-6f14-4248-a962-763c159bd308','Unusual or unexpected, not typical.','Strange','2024-11-25 15:29:04'),('48633940-ea43-4f2d-845b-17be6de9f6cb','165d5b15-2f48-42af-b509-1b0d97fd6f2f','Physical activity he practices regularly','Guitar ','2024-12-04 11:10:41'),('48a57526-fcbd-4b31-96c0-95836fa42d69','3755845c-80ae-4ef1-a4c7-8cb7329dcb32','Crypt','A burial chamber beneath a church','2024-12-04 11:09:47'),('492180c1-0395-46cf-9be9-b659c861678a','5c3c2026-fdb1-44ae-a1d8-deefb536ead7','Explosion ','Burst of flavor in every bite','2024-12-05 11:22:13'),('4938e20d-4dd5-4da2-8902-a6ba3d222db1','a8ecd703-bc29-469a-8f62-4ea7fa27b3be','Cherish ','To take good care of or value highly','2024-12-04 11:55:38'),('4a6756bb-c81d-4b6b-a214-ada086e6e3c8','66c3489f-19a1-4b92-8c3a-4d3e617cd000','I am from...','Saying where you are from','2024-11-25 20:23:22'),('4aa1a1ee-5c1f-45dd-a01f-9e0b47001d0f','aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','Enchanted','A powerful feeling of anger or rage','2024-12-05 09:43:04'),('4aed63ec-6ebe-43e7-9063-50a7761c7b02','f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','A noun phrase that includes an adjective phrase ','To the childrens delight','2024-11-29 10:17:21'),('4af04053-1cbf-4835-a2ee-a4aabeef3c24','9176777c-289b-4641-befb-1a24db55ad06','Restaurant Management','Restaurant manager setting up tables.','2024-11-25 21:57:31'),('4b1b15ba-9551-4a6d-bb31-07bc2c3e38f4','b6f659ba-b434-4421-99ae-8e8bbe91a961','Narrow','Something with a small width or limited scope','2024-12-02 15:03:30'),('4b860200-059c-46b4-93d5-10ae6bf27556','c6eb2b20-8fc6-472a-ac58-a4820f97a16b','Deep-dish pizza','Chicago','2024-12-04 10:59:14'),('4b9faa5d-a486-414f-a923-dc67a69dd073','33daf9f0-7f58-4365-89f1-e32efa26895f','Machu Picchu','Peru','2024-12-04 11:12:50'),('4c23daba-b7a8-4472-b212-e9a478d50b6a','802d342c-bce2-47b2-8270-3d065a93654c','Importance of the garden',' People learned to work together.','2024-12-04 13:54:41'),('4c3a4217-3638-4fac-b4dc-1242f58e123b','c21ef6cb-7542-4e91-a934-3d8599b4edb4','Sandwiches ','A type of light meal made with bread and fillings','2024-12-04 11:49:19'),('4c5f7212-11d7-413a-a7a8-47ab24279158','ea0a449b-9a68-4cba-9d5d-869271b6bbf7','Challenges faced by the coffee industry','Problems like climate change and unethical labor practices that impact coffee farming.','2024-12-02 13:16:14'),('4c7015da-11a5-4a7e-808f-5a78c8dcc956','487efa1f-185a-4cc5-8649-bdb726d03d3d','Where do you live?','I live in Toronto','2024-11-25 21:52:12'),('4cecd868-e579-4f7d-9242-16ca8c282d5f','29ca2d77-47be-41e0-a58a-9453b3412361','Tour guide','A person who leads and provides information to visitors on a tour','2024-12-02 13:54:56'),('4da8520f-c626-40da-8273-028f590a3f9f','6659579d-6a98-4fe3-838c-88a1c1b206a5','Works as a nurse','Occupation','2024-12-12 09:55:31'),('4e345839-64fe-40d7-9dfc-1689383815db','57e12297-e58c-4250-a024-54673c02fb44','Sand ',' Small grains that cover the beach or desert','2024-12-04 11:51:32'),('4e870689-2b53-4244-8888-ba5a0a4f4ff5','4e7decaf-0a6a-445f-9a39-9a82a3db51a6','Journey','A long trip or travel','2024-12-05 09:38:40'),('4e8a95c0-fafb-4a18-baa4-aa5ce36c9d4f','e6a0f8fd-211c-4c9c-89f5-34253ac03a12','\"The happy arrival of spring\" ',' Describing a time period','2024-11-28 11:53:18'),('4e909340-2871-45cf-baca-146388a4f9a6','42c0b8fe-c8cc-4c8f-ad0c-190dc205a688','Evening discussions','Encouraging environmental responsibility','2024-12-11 10:35:47'),('4ed412ef-ed5e-4a43-ad07-915bf870708c','bbae361e-df05-422b-ae07-b3ba2db05400','Event','An organized activity or gathering','2024-12-05 10:47:36'),('4f78242c-3b99-4a28-8256-5ff93f8441ad','5b51fe19-4e93-4a59-b194-2f7106c90593','Silent meals','Encouraging mindfulness','2024-12-11 10:52:51'),('4fb597f6-a227-4c89-b342-01c880687d84','cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','Masterpiece ','Artistry','2024-12-05 11:21:26'),('4fc3bcf2-65fb-4725-a2b4-957ebf2c4eb9','bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','Waves','A natural motion of water moving in the sea','2024-11-26 06:26:41'),('5058a6b9-4a16-4eb2-a021-de5bb53abac2','2d11358a-515d-4272-b02e-5902eab4b986','Kayaking trips',' Exploring the coastal ecosystem','2024-12-11 10:58:52'),('509da8cd-4c03-4a2d-b0fb-4a8ac8555ff0','72c5fd1c-385e-48dd-a20f-0aba194faa11','Park','A place they visit every Saturday.','2024-11-26 06:47:52'),('50c3280b-6201-4091-b7a3-24a3a84231b8','110f657c-6042-4324-b82a-1fbae03b82f4','Breakthrough','A significant discovery or achievement','2024-12-05 10:57:46'),('51364fef-c61f-4609-8582-1e9a438eb7da','29ca2d77-47be-41e0-a58a-9453b3412361','Intact','Remained in its original state, not damaged','2024-12-02 13:54:56'),('51f971ae-67af-4845-abfa-8c6325ff0f26','59a8b6fc-879c-4fdf-9175-f314e8684951',' Emmas plan to volunteer','She wants to spend time feeding and playing with animals at the shelter.','2024-12-11 11:02:58'),('52bef80c-c6ea-4efb-918a-f55292ef7f8c','274af9ea-e083-4079-9eb4-fe2b3969e631','A place to swim and play in the sun','Beach','2024-11-26 06:34:26'),('5300e900-3838-452f-bb04-690f8d5e9a75','8784a8c0-6641-4838-a0da-c92c664c8cd5','The bright stars twinkled in the night sky','The delicious cake','2024-11-29 13:59:15'),('531abc50-518a-44b7-94a9-1a2bddecd73e','9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','Impatient','Unable to wait calmly for something','2024-11-26 11:35:52'),('53cbef0b-0c7d-4ab6-b1d1-99da4182887d','a28ea3b9-af4b-4a4d-9a9b-94751deea858','The tourists were fascinated by the ancient ruins during their visit.','Tourist','2024-11-25 22:27:24'),('54cea29a-d537-4168-acdc-6d31bcefce89','f19d0071-97e2-46c0-908f-24f6a5f5f77f','Sanctuary','A place where animals are kept safe','2024-12-04 11:03:03'),('55410707-3a26-42c8-856a-f58fb03c2301','c522a223-499d-43cd-8bac-7d64004fdbe7','The music from the concert was amazing','The music from the concert','2024-11-29 14:10:20'),('555828e8-a0b8-4abf-b2bb-4b122b491112','102b467b-6640-4f8e-93b5-f18953af9a01','Tools','The act of using energy to achieve a goal or purpose','2024-12-05 10:06:18'),('55f856c8-5b32-4f53-90c8-3dc81a9b441d','2f724a9a-5018-42bf-9f74-6c81d49eb279','Cooking expertise','This skill is essential for understanding guests\' preferences and offering personalized services.','2024-11-21 13:23:34'),('5634c307-9209-4171-b198-5073f70a7bdf','165d5b15-2f48-42af-b509-1b0d97fd6f2f','Daniels current job','Writing a blog ','2024-12-04 11:10:41'),('56da19c3-6e40-452b-aabe-07f6d25e83cc','4a501716-7197-47f9-9657-83dabf7c75a3','A physical object used for remembering.','Souvenir','2024-11-26 09:38:42'),('5733ef5d-8447-4cd7-9eb5-21cac7e9d714','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','Computer programming','This skill is less relevant for a concierge\'s role but could be useful in some specialized settings.','2024-11-21 14:10:16'),('578685fe-8fbf-491c-9150-93f02b649599','423d8875-1deb-4dba-827b-1cef67f98526','Peaceful','Full of calm and serenity.','2024-11-26 10:45:57'),('57c13fce-293f-4a73-b341-8f0983e6b520','78e8713e-7f77-4da2-98cb-d35ff0a6fe37','Moment','Rare','2024-12-05 11:13:38'),('581e55a3-cc59-483a-be69-2ba0d1aba4b8','9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','Stubborn','Refusing to change your ideas or behavior','2024-11-26 11:35:52'),('585f15ee-bda6-4a72-9258-198a6df5c369','d9dc353a-121d-4368-a090-bfb0e80989bd','Program','Program','2024-12-04 10:52:10'),('58afaaef-d0c3-4af3-9227-2908d9da9dc8','5b51fe19-4e93-4a59-b194-2f7106c90593','Hiking trail maintenance','Contributing to the environments upkeep','2024-12-11 10:52:51'),('593accfe-11f7-4960-97c9-eb6e455a804f','110f657c-6042-4324-b82a-1fbae03b82f4','Craft','Strong determination that does not waver','2024-12-05 10:57:46'),('5a66bb1d-c1d2-419d-b7d8-9ea4aca1e4a1','6a939aab-28b2-4792-95af-01955a04f784','Dangerous',' Risky or unsafe','2024-12-05 09:37:28'),('5af57647-6d3c-4b76-8320-eb301ffaedc0','097907c1-7e69-4996-893c-1d5528045ea5','Display cases',' Guides visitors to local venues and offbeat locations','2024-12-06 11:15:14'),('5b0e6bb7-a926-4244-a568-13c80b392c63','f077c7b8-9a7d-4514-81fc-09da1ce9e5e1','Golden Guest',' A traveler who tests the hospitality of a village','2024-12-06 10:41:47'),('5b26c304-ff70-4cca-bc2d-3279b61e27f1','10198dde-92ab-44d9-9e18-8a0367ca175b','Elias',' A traveler seeking purpose and wisdom','2024-12-06 10:48:33'),('5b3be76e-5472-45f9-90de-a12b56bc7e38','d9dc353a-121d-4368-a090-bfb0e80989bd','Viewer','Pemirsa','2024-12-04 10:52:10'),('5b475e70-bf9a-45ec-8c4a-3b7a96773566','2fdf34cf-7e50-4d83-9866-043d1ae926ea','Adventure','A dangerous or exciting experience','2024-11-21 15:14:12'),('5bb69aff-97f8-4e80-af60-6c1a461aebc7','a2827001-275d-4c55-ba5e-952b121a954d','Adventure ','Exciting experience','2024-12-05 11:23:27'),('5c26c4ed-f3d0-4605-848f-1d1852ae56d4','c0de3b9a-799d-49a8-9763-0d753030cc61','Staple','A basic or essential food item in a diet or cuisine','2024-12-05 11:26:52'),('5cb26816-cdc1-44be-9306-83ce282838d9','dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','Annual Event','A tradition that grew bigger each year','2024-12-06 11:02:52'),('5d1eb452-ce97-4d7c-8efa-32b7c49cba2a','a28ea3b9-af4b-4a4d-9a9b-94751deea858','One of the main attractions in my hometown is a scenic lake surrounded by mountains.','Attraction','2024-11-25 22:27:24'),('5d34c109-4a15-404d-92d8-49b73264710c','86d47064-83ed-4800-8f16-fb2187df0e57','Respect for Elders','Following advice and guidance from older people','2024-12-09 10:47:33'),('5d99c0bc-e385-4b46-9252-be46e8cfc22c','466a508e-8ffd-423d-abfa-b9fb173c9f91','Followers','Supporters of a leader','2024-12-05 10:28:34'),('5d9d648f-c4a4-4954-8e84-911c10038217','a6b668f2-b78d-4abb-a6bb-a42b621f834f','Sunrise ',' The time when the sun rises','2024-12-04 11:52:50'),('5da4eba7-d917-4959-bea8-76f6825f5fa3','1758ffa9-f280-4dd4-aca7-8c9acf4f1419','Courthouse','Legal professionals','2024-12-04 10:57:54'),('5df89473-c3f6-41d4-bfd3-4be9b9627fbb','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','Driving skills','This skill helps with providing transportation or coordinating travel arrangements for guests.','2024-11-21 14:10:16'),('5e160168-091a-44fe-aa7a-304722fbfdad','e8800ecf-48da-4c48-8c1d-68e931791fcd','Disaster','A major event causing harm or damage','2024-11-25 19:46:35'),('5e1e830f-7ef4-499d-919a-f54179fa6c9e','87ab3728-0b0e-400c-8024-2ff3a3244124',' Traditional fishing','Learning about sustainable fishing','2024-12-11 10:48:35'),('5e4bc736-aa5f-48a8-8253-92f71905b7bc','6a939aab-28b2-4792-95af-01955a04f784','Harmony','Peaceful balance between things','2024-12-05 09:37:28'),('5e5d22bd-88f9-49f0-a79f-f5c9dcb2c13e','433799c1-0385-41e0-bdf5-240ba12f6aed','Experience','Pengalaman','2024-12-04 10:49:33'),('5f4ef3f5-98eb-4670-89d6-d403543f8dd4','d98a1bee-476d-431d-b5fc-da0fe36f4552','Coast','A formal event with special activities','2024-12-05 09:35:02'),('5f994516-11ea-40ec-bf43-1cdcab21e813','5b51fe19-4e93-4a59-b194-2f7106c90593','Meditation sessions','Practicing gratitude','2024-12-11 10:52:51'),('6043b1ce-f83f-45bb-8eda-fed102ad4afe','443e9ff4-02c2-4f3d-bfc3-754ae0d03964','Social responsibility','Alejandro ensures fair wages and healthcare for workers on his farm.','2024-12-11 11:32:20'),('6061ae8d-22db-4276-85d9-1cdc4a459627','bd76eeee-4d27-4c42-a39a-6737ab99f862','Customize ',' Change to suit personal preference','2024-12-05 11:23:06'),('608f11a4-9415-4045-8040-1c4e7b74fffe','5e0dee5e-3067-4127-a531-ed0599e3c968','Polly the parrot','The importance of supporting local communities.','2024-12-04 11:08:12'),('613b4ac7-9415-4887-9f28-9c7f17548ab7','6accddff-8c7d-4dc1-8709-59b80751f7d2','Zoo','A place with animals for people to visit','2024-11-26 07:55:56'),('61a04c91-4533-4b69-806e-b5c4bedc7089','10198dde-92ab-44d9-9e18-8a0367ca175b','Golden Compass','Symbol of purity and generosity','2024-12-06 10:48:33'),('625392e1-2d86-4fe8-bdde-863d885471a5','6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','Services','Assistance provided to guests','2024-11-26 03:21:35'),('62d0a359-d555-40d1-bccd-e0db0aff1d66','5790ca14-a951-427a-a99f-cef601fc4582','Aquarium','A facility with tanks showcasing marine and aquatic animals.','2024-12-04 10:56:03'),('62fd3206-857e-4106-bebe-51a113bf1d85','ad9d700b-6557-4be8-854b-e6c47d0bd1ab','Lunch ','The first meal of the day','2024-12-04 11:50:31'),('630bf6d1-6631-4c49-a4b9-f2a4730a6732','c1a8a3fb-aace-4ea3-8e55-acd56541a783','Collaborative projects','Built physical and metaphorical bridges','2024-12-11 13:29:05'),('6322b8d2-85bc-4e67-93e7-11192124690d','c6eb2b20-8fc6-472a-ac58-a4820f97a16b',' Beaches and Hollywood','Los Angeles','2024-12-04 10:59:14'),('64122d3d-62c6-4c73-9b38-7372ff3f3788','22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','Delicacy','A luxurious or rare food item','2024-12-05 11:28:39'),('669abb79-8fdd-4603-9ce3-de9320901465','d9798ced-4082-48ef-8a9f-70ff980f559e',' Inspiring stories','Encouraging generosity and goodwill','2024-12-11 10:19:48'),('677fa12b-e8aa-4ac3-84b8-f62d3c6d47c1','443e9ff4-02c2-4f3d-bfc3-754ae0d03964','Shade-grown coffee','A method that preserves biodiversity by providing habitats for local wildlife.','2024-12-11 11:32:20'),('67a604ac-d3ca-4164-87cc-200c3e1abdb5','fed3cdb9-31ab-46ba-9af2-e08b200d21f3','Prince','Broke the spell','2024-12-05 09:30:10'),('68f13d65-b02d-47ff-8695-1ace2281bf35','b7ffb46f-94b7-4016-9dce-1ad2662f7e82','inventive','Showing creativity or originality','2024-12-05 10:14:51'),('69fe02c9-2880-419c-8dab-f1d89ba45247','8cda8757-b50d-45fd-acc8-f108dfa1452b','Hard pieces of stone','rocks','2024-12-05 09:06:28'),('6a171b84-d5ab-4046-a313-5679f6b6e8c3','2e2852b9-dcb4-440c-8589-a8ba32b32028','Harbor','Pelabuhan','2024-12-04 10:54:08'),('6a7c35b3-91dd-4108-9d99-01c8c52ab2d8','b10faee6-6f14-4248-a962-763c159bd308','Relating to the present time, contemporary.','Modern','2024-11-25 15:29:04'),('6aa6bbdf-27d0-435f-8c84-5ce00c1f417d','4a501716-7197-47f9-9657-83dabf7c75a3','Something that makes you feel nostalgic or sentimental.','Nostalgia','2024-11-26 09:38:42'),('6b38b981-89d8-43c7-bb4f-d7122d4343a1','4e7decaf-0a6a-445f-9a39-9a82a3db51a6','Balance','A state where different parts are equal','2024-12-05 09:38:40'),('6b67a2e5-6ad7-4bce-b015-6395a002b980','471be1d7-37cb-4605-bb5c-63679c927149','\"The students are reviewing for ___ exams this week.\"','their','2024-12-03 09:41:46'),('6ba2013f-d803-4ea7-a2d0-d4786374c701','ac24423b-9e97-40cf-9c8b-0e460a850b1c','Surroundings',' High quality, often expensive','2024-12-05 10:51:08'),('6bc37c55-7bad-47be-8fef-2c2f2641d308','39a12e27-b170-4279-b918-37f80669de72','complicated','Simple','2024-12-05 10:12:53'),('6d5d4bd5-1bba-4592-854d-90d86a74d406','9b5214d3-8978-4464-9afd-10394fdc0152','Fluffy ','Light and airy texture','2024-12-05 11:20:57'),('6defcd60-16fe-4f54-bb33-48cc4922e976','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','Anticipating guest needs','This skill is essential for understanding guests\' preferences and offering personalized services.','2024-11-21 14:10:16'),('6fb66b9f-7a4c-4561-ac73-85fc2412f45f','7309573c-b0d6-467d-8e6e-1d73e0fe52b7','Bored','Feeling uninterested or unimpressed','2024-11-26 01:25:39'),('6fcf0473-9462-45b7-8ddc-73ba70d1eaf5','0435bf55-b581-4126-8330-b9453cbc29c0','Reforestation efforts','Reducing carbon footprints','2024-12-11 10:45:32'),('70695693-8b8b-4453-b2e5-c882250fe161','274af9ea-e083-4079-9eb4-fe2b3969e631','A drink made from fruit','Juice','2024-11-26 06:34:26'),('7087fd5e-3912-48b6-b4e1-9452ad395fd7','f19d0071-97e2-46c0-908f-24f6a5f5f77f','Skyscraper',' A tall building with many floors','2024-12-04 11:03:03'),('70ae82f6-a74e-4b25-b67d-75d09a6c4938','4a501716-7197-47f9-9657-83dabf7c75a3','The act of recalling something from the past.','Remembering','2024-11-26 09:38:42'),('70b815ce-64bc-4ade-b9f8-3726ed5567c6','5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','Safe','Making something new or original','2024-11-28 12:02:22'),('70c1ad83-5b94-4e5f-bc77-313ca2bd1ca5','4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','I enjoy cooking','Preparing food as a fun activity','2024-11-25 20:38:53'),('70e7ba00-fd57-409c-8511-f7935a777515','c631978e-ee6a-4fe5-afee-6e9b6c717cfd','Celebrate','To make an event or situation more enjoyable','2024-11-26 02:36:48'),('713cace4-016a-40b5-a99e-8af030baf146','ea0a449b-9a68-4cba-9d5d-869271b6bbf7','Consumer awareness','Understanding the origins of coffee encourages support for ethical brands.','2024-12-02 13:16:14'),('71475ab1-ad9d-4cc6-8434-17b803ce5084','27e811fd-13cd-4440-8d57-2df3f405ffcd','Curious','Something that is very old or from a long time ago','2024-12-05 10:08:52'),('717a2501-887d-4c4d-a451-8c258faa97c2','9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','Generous','Giving more than is usual or expected','2024-11-26 11:35:52'),('727d0eb4-4da5-4260-951d-f29886c78bd8','f077c7b8-9a7d-4514-81fc-09da1ce9e5e1','Lila ',' A young woman curious about the traveler\'s actions','2024-12-06 10:41:47'),('728b8343-d730-4879-8e53-f5f9ce0757d0','71ce6a18-a79b-462c-afe7-d60311998440','She told ______ that left everyone at the edge of their seats','rapid advancements in technology','2024-11-29 14:57:51'),('72b4414b-adc5-4934-b393-8073fc75c913','59a8b6fc-879c-4fdf-9175-f314e8684951',' Emmas reason for setting goals','She believes this will help her learn and grow as a person.','2024-12-11 11:02:58'),('73083c41-93b5-4b5d-813f-b28a9e53ed85','b10faee6-6f14-4248-a962-763c159bd308','Found in nature, not made or caused by humans.','Natural','2024-11-25 15:29:04'),('739df5f1-5461-473e-a818-c4ab6d0b26ec','2f724a9a-5018-42bf-9f74-6c81d49eb279','Computer programming',' This skill is not needed for a concierge, as their main focus is on service and guest relations.','2024-11-21 13:23:34'),('73c1d5b8-9129-421f-8c15-8f875a272d07','7309573c-b0d6-467d-8e6e-1d73e0fe52b7','Hesitant',' Unsure or uncertain','2024-11-26 01:25:39'),('73f8b6e9-7ced-44fc-b66b-85671d26e06c','b6f659ba-b434-4421-99ae-8e8bbe91a961','Varied','Involving many different types or forms.','2024-12-02 15:03:30'),('74249ddc-5e27-40a4-ab0c-11a86bffef36','c4c87e09-948f-468c-82ec-5e299d0e6a60','Conservatory','A space for growing and studying plants','2024-12-04 10:57:05'),('743224d1-a50a-414c-9ec4-ae24da30a1da','423d8875-1deb-4dba-827b-1cef67f98526','Heavenly',' Like paradise, perfect and delightful.','2024-11-26 10:45:57'),('746a6e1a-dede-49fd-9a7e-c3326869f306','d98a1bee-476d-431d-b5fc-da0fe36f4552','Guardian','Something given as a gift to show respect','2024-12-05 09:35:02'),('76599cac-1185-46c2-b380-3824f2a128ad','3366ee30-06a5-4efc-a526-4450a8343462','\"Im sure youll do better next time.\"','Offering a more critical perspective instead of congratulating','2024-11-26 02:30:34'),('7672a140-f3c8-45dc-b4fd-5f1d32225dc1','110f657c-6042-4324-b82a-1fbae03b82f4','Inspiration',' A source of motivation or creativity','2024-12-05 10:57:46'),('7689e79e-38f0-43c2-b4b5-856f56279895','27e811fd-13cd-4440-8d57-2df3f405ffcd','Honest','Telling the truth without lying','2024-12-05 10:08:52'),('768e9479-3bd6-4a97-bab3-ffd4bddfc203','c3724efa-5117-40b0-a5bf-8e50bcedb096','Great Wall of China','Peru','2024-12-03 11:40:10'),('7691366d-2095-42c9-82eb-32a74d15539e','e1eb2d78-0e33-4404-b568-905e21df1adb','A journey or trip for the purpose of discovery.','Menjelajah','2024-11-26 09:35:52'),('7696bc36-60b1-4110-b6d9-03cf6f584a7e','2e2852b9-dcb4-440c-8589-a8ba32b32028','Botanical Garden','Kebun Raya','2024-12-04 10:54:08'),('76f83506-1c55-4358-948f-afa3baa4f146','8784a8c0-6641-4838-a0da-c92c664c8cd5','The new shopping mall opens next week','The bright stars','2024-11-29 13:59:15'),('770f9368-08bc-4600-8c78-3607f441062f','4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','I like painting','Creating art with colors and brushes','2024-11-25 20:38:53'),('77aaa238-928d-4f1e-a977-d79bf2a1992e','bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','Sandwich',' A type of food, often made with bread and fillings','2024-11-26 06:26:41'),('78ae2baa-09dc-4577-bf65-73526f18a20c','71ce6a18-a79b-462c-afe7-d60311998440','After the conference, we caught ______ to head back home','the tall, old oak tree in the garden','2024-11-29 14:57:51'),('791ce9e0-7bd0-422f-bc8b-6fe615a0c803','6dc00970-d77f-4937-ade3-63e18c41e928','After years of research, they published ______ that surprised scientists worldwide','a groundbreaking study on climate change','2024-11-29 14:55:04'),('7923ec96-a601-4373-b5bc-d09052b4d2f1','f077c7b8-9a7d-4514-81fc-09da1ce9e5e1','Hospitality',' Showing kindness and generosity to guests','2024-12-06 10:41:47'),('79ad62e6-bfd0-4f5f-940d-4cc8bea59b17','c21ef6cb-7542-4e91-a934-3d8599b4edb4','Dance ','To enjoy yourself with fun activities','2024-12-04 11:49:19'),('79d3798b-cbc6-45ca-b396-ef99d3ac23d6','c938f833-de06-4254-bba7-46f1072bb31c','Guided hikes','Foster a sense of adventure','2024-12-11 02:14:31'),('79defe24-187c-4b9a-b2eb-b67007a8bab0','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','Cooking expertise','This skill is not needed for a concierge, as their main focus is on service and guest relations.','2024-11-21 14:10:16'),('7a080a87-c404-486e-8896-3e27fa31b009','443e9ff4-02c2-4f3d-bfc3-754ae0d03964','Challenges faced by the coffee industry','Problems like climate change and unethical labor practices that impact coffee farming.','2024-12-11 11:32:20'),('7a120ac1-b74e-4ef0-959e-ff88acd5e6e1','e1eb2d78-0e33-4404-b568-905e21df1adb','To move through an area in order to learn about it or experience it.','Menjelajahi','2024-11-26 09:35:52'),('7a30db06-24c6-40f2-be91-e8990995ae9a','487efa1f-185a-4cc5-8649-bdb726d03d3d','What do you do every day?','I go to school.','2024-11-25 21:52:12'),('7a454b6f-1ab6-4501-9c3e-de09c35e4c73','2fdf34cf-7e50-4d83-9866-043d1ae926ea','Disaster','A major event causing harm or damage','2024-11-21 15:14:12'),('7a6d8a87-c6cf-48e9-9055-db6ac9a4131d','466a508e-8ffd-423d-abfa-b9fb173c9f91','Independence','Refusal to buy or use goods','2024-12-05 10:28:34'),('7a866ab8-6674-4b2f-ac08-926c349752ed','27e811fd-13cd-4440-8d57-2df3f405ffcd','Energetic','Full of energy and vitality','2024-12-05 10:08:52'),('7a9b2673-5274-4da4-bc2c-54d716cf1e62','b6f659ba-b434-4421-99ae-8e8bbe91a961','Restricted','Something that is limited in access or ability.','2024-12-02 15:03:30'),('7b07caf7-011f-4fc3-80f2-403792f57acd','471be1d7-37cb-4605-bb5c-63679c927149','\"The team submitted ___ proposal yesterday.\"','their','2024-12-03 09:41:46'),('7b0d4d6b-62b2-4e18-97d1-d8731fb4c373','638ffe89-6b72-4a12-ad6d-d62d6c6f3935','Gallery',' A venue for watching sports events','2024-12-04 11:05:24'),('7b3b27ab-3696-4dad-9b8d-ab192c7fba56','71ce6a18-a79b-462c-afe7-d60311998440','______ filled the room, echoing the peoples need for justice','the last train to the city','2024-11-29 14:57:51'),('7c9c011c-c173-43ca-93e5-daf481558639','d9798ced-4082-48ef-8a9f-70ff980f559e',' Beach cleanups',' Improving environmental health','2024-12-11 10:19:48'),('7cbce8a3-513c-4bbd-ab8e-c932ae849cca','b10faee6-6f14-4248-a962-763c159bd308','Made by humans, not natural, often fake.','Artificial','2024-11-25 15:29:04'),('7ccd978b-d381-444d-a172-57ae937c4011','4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','I am interested in photography.','Taking pictures as a hobby','2024-11-25 20:38:53'),('7e37733f-f7d0-4364-afd6-302aea0d1ef7','fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','Planetarium','Astronomical simulations','2024-12-04 11:00:15'),('7e3f0cc0-3776-4ff3-92f9-c7c8d5fd7bff','4b72ac6c-7a46-4514-86e1-8fcf751e8c2c','I love hiking','Exploring nature on foot','2024-11-25 20:38:53'),('7ec08e96-7b51-487d-bcbb-d5022abc2715','471be1d7-37cb-4605-bb5c-63679c927149','\"The dog found ___ way back home after being lost.\"','its','2024-12-03 09:41:46'),('7f6058d0-e58a-4d7b-98e3-19e162ad5854','e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','Archive','A repository for historical documents','2024-12-04 10:58:57'),('7f691ace-ee50-4f95-8d9a-9786284a1273','90bc70eb-201d-49b3-a5b8-59d5524ba0f9','Success','Noticing or focusing on details','2024-12-05 10:54:05'),('7fdaed7f-37c3-4287-bd8c-270aa7d19b76','b73a1787-92fb-435a-8af3-9fb3d777122a','Los Angeles','Visited Hollywood','2024-12-04 10:56:49'),('8088e9fc-37a7-4e7f-9689-ff0b6bcd6203','a8ecd703-bc29-469a-8f62-4ea7fa27b3be','Adventure ','An event or journey filled with new experiences','2024-12-04 11:55:38'),('80baa54d-1197-4709-9664-96a5c38fb0b6','accb6e57-e4ea-4f4a-9b6e-4e9033194287','To deceive or fool someone','Trick','2024-12-05 09:18:03'),('81161644-4591-44cb-be46-68a1db9d4dab','2f7973f8-177d-4525-9dc9-739937d50355','Gourmet dinners','Personalized meal plans for guests','2024-12-11 02:10:10'),('814c6592-494b-4d6b-a828-fa9413925b6c','2fdf34cf-7e50-4d83-9866-043d1ae926ea','Confusion','A feeling of being unclear or unsure ','2024-11-21 15:14:12'),('81c05169-1cb0-4884-92e4-31f8ee5bca84','ef050cd9-09fb-4c03-b9a7-4fef163a6879','A noun phrase containing an infinitive phrase ','The decision to leave','2024-11-29 10:06:13'),('8234cf4e-1880-40c2-b263-06d60ccdd9ad','0354f00c-fcea-4646-9042-f1ecc593a5e6','Preferences','Things people like or want more than others','2024-11-26 11:45:32'),('82794b8f-2954-40f6-87d6-9c378fe86ee8','df889cba-f293-46e5-b8a0-d6697ef0e026','Cook','To prepare food by heating or mixing','2024-12-05 11:09:22'),('82b58228-6da2-4c0d-8884-166a1cf34ce6','6dc00970-d77f-4937-ade3-63e18c41e928','The children gathered around ______, excited to make snow angels','a historic monument by the river','2024-11-29 14:55:04'),('838aed2d-dbd6-4ac6-bb18-1bd1bcf49f3f','a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','Praise','To express approval or admiration','2024-11-26 03:00:55'),('8391ddfe-de2b-49e5-9112-a15be61ab70c','466a508e-8ffd-423d-abfa-b9fb173c9f91','March','A group walking for a cause','2024-12-05 10:28:34'),('83da5e5d-8376-4346-bd00-3ba6c55eda95','b99be5d0-e561-4093-a9ea-5fbabab51e46','promise','To agree to do something in the future','2024-12-05 09:04:44'),('83fef119-a6e9-48d9-af4d-71541911f168','12233de0-eaea-4b29-a800-901c4ad8ca60','Rome','Eiffel Tower','2024-12-04 11:01:40'),('842258fa-8d6c-46c8-a0a2-375bbfeaeeaf','0371d58b-92a5-4413-98a4-1f7aaf025b30','What she studied at university','Hiking ','2024-12-04 11:10:36'),('85150c2e-d939-4519-bc6a-1942c893c2c2','88eac1e2-bbb0-4996-9d3d-450d5f603a29','You deserved all the success.',' Emphasizing that the success was earned by Sam','2024-11-26 02:10:36'),('8550a774-de43-4c1c-8ff2-8bdd4808a59b','5ab2fda6-fd52-459d-b554-da1b932daad6','\"The lively discussion\"',' Adjective','2024-11-28 11:52:42'),('855dfaaa-5ca9-474d-9903-f9d0a529ab05','72c5fd1c-385e-48dd-a20f-0aba194faa11','Grass','A soft, green surface for sitting or playing.','2024-11-26 06:47:52'),('85711ec3-136b-4b12-8675-66b5d3c0bece','40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','Fine Dining ','A fancy restaurant experience','2024-12-05 11:19:34'),('85bd9858-bed4-4690-82a1-1218ea618123','2e2852b9-dcb4-440c-8589-a8ba32b32028','Police Station','Kantor Polisi','2024-12-04 10:54:08'),('865ee450-0ba3-4856-88cb-8b374abe2cb1','18ee1e62-6659-4917-964f-633ffc63eb6f','seed','','2024-11-27 12:13:46'),('8705f774-e062-4e66-a352-e8e7eabc35bc','82028685-74af-412e-a414-c6bd64714a3b','Consumer awareness','Understanding the origins of coffee encourages support for ethical brands.','2024-12-02 11:08:31'),('8724f2a7-e320-4bc2-9a66-b7a9d3330219','a8ecd703-bc29-469a-8f62-4ea7fa27b3be','Highlight ','The most important or exciting part of something','2024-12-04 11:55:38'),('8926f581-a70c-4c8c-8201-8e7251c043d0','82028685-74af-412e-a414-c6bd64714a3b','Social responsibility','A method that preserves biodiversity by providing habitats for local wildlife.','2024-12-02 11:08:31'),('8ae5e6e3-649b-4f4d-becb-c34178045609','c938f833-de06-4254-bba7-46f1072bb31c',' Stargazing sessions','Appreciate the night sky and its wonders','2024-12-11 02:14:31'),('8b638a02-aa95-49f5-bdb6-9fdc5134ff0e','c21ef6cb-7542-4e91-a934-3d8599b4edb4','Snacks ',' Small amounts of food eaten between meals','2024-12-04 11:49:19'),('8bbad071-303a-452e-8972-0f1e325e9781','dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','Cultural Unity','Appreciating diversity through shared traditions','2024-12-06 11:02:52'),('8bed6827-3d32-45b3-84ce-caa3c9292474','5d60dce2-707e-47c8-832f-7f5d82b638fe','Silence','A feeling of discontent or desire for something that belongs to another','2024-12-05 09:46:34'),('8bfe93ff-d695-42d6-aeb4-992573820f27','12267dc6-ecd0-45e3-8edf-76108e6ce70d','Baca','To read','2024-12-04 10:47:31'),('8c1f94fc-07fd-4368-9fe9-0702e654f1dd','cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','Creative ','Imaginative','2024-12-05 11:21:26'),('8c75b2b9-29a5-4d86-97d5-cb15b65b39d3','bbae361e-df05-422b-ae07-b3ba2db05400','Opportunity',' A chance or possibility to do something','2024-12-05 10:47:36'),('8c819666-a660-4ee3-9fdb-62aae98545b8','733c1061-9886-4d2e-bb73-70cecfdccfba','History','Future','2024-12-05 11:14:46'),('8d1dbeb9-6394-4304-a6cc-786d203739ad','29ca2d77-47be-41e0-a58a-9453b3412361','Ancient','Old or from a distant past','2024-12-02 13:54:56'),('8d519240-4ccf-4883-9bee-4c65b4165d61','5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','Effort','A test or trial to learn or discover something','2024-11-28 12:02:22'),('8d7fec21-8879-4558-87da-e5954f22b4e4','04282079-1245-4d03-907c-5bf69a39b252','Lost',' What Bawang Putih misplaced in the river.','2024-12-05 09:10:59'),('8ec90d9f-66fa-4b81-856b-03d55e6b44b2','12267dc6-ecd0-45e3-8edf-76108e6ce70d','Tempat','A location or area','2024-12-04 10:47:31'),('8eef973c-89fa-4f2a-ba22-2dadd66ee92a','5e0dee5e-3067-4127-a531-ed0599e3c968','Leo the lion','The value of respecting different lifestyles.','2024-12-04 11:08:12'),('8f9132b5-77ac-46bb-9dbd-d94977b8f330','5790ca14-a951-427a-a99f-cef601fc4582','Zoo','A location where animals are kept for public viewing.','2024-12-04 10:56:03'),('8fec1548-5e48-4928-b5ae-771899837eaf','733c1061-9886-4d2e-bb73-70cecfdccfba','Balanced','Unhealthy','2024-12-05 11:14:46'),('90078789-4f39-4f56-bd85-c73efe8e1dea','2f7973f8-177d-4525-9dc9-739937d50355','Solar energy','Sustainable energy source','2024-12-11 02:10:10'),('901209f2-3dd8-413e-87a0-03bbb04edfef','2f724a9a-5018-42bf-9f74-6c81d49eb279','Anticipating guest needs','This skill is less relevant for a concierge\'s role but could be useful in some specialized settings.','2024-11-21 13:23:34'),('901475c9-3079-4c2e-86ce-ef2cb11d1ddd','22074cfb-7851-4c1d-a275-09092962c421','Masterpiece ',' Installed in the cathedrals highest tower','2024-12-13 09:35:32'),('903459a8-21cf-40be-8e38-c71ea5a58272','9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','Flexible','Able to change or adapt easily','2024-11-26 11:35:52'),('904ae348-d813-428a-86f2-c27f47a96b89','ad9d700b-6557-4be8-854b-e6c47d0bd1ab','Talked ','To speak to someone','2024-12-04 11:50:31'),('90912027-f851-4d79-8b66-a8adfa63d512','27e811fd-13cd-4440-8d57-2df3f405ffcd','Enormous','A strong desire to learn or know something','2024-12-05 10:08:52'),('9095d9cf-97eb-475e-8be8-88b53babe7f1','12233de0-eaea-4b29-a800-901c4ad8ca60','London','Colosseum','2024-12-04 11:01:40'),('90c3bd11-380a-4738-b49e-220546b83b65','bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','Towel','A piece of fabric used to dry yourself after swimming','2024-11-26 06:26:41'),('90fec4b2-f8e7-4a76-894c-ae941bada518','f19d0071-97e2-46c0-908f-24f6a5f5f77f','Amphitheater','A large outdoor theater, often used for performances','2024-12-04 11:03:03'),('913299f3-d0ac-415c-a7d2-997074a1cb8e','8cda8757-b50d-45fd-acc8-f108dfa1452b','A container to hold items','bag','2024-12-05 09:06:28'),('915985de-7cd0-4e5f-b8e5-fc0771d942bf','e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','Planetarium','A facility that shows astronomical simulations','2024-12-04 10:58:57'),('92a0360d-ca8c-4a6b-ae35-a983f0710d7c','c522a223-499d-43cd-8bac-7d64004fdbe7','The sound of the waves was calming','The sound of the waves','2024-11-29 14:10:20'),('93091dd0-9a28-41ab-9627-22c745a758fa','d1980603-bd6e-48d6-a54a-2dc2affade9f','Enjoyed coffee by the Eiffel Tower','Paris','2024-12-04 11:04:33'),('93b19352-f994-4d17-83cc-27559d62291d','ef050cd9-09fb-4c03-b9a7-4fef163a6879','A noun phrase with an appositive','Every child in the room','2024-11-29 10:06:13'),('9487d5d8-dd91-4da5-8414-e38d104acf88','4e7decaf-0a6a-445f-9a39-9a82a3db51a6','Mystery',' To mark an event with joy or festivities','2024-12-05 09:38:40'),('94a03c67-791a-4fef-b234-e84a498387ed','ad9d700b-6557-4be8-854b-e6c47d0bd1ab','Helped ','To make something cleaner or tidier','2024-12-04 11:50:31'),('94b174d5-f4e4-4e0c-820b-8399ac541334','72c5fd1c-385e-48dd-a20f-0aba194faa11',' Friends','People who go to the park with Emily.','2024-11-26 06:47:52'),('95171cd2-4669-4944-a7a5-91073529e04d','f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','A noun phrase that could function as a subject complement ','A peaceful solution','2024-11-29 10:17:21'),('9526f567-adae-451f-ad22-27d06a11a94b','a0bdf823-9563-474e-9abf-e4baecfbde3c','Meal','Food prepared and served','2024-12-05 11:18:40'),('9550fa92-86d9-4a36-9930-9312b53b66d7','f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','A noun phrase including a possessive','The incredibly bright star','2024-11-29 10:17:21'),('957147df-ab80-43f8-8822-adabec769470','df889cba-f293-46e5-b8a0-d6697ef0e026','Recipe','Instructions for making a dish','2024-12-05 11:09:22'),('957754d3-405f-4950-a261-ed2d479440dc','18ee1e62-6659-4917-964f-633ffc63eb6f','rock','undefined','2024-11-27 12:13:46'),('96143dab-60fc-4685-ba06-311415b1d7d7','b00c3a95-28cc-49a8-8fc0-291b11d12aff','1+1','2','2024-12-12 22:08:40'),('965689d4-b626-4770-b5f0-785434452ff0','b99be5d0-e561-4093-a9ea-5fbabab51e46','village','Small town or group of houses','2024-12-05 09:04:44'),('9763ff6b-40d1-4374-a63d-8c32dfbc90f0','72c5fd1c-385e-48dd-a20f-0aba194faa11','Bikes',' Something they ride along the paths.','2024-11-26 06:47:52'),('9776f921-5ae9-4f87-9e7c-e8695731a5da','40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','Surprise','Something unexpected or delightful','2024-12-05 11:19:34'),('9799e8a0-ee7f-4148-a6ba-4ee9b9f84a88','e1eb2d78-0e33-4404-b568-905e21df1adb','A planned activity or event for entertainment.','Wisata','2024-11-26 09:35:52'),('97b0e2c6-2b76-41d2-be52-88a9181115c8','0354f00c-fcea-4646-9042-f1ecc593a5e6','Availability',' The ability to be obtained or used','2024-11-26 11:45:32'),('9883779d-2ed7-4097-8b55-73c929553588','5790ca14-a951-427a-a99f-cef601fc4582','Convention Center','A venue for large meetings, exhibitions, or conferences.','2024-12-04 10:56:03'),('989ff7f8-bc53-40e8-a361-3465d6535f47','b73a1787-92fb-435a-8af3-9fb3d777122a','Chicago','Tried deep-dish pizza','2024-12-04 10:56:49'),('9942f115-711b-4625-8c41-ba2623cd1118','accb6e57-e4ea-4f4a-9b6e-4e9033194287',' A job or duty that needs to be done','Task','2024-12-05 09:18:03'),('99c33f73-3904-42d4-9f01-18a7958e6c6d','9fc3418b-d10c-47d1-be64-3d369ad19384','Hospitality','Providing comfort and kindness to guests','2024-12-05 15:31:20'),('99d3ddc6-1229-48f1-96ce-6dc863d45b6e','802d342c-bce2-47b2-8270-3d065a93654c','Potluck',' People shared food and recipes.','2024-12-04 13:54:41'),('9a91ec6c-2d69-40d9-b06b-fc2319e5e88f','669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','Schedule',' To set a specific time for something to happen.','2024-11-26 09:56:43'),('9a994e56-ba8a-4a3e-b2a9-206f0d403aca','1e06157d-6ff0-4a54-a67b-e85789abbcb7','Mountains',' The secrets of making hearty stews','2024-12-06 10:57:01'),('9a9a2b2d-ee1e-41fd-a3a2-17b965bfbfce','a28ea3b9-af4b-4a4d-9a9b-94751deea858','I often guide tourists through nature trails in the forest near my town.','Guide','2024-11-25 22:27:24'),('9b76342c-577d-48fd-a5a0-0b2fd898a24e','9d6e1686-a9db-4323-97b2-06c9cbe2bf4b','Accommodating','Willing to help or do what someone asks','2024-11-26 11:35:52'),('9c27d489-32c8-4e90-93fe-d13d66b97c2f','a8ecd703-bc29-469a-8f62-4ea7fa27b3be','Sunrise ','A feeling of success after completing something difficult','2024-12-04 11:55:38'),('9c3c54b4-22df-4e46-a3c4-d8c577836cc1','e6a0f8fd-211c-4c9c-89f5-34253ac03a12','\"The golden sky at dusk\"','Concrete location','2024-11-28 11:53:18'),('9c81f683-e113-447d-ba1e-f99c5579a545','12233de0-eaea-4b29-a800-901c4ad8ca60','Paris','Big Ben','2024-12-04 11:01:40'),('9c9b1d62-b754-4048-8588-1d5d7b6c6187','3755845c-80ae-4ef1-a4c7-8cb7329dcb32','Plaza',' An open public square','2024-12-04 11:09:47'),('9e4acc2f-f0d2-4528-ab3e-cfff55f4b1fd','a28ea3b9-af4b-4a4d-9a9b-94751deea858','An important landmark in my city is a centuries-old castle visited by tourists.','Landmark','2024-11-25 22:27:24'),('9e4e57da-ef27-4b78-89c3-e8f101f25413','a2827001-275d-4c55-ba5e-952b121a954d','Savory ','Non-sweet flavor','2024-12-05 11:23:27'),('9f0a1eb0-cfc9-45f5-91ee-e7752f767439','a276ca81-3b56-43a2-bcab-656f1590d845','Meticulous','Showing great attention to detail; very careful and precise','2024-12-05 11:29:37'),('9f26240c-9a1c-4da8-b00e-9990be339161','e25f68f2-a0f8-48f7-9fb8-7aa1815f68d4','Amphitheater','An open-air stage for performances','2024-12-04 10:58:57'),('9f55453b-e2d5-46ec-b442-7b261333b3ed','e8800ecf-48da-4c48-8c1d-68e931791fcd','Generosity',' The quality of being kind and helpful to others','2024-11-25 19:46:35'),('9f94a849-f5ff-439b-852f-284b7c9fb9ec','a6d8565f-fad1-41b8-8757-85a8ca47d3ec','Industry','Work related to producing goods or services','2024-12-05 10:41:32'),('9f97eccf-a3d0-46f5-be28-6f5cf4385f0e','2f7973f8-177d-4525-9dc9-739937d50355','Stargazing sessions','Led by astronomy experts','2024-12-11 02:10:10'),('a093c9db-a757-49bf-bb41-5fd6b390a3fb','57e12297-e58c-4250-a024-54673c02fb44','Fire ','A fire that is kept for warmth or light','2024-12-04 11:51:32'),('a11dbaf3-b616-42a7-a8d6-7b9662c32ed7','22074cfb-7851-4c1d-a275-09092962c421','Guild ','Renowned for stained glass','2024-12-13 09:35:32'),('a1565b7c-66cd-4eb4-a351-82e7cd70aec7','5d60dce2-707e-47c8-832f-7f5d82b638fe','Insatiable','To deeply desire something or someone','2024-12-05 09:46:34'),('a161becb-4bac-4fd1-855f-052ff793a2c2','466a508e-8ffd-423d-abfa-b9fb173c9f91','Dedication',' Commitment to a purpose','2024-12-05 10:28:34'),('a18d098d-6a06-4754-8875-836ad2a74e84','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','Physical strength','This skill is unnecessary for a concierge, as it is not directly related to their primary duties.','2024-11-21 14:10:16'),('a2d4ad6e-4a39-4332-bd56-85f72158c46b','88eac1e2-bbb0-4996-9d3d-450d5f603a29','You owe me for this.','Suggesting that you expect repayment for your help','2024-11-26 02:10:36'),('a2d924ec-9961-4233-b2d3-3c4c184c6d20','4e7decaf-0a6a-445f-9a39-9a82a3db51a6','Fortune','Luck, often good luck','2024-12-05 09:38:40'),('a32feec9-d316-4a7b-a4fd-916546dbe20b','6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','Finance',' The financial status or income of the hotel','2024-11-26 03:21:35'),('a3b68e4b-7e33-4e17-a023-03594e5fef36','66c3489f-19a1-4b92-8c3a-4d3e617cd000','I have two siblings.',' Mentioning your family','2024-11-25 20:23:22'),('a3b7ea3e-2652-4286-9dcd-d34d90a44c2d','5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','Tools','The act of using energy to achieve a goal or purpose','2024-11-28 12:02:22'),('a4247cc8-5131-49f6-9c97-d887eab6b433','855df750-8c66-4d05-a319-a66c3e8a1efa','Ingredient','The things used to make a dish','2024-12-05 11:14:14'),('a43cfcce-90f5-4c47-9604-6a521ad9355a','861b2bae-2495-4740-a74c-b8eeeeacc2df','Secret Spot','A location that remains relatively undiscovered or kept secret, offering privacy and solitude.','2024-12-02 14:34:33'),('a4569b4c-404f-40f6-a099-1b878bc7c8db','22074cfb-7851-4c1d-a275-09092962c421','Liana ','Youngest apprentice in the guild','2024-12-13 09:35:32'),('a45b841d-8db0-4fdb-84ff-03de4e4aace8','ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be','Alaric ','Invented the towers mechanism','2024-12-13 09:31:20'),('a46bef22-f39e-482f-8288-b28389122b3d','f4230717-0762-409a-9ae9-09ff36c5547f','Train Station','A hub where passengers board or depart from trains.','2024-12-02 15:08:01'),('a507faa3-80ab-4756-ab38-eb000f79a9e7','22074cfb-7851-4c1d-a275-09092962c421','Firebird ','Mythical creature representing light','2024-12-13 09:35:32'),('a569d23c-cffe-4d30-9c25-2e240deb4798','8784a8c0-6641-4838-a0da-c92c664c8cd5','She is reading a fascinating book about history','The new shopping mall','2024-11-29 13:59:15'),('a5adb356-d793-4578-8a38-74f468fe1007','5e0dee5e-3067-4127-a531-ed0599e3c968','Tully the Turtle','Generosity is important in every community','2024-12-04 11:08:12'),('a61e1d4a-ccd2-4a03-be62-60a60033fac5','b99be5d0-e561-4093-a9ea-5fbabab51e46','chase','To follow quickly afraid - E. Feeling scared or worri','2024-12-05 09:04:44'),('a762d7f3-cef1-488b-b17e-424444c23fc8','ad9d700b-6557-4be8-854b-e6c47d0bd1ab','Fun ','Enjoyable or amusing experience','2024-12-04 11:50:31'),('a77264cb-3cbe-425a-bf85-c935a37c8db7','0435bf55-b581-4126-8330-b9453cbc29c0',' Sustainable living workshops','Teaching eco-friendly practices','2024-12-11 10:45:32'),('a79f6394-792b-44aa-9c97-52f684ff437b','f4230717-0762-409a-9ae9-09ff36c5547f','Museum',' A location with exhibits showcasing art, history, or science.','2024-12-02 15:08:01'),('a7ba6a58-fd70-40dd-87d5-ff680603d062','f6b52004-da41-4449-9c56-dce3fcf1e345','Evening storytelling','Experiencing local traditions','2024-12-11 02:24:36'),('a7d8fda2-91fb-44e6-b46f-1dc7e1dff80f','d98a1bee-476d-431d-b5fc-da0fe36f4552','Legend',' A story from the past, often believed to be true','2024-12-05 09:35:02'),('a7e1e704-ba25-4a81-b748-5778a7577429','e1eb2d78-0e33-4404-b568-905e21df1adb','A feeling of happiness or enjoyment.',' Kegembiraan','2024-11-26 09:35:52'),('a7e3fc21-37fc-4d64-8dde-0cd31cd663ca','568da5ee-8195-4d8e-9d47-a94fbece8b32','\"Im glad you liked it!\"','Acknowledging appreciation after receiving a gift','2024-11-26 03:05:18'),('a889a0ad-b1b7-4798-a670-fd734dc673a0','d9dc353a-121d-4368-a090-bfb0e80989bd','Television','Televisi','2024-12-04 10:52:10'),('a8f962f2-01db-438a-90a1-4f14d5fac549','e1eb2d78-0e33-4404-b568-905e21df1adb','A difficult or challenging situation.','Masalah','2024-11-26 09:35:52'),('a95713c2-a7e9-493c-b204-016b8e44c019','2fdf34cf-7e50-4d83-9866-043d1ae926ea','Generosity','The quality of being kind and helpful to others','2024-11-21 15:14:12'),('a96adad0-8b87-4b83-a75a-3209a1325a47','5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','Experiment','A new product or creation','2024-11-28 12:02:22'),('a9d80a0b-0a14-48e6-9967-8fcb21bd15a1','accb6e57-e4ea-4f4a-9b6e-4e9033194287',' The time when the sun first appears','Dawn','2024-12-05 09:18:03'),('aa6470d4-0789-4963-9a2f-75dd314c63d5','7ca93817-b58c-4e82-a5f3-92725ac061d8','The narrator','c. Enjoyed the Louvre museum and loves art','2024-11-25 11:37:16'),('aaf85ca3-ca76-4d7b-a7a9-789cf54e4817','cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','Topping ','Garnish','2024-12-05 11:21:26'),('ab12628f-57e8-4afe-8593-68859a751972','8846011e-824f-4e79-a515-1c46baea4b42','Reduce','Mengurangi atau membuat sesuatu menjadi lebih kecil.','2024-11-25 15:59:14'),('ac330ea5-1299-482c-b2dc-2f4480fd0f6f','3db04dd3-61e2-4255-9cee-767327ebdafd','He spreads the word of the villages hospitality, making it famous','Helps the village gain recognition for its kindness','2024-12-05 13:23:16'),('ac6413cc-3689-41b3-9811-3149b015e5ef','c522a223-499d-43cd-8bac-7d64004fdbe7','The teacher assigned a challenging project','A challenging project','2024-11-29 14:10:20'),('ad37b7aa-43ba-4d62-be5b-1189d3a2e687','0354f00c-fcea-4646-9042-f1ecc593a5e6','Payments','Money given in exchange for goods or services','2024-11-26 11:45:32'),('ad45e118-af72-423a-8708-d0c74e74b346','162d6ea4-3934-4cae-a5db-ca1b247cd87c','Memory ','A vivid mental recollection of past events','2024-12-04 11:54:00'),('adc89e40-de65-420c-9000-c11adf2df5c8','57044a0d-f3e0-4214-89f2-78ebcf80f338','Personality','The mental and emotional qualities that form a person\'s character.','2024-11-21 15:28:58'),('ae76661b-c5b8-4ca6-a570-eaa3cb43ce96','87ab3728-0b0e-400c-8024-2ff3a3244124','Community projects ','Improving access to clean water','2024-12-11 10:48:35'),('aed83259-0a2c-49f0-9e1a-83435196e70d','b00c3a95-28cc-49a8-8fc0-291b11d12aff','5+1','6','2024-12-12 22:08:40'),('aef87a03-5aa6-4626-9169-f951ad743cde','ef050cd9-09fb-4c03-b9a7-4fef163a6879','A noun phrase containing a prepositional phrase ','Cleaning the old library shelves','2024-11-29 10:06:13'),('afa1db24-28a2-4063-bfca-2badc1d1c97d','5ab2fda6-fd52-459d-b554-da1b932daad6','\"Their combined efforts\" ','Possessive pronoun','2024-11-28 11:52:42'),('afe599c9-f97e-4cbf-aa64-f20b0a480635','aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','Majestic','Heavy or uncomfortable, causing a sense of pressure or burden','2024-12-05 09:43:04'),('afe59ed3-c187-4de2-9baa-73238938b1de','57044a0d-f3e0-4214-89f2-78ebcf80f338','Background','A person\'s experience, education, and family history.','2024-11-21 15:28:58'),('b0718aa7-37d9-48c4-8549-f750bab92d28','95f0dde9-26a3-4295-8490-8de0a384b0a1','Ignore','To pay no attention to something','2024-11-26 01:42:44'),('b0bee7a2-7e59-4113-93df-332c39f6c514','ffe8cc67-f70d-4902-9951-7b11a8dc21c6','Limiting visitor numbers',' Preserving cultural heritage','2024-12-11 10:14:08'),('b10ebc1a-6d0f-4ddb-8c90-6751a8ef8689','6accddff-8c7d-4dc1-8709-59b80751f7d2','Excited','A feeling of happiness and energy','2024-11-26 07:55:56'),('b1b55d76-4a06-44ab-b179-4dbb76931882','b00c3a95-28cc-49a8-8fc0-291b11d12aff','1+10','11','2024-12-12 22:08:40'),('b1fb59cd-0f74-432c-aa58-ba02f5c91adb','6a939aab-28b2-4792-95af-01955a04f784','Transform',' To change into something different','2024-12-05 09:37:28'),('b3779793-5bd6-475d-9634-12dd7cba6c67','72c5fd1c-385e-48dd-a20f-0aba194faa11','Picnic','A meal enjoyed outdoors.','2024-11-26 06:47:52'),('b3a0e5cc-1fac-4ecd-aece-ad35a6d99c96','ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be','Winter solstice','Special display of light patterns','2024-12-13 09:31:20'),('b44e08c7-7ac3-426e-bdd4-54421639faf0','2562cad2-dc83-4a37-ab98-c0b70b9bde01','\"An old book\"',' Concrete noun','2024-11-28 11:51:28'),('b47ad825-de1e-4b70-b27e-1a622b6d0118','a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','Honor','To show respect or admiration for someone','2024-11-26 03:00:55'),('b4b4406f-ab5d-4551-a5f6-3cf25aea2f23','1758ffa9-f280-4dd4-aca7-8c9acf4f1419','Stadium',' Sports enthusiasts','2024-12-04 10:57:54'),('b4bac96a-131d-4d46-a56b-092eb931671d','ea0a449b-9a68-4cba-9d5d-869271b6bbf7','Shade-grown coffee','A method that preserves biodiversity by providing habitats for local wildlife.','2024-12-02 13:16:14'),('b5745172-6568-495b-a655-5de2d30afb14','da0130e2-d297-445d-a7b2-634a2d16a4d0','Music box ','Played an enchanting melody','2024-12-13 09:36:33'),('b592077c-c137-4eaf-9cb1-3487fd45b2bb','bbae361e-df05-422b-ae07-b3ba2db05400','Brand',' A well-known name representing a company','2024-12-05 10:47:36'),('b5dccf4c-76f1-4eb1-9377-7204ff123420','78e8713e-7f77-4da2-98cb-d35ff0a6fe37','History','Dry','2024-12-05 11:13:38'),('b5dfb3c7-ca0e-458c-a536-3b68fe003621','4a501716-7197-47f9-9657-83dabf7c75a3','Past experiences that are remembered.','Memories','2024-11-26 09:38:42'),('b6477d40-20da-45b9-9b73-5be83fecaa82','669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','Organize','To arrange or set something in order.','2024-11-26 09:56:43'),('b6b32fe8-4b7d-4fc0-986c-6fcd52f770de','3755845c-80ae-4ef1-a4c7-8cb7329dcb32','Monastery','A religious building where monks live','2024-12-04 11:09:47'),('b6d9d840-c599-49a7-b58d-1a76ea52bba1','5ab2fda6-fd52-459d-b554-da1b932daad6','\"A brilliant scientist\"',' Adjective','2024-11-28 11:52:42'),('b6de5ca4-0b2e-454d-994f-77a18e25ed7c','12267dc6-ecd0-45e3-8edf-76108e6ce70d','Buku','A written work containing information or stories','2024-12-04 10:47:31'),('b789a81f-dc23-41b4-9373-0db38123ee5a','487efa1f-185a-4cc5-8649-bdb726d03d3d','What is your dream job?','I want to be a teacher.','2024-11-25 21:52:12'),('b7bf70dd-c9bd-48f9-85bc-65b519388987','f4230717-0762-409a-9ae9-09ff36c5547f','Library','A place where people can borrow books, study, or read quietly.','2024-12-02 15:08:01'),('b7ce2887-7a7b-46ce-bec3-5a53cb0df05d','29ca2d77-47be-41e0-a58a-9453b3412361','Significance','Something of historical importance','2024-12-02 13:54:56'),('b7efd451-d7ce-40c8-9a9e-f72b76b3898c','ffe8cc67-f70d-4902-9951-7b11a8dc21c6',' Indigenous workshops','Promoting eco-friendly habits among tourist','2024-12-11 10:14:08'),('b855d08d-6bbe-4516-8080-18e328e32dc5','293d01be-a5e7-4c14-9b8e-7624b2d18889','Sure, lets do it!',' Agreeing but not showing strong enthusiasm','2024-11-26 02:00:39'),('b8f2063f-4fc1-4dfa-8630-e3b997afcc94','66c3489f-19a1-4b92-8c3a-4d3e617cd000','I like reading.',' Talking about your hobbies','2024-11-25 20:23:22'),('b9edbd98-a0ef-47ac-88e1-1a4a77e4164f','a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','Compliment','To express admiration for someone\'s achievement','2024-11-26 03:00:55'),('ba77e88a-8e0c-45a8-a203-4ab2493adce8','3f1ea919-3959-4745-bd00-01413d00fa75','Innovation','The act of introducing new ideas or products','2024-12-05 11:27:16'),('ba85cb27-e4d5-4311-b153-e6c2c221eb4a','8a2630c4-64f4-40b7-ab94-d3d47bb07551','Lake','A body of water where ducks swim','2024-11-26 09:04:08'),('bb88ca90-ea92-4e00-a19f-7c763e0f4121','3db04dd3-61e2-4255-9cee-767327ebdafd','He brings riches to the village, improving its economy','Provides wealth that boosts the villages financial state','2024-12-05 13:23:16'),('bbe718bc-c7cb-4fcd-8319-2a4c9808d01b','2d11358a-515d-4272-b02e-5902eab4b986',' Workshops on protection','Raising awareness about animal ethics','2024-12-11 10:58:52'),('bc609558-e057-46a8-94c3-b32a62e021c6','e6a0f8fd-211c-4c9c-89f5-34253ac03a12',' \"Their teamwork\" ','Showing possession','2024-11-28 11:53:18'),('bca87024-59c6-47ac-aa3e-465310f376c9','c7792b45-699c-4fbb-ac35-2c0fce1d6609','Village','A group of houses where people live','2024-12-05 09:28:54'),('bd0f0749-e349-413b-9767-5b94df04443f','1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','sftgi','gifts','2024-12-05 09:12:05'),('bd3208e1-82d3-4a21-b52a-8848c0a5b37c','2d11358a-515d-4272-b02e-5902eab4b986','undefined','Teaching wildlife conservation','2024-12-11 10:58:52'),('bd7d14d0-3d3a-4aa7-872c-4794c89af370','423d8875-1deb-4dba-827b-1cef67f98526','Relaxing',' Providing a sense of ease and comfort.','2024-11-26 10:45:57'),('bdf036e0-a0c9-4b89-845a-c00c1fdeec83','e8800ecf-48da-4c48-8c1d-68e931791fcd','Confusion','A feeling of being unclear or unsure ','2024-11-25 19:46:35'),('be36c99c-dcf4-420e-acfb-f22402688a5a','b1dc2b39-347a-4e89-8af2-8c664b1ff576','Locals taught Marco phrases ','Overcame language barriers with patience','2024-12-11 13:24:16'),('be600705-a170-4fe3-9b31-a7c7c207d7b6','2a230fda-3236-434c-914d-94a30c349799',' Jamie\'s graduation ','\"Congratulations on your graduation!\"','2024-12-06 13:08:51'),('befeb1e8-5399-401d-8695-91302a04e6c0','1e06157d-6ff0-4a54-a67b-e85789abbcb7','Village by the sea ','The art of preparing fresh fish','2024-12-06 10:57:01'),('bf11bcb8-2caa-4b72-8b1a-b09434277e91','bd76eeee-4d27-4c42-a39a-6737ab99f862','Impress ','Amaze others with skill','2024-12-05 11:23:06'),('bf15641d-5b44-411d-a1c2-14dcb25fceb0','5c3c2026-fdb1-44ae-a1d8-deefb536ead7','Umami ','A savory, meaty taste','2024-12-05 11:22:13'),('bf1755d6-45fe-4a92-8669-ee4458c2d962','d8f09d11-4519-4b90-b6ac-572f38985473','Moonlight ',' Linked to the spirits appearance','2024-12-13 09:29:43'),('c0ee6b9f-8afb-4bbe-83dd-db7012c86e04','433799c1-0385-41e0-bdf5-240ba12f6aed','Entertaining','Menghibur','2024-12-04 10:49:33'),('c177909f-0003-4941-81e5-e6a16ef19291','88eac1e2-bbb0-4996-9d3d-450d5f603a29','It was nothing, really.','Showing humility and downplaying your contribution','2024-11-26 02:10:36'),('c19183bf-30b2-458d-b1f2-9c74baa06652','b6f659ba-b434-4421-99ae-8e8bbe91a961','Diverse','Refers to a wide variety or many different types of things.','2024-12-02 15:03:30'),('c1e943b7-924a-4920-9e0a-ce312265c6f1','2e2852b9-dcb4-440c-8589-a8ba32b32028','City Hall','Balai Kota','2024-12-04 10:54:08'),('c255ba46-077e-4948-adbb-9e43663b3348','2a230fda-3236-434c-914d-94a30c349799','Alexs award ','\"Thats amazing! Congratulations!\"','2024-12-06 13:08:51'),('c2640f7e-a468-4b4d-98ff-e5aa49deceb8','8cda8757-b50d-45fd-acc8-f108dfa1452b','To send something through the air by hand','throw','2024-12-05 09:06:28'),('c3983426-72e8-498d-b1c9-f95791d53aef','a276ca81-3b56-43a2-bcab-656f1590d845','Transcendence',' The act of rising above something to a superior state','2024-12-05 11:29:37'),('c3a003f5-f1f9-436f-99ee-8be0b1b0aede','fed3cdb9-31ab-46ba-9af2-e08b200d21f3','Spell',' Magic cast by the witch','2024-12-05 09:30:10'),('c3e80273-f5bd-4c4d-b837-197f7f29cd1c','861b2bae-2495-4740-a74c-b8eeeeacc2df','World Famous Landmark',' A place that is internationally recognized and attracts visitors from all over the world.','2024-12-02 14:34:33'),('c4a9d89f-0c04-420b-9f54-a9bf2be12d00','bdd42099-f4eb-4210-bfb6-b8b0f1f68db6','Beach','A sandy area near the ocean or lake','2024-11-26 06:26:41'),('c4c5e2b7-c4b6-4c57-ba42-03243bbddcb0','165d5b15-2f48-42af-b509-1b0d97fd6f2f','Something hes considering doing soon ','Yoga ','2024-12-04 11:10:41'),('c5926764-137d-42ba-94e9-cff88491941f','110f657c-6042-4324-b82a-1fbae03b82f4','Unwavering',' A skill developed through practice','2024-12-05 10:57:46'),('c5c64b0d-25e2-468a-8c02-b412fe89cb17','9b5214d3-8978-4464-9afd-10394fdc0152','Adventure ','Exciting or unusual experience','2024-12-05 11:20:57'),('c5ddaf4b-2d81-4f89-a434-617595767da5','b73a1787-92fb-435a-8af3-9fb3d777122a','New York','Explored Central Park','2024-12-04 10:56:49'),('c695b49f-6e7f-486a-9f0f-00b26ed01b98','102b467b-6640-4f8e-93b5-f18953af9a01','Effort',' A test or trial to learn or discover something','2024-12-05 10:06:18'),('c6ec357f-1e2a-4011-99ae-48578377edb6','7309573c-b0d6-467d-8e6e-1d73e0fe52b7','Passionate','Having a strong feeling or interest in something','2024-11-26 01:25:39'),('c852012f-48a0-4e1c-9ae6-93205f9b670d','b7ffb46f-94b7-4016-9dce-1ad2662f7e82','persevere',' To continue trying despite difficulties','2024-12-05 10:14:51'),('c892866e-08b1-4a29-b056-656e0eab0bde','443e9ff4-02c2-4f3d-bfc3-754ae0d03964','Consumer awareness','Understanding the origins of coffee encourages support for ethical brands.','2024-12-11 11:32:20'),('c9477e9b-5a44-461f-ab9d-b6e0ed516e7a','cfda1c8e-3f7f-497d-aaa2-73ec73ba13d5','Impress ','Amaze','2024-12-05 11:21:26'),('c9dcc7d7-cd7f-4243-84da-54b13dfac149','5c3c2026-fdb1-44ae-a1d8-deefb536ead7','Jalapeños ',' Spicy chili peppers','2024-12-05 11:22:13'),('ca1f3d24-ceb6-40f3-8d86-e7eab977ed64','95f0dde9-26a3-4295-8490-8de0a384b0a1','Forget','To fail to remember something','2024-11-26 01:42:44'),('ca6f2527-fddd-4dab-a897-ddbae4f754d6','04282079-1245-4d03-907c-5bf69a39b252','Village',' The person who gave Bawang Putih a gift.','2024-12-05 09:10:59'),('ca821502-92af-4c05-a2c6-d92c35881ec2','40e6bfed-bbde-4f8f-9e8c-c507cec1c68b','Simple','Not hard to understand or do','2024-12-05 11:19:34'),('cb624b0d-08fc-40c5-b986-6b5f12311915','0f41f807-36ae-4edb-a207-9402ec2ec56d','Journey','The process of traveling from one place to another','2024-11-25 22:07:57'),('cb98301e-b03c-4907-92f2-ea007937d07d','c631978e-ee6a-4fe5-afee-6e9b6c717cfd','Encourage','To give someone support to keep going','2024-11-26 02:36:48'),('cc6d178a-84c3-47af-a769-f22e101a9e57','9fc3418b-d10c-47d1-be64-3d369ad19384','Commodification',' Transforming culture into a marketable product','2024-12-05 15:31:20'),('cce8b273-4b50-478b-ade4-d1231181aea3','f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','A noun phrase with a gerund phrase','His recent achievement','2024-11-29 10:17:21'),('cd054bd0-48c3-45bd-9122-50877d9d0a00','b99be5d0-e561-4093-a9ea-5fbabab51e46','giant','A very big person or creature','2024-12-05 09:04:44'),('cd1e802e-923e-4c5f-bdc1-920f810a38cf','ccd46d8e-f1c0-4aec-a0e6-3afbf67ba0be','Rare crystal ','Powers the clockwork mechanism','2024-12-13 09:31:20'),('cd4c0504-07eb-4c01-ba5a-5829f4f8c173','a28ea3b9-af4b-4a4d-9a9b-94751deea858','My hometown is known for its marketplace, where visitors can find local crafts and foods.','Marketplace','2024-11-25 22:27:24'),('cd6647b3-dee3-4e54-8813-0338990d2ac3','1e06157d-6ff0-4a54-a67b-e85789abbcb7','Bustling city',' Crafting delicate pastries','2024-12-06 10:57:01'),('cd98919e-8ef7-4ed3-9661-9e09706bb97a','a276ca81-3b56-43a2-bcab-656f1590d845','Pervasive','Spreading widely throughout an area or group','2024-12-05 11:29:37'),('cda060a0-4072-4b66-8195-89b6a35d18a5','4e7decaf-0a6a-445f-9a39-9a82a3db51a6','Celebrate','Something hard to understand or explain','2024-12-05 09:38:40'),('ce24800f-82f7-474c-9cac-cd3743c563a2','802d342c-bce2-47b2-8270-3d065a93654c','Children','Helped their parents in the garden.','2024-12-04 13:54:41'),('ce767ec5-9e7b-4cdd-bd86-b011d59cebbb','78e8713e-7f77-4da2-98cb-d35ff0a6fe37','Balanced','Unhealthy','2024-12-05 11:13:38'),('ceb787a3-572b-4ab2-85e6-3c53c5ccd059','6dc00970-d77f-4937-ade3-63e18c41e928','______ serves as a reminder of the past generations who built this city','the intricate patterns on the mural','2024-11-29 14:55:04'),('cec71de5-aa43-4cef-a887-05e8b6169ba2','fcd1e32e-e656-402b-a43a-69ffe1342c67','Appreciate',' To recognize the value of something','2024-11-25 22:22:09'),('cf0fd20d-0b05-49cf-ad50-d47f4183eeab','9176777c-289b-4641-befb-1a24db55ad06','Event Planning','Event coordinator organizing a conference room.','2024-11-25 21:57:31'),('cf6ed06f-e147-4c2d-bd87-fecf15b3bee5','27e811fd-13cd-4440-8d57-2df3f405ffcd','Ancient',' Extremely large or massive in size','2024-12-05 10:08:52'),('cf72ff5d-617f-4a70-bba7-dbbab253fe48','4068f764-bfe2-482c-b5b0-115b6277d6cc','Hotel in the Latin Quarter','Had breakfast and enjoyed a great view from the balcony','2024-11-25 11:37:10'),('cff695eb-01a4-4db4-b42a-153c6f178c25','a0bdf823-9563-474e-9abf-e4baecfbde3c','Relationship','A bond or connection between people','2024-12-05 11:18:40'),('d0189a45-c8b2-40be-a107-6170fef35de5','10198dde-92ab-44d9-9e18-8a0367ca175b','Mother','Represents the need for help and selflessness','2024-12-06 10:48:33'),('d0217d8f-3332-4113-9d5a-acce778cc002','1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','igllvae','village','2024-12-05 09:12:05'),('d03ba722-c5cc-444e-a123-6f2c97c4ed7f','9176777c-289b-4641-befb-1a24db55ad06','Housekeeping',' Housekeeping staff preparing a guest room.','2024-11-25 21:57:31'),('d07754be-b0b9-470a-b1a9-9c6980612931','87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','Spicy','Tasty','2024-12-05 11:13:06'),('d12274c6-2e78-4d68-8157-1c5f3c4216df','b611076f-8d45-4311-890c-d39c90616707','Ingredient','Something used to make a meal','2024-12-05 11:10:20'),('d175923d-cc5d-48cf-9347-68e7bd078950','f9fdf907-b8c6-4e4b-9c06-c06dd1c252f7','A noun phrase that could serve as an indirect object ','Cleaning the old library shelves','2024-11-29 10:17:21'),('d1f1b261-ea2f-43ea-81f5-c67426419fdc','dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','Hospitality','Welcoming others regardless of their origin','2024-12-06 11:02:52'),('d21a94aa-105a-47c5-b8f0-1a05f11d7b02','03cdcfde-eab8-42e5-94df-895785a2de49','Textile weaving','Reviving traditional art forms','2024-12-11 11:04:56'),('d2aae7a9-8655-4331-8486-b8214be4c8d9','162d6ea4-3934-4cae-a5db-ca1b247cd87c','Camera ','A tool used for capturing images','2024-12-04 11:54:00'),('d2d84bfc-6e2c-4a92-8ca0-d1c137434c2d','855df750-8c66-4d05-a319-a66c3e8a1efa','Cooking','The act of preparing food for eating','2024-12-05 11:14:14'),('d335284b-a950-4421-9c89-40b4284b6ee4','3f1ea919-3959-4745-bd00-01413d00fa75','Delicacy','A rare or luxurious food item','2024-12-05 11:27:16'),('d34c5650-dd0c-4c32-9eea-a82236c2f74e','da0130e2-d297-445d-a7b2-634a2d16a4d0','Mira ','Discovered the music box in the attic','2024-12-13 09:36:33'),('d3602495-15d8-4e33-b1b7-591aca080e31','4451fc75-fa8a-4c21-9da1-9c6548b175af','Palace','A place where kings and queens live','2024-12-05 09:26:28'),('d3862f7f-7c4c-4066-9bf0-0e1500a4492f','04282079-1245-4d03-907c-5bf69a39b252','Bugs',' Bawang Putih\'s family member.','2024-12-05 09:10:59'),('d3cb68c9-340c-494f-a7b6-af3d872988ed','95f0dde9-26a3-4295-8490-8de0a384b0a1','Emphasize',' To stress the importance of something','2024-11-26 01:42:44'),('d3d8bbc2-a312-4a25-bcd4-a8f7a2c31f2f','b7ffb46f-94b7-4016-9dce-1ad2662f7e82','success','Achieving goals or aims','2024-12-05 10:14:51'),('d3fa2fb3-b168-41b4-90a7-4a02fe55d0e3','568da5ee-8195-4d8e-9d47-a94fbece8b32','\"I couldnt have done it without your help.\"',' Expressing humility after receiving recognition','2024-11-26 03:05:18'),('d4deb9d6-76c4-42d1-8de1-132b46c1f4f4','22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','Innovation','Representing an idea or quality','2024-12-05 11:28:39'),('d5007c09-6789-484e-b37c-170e17ee7811','638ffe89-6b72-4a12-ad6d-d62d6c6f3935','Observatory',' A place for observing celestial objects','2024-12-04 11:05:24'),('d51a711c-eeaa-4043-893b-be3834f47300','861b2bae-2495-4740-a74c-b8eeeeacc2df','Off-the-Beaten-Path','A lesser-known location that requires more effort to find but offers a special, authentic experience.','2024-12-02 14:34:33'),('d539ba63-7c7a-45c6-8293-1c532f499d48','f46dd9bb-c35f-4aca-ab5d-925adee401d9',' Laugh','To make a happy sound when something is funny','2024-11-26 08:01:23'),('d545f809-0555-4f07-8572-4c9d876602fc','d9dc353a-121d-4368-a090-bfb0e80989bd','Interview','Wawancara','2024-12-04 10:52:10'),('d5d92428-714d-4e43-918e-88b09e81a76b','66c3489f-19a1-4b92-8c3a-4d3e617cd000','I am 20 years old','Describing your age','2024-11-25 20:23:22'),('d705d7fa-5aeb-49bd-8a7d-c43bae8aa97a','0435bf55-b581-4126-8330-b9453cbc29c0','Wildlife walks','Increasing awareness of biodiversity','2024-12-11 10:45:32'),('d70a8aa7-1df1-43f1-8af0-2debd8c11fe5','3366ee30-06a5-4efc-a526-4450a8343462','\"Good job, but you should have trained more.\"','Acknowledging your friend\'s effort but minimizing the success','2024-11-26 02:30:34'),('d744633f-a110-477a-a51f-0ef55b7df6e4','5790ca14-a951-427a-a99f-cef601fc4582','Stadium','A place where you can watch sports events or concerts.','2024-12-04 10:56:03'),('d76b9a2a-c702-4118-a542-ba5c92483dfe','165d5b15-2f48-42af-b509-1b0d97fd6f2f','His university major','Philosophy ','2024-12-04 11:10:41'),('d79506b5-5848-42ff-a97d-bb58677eddec','aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','Thirst','A sense of calmness and relaxation','2024-12-05 09:43:04'),('d7d98f98-ecfb-46f0-ae38-43939802b013','293d01be-a5e7-4c14-9b8e-7624b2d18889','I dont think Ill enjoy it.','Indicating reluctance or lack of interest','2024-11-26 02:00:39'),('d82f4d1a-bb5e-4985-81b3-77c9107da429','c0de3b9a-799d-49a8-9763-0d753030cc61','Symbolizing','Representing or standing for a particular idea or quality','2024-12-05 11:26:52'),('d862f6a3-8b50-43a7-a4ce-bfaf2088cfc8','c7792b45-699c-4fbb-ac35-2c0fce1d6609','Spell','A special magic that changes things','2024-12-05 09:28:54'),('d86e42e6-a18c-4cd9-a8dc-7049d51b9b27','7309573c-b0d6-467d-8e6e-1d73e0fe52b7','Enthusiastic','Excited and eager about something','2024-11-26 01:25:39'),('d8beba5d-1b75-4dac-a64a-c484302716a4','6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','Reputation','Opinions people have about the hotel','2024-11-26 03:21:35'),('d8bedfc0-be1e-4b09-9c2f-e5cce16310cd','c3724efa-5117-40b0-a5bf-8e50bcedb096','Colosseum','Italy','2024-12-03 11:40:10'),('d9ec394b-8c30-47c9-af89-4d3ad9156f63','87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','Simple','Plain','2024-12-05 11:13:06'),('da456515-62d8-409c-85b2-70044770a0be','d98a1bee-476d-431d-b5fc-da0fe36f4552','Offering',' A person or being that protects others','2024-12-05 09:35:02'),('da6878a2-c149-47fa-b516-5d333c3c19a8','42c0b8fe-c8cc-4c8f-ad0c-190dc205a688',' Staying in the lighthouse','Experiencing a historic and tranquil atmosphere','2024-12-11 10:35:47'),('da7d5b95-2576-459d-83a6-7bd75d18454c','a6b668f2-b78d-4abb-a6bb-a42b621f834f','Essentials ','Items that are absolutely necessary','2024-12-04 11:52:50'),('da83407e-f99f-4f04-8e02-330e232b2edd','a44dd1fe-ba9d-4230-817a-d9dcd93c1ad5','Celebrate','To mark an important event with joy','2024-11-26 03:00:55'),('da853932-eb43-4abf-becd-09b18c9af20c','3755845c-80ae-4ef1-a4c7-8cb7329dcb32','Pavilion','A temporary structure for outdoor activities','2024-12-04 11:09:47'),('da986d1f-b1cf-4584-8a39-bcd2a9ee827f','423d8875-1deb-4dba-827b-1cef67f98526','Beautiful','Pleasing to the senses or mind.','2024-11-26 10:45:57'),('dabaa8f3-e5bd-406c-97c6-6aa41ca130a7','2f724a9a-5018-42bf-9f74-6c81d49eb279','Physical strength','This skill helps with providing transportation or coordinating travel arrangements for guests.','2024-11-21 13:23:34'),('dade4934-9caf-449c-8a55-a5ead874f347','2a230fda-3236-434c-914d-94a30c349799','Sam\'s support',' \"Anytime! Im happy to help!\"','2024-12-06 13:08:51'),('dae8bb90-9c48-4bd5-9a23-b3f1d875bf85','b7ffb46f-94b7-4016-9dce-1ad2662f7e82','obstacle','A thing that blocks progress','2024-12-05 10:14:51'),('daf5df7b-fc6c-44a1-aa96-6ea2e30ad20e','5c6b92ca-57e9-4a66-9d2c-772e2184ff0e','Invention','A person who designs or makes new things','2024-11-28 12:02:22'),('db0f0ae1-39fc-46a5-b130-d2eb9c47261a','ea0a449b-9a68-4cba-9d5d-869271b6bbf7','Social responsibility','Alejandro ensures fair wages and healthcare for workers on his farm.','2024-12-02 13:16:14'),('db1eb966-f52f-48cc-a886-cc7858b5dcd5','66c3489f-19a1-4b92-8c3a-4d3e617cd000','My name is...','Sharing your name','2024-11-25 20:23:22'),('db6809c4-cc61-4931-8023-587dad923c1e','a0bdf823-9563-474e-9abf-e4baecfbde3c','Techniques','Methods or skills used in cooking Answers:','2024-12-05 11:18:40'),('db81ff4d-62f0-4cfa-abe5-9d8acf1de134','bd76eeee-4d27-4c42-a39a-6737ab99f862','Fluffy ',' Light and airy','2024-12-05 11:23:06'),('dc8bbbc6-e82b-444e-8159-1e2f5f207fd0','22f34ad1-2ed2-4e16-9d5d-c6a1227eb50b','Umami','A savory flavor profile, one of the five basic tastes','2024-12-05 11:28:39'),('de66bf33-0981-4984-aaca-bfc90fb05ed0','39a12e27-b170-4279-b918-37f80669de72','innovative','Unoriginal','2024-12-05 10:12:53'),('e0036e2d-96b0-48fb-aab5-04587e142def','c4c87e09-948f-468c-82ec-5e299d0e6a60','Aviary','An enclosed area for keeping and observing birds','2024-12-04 10:57:05'),('e03ce1c2-ecc0-47d9-83c4-5faff34d4670','097907c1-7e69-4996-893c-1d5528045ea5','Posters and flyers','Shows what is happening right now in Copenhagen','2024-12-06 11:15:14'),('e0435c7f-22bf-4c8c-9d4e-29953a16ac00','c0de3b9a-799d-49a8-9763-0d753030cc61','Versatility','The quality of being able to adapt or be used in various ways','2024-12-05 11:26:52'),('e06ee34e-876f-4c43-8d54-f3aa06e51e93','6be6a5a2-7188-4c5f-9623-92ce95c8ac8e','Location','The hotel\'s physical position or address','2024-11-26 03:21:35'),('e0794b0d-392b-4139-90f5-5524256747ff','466a508e-8ffd-423d-abfa-b9fb173c9f91','Boycott','Freedom from control','2024-12-05 10:28:34'),('e10ba93a-52e5-40ce-aa2f-da73b8948ef4','a276ca81-3b56-43a2-bcab-656f1590d845','Ephemeral','Lasting for a very short time','2024-12-05 11:29:37'),('e10f2cfa-1406-40f7-a184-272a901296a8','638ffe89-6b72-4a12-ad6d-d62d6c6f3935','Stadium','A dock for ships ','2024-12-04 11:05:24'),('e174d685-2ae3-4cf1-bc97-b0de0734b2ba','aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','Oppressive','To deeply desire something or someone','2024-12-05 09:43:04'),('e3ace69f-67c6-4366-b4b4-d5b9bf81833f','a2827001-275d-4c55-ba5e-952b121a954d','Mozzarella ','Soft white cheese','2024-12-05 11:23:27'),('e49c92ec-8134-4dd6-b08e-957262ef71e8','3db04dd3-61e2-4255-9cee-767327ebdafd','He inspires the villagers to value kindness',' Encourages the villagers to follow Hassan\'s example','2024-12-05 13:23:16'),('e50377c8-8757-44cb-921f-323fa2c33911','c522a223-499d-43cd-8bac-7d64004fdbe7','The city is known for its beautiful architecture','Its beautiful architecture','2024-11-29 14:10:20'),('e62ba220-053e-429a-8330-e69f13fe84ff','4451fc75-fa8a-4c21-9da1-9c6548b175af','Blessing',' A gift or positive outcome','2024-12-05 09:26:28'),('e756432b-641d-4d5a-8897-cc9e15c5d6eb','12267dc6-ecd0-45e3-8edf-76108e6ce70d','Perpustakaan','A place where books are stored for borrowing or study','2024-12-04 10:47:31'),('e7573b9e-141b-4c5c-ac1b-4f04c5e8a779','1758ffa9-f280-4dd4-aca7-8c9acf4f1419','Exhibition Center','Artists and exhibitors','2024-12-04 10:57:54'),('e79e91a8-cf49-408e-ade0-d7989cdbc53a','8a2630c4-64f4-40b7-ab94-d3d47bb07551',' Park','A large area with grass and trees','2024-11-26 09:04:08'),('e82e9b87-2205-4eca-92ee-92943907f44a','6659579d-6a98-4fe3-838c-88a1c1b206a5','Loves painting','Hobby','2024-12-12 09:55:31'),('e87eef74-607a-4443-97a1-6c9470811784','162d6ea4-3934-4cae-a5db-ca1b247cd87c','Photos ','Pictures taken with a camera','2024-12-04 11:54:00'),('e8ebd72d-32da-497a-9c35-8f754777c7fc','d98a1bee-476d-431d-b5fc-da0fe36f4552','Ceremony',' The land next to the sea','2024-12-05 09:35:02'),('e9381f55-c4b5-4a09-b919-b33a3238f623','1f9c7d67-c1ac-4a32-a89a-16e5261b1b34','jlewes','jewels','2024-12-05 09:12:05'),('e95aec6b-a1cd-4a91-95dd-8aa600dde448','733c1061-9886-4d2e-bb73-70cecfdccfba','Popular','Rare','2024-12-05 11:14:46'),('e9dc34db-7e9b-4309-a645-e0a5b024887d','2562cad2-dc83-4a37-ab98-c0b70b9bde01','\"Her wisdom\" ','Abstract noun','2024-11-28 11:51:28'),('ea0ae024-a29b-45ff-a041-de72a6bd4df5','4451fc75-fa8a-4c21-9da1-9c6548b175af','Princess','A young female member of a royal family','2024-12-05 09:26:28'),('ea108b78-01d8-4465-a287-29f3d17d009a','638ffe89-6b72-4a12-ad6d-d62d6c6f3935','Harbor','A place for displaying art','2024-12-04 11:05:24'),('ea54cb1f-e0ec-4002-9fb6-c8c4fa77481a','c6eb2b20-8fc6-472a-ac58-a4820f97a16b',' Statue of Liberty','New York','2024-12-04 10:59:14'),('ea934cfe-94d7-46f5-a35a-c5b9d5ecf300','87558e3a-90b4-4fe0-9eef-9e6d66d4a61e','Healthy','Nutritious','2024-12-05 11:13:06'),('eb27418e-8a7c-4823-8839-b68327a36007','59a8b6fc-879c-4fdf-9175-f314e8684951',' Emmas road trip with her family','This will involve camping, hiking, and visiting national parks.','2024-12-11 11:02:58'),('eb8b8977-9a44-4882-9d6a-fedbb785b4e6','59a8b6fc-879c-4fdf-9175-f314e8684951','Emmas intention to learn guitar','This activity involves practicing music every morning in her backyard.','2024-12-11 11:02:58'),('ebb91834-4d91-49a4-b70c-7504565e63ac','fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','Aviary','Birds','2024-12-04 11:00:15'),('ebeb8e1c-7498-4a1d-a3b7-eb8efa2ad3a2','9b5214d3-8978-4464-9afd-10394fdc0152','Signature ',' Distinctive or unique characteristic','2024-12-05 11:20:57'),('ec4c3ba8-483c-4260-b11d-aa5e0fe81a6c','f4230717-0762-409a-9ae9-09ff36c5547f','Park','A large area with greenery for outdoor activities and relaxation.','2024-12-02 15:08:01'),('ec709ee2-73e6-4b16-9be8-5a199b1e9ad1','7f2f923e-9669-45a9-b4bf-e8406e278b7d','Storytelling nights','Learning about values of kindness','2024-12-11 10:27:59'),('ed5d822f-6542-4bf4-b62c-9db5cff36806','3366ee30-06a5-4efc-a526-4450a8343462','\"Im so proud of you! Thats such an incredible accomplishment.\"','Providing a supportive and encouraging statement','2024-11-26 02:30:34'),('ee0c2f14-426e-4e89-85dd-5c39dd37db2a','b10faee6-6f14-4248-a962-763c159bd308','Genuine and true to its original form, not fake or artificial.','Authentic','2024-11-25 15:29:04'),('ee36a037-80f8-4385-bfaa-1951633fea1a','1758ffa9-f280-4dd4-aca7-8c9acf4f1419','Library','Scholars and readers','2024-12-04 10:57:54'),('eebcd576-05ad-43ea-b3e8-e1a7d8397e3e','57044a0d-f3e0-4214-89f2-78ebcf80f338','Comfort zone','A general area or group where you feel comfortable and at ease.','2024-11-21 15:28:58'),('ef4d5976-7355-4df4-9e40-13d09435d6de','102b467b-6640-4f8e-93b5-f18953af9a01','Experiment','A new product or creation','2024-12-05 10:06:18'),('ef7223a4-69a9-4935-bf57-3ac05025f135','0371d58b-92a5-4413-98a4-1f7aaf025b30','Weekend outdoor activity','Environmental Science ','2024-12-04 11:10:36'),('ef80567e-809d-4643-b4f1-86c3537e3aea','fed3cdb9-31ab-46ba-9af2-e08b200d21f3','Old woman',' Took care of the golden snail','2024-12-05 09:30:10'),('efab610c-6096-43af-987c-aa25b052cd17','b6f659ba-b434-4421-99ae-8e8bbe91a961','Limited','Something with a small number or range.','2024-12-02 15:03:30'),('f14b07d0-901c-40f4-9d89-445fe4400d70','a6d8565f-fad1-41b8-8757-85a8ca47d3ec','Symbol','Land or buildings owned','2024-12-05 10:41:32'),('f16d0a37-8cce-42da-9b5c-38e586443411','274af9ea-e083-4079-9eb4-fe2b3969e631','A cloth used to dry your body','Towel','2024-11-26 06:34:26'),('f1c9eda4-6810-4d2c-ac3d-8fd226dccae3','a8ecd703-bc29-469a-8f62-4ea7fa27b3be','Games ','Activities or competitions for entertainment','2024-12-04 11:55:38'),('f2552fb0-c2a6-4ca1-af4c-618077c3a685','9176777c-289b-4641-befb-1a24db55ad06','Culinary Arts','Chef preparing meals in the kitchen.','2024-11-25 21:57:31'),('f26c3dc4-7f11-4cb4-af35-4892286a06b7','c21ef6cb-7542-4e91-a934-3d8599b4edb4','Beach ','A place where you can relax and swim, usually near water','2024-12-04 11:49:19'),('f27fc440-3782-49ee-8d0a-0edfba12b4d1','d8f09d11-4519-4b90-b6ac-572f38985473','Whispers ','Believed to be natural or meaningful','2024-12-13 09:29:43'),('f346538a-dd4a-49cd-b139-68ea9bdb42a4','0371d58b-92a5-4413-98a4-1f7aaf025b30','A creative hobby she enjoys','Data Analyst ','2024-12-04 11:10:36'),('f346d875-8453-4232-8dc7-dbbbaba464ba','fcd1e32e-e656-402b-a43a-69ffe1342c67','Discard','To throw something away or get rid of it','2024-11-25 22:22:09'),('f3d6fe28-fa17-4216-8b91-62b1bcfb8e92','fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','Botanical Garden','Plants','2024-12-04 11:00:15'),('f3f7eb51-ecc0-4264-a129-63a3d3aaa273','a6d8565f-fad1-41b8-8757-85a8ca47d3ec','Service','The lasting impact of a persons actions','2024-12-05 10:41:32'),('f46370f3-f060-4875-9620-6f09ab3f32f0','165d5b15-2f48-42af-b509-1b0d97fd6f2f','A hobby he picked up in high school','Software Developer ','2024-12-04 11:10:41'),('f4ea466b-f477-4ddd-94d9-4423e6250913','b1dc2b39-347a-4e89-8af2-8c664b1ff576','Olivia encouraged Marco','Marco joined the locals and shared stories','2024-12-11 13:24:16'),('f4ed13a2-26b3-44fd-be0d-fa409cadbda8','6659579d-6a98-4fe3-838c-88a1c1b206a5','Enjoys reading','Interest','2024-12-12 09:55:31'),('f4ff2cf1-7820-47f2-a76c-51a51289ff7a','7ca93817-b58c-4e82-a5f3-92725ac061d8','Henry','b. Got tired at the Louvre and needed to rest','2024-11-25 11:37:16'),('f5006e2a-d4ea-4283-8819-2a953fb727cb','ffe8cc67-f70d-4902-9951-7b11a8dc21c6','Coral reef restoration','Protecting marine ecosystems','2024-12-11 10:14:08'),('f5483915-8407-4ee6-a94a-a509218bcec6','423d8875-1deb-4dba-827b-1cef67f98526','Unpleasant',' Causing discomfort or displeasure.','2024-11-26 10:45:57'),('f56ca6a4-6ad8-4b06-ae21-f1de0c847379','c0de3b9a-799d-49a8-9763-0d753030cc61','Fusion','The blending or combination of different styles','2024-12-05 11:26:52'),('f58ce0fd-8f72-4487-95f5-7824cdd96510','d1980603-bd6e-48d6-a54a-2dc2affade9f','Visited Big Ben','London','2024-12-04 11:04:33'),('f715adb6-3467-446f-8140-12f38b58b354','86d47064-83ed-4800-8f16-fb2187df0e57','Gotong Royong','Helping others in need','2024-12-09 10:47:33'),('f73125ae-0a17-4f95-8380-5bd4d57ef89f','4451fc75-fa8a-4c21-9da1-9c6548b175af','Transform',' To change form or shape','2024-12-05 09:26:28'),('f76a1adc-a1d0-4a09-9f28-a508dd102851','87ab3728-0b0e-400c-8024-2ff3a3244124','Cooking local dishes','Promoting cultural exchange','2024-12-11 10:48:35'),('f76e3cbe-33c2-4b94-bcce-a62e079d86ae','3db04dd3-61e2-4255-9cee-767327ebdafd','He disguises himself as a poor traveler to trick Hassan','Pretends to be someone he is not to test Hassan\'s character','2024-12-05 13:23:16'),('f7786693-14d8-4f78-8410-3b5a0a91b1fb','c631978e-ee6a-4fe5-afee-6e9b6c717cfd','Praise',' To publicly express admiration or approval','2024-11-26 02:36:48'),('f7e6d0b9-cce2-45d2-a0b6-4addddcb8265','b611076f-8d45-4311-890c-d39c90616707','Recipe','A set of steps used to prepare a dish','2024-12-05 11:10:20'),('f8fd27d9-9387-42eb-aa3c-f461d4a389a8','c21ef6cb-7542-4e91-a934-3d8599b4edb4','Waves ','Large bodies of water moving in a pattern','2024-12-04 11:49:19'),('f92b8fd9-2288-418e-b59d-6985eb59ffde','293d01be-a5e7-4c14-9b8e-7624b2d18889','Im excited, lets go!','Showing excitement and eagerness to start','2024-11-26 02:00:39'),('f9300ba5-d9b6-4606-8bf0-7be29f65263e','1e06157d-6ff0-4a54-a67b-e85789abbcb7','Desert','The use of spices by nomadic tribes','2024-12-06 10:57:01'),('f9a730ae-1602-4472-abc3-abbf9421373c','b00c3a95-28cc-49a8-8fc0-291b11d12aff','4+6','21','2024-12-12 22:08:40'),('f9cf1184-0359-4438-8ce2-0e076b96e739','94922120-8ee1-40c4-846f-faff72b7c46b','Confusion','A feeling of being unclear or unsure ','2024-12-11 20:04:10'),('f9e477ce-47c0-4c43-8c3f-f473da354cc4','669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','Prepare','To get ready or make something ready.','2024-11-26 09:56:43'),('fa1b7b96-dc95-4f52-aa60-18ac56b6b4cb','57e12297-e58c-4250-a024-54673c02fb44','Friends ','A gathering of people for a common purpose or event','2024-12-04 11:51:32'),('fa38b049-d848-40ac-979b-8db09e3b1e1f','fd83b1a5-5fe9-46b9-b533-356ef0b4e8ea','Observatory','Stars and celestial objects','2024-12-04 11:00:15'),('fa76ab31-12ec-46a3-abbb-5ced9c2568bc','a2827001-275d-4c55-ba5e-952b121a954d','Jalapeños ','Spicy peppers','2024-12-05 11:23:27'),('faace134-b26a-4c84-8cba-edaa4e418df0','c7792b45-699c-4fbb-ac35-2c0fce1d6609','Jealous','Feeling envious or wanting what someone has','2024-12-05 09:28:54'),('fb324a2d-fc96-4b20-b61b-6ff5c838853a','855df750-8c66-4d05-a319-a66c3e8a1efa','Spicy','Something that makes food hot in taste','2024-12-05 11:14:14'),('fb3975ce-736a-46e8-bee8-da06d2f83ef8','bbae361e-df05-422b-ae07-b3ba2db05400','Business',' Work to assist others','2024-12-05 10:47:36'),('fb6922f8-4557-4045-9b21-7a91c7a9a3b4','443e9ff4-02c2-4f3d-bfc3-754ae0d03964','Alejandro Gutierrez','One of the key figures promoting sustainable and fair coffee production in Colombia.','2024-12-11 11:32:20'),('fbac90da-822b-47ae-8281-b77332299de2','162d6ea4-3934-4cae-a5db-ca1b247cd87c','Laughter ','A sound or action that expresses amusement or joy','2024-12-04 11:54:00'),('fcdee8fa-a0c0-4f78-9b37-7eee7ac2983b','2562cad2-dc83-4a37-ab98-c0b70b9bde01','\"Their success\" ','Possessive noun phrase','2024-11-28 11:51:28'),('fd3b51f9-bd91-409d-ac1d-b1f7df5ab4ce','a2827001-275d-4c55-ba5e-952b121a954d','Creative ','Inventive and original','2024-12-05 11:23:27'),('fd656040-d50c-4014-b5ed-0b4b986fc95a','aed0d3c5-b5bf-4cfb-92a7-a7f854a1a001','Wrath','Being under a spell or magical influence','2024-12-05 09:43:04'),('fdbd0c97-adbb-4f68-ac46-052a727a64b4','802d342c-bce2-47b2-8270-3d065a93654c',' Community Garden',' A place with green plants and flowers.','2024-12-04 13:54:41'),('fdc674c2-116b-490d-87ee-6ffbf9189aab','c631978e-ee6a-4fe5-afee-6e9b6c717cfd','Compliment','To express approval or admiration','2024-11-26 02:36:48'),('fdd16536-fc8f-49f8-8fb3-de9cec6d312e','ac24423b-9e97-40cf-9c8b-0e460a850b1c','Partner','A person who works with another for a common goal','2024-12-05 10:51:08'),('fde99e59-8b47-44b8-88fe-e93084548555','669b7d3b-e4a4-421a-8e4a-b3cd2f5da8a2','Cancel','To delay or stop something from happening.','2024-11-26 09:56:43'),('fe0b4ac7-f372-4143-bfce-f938329c7185','57044a0d-f3e0-4214-89f2-78ebcf80f338','Origin','A place or country where a person was born or comes from.','2024-11-21 15:28:58'),('fe3bd970-da91-4dfb-9929-c306f1f1c0d3','a6b668f2-b78d-4abb-a6bb-a42b621f834f','Journal ','A detailed record of events','2024-12-04 11:52:50'),('fe554338-c1fc-4adf-903a-f883a7930094','a6d8565f-fad1-41b8-8757-85a8ca47d3ec','Property','Work done to help others','2024-12-05 10:41:32');
/*!40000 ALTER TABLE `matching_pairs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `monitoring`
--
DROP TABLE IF EXISTS `monitoring`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `monitoring` (
`ID_MONITORING` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_STUDENT_LEARNING` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_CLASS` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
`ID_GURU` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
`FEEDBACK_GURU` text COLLATE utf8mb4_general_ci,
`TIME_MONITORING` datetime DEFAULT NULL,
PRIMARY KEY (`ID_MONITORING`),
KEY `FK_MENGACU` (`ID_STUDENT_LEARNING`),
KEY `FK_MENDAPATKAN` (`ID_CLASS`),
KEY `FK_DILAKUKAN` (`ID_GURU`),
CONSTRAINT `FK_DILAKUKAN` FOREIGN KEY (`ID_GURU`) REFERENCES `teacher` (`ID_GURU`) ON DELETE SET NULL ON UPDATE CASCADE,
CONSTRAINT `FK_MENDAPATKAN` FOREIGN KEY (`ID_CLASS`) REFERENCES `class` (`ID_CLASS`) ON DELETE SET NULL ON UPDATE CASCADE,
CONSTRAINT `FK_MENGACU` FOREIGN KEY (`ID_STUDENT_LEARNING`) REFERENCES `student_learning` (`ID_STUDENT_LEARNING`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `monitoring`
--
LOCK TABLES `monitoring` WRITE;
/*!40000 ALTER TABLE `monitoring` DISABLE KEYS */;
INSERT INTO `monitoring` VALUES ('21e89491-53be-429d-b9af-45f0f72c80b8','944b8e45-628b-431c-b9e7-befa6ff7d3b6','3cd11b20-15e7-42f2-ba3b-12a716f02d8d',NULL,NULL,'2024-12-09 14:30:10');
/*!40000 ALTER TABLE `monitoring` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `multiple_choices`
--
DROP TABLE IF EXISTS `multiple_choices`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `multiple_choices` (
`ID_MULTIPLE_CHOICES` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_ADMIN_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`OPTION_A` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`OPTION_B` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`OPTION_C` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`OPTION_D` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`OPTION_E` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`ANSWER_KEY` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`TIME_MULTIPLE_CHOICES` datetime DEFAULT NULL,
PRIMARY KEY (`ID_MULTIPLE_CHOICES`),
KEY `FK_MC_TERDAPAT` (`ID_ADMIN_EXERCISE`),
CONSTRAINT `FK_MC_TERDAPAT` FOREIGN KEY (`ID_ADMIN_EXERCISE`) REFERENCES `admin_exercise` (`ID_ADMIN_EXERCISE`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `multiple_choices`
--
LOCK TABLES `multiple_choices` WRITE;
/*!40000 ALTER TABLE `multiple_choices` DISABLE KEYS */;
INSERT INTO `multiple_choices` VALUES ('000bdc4b-af93-4a81-921d-736ef00c654c','1ef9c369-97e0-448e-b9b4-1686f9298dad','The large elephant trumpeted loudly','She bought a pair of shoes','The students studied hard for their exams','He loves coffee and tea','The rain stopped','B','2024-11-29 13:38:36'),('002c9cf5-a750-4949-a993-18b31497d3a5','c0b0a45b-72c2-4c94-bf34-98fb548a66d7','receive','receives','receiving','received',' to receive','A','2024-11-28 14:41:48'),('002dbe06-f3ca-4ec0-8dc3-dddde85a9d61','a9a38a46-edca-4885-acb7-281abb1a77d1','mows ','mow','mowing','mowed','to mow','A','2024-11-28 14:46:09'),('00355536-5264-465d-9b59-fe57b6f404f4','fec96648-8de3-4350-b683-187bda659d7d',' rains','raining',' rained','will rain','has rained','D','2024-11-29 10:37:49'),('0083420e-5f06-46af-a5e2-dbd92c97a6a1','86301ef4-863b-4a2b-bc16-d748e6f6037a','Ancient Egyptian artifacts','Renaissance paintings',' Impressionist works','Islamic art','Greek sculptures','C','2024-12-03 11:04:35'),('008add81-dbce-48e5-8eb3-4f09908eb07c','fce313fe-4221-4abf-8ade-04b592b4654b','Do','Has','Should','Is','Be','C','2024-11-26 05:29:07'),('009ae5e2-d207-48ce-be94-d0616323de4c','75583866-90a2-4de4-a5a9-7d74959dd27b','Truth','Guidance','Deception','Honesty','Help','C','2024-11-28 10:12:27'),('009d2ff2-2f61-4dfb-a486-81b0df245d50','c1550a51-5b70-4682-a9e7-ecf2feeae38a','Its reputation for exceptional service.','The rare artifacts displayed in the lobby.',' Its strategic location near cultural landmarks.','The historical beauty of its Victorian architecture.','Its reputation for bad service.','D','2024-12-10 10:14:24'),('00a9be39-a8f9-4d1a-a8b1-57ab9628347c','ff0a530b-482f-41d3-a982-5d1bb3372d29','advanced','high-class','simple','sophisticated','healthy','C','2024-12-01 10:13:56'),('00adc72d-232c-4821-857f-dc7ffd7ac636','339e99c7-d486-47da-9b5b-d0f13ea9a839','A','B','C','D','E','C','2024-12-02 13:31:47'),('00f0ba0f-2ea0-4a24-868c-89348bee3c84','c82f211a-9634-45e6-bc2d-a2dd5d25af73','am going to','would like','have liked to','was liking','will like to','A','2024-11-29 09:50:33'),('00f3c4aa-211e-4c82-94bb-af68b20ed1ae','f23f0520-d3f7-4ee3-9261-a4115e3f4161','Winning a contest','Starting a new job','Completing a project','Joining a team','Teaching a class','C','2024-12-06 11:29:48'),('0101fdd2-d763-4025-8d9e-dc721c10ea03','1daf9dc6-1326-4752-b514-3f161622ee1f','would like','is going to','might','should','can','B','2024-12-02 13:34:35'),('011e4a06-23b3-41ae-b83a-2822c50c5b41','6858642a-8e51-4eea-98c7-ffdbd2d9f307','visited','have visited',' visits','had visited','will visit','A','2024-12-02 12:13:16'),('011f1882-ef93-4f1f-9cae-f1863c41c1e7','c503dab1-9a6c-4d09-8c0d-bc9f17dc677b','may introduce','would like to introduce','will introduce','is going to introduce',' has introduced','C','2024-11-29 11:59:16'),('014443ad-b4bf-401f-b563-24137259375f','223d5288-c2a3-458b-979c-96618dbb50d1',' A place where an event is held',' A person who organizes events','A decoration used for parties',' A menu listing available food','A type of event','A','2024-11-25 11:49:22'),('0151ec1d-e7e9-45c6-83e9-47fd6426f419','4bdf635d-ce41-414d-a1e2-d1dd060635b5','are going to','would like to','might','will','will be','B','2024-11-29 11:12:06'),('0156884f-4a85-43b8-b6ab-2cd93538452f','381b55d4-0d7a-4f3e-b838-e3911489eb72','Minimalist decor with global influences','Traditional artwork and furnishings inspired by local culture','Antique pieces sourced from international markets',' Modern art installations from renowned global artists','Handcrafted furniture from neighboring countries','B','2024-12-10 14:45:22'),('016328a0-f0ba-48d6-8a98-5b582f40be18','cf3b497f-c31f-42e6-b93a-d6f83533fa54','will expand','might expand','would like to expand',' is going to expand','has expanded','D','2024-11-29 14:00:13'),('017a0b6e-00bf-4636-9333-6696fa8562cd','732a2f65-3115-4150-b055-2de9811143ca','Apologizing','Giving directions','Giving a compliment','Offering help','Making a promise','A','2024-12-12 15:04:31'),('01839876-de69-4538-b713-ece6e688c1da','22616104-4f92-46fa-9710-a2a3f7411997','I can never eat vegetables','She worked late last night','We will meet soon','He walks slowly','She laughed loudly','C','2024-12-11 11:02:21'),('019e27e0-0ef5-4208-9e7b-766b506f95be','57e69736-cab9-4271-99b8-076944dd6478',' Past ','Culture ','Heritage ','Trend ','Custom ','C','2024-12-04 09:19:19'),('01ac7d23-34f5-483b-8b47-19a838e27797','8afd0cf4-d536-4d1b-bf3a-af41107978fb',' return',' returned',' returns',' returning','was returning','B','2024-11-29 10:55:14'),('01bcbb55-5d5a-428f-b1da-91ab0b0aad86','cd01203b-82a0-48cc-bfad-512e7c9a4aa6','will explain','explains','is explaining','explained','explain','A','2024-11-29 09:42:47'),('01bf9ae6-7dd8-4490-bd1c-956f0f10f381','166872dd-63a8-4755-ab38-6e64156f00db','penyemangat','penyesalan','senang','sedih','marah','A','2024-12-12 22:13:59'),('01cb90dd-8879-4850-b101-69560314d86e','7caeca70-543a-424e-9656-0e916f78cf50',' News',' Soap Opera','Game Show','Reality TV','Reality Show','C','2024-12-12 09:37:25'),('01f19676-9198-47a1-8c26-c15eb4bbb2c3','7d51ab60-f879-44b6-9e9a-2e0afbd6dcef','They','Its','His or Her','We','Our','A','2024-12-03 10:17:35'),('01fa9905-f3e7-4e71-b420-6887cdbf3c2f','7f7df9d7-f1a0-48d2-adca-d06bd050af29','Sushi','Kaiseki','Ramen','Tempura','Okonomiyaki','B','2024-11-25 22:52:42'),('01ff3017-2160-48d8-a47d-cb1b7c88fb89','67f3ee2c-b020-4b97-bb63-9297288e5f35','I am happy.',' I play video games.',' I am a doctor.','Bina Bangsa Senior High School is my school','I like ice cream.','C','2024-11-25 20:26:22'),('0207daa1-9052-411c-a750-c75776fc386a','34b19663-c4bd-4ed7-ae11-9b0a1a6e4ada','Hotel manager','Front office manager','Receptionist','Guest relations manager','Event coordinator','C','2024-11-28 11:56:41'),('020b5865-ef48-43ac-b0ee-67e9678d247c','bf497aeb-bc52-4d55-837d-15624ad7ac5c','It makes the material less interesting ','It makes the information harder to understand ',' It helps people understand and remember the material better ',' It is unnecessary and should be avoided ',' It makes the presentation longer','C','2024-12-03 09:18:30'),('020fc8f7-acb9-461d-86ad-7ebafc714827','98c2a08f-5ffa-402f-8d1a-9baa5b4eb56a','By using non-recyclable materials in all their facilities','By encouraging visitors to leave waste behind',' By implementing eco-friendly practices and educating tourists about conservation','By developing more urban areas in the region','By developing more rural areas in the region','C','2024-12-02 12:42:04'),('02105cd6-ba89-4981-9d6b-8a9467cdec3a','aa025c90-7afc-47cb-ae85-723edefaf2d1','Kindness','Honesty',' Patience','Generosity',' Fairness','B','2024-12-12 10:40:54'),('0218ec5b-e0c6-4324-8947-424d17f9ffb9','a99cbfce-342e-4dee-868a-1e8247f3c0e9','\"Finally, you found something!\"','\"Took you long enough.\"','\"Congratulations! I knew youd find something great!\"','\"Are you happy now?\"','\"Don\'t mean it\"','C','2024-11-26 02:20:31'),('022e3fdc-b000-4153-bbdc-8f38b042f69e','043010bb-858b-4f35-a034-4731d4364292','Playing football','Playing basketball','Reading books','Painting','Playing guitar','B','2024-11-04 14:03:28'),('023455c3-9097-445c-8543-dd0826f535f2','e09c3c1c-c196-4d72-ab26-15f7590a7a0c','cars','caries','carz','carrs','car','A','2024-12-04 10:00:53'),('02485138-aed5-41bb-841f-63974f46d153','a679b9ef-5255-49e3-b9a3-ca07f1dbb7d0','After, When, Once',' By the time, Once, As soon as','As soon as, By the time, When','After, By the time, Once','Before, once, When','D','2024-12-03 14:31:14'),('024fa48d-ee9e-4a03-8cdb-612804c341fd','88372556-1fa0-4f18-8488-d4201b3ac6a2','dont watch','wont watch','arent watching','didnt watch','havent watched','B','2024-11-29 10:06:50'),('026de48d-f909-45be-8c2f-9f49c881d3c0','e074a63c-4208-4551-8954-a587e4f7c455','knifes','knivies','knives','knifz','knife','C','2024-12-04 09:52:24'),('02798c1e-e957-4cc8-b4e2-2833ab03eb0e','f20b86db-694c-4dcd-8ce2-7002f9b1a39e','Bookes','Books','Book','Boks','Bookies','B','2024-11-26 10:21:02'),('02817f7d-71ec-41a9-bbe0-7a10a5a7b9af','2aab53b7-656b-41f8-a477-d81da386028b','fish','fishes','fishies','fishs','fishys','A','2024-12-04 10:09:42'),('02831c62-1602-4628-bd80-f8b16f959d15','10b17f73-52d5-4dfb-9ae9-2950eca70e3b','Waste','Save','Spend','Allocate','Hoard','D','2024-11-28 15:39:26'),('028bc90f-851f-4024-a02d-31608ab0bc0c','ec27482d-b0af-4e14-92d7-ccbda0c87d26','sells','sell','selling','sold',' to sell','A','2024-11-28 14:46:33'),('029069d0-ee65-4542-baf9-bf5c46677857','a0e42d1d-255e-4e44-9d37-823c61c30bc3','Salt only','Fruits','Milk','Sugar','Tomato sauce','E','2024-11-26 14:05:02'),('0291852d-e8ab-4374-8cd5-abb734143e98','75514d55-c31a-4e0c-b6a1-8e83d69acd47',' went',' go',' gone','going','goes','A','2024-12-11 12:21:20'),('029467a4-cd59-4f50-b15f-87287718d9fb','ab0c8ba1-8c1c-4276-b0a1-77167976b5ea','Resort ','Cottage ','Village ','Farm ','Office ','A','2024-12-02 14:05:20'),('0298544c-1a60-4a5a-a799-16646dfd2438','82c4b7ff-5937-470f-befd-f80172c4cad6',' Hiring more employees ','Outsourcing the work ','Rolling out a comprehensive staff training program ',' Reducing the complexity of the system ',' Increasing the complexity of the system ','B','2024-12-09 13:56:12'),('02bc79f5-641b-4547-8894-9fec05f12ae6','711602db-f1f2-4212-9022-7c72ef09fd62','will announce','announces','announcing','announced','will have announced','A','2024-11-29 13:38:15'),('02c23334-2291-4e51-a82d-4db77b0f5143','94f99220-5bab-49f9-9e56-186c53bc369b','Tells when something happens','Tells how something happens','Tells how often something happens','Tells where something happens','Tells to what degree something happens','C','2024-12-11 10:50:09'),('02c723e5-34d5-41c4-80c7-be5cd956da34','1daa2e10-79fe-4f6e-8d3e-c8e5dd777ffb','Environmental preservation','Respect for animals','Health and wellness','Friendship','Innovation in technology','A','2024-12-11 14:36:30'),('02df4a67-43ba-4a63-afb4-b6526662098d','deee1d62-8819-488e-9d48-c4cdaa4f9fb2','will arrive','arrived','arriving','arrives',' arrive','A','2024-11-29 10:30:12'),('02f33a8c-ff26-4334-8ee5-a530aabb70e3','e6b4a84c-2653-4528-8fe1-8ba207c7e976','Zeus','Apollo',' Athena',' Hera','Ares','C','2024-12-09 13:22:51'),('02f4e677-a995-4bc9-b22d-b6bb8be1a0ca','1eedac7d-9560-4313-969c-1b8d91c0f42d','Impatient','Understanding','Calm','Gentle','Friendly','A','2024-11-26 10:58:26'),('02fc10ba-e981-49a3-81f3-8f1cf3757adf','99d9eb95-d3bd-466b-97fb-9e9f3428e2eb','did not attend','have not attended',' had not attended',' do not attend','will not attend','A','2024-12-02 13:31:23'),('02ffca0f-5cc6-4ee8-a6a9-9d522375d5e2','3b9bb816-ec4e-44ed-8edb-d15c2fac4c60','Does / help','Are / helping','Will / help','Did / help','Have / helped','C','2024-11-29 10:01:09'),('0331e30e-c488-4f52-9489-e1438aca3501','a64459fb-76e3-410d-928f-d116ec70fd1f','Retreat','Hostel','Motel','Motel','Inn','A','2024-11-25 11:37:29'),('033caa74-3504-408b-ae76-277d82dec43e','e2825df3-78ae-4804-88c2-a435eee2def8','Maria Gomez','Carlos Hernandez','Elena Rivera','Sofia Lopez','Luis Martinez','C','2024-12-12 10:06:45'),('034c3107-e00b-4575-abd4-964b93385c09','2bd3f43a-cc76-496d-940f-c6675c3e6a1c','She asked if I will come to the party.','She asked if I would come to the party.',' She asked if I am coming to the party.','She asked would I come to the party.','She asked if I come to the party.','B','2024-11-28 11:11:06'),('034d01d7-7bff-4ef3-a685-06b4ce019411','ab582ca8-6e81-4e9c-8d42-2cc070f83c68','Beautiful','Small','Historical','Modern','Peaceful','D','2024-11-26 06:49:32'),('035f3aee-fdb9-4734-8cc8-970f817e77c5','e270d6dd-4e3c-48f0-b2c6-7672be2449e8','The decision','Decision of the board','The decision of the board','To proceed','Was surprising','C','2024-11-29 09:48:01'),('03657314-dd35-4285-8252-5989f004437a','52726da6-df86-4ad2-9c29-f9dd5756d6bd','A doctor','A lawyer','A writer','A scientist','A teacher','C','2024-11-29 11:41:25'),('036afe08-a817-4960-87ea-d75eba7869c1','fe6ad678-9d37-43b2-9103-5a43482065b8',' At the restaurant','Through the hotel app or at the front desk','By calling the airport','By calling the staff','At the concierge desk','B','2024-12-10 15:17:52'),('0370e01f-98f5-4ada-a7ec-2759ee828fbf','bfad619b-f6d7-4bbd-a856-6b02401a0511','amazes','amazing',' amazed','amaze','amazon','B','2024-11-29 09:26:29'),('0377301b-e438-42c0-9f15-f4c5af767c0d','2d399539-682a-4aca-9f71-d322100d2da7',' plays','play','played',' playing','have played','B','2024-11-28 13:02:40'),('038d9340-1730-473c-8d6f-bbff23471b6e','287840b9-7db5-4d06-bbb9-0e190eef5f95','The banana','The apple','The orange','The grape','The watermelon','D','2024-12-11 10:33:48'),('039cfd25-4a5c-43b3-817b-3be8f5d52977','9d90bf95-83fe-4643-b836-c16a1e95edc6','was going','is going','will go','had gone','goes','A','2024-11-28 11:48:00'),('03a5e070-64d5-4ca5-b0e1-55ba56fa56ec','095683c8-c19e-4b7a-b11f-949a8b68332f','Play on the swings and have ice cream','Ride her bike and have a picnic','Go fishing and play with her dog','Read a book under a tree','Golfing under a tree','B','2024-12-02 11:30:13'),('03b585cf-95af-4cd1-bf59-7ee916123ee0','02d22d8a-35ad-4bea-b108-0e9cac828661',' Laughing with joy','The bright blue sky','To read a book','Watched silently','Dance quickly','B','2024-11-28 11:18:05'),('03b91175-a318-4d60-9a2e-31fd2b9e8189','a94b16a5-7e52-43dc-a7b0-d4c9d07148c9','I dinner would like have to.','Like I would have dinner to.','To I would have like dinner.','I would like to have dinner.','Dinner would I like to have.','D','2024-12-02 13:29:30'),('03b9d53b-32ef-4730-b47b-ddea43d67f24','9807b056-497f-4885-842d-6709efdc0f7c','London','Paris','Rome','Berlin','Sydney','B','2024-11-25 11:29:57'),('03db1288-12dd-41c0-a4f5-82cc396efdb1','90237495-e505-48ca-9e19-e0948a6a2beb',' runs','run','ran','running','is running','A','2024-11-28 14:00:41'),('03db59c9-263c-41fa-a1ce-6fe45a24f7bf','83e953c8-214d-446b-b946-036845db8831','creativity','performance','challenges','opportunities','happiness','C','2024-12-02 09:34:48'),('03e41368-ae60-4f15-80d8-c8ff618bd841','7e0abbf1-8d2d-43e2-8895-b693443244eb','Dinner','Lunch','Breakfast','Snack','Picnic','E','2024-11-26 07:56:57'),('03f4a133-d5ac-40f2-83c0-09678bcf2e62','3a772f72-f539-4ed8-997c-d60610f74f1b','Small and enclosed','Large and expansive','Hidden and secret',' Dangerous and risky','Quiet and peaceful','B','2024-12-03 10:56:01'),('03f576f5-d46f-438c-80a5-30f760216f06','f1d3f35d-c41f-45a8-8a27-8c0b155fcbf1','A type of chair usually outdoors','A place to park bikes','A type of food',' A piece of gym equipment','A wooden table','A','2024-11-26 06:43:25'),('03f6b161-735c-4402-b2ab-c68b72d17d42','83250199-0d60-452d-97bf-bea7584a33f8','Science','History','Math','Music','Art','B','2024-11-25 10:58:45'),('03feeb1f-aff3-492a-9a50-ac5530387dd5','7d6210e8-073e-4dee-89db-ab362dcf5398','Sad','Tired','Excited','Angry','Content or pleased','E','2024-12-02 10:30:02'),('03ffc157-81ce-4948-900e-92bb2d525c3a','42faa2aa-1cc6-45a7-8a58-f7c2117f4773','Curse','Disaster','Blessing ','Trick','Obstacle','C','2024-11-28 10:31:32'),('0402d36d-815a-488a-9c3f-2e2eb6d0d430','ee662b21-8e03-4f8a-9ad8-fa3623a972fa','Respect for elders','Celebrating individual achievements',' Freedom of speech',' Spending time alone','Working alone','A','2024-12-04 13:18:30'),('041e5217-9303-4d81-9c59-9dcb22023c56','d90677d0-7b8a-43bf-bb54-99793f7820b7','Improve ','Replace ','Contrast ','Cancel','Add to ','E','2024-11-26 03:48:03'),('0439573a-7848-41b2-811f-e6f7cf2e2026','ca51b1b6-acb4-46b3-a825-bd5155da51aa','They','It','He','She','We','A','2024-12-02 09:29:00'),('043d34f7-63d4-417e-ad59-d135e5b6d9aa','c432b644-84f7-4810-8d56-7dafc05cd57d','As soon as they have received the grant approval.','They received the grant approval as soon as.','The grant approval as soon as they have received.','Have received as soon the grant approval they.','As soon as they have received the approval, the grant.','A','2024-12-03 14:20:22'),('0451a6f1-a308-450f-bc5f-1e72709b4958','50298cdd-6e0b-4187-afc6-c66120eb3166','She is unique','She is the most unique','She is more unique','Her uniqueness grows','Her talents are unique','A','2024-11-26 06:56:43'),('045f6ef0-b064-498a-b761-d59b015fb12f','2f8612bf-d68d-4620-9457-5ca4b0b499ee','As a royal palace','As a fortress to protect the town','As a museum','As a hotel','As a pool','B','2024-12-10 09:22:43'),('047492ff-f44c-4922-ba1f-2a609736133d','858c7d7f-6f97-4b9b-abb7-48da59e7ed78',' tooths',' teeth','toothies','toothed',' toots','B','2024-11-04 14:08:34'),('047e36aa-48e4-4c39-b8a7-aa7e3fcbab90','d158c806-e2bd-4d11-9b73-b9e5af17e8d1','Confirm','Prevent','Guarantee','Assure','Secure','B','2024-12-02 12:06:40'),('0486acdc-ee6a-4556-a740-406b2cf006b8','f6cc9169-3e92-4566-b224-6d1d69f212e6','Excellent','Exsellent','Exsell','Excell','Excelent','A','2024-11-26 05:47:23'),('049a8ddb-022d-4c6d-bcf2-0ec7d045e3a4','1d9bd9e0-cab5-4931-b9b4-b0b274e97d50','FAMILY ','FIMALY ','LYMAFI ','MAFILY ','YLIMAF ','A','2024-12-11 19:56:24'),('04a1ba5c-1b8e-48a9-b767-b459d3c0868e','978c8280-537a-4b6f-b31e-fc774086b8d9','Sit','Sat','Sitting','Sitten','Is sitting','B','2024-11-26 02:15:12'),('04a3cc17-fe51-4c04-a9ba-0f0eae139b3a','22beee2f-47c3-4d7f-b00f-f681aa89ea52',' in April 1986 in Nikko','following the Meiji Restoration','after the end of the shogunate in 1867','after the emperor became unable to rule properly','after world war II','D','2024-12-04 09:46:55'),('04e835ed-e5c6-4782-86a4-068e676c6806','c4faa4af-acab-402b-8441-8a8d7931095e','Dirty ','Old-fashioned ','Clean ','Fast','Spacious ','C','2024-11-26 11:02:53'),('04f1e1a9-3296-4cf0-a2fa-7dd40aad26d1','95329cc5-1031-4a0f-b4ce-ec551a227b56','Give up','Increase','Abandon','Leave','Prevent','A','2024-11-26 05:28:32'),('0502c28e-5bc8-49e6-9e37-1e3a3c019548','94c03c35-5413-4321-abdc-c0a5cf51d4a1','Clean','Cleaning','Cleaner','Cleanly','Cleans','A','2024-11-26 00:48:53'),('05077831-c398-473c-9c15-39c4f9a4496e','9e2da1ec-298d-4793-b97c-bbde65972ceb','Make','Makes','Making','Made','Is Making','A','2024-11-26 01:45:14'),('050cb104-c2d4-49b2-97f2-55af455ad192','631f710d-1520-4030-a1db-5b15dc09f3a7','Only local people','Famous artists','Kings, queens, and famous guests','No one special','Everyone special','C','2024-12-10 09:23:47'),('050cf460-d935-4da9-b710-29a51175e53d','bcb9ea9e-66a1-4fd6-b30d-6c4ed20b9102','He','They','We','She','It','C','2024-12-02 11:06:17'),('050fed2d-b06b-4e7f-bb46-ad261c0836c9','72ed78cb-cb72-437c-8234-eed0e60f54ff','Writing skills','Public speaking','Business management','Marketing strategies',' Leadership training','B','2024-11-29 11:27:55'),('053210a4-a6f1-4043-a9ee-33f6ff4f6dd3','25763474-5581-4a99-907b-3a72e07ea397','We saw the show','The dog barks','He is a teacher','She was extremely happy','They danced','D','2024-12-10 14:24:55'),('05457cea-b2d2-4064-8d7f-5c0883ca6955','90e330d9-e3d9-4f76-be3d-20facd8d436c',' repeat','repeated',' repeats','repeating',' were repeating','B','2024-11-29 10:53:56'),('054a7a61-0645-4e30-b40f-175387a3c3a3','e2d7bbfa-4be6-4688-8788-68606c6472de','While ',' Although','When','After ','Before ','C','2024-12-03 14:53:27'),('059fc16e-aa42-4994-8a33-5fa07c1e9493','cfe2272f-9ead-49b6-8e38-c2bda7109103','wrote',' has written','writes','was writing','had written','A','2024-12-02 09:57:34'),('05adca2c-dcfe-4450-a0c4-c1b2e86982e9','a90a712a-4798-4607-819f-5a1a543994dc','Captured ','Capture ','Feature ','Crafted','Picture ','B','2024-11-25 10:48:55'),('05af75bc-9e88-4cc9-9a30-6079cb0335c0','f7e092e1-7804-415f-b1fb-7ca322d685b3','Whenever','Until','Because','As soon as','When','D','2024-12-04 11:03:28'),('05b32a95-41d8-4ce8-87bc-67a6feb71c00','30f04847-6c6b-4e8f-a08a-f9bc6724e825','Their','Its','Him','His or Her','They','D','2024-12-03 13:51:31'),('05c773cb-35cd-4a49-9ce2-296120030853','680572b0-c7d7-403c-b3d0-b133bc8ebd13','The movie was amazing.',' The amazing movie started.','The movie is an amazing one.','An amazing movie.','The movie amazing.','A','2024-11-26 05:24:13'),('05d583fb-a33c-4fb5-9f79-1313fad7b6c5','abf87275-b75b-46d0-bfcf-3bab1c29752a','Novels and biographies','Computers and study desks','Children\'s books and a reading area','A café and snack area','Rare collectibles and museum artefacts','C','2024-12-03 09:56:43'),('06016549-be75-482d-a6bd-51d9c19a5b0e','3b59d2bc-6f90-411a-bef2-5e5a9677e850','after','before','during','until','when','A','2024-12-03 13:50:14'),('063540b5-de42-4c05-9a6f-22c8d27ef639','e8ba17ef-0fc0-45c8-ad4a-2ca57ab54947','Generosity','Respect','Patience','Honesty',' Fairness','A','2024-12-12 10:43:15'),('06388bf8-9610-4773-9198-79584d142a98','d98d8136-f9b8-4334-9df7-42e7cee80680','before','after','when','while','since','A','2024-12-03 13:43:21'),('064f4889-29b9-4b13-aa3e-098ce93d2bf5','5608b9ba-9aa7-4b67-ad3e-2f63a696b83d','Farming','Shipping and trade','Architecture','Mining','Cooking','B','2024-12-10 09:31:19'),('06519047-7400-4791-b1e0-6978c1449875','e066a51e-59b9-42c4-aec1-16a65a68930f','\"It wasnt that hard.\"','\"Well done! You did it!\"','\"Im sorry I didnt do better.\"','\"Thanks! I couldnt have done it without your guidance.\"',' \"I dont think I deserved it.\"','D','2024-11-26 02:44:36'),('06520aaf-70e4-4bc2-bc05-89add20e6216','316f5164-5130-4be3-b4ae-30c7e282b3e2','Writing skills','Public speaking','Business management','Marketing strategies','Leadership training','B','2024-12-11 14:08:29'),('067b6198-0bff-4446-8efa-ae57279ad5af','070dd6da-8c5d-4575-bf5f-38856d511a1c','Go','Goes','Going','Gone','Is going','E','2024-11-26 01:53:21'),('0680f0af-40a0-4002-b8f7-016d55ee551c','53617f83-64a7-4adf-82a1-7948330f7d58','We will meet tomorrow','The birds are flying above','She sings beautifully','He is playing inside','I see them frequently','D','2024-12-11 10:26:39'),('06a79d1c-383b-4eea-ae73-fc2fe0be275f','ff4e9081-5314-4414-a486-5644f8ea0d2a','Teacher','Doctor','Engineer','Lawyer','Artist','B','2024-11-25 11:08:16'),('06af7441-42c7-47ec-8836-0c66e34a0f7a','d964ab7a-6276-4d95-b9b1-d76d4aaa919d','Room upgrades','Complimentary services','Personal service','Discounted rates','Modern facilities','C','2024-11-26 11:36:21'),('06c61131-ea54-4b63-984d-4c35d41d7e68','83dd1e15-93cb-4b93-938c-ce0bddaee67a','Big','More big','Bigger',' Biggest',' Bigly','C','2024-11-25 22:53:58'),('06cd903b-9ab6-4243-b92d-9922e325330b','cdb22ee2-5b22-424c-aef5-2e5ea1d01bc2','Technology expos','Art galleries','Cultural events and performances','Science fairs','Art exhibition','C','2024-12-03 10:47:04'),('06e4a1db-c7c1-4bdd-87c5-45166a4fae86','53bc6dba-8ee9-4a9d-8436-e454368762fb','To make them sad','To make them happy','To get their toys','To be left alone','To play all by ourselves','B','2024-12-12 10:51:58'),('07036d60-effb-4349-895a-55a6e8d6f66e','f12fa08f-a402-48cf-a6e7-b22ea43bf225','I usually have cereal and milk.','I go to bed early.','I like to play soccer.','I have a big family.','I like to read','A','2024-12-12 10:51:39'),('0718680e-5f5b-47ce-a42f-a2c3f96041c7','3c71773b-7391-492e-b854-7f8d0624af2c','likes','liked','like','was liking','has liked','B','2024-11-28 11:19:31'),('071ab06b-5708-4468-bf1f-1a15aab9ee1a','3bf721da-4048-4826-b472-2109333a44b5',' A place with trees and grass for outdoor activities','A place to watch movies','A place to buy food',' A place to swim',' A place with a lot of books','A','2024-11-26 06:39:58'),('0721f299-6cfe-4e78-9762-9f34bca351d4','4af86a6a-f8d2-4aff-b4a9-fd20e6d4f10b','Balancing work and life','Finding balance in a busy world','The importance of sleep','Overcoming stress through fitness','Healthy eating for families','B','2024-11-24 00:40:46'),('0748067a-654d-486c-b235-bd0472761a3a','5b6115a4-2b1f-409a-8f8d-7ec66bd7798c','One','Two','Three','Four','Five','B','2024-11-25 14:50:27'),('0769d053-3fc0-4dfc-818a-1fa832e6c610','1c9b2d34-3af5-491f-8256-0a35bb87d748','Ignore ','Believe','Trust ','Expect ','Support ','A','2024-11-26 11:04:54'),('07b6d7c3-87eb-4029-9966-3accf0c0a1da','62e47e85-25f8-4fca-ac1c-ba3f0440752b',' A type of traditional dance','A form of traditional music','A method of decorating fabric',' A type of sculpture','A form of puppetry','C','2024-12-04 13:27:53'),('07cec4b7-c5a2-4e37-972e-a6bfc59f5132','be1090fa-2fe9-456b-83a5-d7258579d63b','Charter','Trace','Cheat','Chart','Arch','D','2024-11-29 10:35:00'),('07db2b44-654a-4110-88d0-c8de527e393e','f2825320-35e0-4848-a66c-179ca1508744','Rarely','Now','Everywhere','Slowly','Enough','B','2024-12-11 11:05:04'),('07f208d1-830c-4fce-a5d6-3ed31f88bac5','725d3c1c-7694-491e-94d1-46ea39083ec7','They','She','It','Them','We','C','2024-12-02 11:45:47'),('07fad6df-3878-4881-9cce-ba6fb9a27fcd','aac6a5b8-6a6c-4bfe-aac3-cba8ce0a50c3',' 6:00 PM','8:00 PM','10:00 PM','9:00 PM','7:00 PM','B','2024-12-11 09:23:40'),('0803640b-df82-4b19-92eb-25c2f968a0d6','7750f68b-a323-4e08-878f-7dbf25f47cc0','Slow ','Quick ','Complex ','Fast','Difficult ','B','2024-11-26 03:39:58'),('083269a5-c46d-4e8e-bc5c-a71274f40367','18167539-da01-41da-b3a1-667c5cd35fed','Cittyes','Cities','Citys','Citiez','Citie','B','2024-11-26 10:57:07'),('0842ce61-f626-40ae-8c42-70e3e20740e8','784c07c2-ac97-425d-ad04-1cf2fa433662','depart',' departs','departed','departing','to depart','B','2024-11-28 14:37:41'),('08571ea6-2ab2-45ce-9311-e5b305c2f020','0b113b39-c85a-4080-b226-6e90c623e1ed','A greeting practice','A sign of happiness','A family tradition','A religious gesture','A sign of agreement','A','2024-12-11 15:07:45'),('085adfdd-7184-4c87-9cf6-5fc260e392fb','24928011-ad40-415f-b034-a54ccfeb8795','has completed','had completed','completed','is completing','will complete','B','2024-11-28 11:53:55'),('08661bbc-d4b7-4df3-8eae-9f273109edf0','82a3700d-27f6-408e-8c69-ed59e36e0488','sank',' sink',' sinks','sunk','sinking','A','2024-11-29 09:47:29'),('08944d39-4346-48ff-9e36-ef04279e1408','d637ab85-d741-470f-b574-3b85f487da56','A job promotion','Graduation','Winning a competition','Passing an exam','Completing a project','C','2024-12-06 10:43:40'),('089be466-7ac7-46d9-8e20-606c6e1ae120','46d06bbc-b725-410a-af47-cd24fe9130de','Because they eat the same things','Because of their customs and history','Because they only eat rice','Because they only drink water','Because they dont eat at all','A','2024-11-25 12:42:53'),('08a66805-607e-4517-a8b8-037791315c4f','e06fa16b-eb9a-491f-8b03-c77c5ff7913f','The entrance to the Capitol building','The location of the White House','The main plaza near the Lincoln Memorial','A historic museum address','The address of the U.S. Supreme Court','B','2024-11-25 21:25:07'),('08b8571b-2e50-46a8-a4db-2b08a1c3f031','515be533-5fb4-495c-ad6b-c08228d16fe8','offering','offers','offered',' offer',' offerings','A','2024-12-12 10:09:44'),('08bf122a-54b2-4eaf-9127-7a715c84fbe4','4497f785-66fd-492b-95e0-333fd7181abb','Religious ceremonies','Art exhibitions','Tombs for pharaohs','Military storage','Royal residence','C','2024-12-09 13:19:56'),('08cbdb26-ad28-4016-8dac-6206c5564bd1','6f2d4cb0-64c1-4c82-a317-8e26606e34a7','Python and Ruby','JavaScript and Ruby','Python and JavaScript','JavaScript and C++','Python and PHP','C','2024-12-02 11:55:04'),('08dd6a31-6cd0-49a3-9f40-a92c799ab2e9','65bdab56-5e49-4869-8646-656eabde5518','Han Dynasty','Ming Dynasty','Qing Dynasty','Tang Dynasty','Qin Dynasty','B','2024-12-11 15:51:52'),('08e93c05-30ba-40f7-9c3a-b1fff910403d','ee464a26-a144-48bc-a5ea-c8d5e173b921',' go','goes',' going','gone','did go','A','2024-11-28 14:09:19'),('090e852d-9dc7-4761-874e-d46984310f00','b6cf5215-f8b0-4839-a7e4-b196f9e8bb44','Compete with her','Help her paint','Cheer for her','Ignore her','Not attend','C','2024-12-06 15:15:04'),('093025ea-9239-4c64-b274-cb4de70b500f','941dd220-4f21-4206-891b-39858cb9425a','Giving gifts','Greeting people physically','Offering help to others','Saying thank you','Sharing food','B','2024-12-11 14:34:23'),('09947da6-c77e-4a23-aad9-28d33a4a6e88','e1ac2423-eb5a-475e-967d-36efcb31a018','easier','easily','ease','easy','eazy','D','2024-11-29 09:17:13'),('099e63ac-d120-4bdb-b517-69973bc318cf','6517e556-a2e1-4531-bc0c-e03579512586','I want to be a soldier.','I am 20 years old.',' I like to play games.','I have a new phone.','I want to be with you','A','2024-12-12 10:49:53'),('09c55575-0a83-4c63-b5fb-69fd4953f405','4dc8d194-b96a-4c45-8cfa-c3a1a2fc8572','would like to','will','am going to','would','like','A','2024-11-29 11:23:19'),('09cbe7d5-8a43-4026-bb07-7d8a843f2651','19f48532-557b-493a-a3f6-68d34dd6664a','Expression','Experiement','Experience','Explanation','Excursion','C','2024-11-26 05:52:27'),('09d242cb-ee95-4ed4-87f6-cbe63d07595f','baec7430-052a-43b6-92a0-894a9d1f845d','Event coordination','Guest relations','Catering services','Hotel management','Receptionist','A','2024-12-06 12:29:27'),('09febc72-a9ea-42ab-8143-1d4a93340fc1','abeabddb-bedc-4881-8423-815d083dc7b9','crash','shake','prioritize','change','merge','A','2024-12-06 09:56:12'),('0a03b201-5010-432a-b261-8fba48e6c14a','5192192f-ab81-4a36-aa1d-89e471716af9','Rains','Rain','Rained',' Raining',' Will rain','A','2024-11-28 12:22:58'),('0a059056-85a4-494d-970f-b471c884d0bf','5d0979ab-a3cb-4e49-9385-0990170a53b3','before','while','since','until','during','A','2024-12-03 14:54:34'),('0a0719c0-ff45-47f9-bac3-5e62fa892364','3f406939-fe79-4909-8e3a-a59f82b8f438','They become stronger','They feel peace','They get lost','They turn back out of fear','Their mental health deteriorate','B','2024-12-03 10:59:39'),('0a233f7f-f605-4bb8-8184-5867a330ff50','d757e470-887d-4882-8b90-af5db4230357',' sleep',' sleeping','sleeps','slept',' has slept','C','2024-11-28 14:01:32'),('0a3bef42-b846-4c03-8def-9907b6f11efc','abf3c40b-3990-4b8d-a5ec-6207d4535bfa','Mean ','Selfish ','Giving ','Rude ','Indifferent ','C','2024-11-25 19:48:56'),('0a3c55a5-467d-4e65-9d35-6ade6b52437d','01663f67-0099-42fe-9311-a9adfb63e3e2','GNADR','GRAND ','GNDAR','GREN','GRAN','B','2024-11-25 10:24:35'),('0a53e849-3441-46f8-88df-344ec6c4240a','17bb89ea-f0c2-4dbf-9683-daa35b855c65','witnessed, majestic, drifted, navigated, serene','witnessing, majestical, drifting, navigating, serenity','witness, majestically, drift, navigating, serenity',' witnessed, majestical, drifts, navigated, serenely','witness, majestic, drifted, navigated, serenity','A','2024-11-29 10:34:25'),('0a5f6b5c-d1c4-4e08-8852-3dd15322e42c','e67589f1-7828-43d3-a42a-a8fded027546','is',' was','has been','will be','had been','B','2024-11-28 13:31:06'),('0a6ad6b6-e27b-4d72-ab1c-b9d9c340ff4d','4d4363dd-b198-434a-aec7-e376aab0ac74','Boring ','Frustrating ','Exhilarating ','Exhausted','Simple ','C','2024-11-26 10:39:48'),('0a855fbb-4f45-433f-a56f-f7bccc728608','2459b872-1572-432b-bfd7-0a7629c1eb26',' In the morning before school','During her lunch break','After finishing school',' On the weekend',' Late at night','C','2024-12-11 12:23:41'),('0a8fe722-ef98-48b4-8f77-a64605f8c7d4','72a88310-73af-4ea0-b20f-3d243083e41f','Decreased morale','Enhanced productivity','Increased turnover','Isolation of team members','Improved collaboration','B','2024-12-02 09:07:36'),('0a9174be-95cb-47c1-ac51-e37bb674cf3d','df322604-dc63-4746-8511-6a723699b11b','bacteriums','bacteria','bacterias',' bacteriae','bacteri','B','2024-12-04 10:51:57'),('0a9aad4b-4102-4242-8e3a-1abdf3c792d3','1dde67ff-1f1c-4651-a7d9-3cf5be3437a1','The act of being welcoming and generous ','The operation of hotels ','The management of travel agencies ','The development of infrastructure ','The organization of events ','A','2024-11-26 06:16:56'),('0a9f9310-97bf-48d6-bb75-d20cf4ea2cc8','edae0fad-2c5b-44ef-999c-016d1a0bc51d','see','sees','saw ','seeing',' have seen','C','2024-11-28 15:29:02'),('0aa9621a-ee0f-40a3-a774-744ef2040cca','b028bea3-77bd-4aea-aeae-e9059b869079','Profits','Products','Participants','Services','Discounts','A','2024-11-24 00:43:34'),('0ab2fb6e-296d-4939-8cb5-dbc5deeeb7af','02c2e62a-4d8e-4e87-9679-3e1e4027d5b1','As a buffet in the conference hall','In the lobby near the event coordination desk','As gourmet catering in the terrace garden',' In the adjacent meeting rooms',' In the adjacent rooms','C','2024-12-11 09:59:51'),('0ac8bd1c-3020-4db7-ae2b-c863561d6001','d7660278-6799-46dc-9091-0ea5cee553e3','Snorkeling tours','Coral reef restoration programs','Island souvenir shopping','Kayaking around the island','Evening cultural performances','B','2024-12-11 10:12:22'),('0ae702b7-12e0-4972-9ef5-fd177241a3dd','f4ca1fa4-11e3-48cd-9376-3412635c36b5','enables him to amuse himself with the comic strips','stimulates his wish to read by himself','makes it possible for him to select his own books','is essential during the preschool period','discourages his interest in other activities','B','2024-11-26 09:38:07'),('0ae94fc9-0b7d-476d-9c4c-162ddc1a0c0f','cab9675d-afb1-4727-89aa-50a48d9d4005','Build ','Maintain ','Ignore ','Organize ','Destroy ','E','2024-11-25 14:52:58'),('0aede5ae-69c5-43f8-9035-610ef5e957e6','2ef0b356-a4b8-42b5-a6dc-51198d1b869d','Tunnel','Pathway','Highway','Bridge','Road','A','2024-12-02 11:27:18'),('0afe1490-6f22-46bc-a246-1078d89b7a0b','1af7eebf-66d4-4071-afa5-9b7a6b5d5b9c','departs','will depart','departing','departed','has departed','E','2024-11-29 11:30:59'),('0b0fcf59-e1fa-4104-b7b5-d8ddd7eece0a','4faaef95-40c9-4645-8815-01904cfdc731','She was not interested in it.','She was very dedicated and passionate.','She struggled a lot without making progress.','She finished it without much effort.','She finished it with much effort.','B','2024-12-02 09:49:33'),('0b1039a2-50d1-42a0-9183-f2d46f1c9bf9','e555e0de-2440-4793-915a-d44a5d965749','She is more intelligent than her peers.','She is the most intelligent in the class.','She is very intelligent.','She is intelligent.','Her intelligence is high.','B','2024-11-26 05:21:53'),('0b1a7a0c-6704-48cc-b6be-62f12fdbb072','8a655287-5927-485b-9a03-c620e8a8bdf1','Peaceful ','Loud ','Serene ','Quiet ','Chaotic ','E','2024-12-02 13:34:23'),('0b1fbb15-f576-4ba2-856b-815077a76cf7','cc2f5e8c-8a4b-4aaa-924a-33a2b0bd23b1',' had, explored, immersed','have, explore, immersing','having, exploring, immerse','has, explores, immerses','had, had explored, immersed','A','2024-11-29 10:14:16'),('0b257c2c-d52b-43de-aa70-cf9aaea56133','7a2a55c4-76f1-4aa4-b6bb-46897f7880c3','To create a groundbreaking app that revolutionizes communication for people in remote areas','To become a successful software developer','To collaborate with teams from different countries',' To mentor high school students in technology','To visit tech hubs like Silicon Valley and Tokyo','A','2024-12-02 10:57:35'),('0b276f35-3007-4609-826d-7222ff19eea2','e6827118-d57f-4721-a643-b7521df5b123','He said he will help me.','He said he would help me.','He said I will help you.','He said I would help you.',' He says he would help me.','B','2024-11-28 10:53:30'),('0b339751-d613-482b-8d69-20cfdee1714f','3038b681-eae5-4edf-9938-d9340203add5','Distant ','Busy ','Popular ','Accessible ',' Well-known','A','2024-12-02 13:52:26'),('0b41f24a-3eac-4152-a0b6-06047354c8a9','2187fb80-e421-4b2f-92f9-268e8c45fe03','is ','was','has been','will be','had been','B','2024-11-28 11:37:29'),('0b49b41b-d854-4719-be64-851df4318973','beb21a84-fc57-4a46-abcd-076f5c85add1','Elyn Anjani','Evelyn Nada Anjani','Elyn Evelyn Nada','Evelyn Sihombing','Evelyn Sihomnong','B','2024-11-29 11:48:43'),('0b4c82c8-5763-4b03-a6aa-766611871a67','be6b21af-ac56-45e3-ad33-a2f9538ec19a','Fairness','Responsibility','Honesty','Loyalty',' Patience','A','2024-12-12 10:41:47'),('0b4f8103-ccf4-4d58-a6de-c5f94f413341','826af407-cf15-472b-a1b6-f403cbc143b7','A beginner in a skill ',' A regular guest at a hotel ',' A manager of a hospitality business ','A guide for tourists ','A person who explores new ideas or places ','E','2024-12-02 12:41:43'),('0b53b7c6-4299-43b3-a8b4-2530f07a8b3e','2fcafefe-8ea0-4592-8923-b70a344826d9','go','goes','gone','going','to go','A','2024-11-28 14:19:37'),('0b679b43-4c12-43c5-b982-5c49aaca0aaa','29ea70d5-775f-439b-9253-520a695924e1','Come','Comes',' Came','Is coming','Coming','B','2024-11-28 12:18:47'),('0b703fc4-6d1a-49bb-a669-7f2d6d506f50','a1fca5c3-1791-4104-8ff0-1cd2dff94cdd','She was surprised by the result','He was seen in the park','The project completed by Monday','She had been planning the event','They were invited to the event','C','2024-11-26 05:58:38'),('0b8805a8-6288-49e7-b498-32a619d54110','a046d597-2633-4bf2-bdc5-4bfcc8a9db30','15','18','17','16','20','D','2024-11-29 11:49:05'),('0b90658d-ad09-48f7-8e6a-0ec819cee98b','7c9dd0d9-d44f-4a5a-8b6b-324f71f0e797','would like','would like to','are going to','tried','will like','C','2024-11-29 09:49:26'),('0b99d466-2122-46ac-9617-9d8d6e8a4fce','e9df58e0-9619-448f-99bd-095065ae12f1','Animals','Tools','Supernatural beings','Plants','People','C','2024-11-28 09:59:22'),('0ba497c1-867a-45a2-8d82-0648f830b897','809b8ca2-26ed-44f7-b411-a3381a0e9ec2','Its a high-tech device.','Its a very advanced device.','Its an expensive and useful device.',' Its extremely advanced.','Its high and techy.','A','2024-11-26 05:19:59'),('0bc8ea49-c2de-411c-89a2-36d42df94a57','6bc116bb-b69e-4c86-bdbd-388a453a347e','A place where books are borrowed and read','A large open area surrounded by rows of seats, used for sports events and concerts','A place where you can shop for clothes and other goods','A building where plays and movies are shown ','A green space with trees, often used for relaxation or recreation','B','2024-11-25 12:13:01'),('0bda4f2b-fe92-4776-82f8-2751eff0e878','477cf3c2-bcf0-479e-9209-7e0b2e6459e2','“Tourism often provides jobs, boosts infrastructure, and increases revenue in many regions.”','“Local traditions can become commodified, turning authentic cultural expressions into spectacles tailored to tourists\' expectations.”','“Policymakers must balance the needs of local communities with the environmental impact of tourism.”','“The pressure to cater to external demands can lead to a loss of cultural identity.”',' “Tourism helps spread awareness of endangered cultures.”','B','2024-12-05 15:18:21'),('0bf14693-e8ef-4229-91fe-85a2d83a4474','dc4c77cc-2925-4eb6-94d9-6035deb6d541','Drought','Flood','Dryness','Famine','Famine','B','2024-12-02 11:05:55'),('0c120504-fe78-4bba-9019-7454d4397a4d','76e070a7-745f-4067-85a9-5bdbbffd42ce','She speaks softly','They run quickly','He always eats breakfast','The children are playing outside','We walk to school','C','2024-12-11 09:36:28'),('0c1e38ce-adab-4f8e-bced-bd0ff128fda3','684b3630-ba73-49cd-a7d1-abfb857c8e87','In 1900',' In 1905','In 1910','In 1920','In 1921','B','2024-12-10 09:12:47'),('0c2f6c32-39b7-4f75-a78c-6ae91f00d271','d0840f10-368e-4467-a434-b84f585bdcb9','Spot','Bella','Leo','Max','Rocky','C','2024-11-25 10:53:08'),('0c304257-28e2-49ee-8b9c-09bc5a72974e','5bc8ad0d-c26d-4013-80b8-eda5ffff253c','before','as soon as','after','until','during','C','2024-12-03 14:23:15'),('0c34dd83-00f3-41ea-a901-08dfdea56457','0c2dca04-9b89-4bef-bb7e-1413519b54e3','the dodgem cars','the ghost train','the merry-go-round','carousel','The Ferris wheel','B','2024-11-25 21:09:36'),('0c39f735-9d7c-45dc-acbc-32de4b100146','7bbdca0d-a405-4a29-9c70-edaf1a6eb883','Letting go of anger',' Staying angry forever',' Ignoring others','Making new friends','Being rude','A','2024-12-12 11:41:36'),('0c45bd10-2deb-4db5-a371-7d6dcfa13680','e2002af6-173c-4f6e-a4a8-09d6e4471342','would like','is going to',' are going to','am going to','will be','C','2024-11-29 10:43:19'),('0c49fbe3-0ebd-43f9-9f5a-ffcb7346575d','c72c1b32-ee07-47b0-9d77-0917a444ccba',' Because','Whenever','Until','As soon as','Since','B','2024-12-04 11:02:45'),('0c51a7f5-3582-48cc-b10a-167160ff8c6a','81cfe80c-5b53-4026-96cb-45fd708030f0','They were easily achieved.','Sarahs effort and projects.','They were irrelevant to her promotion.','Sarah had no specific goals.','Sarah had specific goals.','B','2024-12-02 09:44:39'),('0c6943bd-8efe-4ee0-b4e1-0d7b1592a5ed','8227aace-78e7-4e94-a1de-2b5b7da516f8','Jakarta Science Academy','Korea Science Academy','Bandung High School','Seoul University','Kudus University','B','2024-11-29 11:40:04'),('0c79759b-e93c-492d-a21d-550cd3234d8e','3b523875-db65-47de-8661-037bae27bbbe','Her cooking','Her fashion','Her hairstyle','Her singing','Her speech','B','2024-12-06 10:46:30'),('0c84cfd7-189a-4dca-9d76-9895577274cf','3cf69d4f-b5f7-424c-adef-51567bae4201',' complete','completes','completed','completing','to complete','B','2024-11-28 15:12:11'),('0cb55273-3371-4940-b9af-933e59de6253','31f5d2e5-744b-4162-8f4f-e9eaea6b03df','foots',' feets','footes','feet',' footies','D','2024-11-04 14:01:34'),('0ce8bcf9-605b-4c09-b769-30fb5d12686f','eb5cb1da-1639-4e51-9bdf-443bfedc9507','Nearby ','Foreign ','Popular ','Common ','Famous','A','2024-11-26 09:09:37'),('0cf644b3-ec2a-4bf2-8309-6db10ab2430f','a3966d0e-3c26-421d-85b8-eb8e6b9a1639','Are the only plants that bloom year-round ','Emit a mysterious glow at night ','Are not found anywhere else in the world ','Have healing properties ','Grow only near the stone circle ','C','2024-12-03 11:16:52'),('0cf66635-a054-4811-8356-b0955e0ca0a5','5a7fe940-2a88-4b79-9a4b-2cee2d8b216e','Watching interactive videos','Listening to different sounds on TV','Social experience and human interaction','Learning from books and pictures','Sleeping longer hours','C','2024-12-03 09:29:01'),('0cf951ba-cf8e-43c7-ae17-78f7d623c1c4','d2dbe068-7871-4f6c-b1b5-f6bf92a7e0f4','Mechanical issues','Missing crew','Weather conditions',' High traffic','Lack of passengers','C','2024-12-11 10:23:49'),('0d0c60ef-6a5b-41f5-8339-25d973a6dd7e','55de5674-216a-4f2a-8561-6e9564a02873','mooses',' moose','moosen','mooseses','moosi','B','2024-12-04 10:50:19'),('0d19fa89-4b80-4178-a371-3616ac49b0e3','717e9d32-ca31-456e-9ad5-16439dde9638','Peanut','Barbeque','Korean','Bolognise','Spicy','A','2024-11-22 11:35:28'),('0d24a8b6-152d-45e8-b4e3-a37c828ef8d0','a5685737-5558-4c0e-96a4-fff9cb894c44',' Warn travelers of danger.','Be caused by rare animals.','Be a natural wind phenomenon.','Contain meaningful words.','Both c and d.','E','2024-12-06 12:13:44'),('0d35b054-7f0e-4a76-8c12-cab94a9d9e75','018496a8-5df4-4f6a-b7ff-ddc995f6489b','Beach ','Big old tree ','Mountain ','Bakery ','Playground ','B','2024-12-03 10:15:06'),('0d37cc7f-5752-48d6-ba09-cbec225cc2a5','90a90405-2f41-4bc9-a7eb-a66c67502506','village','villag','villagee','villeg','villages ','A','2024-11-27 12:22:39'),('0d5247f4-730f-4f35-bf81-7befebbbf923','d05bd0f0-483b-46b0-8885-c7d5a834bdd4','1B, 2E, 3A','1D, 2A, 3C','1E, 2C, 3A','1D, 2B, 3E','1C, 2D, 3D','A','2024-11-29 11:22:11'),('0d691c7c-cf0e-46c8-9fff-b54a469d8feb','d01aa890-140a-4377-afb9-8eb0122616c1',' drink ','drinks','drank','drinking','is drinking','B','2024-11-28 13:57:50'),('0d802246-8e84-4d47-9efa-f895fbbdc369','de0aa57e-c2ec-4939-b41d-ad9bd1ce6e65',' He is indifferent to it','He doesnt notice the architecture','He is very interested and likes historical architecture ','He thinks its too old-fashioned',' He is special','C','2024-12-10 09:38:18'),('0d81015e-ab4e-43e0-b547-3addf848a4a9','2b5b5fec-e337-4c79-96fc-e67e06e4f6e2',' The author believes its beneficial if it focuses more on economic growth than environmental damage.','The author views large-scale tourism as problematic due to its impact on cultural authenticity and the environment.','The author argues that large-scale tourism should be the primary focus of developing countries.','The author sees no alternative to large-scale tourism in boosting local economies.',' The author views large-scale tourism as neutral, neither harmful nor beneficial.','B','2024-12-05 15:28:11'),('0dbbd92a-2940-41a7-86fc-b852b1d4f2b3','8847cd6c-f062-4810-b692-2c337dd13ce2','This apple is gooder than that one.','This apple is better than that one.',' This apple is best than that one.','This apple is the most good than that one.','This apple is good than that one.','B','2024-11-26 03:05:37'),('0dbfe150-ae51-4b2c-8173-071fa235ab7d','f1076841-e55e-4b4c-9a3a-ce6fd0ecc3bc','ends','ended',' end','ending','ender','B','2024-11-29 09:49:01'),('0dd83c24-9c48-4742-9577-f3b1d8cfe97f','d7ae39e2-7e7c-46d0-9a92-971b5c6ca376',' A historic town','Near the sea','The sea','They visited','A historic','A','2024-11-28 11:11:09'),('0de626be-6dc4-4027-9356-920a1baa2d7a','b5de8467-fa6a-4887-814c-bf405139d7c8','She took out of the idea','She took on a new challenge','She take into the solution','She takes over the problem','She takes up the answer','B','2024-11-26 06:30:37'),('0df86a11-9799-45d0-b858-ccaa5b941364','58805440-1548-456a-a137-ca3c484e9a3f','The house is big','The cat is under the table','She runs quickly','We visited last week','They are singing now','C','2024-12-10 15:20:44'),('0e0371b4-51af-4e98-bc0e-5b072042992f','5b5408e7-3bdc-489d-b1ec-a6e09c6f9e5d','Costs ','Expenses ','Profit ','Sales ','Income ','E','2024-12-03 13:37:19'),('0e042fc4-c37d-4138-8dba-68026fc54018','64384c76-26c8-41f4-a6cd-236bc198a944',' A decrease in visitors',' A sudden and powerful increase','A gradual decline','A stable level','A small change','B','2024-12-02 11:49:30'),('0e06af0e-7799-46b9-b940-1eac77f61c84','11cf3585-84f0-445c-933e-ebac722cdff6','She has a blue shirt.','The big dog is barking.','There are a few cookies left.','He is the tallest.','Those trees are green.','C','2024-11-26 03:22:00'),('0e13da98-d7ae-4e2a-bf3c-a2cc4638160f','2e9c012c-5bb6-49bb-9f20-95468d822713','roman','romantis','romanticalLy','romantic','romantique','D','2024-12-12 10:11:12'),('0e279d45-79ff-4b80-8dc8-b137982d236a','886d8351-3adb-4db3-8b52-2a57c99a0988','along','across','by','around','upon','B','2024-11-28 15:31:23'),('0e33d94f-743e-4f62-8c03-d38af74e3e08','d37534f6-33de-4e45-812a-5c50a62fac0b','Museum','University','Government headquarters','Shopping center','Theater','C','2024-12-09 13:38:38'),('0e3b055e-2a09-4d0e-9e09-9115b5792057','bfa674b0-7c11-4ed9-b017-780658b4cd97','She will have been working here for years','She has worked here for years','She has been working here for years','She is working here for years','She will work here for years','C','2024-11-26 06:02:18'),('0e3d0398-a092-4a7d-8694-db3de1fc8121','18c5f8ba-270c-492d-ad35-81f0cb0a2960','She worked hard to achieve her goals.','We waited until the rain stopped.','He stayed calm under pressure.','They traveled across the country last year.','She smiled with delight.','B','2024-12-03 13:32:13'),('0e4b812c-211b-4e65-b55a-08a126ebd3ca','0d99d950-5b5f-41a0-8a03-7480d302c779','His new job','Finishing his first novel','His promotion','His recent travel','His academic achievement','B','2024-12-02 09:02:27'),('0e61fb52-38a7-48dc-9380-1017d199c755','e5e107b2-d12d-4d61-9e0c-62a4dd1bb716','She','He','They','We','It','C','2024-12-02 15:43:50'),('0e6d42a1-252a-4389-8a52-63db1ae6c535','b73a3555-9a38-4108-8c7c-7f8607bb4315','She decided to leaving','She decided leave','She decided to leave','She decided leaves','She decided in leaving','C','2024-11-26 06:46:59'),('0e7d690c-03dd-4394-9348-62300a3e881a','5ac06b88-9a27-4c01-bd58-fbdc1cd1cbcb','know','knew','had known','will know','knows','B','2024-11-28 11:36:13'),('0e85ad2e-6be9-467e-adc7-54499f47545d','d2c18e42-523f-45d0-ace9-edbde2c7e764','Dream ','Curse ','Wish ','Song ','Gift ','B','2024-11-25 11:02:50'),('0ec14036-7a48-4e1e-bcec-86f529d1e637','8049c822-9c7d-4e3c-b70c-8e0dcc49054a','Casual and brief','Formal and professional only','Rewarding and meaningful','Focused on rules and regulations','Limited to check-in and check-out','C','2024-11-28 12:14:41'),('0ec4d965-8330-4d0a-8c22-e48b1ad537da','3dd9fbf0-18d1-40c2-b1de-664ad27847a6','Carefully ','Harshly ','Quietly ','Kindly ','Softly ','B','2024-11-25 11:03:32'),('0ec93e23-d39e-4b1e-b9a7-9f65ec4a265e','aacacc27-a155-4b23-9f36-ad8e7b299c68','are going to restore','would like to restore','might restore','will restore','restore','A','2024-11-29 13:47:56'),('0ed0854d-10ab-496f-8cd0-88ee97d158a5','4c9826ae-d142-4fb9-8187-b21de84b5f8d','She likes to swim in the lake','The tall man and his dog walked by','They are playing soccer','The cat slept on the mat','None of the above','B','2024-11-29 10:41:05'),('0ee36ed9-1d43-4c5c-b22b-0d34728ba49e','df659602-7db6-48d6-aa65-3cfa89db9139','I live in a small town.',' I am from Canada.',' I have three sisters.',' I like chocolate.','I like korea mungkin','B','2024-11-25 20:29:14'),('0ef643ad-9eff-427f-a9d4-3ab2cfd6d096','01a56fd8-80cb-4b40-ae2b-dbcc3e6a78f4',' Since ','Before','After','Until ','While','B','2024-12-03 15:05:37'),('0ef8f23d-ec4f-452b-85e4-ff7df35fd72d','aa6cb4ba-8f52-4df0-a0e2-de02aca55187','In the dining hall','In the ballroom','In the garden',' On the rooftop terrace ',' On the balcony','C','2024-12-10 09:16:20'),('0f08589e-c487-48b6-ba96-ed07b9632a96','a625a937-12ec-4502-a3da-2d7011b63648','She can come to the meeting','She will be at the meeting','She might attend the meeting','She should attend the meeting','She ought to come to the meeting','B','2024-11-26 05:53:19'),('0f0d5066-3819-4a7b-9a97-5ba227a70e8a','7a386a81-1536-4790-ade1-70b38b6edee8','go','goes','going',' went','gone','B','2024-11-28 13:02:09'),('0f14fa50-372e-43de-a4d2-44689179ac55','ff2e5e0e-cc88-49f6-aca8-a19151b0f58d','launches','launched',' launching','has launched','was launching','B','2024-11-29 10:46:49'),('0f1a608b-180f-4473-aa54-036fe4170ace','33cbdf25-13d9-41fd-a99f-0437d8b8b173','never tried','has never tried','had never tried',' never tries',' will never try','C','2024-12-02 14:35:41'),('0f1b9178-cd3e-4883-9882-d41cde13c907','2adc841a-b21b-475f-bba9-230d708a0d47','To cool down the workers','To prevent the stones from breaking','To make it easier for the sled to move','To mark the path for the stones','To make the path smoother','C','2024-12-05 11:39:58'),('0f1e3500-495e-44ee-9c66-cfe9779cfe27','2e2d0dd5-8f0b-4847-a0f1-48f1b35b5aea','Learning new languages ','Understanding different cultures ','Enriching his interactions with guests ','Staying updated on business practices ','Improving his storytelling abilities ','C','2024-12-04 15:25:28'),('0f253581-c9c5-410e-8a3c-fc3028d4f97e','8fdeb454-5d79-4e05-b455-5506edf80020','The beauty of the sunset','Inspired him','Pursue painting',' Painting lessons','Drawing agenda','A','2024-11-28 10:48:54'),('0f31acc4-3f62-4c7c-8ab2-6d1ba7927351','400663e0-b798-4f8e-b405-08db180ed395',' The trees',' Tall, green trees','Swaying in the wind',' The tall, green trees','Trees swaying','D','2024-11-28 11:29:41'),('0f31fe75-b0a7-49a5-808f-8b6861e674ce','9b0e5520-4bca-441e-a28e-46db638bf96f','I speak two languages.','I speak Indonesian','I have a cat.','I live in a big house.',' I like to travel.','A','2024-12-12 10:47:14'),('0f444285-604c-46e7-8733-489c1230a769','e819d2b4-2001-4216-8158-00949ea800b4','Control','Delay','Show','Hide','Delete','A','2024-12-05 13:26:19'),('0f480db4-ae8f-4e57-9192-faf1976c9896','992cb234-6d02-412e-8e64-6e0c89b97949','Decreased interest in traditional crafts','Enhanced awareness of cultural heritage and improved economic opportunities','Replacement of cultural traditions with foreign customs',' Reduction of environmental conservation efforts','Increased interest in traditional crafts','B','2024-12-02 12:42:48'),('0f6b0b29-120f-4abb-8721-5322ce2d5395','f64b3fd2-66dc-41c8-84a2-9dacd05231f3','water','waters','watered','watering','to water','B','2024-11-28 14:39:05'),('0f8ab61f-7a1a-4de3-9988-e641253c9cd3','5f54c9f9-4091-4721-8530-f712437eaf62','Ignore ','Value ','Accepted','Forget ','Neglect ','B','2024-11-26 03:42:28'),('0f8f358e-e045-4b94-ba3d-dfff3e609785','8f8f703e-7bd2-49c1-aa1f-4021218babc8',' A place for music performances',' A place for art exhibits','A place for storing books','A place for human bones','A place for animal shelter','D','2024-12-03 11:21:27'),('0f967571-511b-4a03-a0b7-5d8dc825c6e1','cf015a30-2a59-4f21-9dcd-3219431f4af4','Silver','Black','White','Blue','Teal','C','2024-12-06 10:50:13'),('0fc5d940-7b78-4db2-8a7f-f8cb91f8ec78','2309c7c1-db0a-4841-8315-a167e2a07bef','Best New Employee','Employee of the Year','Best Front Desk Manager','Most Innovative Leader','Customer Service Champion','B','2024-12-09 14:15:45'),('0fc7244e-e6c9-45fb-a341-d44d6941f21b','8246c66e-2dfd-4db9-9ecd-25b39f2d78ce','Genuine ','Artificial ','Boring ','Repetitive ','Superficial','B','2024-11-26 03:32:33'),('0fc88331-d823-4079-b5cb-1cf041b43b3f','b0c5a198-e71a-4b01-9c44-810520e2fff8','Harbor','Train Station','Bus Terminal','Airport','City Hall','C','2024-12-03 10:24:25'),('0feeaf59-4c73-40d7-a8cd-9f855265b51e','065cadae-ccf3-4658-a8bc-00f8157cbbc4','24/7 cafeteria access','Health and wellness programs','Real-time collaborative whiteboards','Monthly fitness challenges','Holiday bonus packages','C','2024-11-23 23:46:02'),('0ff5622c-5d90-4b72-9b67-acf0f5d36d72','647b4d87-8b2d-4a6a-aaaf-5ee792877db9','They went home without taking photos.','They took a group photo.','They went to another park.','They played soccer again.','They stay at home','B','2024-12-05 14:53:02'),('1013468e-5608-4054-a13a-661661a353d4','1575509d-620e-4086-bc35-1621fbc0fa33','Large electronic stores and markets',' Charming cafes and shops selling crafts and local delicacies','Open spaces for concerts and performances','Art galleries and modern museums','Large government buildings','B','2024-12-10 14:12:54'),('1015109c-e0aa-407b-a5a5-778ecd8337d8','bf41d9a5-8fb7-4d82-8b97-5fbcdd3798f4','sleep','sleeping','sleeps','slept','has slept','C','2024-11-28 14:15:55'),('1016c24f-6bc5-4a71-ade0-d12e78b8062a','7efef54a-6c43-47a4-952a-f06d17503d34','Jakarta','Bandung','Seoul','Surabaya','Medan','B','2024-11-29 11:39:00'),('102d00fe-61b3-4c74-a96f-715abfdf1482','fa25a96c-0689-4406-ab59-9c3a89836a39','Get lost','Be tired','Feel comfortable','Be cold','Be hungry','C','2024-11-25 13:10:07'),('10326684-9241-4c17-95f2-7cd0c0fbf0b0','ed711d30-3aa3-42e6-bf36-6f60165eb0c8',' Fame and fortune ','Curiosity and resilience ','Competition and pride ','Fame and popularity ',' Patience and relaxation ','B','2024-11-29 14:02:37'),('10341062-69c7-4749-b98a-1a008b02398e','7565179e-d162-426d-b5e1-6c7dd845ca27','Watch movies','Go hiking','Visit museums','Play video games','Read books','B','2024-11-25 11:00:12'),('1036c650-718b-4721-b269-d96b098fd584','6b24ac69-b856-4a87-a913-dee69890339c','12:00 PM','1:00 PM','2:00 PM','1:30 PM',' 3:00 PM','B','2024-12-10 15:17:14'),('104470e6-6021-4018-814a-41552d93d4f0','999f8d48-3f96-40d3-8fa8-fb98bea3f1b4','Harm','Guard','Preserve','Save','Defend','A','2024-12-02 15:11:19'),('104e47f8-834b-451e-b1ff-c502db86855e','78fa8633-b111-42af-a5f2-c51a915bf556','Protect','Remove','Change','Ruin','Over','A','2024-11-26 01:44:57'),('105a89e8-28b7-4d2a-b98f-88acbae020ee','dbfc347f-2a5c-49d2-a103-b6c06cfac194','She','Wore','Beautiful','Dress','A','C','2024-11-25 21:58:25'),('1083b37c-8835-439f-95b9-739ecb8fa4b9','c0fda1cf-4f40-466e-bb8d-61fd86c39cdf',' A person who travels to new places','A person who works in a school','A person who builds houses','A person who plants flowers','A person who buys plants','A','2024-11-26 05:42:06'),('10888c9a-620e-48f4-9f54-07e1976c4739','44b1c2b0-0c6e-497a-a2a0-666aeafadc85','He said if he had studied, he would have passed.','He said if he studied, he would pass.','He said he studied and he would pass.',' He said if he had studied, he would pass','He said if he would study, he would have passed.','A','2024-11-28 11:02:58'),('10ad92c0-0091-491e-a35f-71bccf484d8d','d8e7332a-97a4-446a-bfdb-d4cbb41d4372','Receptionist, focusing on guest check-ins','Guest relations manager, ensuring memorable experiences for guests','Event planner, organizing large-scale events','Marketing manager, promoting the resort','Concierge, assisting guests with travel plans','B','2024-11-28 11:04:12'),('10c6243f-3c67-4f96-b2a0-b1d7b5a92ffe','9ea61942-ef86-463e-b8b1-220ed76846d5',' She has three siblings.','She is beautiful.','The siblings are close.','The siblings bond well.','The siblings play often.','A','2024-11-26 05:27:22'),('10e94dfe-bcb5-4e0f-aa78-c018984b308e','7eac2c39-f7f4-419f-a44b-52f865d564ba','1 year','2 years','3 years','4 years','5 years','C','2024-12-11 13:56:25'),('1104e9c7-75b2-46ea-b64e-f73f90578021','e5dfed19-96d0-4bb0-aafb-6bb52ecf819b','Mango Island','16 Surfside Drive, Nadi, Fiji','Mermaid Island','Sunfish Island','Siren\'s den','B','2024-12-03 15:16:56'),('110aa5fc-4532-4752-8dd8-7ef50c9856ac','bdd96e68-1e4e-4d24-a417-c73dc66155cb','War','Silence','Order','Quiet','Calm','A','2024-11-28 11:53:48'),('112cc6e1-a8bd-443b-a7a1-e923ca87e5ff','885f375f-430a-4cdf-80e2-333931a80d2c','The scientist discovered the cure','The large, old building with Gothic architecture is a landmark','He always arrives on time','She quickly left the meeting','They moved to a new town','B','2024-11-29 14:14:59'),('112d305c-39a1-4b16-98da-f6d1247f7bc2','b3d74fac-e712-4141-b97e-3f8906cb281e','Foods people love in Italy and India','Going to school in Italy','Making new friends','Playing sports in India','Traveling by bus','A','2024-11-26 14:05:49'),('1136ce41-8157-4365-a692-1a101ab6af72','5dadb8a1-6dd7-4af3-94e9-9e3d641b6a05','insist','insists','insisting','insisted',' to insist','B','2024-11-28 14:38:38'),('11522ade-24ed-4695-86e3-50842afac097','df11c38f-15bc-4d31-83f2-f0c8961a0799','To show off school sports trophies','To display student essays and artwork','To announce the winner of a competition','To present awards to the best reader','To showcase school clubs','B','2024-11-24 00:35:45'),('1154d17b-572d-4452-905e-9dd3cb5f8c8b','3efea27e-1e1e-4033-bd55-28c4c3ec584d','Chef','Housekeeper','Receptionist','Manager','Tour Guide','C','2024-11-25 11:36:02'),('1174c3ce-8d09-4f14-aee9-1d0e07cf461c','4501a065-2f59-4e27-9746-fa79fd02a1d4','The First World War',' A great fire in the 18th century ','Air raids during the Second World War','An earthquake in the 19th century','A flood in the 19th century','C','2024-12-10 10:00:51'),('1185cef2-71a6-44d5-b6f0-2aa8c3c1a85f','dda6e800-446a-4bae-84a6-e309a960a64d','Symposium','Convention','Workshop','Conference','Forum','D','2024-12-02 12:00:59'),('118cb2d7-6cdb-4938-a93d-df58086da0cd','88db8866-9384-4d8d-bbb2-1ad52b45811f','Luggage','Shoes','A car','Pasports','Tickets','E','2024-11-21 11:12:40'),('119cfd5f-2079-462f-a0ec-d953b35f9213','f8aef883-d231-4e11-81df-424f85c13f92','The chef cooked the meal','The meal was cooked by the chef','The chef is cooking the meal','The chef cooks meals','The meal cooks chef','B','2024-11-25 19:43:10'),('11b25d88-dedf-4036-81ba-8e3f62676e00','231f1314-82e7-420a-ab18-ef6dfb3545b0','Even if','As long as','No matter how','Because','Since','C','2024-12-03 10:00:23'),('11c6a91f-773a-4434-855a-0fdd7198e3b9','acf12445-2e94-49cb-a4e3-beb6575e2466','To visit her family','To see her friends','To attend a business meeting','To visit her favorite city','To explore new opportunities','B','2024-11-25 20:51:07'),('11d39eb4-7e02-4203-9a6c-9946288b039e','44cb66c1-c822-4240-ae28-93954e0335a0','She asked what time the train left.','She asked what time the train leaves.',' She asked what time does the train leave','She asked what time the train was leaving.','She asked what time the train would leave.','C','2024-11-28 12:15:02'),('11f25b77-5b08-40b8-bc26-c0ba693a8a62','5601ba23-5315-445e-b0ce-133a8707b65d','Left','Had left','Will leave','Leaves','Leave','B','2024-11-26 05:30:00'),('11f5020e-1195-462f-8975-b05ad4560f13','df66926f-8438-478b-9ba2-90d5e6c5d1d9','dedication',' dedicates','dedicating','dedicate',' dedicated','A','2024-11-29 10:18:22'),('11f71785-850c-499d-b690-0287d7285b69','f947cf0b-dce2-457b-ac1b-17341837e5dd','To complain about work','To congratulate Lisa on her award','To ask Lisa for a favor','To discuss a project','To meet Lisa','B','2024-12-02 09:49:04'),('11faf74e-4230-497e-951a-399eefd7f31e','5a5f3076-11b4-446b-8c94-7631f9fa5e5e','listens ','listen','listening',' is listening','listened','A','2024-11-28 14:33:27'),('11fe1e3a-dc13-4bbe-99ec-07579dda8d64','c8418e3f-130e-4298-ac1a-fce47c4bca49','Ignoring customer feedback','Hosting cooking classes for guests','Only accepting online orders',' Limiting menu options','Increasing menu options','B','2024-12-02 12:13:21'),('12061db2-7f8b-4284-92b8-658a58093a64','1333cdcd-9f39-451f-b4b9-d233cdb039b7','present','presents','presented','presenting','to present','B','2024-11-28 15:08:11'),('1214376d-bdcd-4f83-a38d-7a0fdf1828af','21706b4a-2ef0-4339-bd09-371f6146f15f','She sleeps well','He reads books','They run fast','I am here','She smiles','B','2024-11-25 19:32:33'),('121bbf8e-b319-4863-bde1-31e3382927f5','f21caf4b-c9e3-4f13-ba50-98269f19b318','They','She','He','It','We','B','2024-12-02 09:58:03'),('123c6756-b5c8-43c5-8bbf-7115346dc588','0602cff1-2c3c-41f1-ae17-e71fbb92b782',' will predict','predict','predicted','are predicting','have predicted','B','2024-11-29 13:41:46'),('124b9bb1-bf93-4ccc-8062-38e4761469e9','3433c968-966f-4c56-aa85-a501e6635974','She apologized and offered a free dessert',' She ignored the guest','She asked the chef to cook faster','She told the guest to wait longer','She ask the guest to go to another restaurant','A','2024-12-06 10:09:29'),('12583bc3-c49d-40c7-b5da-b3c55c8c21c3','631cab77-820d-42cf-a1b8-c5d2365d5e4b','Handling large-scale events','Managing a team','Customer service and handling situations with a smile','Overseeing financial operations','Training new employees','C','2024-11-28 11:12:39'),('126dd8b1-99ed-4745-84ab-fe3ab6dda1eb','451ab786-7596-4bd0-af27-aa7e0cd50e63',' At 7:30 AM','At 8:00 AM','At 9:00 AM',' At 9:30 AM',' At 10:30 AM','C','2024-12-11 09:47:47'),('1271f0b5-8097-4a8b-8947-b87d50b59718','8e39a7d3-5c72-4108-bb48-68b97040326e','A big, friendly dog','The old man with the red hat','She is reading a book','The summer holiday plans','Books and movies','B','2024-11-28 10:40:07'),('1285acab-ca11-449c-9ec7-69971e16a137','893b5793-56ed-4ba7-ab45-1e20f85604fe','Private guided city tours.',' Personalized historical research assistance.','Exclusive access to heritage sites.','A private chef with a heritage menu.','Public guided city tours.','B','2024-12-10 10:12:28'),('1298994a-48ac-4c9c-b7c1-b726e10a7a18','3799276d-2581-4d62-829f-ef5e738dee22','They','He','She','We','It','B','2024-12-02 11:04:43'),('129f9685-d8d6-4441-89fc-4550c6db2e33','17cb1241-0f52-47b6-811c-cda54754df84','is going to','would like to','wants','may','might','B','2024-11-29 11:13:20'),('12c46359-c966-4d49-ac3f-a1179b51967f','c88d8d74-d336-418b-90d9-a785c3abe3db','fall',' fallen','fell','falls','falling','C','2024-11-29 09:43:10'),('12c696af-c727-41d8-a4be-101c13ff3efa','6b471e23-63f7-4a3f-974e-d8184a29e911','Traveling','Painting','Swimming','Watching movies','Cooking','B','2024-11-25 10:30:45'),('12c7f61a-d35c-4c37-bdf1-eb955ae82622','bc79a978-8fdf-40aa-a25d-71639ea4914b','Very','Too','Extremely','Rarely','Quite','C','2024-12-11 11:47:21'),('12c88c77-549d-44ad-9ca8-1bc6ef6c6456','7469f6f2-50f9-444f-a20b-2e590b6ed6fe','Fourteen','Seven','Thirteen','Twelve','Seventeen','C','2024-12-05 12:31:27'),('12cf0006-1597-467c-bc4c-e58357b3c995','200c79f3-84b1-4da2-860d-2772517dfb39','Destroy ','Save','Preserve','Respect','Maintain','B','2024-11-26 07:16:11'),('12dbaa80-3af8-46b1-9244-29dd7afa5ec9','a159c981-556f-425a-b3e6-aeb3500a87b2','\"That\'s not fair.\"','\"Congratulations on your promotion! You deserve it!\"','\"I wish I got that position.\"','\"I dont think youll do well.\"','\"I hate you\"','B','2024-11-26 02:18:05'),('12ffc5ad-85ab-4d93-9a84-220b524e6cf1','2501daaa-054f-47a6-8945-90e65ab0dce5','Its mouth was shut','It was moving','It has no mouth','Their face looks scary','Its eyes glowed in the dark','B','2024-11-25 21:11:34'),('1312acd8-9271-4bdc-8ac2-47ed9b23cadf','aa0754ad-d6cc-4268-84b4-ac898b1dc680','They visited the museum yesterday','We will go there soon','She speaks softly','I will come tomorrow','The children are playing outside','C','2024-12-11 10:11:20'),('1314d63f-8cba-46ab-a3ef-adb7f2cd6d84','0e41fd12-a560-4548-adb8-d3607b13b5ee','The beautiful flowers bloomed in spring.','She picked the beautiful flowers.',' I love the beautiful flowers.','They planted the beautiful flowers.','We saw the beautiful flowers.','A','2024-12-11 13:36:59'),('13218332-c2c1-4fb6-a6db-2e7a8ae832d2','03eeed25-7374-4a8a-80bd-dfa7e97c3607','live',' lives',' living','lived','will live','B','2024-11-28 14:13:51'),('1326f97e-2b92-47dd-85ab-e43a25d85055','8eddb94b-335d-4a0b-b078-10e7d27c61a2','Jakarta Science Academy','Korea Science Academy','Bandung High School','Seoul University','Malang High School','B','2024-11-04 14:40:32'),('13299fff-9436-4a49-a774-7351a6d089d1','5f77a15e-eb23-4327-a23c-e47d78f8c239','The beauty of the sunset',' Inspired him','Pursue painting','Painting lessons','The art gallery\'s exhibit','A','2024-11-28 12:06:11'),('13337fe2-88f3-431f-815e-dabc6bd8e92b','4a54d1fa-b250-4f22-a7a7-658fbebe5586','through','on','by','above','into','A','2024-11-28 14:20:24'),('133b8806-3938-4230-8c3a-1e4e776d2714','7d64f3e1-0875-4992-85b6-b19b6252f987','Gimane','Megana','Gamane','Manage','Anameg','D','2024-11-29 09:59:07'),('1340f06d-5888-41bf-ae26-b18df7e100cb','b880ebd5-695a-4bf8-8767-c6feb674ca3b','This is that table.','This table is round.',' This table is that.','This is table.','This is the table.','B','2024-11-26 03:08:30'),('13568f68-f198-4c18-8982-0a4b37130107','95445091-f0dd-4daa-aa31-10e8630a6627','The mother said dont touch that.','The mother told us not to touch that','The mother said us to not touch that.','The mother told us dont touch that.','The mother told to not touch that.','B','2024-11-28 11:04:58'),('13610149-c3b7-4edf-80c3-5940addf8cf4','b475186e-c1d2-4484-b9b0-a5f4a234abe4','The car is in the garage.','The car is on the table.',' The car is in the sky.','The car is under the bed.',' The car is in the water.','A','2024-12-11 10:56:32'),('1372a1eb-705c-484d-907f-1a3cccfb4527','f805530b-9304-488e-9189-eb8cee82cf0f','Stadium- Small café','Exhibition hall-Multi-purpose arena','Amphitheater-Private home','Gymnasium-Local theater','Concert hall-Office building','B','2024-12-04 08:41:32'),('137fbf27-ac34-43a0-ba40-e5bd6742f129','4d7ed4eb-44d6-4ef3-b322-b6fa7adaf092','Polite ','Rude ','Police','Irritated ','Angry ','A','2024-11-26 03:25:15'),('1394f41e-444e-4171-9630-a6c68c7d03c8','42872947-392e-4fc2-9311-a06b494eb04a','In the morning','On Thursday afternoon','On Thursday morning','In the afternoon at three oclock','On Thursday evening','B','2024-11-21 08:49:35'),('1398ee8c-b910-4c09-ab4e-2061b29935ab','e27e3970-7f6b-4918-bc2c-89a59e7a53f4','Play','Plays','Playing','Played','Is Playing','A','2024-11-26 01:49:38'),('13ac5008-4ad4-46ca-adc4-02ca1be1e829','5b3a98ee-6e47-4af9-a334-b56586ea2574','would like','are going to','is going to','am going to','were going to','B','2024-11-29 10:41:12'),('13b7dc93-6b64-4911-abe6-56ee721ea41d','48ea6fcb-bddc-4a68-ad67-d2ca306f898b','will','would','shall','could','should','B','2024-11-28 11:20:12'),('13bce7fb-51cd-4f43-b872-86ebc1a4bda3','363132a4-7638-4daa-99e9-3699e6a4a2d7','A fountain with statues of famous leaders','A small chapel from the 17th century','A tall clock tower that chimes every hour','A large open garden',' A tourist information center','C','2024-12-10 14:13:24'),('13c60ed3-8b24-43ec-886c-3c283262817c','cd2fc5d1-daa9-4d5b-9eb2-28d60661d702','Entertaining ','Enthusiasm ','Energy ','Encouragement ','Entry ','B','2024-11-25 15:44:34'),('13ccfbc4-653e-48a4-8625-7d5074b8fe2f','01978c3f-1482-483c-bbfd-00567a7401ea',' Red','Yellow','Blue','Green','White','D','2024-12-11 10:17:07'),('13d12831-a872-4d55-9f98-f7708fee81d5','218e1029-7b78-47c5-a1c0-39f1996795bc','Through online reservations only','By contacting the event management team',' By pre-ordering at the dining hall','At the reception desk during check-in','Through the hotel app exclusively','B','2024-12-11 09:40:21'),('13d4be16-660a-4eac-8f42-256caff452ed','bf99bf02-172d-4a57-9f8b-25da7842b469','Should','Could','Must','Might','Would','B','2024-11-26 05:43:58'),('13d6b8cf-76ac-4bd5-87b1-da5a998644da','c858d611-94f3-40b0-8f79-3eec16035774','The opportunity to meet new people','The chance to earn extra money','The experience it provides ','The books he gets to read','The books he gets to paint','C','2024-11-29 11:58:42'),('13e4a165-4fd6-419e-ae97-937591f8579f','721b6a9a-59ef-417f-bfa2-d87e4fb44029','heavy ','delicious ','bad ','expensive ','cheaper','B','2024-11-26 09:01:01'),('13f6f420-cb70-4f1f-9887-9f870a1b6a54','b78d71a3-a826-49a8-b5f0-b33704d0bcd0',' end',' ends',' ending','ended','to end','B','2024-11-28 15:07:19'),('1416ab2e-c005-460a-88f5-b007f5c215d7','50afba2b-496c-48ad-a169-fbe378686b40','Historic','Awe-inspiring','Building','Was','The','A','2024-11-26 05:20:41'),('1418689a-8ca3-4d9f-b6e3-c527115ec201','f71a5699-aba7-430a-ac96-21de4efb7304','Look','Keep','Include','Entertain','Highlight','C','2024-11-21 10:13:20'),('1430aca3-46bd-44c3-b259-ffd05e3c1e54','abb10797-35a3-41bd-8fc2-3e43fb66273d','On a beach','At a Safari Zoo','In a luxury hotel',' At a family estate',' In a church','A','2024-12-11 13:01:58'),('1434e8b5-7452-4376-8691-df6b6e04c32b','23198dbf-9fd1-4573-95c7-5683b0b0f6ca','would like to','are going to','is going to','may','like','C','2024-12-02 13:31:30'),('14454085-f9fe-4e0b-b8bf-c754d844d1d3','c1b0af19-8047-4c23-b50c-dcbdfe4e8958',' It was too expensive',' It was full of challenges','It was the trip of a lifetime','He didnt enjoy it','t was boring','C','2024-12-04 11:02:18'),('1468886f-3e25-4f3c-935c-12ad3a885e75','597f66c8-1933-4d4a-b0d1-195e42c68bbb','She will finish by 5 p.m.','She will have finished by 5 p.m.','She finishes by 5 p.m.','She has finished by 5 p.m.','She is finishing by 5 p.m.','B','2024-11-26 06:31:33'),('146fca12-89de-49be-a9f1-ecc0ca915876','02e7c40d-1888-4215-9978-f6fa8f5e8135','The manager completed the report','The report is completed','The report was completed by the manager','The report completes','The manager is completed by the report','C','2024-11-26 05:52:17'),('1480b982-91dc-43a6-80b5-51f00ed068fe','cb0594b1-c3ba-48e3-a22a-84319ad05eb4','Ticket sales','Tips from the audience','Government support','Monthly salary','Merchandise sales','B','2024-11-28 13:43:09'),('14821634-cb30-421f-9324-1482a46882ec','a78bf961-ca8a-4d09-96bf-4c1ae98e7a38','The children ran quickly through the park.','She left the party early to get some rest.','He drove faster than I expected.','He works in the city during the week.','She arrived late for the meeting.','C','2024-12-03 10:55:30'),('14892458-c40d-4fe4-a20c-8bd54271a94f','bb96fca1-4f79-492d-a1cf-513c07354927','in','from','at','between','over','B','2024-11-28 14:43:18'),('148f382b-edd5-4de0-be4c-a1050c8ffa03','6c55d6b5-1c61-4962-91c8-907260121202','are going to opt','would like to opt','will opt','might opt','may opt','A','2024-11-29 11:42:27'),('14911f28-8a5f-40a6-895d-082f4a8e6681','f4e333e0-9b71-42f9-82cc-cbf9d0a1de67','in','of','at','by','on','B','2024-11-29 09:34:37'),('14a1504d-862a-4942-bb88-6bbfec2de337','3447c4a3-374f-47b0-a241-8f5516c1e197','She is a guide ','She is a guest','She is a gardener','She is the owner','She is the customer','A','2024-12-10 09:39:21'),('14a429d7-b641-4428-a002-8188d49141ba','6d30b471-f27e-40aa-9971-119626e4f5c1','They named him team captain.',' She runs fast.','Hes taller than her.','She went to the store.',' The girl walked quickly.','A','2024-11-28 12:01:20'),('14a67998-4604-4736-97eb-0eaa1838bb30','dd2f5bfa-16ba-484e-984b-b9f690952843','was less boastful than the wind.','had a gentler approach than the wind','both of the above','made waves like mountains','used force instead of persuasion','C','2024-11-28 15:19:06'),('14a6bde0-cb80-4f05-b68f-e36d99ea4c2e','e1369d32-f801-4cd8-8ed6-870de66577ad','His cooking skills','His dedication, professionalism, and leadership','His ability to clean rooms','His IT expertise','His event planning skills','B','2024-12-09 14:17:02'),('14a8ab10-83ee-44b3-9151-f6670fc44d88','a9eaa4c4-7b9c-41dc-aaf1-0a53036e13f9','Proud and arrogant','Humbled','Angry','Indifferent','Overwhelmed','B','2024-12-09 14:19:12'),('14bcdf19-76ee-4ee7-af13-77e9064dd663','bf01ab7e-9c1e-4d4a-a8a5-4b24895ef0a1','1 year','2 years','3 years','4 years','5 years','C','2024-11-29 11:24:36'),('14be60c7-14dc-4e68-9356-bf7faf19bfd8','5af2f372-94f8-4adc-9ee3-5c4f6ab50ea9','studied','are studying','were studying','have studied','study','C','2024-11-28 11:33:12'),('14c67c02-b189-42e8-9a75-29836ea7fdb8','8c34ca45-55dc-465c-9d43-97083f4316fe','in','for','with','beyond','at','E','2024-11-29 09:32:09'),('14dc67d7-9957-489f-89ba-e1f794b69303','5de4c4ae-1ab7-435c-8800-8c15a543d567','Julias brothers car','Julias car','Brothers car','Very expensive','Julias brother','A','2024-11-28 12:01:44'),('14ddcc5c-dc98-4567-ba16-6689187b596c','ae37aa44-d27c-483a-93fe-a2898a9120bf','are not very heavy','have broad feet','take a long steps','because it is their local community','take a long breath','B','2024-12-02 09:17:36'),('14df4ee9-0da0-46f1-9d06-07345bc29151','ada9b605-74f0-43d8-94b2-4eec1c01b3e7','Capitol Hill','A historical landmark','Independence Day','A memorial day for former presidents','A celebration of American freedom','C','2024-11-25 21:24:14'),('14f7aebc-9c8c-43fc-877c-b8cc454a6178','153fd19b-4fed-4093-b482-d05a029c272d','Run','Cat','Blue','Quickly','Eat','C','2024-11-26 00:33:19'),('1533817e-fa9b-4948-b559-211462018a3d','d61fb4ec-8808-4473-bd6c-4ed54fb0d7c7','experience','expiriens','eperins','expired','esperiens','A','2024-11-25 15:51:45'),('153e95aa-47ae-4e19-87e8-3bd5bb1e67cd','b1f13480-cd5c-482b-856b-c52ad893510e','Understand and reflect on cultural subtleties in travel descriptions','Copy popular opinions on destinations without questioning them','Focus only on the positive aspects of a destination',' Avoid sources that provide negative reviews','Use information from only one source for accuracy','A','2024-12-03 09:46:19'),('155bed7c-630d-4b9d-ad9d-313f33def7f0','620da2ba-72d7-4340-ae84-e19e5c3fe0f9','Do / come','Are / coming','Will / come','Did / come','Shall / come','C','2024-11-29 09:41:51'),('155e32f4-d2b7-4e7c-a5c4-c402c8d465a9','710b25f3-2b29-4453-a211-f4d8053d87d9','She enjoys Italian food.','She enjoys good food.','The food is tasty.','She has tasty food.','Food is enjoyable.','A','2024-11-26 05:18:59'),('15903631-8aec-4e8f-b966-19f04af0bb0c','ce2e7b75-8adc-4a09-9b9d-69cdb5a3ca79','To make dining more expensive for customers',' To encourage chefs and restaurant owners to think about sustainability and community impact','To replace traditional cooking methods with modern techniques','To expand her restaurant chain worldwide','To make dinner','B','2024-12-02 12:25:34'),('159995bb-9298-45fe-b0c5-8f9988c28946','5c7ba66a-44c6-46df-b768-646abecbe3ad',' Attorney general.',' The view is clear.','Attorney is general.','The attorney is general.',' The general attorney.','A','2024-11-26 05:28:56'),('15a20750-41d7-4de1-91ac-c6741a9ec686','c83b0587-4643-4a5b-b5d5-1a0cae4f9b1d','wins',' won','has won','had won','is winning','B','2024-12-02 14:03:10'),('15ddf08a-6c6d-4e81-9edd-1f600ce4f932','9b22a174-a191-45a2-9280-a6080588a644','start','starts',' started',' starting','to start','A','2024-11-28 14:30:52'),('15f97607-b93c-410f-9be8-65c69d4a5e4d','c7ff2a51-90e8-4be1-b6e6-77cae67b7750','Sad ','Proud ','Angry ','Tired ','Scared ','B','2024-12-03 14:00:52'),('16187c32-7d5d-49b4-a0f2-6fd6fe0b006c','519808e3-cdd7-4e46-9aaf-64a6a3f86214','Exhaust','Stress','Restore','Refresh ','Weaken','C','2024-11-26 10:04:07'),('162edab3-9103-4ba3-aa57-9cacb5ca9540','f07fee12-f8c2-4602-8a58-146506774d4e','His individual success','The importance of teamwork','His plans for the future','The need for better resources','His appreciation for the guests','B','2024-12-09 14:21:00'),('163a996c-956f-41b5-8bb4-994c31033331','ae2df954-06c6-4c60-8b37-d95db5f0177b','Fearful','Angry','Quiet','Brave','Lazy','D','2024-11-28 09:55:33'),('16428796-bbfe-4a70-9bea-7d111e44c71c','2989abf5-838c-45bf-8374-714a021eac36',' Urban development','Animal ethics and sustainable tourism','Luxury accommodations','Technological advancement in tourism',' Adventure sports','B','2024-12-11 10:59:59'),('16606b83-dee4-4a8a-8708-e9bca42195a9','072aaa48-30de-4972-8b31-d25fc341c306','To attract as many tourists as possible, regardless of their impact on the environment','To preserve the local culture and protect the natural environment','To build luxury hotels along the coast',' To replace traditional farming with urban development','To develop extensive shopping malls and entertainment centers','B','2024-12-02 11:05:50'),('16684d53-cc87-49de-9f8e-39e82f9108a7','707185dc-6ff3-4536-aee5-e9e0723e32fd','Its a well-written article','Its an article','Its very well-written','The article is well','Writing is good','A','2024-11-26 07:04:34'),('16be98cd-d365-49dc-9f34-b034b49bdd1e','9819c4e8-972c-47e7-892b-08a0cf281613','Never','Loudly','Here','Soon','Quite','B','2024-12-11 11:03:14'),('16d1bbd4-1e59-42bc-b575-e28ed8493da6','1bded86e-4361-4742-b5a0-7ce361bd162b','The ability to come up with new ideas','The act of remembering','Advanced techniques','Traditional methods','Routine tasks','A','2024-12-01 10:14:55'),('16d77d2e-b656-4cb8-b69c-8065541502dd','bcfb8c9f-a67b-4301-ad78-bf53f76dd81f','in the morning','in the afternoon','in the evening','early in the morning','after dinner','B','2024-11-26 08:33:27'),('16dd386d-73c7-400b-81d0-e2add712b2d0','a0dbd678-44ba-4b6e-8f4a-42984a793c00','Biscuits','Majestic','Impressive','Humble','Glorious','D','2024-11-28 11:54:55'),('16fcd230-18a4-4c56-99ef-a19018ffa9f6','3c8e9004-2257-4c75-8382-309fe22619d6','Used a map hidden in the kingdoms library','Listened to the phoenixs song and followed his heart','Had special training as a hunter','Was stronger and faster than the others','He is the chosen one','B','2024-12-03 10:53:39'),('16ff8e4d-2a46-4c5a-afe2-1a4671f69dfa','40edcd43-9e65-446d-8eca-bd4c751ed6f5','They used sewing machines to make fabric','They mostly knitted instead of weaving the fabric','They were skilled at creating different colors','They could use 200 colors on one piece of cloth','Their methods made each piece unique','C','2024-12-05 11:27:21'),('171b5757-ecf6-4e83-a0a1-fc9d88258bb8','75e60356-db0d-4633-be79-5ef32baefcdf','mean there are distinct differences between color choices for cars','mean each color has a different symbolic meaning in a society','lead to silver being more popular in Berlin than in Beijing','weakening preferences regarding car color choice','Color have meanings behind it\'s usage','D','2024-12-06 10:47:03'),('17629b66-84a3-4e90-bc21-5080118a4137','bbf12c4f-b29c-4fe3-b092-8f186c4d4827',' go','goes','going','gone','did go','B','2024-11-28 13:59:03'),('17888fe9-05e4-4ea3-ac0a-e1f3690df08e','0b4b007b-f610-495f-bc84-2677131f8cba','at','in','on','by','over','C','2024-11-28 15:22:29'),('178bdf7b-2810-4426-835b-cb0f8298283b','2d27b190-1c9e-45e4-95f1-bcc18ca4c9a3','in','on','at','above','near','A','2024-11-28 14:31:14'),('17ba6dac-d87d-45ad-b9d6-2c94e2c6ab4b','93e1e689-0c92-4950-8ac6-b8f221bc0fd7','as gift',' a with necklace','pearls necklace',' beautiful pearls',' a beautiful necklace with pearls ','E','2024-12-11 13:25:30'),('17c0ff19-1926-463b-a73b-261e473bb3eb','bff46ac1-0a20-438b-b73e-34aebde1e5a7','My favorite hobby is reading books.','I am very tall.','I like to eat pizza.','I have a car.','My favorite film is harry potter','A','2024-12-12 10:46:32'),('17dec571-8149-4f64-9406-ab1acdd0ad23','361aa402-c1d7-4fa0-ac2a-e1f539dae0d5','Books and magazines','Coffee and snacks','Stationery and supplies','Meals and desserts','Meals and snacks','B','2024-12-03 10:24:11'),('17e7cb56-6b0e-47ad-873c-e231713f6cf1','abcea3e1-3aef-41cc-a459-516664902d1e',' Trade',' Recreation','Protection from invasions','Religious ceremonies','Farming','C','2024-12-09 13:16:57'),('17ebb40d-36d2-43c9-bf75-33cbe48f6f40','ee2a7b6a-d285-4c9f-bbf8-13d805712209','Always','Rarely','Quickly','Beautifully','Inside','A','2024-12-11 11:49:57'),('17f0e4d0-5a37-48c7-874a-a458ba1a8a38','6ecad5ed-df5e-4c9e-9f5f-3c4f35a033a2','Earning money','Working for free to help others','Teaching a class','Traveling for work','Joining a workshop','B','2024-12-11 14:01:13'),('17f1a4ab-211c-45ac-b581-35ce3cd1a719','98c7d872-0555-4cb5-9ca6-f1a5cd598f18','would like to','are going to','would like','go to','have been liking','B','2024-11-29 09:54:10'),('17f913b6-6236-4545-96b3-cf529e2a1abd','e24b986b-5632-45d9-850a-8d6ecd5a7e1a','Hotel amenities ','Local dining, attractions, and activities ','Transportation options ','Weather forecasts ','International travel tips ','B','2024-12-04 15:22:01'),('18049940-54e2-43e6-ad58-a8a0e4c7c631','aada5ac3-cb4c-4f44-82e3-5ca822a1befc','transform',' transformation','transformative',' transforming',' transformed','C','2024-11-29 09:50:33'),('180dfc05-1e88-4afe-abd1-b69027f2caf8','e1db81ad-25e6-4d35-abe5-e2f2b627dbd6','This helps them meet the other animals.','This helps them catch their prey.','This helps them move in the dark.','This helps them find food in the dark.','This helps them sleep during the day.','B','2024-12-03 09:08:42'),('1815308f-0701-44a2-961b-d310f9ee323b','e1240935-8288-4ca4-883b-000d7883f066','Running through the fields is fun.','We all enjoy the sunshine.','He quickly opened the door.','She read her book silently.','The sparkling water shimmered.','E','2024-11-28 10:34:46'),('1815b732-d968-40b8-be2c-cba453254b89','21b998c0-18bc-4fa9-8e2c-84df5d250652','It is the museums oldest artifact','It is the museums most famous exhibit','It is a recent addition to the collection','It is the largest painting in the museum','It is the museums newest artifact','B','2024-12-03 10:58:32'),('182103ca-21f3-435a-bb7e-597df13056f4','3d749f08-df48-4a1b-9d06-35cfe68b037f','leave','leaves','left','leaving','has left','C','2024-11-28 15:33:03'),('182506f9-af34-447b-84d9-cd876d39f587','f31dd761-e8ae-4f78-8185-81041a8ff187','submit',' submitted',' submitting','submits',' had submitted','B','2024-11-29 10:16:36'),('182c2f72-c614-411c-a89e-7bd9a3f0610b','0aebfbde-1f1e-4128-b383-0f99bd02a49a','at','on','by','of','over','D','2024-11-28 15:32:34'),('182cd352-8b09-43fc-8978-28fa4faac414','fe0f3e2c-d08a-4d3a-8dca-4c2aa1b8d504','She finds it unimportant','She feels stressed by it','She feels satisfied and fulfilled','She feels indifferent','She feels pressured by it','C','2024-11-28 11:06:19'),('18335090-9324-42fa-a51e-0b73f69cd445','b3f9a172-4a2c-4d27-ac39-e72cb10e9be3','Thank you','Ignore ','Blame ','Criticize ','Honor ','E','2024-11-26 03:08:30'),('186faff2-f305-4e67-9a53-f307c095245c','1dfb18c9-7aa2-49f2-ad5b-f751ff13c7b0','Sweetness','Jalapeños',' Bubbly texture','Softness','Subtle flavor','C','2024-12-02 09:29:32'),('187d0fbc-c32e-4744-bd64-8c17eb92a0c2','9c0b4f6e-94c9-4da6-b27a-3eec3a9de9eb','Brazil','Venezuela','Canada','United States','Scotland','B','2024-12-05 14:53:31'),('187d6e94-fb24-419e-b0ba-f9ac388b30c3','28e80104-68f1-4886-9dba-84244ff386e1','after','while','before','since','until','A','2024-12-03 14:52:45'),('187dab60-8a16-4d5a-8892-910f375ddf05','f8eb8e89-bf68-4912-9268-fb6245f36e4a','PARK ','KARP','RAPK','RAPK','KRAP ','A','2024-11-25 12:26:02'),('18824181-5b25-455c-af94-0b23f6270346','8f50c905-7d14-4ca9-8383-b5ad4d9f7623','are going to','would like','have eaten','would like to','go to','A','2024-11-29 10:02:58'),('18868991-8afb-4f19-93f0-f12f2ae519da','c971016c-00f1-419c-b3b7-206e76556a6a','Each','Many','That','My ','Every','B','2024-11-26 03:15:39'),('188fe109-7838-448c-92c5-b88202c03527','5ca01017-d49b-4720-ab94-5d663193408c','do','does','is',' will',' are','B','2024-11-28 14:11:37'),('1891753d-0436-4d15-b64c-c4331f777a90','966afdfb-a9ae-4d27-a4a3-704e1f8a53e9',' He said, \"I hadnt seen the movie.\"','He said, \"I havent seen the movie.\"','He said, \"I didnt see the movie.\"','He said, \"I wasnt seeing the movie.\"','He said, \"I didnt seen the movie.\"','B','2024-11-28 10:56:50'),('189940e9-4ce2-4ee4-9597-1ef039f33fbc','545de317-442e-43c9-8ba0-81377cfd24cd','might expand','would like to expand','will expand','is going to expand','has expanded','D','2024-11-29 14:08:43'),('189a760d-508b-48e5-b956-eb6e59095b00','62bfd969-d30c-4ade-a852-1156c9708591','It enhances the tourist experience by creating easier access to local culture.','It helps preserve traditions by making them more marketable to tourists.','It transforms authentic cultural practices into products designed to meet tourist expectations.',' It encourages local communities to adopt sustainable practices for their traditional art forms.',' It reduces tourism\'s negative impact on local economies.','C','2024-12-05 15:23:13'),('18a10445-3987-4463-8f56-b343623df07a','2e705651-5909-4e16-9b93-466a58a5706b','Does / call','Is / calling','Will / call','Did / call','Has / called','C','2024-11-29 10:54:21'),('18cee97b-15bf-4010-a727-bee3ce885176','994a2b6e-5b69-4b1e-9394-70475494d137','Place','Decision','Route','Tour','Activity','A','2024-11-26 06:45:35'),('190106be-b5d3-4660-bbda-e6d07cbdc7bc','47db345e-3194-4a1d-a95a-aa41d72843c9','She arrived late at night.','He finished the task in record time.','The team played well because they practiced hard.','They left without saying goodbye.','She danced with enthusiasm.','C','2024-12-03 09:19:05'),('190f5f3a-045c-4e9f-b394-ffb140314910','bcc1d12a-11e4-4766-937a-dfb7a490e451','To replace current collaboration tools','To empower creativity and collaboration','To host social events for employees','To train employees on new software exclusively','To manage the companys finances','B','2024-11-23 23:37:37'),('191126af-a907-47ed-a370-ea6f0072bace','a474ea2e-a527-4c4a-a202-2af98d42a617','for','at','to','on','with','A','2024-11-28 15:18:32'),('19149029-180d-45cd-85f7-9059a02bba9d','5786505d-8f17-4222-81f8-70d1a859f8b7','before','when','until','after','while','C','2024-12-03 14:07:00'),('1916bbdd-867f-4a27-8484-0f754a651b4d','81848cda-fac9-49fb-a59f-f2d6927fa70d','Conservatory ',' Gallery','Auditorium','Rotunda','Plaza','B','2024-12-04 08:48:35'),('193b4f2e-636f-409e-a2e8-cef78348537b','2242bea3-8ba8-4b2e-9e92-f2710cb3258d','Gift ','Argument ','Effort ','Request ','Agree','C','2024-11-26 03:24:30'),('194990a6-fc92-4f91-b8fc-889517ed1b17','c912f6e5-00df-425d-beb0-650c79130645','The grand ballroom','The rooftop restaurant',' The main lounge',' C) The main lounge','The garden terrace','A','2024-12-12 10:18:27'),('194ef255-e834-4ee3-9159-7b64cb0829f5','59eaa82c-120e-4fb4-bf74-761c12cffaf7','to teach the child to read before he starts elementary school','to start reading with amusing stories so that the child becomes more interested in reading','to leave the child on his own when he no longer gets any pleasure from being read to','to stop reading to their child once he has sufficiently acquired reading ability','to encourage independent reading as soon as possible','D','2024-11-26 09:39:55'),('1952e13f-5986-4974-b818-efb29ee785b1','0b97a5e3-dca4-4386-94ba-d1b5664be8c8','Her family\'s influence ','Her desire to travel ','Her curiosity for languages and cultures ','Her interest in history ','A childhood experience abroad ','C','2024-11-29 13:54:52'),('195cd599-003a-4605-9d4f-365965eba986','1340f873-06ae-44ac-be5e-2c957b0a8951','will conclude','will have concluded','concludes','concluding','has concluded','B','2024-11-29 12:40:52'),('198375a3-4e4f-4a80-8f8a-cc958ae673e1','ba4040d5-405a-42d3-8552-a9cdc4bb6557','To make others sad','To be a good friend','To avoid others','To get attention','To feel lonely','B','2024-12-12 10:57:20'),('19bcc559-4df1-4d2b-9f11-ec5a622c499f','db156fc0-c11f-4772-a80a-8e97a9c5de89','He','She','They','We','It','D','2024-12-02 10:02:32'),('19d1138a-ae78-4d27-bb8c-2475d3d64765','6a60c097-b08a-489d-9ec5-56440be4831e','Stargazing in the mountains','Attending a local festival','Planting trees','Hiking to waterfalls',' Cooking traditional meals','C','2024-12-11 10:26:21'),('19d86099-cb7e-4b92-a72f-32f45e6b8e65','a9c74573-1ba6-4aa5-b925-d63f12b8024c','Stand up','Take photos','Remain seated','Lean over the side','Feed the fish','C','2024-12-11 10:23:02'),('19f2f439-590c-4d32-8d2b-14b6d72e5f04','f8030eeb-a001-404d-83dd-748d298da15b','Fantastic ','Negative','Terrible ','Exceptional ','Positive ','C','2024-11-26 03:13:48'),('19f8d906-fbae-454f-a9f3-317a49a9da6d','5808a528-0f54-4587-bb69-587c7708f037','will revise','would like to revise','may revise','is going to revise','has revised','D','2024-11-29 11:55:30'),('1a18eff9-a5dc-4c39-bc73-35db6a5994fb','c9642fca-84aa-4671-a1bd-58a57be72e5d','It is overwhelming','He finds it fascinating and fulfilling','It is a challenging aspect of his job','He feels its a necessary part of his role','He avoids lengthy interactions','B','2024-12-05 11:08:07'),('1a21d13c-193c-4e8a-b509-28e915b68ede','1da58ca4-6f08-4617-8900-18f999f0413a','Limited','Temporary','Unquenchable','Weak','Shallow','C','2024-11-28 11:35:07'),('1a2c20a9-cece-435c-bb7d-86bc25c75103','02ed07a7-5df4-4035-bad5-9ded5b7f0e73','By using chemical fertilizers','By cultivating shade-grown coffee that preserves biodiversity',' By planting only one type of coffee bean','By using industrial farming methods','By growing coffee in a greenhouse','B','2024-12-02 11:10:27'),('1a716ab4-b0ab-49e6-a581-2bdb71a2f96d','a7e22f69-bd08-4f21-b78f-c9d40bee80a0','By offering large portions','By using a composting system and creating a seasonal menu','By recycling water bottles','By importing ingredients from other countries','By reducing water bottles','B','2024-12-02 12:23:43'),('1a728fcc-c039-4d87-a487-3f59343b7eda','e53e0bff-717f-4026-859a-347fcfda0af9','until','because','although','while','when','A','2024-12-03 09:44:15'),('1a956147-a162-49dc-8cb7-9571fe8355e3','7bd46ea5-28e0-4d91-bedf-0be16c727c15','Park ','Theater ','Castle ','Market ','Hotel ','A','2024-11-25 14:43:43'),('1a97dcec-4d50-4a00-86d6-50603e693a50','b5c950b0-ff65-4ca5-80d1-6a9a1709000d','Fall short of ','Ignore ','Surpass ','Match ','Change','C','2024-11-25 17:56:29'),('1ab9184e-f13b-41be-b5b9-7a7fb2494dc5','5d52c8f9-7bbe-45aa-8154-520d6954c271','sun','sunny','sunnily','sunning','sunned','B','2024-11-29 09:13:35'),('1acdaa44-6391-49a4-84f3-43c5dfc183ef','e64627bc-747d-4750-8880-928402c328e1',' After','Since','When','Until ','Before','A','2024-12-03 15:02:26'),('1afc17e2-5af8-4e9e-a2fc-ac2fdcc7fff2','bb6e3fd6-2c5c-4305-b687-23d5b650cbe9','Curiosity, empathy, and resilience ','Courage, intelligence, and determination ','Integrity, honesty, and generosity ','Leadership, ambition, and independence ','Friendship, collaboration, and respect ','A','2024-11-29 11:09:03'),('1b302cbc-d1bb-4c43-868f-68118d8e7b8f','add29061-6766-4d0e-8b42-98d3ec1f61f7','\"Good luck with your new job.\"','\"Congratulations on getting your first job!\"','\"Its just a job, not a big deal.\"','\"You should have looked for a better position.\"','\" I\'m sorry i forgot about it\"','B','2024-11-26 02:13:00'),('1b31bf21-f020-493a-8b3d-1ed6602201e7','eeaa16a7-8c3e-42d3-9b36-60f93d636d39','Inform about temporary address','Inform about renovation of the office','Remind customers about shipping address','Remind customers about production process','Announce the relocation of operations','D','2024-11-21 09:20:05'),('1b34a713-9e9b-44db-8b31-326db300c9e0','740e6ef2-34f7-4055-89f8-7077a0819774','Only magic flutes can make people happy','Music is magic by itself','People prefer silence','The golden flute is the best instrument','Happiness comes from within, not just from magic','B','2024-11-28 13:59:12'),('1b526ebb-0f45-4cf2-b4c3-341e0fde3643','6ea31c1e-3af6-42fe-be75-ad70478a9938','in','at','on','over','around','B','2024-11-28 14:27:15'),('1b5cb824-ee9e-4696-8c2f-b34b643c5fcc','a7aa110b-3bb8-49b6-bcf8-7bd4563b74c1','A modern building with glass walls ','A historical temple covered in gold leaf ','A palace built for the emperor ',' A famous shopping complex ','A museum dedicated to traditional arts ','B','2024-12-03 11:14:44'),('1b65eaaa-8db8-4b10-b68e-0299fcab1fb3','1af28e9b-1470-4892-9480-718c04806089','children','childs','childes','childer','childern','A','2024-12-04 10:40:41'),('1b7007fa-2d35-40a8-9038-ce2eb6a9f99c','13b44b7c-0acf-412c-97b6-989f3ad34c5b','Proud and determined','Generous and selfless','Cautious and suspicious',' Wealthy and influential','Hardworking and ambitious','B','2024-12-05 13:16:22'),('1b76f84c-2590-4733-aaf4-a1946ea12d24','40f1574b-db03-41c9-92ee-637dcfb60ba4',' “Its not my fault.”','“I dont care.”','“Im sorry.”',' “Go away.”',' “Forget it.”','C','2024-12-12 11:42:32'),('1b900119-915d-4c97-b861-689857ccbf10','c0e89dab-34a9-4930-9e4f-887be3503249','Blow bubbles',' Fly her kite','Read a storybook','Play frisbee','Play basketball','B','2024-12-02 11:32:27'),('1b95ae1c-3d4a-413b-bfa0-3d4c4facb16d','059dea59-fc8d-4999-933f-6a7351800522',' Full of activity and movement',' Quiet and calm, without disturbance','Energetic and lively','Crowded with people or noise','Full of excitement and adventure','B','2024-12-02 15:19:21'),('1b969c98-2c68-43bc-b035-b1eca58ea546','705ca952-731c-4965-85cd-4916c802809e','boxs',' boxes','boxies','boxez','box','B','2024-12-04 09:44:38'),('1b9c882e-52cf-4f90-8518-86349334cb49','753ea6c2-52ff-433c-9a6b-f9cd8d61a5b4','Its all about giving scientific data','Its about creating an emotional and sensory experience','The more facts you present, the better','Its better to keep the audience at a distance','Its mostly about collecting as much data as possible','B','2024-12-03 09:19:04'),('1ba8a0d1-21d8-4990-a841-e3a6186a4c33','5bf95dfc-8d21-40c2-b4f5-ae52e0e9d36a','It was average','It was impressive ','It was poor','It was unremarkable','It was amazing','B','2024-12-02 09:31:31'),('1bbafe2a-0fc0-4a67-92f7-ba519b595aea','528e59b3-e344-4ab5-a136-0d52cba53867','\"I dont care.\"','\"Well done! You did it!\"','\"You should try harder.\"','\"Why are you happy?\"','\"My pleasure\"','B','2024-11-26 02:05:47'),('1bc1313c-a061-471c-b779-cf5b9dc9d673','6a2699da-6c9b-4e24-b668-8431b95c97ec','explained, spent, majestic','explains, spends, majestically','explaining, spending, majestical','explain, spend, majestical','had explained, had spent, majestic','A','2024-11-29 10:04:45'),('1c0299ac-a0df-49dc-a524-4e8613cb1aee','a0be360b-22df-4b76-a087-653c04879685','On the second floor','On the first floor','Outside the building',' In the parking area','On the top floor','B','2024-12-11 10:18:37'),('1c21a2c4-ae9d-4157-8272-6d3b8a8ab2b2','d3599fcc-7033-4dcd-bfe1-fecfb2760f6a','A fountain that lights up ','Solar-powered lanterns that glow softly ','Live performances in the garden ',' Fireflies that gather around the ponds ','Special flower species that bloom at night ','B','2024-12-03 09:37:59'),('1c36e22a-e0c5-4ca1-8dc3-20d387ef02f0','a9bbe726-c7ec-48f4-bd39-50213cc2360d','Are','Were','Do','Have','Did','C','2024-12-02 11:26:43'),('1c4571e4-73fc-41de-9520-bb7bd2c83b34','e1ac24bd-c831-407c-9549-b5f94c7d6c68','To walk their dog on the path','To admire the colorful flowers and tall trees','To enjoy the peaceful environment and natural beauty','To sit near the fountain and listen to the splashing water','To play on the swings and slides with others','C','2024-12-10 14:01:47'),('1c47aaf9-8a59-426c-8e1f-00055ab1763a','c0e21d35-4170-4901-a38b-61b947be34e9','Forest ','Arboretum ','Botanical garden ','Nature reserve ','Park ','B','2024-12-02 11:04:33'),('1c4a694d-05cd-4760-8571-cb06cb225625','e3f35f38-7ace-4582-8194-2d9683d3219e',' I live in a big house.',' I have a dog.',' I like to read books.',' I live in Paris.','I am 25 years old','A','2024-12-12 09:34:17'),('1c4f0aea-fa76-4440-ae7c-93f95cd90d5c','2c58f241-9e41-4216-8000-1dae181a5d6f','Fish skin','Wood','Cloth','Plastic','Clay','A','2024-12-04 13:35:51'),('1c82f410-ff39-4f10-9757-4779543fc20c','61ba1314-17d0-4563-a933-8eff4ca114ef','would like','would like to','am going to','have been liking','will like','A','2024-11-29 10:01:55'),('1c949a08-ae05-42bf-bed2-dd3ba8325584','06978873-26cb-4344-b92c-e47ac4b1108c','area ','strategy ','problem ','theme ','A dining area ','A','2024-11-26 09:42:02'),('1cb6371d-ba2f-42e4-8055-f010b0d5f04e','9d11d753-500f-4d3f-82de-a71fef0c5924','Food court','Local Market','Fitness store','Health workshop','Cooking class','B','2024-11-24 00:41:17'),('1cbedd6c-b773-44e4-99a2-8ba0484089c0','5dd68664-7d46-4b2c-9841-e58d2f6e6171','Comfort','Simplicity','Expense','Necessity','Effort','A','2024-11-26 06:09:27'),('1cc9f958-b962-4ce5-bb9e-da95246d50e2','bbe87c0d-993d-4e86-a8ec-9de90ca6cd92','They','The','He','It','We','B','2024-12-03 13:22:24'),('1cd6eebb-040a-422e-8a50-f56a101a6585','f263a729-818f-462d-a3c4-fe08dabba6cc','Dim','Fast','Beautiful','Clear','Warm','A','2024-11-28 14:20:13'),('1cf3ef59-7051-4ea8-923c-12afaf5e1221','38dcd39a-03a6-4220-8f05-6df7d3bff331','The teacher','The doctor','The Michael Jackson','The student','The athlete','C','2024-12-11 10:57:17'),('1d0bb755-3e17-459b-9907-d6c54a66a1c5','4e6d1250-bc12-4779-bed4-d8b71c93d891','has','had','will have','is','was','B','2024-11-28 13:36:26'),('1d13f4af-7675-439e-a461-38bc83683e83','ef90d1c2-d0fa-4e57-bcc8-e6c04cd2f945','know','knew','knowing','knows','had known','A','2024-12-11 12:27:38'),('1d21a9da-fcde-468b-92b1-65b2c7bbd99a','5a1ca8b8-5e20-49af-831d-b73288f9b091','discusses','discussed','discussing','will discuss',' has discussed','D','2024-11-29 11:42:44'),('1d2fe5f9-cbda-4691-b6ea-1dd3aa754ee0','15a9beea-0a0c-4d10-b12a-ef3bc857a6e4','see','have seen','saw','had seen','am seeing','C','2024-12-02 09:44:11'),('1d36cce1-d70c-492a-9d81-a17df69d913a','9f0f01a2-d45c-49ee-b370-0f6e50f0e525','so that','unless','in case','although','because','C','2024-12-03 09:50:48'),('1d3fae0d-18f0-418a-8a84-babf071e9095','61ffbdbb-3c65-4716-934b-3d5dba61954c','Ancient ','New ','Recent ','Contemporary ','Up-to-date ','A','2024-11-25 13:39:27'),('1d7b1109-9e15-4b88-847f-b2c0d2aaf769','95ed7cfe-a2b5-4eab-b0aa-fb264103007e','Hot','Hottest','Hotter','Most hot','More hot','C','2024-11-26 03:10:38'),('1d7cb959-0a61-4764-a77a-3742def1e0d2','34c63e28-fb62-438b-a000-e80d4ede6a9a','A place for exclusive meetings','The challenges of cultural diversity','The power of language to unite people','The struggles of tourism in small towns',' A purely commercial enterprise','C','2024-12-11 13:25:06'),('1d978cd4-84bf-4205-a8de-5bf937ca2776','cd635363-3aee-4ca6-a2c4-0cb71a660f64','on','at','by','over','through','A','2024-11-28 15:26:36'),('1dc6a49a-57cd-4d61-a853-38ebed390409','b77aeaa6-2b1d-472f-8e33-b30ae887414d','Its','They','Their','His or Her','Our','B','2024-12-03 10:02:54'),('1dcdff85-5845-46a9-834a-0ac16edec9c0','4d9ad7db-d336-46f7-b2e7-eca3929cd6f5','calfs','calfes','calve','calves','calfies','D','2024-12-04 10:34:27'),('1dd0bd94-24d1-41fc-9891-3a7564fe60e8','251e5f1d-92a4-45d6-bc51-34661b731fb7','We','He','They','She','It','D','2024-12-02 11:53:14'),('1dd568ba-5102-4421-81a6-b2c2558b090b','bfd55c49-80a1-46f7-97ff-6fbe9dbfed01','He completed the assignment','The assignment was completed by him','He will complete the assignment','He completes the assignment','He is completing the assignment','B','2024-11-26 06:45:41'),('1dee57d7-d868-4db6-b485-78bcaa8b321c','9a9d7f1a-c0dd-453f-8456-edb5d185aba2','does','do',' is doing','did','doing','A','2024-11-28 14:13:04'),('1dfa2860-f9ad-4b9d-9215-aacf1fe12200','6668ae21-7307-469f-ad61-d90f51ef6579','A single service or product','A promotional deal','A temporary offer','A type of accommodation',' A set of services or products sold together','E','2024-12-02 12:01:42'),('1e061e0e-c418-4f1f-9206-46bb7102d1ba','a826d9b2-0a86-4898-bfef-b3ee59ed9aa4',' offers','offered',' offering',' offers',' had offered','B','2024-11-29 10:17:43'),('1e078a9c-3e51-4708-9641-057e316559da','beb49a59-d031-47b9-a47e-2cfc0495b4ad',' Ants and flies',' Bees and butterflies','Mosquitoes and beetles',' Ladybugs and spiders','Moths and wasps','B','2024-12-05 11:06:39'),('1e08671d-1105-4c76-a18e-dc3c8524532f','04893bfb-4edc-4b1d-849e-0f9dad273ab1','On the table',' In the trash','In the bin provided','In the kitchen','In the bathroom','C','2024-12-11 10:19:19'),('1e1edac3-7b7b-4948-8741-fdaeba1ffec6','28b49fd4-a597-483b-812f-4af15a989e81','CLIMING ','BINGLING ','CLIMBING ','MBINGLIC ','CLIBMING ','C','2024-12-02 15:16:26'),('1e36d5bc-b946-469e-8317-b8b023121e66','a7518e64-f316-4708-9ebd-be673489d72d','am going to','would like','will','can','might','A','2024-12-02 13:21:59'),('1e544fb1-55e9-4dbe-9b24-ae81bc955908','7a46204e-7680-46bb-9b72-0765396a8ad6','Tacos','Sushi','Bread','Salad','Soup','B','2024-11-26 13:59:23'),('1e597838-76b4-43e6-bb0b-fb0e4371af5c','8f01535f-1701-42d1-ab2f-29d1211965c9','I want to be a soldier.','I am 20 years old.',' I like to play games. ','Just enjoy my life',' I have a new phone.','A','2024-11-25 20:41:47'),('1e638737-acce-45b9-81ff-fdcebbb7cff4','7d91ea91-3f84-421d-9445-7394b93e4b1c',' Focus on confirmed bookings','Dont give too much info','Offer solutions and make things easier','Direct guests to the website','Send the guest a registration form','C','2024-12-09 11:07:55'),('1e72aa3d-9615-43d9-aef7-d89a7a273ec4','b2479d29-4b5d-43e8-b231-31f5966bcf28','Delicate - Sturdy',' Brittle - Robust','Weak - Strong','Vulnerable - Durable','Resilient - Sensitive','A','2024-11-25 15:07:27'),('1e792729-2e81-4b17-a18e-f8e7f5393b11','6dbd7971-be11-453d-bbd9-d5088b78d559','A book','A painting','A phone call','A project','A sculpture','B','2024-11-29 11:27:10'),('1e898788-a4b1-47c0-930d-2dd14acf4cff','63d0aff6-d2a0-4d88-9e3c-6bfc2d8751b8','Square','Small','Circle','Large','Narrow','D','2024-11-26 00:37:32'),('1eb5beb5-2452-4ddc-bf33-7196e73e012d','fa6e8c0d-6fea-4df9-9c87-412a560f012a','Run','Eat','Seem','Jump','Catch','C','2024-11-26 03:31:36'),('1eb6f238-8b85-423b-b674-689f0695430e','0411fa57-d21b-41a1-87e6-caabcf42bc15','Art galleries and museums','Coastal resorts','High-rise business centers','Outdoor sports arenas','National monuments and memorials','A','2024-11-25 21:27:25'),('1ecf68e1-e1fc-45b6-b429-4cf42821bb54','817f7455-25ce-47ca-a521-0da2d6c06970','She is reading a book on ancient civilizations.','My friend, a skilled artist, painted the mural. ','He quickly solved the difficult problem. ','They studied in a quiet library.','She happily baked a cake.','B','2024-12-11 10:40:38'),('1ede3d08-349e-4b98-9da1-8a3307b4d762','16bcb4b2-87b4-4a15-b70d-4ec57e003626','To improve employee satisfaction','To ensure every guest has a memorable and enjoyable stay','To expand the hotel chain globally','To manage the restaurant operations','To train future managers','B','2024-12-05 10:33:53'),('1f0ceb4b-7cbe-4900-bec7-1839382159b8','c9b41c5b-0f24-45c4-bd09-2dec8964d9d2','The large painting on the wall','Admired by all','Large painting','Painting admired',' Wall admired','A','2024-11-28 11:25:25'),('1f2c0ae5-1bb6-47ee-b434-392cf0cbb057','b489469c-59b4-42ab-b8d6-c175494b52eb','clear, helpful, practical','clearly, helpfully, practically','clarity, helpfulness, practicality','cleared, helping, practice',' clear, helpfulness, practically','A','2024-11-29 10:21:34'),('1f300c67-5aa3-4a94-88dc-3f8651719a9f','6fc31119-12de-400f-9f38-1db0e80cd767',' City Hall','Museum','Stadium','Harbor','Terminal','A','2024-12-03 10:42:21'),('1f4d56e4-5bfb-4706-b013-c407d4c88fe8','590227c3-052d-4140-8d9b-a4ac676a0da8','Famous','Curious','Helped','Learn','Work','B','2024-11-25 09:51:46'),('1f553a69-41f9-4a8f-bf37-a1c530e5924b','c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b','Cars ','Friends ','Pets ','Trees ','Books ','B','2024-11-25 19:40:50'),('1f5a5600-954f-46b8-8b74-af9d7d722e78','b6f475db-72c2-4b0c-85b1-39eb5882f964',' Listing the most popular tourist spots on the island.','Painting vivid imagery and evoking emotions in her listeners.','Sharing a brochure filled with recommendations.','Providing directions to the busiest attractions.','Comparing Santorini to other travel destinations.','B','2024-12-03 09:48:31'),('1f5d1c37-009d-41fb-a74f-d832c1f3c8b7','7318f632-39ee-4af8-b34c-4d643bbd7fcd','Ask for details','Ignore it','Check availability later',' Assume its booked','Offer a bundling package','A','2024-12-09 11:07:26'),('1f64fb9c-7434-446a-a3da-e4d0d1779afe','7a41d649-4243-46d4-93b8-103284d22f4b','after','when','before','while','during','C','2024-12-03 13:52:34'),('1f9b61be-7927-4a1a-91ff-3276c8d34ce8','cfa1c043-fda0-4761-b161-706eae021011','Environmental conservation projects ','Community building and social events ','Educational programs for children ','Charity fundraisers','Local historical preservation ','B','2024-12-04 15:27:25'),('1fa41de0-f29a-41c4-84ab-9b02ac2b5d21','2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94','Lazy ','Driven ','Indifferent ','Shy ','Nervous ','B','2024-11-25 19:55:12'),('1fa508d4-d98e-4cba-aa1a-d1a4bd2cb1af','a27f9e30-8790-4c1a-ac9c-a4e92846551b','Giving an opinion','Asking for help','Giving directions','Complimenting','Offering help','B','2024-12-12 14:58:04'),('1faa0a1a-e0ec-4005-9604-6d68b724da44','43e1b964-7383-47da-bb37-23962f24a443','Curse','Accident','Spell','Surprise','Blessing','E','2024-11-28 10:47:41'),('1fb0858a-7f67-494e-8a60-d283b9b8ac90','5e97ef63-cc3a-418a-8659-3237c0a02d69','A thrilling story with unexpected twists and turns ','The chef ','The actors new role ','Each year ','The manager','A','2024-11-29 14:29:08'),('1fb10b50-cc05-469d-bc05-56a97fc62e3c','aa4d0a29-4599-443b-b4ab-bcf21650e7ac',' In the 18th century','In the 15th century',' In the 13th century',' In the 12th century','In the 10th century','C','2024-12-05 11:02:04'),('1fc3d51e-6b4e-443f-bc07-d27a0d1a57ef','3260b4e7-fd86-419b-adce-43aba7cd7877','The grape','The cherry','The watermelon','The lemon','The peach','C','2024-12-11 10:58:43'),('1fd96322-7635-4253-8590-64d4a680046b','015ed60e-a0c4-41a0-9d9c-536160bcfbe5','By reducing her work hours','By setting clear boundaries and prioritizing tasks ','By delegating art-related tasks to others','By quitting her finance job','By adding her work hours','B','2024-11-29 13:47:10'),('1fdb94d2-88b9-4ea0-bc6b-609b9ffbbda5','07d700ac-7a8b-42b3-9403-49c3b6874f92','may','might','can','could','should','B','2024-11-28 11:47:17'),('1fe546a0-d82d-4add-8168-1fda755ff496','21173aa4-7a84-4a85-9f8d-08a7dcc296b9','Offering help','Asking for permission','Making a suggestion','Giving advice','Giving a compliment','A','2024-12-12 15:05:29'),('1feb7ed4-68f6-4059-9ca3-c2e912a92e30','daa5e21d-1e10-4c01-adbf-16f93dde7e38','Food in different places','Working in the city','Traveling far','Clothes in different weather','Learning languages','D','2024-11-25 12:49:26'),('1fee3098-39d1-4309-bdc6-e553d36d258b','32da97fc-3723-43ff-8876-3758dfb9baf7','offering','offers','offered',' offer',' offerings','A','2024-12-12 10:20:05'),('1fffe36e-deec-491c-b784-237826817447','f641049c-9e13-4057-8ba6-bc7746e1573c','To close down ','To offer a discount ','To cancel an event ','To invite guests ',' To introduce or begin something new ','E','2024-12-02 11:59:45'),('200cbca6-3bc7-405e-968f-d4bdb3c213f4','63808136-65de-413b-b79f-0ce4c94d8970','men','mans','mens','manes','menes','A','2024-12-04 10:30:01'),('202be2d6-0bb8-4b21-9a41-20da43de5b13','7b9ad364-c976-4c7d-b9b4-e2dfff59aebc','have','has','having','had','to have','A','2024-11-28 14:00:05'),('2030bde4-f9d5-4e63-85bd-7e55b2aafe4f','d99633eb-54a7-4a43-af6a-519921177b06','Playing','Played','Plays','Play','Player','D','2024-11-26 02:16:28'),('20351c0c-bc8d-4bfc-a88c-0b6cf881e03d','01ec3d54-c9cf-4d6c-9668-a57a9655ade6','giving information about school competitions','asking the students to take part in the celebration','announcing about school anniversary celebrations','informing the school community to hold some competition','encouraging teachers and students to participate','A','2024-11-21 10:58:14'),('204e55c8-6643-4707-a43e-98cd264ef26f','815a86bf-040a-424f-a258-6037d0fce634','on','in','at','over','into','B','2024-11-28 14:12:30'),('205f663f-52e9-4925-aec1-90cd366bae6d','1b0274d0-2e95-46d4-a7f6-b74b27208f3a','The unexpected arrival','Guests disrupted','The evening','Arrival of guests','Disrupted the evening','A','2024-11-28 11:48:43'),('2060d403-e8db-4511-9391-5f5acb0389be','b591d5d1-8d4c-4ed8-a435-658cbab1314e','Practiced','Rested','Studied','Celebrated','Traveled','A','2024-12-09 11:05:16'),('20651d7e-1278-499c-8938-ce7ba6ede0da','22b22c7a-c4ae-46bf-af86-37d7178de964','tes','tes','tes','tes','tes','B','2024-12-10 14:11:16'),('207140ab-c777-4caf-b5ee-cfeb435599c4','5e83c69d-3995-49ff-9208-c69ae4e9780c',' write','writes','wrote','writing','has written','C','2024-11-28 15:27:06'),('2075dffc-6e43-40e2-9235-067eb63d1c47','e62ec530-1c83-4930-bca6-a33d906e063f',' Buy a car',' Save money for a vacation','Get a new job','Start a business','Move to a new city','B','2024-12-09 10:54:38'),('2078c349-ed00-4a01-9733-9a9d1f864fbf','19ae52b2-15f8-4cd5-ad4b-fb09b3438fd3','play','played',' had played','were playing','have played','D','2024-11-28 13:29:31'),('207bb4f1-2490-4be2-85f8-2b2d211b475f','6c2c406f-e4c2-4c0e-b346-62ea5ecf36b5','Reduce room prices ',' Streamline the check-in process ','Offer more dining options ','Increase staff presence in the lobby ','Offer less dining options ','B','2024-12-09 14:52:12'),('20830fe4-b03a-42b1-a856-6b34076ebdee','4ae263c1-2767-4491-aaa2-ea52d835e52d',' Starting point','Place people aim to visit','Historical artifact','End of the world','Natural places','B','2024-11-25 22:09:23'),('208706e6-08e1-4bde-8447-a11fc4a29b81','9fc89d3f-5fbd-4ada-af17-d143626da573',' \"I could have done better.\"','\"I didnt really enjoy it.\"','\"Thanks! Ive been training for months just for this trip.\"','\"It wasnt that hard, actually.\"','My pleasure','C','2024-11-26 02:41:19'),('20895a8f-aa72-4918-bf8d-354689021c54','5fada9f8-da57-488d-b7d3-c9a013dbc1a8',' Ancient relics from the Crusades','The remains of medieval knights','Tombs of bishops and historical figures','Artifacts from the Renaissance period','Artifacts from the Roma period','C','2024-12-10 10:03:08'),('209fa307-f8b9-4aca-a85b-6dc2835cbfe5','dd368f2b-374c-4f0d-9428-4436051ff88b','Free room service','Tailored recommendations for local dining and activities','Complimentary tour guides','Customized travel itineraries','Cultural souvenirs','B','2024-12-05 10:40:41'),('20b3df0e-3dce-4465-82f3-19ef6c28a920','6c7056aa-10cf-45c9-a38e-bcb1776a7277','1978','1985','1989','1995',' 2001','C','2024-12-03 11:04:04'),('20e5a252-16f9-4c0b-8335-bd28372dc637','3a168680-e6ef-442d-ba7f-19309a53ebac',' visited','have visited','are visiting','were visiting',' will visit','B','2024-12-02 09:47:01'),('20f26be3-567c-460d-9400-2f2a3de536af','63249600-da69-4e4d-becd-65dcb10d6303','Cooking','Gardening','Reading','Shopping','Playing games','B','2024-12-04 13:52:16'),('21115e44-130e-47c4-9660-0bfdd8cb549f','b05b7b6c-9753-4d90-8fd5-691fbfab3ae0','Tiring ','Calm ','Quiet ','Busy','Peaceful ','A','2024-11-26 09:02:13'),('21178739-0024-424a-8132-e0e167085986','dad7d8ca-d849-4465-ae0c-c7c1b3eacd80','She is quite tall','He walks slowly','We will leave soon','The children are playing outside','She is coming tomorrow','A','2024-12-11 09:56:57'),('21178b7c-4c18-453e-b33d-4368b43ec222','168ac3de-7a5c-472d-b196-7ccacf3bfe46','Jakarta Science Academy','Korea Science Academy','Bandung High School','Seoul University','State Polytechic of Malang','B','2024-12-11 14:44:58'),('211b1622-5ad8-49d8-96d2-5bac067599bc','7dbebe53-3e7e-4937-852a-55fa599dc75b','Kindness and generosity','Independence and privacy','Competition and achievement',' Strictness and discipline','Working hard alone','A','2024-12-04 13:19:19'),('213bf584-335c-4bb3-a05d-b314bd48f7f3','d5781153-9247-44f9-bb8e-7cebaadddc2a',' 10 a.m. ','2 p.m. ',' 3 p.m. ',' 8 a.m. ','3 a.m.','C','2024-12-09 11:15:57'),('213c45d2-4a93-4465-8ee6-551238317137','ecb8f40b-eec3-4691-94e1-7e2d8c9d87f3','Decreased interest in traditional crafts',' Enhanced awareness of cultural heritage and improved economic opportunities','Replacement of cultural traditions with foreign customs','Reduction of environmental conservation efforts','Increased tourism and commercialization of local culture','B','2024-12-02 11:07:08'),('21842b50-f03d-404a-b18a-4060589fe88b','bc2a5c2f-6dbc-405e-8f5d-8f6dd9e7595e','Today','Quite','Slowly','Never','Everywhere','C','2024-12-11 10:27:19'),('21929100-02f7-4572-8bc0-2c4181323a6a','8ea15b90-ac23-4460-a1f8-159c849b75a9','Fast','Blue','Eats','Sings','Quickly','B','2024-11-26 02:57:43'),('219772a2-1bdb-4a49-a9e0-cbb63346ea78','c5a4e3cb-89ad-4e1a-8e98-ca15945bfc97','By offering free upgrades to all guests ','By meeting every guest personally ','By anticipating guests needs and personalizing their experience ','By offering discounts on local tours','By organizing community events ','C','2024-12-04 15:29:22'),('219bbf8c-2943-4689-9e8a-9386e954fcfd','d374c654-5a46-4d04-b608-ef0ea92d54e6','Taking cooking classes','Reading about different cultures and cuisines','Watching travel documentaries','Taking language courses','Photography','B','2024-11-28 11:34:46'),('21ed5361-e5c9-4a1c-8504-e4f195139c69','e16671d7-c86a-462d-b3ac-7dfa7bd07559','During the Renaissance','During the Second Empire under Napoleon III','After World War II',' During the Industrial Revolution','In the early 21st century','B','2024-12-11 13:48:03'),('21f82437-8283-4752-8c0a-ed7295cf24db','28aaf810-2d1a-4bf3-a866-2b726c0287c0','She went home','They had gone','They have gone','She will go','She goes','C','2024-11-26 05:39:22'),('2211ca8c-6cd3-48b4-a65d-d5b531054ce9','5a0d61a3-1593-447a-9e08-cde863cbfa54','Clock tower','House','Mountain','Mall','Hill','A','2024-11-21 13:14:45'),('2226589a-6b0c-41a4-8ceb-9d02c4de139e','d76adc25-4d95-47cd-8f1d-8cfd02a56783','they are completely unrelated experiences','they often exist closely together','comedy is more natural than tragedy','people generally prefer tragedy to comedy','comedy only makes sense when tragedy occurs first','B','2024-11-28 14:43:51'),('2235e87d-4e4d-44ba-a9e8-55e32614a615','9bc39d87-d17b-4343-a87f-7b92aa4df516','Flown','Flying','Fly','Flew','Will Fly','D','2024-12-02 10:46:57'),('22493192-ff1a-4844-8ef4-ddc38f3fac61','5a7bbadc-0ac2-4f86-9a93-f6e5f5b7f100','An interesting book','Was sleeping','Ran quickly','Her friends','Happily singing','A','2024-11-28 10:33:00'),('225425ff-5ff5-4c9c-a8f6-49c20ef4ac72','ae3c5c3d-93dd-4e3d-92af-720a649c80ca',' It allowed people to travel to seaside resorts like Cannes and Nice.','It eliminated the need for hotels near train stations.','It led to the decline of French grand hotels.',' It encouraged hotels to cater exclusively to business travelers.','It introduced budget accommodations to luxury hotels.','A','2024-12-11 13:48:56'),('225c2388-dd3f-4895-bbd5-9fd9529c6409','df04b8a3-93fc-4ee4-8c7d-115d06008d16','babys','babies','babyes','babyz','baby','B','2024-12-04 09:55:09'),('2268e85c-4d22-4126-aff8-effbfb0c6e39','2985ff27-d5fe-4959-9092-cfdaeb01dc77','Quickly','Tree','Pink','Dog','Beautiful','A','2024-12-10 15:13:55'),('22ab348e-bc6b-4dd7-839f-4074e702ca39','6179b9ab-e032-4c50-9488-e3c926830db3','Mountain climbing tours','Cozy cabins and scenic views','Beachfront villas','City tours','Nightlife spots','B','2024-12-10 12:38:51'),('22af41fb-91bd-4844-928e-06a42e442523','3e427cae-5da3-4ac8-9bf9-6cf32328b988','Friendly','Helpful','Mean','Happy','Caring','C','2024-11-28 10:56:28'),('22b45b90-1ee9-4e8b-98e2-0c64fbf55929','a488aa47-9357-4156-92c0-0c4b20ac4460','1','9','4','3','7','B','2024-12-12 22:27:05'),('22b70b53-098e-459f-b2f7-61be7b3d443e','4e5e5bc4-f8e0-4e68-98ca-8b1298920c02','He','Has','Dog','Small','A','D','2024-11-26 00:35:21'),('22b86ef6-4a74-443e-840d-68d8a72e1065','bdbd6f8e-512f-4b81-aeea-379cc8abcd07','Individual dining experiences','The atmosphere of sharing food','The competition among vendors','The speed of service','The uniqueness of every dishes','B','2024-12-03 10:48:59'),('22c148a9-7052-4d84-9b1d-301101212bd0','92d0fa86-05dd-4bb9-a025-32b8c8692bd2','Attend a conference','Meet up and celebrate','Start a new project together','Go on a vacation','Go on trip','B','2024-12-02 09:50:35'),('22c2758a-ffd6-471e-a322-81f139537d5a','42476441-0ccf-4438-848f-b2f863e9b9ca','By visiting remote areas','By avoiding contact with locals','By being aware of local sensitivities','By asking other tourists for advice','By donating to cultural organizations','C','2024-12-16 10:11:29'),('22d5c0d7-f3d0-4ef3-86bc-82fa543ccea3','8d1bf245-062a-4cac-b718-c5b1a47de3d5','to scare younger gorillas','to celebrate winning a fight','to call other gorillas to eat','to talk to other gorillas','to dress the gorillas up','D','2024-12-05 13:10:41'),('22f47472-99b6-453d-99a3-a5ca26eb095a','7ebb26fa-6b1b-4f31-8896-125751b12d99','Was delicious','The chocolate cake with strawberries','The chocolate','With strawberries','The cake','B','2024-11-29 10:46:39'),('2314b3a9-beae-4f3e-8ef4-cd06e8b05481','e8f611b7-e348-4671-898a-63897d4a0b7d','Its well-preserved medieval towers.','The interactive exhibits on local history.','The extensive library of ancient manuscripts.',' Its architectural style mixing Gothic and Renaissance elements.','Its well-preserved place.','C','2024-12-10 10:11:58'),('231a2a2c-3deb-49aa-ba74-cc8bc576bae2','35b422d0-1c45-466b-b8a3-6b1c07df6fed','She said it was a beautiful day.','She exclaimed what a beautiful day.',' She exclaimed that it was a beautiful day.','She exclaimed it was a beautiful day.','She said how a beautiful day it was.','C','2024-11-28 11:02:06'),('2329b10d-c8b8-455d-a8f1-44aea3b4434c','3878100c-eb0f-4d5e-afc8-7632581fe318','They','Its','Their','Our','His or Her','B','2024-12-03 09:53:17'),('235cb58e-b2dd-45cf-8836-7a0393ae4175','c5039122-46d4-41b7-8fe4-1578182171e1',' accept','accepts','accepted','accepting','were accepting','C','2024-11-29 10:49:07'),('23a32669-fb7c-4a9d-8fa5-e35dd80a9c00','75be234f-103c-435e-83df-6b1a81854743','Restore','Toaser','Strorer','Retorse','Retoser','A','2024-12-04 09:14:40'),('23c02fc8-e24e-4c4b-821c-83d7ed9fed1b','8397f351-9a9c-4bc2-a7e2-5753995ab57b',' I want to become a hotel staff administration',' I live in a big house.',' I am happy.','Cooking is my hobby','I have a cat.','A','2024-11-25 21:32:24'),('23dedcc1-b845-4641-b608-80c504581331','a4419cf1-abbd-4fe4-831b-6864a9026df1','Country','Happiness','Car','Alice','Table','D','2024-11-26 09:48:00'),('23fb7b28-0559-4067-8231-45413fc11a7c','449106e5-c352-474d-839a-acea8cfcd046','completed',' have completed','had completed',' complete','will complete','B','2024-12-02 13:10:12'),('241febd8-312e-48a7-8df9-7f9e7a93cf02','02e46f37-a60b-4eb6-a922-f9d447d3e19d','At 8:30 AM inside the ballroom','At 9:00 AM outside the ballroom','At 9:15 AM in the foyer','At 8:45 AM in the dining area','At 10:00 AM in the lounge','B','2024-12-11 09:52:27'),('2421d0b5-688a-40ab-aa83-a9c45767ad55','82bdbce0-88e6-4a0f-b049-82de0b1feb41','Finish before dinner on Sunday','Make everything neat and tidy','Bring sandwiches and fruit','Spend time with friends at the park','Spend time with friends at the theatre','A','2024-12-02 11:45:35'),('2422d8a3-e08d-46ea-bb16-90bfaf07d2c1','27f1b136-2f0f-4d57-9a38-f297ce1bb163','until','by','once','before','although','C','2024-12-03 14:46:13'),('2427cc77-7232-471a-8717-a812435696a4','a0c44905-d741-4d7b-8b5d-4d0b44acd9cd','She handed me a small gift.','Laughing loudly is her habit.','They will finish tomorrow.','Running fast is exciting.','He was tired.','A','2024-11-28 11:45:00'),('2454ce72-f6f7-4849-a338-d6bfa1f03e82','8fb70870-7d5a-4bac-aded-e80466ba83ad','were meeting','will meet','are meeting','had met','meet','A','2024-11-28 13:33:35'),('2458c160-35e9-4b89-9f4d-abe31bf8dedd','d718c6a5-e8a1-41b7-ab9e-3bcc08ba024c','Two years','Three years','Five years','Six years','Ten years','C','2024-11-26 09:03:15'),('245ddc15-8efc-46da-ae10-fef3f069e8af','fd0abd7a-9ff2-4f85-ad6a-6a02b8092ef6','A famous architect','The original owner','A well-known landscape architect in the 18th century','A royal family member','A royal canon','C','2024-12-10 09:34:07'),('24843f36-0822-4b8e-980c-012b85ddbbed','321b4bdc-bf50-4070-b3b0-8e4e1dfca7ba','To travel far','To understand other cultures','To become chefs','To meet famous people','To get money','B','2024-11-26 13:57:54'),('24912de6-16b7-4be1-852a-65fcec29c6ec','cc25552d-c8ec-40d4-b905-7eeefc0eb910','Common noun','Proper noun','Abstract noun','Collective noun','Compound noun','C','2024-11-26 09:52:12'),('24927882-dd5f-43af-a7d5-e07fa9e93d99','5e03b127-745d-4a25-905a-c7d9584191a5','Baroque',' Gothic',' Renaissance ','Romanesque','Roma','B','2024-12-10 10:00:08'),('24b3ffd6-2248-4f69-8b83-87a43567298f','a9292ef4-1fe3-4efc-b1e3-688812626f84','To roll it out to VIP guests only ','To offer it to all guests after successful testing ','To focus on wellness options first ','To wait until next year to decide ','To wait next month','B','2024-12-09 14:03:41'),('24baaa00-beeb-47e2-80b8-9a0aadd07d1e','2e1b777b-6e94-46a0-9a97-c9c5a59cf43c',' meets',' met',' meeting','meet','was meeting','B','2024-11-29 10:53:03'),('24d7e19b-f0ee-4c1f-860d-d3ba4298dae9','bdc4cd43-2d62-4b0a-9837-cb34c08cafd9',' do not see','did not see','have not seen',' had not seen','will not see','B','2024-12-02 14:34:00'),('24d88b55-3ecf-494a-bfd6-0d0a1c0c9d83','47df3b70-5d28-47d2-bf3b-d1ead39d4cf5','The old wooden bridge','Collapsed yesterday','Yesterday','The old wooden','The wooden bridge','A','2024-11-29 10:25:04'),('24e0131c-ef4e-4718-b8d0-e18be324f769','e641ee74-aa45-4cb8-bbd8-5a55620a6bfb','A luxury hotel','A capsule hotel','A ryokan','A hostel','A traditional guesthouse','C','2024-11-25 22:52:00'),('24e238eb-59ee-4b09-b1fd-fcaef7f12fd1','a5c4dbc1-18e2-40ce-a7b3-4eb9e38b7322','How often something happens','How much or to what extent something happens','How something happens','Where something happens','When something happens','B','2024-12-11 10:01:32'),('24e911f8-57d1-43b3-9202-441d525770be','cd40de95-bcd9-4e77-8719-98e906d4e65b','leafes','leaf','leaves','leavs','leafs','C','2024-12-04 09:40:59'),('24f86130-c14a-4b26-9885-d36ef533b8bb','fcad2927-8fb6-4e9a-a5f3-d2a6e0b66b77','He has finished before they arrived','He will finish before they arrive','He had finished before they arrived','He finishes before they arrive','He is finishing before they arrive','C','2024-11-26 05:56:18'),('250b5cb9-fcf3-4f37-84f5-083703b1b85f','7d690740-a85d-4f4f-af35-1053a94d29e3',' comfort',' comfortably','comfortable','comforts','comforter','C','2024-11-29 09:21:40'),('251bb00d-99e5-47e6-a62b-84362be985e2','9c4e20da-730d-4417-97cf-5cc61940a4bf','before','until','after','while','since','C','2024-12-03 15:06:11'),('2522d950-0cb7-4d91-adf6-5a20f1e04bd6','ee639867-b21a-4f18-ac77-f01647841c7c','dogs','doges','dog','dogies','dogz','A','2024-12-04 09:43:30'),('25244e4e-f92c-4435-9746-ede32e96e023','5fefe902-1758-4223-9472-056a59c3231d','Ran','Running','Runs','Run','Runned','A','2024-11-25 23:34:46'),('2553ea09-0e56-42cb-89a2-b0a59c3322c9','102f1443-bbfe-4746-a709-4a3bed3baa6f','A party or event to mark a special occasion ',' A meeting to talk about problems ','A moment when people stay quiet ','A journey to another country ','A time when people are sad ','A','2024-11-25 11:20:20'),('2556ba4f-9714-4d69-9832-10c0e143748c','ac2b241b-2fda-4813-8ce8-0b5ee50a271a','Sad','Angry','Good inside','Lonely','Scared','C','2024-12-12 10:52:20'),('2559d4a3-48ad-42e0-8a5e-63793c887ae9','4cf4591a-a0bc-4365-99a8-e38a7c6ec333',' Played music','Performed dances','Read poetry','Displayed art','Told jokes','C','2024-12-11 15:07:45'),('255aca04-c3c5-48f9-aafe-e9f8b2c7576b','ad7996a3-3ba7-40c9-9112-cb5723782c71','It helps her gain more art clients','It provides her with a unique perspective on creativity and professionalism ','It allows her to sell art more effectively','It simplifies her art creation process','It helps her reduce art clients','B','2024-11-29 13:48:48'),('2566fbc8-e1e3-492d-8ce1-2897a03e1022','6082e457-97d4-46e0-b901-076cf92a29c1','Respect for elders','Family loyalty','The importance of education','Obedience to parents','The role of children in the family','A','2024-12-11 15:13:23'),('2567a4d7-ec03-4547-a62d-e5cb9affe575','dd4ead0e-8799-44a8-ac93-45bd5e2954ad','Its modern art collection','Its large collection of historical and artistic works','Its contemporary architecture','Its focus on technology and innovation','Its traditional art collection','B','2024-12-03 10:57:52'),('256996cb-6943-4d1d-860a-23215a9f4b45','2aca1c90-1a1f-4c86-a1a9-7a86490a51ff','Rooftop observation decks',' Guided tours to remote locations','Glass-roofed cabins','Telescopes provided in rooms','Helicopter tours','C','2024-12-11 02:22:35'),('25749928-af88-4254-815f-ce46b022335b','41c5c365-7e8a-4aeb-977f-618b9c792680','Market ','Shelter ','Bridge ','Theater ','Plaza ','B','2024-11-25 13:34:30'),('25a413d4-e2b3-4e35-a0e0-c1ffc347e024','9471bb5f-b439-44c1-a75a-3b6109396bf3','Jenis makanan',' Karir atau pekerjaan yang memerlukan pelatihan khusus',' Tempat untuk bekerja','Cara menghabiskan waktu luang',' Kegiatan yang menyenangkan','B','2024-11-21 14:57:22'),('25a6312e-8548-4b2f-8806-2a497a6a8f4a','e0b4b5d6-8172-4130-b94c-9cb49908986b','They painted the house','The house was painted','She paints the fence','He will paint the wall','I am painting','B','2024-11-26 05:42:22'),('25a8d65f-b972-49ba-93f4-504a668e74fa','99e73f6f-b0d2-46a5-abfd-c6a85aed5db2','A compass','A treasure map','A flashlight','A telescope','An ancient key','B','2024-11-25 21:36:40'),('25bce0f9-2206-4562-b3c3-39553dee615d','bae3c56e-32d5-4b32-9054-fc2433d351f2','Immediately','Over two years','Through a one-year phased rollout, starting with a pilot program','After the full marketing campaign is completed','In six months','C','2024-12-11 10:48:02'),('25fa8c76-ddd8-42c5-a3cd-0e871047680a','758f7001-e2f1-486a-8f58-f3ad9bd2d3e5','Happiness','Confidence','Respect','Friendship','Kindness','C','2024-11-27 23:35:11'),('264af80c-663a-4669-8509-14c47b7985cf','f4377fa6-1fc3-4a30-af92-8d7d8bfa97ff','Menacing','Powerful','Village','Brave','Kind','A','2024-11-25 10:52:45'),('26606daa-5e02-43fd-8b5d-d05daa90c349','e25f781b-0f67-48a9-9d00-cc4385a0648b','She enjoys playing tennis','The small child laughed happily','To travel is exciting','They went to the movies','The dog barked loudly','B','2024-11-29 10:58:28'),('26611026-31ac-4fed-ae76-70c461bb60dd','a33fe25d-323f-4f6e-8508-d992710ed119','CEMERONIES','CEREMONIES','CERENOMIES','SERECONIEM','CONEMIRES','B','2024-11-25 11:12:11'),('2667990e-1d34-479c-a6ef-c565c033e9e5','3044d9ea-958c-4950-ad2a-3420e41e412f','China','Estonia','Brazil','Italy','Myanmar','D','2024-12-03 08:57:48'),('266b67fa-d5d6-4c10-94fd-367f7cfeef00','079dcce6-571b-4f32-b7f9-64592b31a99e','will have completed','will complete','complete','completed','have completed','A','2024-11-29 09:46:46'),('2674a063-20ca-4025-9fdb-7e71f2366bc5','0db625a0-88b7-4f35-b1ca-4516db7fa6bf','Jiankou','Mutianyu','Badaling','Simatai','Gubeikou','C','2024-12-11 15:53:46'),('2683cc02-6544-43ac-b774-b5fda5869d25','463b16b9-a4a1-40c7-a451-a3345239ee98','Modern art from the region','The history of the town and its role in past wars','Famous inventions from the town','Architectural models of the clock tower','Collections of rare coins and stamps','B','2024-12-10 14:13:54'),('26a9e96f-9b8d-45bd-b90c-8ba0785ebf5d','b9a041da-b17d-4867-bfb2-15d5efd4581d','Respect for elders','Family bonds','Hospitality','Hard work','Religious faith','A','2024-11-04 14:27:34'),('26f95f21-f457-4e7b-94d2-b8b5a90e5116','f515e8f3-c205-4429-bf25-bd176c746c85','Stasiun Kereta','Balai Kota','Kantor Pos','Museum','Rumah Sakit','B','2024-12-03 09:39:48'),('26fca523-4255-445f-b5cd-2e6dc299fd15','3879b283-1602-49b0-b869-40ee4cc72842','have the best way of dealing with money.','help their children get a better education.','only cares about buying things.','are better than other people.','only have eyes for money','A','2024-12-03 15:13:19'),('270f44bc-f55f-4b70-a94c-6f6c77545a44','a263c188-90c4-4e85-8e8f-391bec3d37b5','Gym','Spa','Health resort','Fitness centre','Meditation room','C','2024-11-25 13:24:15'),('27124278-4023-4e68-b30e-6112e2fb1c50','c120dac5-af96-4f8c-bddf-333f229a6e03','Loving ','Hate ','Demure ','Bad ','Pretty ','A','2024-11-21 14:45:46'),('2720d1ec-ad43-4924-a0d8-6201965a24f0','c3b34143-a725-49cf-81d5-f52762156475','Enlarge','Narrow','Shrink','Reduce','Contract','A','2024-11-28 15:25:27'),('272b6104-3572-43c7-a013-8b2014ba02d7','986adb3d-915f-453e-a5e8-752335a71b02','Movies about gorillas are popular.','Movies dont show gorillas correctly.','People dont like gorilla movies.','Movies about gorillas are true.','Gorillas only exist in a movies','B','2024-12-05 13:16:47'),('2736a521-65bf-4b6e-a666-d003c06fcba6','bc7f0016-a218-4e3b-8745-968a60224bf2','1 mile','2 miles','2.5 miles','3 miles','4 miles','C','2024-11-25 22:10:28'),('2742ecbf-b69a-4e91-9701-fc0696c20434','89477015-a36e-49a8-87e7-d44300f68dc3','Tourism is necessary for development in struggling economies, and any negative impacts can be managed later.','The benefits of tourism outweigh any concerns about culture or the environment, provided it\'s profitable.','Tourism can both help and harm local communities, making thoughtful regulation necessary.','Local communities should be free to prioritize economic benefits over cultural preservation.',' Tourism has no significant impact on cultural traditions.','C','2024-12-05 15:19:04'),('274390b0-1c83-4687-84f0-cefd56aaf0b9','16cd30f8-85ec-4eef-89fc-5992d0263bb5',' they may find the challenge easier than they thought',' it often doesnt meet their expectations',' they feel very homesick, especially for their favorite foods','it is normal to feel culture shock','They set their expectation very high','C','2024-12-06 09:57:18'),('275746df-3e66-40f3-b33d-a72b6490080b','22d254ff-1bb6-4ef3-9b5e-7bc9cd410480','The teacher said us to close our books.','The teacher said we close our books.','The teacher told us to close our books.','The teacher said we closed our books.','The teacher told we to close our books.','C','2024-11-28 10:59:58'),('27655463-ba36-4bc5-a4b6-ac38335b5005','809230de-f4b7-4751-aa7b-31005c829fdb','play','plays','playing','played','will play','A','2024-11-28 14:14:58'),('276a6075-9d71-433f-be59-c87c2f44b9d2','491249b7-4f29-41c6-8b90-8d192321fdc6','How to eat','Growing foods','Playing games','Making clothes','How clothes help people','E','2024-11-25 13:12:15'),('2779f824-c0ae-4ffd-b6f6-5484a39ef287','afde326a-413b-42e3-b8eb-d434b271786c','They were confused','They laughed a lot','They were bored','They left early','They fell asleep','B','2024-12-11 14:56:28'),('278124c0-a63f-4184-b191-b146a42aa8c5','8d023e1a-44c8-4ea6-af5c-6188d7e04157','The car is his','His car is red','This car is red','That car is beautiful','Those cars are his','B','2024-11-26 07:11:29'),('278ae160-9050-4f8e-880b-74adbc6bec0e','00c3d0ad-b1fc-497c-8d36-16d52274b49e','Clumsy','Strong','Beautiful','Rigid','Slow','C','2024-11-28 11:23:40'),('278fbc6c-a690-45a0-8d8c-bb5a21b9441d','294e14ab-8309-4451-840a-7525e9446679','will postpone','are going to postpone','may postpone','would like to postpone',' is postponing','B','2024-11-29 11:53:01'),('27a47fe5-d6b1-4866-ad85-fa72be5489ad','e7e8db4c-55cc-4a08-a931-db1ccac6aa4b','because','although','if','when','because of','A','2024-12-03 09:26:51'),('27c32fd2-6f1f-4483-9925-d2af49666969','c9aaeba2-6217-4e1f-86f1-b9bc243451e6','Managing logistics for personalized guest experiences ','Lowering the cost of operations ','Getting more bookings ',' Attracting a younger demographic ','Getting more money','A','2024-12-09 14:06:02'),('27c7e5ac-e913-48b4-bda8-eb3fe7cb57ed','6f35a9f4-7a12-4ddd-8c0d-45916fb225a0','Talk Show','Nature',' Music Video',' News',' Historical','A','2024-12-12 09:15:51'),('27c9d9a6-418f-4e6c-bd27-114d90edaaa8','603eee21-9436-4b49-96bd-8328c7035246','Kindness','Efficiency','Formality','Entertainment','Cleanliness','A','2024-11-26 06:02:24'),('27ca92e8-150d-4454-8dd9-9693c39b36b1','bf7b617f-ea8a-4b78-be40-e1bd4ad45885','Never','Always','Rarely','Often','All of the above','E','2024-12-11 10:25:15'),('27dda98c-80b6-44cc-9588-0d6ca684180e','fe2fb551-a490-4dd0-9b2f-cb3b5a06e0f6','Laughter and crying help to release tension','The stimulus for laughter is referred to as humor','All people respond to the same types of humor','Laughter and crying have similar physical responses','Humor is exclusively cultural and not universal','C','2024-11-28 14:44:35'),('27ddc6bf-4599-4423-826b-9a45a639c323','0d151d92-e5fa-4d78-8b52-0bcf2aa89b62',' It does not exist.','People become animals.','People go to sleep forever.','People survive in some form.',' People reincarnate as humans.','D','2024-12-05 10:12:41'),('27ddcc41-7913-4047-b525-b63480b79372','0655fdf3-f90f-4d6a-8e27-25802f12d662','Event','Gathering','Celebration','Ritual','Ceremony','C','2024-12-02 12:05:43'),('2800a4eb-80a5-493f-8971-bc96042fd8de','e1441435-fdaf-41b3-85cd-f3bfc231b550','Optional ','Required ','Scheduled ','Efficient ','Difficult ','A','2024-12-03 13:26:29'),('280c916d-df04-4069-af8a-82d25271c4db','2af0d10d-2ede-478f-a364-0d79e2aeb43f','She should improve her cooking','She did a fantastic job','He was unhappy with the meal','The food was too spicy','The guests were disappointed','B','2024-12-09 13:34:57'),('28182a78-b307-4a4f-8d9c-8fe64b2c0495','1320e237-5b5b-4eb5-aca4-7bf44de2bb7a','cactuses','cactii','cactus','cacti','cactuseses','D','2024-12-04 10:32:41'),('2820e244-a7db-4690-9bc5-860e98592a75','ccb607d5-49ba-4600-a6b5-f7b8ecec7dd2','Traditional bank','Cryptocurrency exchange','Trading floor',' Investment firm',' Auction house','A','2024-12-04 08:36:08'),('2822f893-f0dc-4658-be08-dd7505a17bb6','1536e7c2-8e91-43fa-93ac-ba3c6fcfda0e','Stood','Standing','Stands','Stand','Will Stand','A','2024-12-02 10:42:13'),('282a88a7-0095-4e51-a896-82e8506e7c47','e0cb8b67-03b7-4cb6-be97-2ef2874da709','Music and dancing','Cake and laughter','Gifts and flowers','Fireworks and balloons','Ice cream and games','B','2024-12-06 14:31:53'),('285af9c1-b5e8-4eff-8f10-9c9d324a86f6','e03adce8-866e-490b-aa47-0e7da631b3d8','buss','buses','bus','bus\'s','busses','B','2024-11-04 14:03:19'),('2861d0ae-1fc6-4f6e-abb0-3bbaa35382a5','850ca48e-35b5-4ff8-bf88-41e1b6f0d84b','500 acres','640 acres','740 acres','Over 840 acres','300 acres','D','2024-12-03 10:45:31'),('2866a1f3-d858-4575-88bb-134599f1e427','875125d7-5403-4ddb-9ebc-6747f12eac05','Before','After','While','When','Until ','A','2024-12-03 13:58:38'),('286d7019-e4c0-482a-ad7d-d88093b90be0','8c153429-8d98-435e-bbd2-ff6f393297d8','Obscure ','Notable ','Insignificant ','Minor ',' Hidden ','B','2024-12-04 09:10:48'),('28730f38-dd1f-4ed3-90f7-ba2032394770','08bec6d0-5411-4099-aafc-d3f793d9ef64','Gardening ','Cooking ','Cooking ','Photography ','Hiking ','C','2024-11-29 11:08:40'),('28777fca-6f0b-45fe-8df4-2561e12cfcdc','ca1253c4-4937-4007-a72f-4ab7be28230c','Broken ','Dangerous ','Operational ','Fragile ','Cutting','C','2024-11-26 11:40:16'),('2884dac6-3693-4378-afb5-76b779b1432e','b5e818eb-b34f-4ae7-ac49-b6b4c27a26ea',' 6:30 PM','7:30 PM','8:30 PM','9:30 PM','10:00 PM','A','2024-12-12 10:06:05'),('2887b768-dbeb-49aa-9fa4-0ac69c488d7b','475f3a16-8a6e-4766-81fc-c844d27294b2','innovative, affordable, reliable','innovate, affordability, reliable','innovating, affordability, reliably','innovatively, affordably, reliability','innovation, affordable, reliability','A','2024-11-29 10:23:51'),('2889f5bb-2515-4746-8a8e-bdfa2ea05308','fa27321d-6503-4700-b32c-1e5290b33978','A place where people watch movies ','A place where people play and relax outdoors ','A place where people buy clothes ','A place where people learn ','A place where people live ','B','2024-11-25 14:22:37'),('288e4824-3358-4daf-955d-1294db5a6ce7','4f632bea-6167-40ff-8cad-35be59e031d4',' beauty','beautifully','beautiful','beautify','beautified','C','2024-11-29 09:23:04'),('289020a3-3dc8-43f2-ac67-80b281f9af5e','fbd43321-a08c-4f5a-8d1f-434167e313f4','We','They','He','She','I','A','2024-12-02 09:28:21'),('289429b3-d508-44ce-887e-d85ddfb5aa12','60229acb-2597-43e3-94b0-1f782e01dffb','Talked','Worked','Played','Gone','Opened','D','2024-11-26 03:36:21'),('28babcaf-84af-4ccd-8cce-9095d11d12e8','62315e92-00c9-4e23-8592-5d5052e52f32','owls hunt mice','mice can hide from owls','mice and owls both hide from birds, snakes and lizards','birds and snakes often hunt lizards','hunt for prey at all hours','A','2024-12-03 09:11:50'),('28c5f412-b645-4383-ac72-7b9f240d4125','acc9dec5-f095-45f1-b092-0014fb2ecb59',' By email sent from the business center','By visiting the hotels front desk','By using the phone line located in the ballroom','By texting through the hotel app','By calling the managers mobile number','C','2024-12-11 09:52:57'),('28cb8270-306e-492b-9a24-909d17d9a2b5','230b61c1-7504-4c24-b3e4-d92eb42198d4','lunch','laugh','lounge','lung',' lawn','C','2024-12-12 10:12:22'),('28d3b73c-b7ff-4d73-9399-0e018ffe9beb','fc735c0f-cc58-4c21-8716-138d677bf07c','am going to','would like','will','is going to','was going to','B','2024-11-29 10:15:38'),('28de29ec-3032-4297-8602-be09ae3559d9','d1e12969-e09c-4dd8-b14f-a72868889ab0',' Ran outside',' Walking slowly','The teachers advice','Slowly and carefully',' A very sunny day','C','2024-11-28 11:12:16'),('28dfd489-97bd-4ff1-9b6c-518b7c947e2b','22ddfb5b-0984-4bf4-9738-3010deee3dff','are going to introduce',' would like to introduce','have introduced','might introduce','may introduce','A','2024-11-29 11:41:37'),('28ed8ac7-028c-4ddc-88c2-29d4b79649c2','fc393223-1acd-4dd4-861b-90e29aa497d7','Turtles are fast swimmers','Helping others makes us happy','Birds can fly high','Ponds are beautiful places','Bird nest is a dangerous place','B','2024-12-03 14:24:18'),('292149ef-16f0-4cdb-8489-095d8c396bc1','f1acabdb-9e7d-440e-a7d3-f1e508b079a1','Fantasy',' Cartoon',' Documentaries','Sitcom','Anime','C','2024-12-12 09:16:42'),('292ac74f-ea88-4429-8ee3-c2c1810513ea','098a412b-5afd-4dda-89c7-9e9219692d05','International Food Day','Festival of Flavors','Around the World Night','Multicultural Banquet','Great Feasr','C','2024-12-04 15:33:05'),('2942154f-3cad-4f6b-85f8-a6cf66515b64','a7514282-5df3-4588-b37d-c093ce6d71ee','on','in','at','above','by','B','2024-11-28 14:39:08'),('29428f00-cc6f-4b5e-8a39-6a8ab8555f9e','9cb36a99-edfb-4c93-ba82-2cc989e59c21',' It makes us feel bad.','It creates stronger friendships.',' It shows that we care about others.',' It forces others to return the favor.','It makes us avoid responsibilities.','C','2024-12-12 11:31:43'),('2949f6e2-723c-48c2-b538-df8b49bfb9e0','8a382fe0-facb-4201-92c3-7ea3936d5c8b','Its mostly about speaking clearly','Listening and staying calm are important','She should avoid difficult guests','Guests prefer quick answers over polite service','Ignoring guest is correct','B','2024-12-06 10:11:58'),('294fcc48-57fe-4e77-aff6-afab4c763b95','13b27041-d5c4-44a5-9c64-d4f57ec96069','Lumi the Brave','Luna the Adventurer','Leo the Strong','Liza the Dreamer','Luna the Dreamer','A','2024-11-26 14:30:22'),('29567b6a-a3a4-470c-aa53-6e9f620a78f2','303e5633-b6e1-421c-9fa8-53d0d4387c89','Very difficult to forget','Not memorable','Very simple and easy','Not important','Sad and depressing','A','2024-12-02 10:37:16'),('295fe6d8-83c8-46d6-8d79-131fdb600ad2','097cf118-250c-4e63-99ba-1f1532aa89d2',' Take away ',' Add to ',' Add on','Refuse ','Reply','B','2024-11-26 03:51:32'),('296293b6-e9f6-4e1e-8bb5-6f082b9b2777','2141475c-95d5-4eeb-980f-9ceb305ce616','Money','Stories from his forest','Fruits and vegetables','Help with her shop','his belongings','B','2024-12-04 10:50:25'),('29800b54-3806-4b24-9037-7ca3274015e6','d8444361-b8fe-4395-be6a-33b7cfca173c','thiefs','thievs',' thieves',' thieve','thiefies','C','2024-12-04 10:15:02'),('298dae95-67d5-4fd9-82c8-90f25b8eb4ae','6147fd9e-1715-4c9d-994a-986a0a88cc06','Call housekeeping','Ask at reception',' Book online','Contact the staff','Leave a note at the front desk','B','2024-12-10 15:16:51'),('299231c1-62a5-4379-b1b9-a6f8512b8c39','2af351f3-2764-4234-a007-ce93c90e2c7e','French','German','Portuguese','Spanish','Latin','C','2024-12-06 12:02:32'),('29a2ce1f-1e6b-479a-9300-1e9628ca998d','3f951bab-4c5e-40f1-b853-f35b3b4c851d','A new hat ','A treasure map ','A shiny coin ','A picnic basket ','A pair of sunglasses ','B','2024-12-03 10:10:31'),('29a812a3-bf62-4f74-a19a-4fed56eff0bc','a050e9aa-a6d1-4300-a917-886fd44b02f7','attraction','arraction','notarctian','astarcation','nostractat','A','2024-11-25 14:40:07'),('29a89ba9-c28b-489a-b89b-2b084ce6e911','9ca67eb4-789e-412c-8ca1-4ade3a8c8842','in','on','with','by','at','D','2024-11-28 15:44:02'),('29a9db1d-ab7b-43b7-91b8-4511eb520e77','25deb6b4-0d85-462b-91d6-70081b1ca0bf','saw','see','had seen','was seeing','will see','C','2024-11-28 11:43:17'),('29b6d3de-76aa-4103-ac13-4bb3b3dc2edd','f5fa9799-abef-4b50-915a-61d2f85e6f29','She speaks Spanish fluently.',' She speaks fluently.','She is from Spain.','She has a Spanish book.','Spain is her country.','D','2024-11-26 00:14:32'),('29dcc1d3-caaa-48b0-a42e-b27a693ee0d1','26a13e25-91c8-454c-ab2f-294835f45c68',' does',' do','did','done','doing','B','2024-11-28 14:11:01'),('29f7458c-0173-4fba-9fa2-3a986e11c449','defceddd-b3e9-416d-815d-b4794f5f0750','She had never heard of it before.','She didn\'t like it.','She loved it too.','She thought it was boring.','she didn\'t hate it but she didn\'t like it either','C','2024-12-05 10:58:39'),('29f84f07-28c1-419b-a0b2-d68c169004ce','b6bfbdb8-25d6-431e-aa86-5cd797a438d5','Build ','Increase ','Reduce ','Decorate ','Repair ','C','2024-12-03 13:32:52'),('29fb20a6-a1ac-4864-9afe-00a51cfe4105','b0814752-115f-4946-a8a4-8672db4f2a71','After','Before','When','While','During','A','2024-12-03 13:54:21'),('2a14d1d0-7caf-4eae-937f-104e074fda8c','967c813c-b9c4-434a-9a2f-51ac900706ff','He finds it stressful and crowded','He feels it is dull and uninteresting','He loves it for its liveliness and beauty ','He feels it is too expensive','He feels it is too cheap','C','2024-11-29 11:59:11'),('2a16bf9c-c333-477e-bcc8-a2d759fce8ef','d684c006-813b-4f66-a4b9-ed3153d4fd0f','blue','bright','sunny','clean','salty','A','2024-11-26 06:30:22'),('2a1fc122-1b59-48b2-bdfa-206445a0d292','260b12d6-8a0e-419e-8ac4-fe9c9bf66959','True','False','It was safe but strange','She didn\'t go underwater','It was a peaceful underwater world','B','2024-11-26 14:26:10'),('2a28bf51-1af1-44c4-ac9c-79fac3cd6789','1a3a37fe-0a1f-4bf3-83b2-e9b47289ab9b','Promoting health and well-being','Selling food','Raising funds for charity','Celebrating local artists','Organizing sports events','A','2024-11-24 00:38:34'),('2a3a833c-0c9b-430f-876d-ced152125034','e19a3d30-7402-4fa4-abdd-2fa69f5763fc','Competition ','Luxury ','Cooperation ','Isolation ','Conflict ','C','2024-11-26 09:58:01'),('2a4809be-e33d-4fa2-9fcf-0eee45721076','a65a0fce-2471-439f-8481-fa1ce3ee1308','distant','modest','iconic','distance','forgettable','C','2024-11-26 01:16:36'),('2a50451e-2172-4ced-8884-86ea13ad2d2b','156658ba-6ba6-479f-810f-f2dcfe529da8','From family encouragement','Through his studies','From his past experience as a receptionist','From travel experiences','Through a friend','C','2024-11-26 11:25:20'),('2a50d9a9-7563-4efc-8505-dd31b3976636','5b943d49-4783-4027-954e-f6aff92d7452','They have provided financial support','They have been understanding and encouraging ','They have taken over some of her work responsibilities','They have given her additional work-related tasks','They have not provided financial support','B','2024-11-29 13:48:13'),('2a5bf840-2287-495a-86f2-ff913ac81534','9e16e821-c1ef-43d1-843d-63f740eb987a','prepare','will prepare','will have prepared','prepared','preparing','C','2024-11-29 13:44:15'),('2a5f8e6a-d0b1-4d46-82b0-8dcefb6a5bc8','ac102d06-ef30-4ecc-a8e4-3e584bfdb966','at','in','under','on','between','D','2024-11-28 14:35:08'),('2a69a1bd-2462-4807-902f-5dbb5b7e0b0f','b347dcbe-8ba6-4d93-b1d2-46116472206b','Museum','Cultural Center','Gallery','Theater','Library','B','2024-11-25 13:20:06'),('2a6c24f1-1bf5-4bf6-af11-3d22d001f7dc','8f258434-a4f6-46df-8ead-d2926e40a5ea','Swimming','Wearing hats','Wearing scarves','Cold places','Warm places','A','2024-11-25 13:11:30'),('2a753e75-75f8-4aee-8b22-1f3ccf2027ca','3c8eeedb-e1d6-4a49-9156-f7bfb73a1273','boxes','boxs','boxies','boxx','boxess','A','2024-12-04 09:36:58'),('2a758372-64a2-4735-b63d-908d0b40eb9c','6cb63af0-05de-4875-a648-b719dce22177','The beauty of ancient architecture ',' A connection to their childhood memories ',' A peaceful escape amidst the chaos of urban life ',' The importance of preserving historical documents ',' The need for more technology in urban spaces ','C','2024-12-03 09:39:31'),('2a9858f6-8cc4-4eee-b45c-78440f4d4574','f8efd044-6174-4020-b813-470edd594902','Destroying nature ','Traveling for fun','Protecting the environment ',' Building structures ','Ignoring resources ','C','2024-12-03 13:10:52'),('2aa219de-af77-4a1d-8f16-f6e929404c80','e11f3a15-869c-45da-a04e-676c99a62a01','Always','Carefully','Yesterday','Quickly','Slowly','C','2024-12-11 09:51:51'),('2afa9f23-1ebe-46fa-ae15-1747181c9f4b','b3b6c425-ea4c-47f3-bb53-d65140d76531','He','She','It','They','We','C','2024-12-02 09:20:09'),('2b0c6b2c-b2d7-4cdd-ad3c-5d38fe724e82','1fb7136b-1396-40ce-9367-c0809d8d9ebf','Goes','Going','Gone','Go','Went','A','2024-11-25 19:21:25'),('2b0eabf2-7d88-44f6-95e7-32c1c06f4689','01b78bcc-216b-4154-8442-74a8edf5f042','by',' as soon as','until','while','when','B','2024-12-03 14:37:01'),('2b15fc2c-be3b-498a-9014-5920510f3ca4','38f30db0-c5af-4e90-ae14-e3ef6a9a9f8d','A long, exciting journey awaited them.','Her dog barked loudly.','He is learning quickly.','They arrived early.','Happiness grew.','A','2024-11-28 11:47:42'),('2b3c7b58-f1f5-4c7e-ac7d-b91c6a7e6863','eac9ef4c-d710-4e74-a204-f3fffa4ecc87','controlled','abandoned','developed',' changed','flourish','A','2024-12-04 09:44:01'),('2b4b5132-7070-4d14-83fd-85df45782aaa','2b85c790-ccf0-4dfd-9f60-da896c4a7b8d','Traditional local food','International cuisines','Fast food','Vegetarian dishes','Gourmet fusion dishes','B','2024-11-25 23:28:32'),('2b6d791e-7fe4-46a7-ae30-783d849ec9a4','e4b7c57a-6b1f-49eb-8210-0073bb9c69cb','because / after','so that / until','as soon as / when','so that / by the time','as soon as / until','D','2024-12-03 10:19:16'),('2b783a05-d76b-4ad7-8294-9bf80e6713ca','c635c6e3-430d-438e-b3c2-995e05145013','a village constructed to remind the Japanese of their culture','a fixed set of rules dictating how the samurai should behave','the most powerful samurai chiefs',' local territorial wars between warlords','some prefectures that led by a lord','B','2024-12-04 09:55:20'),('2b79c46b-607c-454b-a597-039a49627096','31884599-6ee1-4659-a713-f5e8650f0f57','Visit museums','Travel to other cities','Walk in the city and visit restaurants','Go hiking','Watch movies','C','2024-11-25 14:48:24'),('2b9c923c-a403-4e91-8e16-2282c36c0d73','f1e19582-3b09-4033-9836-b7bf7357eed7','Best Event Organizer','Volunteer of the Year','Team Leader Award','Community Helper Award','Most Improved Volunteer','B','2024-12-09 13:50:25'),('2ba0651c-8f5f-4d7b-a748-c30cf52143bd','185ca91e-ff28-42c2-bc16-4c06f2aea468','in','on','at','over ','near','B','2024-11-28 14:43:54'),('2bbe9e74-f0b7-4cf1-ad5f-ae3829f8f40b','9496b810-50a8-4100-84e5-a904946bd056','A popular singer','A childrens author','A local teacher','A motivational speaker','A famous scientist','B','2024-11-24 00:32:39'),('2bc04497-1102-4e3d-9364-46101af70390','a3dc17ed-5d0b-4515-aba5-59674eec8e77','The mountain towering above the village.','My friend, an architect, designed this.','She quickly ran outside.','A cross the river lies a field.',' Some trees grow near the river.','B','2024-11-28 12:00:03'),('2bc2e4b9-658c-493a-8ec7-bdb674692916','1b3951e1-84bb-458e-bc2f-4f7324833c5c','7:00 AM','8:00 AM',' 9:00 AM','12:00 PM',' 6:30 AM','A','2024-12-10 15:07:01'),('2bdbc0d9-fe84-4460-8618-6b4b495b59ac','cd8d5e8c-3c0f-47e6-be75-1459060827a3','will launch','would like to launch','is going to launch',' may launch','has launched','A','2024-11-29 11:52:07'),('2be8e0c8-ac4b-46cd-a154-d3f1930b78a1','2dac2bdd-8595-42af-b3e0-77043485088a','He','She','They','Their','Our','D','2024-12-03 13:37:53'),('2c0fa9e0-bb20-442c-a3b1-82e9027d613a','0d7388ff-4a1c-4360-bcec-892028bf114e','so that','because','although','until','in case','A','2024-12-03 10:30:42'),('2c1c13fb-6029-46e6-814c-b8b4bc0239b7','83bf49b5-946c-44ed-b175-269bcfa23aaa','enjoy','take away','accept','adore','love','B','2024-12-03 15:10:04'),('2c2452d8-cbd0-406e-913d-981137cb2b80','c8917fe6-c73e-40e4-9d59-1661e5304f2e','A Level Two Divers Certificate','A Level One Divers Certificate','Their own scuba gear','A signed agreement','Their frog shoes','B','2024-12-03 15:19:09'),('2c24a9be-013b-466d-b915-fd8864efd2ef','a962bb29-1b4d-49aa-82b9-bfe00f23867d','DUSTIAM ','MASDIUT ','STADIUM ','DUTMIAS ','DASMIUT ','C','2024-11-25 13:33:48'),('2c2ef54a-d9ae-4321-817b-ddfd05d7bff7','4fabbad8-3f29-49d2-8056-432878be1eaf','He','She','They','It','We','C','2024-12-02 11:16:24'),('2c32a9c1-c9e8-48c7-af55-a218fff807b7','71cf45ae-8f0b-4d90-b19c-066076a54933','Go to the park','Have a big party in his backyard','Watch a movie with his friends','Visit a museum','Visit a karaoke','B','2024-12-02 11:27:41'),('2c34c19f-4c02-4cd5-8fea-652b2ad0c0b9','1b7e32df-3009-42df-8461-ed3d5bc22fe8','Building','Tourist spot','Park','Restaurant','Market','B','2024-11-26 06:47:32'),('2c4bb48f-706f-42c4-959f-43b54ed63150','5542e654-ee19-421d-ad29-1524ca1209a3','Ugly and unappealing','Small and quiet','Dull and lifeless','Amazing and impressive','Dangerous and harmful','D','2024-12-03 11:13:38'),('2c4c7247-d32b-4f3b-b8ad-1c50a7877b10','df461d2f-c788-466e-b650-37f63d4e137f','Slow and steady wins the race','Always sleep before a race','Fast animals are always the best','Tortoises cannot win races','the hare is superior','A','2024-12-03 14:42:59'),('2c57568f-dd4c-48e2-8e5a-333670d30732','20b649a6-ebf7-4d52-bbea-7ad1982eecd8','Improved employee satisfaction scores','A 35% increase in cross-departmental project efficiency','The completion of a major corporate merger','A rise in company profits','A reduction in staff turnover rates','B','2024-11-23 23:50:06'),('2c711d08-93f4-4b05-87aa-356bbd680782','cfd7fd59-5568-4d7f-b0c9-c205fff36af9','A traditional music instrument','A method of textile decoration',' Shadow puppetry','A traditional festival','A kind of dance','C','2024-12-04 13:29:43'),('2c73d7b8-7902-49c1-8db8-00aa9c1fcb8a','ed93c04b-e2f7-4a75-a7e7-b21e2880587b','Long lecture','The professor\'s long lecture about history',' Lecture about history',' Informative lecture','About history','B','2024-11-28 11:45:41'),('2c79cd52-4da7-4671-a1c1-0031a209b3d2','bfab3728-716a-47c1-8c0d-b85137720814','They traveled to Europe for their vacation.','She exercised every day to improve her health.','We stayed up late until the movie ended.','He worked tirelessly through the night.','She arrived before sunrise.','C','2024-12-03 10:57:18'),('2c7b4155-c420-4366-bbbd-9a7a0dd49096','7ac42631-ca38-4669-939d-2047125290fb','Sale ','Bargain ',' Discount ','Promotion ',' Advertisement ','D','2024-11-25 11:31:39'),('2c81347e-ecd4-4686-8c45-2f960c8b1eee','b6324f95-b1b8-448b-9fc0-df941cdad330','on','by','across','with','in','B','2024-11-28 15:23:20'),('2c92649b-4aa3-48bc-9e62-43d3dfc4f59f','0fd07ea8-5b81-4d66-8ec5-d728ab85dc16','will start','will be starting','start','started','have started','B','2024-11-29 09:45:23'),('2c9d54a2-75ae-4e40-92fc-beb26ad868d8','828c2788-77d3-4f9d-aaf9-049849e6abd3','believes','believing','believe',' believed',' to believe','C','2024-11-28 14:45:43'),('2ca3185b-1781-4fa6-86a4-595fa9ccaeec','71006b6a-4d6b-474d-b0c4-12d9bb0bffa0','Protect','Save','Destroy','Visit','Conserve','C','2024-11-26 06:42:37'),('2cbdd67b-9adb-4ebc-924a-b51fd68c6b98','27413b34-4aa8-4053-9f8b-12685cabf4a6','It promotes tourism over local culture.','It encourages a deeper understanding and connection with different ways of life.',' It encourages tourists to ignore local customs.','It solely focuses on the history of the food.','It gives the tourist knowledge ','B','2024-12-04 10:12:08'),('2ccbee6e-4bd2-45dd-b692-fd9cecafc081','c345f310-ed01-44d0-8316-ace844884738','Writes','Writing','Write','Wrote','Will Write','D','2024-12-02 10:49:16'),('2cee6960-76b6-4d09-b488-f6d50e2d0413','e3c3ec80-023e-415d-b5db-7fba4cf178a1','In the city of Cairo',' Near the Nile River',' In the Valley of the Kings','In the Sahara Desert','At Giza, the cemetery of the Pharaohs','E','2024-12-05 11:33:59'),('2cf1c5d4-2b8c-4b51-9c0d-f69d2593eb9b','642bc9ce-d01b-4ccf-b73b-fb54f69b51d9','New equipment','Innovative ideas for a project ','A financial plan','A marketing strategy','An advertising strategy','B','2024-12-02 09:33:11'),('2cf3d439-9200-4441-9e1b-4fd925eb198b','2b717dbc-f448-4ef0-8fab-62c1dc68ee6b',' I am from Japan.',' I like pizza.',' I am 25 years old.','I am a actress','I am a student.','C','2024-11-25 20:04:08'),('2d0253a8-8505-4ec2-9a5d-6e000ee4c08a','ef9fe74c-a322-4241-87d0-af51a06b6488','I love my grandmother',' I am a teacher.',' I have a pet rabbit.',' I go to school every day.','My family is made up of my parents and my sister.','E','2024-12-12 10:52:50'),('2d1a659e-f6dd-4e1d-8b66-c60cd6a152de','4eee3162-0fb9-4219-8f98-e6dee59c4c5f','Going on a vacation','Hosting a small launch party with close friends and family','Starting a new novel immediately','Attending a writers\' conference','Attending a meeting','B','2024-12-02 10:11:54'),('2d3968ba-0daf-4097-8658-8bdf252d26fe','c2170d14-4444-4303-b149-710b2284c7c9','So that','Even if','Because','Whenever','When','A','2024-12-03 10:03:28'),('2d4a41be-4b25-474c-99c6-899b5d763d6c','6032cf81-1e30-4807-b6d0-b4cf794b93d5','Their tickets','Their bags','Identification','Payment','Boarding pass','C','2024-12-11 10:16:29'),('2d5dd95a-f475-4b57-9d13-725a9ed550d8','79f1b404-b3ee-4067-adc1-2fa86851dfbc','Might have','Might be','Might has','Might had','Might was','A','2024-11-26 05:34:45'),('2d628997-7952-49d9-a355-4e2fa43f2a05','fdc59b3f-a424-4c26-aae1-80b5fdcd142c','Determined','Careless','Hesitant','Ignorant','Lazy','A','2024-11-29 10:36:05'),('2d82f823-0fe9-4341-bee2-1d7b3e370a1d','d9474a2f-a12d-476b-b95a-40c2553ced95',' are going to integrate','would like to integrate','might integrate','will integrate','may integrate','A','2024-11-29 13:52:27'),('2d8d4fce-21a9-46b5-8792-88692f83ed2d','8f31d76d-29b2-47d2-8d7e-f2e6e70b13c1','To differentiate them from the customers','To show that they have a good uniform','To give them a good appearance','To make them friendly','To maintain a professional image','A','2024-11-21 12:34:20'),('2d9143d9-b983-4317-a33c-3fe20dbd4deb','b7aa8160-82bb-4723-a1af-d92e244c8701','Knowledgeable','Uninterested','Interested','Creative','Excited','B','2024-11-28 14:14:56'),('2d9695f4-5e78-46a1-80ad-da9ebf99b514','d3868fbc-d577-4e84-999c-d5cee06435ca','Dull','Slow','Intelligent','Weak','Ordinary','C','2024-11-28 14:16:24'),('2dbe92e6-0496-4672-af58-c161bcd35e3b','52cd3694-54a1-40f7-b1d6-d95aa1a7a479','The tall, green trees swayed in the breeze.','Danced gracefully around the room.','She read with interest.','By the open door',' Brightly shone','A','2024-11-28 11:20:15'),('2dda035b-8b1d-46d8-bb9b-577b446742b1','ea8a0dc8-f2d6-458f-bc68-962586b81a08','They said, \"We would call tomorrow.\"','They said, \"We will call tomorrow.\"',' They said, \"We are calling tomorrow.\"','They said, \"We called tomorrow.\"','They said, \"We were calling tomorrow.\"','B','2024-11-28 10:50:54'),('2ddb8f9c-0a65-4f7f-be51-f5f31ac1f500','5fdf704d-4013-4d0d-9661-e30d9859ec1e','Babies can only learn from their native language.','Human interaction is necessary for learning complex sounds.','Babies understand videos better than real-life sounds.','Grammar cannot be learned before the age of one.','Sensory experiences do not affect learning language.','B','2024-12-03 09:29:54'),('2de4a98f-be84-465c-bdad-7c16789a0e1e','01a25c0a-d547-474a-9613-b9d95b430af8','when','after','while','before','during','C','2024-12-03 13:50:56'),('2dff2b76-ba02-43e4-9180-f9dc1e4a892b','b299f332-e402-4b1c-9af1-a8f903f6c7d1','when','until','before','after','because','D','2024-12-03 14:09:31'),('2dffdba7-626e-446c-88cd-c6fff77ce975','d73cf44b-924c-4573-9957-e0430b0176b3','Alex Foster','Sophie','The hotel owner','Emily','John','B','2024-12-09 14:12:01'),('2e0123ce-3043-4dc7-94b1-8b8571afef27','febd2f0e-2b10-4cc2-9b96-f7df67a6f3bf','As unexpected','As a significant milestone','As a minor improvement','As a failure','As a major improvement','B','2024-12-02 09:43:08'),('2e184966-f307-41b7-85c7-f4c8316c7d17','909139ea-7cc0-491f-8614-fcc16d64b983','On the rooftop',' Near the lobby','In the basement','On the second floor','In the garden','A','2024-11-21 13:08:34'),('2e2ca29b-e107-46d5-a38f-75e7b103fb27','6d8c302c-b368-4d26-a104-a157aa15a13f','Calm ','Relaxation ','Tranquility ','Quiet ','Conflict ','E','2024-11-26 09:47:28'),('2e3bcc47-c3fc-48f7-9baa-667111837502','77ca4248-f156-4b94-86f6-93be3a585a8b','Destroy ','Maintain','Sell','Visit','Go','A','2024-11-26 05:40:06'),('2e3f9744-ba30-416f-b4b3-f506b12a78af','616d632f-f719-4e91-b49d-7c49ae294e55','departure','destination','departure','distraction','disturbing','B','2024-11-25 22:24:28'),('2e47c650-d553-47a8-93d0-dd4cf63d78d9','01e95a85-e00f-44cf-9b6c-41aadf296866','Will complete','Will have completed','Completed','Complete','Has completed','B','2024-11-26 05:37:18'),('2e7818dc-228d-4888-9370-95988d37c557','d95af214-3047-4308-be47-3fb4530d5e44','Motivated ','Encouraged ','Discouraged ','Engaged','Energized ','C','2024-11-26 10:48:04'),('2e78db0b-9d97-4b22-b489-4c190b9e3413','57d60674-08dc-4852-80a3-771f3000226c','Dull ','Quiet ','Lively ','Dead ','Empty ','C','2024-12-02 14:01:36'),('2e7f12f4-8780-4692-9d84-7fef6cdec189','6cf01bd6-a8c4-442c-8c9c-b68229faffd2','To enhance physical fitness','To provide a meditative experience','To promote relaxation and wellness','To complement adventure activities',' To provide luxury beauty services','C','2024-12-10 14:51:22'),('2e84a719-3056-4b35-836b-eaa004383882','a5e53c39-d9f4-4f5a-a66a-13ab563bfd4e','Yes','No, he wants to think about it','Yes, but he wants a discount','No, he doesnt want the suite','No, he change his mind','B','2024-12-09 11:32:33'),('2e98e6c8-1439-4dab-b4ab-eeb44aff0a64','5de26710-c4a4-4072-8d6a-6c1ddadf5901','Tomorrow','Dog','Slowly','Carefully','Quickly','A','2024-12-11 09:35:40'),('2ea473a0-79f9-422f-93fc-4a3126c3d8ea','a5334cd4-be29-4384-8298-903165820b68','A bird in the hand is better than three in a bush.','A friend in need is a friend indeed.',' Misery loves company.','Work before play.','Think before you act.','E','2024-12-04 13:49:02'),('2ead0420-dab2-4c75-988a-d1435d0fdc74','ef1a654e-1d9e-4b57-b1f5-70c100a4970f','Anna, Margaret, and Tanya','Bill, Tony, and Paul','Frank, Tony, and Mike','Sarah, Mary, and Lucy','Evan, Regulus, and Barty','B','2024-12-05 12:30:58'),('2eafcf26-f86d-4d11-89b7-c3e060e6889c','82c63754-cef1-48c0-bf00-95a6c1180507','Accomplishment','Discovery','Progress','Success','Failure','E','2024-11-29 10:27:38'),('2eb046b5-6837-4628-93d0-ca4eba575096','fda9ac91-3190-4b7f-bf11-4bdedd87c795','\"That\'s not fair.\"','\"I wish I got that position.\"','\"Congratulations on your promotion! You deserve it!\"','\"I dont think youll do well.\"','\" I Love You\"','B','2024-11-25 17:30:55'),('2eb0d31b-cd23-4b43-baca-d2d3e083a294','75a08116-d802-4753-813b-c18e5bc07060',' just arrived',' have just arrived','are just arriving','had just arrived','will just arrive','D','2024-12-02 10:10:26'),('2ef53e41-b573-4988-8685-7ea988209fcc','76b3712c-ade0-46d6-aa73-f6c65cf183f9','Her parents','Her team','Mr. Jones','The local kids','The audience','B','2024-12-09 13:54:39'),('2f509cbb-c9ce-48d5-900e-c3bb38140e5e','a5660138-8375-4d90-b1ec-79601810d890','Egyptian Antiquities','Greek and Roman Sculptures',' Medieval Manuscripts','Islamic Art','Decorative Arts','C','2024-12-03 11:03:36'),('2f5372da-13ab-46d7-b724-8a1127e1eeb4','2973e488-8daf-4219-bfc1-bb2c1cf2554e',' material things',' to talk to people','to teach','to wear nice clothes','to have fun in life','A','2024-12-03 14:33:25'),('2f6ab459-2455-4b1b-8371-212da20036fe','c20dee84-a1ab-4c2e-8bdc-bf9de905c2c5',' Shes been leaving her phone in a taxi.','Shes left her phone in a taxi.','Did she leave her phone in a taxi?','Has she left her phone in a taxi?','She leaves her phone in a taxi.','B','2024-12-11 12:42:05'),('2f9ab7f7-bcfc-4cd5-9557-f806b0c87284','23fe775e-6bd8-4083-bf4a-a3918ff5a614','The closure of a branch office','The launch of a new law firm in Surabaya','The opening of a new branch in Semarang','A partnership with other law firms','A rebranding of the law firm','C','2024-11-21 12:39:15'),('2fa5113c-596c-428b-8f88-b34be1392740','6fd367dd-455a-48df-887a-e2fb0a54a5e1','\"Congratulations on winning the competition! Your cooking must be amazing.\"','\"How did you manage to win?\"','\"It was just a small competition.\"','\"Im surprised you won.\"','\" No problem\"','A','2024-11-26 02:27:47'),('2fa82f0c-e099-4523-b33d-f8960597774b','aacd4490-0d37-4709-8061-baf74782cb42','on','in','at','between','to','B','2024-11-28 14:48:55'),('2fb33acf-74bb-493a-98c7-b67f9ffa3d6e','f2742373-7d54-43c1-b645-64d2b3182370','I usually walk to school.','I like ice cream.',' I am from a big city.',' I have many friends.','I don\'t know','A','2024-12-12 10:50:27'),('2fbec2cf-9cc9-4e4c-abc3-ec9d19b57765','73b89815-37b8-40ed-ad54-041eac1530d4','Go','Goes','Gone','Going','Is Going','B','2024-11-26 01:44:15'),('2fce1e4b-d851-4f6f-8f50-172562d07ea4','dee5a6e3-dc20-4264-969a-926e29fb2332','Tells us how something is done','Tells us when something happens','Tells us where something happens','Tells us how much something happens','Tells us why something happens','B','2024-12-11 10:12:22'),('2fd9222b-7ff5-4eaf-8f19-7f50751acf54','7756b334-0e62-4c88-9df7-f62a8efed074',' I live in a small town.',' I am from Canada.',' I like chocolate.','I have three sisters.','I have a cat','B','2024-12-12 10:45:31'),('2fd9bd95-a0e9-4654-a3a0-0f6a66427d67','eaa43a07-3ba6-4e8c-8dc2-ac32a0dd46a9','Sold golden songbirds',' Told stories of distant lands and adventures','Traveled to distant lands','Played music for the village','set the songbird free','B','2024-12-03 10:37:59'),('2fdec276-f8cf-414b-b05a-1baeac5916f6','fc5c0491-fda8-49b0-b73a-969489f55237','Seminar','Senimar','Misenar','Masinar','Menisar','A','2024-11-25 13:35:26'),('2ff3e905-b6e2-4d6b-83b7-68bf487a3ee6','ac3e151d-1d91-4140-8992-68c173296399','They are my friends.','These books are mine.','I am reading.','She has several friends.','The book is on the table.','B','2024-11-26 03:20:57'),('30000f87-f0df-4527-a723-148ee40e1db4','8d8d3133-9ff9-4eac-b80d-b1d435d19b1d','Greeting guests','Understanding guests\' intentions','Managing bookings','Promoting amenities','Excellent service','B','2024-11-04 15:04:32'),('30162150-6571-4820-b92d-6b194589815d','07ef4f39-24f9-4ddf-b65c-a8f36e26f7f8','The book is on the chair.','The book is in the river.',' The book is in the car.','The book is on the roof.','The book is inside the refrigerator','A','2024-12-11 11:00:21'),('3066ecf4-3de7-44f9-897c-19642b6c7fa6','27dbfc30-1451-4480-bd69-b5fc5ffa2a2d','They are indifferent','They frequently compliment it','They complain about it','They are unaware of it','They are dissatisfied','B','2024-12-09 14:18:06'),('30737e03-e579-48e1-ab50-599f6bfa76c2','3fe00058-166f-4a97-89be-aad37ee915f4','Improve ','Divide ','Simplicity ','Challenge ','Calm ','A','2024-11-26 09:49:46'),('3077e7f5-a2ef-4930-9944-916f83ef7da5','97b182fc-66ce-4dc5-b328-abc224e9e893','Dance','Dancing','Danced','Dances','Dancet','C','2024-11-26 01:40:02'),('307e718b-8d6a-415a-be96-bfe59e264183','ddccb491-7d2c-4c3a-ab8f-97661adb85b4','Visiting the Statue of Liberty','Trying pizza','Visiting museums',' Hiking in mountains','Exploring beaches and Hollywood','E','2024-12-04 10:58:38'),('308d5b04-25b8-45b6-9b63-5b1dfac6fe66','41e2c010-7691-4b4c-a32e-c66e73ad5f76','She asked me, \"Where had you been?\"','She asked me, \"Where have you been?\"','She asked me, \"Where are you?\"','She asked me, \"Where were you?\"','She asked me, \"Where you have been?\"','B','2024-11-28 12:27:12'),('308ee833-aa61-4625-a06b-529b0d52a256','2eb8883a-fe83-406c-a09a-c9895ddb6639','A traveler who could bring fortune or misfortune based on how they were treated','A famous merchant who visited the village each year',' A festival that honored the gods','A king who came to test the villagers knowledge','A mythical creature that blessed the harvest','A','2024-12-06 10:39:25'),('30af13db-86c4-4cb1-9dd3-11d6eba15d9d','3ad7ae7e-15e8-4ea3-9325-e5bddf8489f3','by','from','on','with','in','E','2024-11-28 15:42:11'),('30c1e731-2c37-46d3-bee6-65f6becd3d98','0fca493e-87bb-430e-8ec8-c68a43bd1d75','RANTERUAST',' RESTAURANT','TERUASANT','SRESTARUAN','RENTARUATS','B','2024-11-25 13:50:35'),('30caf91a-204f-451e-abf1-074901627de0','17c2c7fe-152d-4a7e-8494-6d961d100731','take off','takes off','took off','taking off','to take off','B','2024-11-28 14:49:24'),('30cbc48f-f925-4a89-832b-51170883bf32','236bb5ab-158f-4555-82b0-76f8b907db8b','Old','New','Boring','Expensive','Cheap','A','2024-11-26 05:41:05'),('30d7e839-8dfa-4247-85f6-cd6706538eff','b766e15f-2e6e-44e7-9d96-13c1ad750b77','on','under','in','over','around','A','2024-11-28 14:13:08'),('30e820ba-a512-4b17-b155-530c07a6ef9e','941198be-e2b7-4597-b5ea-607d0148445a','On the ground floor','On the first floor','On the second floor','On the rooftop','On the wall','C','2024-12-11 09:33:40'),('30e8cc14-f84d-4663-8502-ba2899522e2a','580c9555-f6aa-43c4-97c7-0e4b102ee21a','until','when','after','before','during','A','2024-12-03 13:57:17'),('30eabc7b-0152-454f-ae9d-5c31b8d6b7d1','16fcde85-5af1-4bae-96cf-c28dd51e2de8','Very','Quickly','Outside','Often','Today','A','2024-12-11 09:55:24'),('30f58a7d-d936-49ec-a311-1f97a4e89758','7540b414-845f-4779-8694-3f2702da978e','Praise','Disapproval','Blame','Opposition','Condemnation','A','2024-12-02 11:47:40'),('312068a6-b621-4efc-a293-8e098f2b819f','fe86b167-4ffa-4fdf-8de6-f3e83369ab16',' Studied extensively by researchers.',' Controlled by human intervention.','Filled with golden foxes.',' Partially destroyed by travelers.',' Unique and untouched by humans.','E','2024-12-06 12:17:13'),('3125f2f0-017b-4905-9012-5c8fcb292990','388d35b5-a612-4be5-a44a-c0e002ec5cee','Play sports','Sit on benches','Watch movies','Cook food','Singing','B','2024-12-03 10:12:58'),('313d3328-3474-4b37-9c5b-2b61d6822f6d','b3c97f0d-b2fa-42d1-904e-e5dadd49cd87','Travel','Save money','Go on a shopping spree',' Start a business','Buy a bike','B','2024-12-09 10:44:02'),('313eb5b9-3f24-48c6-baad-3319db7f12ec','9dd7892b-6e44-4618-ade5-3f94e015aafb','The teacher said dont speak so loudly.','The teacher told us dont speak so loudly.','The teacher told us not to speak so loudly.','The teacher said us not to speak so loudly.',' The teacher told speak so loudly not.','C','2024-11-28 11:09:08'),('31581dc8-8037-4214-914a-641b8de65c1c','563ad9e1-c406-43d6-8768-dd0a9d0fbdf2','Adverb clause','Adverb phrase','Noun phrase','Adjective clause','Prepositional phrase','A','2024-12-03 09:13:51'),('315cca22-0aa2-447f-ae7b-6a5bf49b86bd','bbe1f6c3-c20c-4d87-aed1-2019e4faf495','wont travel',' dont travel','havent traveled','didnt travel',' doesnt travel','A','2024-11-29 10:08:32'),('31631bfd-645d-46ab-931f-1149d389e9a0','6bb8651d-2e39-4b98-8e7e-4d121cef8c8a','Go','Going','Gone','Went','Goes','D','2024-11-25 23:39:08'),('316b6dc1-696e-4301-a7ec-038225f629bc','b2ac4e39-2b15-430b-b722-cfbad9b0f038','a troll mask','a vampire mask ','crazy-string','a bottle of pop','a bottle of coke','A','2024-12-02 09:56:17'),('318589e8-edf0-40c8-924d-c1b008bdc432','a94d51ad-8813-47dc-8e7e-363bbbdce83a','Family storytelling','The importance of preserving history','The value of oral traditions','Cultural education','Teaching history in schools','C','2024-12-11 15:18:56'),('31aff84d-48d6-4070-b04e-5565ab15c043','8356fdbb-d7a7-4ece-8315-841eba8f97da','since','for','by','on','at','A','2024-11-28 14:10:25'),('31b08fdb-0d1f-4b72-9e07-9e7cfee8460e','d7c36765-d9cc-4a0e-b2eb-b3e33fed0f46','The grass is yellow.','The grass is red.','The grass is green.','The grass is purple.','The grass is black.','C','2024-12-11 11:09:13'),('31bba50c-d73b-43c4-841c-fb6fdb29e69c','490fd5b2-ffad-4e93-85cd-96cc30c24679','Punctuality ','Creativity ','Commitment ','Ambition ','Responsibility','C','2024-12-12 10:24:29'),('31bde158-4ccb-4575-b1e2-0ab073218010','497ec870-e472-46a9-99f4-5d56343177ab','Transparent and easy to see through','Foggy and difficult to see through','Dirty and polluted',' Stormy and dangerous','Shallow and unsafe','A','2024-12-03 10:57:22'),('31cbfbc3-3026-4b79-8ed8-b9c421d9085d','876c8024-c7b0-4cfa-8122-bff7291b2ead','They should be quiet.',' They should avoid littering.','They should know the local language.','They should help guides.','They should only visit beaches.','B','2024-12-12 11:02:22'),('31d0f0f7-7472-43f2-8f27-ad1c279d8eef','719ac165-61f1-484a-afe2-4af85a78b559','It is helpful for managing stress.','It can be damaging to family relationships.','It shows that families are healthy and close.','It prevents the need for communication.','It leads to a stronger sense of connection between family members.','B','2024-11-28 13:28:53'),('31e546be-037e-470d-b751-8f51c757463a','7fd8ac08-02f6-4c46-b930-f8ab832b9ffd','Use the elevator under maintenance','Use the stairs or another elevator','Wait for the elevator to be fixed','Avoid going up or down','Take the escalator','B','2024-12-11 10:24:23'),('31f3a5d8-b3af-4312-8284-778328c38b29','161dce2d-48ae-4bde-9148-f9a85aee832e','Rigidity','Adaptability','Simplicity','Fragility','Imbalance','B','2024-11-29 10:37:06'),('31fa36ca-63d8-4233-bb53-d5a144b28ac5','eeed9d7f-2151-410a-a984-551bae8b9df9','A rock','Some leaves','A piece of wood','A flower','nectar','B','2024-12-03 14:21:03'),('31fb68c4-5001-4fda-b920-45bbbb4d98ed','171db5dd-5e84-41b7-b870-4da504a74a81','have seen','saw','see','had seen','will see','B','2024-12-02 13:28:20'),('3203d406-0a37-402a-9f7f-284d93762572','d6ab7ac0-e946-4eb0-83a2-a2e47684d2ed','Read','Reads','Reading','Will read','Has read','A','2024-11-26 03:42:03'),('320bfb86-963a-4f6d-8f0b-90c3aabdd990','3f119a57-938c-4aab-83b3-2744e7d349e9',' Shining','Yellow','Rises','Quickly','Moon','B','2024-11-26 00:44:31'),('321b64b3-10b1-4116-ad36-5b3e304a35b1','76d73e62-9367-4458-a880-c515ae16dcac','Slowly','Run','Beautiful','Dog','Eat','C','2024-11-26 02:56:10'),('321dc12d-f535-432b-85de-0453c2619a22','d0bfa245-d1f9-4627-9381-b6391995016c','She is very walk.','The car is green.','He run quickly.','They are happy running.','My dog eats fastly.','B','2024-11-26 00:36:28'),('3226e1ae-8a07-473a-95ad-8e21c5517965','433f7ca8-08d0-4de6-8a21-695f2b45ef7d','The availability of beach toys for families',' The presence of palm trees providing shade','The clear blue water that attracts swimmers','The café serving fresh drinks and snacks','The soft and white sand on the shore','B','2024-12-10 14:06:10'),('324abbb8-8760-46e8-910f-b676256e33a1','bff60d89-f1b8-4fee-9d6e-9624f9161549',' fail',' fails',' failed',' failing','was failing','C','2024-11-29 10:47:13'),('325c071d-e06a-4cf5-92f4-fccba1b19640','7fbee60a-0c6a-4f9f-80da-d0cf46b8ce2b',' Notre-Dame, Montmartre, and Disneyland','Eiffel Tower, Louvre Museum, Seine River',' Louvre Museum only','The Arc de Triomphe only','Versailles, Seine River, and Montmartre','B','2024-12-11 11:16:05'),('3262ec4c-d519-4e1f-9f06-c6802dbb10e9','1b75feb4-bf5f-4c39-9364-a8882fe9f247','A','B','B','C','D','A','2024-12-11 13:43:35'),('32774302-75fa-47de-9676-d77b8e5dea95','94cb0ea2-cab1-4134-8803-05299e9ef291','while','after','before','when','until','C','2024-12-03 13:58:00'),('327c7643-b6d2-4558-ad6b-7a6e9d540753','6078311a-558e-4ab1-a8f5-1cefdf417d27','$1.25 billion','$1.15 billion','$1.05 billion','$1.55 billion','$1.22 billion','B','2024-12-03 08:59:16'),('32923984-ec59-4b9c-b2f9-8a29714dff5e','be0370c7-7abf-42c7-975a-29d0b9327233','Rude ','Polite ','Friendly ','Kind ','Happy','A','2024-11-25 17:58:13'),('3293e8bc-ac99-40be-844b-4bc48b27dc41','cb26e9a6-6fd6-447c-a6bc-9761e7972225',' I am from Japan.',' I am 25 years old.',' I like pizza.','I am a student.','Thank you very much','B','2024-12-12 09:33:17'),('32ea2336-09b4-4498-9fc9-11475ea8ef09','4cedbe88-b778-4afd-acbe-e2ae8f0ad32e','The famous historical sites ','Small details like the sun on buildings and the scent of pastries ','The local transportation system ','Shopping at Parisian stores ','The cost of dining out ','B','2024-12-03 08:43:45'),('332e8f9c-85de-4dcf-95e4-05a4c459231d','1b5d8936-d09c-4ddf-84aa-b48ec749cb78','Panel discussion (synonym) / Symposium (antonym)','Philosophical debate (synonym) / Casual conversation (antonym)','Roundtable (synonym) / Informal chat (antonym)','Symposium (synonym) / Argument (antonym)','Conference (synonym) / Small talk (antonym)','B','2024-12-04 08:37:15'),('333a07fd-2f7f-4633-80b9-54c2700f58b1','aca068bf-dad6-4d9b-9a77-8f6a6925b834','might develop','would like to develop','will develop','is going to develop','has developed','D','2024-11-29 14:10:12'),('334fe2ed-7d48-411a-ac65-93f4d65749c3','9a844c65-c9f4-4533-9a1c-ae64f7e7e5bf','They have strong teeth','They carried the plague','They eat through steel','They are ticklish','They destroy crops','B','2024-11-26 08:37:48'),('3356f350-f7b6-4eb5-9b6b-861c0e85441f','2cdab541-56bc-4052-8325-d3f460724eee','Refinement ','Excellence ','Simplicity ','Grandeur ','Comfort ','C','2024-11-25 10:29:03'),('3362896a-749d-4678-9961-c40656eec658','6c50e90c-3002-4af7-9b2e-0f52e4667b43','at','in ','to','over','under','B','2024-11-28 14:37:41'),('336659e7-6c1e-4c19-8b8a-f23ea6cef235','347ba8cc-3415-4230-b154-7025638582fd','in','on','at','by','over','C','2024-11-28 15:11:01'),('33690d8f-829c-49fc-a032-4acb1d3d553c','135f6db0-272c-4ec2-9ad5-bfd1e5120c66','Square ','Alley ','Street ','Avenue ','Park ','A','2024-11-25 13:42:29'),('337ba6c0-522a-40f0-8c8a-bf3037a54644','62fad3de-adb2-4e7e-a423-252938fb095c','go','goes','going',' gone',' to go','B','2024-11-28 14:28:25'),('3383be5b-95d4-4a29-a962-213963c9ee42','afcba99f-e07b-4dd4-b671-c63835a23650','Eat','Eats','Eating','Eaten','Eated','B','2024-11-25 23:40:28'),('3385f6ad-8b8e-4886-b95f-1eca105d9db2','a32dd070-79cf-4feb-8c30-f2952c899d91','A new conference hall','A shopping center','A state-of-the-art fitness center','A rooftop pool and spa','A ballroom with a panoramic view','D','2024-11-25 23:42:55'),('338b740d-ad47-4842-9344-2c4503421073','318295b0-12be-4b9b-9a0b-4adb4771ac2b','The team completed the project','The project was completed by the team','The team was completing the project','The team completes the project','The project completes itself','B','2024-11-26 05:27:26'),('338eabf0-336e-444a-beb6-2ce218bb8547','71e77e9d-c309-4f8e-ae9f-999b4e0b6f4e','Two older sisters and one younger brother','Three older sisters and one younger brother','Two younger brothers and one older sister','One older sister and two younger brothers','One older sister and four younger brothers','B','2024-11-29 11:50:17'),('33a34803-01ad-4d1a-9ba7-bffe774a8873','67e86b6a-e822-48b5-a08a-327b173dc892','Discourage ','Luxury ','Inspire ','Confuse ','Ignore ','C','2024-11-26 09:43:31'),('33a49310-6f88-4481-a149-7f3e9a2de7c7','0435a33d-5032-43bb-856b-3f4bf13cbf0d','To feel tired','To feel happy','To run away','To be angry','To read books','B','2024-11-26 13:49:15'),('33a99266-4535-40fc-b231-01c1bc29b6d0','5eedacfd-e995-4f2e-87e7-e36ddb5db303','tenmaprer','repmanent','permanent','ternamper','manpreet','C','2024-12-02 14:28:13'),('33b0f866-ab76-4124-86cd-25e172584965','e83f9ce2-1fea-428e-8e09-64dd9a3d2261','Product manager','Software engineer','Graphic designer','Teacher','Data analyst','B','2024-12-11 13:58:55'),('33c00d95-87e8-4ce7-907c-892173858581','a6a0d127-37cb-438d-9546-513b114420b7','The ability to bounce back after difficulties ','The ability to plan ahead ','The ability to speak many languages ','The ability to be calm ','The ability to be creative ','A','2024-12-11 20:14:06'),('33dc264f-31c8-4ece-8cd2-a1ec4d7b40eb','26883f2f-eedd-4bbb-9e9e-8fb8eec8687f','Slowly','Loud','Book','Table','Quietly','E','2024-12-10 14:20:26'),('33fc4913-6cfe-4cd4-9578-40a1c319ccb4','5d6d8667-025a-4ccb-87a3-1a45cc945c7a','You should read the book','You read the book','You reads the book','You will read the book','You have read the book','A','2024-11-26 06:48:33'),('3400abe6-550d-4369-a73f-a3f43ef16853','d1ab12c1-95bd-401e-af93-e5635a828455','Susuces','Sukses','Success','Skesus','Cussec','C','2024-11-28 14:34:09'),('3413804e-40d8-4ce5-9cf5-9cd75cb1862d','87daaeb8-51b8-42d0-a46e-d1cbcd3480b6',' It offers luxury spas and gourmet restaurants',' It includes a historic lighthouse converted into an inn','It features modern architecture and entertainment facilities',' It organizes exclusive yacht tours','. It is a high-tech eco-lodge with urban amenities','B','2024-12-11 10:34:13'),('3417aff7-4d6c-47b7-8268-0731bc8e0477','2cbb8789-26e4-4954-8a60-29a1e0243b78','Hotel','Inn','Retreat','Motel','Hostel','C','2024-12-02 11:58:28'),('3428b3ee-844c-49f5-8307-a71922f56f7e','498de87b-9d55-4a05-bab9-ff333cea354e','in case','so that','unless','although','when','B','2024-12-03 09:45:58'),('3434bf98-e5b0-4706-8bef-b7c2ff09470e','e81b9802-cfc1-42b7-a6b9-52b5fc5b8cf9','make',' makes',' made','making','has made','C','2024-11-29 10:50:27'),('34496ea9-70ea-486b-afc3-699e838e80b7','fc13659f-7128-4118-a0b8-e58d02e6a0b5','Although','Because','Even if','Despite','Since','A','2024-12-03 10:22:08'),('345915ee-9ce3-4af1-b10d-39f0dfd02ddd','1e305238-7181-4d15-9dfb-5480c01bc51a','Recipe ','Cook ','Taste ','Mix ','Meal ','B','2024-11-21 15:45:05'),('345b11ed-1970-4489-bec6-aa0a6c10f48c','6c117b98-b76e-48c2-8d56-f28a639902a5','Opening her own art studio','Exhibiting her work at local galleries ','Starting an art blog','Teaching art classes','Teaching classes','B','2024-11-29 13:47:41'),('3472d78d-eec2-4d5a-a449-627a950ffe2c','64e167d5-d085-49cd-86ad-be86c7ff2b7e',' \"I could have done better.\"',' \"Im sorry, I wasnt at my best tonight.\"','\"I didnt think anyone would notice.\"','\"It was nothing special.\"',' \"Thank you! Flamenco is all about expressing deep emotions.\"','E','2024-11-26 02:43:38'),('348733bd-38fe-444d-8b1e-a80fab74b3d1','b8b5a6c9-7919-476f-a123-84fd02d05e5e','In crowded tourist areas','Only in theaters','In quiet neighborhoods','In museums','In busy shopping centers','B','2024-11-28 13:39:46'),('34878ba5-6221-407f-94c6-8ad04585151c','5c6539b0-02dd-4357-b826-87d2b4fb6b16','This','Book','Is','An','Interesting ','E','2024-11-26 03:00:53'),('348d55fa-a864-40dd-9f15-03a683690e07','5b217df3-d919-417b-8bb1-4a3a79c9c131','as soon as','although','because','until','when','A','2024-12-03 09:40:33'),('34abc999-9bf7-4651-b877-fcc8a95d44b5','06aff7f0-7133-4552-bbac-af0c3a5d711d','It was all her work','It was a team effort','It was a failure','It could have been better','She didnt comment','B','2024-12-09 13:47:14'),('34aefeb4-7791-4de5-ae03-c0e8eb76b892','9b0fb9e1-d0c2-49eb-a90e-34b4376664cb','find food that other animals cannot','keep themselves safe','store energy for night time activities','release stress ','Hunt for prey at all hours','B','2024-12-03 09:09:54'),('34b2935d-8fe4-45c1-8255-307601a20cb0','bdb2a4e8-584a-46e9-81f9-682cf5e8e16c',' isnt','hasnt been','wont have been','wont be','isnt being','D','2024-11-29 13:43:01'),('34b82c96-f0fc-4d3b-b561-172d8f0cef66','79e9b27e-c630-4534-b2d1-2e459ec3161f',' If its available for the next two nights',' If it can be changed to a larger room','If it comes with breakfast','If its already booked by someone else','If it comes with dinner','A','2024-12-09 11:28:56'),('34c45f22-6838-4694-bdd7-ac934e20faf7','83b650a8-0c3d-47d8-a3be-797143bdf353','\"Good luck with that.\"','Ignore ','Appreciate ','Acknowledge ','Celebrate ','B','2024-11-26 03:14:34'),('34cfb77a-c291-4bf7-a6f2-a2bbfbe78d7d','95bacdbb-4693-4ed9-a02d-88ba9bd512c5','Dream','Fact','Confusion','Blindness','History','A','2024-11-29 10:00:12'),('34e9cd4b-a869-4f30-bcf1-ea41a8db88fc','c0071dfa-3c34-461a-ba71-a53f6a85216a','Reservations manager ','Senior guest services manager ','Receptionist ','Front office supervisor','Housekeeper ','C','2024-12-03 15:50:20'),('3505cf31-2296-4bcb-80f3-a51f8b13ae32','0c00adb3-6d18-4844-a35e-f98dce146c3b','Running through the fields is fun.','He quickly opened the door.','The sparkling water shimmered.','We all enjoy the sunshine.','She read her book silently.','C','2024-11-28 11:17:04'),('350de4dd-b213-429e-9915-78a60621e212','e3deee24-e877-49f7-9a95-f1555a41bc1f','Arranging group tours','Offering room upgrades','Taking note of special dietary needs','Recommending local attractions','Offering free meals','C','2024-11-28 12:05:50'),('352383d9-0974-4d1c-a88f-5f8d09e328a4','6a9e65cd-81a5-4263-be11-98dabc447989','have','has','had','having','have had','C','2024-11-28 15:34:05'),('3528f053-a219-47db-8151-c3534f5067c5','3e8dc8c5-1b21-4f45-8644-5c4801a0e1d9','because','although','while','until','when','B','2024-12-03 09:51:32'),('352a9da0-1569-4384-bb07-2cfaaf594a90','53dc8d47-4739-411e-aecd-d4ef7e3dbcbf','While','Until','Because','Although','When','D','2024-12-03 10:10:05'),('35367ca9-aeea-4e5e-99be-a2d2748161cf','71762ae0-a6f9-4bdc-8d3b-4da08147fc2b','The scientist discovered the cure. ','The large, old building with Gothic architecture is a landmark.','He always arrives on time. ','She quickly left the meeting.','They moved to a new town.','B','2024-12-11 10:42:11'),('35389657-66ee-4a9c-8a51-8fe9af9a33b2','8b6233cb-9a2d-4064-a397-05f983733575',' explored, learned, participated',' exploring, learning, participating','explore, learn, participate','explores, learns, participates','had explored, have learned, had participated','A','2024-11-29 10:01:04'),('3544ec0c-5d26-4227-84d5-95b0c4ccab29','0b137936-8bcd-4940-80f9-d4b7e2b2086a','The old wooden bridge','Collapsed yesterday','Yesterday','The old wooden','The wooden bridge','A','2024-12-11 10:38:55'),('3553018f-9b97-4732-9e35-2518c75549e5','98fc7dd2-fe33-41f0-af36-5d7e774e6616','Learning how to speak multiple languages','Solving guest problems efficiently','Adapting her communication style based on cultural preferences','Giving discounts to unsatisfied guests','Get the translator app ready when there\'s a foreigner guests','C','2024-12-06 12:08:39'),('356172cf-dc0d-44cf-af59-5349466b09ad','9e4ac558-f780-4e07-8825-1fd668d601b2','Do','Does','Doing',' Did','Done','A','2024-11-28 12:14:13'),('357f16e9-cc71-4e81-9f79-98579074b895','2da470c0-63bb-4585-9551-b54d46fd1c20','Old','Bicycle','Rusty','Repaired','Finally','B','2024-11-28 12:06:55'),('357fbce9-3443-4cf9-9ef1-d087e930a96a','ca568cdd-f8f6-4e6e-884b-7612b8156b45','He only rested before the event.','He trained for months and followed a strict diet.','He only participated in a few practice runs.','He did not prepare at all.','He was ready for it.','B','2024-12-02 09:40:14'),('3582355e-f860-4f20-b1d6-42dfb3891b81','a0768ecc-4dab-445c-b813-250146471b37','Maria Gomez','Carlos Hernandez',' Elena Rivera','Sofia Lopez',' Luis Martinez','C','2024-12-12 10:17:50'),('3583189c-d40e-4adc-9821-9c7ea2bb5c95','0affeee3-76d4-417e-9af3-3e2bacd787ff','The event was exciting.','Few people attended the event.','Attendees enjoyed it.','People came early.',' It was exciting.','B','2024-11-26 05:37:03'),('3596f4f2-3bba-4857-90a3-52ddd804ee62','9bd8051e-6a94-4ccb-aad8-71114f907054','Frank Gehry','Zaha Hadid','I. M. Pei','Jean Nouvel','Daniel Caesar','C','2024-12-03 10:58:59'),('35a218bb-fe3f-4a2c-a40a-b225109eeefe','dd331050-f2e9-4095-af50-2cbc64e6c0cf','The students in the class worked hard.','On the top of the hill','They quickly realized their goals.','The dance was amazing.','Smiling is fun.','C','2024-11-28 11:22:45'),('35c3798b-ad66-4bb5-82cc-4759a933d176','81379e00-8b12-4de6-b141-0da65fb3253a','He studied Greek history.','He is a history enthusiast.',' He likes the history.','History is interesting.','His study of history is deep.','A','2024-11-26 05:35:00'),('35d39574-36dc-472b-a79e-59ba2eb434f5','52bac74b-ed87-41dd-8783-b09101efdbe5',' rain','rainy','rains','raining','rainiest','B','2024-11-25 21:53:51'),('35d3df3e-2d00-4831-add3-06a46b1c153b','bf18348b-db78-4189-8c5c-07492818d0f6','Whenever I see her','she always has a smile on her face','I see her','Whenever I','a smile on her face','A','2024-12-03 13:41:37'),('35ea8054-b16a-45c4-b4a2-8084dc00dd5b','66070727-2cb4-4ab4-90fc-fa26ced856c7','is going to announce','would like to announce','may announce','will announce',' has announced','D','2024-11-29 11:59:53'),('35f84487-1a3d-4786-b314-137252e32335','98db39f3-9094-45a9-8b18-f4a5ca6d4ccd','Saw the Colosseum',' Visited the Louvre Museum','Climbed Big Ben',' Took a boat ride in Venice','Stayed in a hotel','B','2024-12-04 11:01:07'),('360135e3-7b2d-4a96-84a7-221ac676d787','36cc8dce-da7f-4f52-8439-eace9e4ae7f9','A map of geographical features','A ranked list of music or performance',' A schedule for planning events',' A written document for legal purposes','A table of contents','B','2024-11-29 10:23:03'),('3625da9b-663f-47ba-b674-9c33a65fc402','6f91ad0d-1af2-4683-ae27-1283ecdf3d18','would like','will','are going to','may','can','C','2024-12-02 13:25:53'),('363a708e-220a-4fda-9997-dbfbe31327ce','bf038243-4724-4342-818d-5a4f2c569caa','How often something happens','Where something happens','How much or to what extent something happens','When something happens','How something happens','C','2024-12-10 15:15:59'),('363c96fb-3f71-4d52-a076-5092b0672d9e','eeb468f0-2d88-4d17-b5a8-a2a0f9159038','I love my familly.','I live in Paris.','I have a dog.','I like apple','I like to read books.','B','2024-11-25 20:05:42'),('365ff7bd-b927-4bc7-8521-442adb6a55c2','a6690bec-cfa4-4635-b498-33155d5a8370','Likely','Later','Carefully','Never','Almost','A','2024-12-11 11:56:24'),('366b048c-6db6-4778-81c0-ebe00ccdbc9f','cd519861-4106-4619-807d-c3ba41a2448f','Weakens ','Silence ','Strengthened ','Distracts ','Isolates ','C','2024-11-26 10:18:14'),('36714221-2759-4595-a600-4a51538cafcb','4b29cee0-c08f-4575-9cb8-9050f775f9f3',' Eiffel Tower','Statue of Liberty','Big Ben','Christ the Redeemer','Colosseum','B','2024-12-04 10:55:16'),('36950854-5c27-4c4b-9ae4-f5709eb95f82','defacecb-74f2-4410-ad9e-8f33623c6841','To dislike something',' To travel frequently',' To have a general interest',' To travel fastly and quickly','To focus and become highly skilled in one area','E','2024-11-26 01:37:55'),('36c1500f-f126-4249-8b4a-a33780db84a5','0eb8562c-91ed-4d6f-97db-e3f2ccca2cc7','It helps him relax during busy days ','It allows him to stay engaged with current trends and broaden his perspective ','It provides entertainment in his free time ','It helps him improve his communication skills ','It gives him insight into historical events ','B','2024-12-04 15:24:21'),('36dca221-c7ae-421a-82f4-46109764949d','164ae663-1a29-4974-bf9f-da9ea7abcde0','Finish before dinner on Sunday',' Make everything neat and tidy','Bring sandwiches and fruit','Spend time with friends at the park','Spend time with friends at the theatre','B','2024-12-02 11:42:15'),('36e8f760-e0b0-41db-9f71-aa387704b412','f5c5bedc-8254-4d4a-a7bd-2e23c4d472e8',' Its blend of recreational opportunities and picturesque settings','Its exclusive access to luxury hotels',' Its proximity to shopping malls','Its restrictions on public events',' Its secluded location away from the city','A','2024-12-03 10:51:55'),('36ecd991-0ab6-4457-bbb3-0e8982bfc4b0','905f735a-bbd8-4582-8a6f-df47174992e8','Pengalaman','Penyiar','Menghibur','Penyiaran','Pemirsa','D','2024-12-03 09:32:20'),('36f25b41-66d7-4fdf-b85e-b12303a6929f','6e497472-3da1-444b-9524-af4c5054cdc9','My car is parked outside.','I am parked outside.','I parked my car outside.','The car is parked outside.','They are parked outside.','A','2024-11-26 00:11:29'),('370ec318-df70-4257-8eda-362a87be0fb5','74c45145-83dd-406b-9d76-c7921f527e08',' Every Monday','Every Thursday','Every evening',' Only on weekends',' Only on weekdays','B','2024-12-12 09:36:49'),('37131601-2eba-4cb8-be8d-8f38d1d6cea5','0d5e2897-eeb2-427c-bed1-16afe16158df','Ideate','Spark','Pitch It','Create Now','Innovation Base','C','2024-11-23 23:51:11'),('371b9e30-ddb9-43a1-a139-8f3394f9c3fb','d81b4865-1223-405d-8842-14a53c8fe34c','He said he will call me as soon as he arrives.','He said he would call me as soon as he arrived.',' He said he calls me as soon as he arrives.','He said he would call me as soon as he arrives.','He said he was calling me as soon as he arrives.','B','2024-11-28 12:22:17'),('371df3b3-c994-47b5-aabb-b6b5c8f488a2','cc88422d-f60d-4724-bac3-4f81de864c09','Scared ','Tired','Happy','Excited','Funny','D','2024-11-26 07:57:51'),('372aeb0c-99ae-49ae-b299-85541d581105','6f059c23-548d-4daa-a6f8-03d532a418d9','He didn\'t tell her the truth until he was sure she knew.','He was sure she knew the truth, until he didn\'t tell her.','Until he was sure she knew the truth, he didn\'t tell her.','She knew the truth until he was sure he didn\'t tell her.','He didn\'t tell her until he knew the truth was sure.','C','2024-12-03 10:25:07'),('37348fe0-13c8-4a57-94b8-f1c8551aed9d','b634d30e-ca8f-4ac6-955f-b4d7a48d9c63','Lazy ','Indifferent ','Driven ','Nervous ','Shy ','C','2024-12-11 20:16:00'),('3768abd2-d0d5-4a5b-9ab6-901d57151f03','cc776374-efb1-4f5c-94cd-b56650e196e1','An old wooden chair','The big blue sky','Jumping high into the air','A delicious slice of cake','The group of tourists','C','2024-12-11 13:37:50'),('37772cd5-f135-422a-9539-ce436ada6806','b178c68b-ce9f-4cf0-848d-0910c6d79fa1','assigning','has assigned','will assign','assigned','assign','C','2024-11-29 12:40:22'),('3779128a-af93-4e2f-bea1-911c040cbce8','12e8f133-c273-4991-8a8b-41b54495ca61','They','We','She','He','It','A','2024-12-02 10:58:18'),('378fd9bc-721c-4b3e-ae0a-a1ec8d466d21','a0f843e6-89b1-4eda-b145-bad14a9fe148','Hats','Big wigs','Scarves','Jewelry','Jacket','B','2024-12-04 13:33:15'),('37938543-1bfa-4621-941d-b548d2dc1d50','5b59d48b-575a-4f2d-8ed8-70666a04fe6d','The narrow streets and small cafes','The market and the local shops','The stone buildings','The fishing boats in the harbor','The mountains surrounding the town','C','2024-12-10 14:24:54'),('37948481-e5ef-44e0-843b-1072dd498a4a','8f5ebca4-95d9-4674-9aa6-5dc2d83d8574','Carelessness','Laziness','Efficiency','Doubt','Hesitation','C','2024-11-21 15:21:22'),('37a54c4c-9a68-4613-aebc-94ce718efd6c','b8eb047e-74c1-4d72-b588-9c500c97ed71','By studying online courses','By attending hospitality workshops','By practicing with colleagues','By traveling abroad','By reading hospitality books','B','2024-11-26 12:01:56'),('37adce21-b36a-4d2e-9acf-1bedd88dc027','9a62583b-450f-4abb-b86c-b9ee95a5d922','persons','people','peoples','persones',' person','B','2024-12-04 10:24:21'),('37ba366f-a4e2-45bd-8952-89a84b5574a5','59de46f7-1d5a-47d8-8246-1b96d6d3e4d9','Family members should avoid sharing any worries with each other.','Complaining frequently can lead to health issues.','Humor and kindness are beneficial for reducing stress.','Chronic complaints can create a negative family atmosphere.','Positive family interactions help improve overall happiness and well-being.','A','2024-11-28 13:30:08'),('37ca83c5-7d46-4d80-aebf-0836984c9d02','708d152e-1ccf-4081-b849-218271c52a26','must be diurnal','has trouble seeing in the dark ','has trouble seeing in the dark ','has trouble seeing in the dark ','Prefers daylight for hunting','B','2024-12-03 09:07:17'),('37f534d4-c9c0-4081-a078-375735a22aa4','ca3bda8e-7319-4787-b9fb-edd23509dcca','after','before',' while','when','until','A','2024-12-03 13:43:59'),('3805f74f-3079-47d2-8cfb-b93e4f76e1ee','129c9b70-8fbc-4b8d-8d36-8cd23b59217e','If you study hard, you will pass the test.','She danced gracefully across the stage.','Since it was cold, we stayed inside.',' He left as soon as he finished his work.','Although he tried, he couldn\'t lift the box.','B','2024-12-03 09:10:01'),('383354c6-083a-4e2f-97fd-e53e88aa15cf','ca56a9b9-d0b1-4b6a-9201-b4b00b1abb08','a famous historical museum','historical',' famous museum','summer famous','last visited','A','2024-12-11 13:24:51'),('3846468b-6183-42b5-a462-59378d101e69','fb1c0877-cc2a-4bf2-bd3d-8a9a1482557e','The Empire State Building','The Metropolitan Museum of Art','Belvedere Castle','The Statue of Liberty','Big Ben','C','2024-12-03 10:46:36'),('384fee90-c76a-4ec7-8a0f-f9e78b2a7481','1e6568a5-73e5-40d5-9db5-4c7b52bcc0e7','Snowboarding','Rock climbing','Boating ','Surfing','Walking','C','2024-12-03 10:46:03'),('3854562f-b347-4e1f-97e3-7d79b6228e73','01d3bd4f-56ee-4a6a-8236-a8d5216fcc51','The catering team','The reception desk','The IT team','The event management team','The event team','C','2024-12-11 09:35:24'),('3857d0d7-1a11-493c-a875-727426fc3f5d','9c4afec1-983b-4a61-a3fc-466ef44403f4','Local delicacies ','Special offers for premium members ','Options based on dietary preferences ','Complimentary breakfast for all guests ','Traditional delicacies','C','2024-12-09 14:02:08'),('385bc4f0-a538-47c6-ad97-498b4a934d40','d1206124-d935-46c7-9500-569c8edc55ea','at','by','with','in ','on','A','2024-11-29 09:27:50'),('3865e9db-2c32-4c35-9229-01e9c80691fb','a6a05326-0856-4c81-ac50-1fddbdbf8f1a','Fantastic ','Terrible ','Positive ','Negative','Exceptional ','B','2024-11-25 17:50:00'),('38706eb8-19cd-44bf-8dcc-ff363ddea92b','88bf588e-3b8b-4ee7-8ffc-e001b5f16160','The basics of painting','The art of memory and visual learning','How to use a chalkboard','How to analyze historical events','The history of the café','B','2024-12-03 09:52:56'),('38818481-5883-4e25-874f-f0631ebd7ece','1fcc5963-5db9-497d-a6a6-ca06ee8da329','She','Has been studying','Studying','Been','Hours','B','2024-11-25 19:41:38'),('38a4270e-439f-4bf6-af2c-b29ae46d4324','3dc5a2c6-303e-4224-b304-77b67aa2ce33','Quickly','Dog','Chair','Table','Park','A','2024-12-11 10:06:20'),('38adaee9-0d56-4687-b440-5a5b31dd003a','8e7e2bcc-1868-4105-ad18-c8bd4b7dda84','Fruits','Vegetables','Foods','Drinks','Fish','E','2024-12-06 10:52:40'),('38ba73e1-40c2-470b-9e0c-8990173a5f23','420b5ea8-1725-4886-9e4b-48f103b7802f','Akbar the Great','Aurangzeb','Shah Jahan','Babur','Jahangir','C','2024-12-09 13:20:40'),('38c02571-23d4-4a41-9b3d-995a3efcc4b1','11b2c783-fb31-4548-81db-b442494e66ea','Persons','Peoples','Persones','Person','People','E','2024-11-26 09:58:53'),('38cc5401-4fec-4ccd-bc12-d80071fc28a6','028b478a-e644-4a6d-b77a-7176a7854c52','Before','Until','After','When','Because','C','2024-12-03 09:34:30'),('38ce43e5-6d19-4ec7-b5c1-dff0bdbe70af','a1958c40-3930-45b3-9b55-3c4739f30666','To make yourself look good.','To gain something in return.','To make someone else\'s day better.','To avoid big tasks.','To impress others.','C','2024-12-12 11:32:44'),('38f482e2-c7ab-47be-be5f-d37bb7cb8b5b','069c229c-51b2-460a-866b-ede06ac7dc98','I speak two languages.',' I live in a big house.','I have a cat.','Arhan is my favorite soccer player','I like to travel.','A','2024-11-25 20:33:25'),('39041072-e419-4cb7-b7f6-6a14a24306f6','95fc1e29-3aca-4730-a24b-5db5336de9f4',' helped','helps','will help',' helping','help','C','2024-11-29 10:34:43'),('391087e6-9977-4cda-ae21-d99c0732be02','433fcf17-af36-4f2c-b110-ed7c60205ee4','Adventure is always dangerous','History and stories are more important than material wealth','Pirates are heroes','Only treasure hunters can find treasure','Courage and determination can lead to great discoveries','B','2024-11-25 21:47:13'),('393d97f4-38ef-4ecc-bab5-c30917a2fac6','d430afd1-f15a-43ab-b7c9-60c180f5820d','January 17, 2008','January 7, 2008','February 17, 2008','December 17, 2008','December 17, 2009','A','2024-11-29 11:38:36'),('393dc3b4-8296-4635-8296-49a383b0f033','f8661976-c047-492a-b84d-c6e366fca52d','She','I','We','They','He','C','2024-12-02 09:12:22'),('3959b8c3-42f1-45d3-9614-d00d97fb2741','8a88057c-6b33-4480-bc58-3accbea45b03','traditional coastal','Balinese',' tropical rainforest','Mediterranean','modern minimalist','A','2024-12-10 14:36:07'),('3964da6c-4a2b-4362-b0c2-55b6b98fba8d','0eb479be-4e34-4f53-b37f-bf7e8cf8b5e2','Modern shopping malls ','Geisha culture ','Famous tea ceremonies ','Natural hot springs ','High-tech architecture ','B','2024-12-03 11:11:40'),('396518af-a6b8-4612-9234-b3d6dee573d3','e6d96571-1046-4d78-9f72-93dd63ca825c','loving ','demure ','pretty ','hate ','bad ','A','2024-12-11 19:51:17'),('3973e479-a793-4d20-b31d-315932328f26','4d5329cb-6ef8-429d-a18d-9129a60185f3','bore',' bored',' boring','bores','bored','C','2024-11-29 09:09:25'),('397d3272-fffd-4864-80bd-a305100716c3','7e9bce37-49b1-4f50-af24-9f6a94d0e46d','Her leadership skills','Her kindness to everyone','Her sense of humor','Her dedication and commitment','Her punctuality','D','2024-12-09 13:53:42'),('3997ffe8-cb46-4ed1-bb45-8afbf973ae1f','44558707-8e1e-4ed0-a0fd-2ee4b11da4e6','She quickly ran across the field','The red car with tinted windows is mine','John decided to study','They will arrive soon','None of the above','B','2024-11-29 10:22:09'),('39bbd4da-ff71-43f1-9f78-76cf97a2332e','5d6bee2d-f550-4b24-afe4-c5bde0e9a101','ship','foot','camel','bicycle','plane','C','2024-12-02 09:16:26'),('39ca39ee-8d37-43d6-8ecc-7ebfee166d85','da081b3f-1d0f-4b59-9a44-f9b0e5682b5f','Very ordinary','Extremely painful','Very simple','Commonplace',' Hard to believe, almost dreamlike','E','2024-12-02 10:48:07'),('39dfbcf8-3acf-4457-a718-8cc268faba13','a37678cd-2e30-48d9-ac1f-e034f7085a7a','He said he is meeting them tomorrow.',' He said he was meeting them tomorrow.','He said he would be meeting them the next day.','He said he was meeting them the next day.','He said he is going to meet them tomorrow.','D','2024-11-28 11:01:09'),('39eadcb6-8833-4038-9a8b-9547f58fd6d7','647d2c98-7032-4f26-b20e-e7e39238eaad','He lives in a big city.','He has traveled to 12 countries.','He lives near the countryside.','He is a professional artist.',' He learned it from his job.','C','2024-11-29 11:26:44'),('3a48d6ae-914a-4f62-9160-f9927f4a0bcb','392da2dc-7bb5-447a-82dd-1cf55ba33ff4','Friday at 9 AM','Saturday at 9 AM',' Sunday at 9 AM','Sunday at 12 PM','Monday at 9 AM','C','2024-12-11 10:15:49'),('3a508923-f9eb-4eb8-bc59-50ac1a147c61','eec5e671-bb81-4796-8c15-aaccff9f47bb','He lives in his own house.','He stays at his friends house.','He stays at his grandmas house.','He lives in a dormitory.','He moved to another country','C','2024-12-11 14:56:28'),('3a5365d0-7b79-4f2d-95a5-70dfbd7190aa','e58f2345-d176-413f-9a19-3f619681b47f','The delicious cake was a hit at the party','The teacher explained the lesson well','The kids are playing outside','They enjoy watching movies together','None of the above','B','2024-11-29 10:43:13'),('3a7c07fd-e122-4b3c-9cb4-ec0ffa3c5616','91a4eb28-f106-4fb4-a377-e64da504ba3d','They had a potluck.','They went to the park.','They watched a movie.','They played sports.','They read books.','A','2024-12-04 13:53:29'),('3a8bdd9b-cd5c-4376-a478-220db5074daf','0583a7b9-249b-45ae-8696-37cfbfb51a81','by','before ','after','until','during','C','2024-12-03 14:36:08'),('3acb5b45-f411-4afa-98ae-885c8867224f','1db48a81-b621-4895-b1bd-bda687c1a9eb','Science','Art','Math','English','History','C','2024-11-25 10:45:46'),('3acf17c5-0fb0-4ef5-9504-c50bc88434c5','b9467c17-7c00-4da4-ac93-1365dcce3ca2','politely ','enthusiastically','lazily','carelessly','aggressively ','A','2024-12-09 11:08:46'),('3ad9e2ff-c5f8-4dd8-8ee6-1dea1567710a','c99110d9-550f-46b2-8ed3-e6df0778ed22','across','in','between','over','under','B','2024-11-28 14:18:03'),('3adf2f42-861e-4723-b9b1-00c5ec5ff045','bb8609db-3310-4d99-91d5-fdd1c3e4f4e3','into','up to','by','for','with','B','2024-11-28 15:43:20'),('3ae8c3be-98ce-49ae-931a-867718cfe3ce','a3d5779e-fac3-436d-8d44-910dbb5c5fb9','Are','Do','Have','Does','Is','B','2024-11-28 12:19:57'),('3aeba58f-bdf6-4e0b-a42e-6999270cf17c','a3d5a36f-0cd9-42e8-a268-ae407a143c51','Unknown','Legendary','Popular','Prominent','Celebrated','A','2024-11-29 10:01:57'),('3af2e2e2-16c7-40a3-938f-63f58de6da18','b3d0f3b2-3f02-4280-9682-443faefe9b7a','Disappointed','Thrilled ','Indifferent','Anxious','Happy','B','2024-12-02 09:31:04'),('3b009931-a3b3-4dfc-9c67-6462404f48ed','eaa6800f-4cca-4c67-9ec2-fa0abaa1efa9','Tteokbokki','Mochi','Isobeyaki','Ube','Donut','B','2024-11-22 12:45:24'),('3b0a8730-3fd9-446a-a9f3-51cc3e746ea5','3b1ec131-daad-4899-ae2a-f264dfa926b9','1','2','3','4','None','C','2024-11-25 10:33:16'),('3b1fc09d-f4e4-48d9-b50a-91c420a77d3f','76f59b75-7355-4971-a3c9-53a1ee4d8225','It was a lovely day.','She is a friendly person.',' They had a terrible experience.','This is a great place.','We had a pleasant surprise.','C','2024-11-26 00:20:33'),('3b3c7468-1a92-4154-b4b0-4c389716c96c','f0e90fcc-b40d-4a17-8ba2-fbcd935bb3f0','They were easily achieved.','Sarahs effort and projects.','They were irrelevant to her promotion.','Sarah had no specific goals.','Sarah is a good woman.','B','2024-12-02 09:01:35'),('3b3e56d1-73c6-4a20-aae2-d0010f130fd6','352abb15-7354-4cf8-88b6-8cda5a0500a2',' Is haunted by spirits.','Contains species that are extremely common.','Offers a unique chance to study undisturbed ecosystems.','Should be opened for tourism.',' Is unsafe for exploration.','C','2024-12-06 12:19:22'),('3b430173-16db-42a2-8213-6779347cfde8','080cfdb4-eddf-47f2-8625-c02ddcc7fdc2','Critical','Supportive and enthusiastic','Indifferent','Annoyed','Happy','B','2024-12-02 09:51:14'),('3b47edf1-1f89-4709-91bb-b759f791ef23','b368867d-bf9a-4cc7-99ad-cd80c004265d',' \"It wasnt that informative.\"','\"Im sorry, I should have provided more details.\"','\"Thank you! Im glad you found the tour informative and enjoyable.\"',' \"I think you misunderstood some parts.\"','\"You were amazing out there!\"','C','2024-11-25 17:42:03'),('3b540023-8d91-4fb5-ace0-0eb2359f2125','1a7d1db3-d262-4ee5-bf79-5efad18ebcad','Graduating with a degree in Anthropology ','Publishing her first research paper on cross-cultural diplomacy ','Travelling to multiple countries for her studies ','Winning an academic award ','Studying at a prestigious university ','B','2024-11-29 11:06:05'),('3b54f5ff-2bc6-47df-a98d-2eb62d30e810','e7c8ca48-2f20-45ce-8164-bd1cd2ba90b8','She closed the door','The door was closed by her.','She is closing the door','The door is closing','She closes the door','B','2024-11-26 06:26:07'),('3b780c59-bd33-461c-a0da-a30c5f4aa369','81e86a55-0bc8-4626-9c4b-17a78b73b3a9','havent gone','didnt go','dont go','arent going','hadnt gone','B','2024-12-02 09:55:37'),('3b7c2737-45e6-4676-b5f0-83aa116d874d','c1a29b23-3c81-43a5-b247-f62ee6ca1ff8',' A beach party theme','A safari-inspired theme','A classic ballroom theme','A vintage garden theme','A winter wonderland theme','B','2024-12-11 13:04:30'),('3b8364ec-1a07-4575-a2aa-3c42adbadfbb','e77d610c-8af2-48cd-94ae-ec099bd441a7','London','Paris','Rome','All of the above','None of the above','D','2024-12-04 10:59:52'),('3b94a6bb-28c9-4536-8a68-4d8e043d7e18','616d5f31-ffd7-4543-9e06-5ff8e2a96713','Tacos','Pizza','Sushi','Noodles','Soup','A','2024-11-26 13:56:19'),('3ba09d8f-98ed-4ed7-93f1-7ae1bf34eb99','048ed996-f043-41e3-96e7-78da38da7c8c','Forest ','Mountain ','Shore ','City ','Garden ','C','2024-11-25 14:36:52'),('3ba61558-6f5c-461a-9a2f-a6abcefd58b3','df60d3cd-6436-4bd1-ab07-ebf198b2716e','CKOO','OOCK','COOK','COKC','KOOC','C','2024-11-29 11:09:03'),('3bc3a718-fd6d-4a70-8ba1-0f22b2acff9e','ae775c89-01c4-4830-ab95-9176df4b73bd','No matter how','As soon as','Because','Unless','Because of','A','2024-12-03 10:06:07'),('3bdd39b9-dc24-4dd9-a4ce-b693cb43a2a3','459ef85d-d0ec-427a-8cd1-26f592a66084','\"That was a great speech!\"','\"I didnt listen to it.\"','\"You talked too much.\"','\"It was too long.\"','\"May I borrow your dress?\"','A','2024-11-26 02:07:01'),('3bef2de1-3c64-4f0e-8338-71780eea821e','ea8c6510-9a06-4f15-ad20-f41fa85f404b','on','in','over','through','with','D','2024-11-28 15:19:09'),('3bfdd67f-97cc-424e-9bcd-918c1183e735','266061e0-088f-4d4f-a471-295eafc0166f','teacheres','teachers','teacher','teachars','teacheres','B','2024-12-04 09:38:13'),('3c05ac96-cd97-4470-bdc1-8d79084eb503','46af7ad0-a0a2-4723-b878-a7e89d2bc94e',' drink','drinks','drinking','drank','to drink','A','2024-11-28 14:31:19'),('3c08d213-ea64-4cb7-ab92-2e499ea68763','e3f8d8d6-db46-4b72-8688-0ad5f6ccbaf0','She sang a song','She carried the bird on her back','She gave the bird food','She built a nest','She left the bird','B','2024-12-03 14:20:13'),('3c116597-a3c4-4747-a04e-2db468c20f38','7644cb6a-5693-441c-9c95-de7ffac2cd21',' Criticized their efforts',' Ignored their contributions','Praised their innovative solutions',' Focused only on grades',' Focused only on attitude','C','2024-12-02 10:46:34'),('3c22036e-d01b-4da8-977c-3af5e71460a1','cc12bdd1-6673-4349-80d6-98a79eddc944','Their','They','It','We','Our','A','2024-12-03 14:02:50'),('3c2a2833-2847-4824-a26e-c733f431b4b2','c3f35167-7ec7-4913-b92e-32faf067fdc5','watch','watched','watches','watching','were watched','B','2024-11-28 15:25:09'),('3c482917-3e4c-48cd-8cba-bc72baa754d2','a769b56d-0051-4bbe-954f-8e892df200bb','Whenever','Until','Because','As soon as','After','A','2024-12-03 10:01:17'),('3c7121f6-ade2-4438-b902-87a72c266796','32ae8438-4802-49bf-bbb9-eaea7efc6c79','useful','entertaining','dangerous','adventurous','safe','C','2024-12-04 13:47:47'),('3cb6b2af-9abd-44ad-970c-1aebb68ddf69','654730ec-d215-4ef7-b2f9-f9b19b67cd9a','She is always busy','She makes everyone feel welcome','She likes to travel','She is very creative','She loves cooking','B','2024-12-06 14:26:08'),('3cbb2ce2-94de-4ee6-a78f-de1573b53726','7aaa7351-455d-4b0b-a632-d2025cd40067','ask','asked','asking','asks','was asking','B','2024-11-29 10:49:37'),('3cd24762-dd8b-4557-a502-b90a66d1a426','ff3ab4ab-5962-4728-a566-0b79417567af','dont act','wont act','didnt act','havent acted','arent acting','A','2024-11-29 13:41:03'),('3cf6c9d4-3586-4860-82c8-1b453affb04e','5e77152c-da9f-4753-99c8-9ab600b7e65a','Coming','Come','Came','Comes','Will Come','C','2024-12-02 10:40:54'),('3d165edd-4b92-4539-81b2-affa71163fe4','278d231d-5d45-457c-b899-c290d8eb6807','Uncomfortable','Valued','Confused','Ignored','Annoyed','B','2024-12-06 12:36:56'),('3d168567-3db4-4f82-a662-bc80aadf3198','70611ee9-572d-4a49-8d5d-3201e3b1a422','Rocks','Seeds','A bag','A promise','Her house','A','2024-11-27 12:33:34'),('3d2091eb-942a-4c2b-9e92-74f0549b562c','b54f2d71-4bf4-49c9-a819-aaee00ca49ab','Always','Car','Slowly','Red','Huge','A','2024-12-10 14:17:00'),('3d2a492a-eea4-42bc-820d-3d8732b6f2d4','5fa73812-e1fe-478b-893e-155ff06e0bc6','She has a fast car.','She has a blue car.','She has a car that runs.','She has a car with wheels.','She has a very car.','B','2024-11-26 00:38:39'),('3d435846-5377-4e86-99fc-d01266574943','9296a033-e9b7-4407-88c8-9a25003ee5a6','He said the weather was beautiful today.',' He said the weather is beautiful today.',' He said the weather was beautiful that day.','He said the weather had been beautiful today.',' He said the weather will be beautiful that day.','C','2024-11-28 12:14:08'),('3d43a3a8-ab5b-4f8f-989f-a07cfab8817f','559bc3a8-a101-459a-ac3e-03c21253403c','on','in','at','to','by','C','2024-11-28 14:47:32'),('3d520af5-6321-4a0e-9d2c-c0a7b452cb1b','06f8823a-70e9-4ab3-97b8-700bfe391bc3','She left earlier','The children are playing outside','He works hard','We see them often','They always eat lunch at noon','B','2024-12-11 11:55:12'),('3d5ec9fa-8bc7-4d78-8bd8-98a9a3366c89','51634d59-1880-40ff-9812-bc123dbd66e1','Brewery','Winery','Distillery','Pub','Vineyard','A','2024-12-04 08:42:01'),('3d6ca0d7-0a47-4464-8e34-9010b7f1bd24','2474eb85-979a-4c45-8d5e-e7b27cbd44c1','The traveler was too poor to afford a room',' Mateo wanted to give the finest room to a wealthy merchant','Mateo did not have any available rooms','The traveler seemed untrustworthy',' Mateo was unsure if the traveler was part of the legend','D','2024-12-06 10:40:39'),('3d71e7cf-b597-4c9c-b73e-a2cba23a7dfb','af4b4f47-2998-4a9b-9dee-922847c01668','within','upon','next to','on','at','A','2024-11-28 15:36:58'),('3d93a83b-141b-4578-af4f-0ffb7004a772','14bf9450-b704-4c62-aacf-30580e87f466','She stayed awake','until the movie ended',' the movie ended','awake until','She stayed','B','2024-12-03 13:33:39'),('3d9588dc-cdfe-4bab-9265-014beb337297','a15d972e-acf8-4bdb-b735-fb8338da2e73',' Focus on upselling','Always agree with the guest','Describe the cheapest room','Wait for specific questions','Be helpful and anticipate needs','E','2024-12-09 11:08:20'),('3d99c1c2-8bbe-49ca-b71f-6cbbd0fb180b','1efa5c94-2e53-499d-b0f5-2b956785681c','Diplomat ','Professor of International Relations ','Cultural consultant for an international firm ','Language translator ','Conflict resolution specialist ','C','2024-11-29 11:06:32'),('3da8646c-4600-4512-a813-55d15b43326d','07fcbbe4-f075-44ea-942b-1f1df9ae50ed','Mutual cooperation','Respect for elders','Individualism','Family unity','Hospitality','C','2024-12-04 13:22:39'),('3da88914-a84c-492d-ab15-7790d9d3d5f6','2efb480a-3ec4-4ea1-8f93-c994832d6032','Frank Gehry','Zaha Hadid','I. M. Pei','Jean Nouvel','Frank Ocean','C','2024-12-03 10:06:14'),('3da9f8d2-34f1-4a5b-8b6c-4bdfc2302a8b','2c6c035c-bc75-41a9-a01a-27b1c628d9c2','Related to car traffic','Related to foot traffic','Related to bicycles','Related to public transport',' Related to building construction','B','2024-12-03 11:26:43'),('3dad6f9b-80ed-4ff5-a16d-7229ccd1766d','7f4f53ce-a93e-48ee-8886-67d5d17eb6c7','mans','mens','men','manies','man','C','2024-12-04 09:54:12'),('3daed3b6-0768-4408-b74e-b4a05ff24180','83677b1c-2781-49e0-a2aa-2f06d1ea14c5','In','On',' Under','Behind','Above','B','2024-11-28 12:07:26'),('3db2e516-9124-493d-823b-34de78d236dc','bdbaf49d-039e-470e-8a48-a9edc710dc1a','has seen','saw','had seen','sees','was seeing','C','2024-11-28 11:45:43'),('3dc52928-efae-428c-9158-2ba8336f3001','21563420-3c65-47ad-a327-26d297ad642c','Confidence ','Condifence ','Coincide ','Condifene ','Confidant ','A','2024-12-11 20:09:14'),('3dc61917-5c07-48ac-8a05-d8bcff03eff9','13e98791-0e03-45f6-9b1e-5a811d17110b',' visits','visited','visit','visiting','visitor','B','2024-11-29 09:20:52'),('3dcb272d-075c-4386-a89b-89986c1b2c0a','63f5a9e3-1051-4586-94b2-efaefdf1d5f0','Ignore ','Suggest ','Deny ','Criticize ','Accept','B','2024-11-26 11:38:20'),('3dd528e9-0303-4397-93e0-dfdfdf421bc7','e3d1d0ad-28f9-47a4-9717-939632e32389','Forgettable ','Significant ','Temporary ','Overlooked ','Casual ','B','2024-12-02 13:04:44'),('3e09ff48-27d5-496c-92a8-1e418935ef1a','c7d0ea30-3fde-40ee-8558-ca071e6f42a1','A restaurant ','A waiter bringing food to a hotel room ','A lobby ','A taxi ','A pool ','B','2024-11-25 15:51:06'),('3e3ac272-f260-4d31-b229-ae41786a4a13','8ef40df1-8761-4ac9-85a0-212b339de4b8','Do','Does','Is',' Are','Have','A','2024-11-28 14:27:18'),('3e4853a3-b262-4baa-98df-e4b3832246b3','6685f5f4-5a2d-4583-a7b5-600f062bf422','havent finished','didnt finish','dont finish','arent finishing','hadnt finished','B','2024-12-02 09:46:02'),('3e48a141-11a9-49ff-92b8-5b17289fd473','b0b43383-c1d8-458a-b96a-838115d43de8','Goes','Go','Going','Gone','Going to','A','2024-11-26 03:53:54'),('3e51c88e-9c9c-4893-812f-c8faac693466','70121547-a4ad-4200-a64d-9e5bf94d796f',' hopes',' hope','hoping','am hoping','to hope','B','2024-11-28 14:38:09'),('3e655a38-c73f-4862-b129-eb73118daf4a','5bc6238e-fbf2-42a6-8f96-dc8710568787','Resisting ','Rejecting ','Enjoying ','Vibing','Disregarding ','A','2024-11-26 10:43:52'),('3e73d13a-92ed-4c92-9df6-294669e5ca5c','bf645c77-c006-4703-b41e-baf417da9a93','prepares','prepare','prepared','preparing','will prepare','A','2024-11-29 12:38:56'),('3e805084-a8b5-4831-a8f2-95db4291991b','9ff8709f-2930-4b13-8788-0d21de0ad5a4','I will likely go to the party','The movie ended quickly','She runs very fast','He will never forget','They live here','A','2024-12-11 11:42:34'),('3e858c4d-a9f5-413e-95eb-173870eaa3a6','1b59eecd-2fe8-4b84-ba60-b76d1169bff7','Enter ','Appear ','Depart ','Reach','Approach ','C','2024-11-26 11:17:34'),('3e866b92-2893-467f-b777-bac8c8f08eb7','cd994d79-5317-4ea8-ab27-a7d11fe5e174','Cables','Wires','Devices','Ingredients','Appliances','C','2024-11-21 10:52:54'),('3e86a81f-1de3-4a7d-acfa-51dea999bfbc','5c63496a-a4e2-4986-b1a1-af4b5ad0a3a1','Le Corbusier','Frank Gehry C.',' I. M. Pei',' Zaha Hadid','Renzo Piano','C','2024-12-03 11:03:13'),('3e8b53e1-cd59-4300-8934-a801de8203c1','8e041bb2-6423-47eb-8733-c56906cd6fb1','Because its very tall','Because it survived the Great Chicago Fire','Because it is next to Lake Michigan','Because it is a museum','Because of its historical significance','B','2024-11-25 13:33:00'),('3ecba902-770b-41b9-9d3c-1d83b0d73d2a','db5f5edc-59ce-4c88-8a46-73858b362b14','EXPENSIVE','EXCESSIVE','EXPENSIVED','EXPERTISE','EXERCISE','A','2024-12-02 13:46:57'),('3ecfc833-fd1c-449a-97ba-e229fea7a445','93c9219b-1629-4706-9b36-667110d20ae9','They make traditional music.','They offer limited-time specialties.','They provide free entertainment.','They sell expensive gourmet meals.','They offer tranquility','B','2024-12-03 10:45:55'),('3edca67c-5cdc-491a-9863-e86c28bdd5a2','2f46eafd-5f5e-4c27-a00b-4d1dc34c9607','at','in','by','on','with','D','2024-11-29 09:33:35'),('3ee14c9a-406e-4a3a-9033-1753ffbb4151','1f24596b-aae2-4dc4-bfba-a1629089bbef',' Extended families living separately',' Extended families living together or near each other','Families not interacting with each other','Focus on individual achievements','Living in different cities','B','2024-12-04 13:21:38'),('3ee54ee3-2921-4166-87bd-7b6da50cd0e4','3f3e0c92-4a6e-4878-b0b9-3b5ecd4d7ca0','Visit the beaches','Explore Hollywood','Try deep-dish pizza',' Go to Central Park','Visit the Empire State Building','C','2024-12-04 10:56:05'),('3eeac0ae-5208-4a12-bb3d-21269fcc3e2e','d73bf440-701d-4559-8109-75dba80ff3e6','are going to','would like to',' will','would','like','A','2024-11-29 11:20:12'),('3eef67e4-6a85-4055-b2f1-36fabdce4329','0ef04614-bc76-479d-bdd0-27cf8c96fb74','Meal','Concert','Members','Celebration','Friends','D','2024-12-01 10:16:05'),('3ef703ce-4ab7-4e71-bab5-03f444c8598c','c39ac60f-e6f7-4fb9-bbe6-0ede52b2d1ac','Good communication skills','Being knowledgeable','Being friendly, patient, and helpful','Working long hours','Having a professional appearance','C','2024-11-25 14:51:40'),('3f022c7f-e3fc-4c93-88f0-329f9ffb3f02','506bf5d5-60dc-42bb-9024-5ebd1d817b3f',' played','have played','are playing','were playing','had played','A','2024-12-02 13:23:48'),('3f17fb2a-7ce2-4703-a022-c82b370d35d7','f69c6c70-faea-43d8-9b9b-f4c2d3c2cb6f',' do','does','doing','did','is','B','2024-11-28 13:03:55'),('3f19c07a-52ae-4e2e-85a4-b68d9d452b4c','f86f47d3-b24f-44e2-901c-26b3f6439c3e','He is tired.','The box is square.','They are friends.',' The sky is blue.','The house is big.','B','2024-11-26 03:34:41'),('3f2ed2c4-f300-481f-9091-04610d3f2922','44fd2c50-6525-4c6a-95c0-fb19d435735a','Guided tours of the facilities','Mentorship opportunities','Training on software tools','Social media marketing classes','Submission of project ideas','D','2024-11-23 23:51:48'),('3f3d0d64-c768-48c8-943d-d99a88363d9f','838085da-657d-424e-b8e9-8fb230df940a',' Change schools','Improve their grades',' Skip class more often','Join a sports team',' Take fewer classes','B','2024-12-09 10:46:39'),('3f476431-21ab-4189-933b-899a2bc4fc1b','bebf73b0-3577-442b-bd62-316bf8bf697e',' ladys','ladies','ladyes','ladys\'','ladiese','B','2024-11-04 14:10:14'),('3f502dc7-6803-4dc5-921e-d2627c23c61b','94b5504f-b4cf-464e-8230-0c189dead707','Free health screenings','Kids\' Zone with face painting','Fitness demonstrations','Fashion show','Wellness product market','D','2024-11-24 00:39:40'),('3f6a5ff3-97eb-4509-97d1-4b84539fcd49','9c59660e-df05-4576-b7ba-eea0fc1aeec7',' learn',' learned','learning',' learns','are learning','E','2024-11-28 13:07:30'),('3f6a7c22-93b2-4c27-8496-0d30bee5f8b2','a9373b7d-eabd-4dc3-8934-95e0815679a1','A minor achievement that leads to bigger goals','An award for a major success','A significant obstacle',' The end of a career','A permanent position','A','2024-11-29 10:40:27'),('3f8ae173-8b08-43f6-812c-8a36bfd960e5','a527d889-4158-4cb0-907f-a13527da1178','Roller coasters',' A fountain','A mountain view',' A racetrack',' A library','B','2024-12-10 12:47:10'),('3fa67206-2d7b-4507-9f6c-a703c6bbd755','70fc04c3-2edb-4473-bd38-d35f8d3f63da','until','after','while','before','during','B','2024-12-03 14:15:31'),('3fa82a1a-da0b-439e-8f01-7531297f31ab','6d8e7581-fb64-4844-b167-18fd1b4ccbfc','Seasonal traditions','A modern celebration','A religious ceremony','A traditional feast','The changing of the weather','A','2024-12-11 15:14:17'),('3fb0a715-80a4-497b-b59d-e27d35de60be','e900236d-4633-4fc2-820d-a3a0754a48d0','wont eat',' doesnt eat','didnt eat',' isnt eating','dont eat','A','2024-11-29 10:00:29'),('3fbbd2e0-a2cf-4c49-acc6-79231b7d3c27','3dcbd9d7-9d32-49e1-b698-cca4f5caaee6','He thinks it needs work','He doesnt say anything','He thinks its boring','He thinks its amazing','He thinks its confusing','D','2024-12-06 15:07:14'),('3fd4289c-3ce0-4622-b8ed-65db9151ba9b','740d0187-10ce-4964-b7c2-569593cbf937','less powerful than the sun.','as powerful as the sun.','ten times more powerful than the sun.','very weak.','stronger than any other force in nature.','C','2024-11-28 14:54:05'),('3fd4f7fc-bfb2-4353-9b6c-2e782a775952','a4b4a909-7b6a-4e70-8061-d21ef6a57e30','Ordinary','Long','Accessible','Isolated','Dangerous','C','2024-12-02 15:20:02'),('3fd78dd9-2489-4148-a353-8ee155d1c1e2','a473b716-af9d-4f59-bd19-58ed52ade9ab','are','was','were','have been','had been','C','2024-11-28 11:23:21'),('3feeacab-7dbf-4367-b229-edc09ef45b9a','da9eae9e-f983-4168-af92-d652a928045e','Optional ','Required ','Scheduled ','Efficient ','Difficult ','A','2024-12-03 13:26:27'),('3ff5ca98-d5a7-4c6c-b360-14f90af8c651','dd0ea4e8-ac2d-4f1a-8814-fecef9d4211f',' Its gardens',' Its architecture',' Its pink sandstone cliffs','Its famous rose bushes','Its river','C','2024-12-09 13:23:28'),('3ffa8a64-bde8-41e4-88d1-2dbfa493a58b','baa635d4-fa7d-49ca-ad5d-7f64d8c0c920','Plan','Imagination','Blur','Reality','Confusion','A','2024-11-28 15:42:50'),('4017292b-a9d0-4c0f-9093-b1b8c9227028','9bb7ac3b-b9bf-4c52-84d9-159b7d64ed83','To discuss a work project','To congratulate Sarah on her promotion','To invite Sarah to a meeting','To complain about work','To meet Sarah','B','2024-12-02 09:42:32'),('401edc35-53ca-4552-aa41-8741aac08436','af020ab9-a5d7-4a12-b722-0a50196c02bc','Voice','Roar','Sound','Scream','Call','B','2024-11-26 07:59:55'),('401f7f76-cb19-42d6-b256-3e3898f78fdc','2e6e49d3-ff63-484a-8472-c64d4ffdf85f','Cakes','Lanterns','Decorations','Costumes','Cookies','B','2024-12-04 13:50:15'),('4028c743-df37-4d3f-a5cb-dad371241a32','da635375-3ff4-4174-942c-ebf6f5cf44dc','Every month','A few times a year ','Every weekend','Only during holidays','Only weekend','B','2024-11-29 12:25:01'),('403b473d-0a49-47fc-b30d-6d51c72b5399','ab72ba43-6da2-41da-ad7b-bb75166300b6','Welcome ','Refuse ','Shelter ','Support ','Meet ','B','2024-12-02 13:00:31'),('404dba0a-44fe-41df-aa6c-e7832ae38d0b','7d6ff765-ed34-4f09-8e7a-1973549d90c3','to buy nice gifts for their friends.','for things they need.','for bills they cannot pay with cash.','and later feel sorry about it.','for things they don\'t need','D','2024-12-03 15:12:16'),('404eb3ee-c876-4ef6-babd-709bf773c283','d6ce99fb-d0ec-4279-80a1-12a1081f24cc','hasnt released',' doesnt release','wont release','didnt release','isnt releasing','C','2024-11-29 11:29:31'),('405032b9-620b-4867-a5c4-ec19c4752712','1bf43477-1bca-4dbc-abed-dd89b64747bd','Yes, I have a cat.','I like to swim.','I am a teacher.',' I live in London.','No, I have a cow','A','2024-12-12 09:42:20'),('4060f480-7da9-473a-b9ab-8682969cc1d2','7be05d56-9876-4f4d-8817-fefa70123b15','They are silent.','They are longer and more detailed.','They involve a handshake.','They do not include physical contact.','They are more formal.','B','2024-11-27 23:44:55'),('40657fb2-e2d2-47ad-b404-2cc4d0c0abc8','80b96b29-2db8-4308-a812-6d45d4e0f588','The high salary','The flexible hours','Meeting people from different cultures','The hotels location','Interacting with colleagues','C','2024-11-26 11:22:07'),('4069f5a9-5545-4bf1-857d-b46c1f5fe293','d31016e1-08dc-4ee7-88c3-e2feb28f8b3c','The library','The Great Hall','The kitchen','The swimming pool','The kitchen','B','2024-12-10 09:24:20'),('406d2e6c-3c34-4494-aabd-07fd2a95a733','432ee779-4860-4ddb-ab92-2609373a8744','They did not like seafood','They preferred something familiar',' They were not hungry',' They had dietary restrictions','They wanted surprise','B','2024-12-06 11:45:15'),('407ad3b2-f82e-4574-958a-1b2120c1a830','4143ac18-872f-43b9-9781-601acf8dc218','To offer career advice','To discuss a work issue','To congratulate James on his promotion','To request a meeting','To attend meeting','C','2024-12-02 10:06:01'),('408b5c3b-5e7b-420f-abfb-ee93b2dc5721','f0b2894c-871e-4cfc-ae81-05f8661cf051','a person might feel unable to think clearly',' people lose their appetites and become unhealthy','a person might start to think they are sick when they are not','a person may become suspicious of what they eat and drink','they feels anxiety being surrounded by something strange','C','2024-12-06 10:01:10'),('408c0ae6-fcc1-4c02-8f45-f3714aa6fe8a','0052f314-d47a-4379-a1aa-2ad8115709fc','Honesty','Fact','Fiction','Reality','Justice','C','2024-11-28 14:52:36'),('4099f136-3c32-4558-ae35-e504051c7a6a','503994d8-fc41-4ac4-8ba1-5dd3775e9321','into','on','between','beside','at','A','2024-11-28 14:48:25'),('409aa051-502d-4cef-96b9-72be5fdebb52','de867a90-9556-4a5f-bb65-e8e66cc7f048','Individual success ','Collaborative efforts ','Customer complaints ','Financial growth ','New hires','B','2024-12-12 10:17:52'),('40ba1803-0435-4048-b2ca-f5aff4e329cd','a0ed2b96-4521-48e0-b68e-71159669fd54','She','We','They','I','He','C','2024-12-02 09:54:47'),('40bbe719-36ff-4d78-b010-aba312a831e0','c3140345-a329-4763-b8f7-1e5a219eb903','Coffee breaks, buffet meals, or formal dinners','Breakfast only','Lunch only','Self-service meals ','Self-service area','A','2024-12-11 09:36:14'),('40e798df-4628-424a-bfe1-fea0b7f2cc4f','7d298550-d449-4b46-b8ce-d04392e97d12','Teaching foreign languages ',' Enhancing technical skills while emphasizing customer-first service ','Learning new cooking techniques ',' Learning new cooking techniques ','Teaching staff how to offer discounts to guests ','B','2024-12-09 15:00:03'),('40f645d9-b62d-450b-a6ae-a2510ad21d86','34056a56-4609-40b4-9f08-a0ecefcfda9c','Each person contributed','People contributed','Contributors arrived early','Contributions were high','The contribution was valued','A','2024-11-26 07:05:39'),('40f823c3-6f43-44e7-9561-04e6ff78be86','dc0b84dc-4e0d-4e0f-aa3f-08f4cbc17757','Avoid taking risks in their music','Stick to one music style only','Stay true to their passions',' Focus on technical skills alone','Perform as often as possible','C','2024-11-29 14:04:48'),('41225c6c-3d2e-41e8-adca-8ca29bc8c524','4007d9fc-25a4-4bf4-a981-6ff1de34296e','Youre young!','Im 7 too!','Happy 7th Birthday!','How dare you','How old are you?','C','2024-11-26 01:56:14'),('4135e74d-d8f1-4ca3-8fe9-6bcacb3c4531','f066b0b2-2d26-4cbd-8238-a86ee8eedd50','Every Sunday','Late at night',' Early morning','Monday evening','Friday afternoon','A','2024-12-12 09:24:21'),('4136d1c4-64af-4760-95f0-659eb2fe7793','3904ea05-61e4-48a8-bb8a-a1f65705786d',' Delay the project','Cancel the project',' Complete the project','Start a new project',' Review the project','C','2024-12-09 10:53:40'),('41598825-0e2f-4f49-b662-14bccbfb1965','db934723-fc21-4ce1-b9d4-8e5ed9d45e92','€30','€40','€50',' €60',' €100','D','2024-12-09 11:31:58'),('415cd4c4-72a4-4f89-af19-868b9dc0eac9','bb68079c-4162-42b4-8ba4-7c7ab930d278','transform','transforming','transformative','transformed','transformers','C','2024-11-29 09:44:53'),('418f2e15-135f-48c7-a1e4-21bddbd483a4','7e0134e4-04db-4904-9b89-2f1b0caead8c','They make money from selling souvenirs','They make tourist areas more lively and exciting','They only perform during festivals','They attract only locals','They provide unique cultural experiences that tourists cant find elsewhere','B','2024-11-28 13:38:29'),('419bb152-c731-4ba9-8164-0cc0910afdc5','bc0ec4b3-a69b-4537-8813-2ab81024a7f2','heros','heroes','hero\'s','heroe','heroies','B','2024-12-04 10:08:33'),('41aae236-56fe-4f42-988e-aa6d679391db','15576054-9455-423f-bb08-c562356fed82','starts',' started','will have started','will start','is starting','C','2024-11-29 11:44:22'),('41abbd5f-9e38-43e6-889f-5d284e34a829','bb0ff6bb-2d9e-4ba6-97d5-75271ad07f8d','Rise','Rises','Rising','Rose','Has risen','B','2024-11-28 12:16:56'),('41b69573-8c69-4ef5-93ef-50d734dfc9a2','49af7bba-a00d-4190-b5fb-9ba074ed274f','a castle of stone','a freshly dug grave','a rickety bridge','a mask','shoes','B','2024-12-02 09:55:43'),('41ba8ad3-875c-480c-ad7d-42bb7dc87937','17b40bcb-d664-406d-9bb7-cfe8bbf4781e','crisis',' crises','crisises',' crisies','criseses','B','2024-12-04 10:35:34'),('41df6453-5f76-485a-a212-69e4a5f28eb3','948066ef-fb85-43ea-9c74-7f44981e34ae','Apple','Cat','Bouquet','Person','Teacher','C','2024-11-26 09:45:01'),('41e3b7f5-f051-45be-86cc-3da9a04cc4ed','d470724c-992b-4319-a1f3-18d18ab3ecf1','Traditional local food','International cuisines','Fast food','Vegetarian dishes','Gourmet fusion dishes','B','2024-11-25 23:25:26'),('41e6a19e-faad-44ec-a648-b5c9cb82b9f4','ef693b86-2fb5-457b-a99b-e2f29708d62c','Jenis makanan',' Tempat untuk bekerja','Karir atau pekerjaan yang memerlukan pelatihan khusus','Cara menghabiskan waktu luang','Kegiatan yang menyenangkan','C','2024-12-11 19:59:03'),('41f4ff36-a547-4c78-9976-f027c9277b09','dfc60fe5-5615-48da-9d45-d9b30e9c82bf','To lose weight',' To start a fitness routine',' To buy new clothes','To go on a diet','To take cooking classes','B','2024-12-09 10:51:55'),('41feae56-9d1e-4521-a311-bdc8b34687af','fe2f003a-a39e-4736-b316-1ca7a79d992b','will call','calls','called','calling','call','A','2024-11-29 10:07:58'),('4210017a-e2cf-4d81-ab6d-e6339a616053','0c494951-6687-4a14-84a4-ceedea9f64eb',' Book the car immediately','Wait until Friday','Confirm the time later','Use a taxi service instead',' Book the car later','C','2024-12-09 11:34:48'),('4212fc3e-f80d-4dfb-86e7-943d6d929e1f','a354aa85-4fa4-43f2-94f0-92c5dedb1b81','She used a formal tone and direct instructions.','She used warmth, hand gestures, and friendliness.','She avoided speaking to the guest and sent another staff member.','She only spoke in English, without adjusting her approach.','She retreat and get her Italian speaking colleague to handle the guest','B','2024-12-06 12:31:56'),('42310e8a-1e66-4b3a-8c77-4f49452eb6b9','0a37cbf7-b91f-4984-86fa-de1235b58634','After','When','Before','Until','During','A','2024-12-03 14:01:52'),('4258df86-0198-4756-a706-6ee2d8ee51d7','0d725f0a-e330-44df-b79b-e7bf9658ac0d','To increase room prices',' To offer guests more personalized, high-tech, and wellness-focused experiences',' To reduce the number of staff needed',' To compete with other local hotels only based on price','To decrease room prices','B','2024-12-09 15:27:30'),('42674c0e-bb1a-4367-b29d-d1c55cf842e4','e7027c55-d9d3-4c38-b15b-1afe9cd3b662','By ignoring them.','By making fun of their sadness.','By listening and saying kind words.','By refusing to talk to them.','By walking away.','C','2024-12-12 11:33:39'),('428cb56b-520f-4255-9a56-6fed1d341461','c1b788d9-03bc-40e5-a0f4-d2458e60d3de','In the 17th century','In the 18th century','In the 19th century',' In the 20th century',' In the 22th century','C','2024-12-10 09:23:09'),('42ab297d-feec-49cb-adde-a007763e790e','8503cac3-0ab7-44ee-a9a3-fa5c7cdc8340','open','opens','opened','opening','has opened','C','2024-11-28 15:28:29'),('42bf2020-eaf5-49ce-bfeb-af709f14e6e7','7852f2c5-f2a8-4a8f-ae8e-cf2b457d4053','The act of being welcoming and generous ',' The management of travel agencies ','The operation of hotels ','The organization of events ','The development of infrastructure ','A','2024-11-25 16:00:30'),('42c60a29-3a96-44e5-8acc-b16820784f75','efa80d97-3765-468b-88e6-c18f937a48a5','Too many tourists visiting a destination','Reduced number of visitors to ecotourism sites','Lack of interest in visiting natural sites','Limited availability of natural attractions','Traveling to areas without any infrastructure','A','2024-11-26 07:47:31'),('42d04843-cb02-44ce-b40e-9cf5ad742c22','2e2d597a-f701-4742-bd27-ec29cfdbe2f3','\"It wasnt that informative.\"','\"Congratulations on starting your own business! Thats impressive!\"','\"Im sorry, I should have provided more details.\"','\"Thank you! Im glad you found the tour informative and enjoyable.\"','\"I think you misunderstood some parts.\"','D','2024-11-26 02:42:34'),('42d7fcb8-cec2-4115-a32d-ce8b74df02b9','9dcf7adb-79cd-483a-95e5-d6c13266df52',' decided, felt','deciding, feeling','decides, feels',' decide, feel','had decided, had felt','A','2024-11-29 10:05:17'),('42fa0da1-c926-43bc-8ebb-3522e883eb7e','ffc1c167-d005-427d-9872-626da88a8c78','Her','Its','Their','His','Our','B','2024-12-03 09:26:48'),('430abe07-9b83-49f0-9873-a7918b1f91bf','454e342b-6f2b-4d9c-b99d-2627dafca9d0','Sekelompok orang yang saling mengenal dan memiliki ikatan darah atau hubungan hukum','Kelompok orang yang memiliki minat yang sama dalam kegiatan tertentu','Sebuah tempat tinggal untuk satu orang','Kumpulan orang yang bekerja di kantor','Sekelompok teman yang sering bertemu','A','2024-11-21 14:38:22'),('43126d5a-fb1e-4c0c-92e6-8d14d66e3f33','9c617dc2-b5bc-4b11-b73b-a263f337d86d','3','4','5','6','2','C','2024-12-11 10:03:59'),('4314c0fd-e6a5-4461-b087-da71a445cb16','8cdaf251-a670-4ce3-923f-6d826002b222','Research the customs to understand them','Record them for social media','Avoid participating altogether','Compare them to other cultures','Visit large cultural festivals instead','A','2024-12-16 10:07:39'),('431522d6-7c2f-48f2-978b-136e28fe82fe','ebdb6990-70ed-49c1-a59c-89d4e0593d6f','The movie is long','She likes music','We will leave now','Its sunny','The tree is tall','C','2024-12-10 14:19:30'),('432741b7-f754-4ace-9728-bf3894391fd3','059f6bc3-3136-46b4-8016-1c0a674ded0c','Marketing software ','A system to track preferences and special requests ','Financial management software ','Reservation software for online bookings ','IT software ','B','2024-12-09 14:05:15'),('432bf144-9096-4cc1-a339-21cfb55dc3c6','681ed90b-80ee-4674-a369-74924c1bfe27','Thankfulness ','Regret ','Anger ','Error','Indifference ','A','2024-11-26 10:49:01'),('43382972-1938-4d8c-ba30-a873a5f4b5d2','2473271a-cb02-431c-a88c-b3a753aa38ae',' At the hotel gym','At the luggage storage','At the shuttle bus stop','At the shuttle train station','In the lobby closet','B','2024-12-10 15:18:18'),('4345dad7-79cb-48a3-875d-acffa00c1871','f7148fe9-520b-4c9e-bcea-46cdc18432eb','Happiness','Dog','Cat','Table','Car','A','2024-11-26 09:47:08'),('4355f970-64ff-43fd-84dd-6dd449c51d2e','fd72c9e8-238a-44c3-a330-20dabb47b191','French','Art','English','Math','Philosophy','C','2024-12-05 12:30:12'),('43760a6a-304e-4513-a1db-921d82d26a39','c9533b15-3493-4619-b51f-55494f583d59','The team will complete the report as soon as all the necessary review has been.','As soon as the team has completed the review, all necessary report will be.','The team will complete the report as soon as all necessary review has been completed.','As soon as the necessary review has been completed, the team will complete the report.','The report has completed all the necessary review as soon as the team.','D','2024-12-03 14:32:54'),('437ffa07-9a97-464a-9b77-ad743a8ace40','f4d1d33e-cd3a-4925-9cc6-809dfa7aa581','Attractive ','Unattractive ','Ignore','Captivating ','Interesting ','B','2024-11-26 03:46:09'),('438c439a-a76e-433b-8bbd-a96c01fa26d4','6f70ee04-ef40-42d5-a14f-26581edce76e','Learning to make pottery','Watching traditional dances','Visiting the Japanese stall and trying sushi','Talking to people from different countries','Enjoying the music performances','C','2024-11-25 21:13:39'),('439d720a-4277-4d33-bd5e-f597e5571346','bdc3d81d-8a1a-4a5c-9690-97d3cee48ad2','To teach babies how to talk faster','To understand how language, thinking, and planning develop','To compare childrens brains with adults\'','To find new ways to improve IQs','To create educational programs','B','2024-12-03 09:25:31'),('43e6e995-47e3-40e5-8e9e-a2d507a97600','06366358-4453-4437-83cf-7a436dbcf7d0','Momo loves adventure.','Momo asked the other squirrels to be like him.','Momo was alone when he sniffed the trap.','Momo could not get the other squirrels to cut their tails off.','Momo was happy to lose his tail.','E','2024-12-04 13:48:19'),('43e8d961-2ad5-4a45-9f02-d4c91eeb80f4','2f02ff9a-9da5-445f-a1c9-22d7c619ae50','Jakarta ','Bali ',' Java ','Borneo ','Sumatra ','B','2024-12-03 08:46:15'),('43f9eeea-cc3c-4365-8563-75b02641d368','fd75276e-4b6f-4615-a5b2-3dd701f340f8','Its closed for maintenance','Its being renovated','Its reserved for special guests',' Its part of the ballroom',' Its part of the room','C','2024-12-10 09:14:26'),('44036be0-c210-40da-9cd1-708fb26f028e','cf47fa4f-8340-4ad6-a312-26b96727c018','It wanted to be captured','It appreciated his kindness and humility','It feared his strength','It was part of a spell','It pity him','B','2024-12-03 10:58:15'),('4410faf2-5d38-4711-9886-588abb1b7e8d','f2bf01e0-d5c7-48a6-9b8b-75bf7d9eaf3e','King Edward I','Lord William Grey','Queen Elizabeth I','Sir Edward Blackwood ','King Edward II','D','2024-12-10 09:45:07'),('441b0795-6a31-4f5b-af24-3c67dd53d28e','dc7511ea-1e34-4160-886e-a160b9d93ca1','jewels','candies','coins','flowers','bugs','A','2024-11-28 09:42:04'),('4420e177-1e65-4600-a1e3-52d986e47dcb','a95d5f40-7a44-4443-aae2-8b71dedc5dde','My favorite hobby is reading books.','I am very tall.','I like to eat pizza.','I don\'t like you','I have a car.','A','2024-11-25 20:30:55'),('442f88ea-13b8-41fa-a706-b9b3a7c3ccc4','dd0cc54d-7e96-4b71-9423-97f2484296dd','Applause','Complaint','Response','Greeting','Acknowledgement','B','2024-11-26 07:43:16'),('444c24a0-eee8-4d3b-b8f2-082c11a3fc19','681d60b5-6beb-4e26-94ae-f2149b8bd08d','An award','A gift','A letter','A trophy','A medal ','A','2024-12-06 14:14:46'),('445756e0-0d19-425f-9a57-1a2949bb510b','0482eae5-b7ca-494d-9b4b-aaf5aaf08ccc','Although','Because','If','Until','Because of','A','2024-12-03 09:42:14'),('445980a8-8482-4a43-8633-412f74dce76b','a8a4d9c8-bb60-44a6-9570-9d23b884fbd4','Do','Does','Has','Are','Is','B','2024-11-28 12:30:25'),('447176ae-0759-4c78-8e32-d85d4c48b0ec','6f9e4597-e3fe-4a87-a853-d04234171a9f','on','in','at','with','to','A','2024-11-28 15:07:42'),('447ae5f6-cf2e-4e65-aace-9bf4b432e6c5','b7a02d78-d310-408a-9967-819eaf4d0c79','Them','Blue','Several','These','More','B','2024-11-26 03:13:55'),('44818aaf-5bd6-4fa1-9940-5bffe9b985b5','8fba1f94-6ef3-4f32-9a65-cbfa80f95eca','due to','by','on','over','from','A','2024-11-28 15:30:31'),('4485a383-58a4-410d-9df9-1ec107754f94','c7f77e16-f2c8-4559-a779-536f78da6c6f',' receipt','reception','receptionist','recipe','recap','B','2024-12-12 10:10:22'),('449f70a1-5203-4123-a0ef-704853cc80a6','ff8324d6-6f83-4873-8258-b09b09dcf3af','She is reading a book','They will visit tomorrow','He went to the store','We see a movie','She cooks dinner','B','2024-11-25 23:33:07'),('44aa4019-f396-4aa4-960c-1e86b0611d12','e7e6a8ba-5156-4a5b-8792-1efdd09bbc39','Intricately','Designed','Ancient','Vase','The','D','2024-11-29 09:58:58'),('44abb109-987f-43f9-8a4b-70a21a59bb52','07a908dd-8c46-4c3d-aa94-44c9cb789b80','Festival of Lights ',' Festival of Colors ','Festival of Music','Festival of Food','Festival of Flowers ','B','2024-12-04 12:43:50'),('44b2dcb9-b456-4656-bf03-24f8184ab22b','78e8d1fc-7d2a-499f-92dc-c1dbe19dad15','Playing football','Playing basketball','Reading books','Painting','Singing','B','2024-12-11 14:54:40'),('44d4fc08-1626-4ae8-aa59-0d63dded26be','82efb31e-8f5e-4eaa-9bb2-c21faa8c41a0','The book with a blue cover','Is on the table','The table','On the table','The blue book','A','2024-11-29 10:44:20'),('44e81d79-0245-4e36-840b-e61c688764b4','86638e04-d85d-4305-a85b-a673250403da','Sports','Game Show','Cartoon','Anime','Sitcoms','E','2024-12-12 09:15:06'),('44ed9ba3-288d-4dce-bc8e-a69926a3a048','c3279ab3-c292-42cc-aacb-a9b1c32ffc65','Writing','Wrote','Written','Writes','Write','C','2024-11-26 03:35:40'),('451e587e-b2ba-49a3-abf8-7c2f6ec412a0','d3f6bbc2-6c80-416f-897d-2da2b8455dec','Eat','Eats',' Eating','Ate','Has eaten','A','2024-11-28 12:19:26'),('4524323a-c51e-404c-bf9c-81afa4d50326','e8f60597-999b-4cb7-8b78-53e8fbe8de34','Private ','Shared ','Expensive ','Reserved ','Restricted ','B','2024-12-02 13:53:27'),('452f3aa7-7e83-4d24-a3a8-0a9f973b273a','a0712f56-22f5-4989-a6a6-0f8211180517','This book is more interesting than that one.','This book is interestinger than that one.','This book is most interesting than that one.','This book is interested than that one.','This book is interestingest than that one.','A','2024-11-25 22:01:00'),('45391195-b2b3-42a4-b266-52da16834a36','8ff74766-76e5-480a-a140-b00362b50d73','The importance of family','Respecting tradition','Political unity','Belief in individual success','Community spirit and helping others','E','2024-11-04 14:29:13'),('453b359f-8c58-4190-a6a3-8bd76c143794','82f76c37-00a8-4d03-a069-66ea2d3461df','Surf','Ride paddle boats','Ski','Fly drones','Ride horses','B','2024-12-10 12:49:53'),('454be5c0-7519-45c4-bc80-777ba6a99cee','6d833dcb-25c6-465c-84e6-8ade03963416','womans','women','wemen','womyn','womens','B','2024-12-04 10:19:57'),('457e167e-29f8-4707-ae77-3a61b703c13d','74c3d086-028e-47c0-9de8-a23dc6864cc0','Helping yourself','Working alone','Mutual cooperation','Respecting elders','Living together','C','2024-12-04 13:16:44'),('4586f530-7ede-4803-bd0a-fee311254d34','64fa8897-faeb-4abe-b763-248c0f2c7d80','Gatherings or events that are joyful and special','A moment of sadness or grief','A simple meeting for discussion','A formal meal or gathering',' A period of silence','A','2024-11-22 11:41:48'),('45943740-1963-4c75-a4fe-5728c423b66a','98091524-64e6-4ed5-8537-ed1af94b0332','watch','enjoy','build','play','follow','A','2024-11-26 06:31:05'),('45ae0a27-7228-418b-a660-d49fc439b483','1847c716-a94d-42af-b313-42856c325b25','Cake','Books','Cars','Paint','Shoes','A','2024-11-26 10:07:05'),('45dcacf4-95c4-41de-aefe-2873421fabf2','1554ece4-35b9-40cd-a6c1-15bc3e97803e','Basic lighting and sound equipment','High-speed Wi-Fi, projectors, and sound systems','Portable speakers and wireless microphones only','Desktop computers for every guest',' Interactive whiteboards with virtual conferencing tools','B','2024-12-11 09:41:41'),('45ed3c74-1868-458d-8734-a5dda33c801b','85195fc0-ea3c-4b40-b87b-ae5e80d22025','Afternoon tea service with historical narration.','A nightly lighting ceremony.','An annual heritage festival.','Seasonal tours of the surrounding gardens.','An monthly heritage festival.','A','2024-12-10 10:33:34'),('46042e53-2a02-4ff2-825b-9b39e9bcbc37','6dc3433f-2843-4151-933f-d123ea6a41a1','wont leave','dont leave','havent left',' didnt leave','arent leaving','A','2024-11-29 10:54:56'),('461035ac-d100-43ff-a8a8-4b6cfaf51422','0ddcbd80-ff15-4157-b3e5-53a12cbe2aee','visit','will visit','would visit','have visited','had visited','C','2024-11-28 11:39:38'),('4612b6b7-94ee-47a0-bec0-9714577f9548','0ee2b640-a22b-445d-9d90-7574f236fdea','Fastest','Fast','More fast','Faster','Most fast','D','2024-11-26 03:24:52'),('461407e4-a935-4626-ae60-e96e8c19aa59','09132b74-73ff-413b-8399-b755645e8776','Its','Our','His','Their','She','A','2024-12-03 13:50:49'),('462a65ff-d551-41cb-baf6-521fb98ffb4a','9c353967-49d8-4f89-94c4-76bb91a9cc10','Honesty','Kindness','Fairness','Respect','Responsibility','B','2024-12-12 10:45:16'),('46313592-75ca-490d-9390-04b5a1c160db','192cce90-6bf6-4651-bdce-e17e6c1e0bfb',' To advertise the restaurants services',' To teach people about the importance of sustainable cooking','To raise funds for a new location',' To compete with other local chefs','To raise new building','B','2024-12-02 13:19:22'),('464d7970-a515-4a7d-856f-107ec7598555','7cba9fca-6856-4f96-a554-22b1a964926c','Play','Plays','Played','Playing','Plies','B','2024-11-26 10:05:49'),('467b98d6-1cb9-4659-ad55-0be17d2d5997','15a51f19-5bd7-4d79-b4cb-bd3792936f32','To attract as many tourists as possible, regardless of their impact on the environment','To preserve the local culture and protect the natural environment',' To build luxury hotels along the coast','To replace traditional farming with urban development','To build traditional farming with urban development','B','2024-12-02 12:40:59'),('4682dc97-5eb0-4bca-9724-5eb0f4a0f852','42cbb037-a8bd-4124-9ff1-fdca9aa7f7e7','chilly wind, blast of icy air, strong gale.','gentle breeze, cold gust, warm gust.','light breeze, heavy storm, thunderous gust.','sharp wind, hot air, freezing wind.','soft breeze, cold blast, powerful gust.','A','2024-11-28 15:17:07'),('4688e0d8-190a-4381-a91c-30bd9476b2ca','001aec41-7f65-43bf-9303-4bf59e0fefb9','A religious building for Christian worship',' A small, private chapel','A type of large fortress','A public meeting hall',' A royal residence','A','2024-12-03 11:27:45'),('469c0365-ee75-4bc2-925a-ee9ed062f827','f7fa3801-b335-4051-acde-fd79357a5baa','A wedding ','An annual appreciation banquet ','A business conference ','A charity gala ','A training seminar','B','2024-12-12 09:42:07'),('469c949c-ac4a-4b09-b2f6-f2734c9fb267','e0c818aa-32b0-4eb5-b58d-7d93d4a68635','on','in','for','at','with','C','2024-11-28 15:24:11'),('469cb759-6eb8-40db-8f0e-2ebe996274a6','1adced7f-35ff-4c49-807f-050265472b19','Snack','Cake','Meal','Picnic','Breakfast','E','2024-11-26 08:11:51'),('46a3efc3-d0db-4e96-a916-04e594b0175c','8a8cf839-8c6d-410f-aea7-e310b6b6d1e9','are going to','would like',' go to','would like to','went to','A','2024-11-29 10:05:03'),('46aace1a-9ffd-4843-81ea-8604da94e5b3','d68c53d4-f418-4185-9944-d471f7fddd84','soared, rose, peaceful','soaring, rising, peacefully','soar, rises, peacefully','soaring, rises, peace','soared, risen, peacefully','A','2024-11-29 10:06:38'),('46b2c765-51bb-44ef-81e6-6a476a1b8af5','95b1a6af-9574-4e4c-a7b9-abfaff45b515','Only dietary meal plans ','Free room upgrades ','Pillow choices, room fragrance, and meal plans based on dietary preferences ',' Late check-out options ','Early check-out options ','C','2024-12-09 13:52:27'),('46c7748b-a76c-490f-9fb7-3f76d5bd6246','a9875878-4270-4ed4-85c9-3eac2a00dc18',' I have a wooden chair.','The Italian pasta is delicious.',' The pasta is delicious.','I have many friends.','He has an old book.','B','2024-11-26 03:27:42'),('46caf0b3-487d-4a7f-bbe3-8267515733e6','0a465b86-dbbd-43e2-8c03-08d327c2827d','Aggressive ','Violent ','Hostile ','Harsh ','Calm ','E','2024-11-25 10:00:42'),('46e7a42b-33e3-4eb9-8cda-ed15e9748c97','99b21031-08aa-4662-beb5-c65b3b561a3d','Achievement','Progress','Failure','Accomplishment','Victory','C','2024-11-29 10:00:56'),('46f7bc96-ca2d-4e95-9bcf-b846672d89fd','38884a42-d195-423e-bd0d-a68232aebff2','Mozzarella','Jalapeños','Sweetness','Topping','Bubbly','B','2024-12-01 15:47:14'),('4702fa90-1a07-4242-95d1-55a24dd4e5bb','22dd23cb-54bf-4cf5-92a6-58abd516d274','They admired the colorful painting.',' Laughed at the joke.','The sound echoed.','The children danced.','Running was enjoyable.','A','2024-11-28 11:21:36'),('4709cbd0-0e75-443d-8b22-2529d62359f0','3e7a80de-492e-4490-a7f6-69ef9c7daa81','He completed the work before the deadline.',' She wrote a letter during the storm.','They waited in silence.','She left early to catch the train.','He sang until his voice gave out.','E','2024-12-03 09:16:03'),('470d11fb-cec2-4c8f-9aa0-7e61d30f0c2d','a9020e7a-fbc3-4772-a506-1b6b268a8fe3','Do','Does','Did','Doing','Done','B','2024-11-26 02:01:14'),('47176693-ea0a-43e7-831c-529af60394d1','44fd2381-b0ba-4eff-b385-df64a125e001','Always','Here','Very','Often','Beautifully','B','2024-12-11 10:16:24'),('4727b3c4-d94e-4eb7-a1d7-9a35f41e8179','21f9fde1-3516-40c0-8da8-c82f897f5df9','Are','A popular tourist attraction','The ancient ruins','Popular','Tourist attraction','C','2024-11-29 13:37:38'),('4730a0da-78e0-494d-801d-dd320d56433f','5ad231cb-819a-450a-960e-62577a470336',' Reality TV',' Drama','Game Show',' Documentary','Sci-Fi','A','2024-12-12 09:15:28'),('473b7a00-5a4c-4299-aace-0285d9015c8f','e2356571-53fa-4c69-a756-826ff32f0bbd','She is incredibly smart.','She is smart.',' Her intelligence is notable.','She has smart ideas.','Her ideas are incredible.','A','2024-11-26 05:29:45'),('474101c2-70de-4db7-8762-84d815d26b47','b320a3dd-b199-4656-a539-9f7753898ba4','The water is cold.','The water is deep.','The water is clear.','The water is fresh.','The water is still.','C','2024-11-26 00:24:45'),('474a980f-46c8-4432-aef1-26c4c5762b06','be28b4c8-4d9d-482b-9885-3e3261f92a20','Major world problems','Economics','European affairs','Climate change','Natural Resource Management','A','2024-12-03 08:54:01'),('475356ca-aa3d-4b5b-888f-97c13e60f756','8504dc2f-c30f-47c7-b782-a1ec8b795a5f','Neglected','Renowned','Undiscovered','Quiet','Distant','B','2024-12-02 14:04:18'),('4767875d-e2dc-4aff-ae43-b8c7e7c82603','1032e6da-69b4-437e-b6f9-3c44bddeb321','Support','Deter','Neglect','Ignore','Criticize','A','2024-12-02 12:00:19'),('477e03fa-9ffd-47fd-bca4-0c8226c40a0f','e2c0d8a8-6dd2-49ab-947d-95bbc2f29342','Cooking skills','Dancing','Baking skills','Singing','Drawing','C','2024-12-06 10:42:36'),('478410cf-689f-47c7-8f3e-20204fade052','41412240-b2b4-481a-a475-6f4938b5faab','cactuses','cacti','cactus\'','cactu','cactusys','B','2024-12-04 10:13:23'),('47966ea8-5eda-40c6-9664-e25e00da8417','a9f8eb77-b55c-4c74-b7e1-b08cb15d29c7','A comedy','A drama','A documentary','A cartoon',' A reality show','C','2024-12-11 15:04:58'),('47a02d63-95c1-41f1-835b-78150711826e','c0ea4394-9b06-4740-8bea-f61c152ec550','a beautiful, shiny shell','beautiful, shiny','the shell','shell on way','a shiny','A','2024-12-11 10:34:32'),('47b88de6-ba07-4406-9db9-1a179d67c3a4','b74789d2-e47d-42b6-a356-dc13da6b4108','You learn something new','You get sad','You feel sleepy','You get lost','You get bored','A','2024-11-04 14:17:24'),('47bc798f-1074-41f6-96c1-d4682b0c517a','8866850f-1bed-468a-b15d-7df1a1a4dfdb','Secluded ','Popular ','Remote ','Hidden ','Isolated ','B','2024-11-25 14:47:06'),('47c94f71-06a4-4e17-bc7a-5ac9ac425439','90348468-04ce-4bd6-bc18-2215cb2bc7df','listen','listens','listened',' listening','have listened','C','2024-11-28 15:34:54'),('47e7a674-8fae-4a74-a777-464a3f1e0192','5984bf61-a8f9-461a-b40c-488724340059','Quiet ','Sad ','Outgoing ','Tired ','Happy ','C','2024-11-21 14:58:16'),('47f1e1af-7901-4641-b74b-d288feace0b6','8c89fc3f-9c0d-45e2-9922-6b15a464a78d','As a surprise','As a minor achievement','As a testament to his exceptional leadership','As a temporary role','As a fix role','C','2024-12-02 10:06:30'),('48082204-4a01-443d-8bda-24ff32553f04','a87584c2-5528-4976-854f-d6445a9226ab','A wedding ','An annual Appreciation Night ','A corporate conference','A fundraising gala','A product launch ','B','2024-12-09 15:02:18'),('4815537a-9489-4afe-a8f0-6a70afea3179','c0c4e54d-e5a3-4634-82c2-92fb570c29cb','A fancy way of serving food','Skills and methods for achieving something','Simple approaches to cooking','Memories related to food','Connections between people','B','2024-12-01 10:26:59'),('48258261-a1fc-4314-af4d-a97480f09459','61513695-1d31-4b17-a862-5b7a3f129599','ancient ','stylish ','simple ','historic ','regular ','B','2024-12-02 14:08:00'),('484db8f9-3443-4a94-8e5d-24161d627e6a','094cf9f5-0640-497c-969d-026b28e8ee76','Only food stalls','Only rides','Rides, games, and food stalls',' Just games','Only music concerts','C','2024-12-11 15:08:13'),('487ce9a4-31aa-4123-abd3-7fb4e36f43ff','f19b17e9-371f-4956-a665-fe11803ccc13','Avoided ','Dismissed ','Enjoyed ','Limited ','Borrowed','C','2024-11-26 10:10:42'),('48ac460c-3936-4af1-9173-16acf92296bf','547aae88-b0fb-4443-9346-794c3c4e92c8','Winning an award','Graduating','Completing a project','Getting a new job','Writing a book','B','2024-12-06 11:19:06'),('48b5564b-7631-4630-8dc7-6fdb01be45f7','5a2e679a-d6f5-424c-a4b6-bf6444021224','Safe','Short','Risky','Long','Exciting','A','2024-11-28 11:28:28'),('48c9b07f-2176-4542-8a8d-fc1cbb74a066','bbd143f1-5e11-4c3c-9d4b-ced73d94ecfa','The importance of music','The role of community events','Respect for the elderly','The value of creativity','The importance of unity','B','2024-12-11 15:17:46'),('48cca798-a836-402c-8179-128dba3466fe','c4b99257-a0a5-456d-b605-a536a78b0a43','Genuine ','Artificial ','Repetitive ','Moving','Boring ','B','2024-11-25 18:01:01'),('48d28900-28c1-4b69-a55b-9dc690dc21f5','815edd17-d78d-4c26-b1e8-2f81a21cd740','Luxury five-star hotels','Family-owned guesthouses with fresh local meals','High-tech entertainment options','Shopping malls with exclusive brands',' All-inclusive tour packages','B','2024-12-11 10:24:23'),('48d4e11a-e04f-4535-b742-86adf393b888','ed4287b2-cf98-4cb3-ac79-7ce2e0383c70','The book was read by him','She will be promoted by her boss','The chef cooked the meal','The report was completed by them','The paper was written by the student','C','2024-11-26 05:38:26'),('48f70ebf-2f7f-48d5-a3f3-b5c0a444d14c','48427c83-feb9-45f1-b24a-ff0fff15fa55',' She is cautious about the feasibility','She fully supports Jonathans ideas and wants them executed smoothly','She believes its too ambitious for their hotel','She prefers to wait until next year to start','She is skeptical but willing to try a pilot program','B','2024-12-11 10:52:24'),('490101d9-99b0-45a3-bcfe-26afd19fb81c','dce26d54-f98c-4c08-8d8b-01b909f9090e','Many colorful flowers','Ran quickly',' Thinking hard','Painting beautifully','She will go','A','2024-11-28 11:10:02'),('4918c859-3dcc-4582-88a9-4b62f4be7533','63003f4e-4df9-49c5-99f1-33dde70be55a','She was studying all night','She studies every day','She has been studying for hours','She will study tonight','She studied yesterday','C','2024-11-26 05:26:19'),('492860fc-d464-4e19-b911-a7c674914f13','fd9ea993-8139-4f09-a335-acdcca1042f9','Sarah is still learning at school.','Sarah needs to learn her job.','Sarah is paying full attention to the explanation.','Sarah is taking a note while listening.','Sarah has high motivation to learn.','C','2024-11-04 14:20:26'),('492964e2-9111-4952-a97a-fc87cfd8db7c','f4a0c166-ef0f-4aa3-8098-5df57d39260e','boxs','boxs','boxes','boxies','boxen','C','2024-12-04 10:25:50'),('492ef4c5-b3a3-4ab5-8d30-05307571c148','8d4d3e30-545e-49f5-ae97-f367a605eebb','datums','data','datumes','datams','datens','B','2024-12-04 10:17:31'),('492f2b08-d2b9-4d7d-90a3-1e725ed56c0f','30f4c1a0-118e-46ce-bb39-83a9ecaac21b','She is more taller than me.','She is most tall.',' She is taller than me.',' She is tallest.','She is the most tall.','C','2024-11-26 03:37:28'),('4945e1cd-d6f7-4ee6-87ec-fb54100103c8','b91d7ce7-53b5-4c1f-8deb-1a0202d541f4','The book on the shelf is mine','She danced beautifully at the concert','They traveled during the summer','He plays football every weekend','The cake is delicious','A','2024-11-29 11:02:07'),('494b9ea9-89f0-4568-bbba-255981802602','b5976490-c185-4e27-a15d-1df92687f0c9','She plays','She played','She was playing','She will play','She plays every day','C','2024-11-26 02:20:40'),('49535e3b-7933-46bc-a721-4aa7cfe4db52','ce013852-d8d6-4c83-b301-4a1f9b0c7722','With a chalkboard and simple drawings',' By telling stories about the places she painted','Using vibrant images and explaining the meaning behind each color','By performing a live painting demonstration','Through a traditional slideshow of photos','C','2024-12-03 09:50:47'),('49945700-7ba5-4d62-80f0-b83f19b73820','3d8fdfa5-09c4-4369-b764-986bdde7de6d','Its modern art collection','Its large collection of historical and artistic works','Its contemporary architecture','Its focus on technology and innovation','Its botanical gardens','B','2024-12-03 10:05:04'),('499e8a2d-b1e5-42fb-858d-3d379a96b51a','42dc7a9c-6447-442f-8a7f-798af9d94529','She sings','She sang','She has sung','She sings well','She singing','C','2024-11-26 05:36:30'),('49aa7b26-6a49-417a-89f0-307a4b83de4c','8ee3cfa4-9026-4e83-a636-af9db2029b4e','He works hard so that he can succeed.','Ill join you after the meeting ends.','Wherever you go, I will follow.','She spoke with great confidence.','Although it was cold, we went outside.','D','2024-12-03 10:53:21'),('49bd0b10-4390-4323-823e-f9ce0daf30d1','13b04c79-65ce-41e2-94de-09ce4e068939','Hidden ','Common ','Obvious ','Bright ','Kak','A','2024-11-26 10:09:27'),('49c4cb5f-a4c2-46a5-bf03-fd86874e4c84','3a9af4a4-7396-4598-998f-4d0214222a65','We must find the reason for the childs behavior','The child must stop wanting to hurt things','Parents and teachers should work with psychologists','The child must stay away from living things','Child should raised away from their parent','A','2024-12-05 13:30:11'),('49c79dd5-9e53-4b2a-a5a0-389eb78937e0','79cdd3ca-c115-4921-9cb9-30e36fd851ac','To teach staff new languages ','To ensure they are comfortable with the new system and provide seamless guest service ','To increase staff efficiency ','To improve communication between departments ','To decrease staff efficiency ','B','2024-12-09 13:57:05'),('49c9de0f-81ea-4b7e-be31-f370194c1ed2','676d52d0-5400-47d3-9a33-39e3e56e027b','The historic','On the hill','Attracts many tourists','The historic castle','Many tourists','D','2024-11-29 10:55:51'),('49eb4d5b-8a58-447e-a609-ca52d636d4f1','084c4f65-eb9b-4a43-873d-7dbc4a255d2e','A famous battle during the War of the Roses',' A royal wedding','The signing of a peace treaty','A fire that destroyed part of the castle',' A traditional wedding','A','2024-12-10 09:46:21'),('4a0d4f90-45fb-4347-bcf6-1522d4537d37','2576d7be-7d5e-4494-804b-81ca5c35ae76','I have three family members.','I like basketball.',' I want to be a teacher.',' I am a student.','I don\'t know','A','2024-11-25 21:48:29'),('4a0d513c-97f4-42f8-ad73-9d96f80cf893','3129c9ac-108d-467c-8f68-739797767a6e','The old man walked slowly.','The house on the hill is beautiful.','She loves reading historical novels.','My friend and I went to the park.','The clouds moved across the sky.','D','2024-12-11 13:34:20'),('4a1c2414-d058-4bec-a428-cb23a104b0e0','413a1920-8476-48f1-b0bb-a86112d90682','A method of resisting without violence ','A belief in strong punishment ','A movement to end protests ','A call for worldwide peace ','A process of making salt ','A','2024-11-25 10:08:48'),('4a380e32-82f5-4f67-8a77-95b5dafc56d5','1eb79f8e-d5f1-4a42-93fc-e7e55a5dee68','Decreased morale','Enhanced productivity','Increased turnover',' Isolation of team members','Decreased productivity','B','2024-12-02 10:37:52'),('4a4d6cb6-5c2b-42b2-befd-934f63f345d7','9cbe7b14-6289-4fbe-8074-22f9b6490dce','She was not familiar with the food.','She had just moved to the city and was unsure of sharing her heritage.','She did not like the event.','She was uncomfortable with the crowd.','She proud of her culture','B','2024-12-04 15:36:57'),('4a5e9930-7c84-4817-99cb-2cc093d2d384','7b5c8cb0-246f-43c7-ba71-3a14086dda33','Insufficient ','Minimal ','Sufficient ','Complete ','Fancy ','C','2024-12-02 14:29:10'),('4a77ff95-e233-4d8f-b776-b88520dbdd5e','7c2dc72b-6f20-42b8-b3dd-08493070eef1','Go','Going','Gone','Went','Goes','A','2024-11-26 01:41:52'),('4a7b3cc2-8406-4fd9-b6c3-e5f55ed456fe','8e97a906-92d1-4db6-a25c-e9bf054a283d','Front Desk Manager ','Housekeeping Supervisor ','Head Chef ','Event Coordinator ','General Manager','C','2024-12-12 10:06:10'),('4a7b6df2-37e0-4535-8396-cd580f00d0b9','1ed48c2a-754c-4017-b8fc-a18f099d3935','Venue ','Spa ','Stadium ','Museum ','Library ','C','2024-11-25 14:41:15'),('4a89edbd-e413-4740-9300-6ffab036a400','c32f2498-483d-4836-9388-dccb219f878d','freeze',' freezes','freezing',' is freezing',' froze','B','2024-11-28 14:34:18'),('4a944c6e-afaa-47ba-8922-174f5415acc6','0f65c639-215b-4eb6-853e-f8660b18c26c','Fresh and natural','Good for the body','Balanced in flavor','Organic and raw','Well-cooked','B','2024-12-01 10:11:32'),('4aae2d37-67b3-4261-8742-63edb98b17ae','a43345e3-6148-435d-9398-9b2985043d5e','prepares','will have prepared','will prepare',' prepared','is preparing','B','2024-11-29 09:52:07'),('4aaf07f6-8d5f-42b0-ab5b-a1615530f459','826043ef-9b84-495b-8609-cff4df09d2f0','MASTERPIECE','ECEPRETISAM','PIECEMASTER','MSTERIPECE','TREMASPICE','A','2024-11-22 12:02:06'),('4ab6db68-d72d-46df-b074-b899fde4a0d1','fdfecb6e-8b52-4297-9b93-4d3336895659','is unimportant to overall happiness','can help lift spirits and foster good health','only benefits people under no pressure','is more effective for people who pay fewer taxes','has no real impact on overall well-being','B','2024-11-28 13:22:13'),('4ab87fe6-dab0-46cf-b452-10ae092d967c','0a4d369a-8fad-4019-91eb-d69a9671cbea','He','They','She','We','It','A','2024-12-02 10:58:54'),('4ad33e46-a9c9-4487-887d-2766299d5b97','0522037b-af8a-47f4-860e-0a76a8aeb774','Long-lasting ','Difficult to maintain','Cheap and temporary','Related to farming','Dependent on others','A','2024-11-26 07:26:31'),('4ad6807b-eada-44bc-9e3e-19d8a3c5e997','cb94df54-1c5b-4bff-9bb4-5a2b57da8f49','Do / finish','Will / finish','Will / finish','Did / finish','Are / finishing','C','2024-11-29 11:43:13'),('4ada4b01-09a8-451b-8c8c-1fd32dc3b622','6fc045f3-7670-4586-ab3a-1a47db84a706','Quiet ',' Outgoing ','Happy ','Sad ','Tired ','B','2024-12-11 20:00:26'),('4af6b80f-b14d-4cd9-a338-e8e3b7616b4f','df139577-5a6c-4021-9963-240f7a9c08e4','black','red','purple','green','blue','B','2024-11-26 09:10:56'),('4b00bd42-296d-43e7-b721-2982f14d7114','12a94832-059d-4a88-9290-7c984784f405','To build modern infrastructure','To maintain cultural heritage and history','To provide entertainment for tourists',' To increase economic revenue through tourism',' To develop new technology','B','2024-12-03 11:40:44'),('4b0cdc80-da3e-440e-bb67-d9a19524415b','c739fa22-8460-4158-8ed2-de338ec05bd5','A place for military strategy meetings','A royal treasury','A palace and harem','A grand theater','A marketplace','C','2024-12-03 11:28:44'),('4b185844-a4c9-443d-94c2-3dacadc28140','0d3e0ed0-8b38-4453-8b87-ad9df7f35ce6','Departure','Separation','Solitude','Vacation','Individual','C','2024-12-02 11:46:59'),('4b1e4c63-6cda-4dfb-bc7e-74f31ff804d7','729175fa-9b18-47cb-a1b6-a6878e4caace','He always wakes up early','She speaks loudly','We will leave soon','They play soccer','I will visit later','A','2024-12-11 10:14:28'),('4b2285a0-e5cc-49e6-9aa7-0339639775d1','b6938c15-523c-455e-8ef2-9e6808d74b42','She had once owned it.','It was part of a family legend.','The traveler was her childhood friend.','The box had her mothers initials.','She remembered its melody.','E','2024-12-06 12:41:50'),('4b23e49b-ffa4-4f04-8424-56789ab3ee63','d7562ade-f7b8-41dd-8ccf-f13542dbda0b','By creating a draft of the processes and discussing them with the team ',' By waiting until the next quarter to start implementing ','By conducting guest surveys to get more input ','By hiring more staff immediately ','By hiring less staff immediately ','A','2024-12-09 15:05:31'),('4b2c4971-012a-4621-82e2-3014212792d8','d6cc7b14-ef36-4710-aecd-5ed8489d01ab','CELEBRATE','RELOCATE','REBATE','CREATABLE','CLEARET','A','2024-12-02 14:03:39'),('4b3530a0-1579-44a5-af90-a4dd18a56b8b','adf22b1a-03ad-4240-ba11-724773e38f04','The citys skyline at night',' Skyline','Breathtaking','At night','The city\'s','A','2024-12-11 10:52:41'),('4b3a948e-009f-414f-aa19-72ace51edd2b','ce6454ce-7b96-4eda-9164-e3a2778c5dd0','Apples','Apple','Appless','Applees','Appels','A','2024-11-26 10:28:27'),('4b42e376-b548-4b76-a8fe-5b0a359042b8','e276fa09-c116-4312-b827-3446afa1dd0f','liquorice','chocolate and candy','toys','biscuit','chips','C','2024-12-02 09:55:04'),('4b61b273-e4ce-49e6-8a2b-f941211853a8','e0421133-b1e8-4414-ba24-3a6b450f7281','Adverb clause','Adverb phrase','Adjective clause','Prepositional phrase','Gerund phrase','B','2024-12-03 10:50:43'),('4b68ef19-df74-446c-8328-e4c368c6d49a','66c3832b-d126-4067-ac28-d53584ceb8fa','Uninterested','Excited','Passionate','Unexcited','Eager','A','2024-11-26 01:39:52'),('4b69e091-1dca-41f6-99f0-c359b5a0e979','e72f3470-0325-43ad-ab97-3221fae5dd4d','By dressing appropriately and learning local phrases','By donating money to local festivals','By avoiding cultural celebrations','By teaching locals about foreign cultures','By limiting their time in cultural areas','A','2024-12-16 10:40:35'),('4b869bff-42b2-41dc-8645-358b3e65523d','6319a0c6-09d7-48ec-a49c-69c5fa8cc60e','mouses','mousez','mousies','mice','mices','D','2024-12-04 10:03:51'),('4b8cf79b-9aad-4957-b8aa-2af463430a8f','8047de25-ff7e-4154-8b9e-9724b7edd439','Starting point','Goal','Route','Journey','Attraction','B','2024-11-26 05:53:26'),('4ba67201-045c-4a7b-a53b-eba5ebc20f43','091c878d-8eae-4f83-97b4-69eb9ad6ff61','She is very capable.','She is a capable leader.',' Her abilities are extensive.',' She leads well.',' She shows capability.','A','2024-11-26 05:36:04'),('4ba7e092-31f0-4f03-9cad-f9287c03c88b','4b481d2c-d7ba-4567-ae99-c033390ac60b',' A type of restaurant ','A walking area beside the sea ','A part of a school ','A marketplace ',' A sports facility ','B','2024-11-25 13:47:32'),('4baaeca8-64a1-4e8c-ba1e-352e0c59012e','f978ba99-9288-4e50-95ec-08f704cab245','His piano playing','His guitar playing','His singing','His acting','His writing','B','2024-12-06 11:03:21'),('4bac2e64-503e-4559-a7ac-36e5ef1087a9','ec3ea3b0-7915-4d49-9f2f-c23c57e5ca67','Quickly','There','Loudly','Sometimes','Never','B','2024-12-11 10:00:03'),('4bbd0146-1bf6-401a-ba0d-1e0b6f03f701','6e3e535d-c875-4d0e-8650-8e12c9a9ab2a','The quality of being the same',' A wide range of different things','The state of being uniform','A limitation on options',' A simplification of choices','B','2024-12-04 09:13:54'),('4be098f0-1065-4d97-8126-1d34cfc91f8b','e2171fb0-cc3d-40a2-ae15-147d19ac8ef9','Sports',' Cooking Show',' Black and White Movies','Reality TV','Fantasy','E','2024-12-12 09:16:20'),('4bf617ca-8de5-49d4-bc47-a27fd4ef16f5','70f21b9a-4780-4f7a-8f99-aa1321b79e36','Build','Increase','Reduce','Decorate','Repair','C','2024-11-26 07:51:12'),('4c1c3f07-5ee5-4c63-a3e6-284a20c2775b','9296941f-ab27-4022-81f1-65f731cafe55','Forest','Island','Mountain','Sea','River','D','2024-11-28 11:12:58'),('4c295255-24aa-427b-bd71-211b96b999a5','c4a5b688-887c-46c2-a980-b9b44a7a9b92','She sings beautifully','The book is on the table','We are going to the park','He is running fast','They are playing outside','E','2024-12-11 09:51:04'),('4c39e960-1817-4d1f-b243-68b2f500187c','c2927adf-2312-4da2-9565-04560a217633','Speaker ','Representative ','Visitor ','Consultant ','Organizer ','B','2024-12-02 12:45:36'),('4c460370-65d6-4b83-8274-c9a633c2ebb9','2636f1ea-bfeb-41de-ad6c-17bb078bc8b4','in','at','beside','under','over','C','2024-11-28 14:46:25'),('4c467fb1-0e0b-43fa-897f-4e68d6752015','99f24ea2-4472-47f1-9427-2e883d867145','Noon','Morning','Night','Afternoon','Sunset','B','2024-11-28 09:52:32'),('4c53d018-31f5-44f6-aa33-45b18f49c0d3','ed3675d0-f508-43b6-b3c7-4d04c5fe86b1','Quietly','Often','Here','Slowly','Never','A','2024-12-11 10:25:47'),('4c562d90-7e63-4f37-9070-d916f2adf38f','04e29777-c178-439c-a8df-326efafabc77','Have','Had','Having','Has','Is having','B','2024-11-26 01:55:44'),('4c6ae7e1-eecb-42b8-b71a-d1dc31713a36','934f4019-1d2d-49f8-b1d5-07813778fe36','Managing finances alone','Overseeing departments to ensure guests have a great stay','Only supervising the food and beverage team','Handling reservations','Coordinating events','B','2024-11-25 16:00:06'),('4c726429-d3db-45e9-9682-eaefed00764d','641e9ad8-dfe0-4114-8a82-1ac1c659a7d1','wins','winning','will win',' won','has won','C','2024-11-29 11:32:05'),('4c895884-72bd-4f92-b8b4-237c6a6c0096','4d3165c2-f86f-45b8-b5bf-faccfdd02bb8','Sports','Black and White Movies','Cartoon',' Drama','Reality Show','B','2024-12-12 09:12:32'),('4ccfc864-0b0f-4ecc-88be-ffaff70c3ef6','79eee15d-a4b1-4e72-be42-c5d2c2933c94','Opportunity','Oportuniti','Oportunity','Opportunyti','Oportityu','A','2024-11-28 15:44:02'),('4cd0ba7e-e1a8-4186-a84e-5551b2cd6805','3eb23c80-d764-41aa-8633-62f48ae73aef','She might attend','She should attend','She will attend','She could attend','She can attend','C','2024-11-26 06:29:27'),('4ce7f462-3ac4-42be-8e20-5c3b0a2e9e11','cd04a031-306d-4c7e-8232-2e89cdf039f5','at','in','on','between','under','C','2024-11-28 14:34:10'),('4cf00926-ea50-40d5-82ac-45d93872e92c','e4ddfd53-8841-4c47-8001-6994eb249f0c','The young boy','Played in the garden','The boy',' In the garden','The young','A','2024-12-11 13:34:57'),('4cf6ba80-9197-4954-a70b-c178a786097a','a5869dea-8ba2-4988-8a1d-f707a06565fb','To introduce new staff ','To celebrate collective achievements ','To plan for the future ','To host a cooking competition ','To launch a new menu','B','2024-12-12 09:47:19'),('4d0e1651-53d7-4583-ae81-d0a56b8f50d8','31ccb87f-bfc4-43eb-9b4d-1348a5ca4c1f',' Grand Canyon','Statue of Liberty','Eiffel Tower','Golden Gate Bridge','Great Wall of China','A','2024-11-25 22:13:34'),('4d201113-a28b-48d6-a2e8-01f54d3c69ea','4981dfd1-7a98-48b5-8dbc-8d0eb7d4baf5','over','into','despite','by','amid','E','2024-11-28 15:41:17'),('4d4cde74-24c8-4b9a-8b2a-dffa0549ffca','8e428ad7-c68c-42e0-93a7-d9cda21660a3','They feel unsupported.',' It builds strong friendships.','It creates more problems.','It reduces trust.','It makes others feel bad.','B','2024-12-12 11:33:09'),('4d6722ad-3ccf-47ef-9bb3-5f707f8f41a4','74b7d5ff-2560-47fb-8e4a-c75a21874630','To take professional photographs ','To gather information for a travel blog ','To learn French ','To visit as many tourist attractions as possible ',' To study history ','B','2024-12-03 08:42:56'),('4d6d5d59-13fc-4a95-ae39-4b1d72fc11bb','23bc0f09-fb20-4351-bc68-33ec777d0a75','Attractions','Services and Facilities','Staff members','Locations','Meals','B','2024-11-26 05:51:14'),('4d73631d-8b3e-4b0e-ac34-2d908301a10b','e50945e1-1499-4ac3-97ab-28825c5350ab','bushes',' bushs','bushies','bushen','bushi','A','2024-12-04 10:33:37'),('4d800532-4659-4b58-916b-68d1f9b6b6e4','1633c371-4ea9-48d0-a719-904b9fce11e6','data','datum',' datums','datas',' datis','A','2024-12-04 10:38:11'),('4d8c165f-4777-4b7c-bbf7-89dd1de84336','691569ad-aebf-44b0-98a8-6867f8a08742',' By saying nice things about their talents','By ignoring their talents','By being angry',' By laughing at them',' By telling them to stop','A','2024-12-12 11:13:27'),('4d91ad6b-9f5a-4054-bfb2-3f2468096fec','5f2545cf-0b13-4f07-aba1-55fbe04a11b6','has been','had been','is','was','will be','B','2024-11-28 11:58:27'),('4d92b7f2-8c8a-4a5b-998d-48defaabc209','544b62b6-e987-43c3-a2cc-9add91ffd6ef',' Guests must prepare their meals',' The camp has no permanent structures',' It offers luxurious accommodations with nature activities','Guests need to bring their own camping gear','It focuses solely on stargazing','C','2024-12-11 02:05:03'),('4d9c654b-c14e-4606-8f0a-d290629368dd','dcca4540-ea20-44a7-b2c0-3c305590f3e4','Have / finished','Did / finish','Do / finish','Are / finishing','Had / finished','B','2024-12-02 09:54:06'),('4dba8dfb-067d-4a18-8fda-b82e52ffe6b3','bea05b71-7b4c-48fc-b5cd-e1b6d2f60833','Playing soccer','Cooking Italian dishes','Photography ','Studying graphic design','Playing sport','C','2024-11-29 12:05:39'),('4dd12da3-3aa8-4f6f-ac12-c3cce4331a96','87120356-f14f-4a83-a35c-25d1c204e3c4','play','run','sit','dig','build','A','2024-11-26 06:28:34'),('4dd54cd3-10fd-4c4d-83cd-d737e55ffdeb','616dfaeb-e12a-47c7-8f7b-25ee605f3134','Expressing agreement','Giving advice','Disagreeing politely','Apologizing','Asking for help','A','2024-12-12 15:06:32'),('4dd85ea3-58ff-40ec-9724-81e0339440b5','ef1ea13c-887b-43de-9c89-cabc04c35c69','He didnt want it','He feared a curse','He knew it belonged to the village elder','He needed the elders approval','He wanted to show respect for the forest\'s sacredness','C','2024-11-25 21:32:45'),('4e06c46f-1f90-4e80-89c4-49c7945b0209','05d627d9-cf4d-4bd3-8b63-8d2e87561422','She might come to the event','She might have to come to the event','She will come to the event','She must come to the event','She should come to the event','A','2024-11-26 05:59:36'),('4e299c84-3aee-4d1b-b631-4743a26ed9fb','1e4b9527-a305-4c4c-a029-be6ecf899d91','Its','His','Their','Her','He','C','2024-12-02 13:42:06'),('4e34ce6c-ee45-40de-8218-724e8dd7e6d8','573125d5-e084-46c4-a7f8-b0b7f01218b0','came',' comes','came','comes',' had come','A','2024-11-29 10:42:11'),('4e3a977b-0646-4826-8479-c8f198b48e91','29a423d2-79fc-4ecd-8cbd-eee9d00330b8',' Walked','Old','Slowly','Man','Man','B','2024-11-25 22:51:18'),('4e4c84d1-d338-424d-ae46-79063b5dc2e3','3d361f66-d5e9-425f-ae73-98cc55eaf7c4','Ordinary','Accessible','Long','Dangerous','Isolated','B','2024-11-25 15:11:37'),('4e544b12-e3db-49d3-99dc-e4430a0a3b2f','e37b1481-fdd0-447e-9e69-32346f8316a0',' The royal chapel','The rose garden','The underground tunnel system','The library','The mosque','B','2024-12-10 09:50:08'),('4e593bd4-ed8e-408b-85bc-ea81bb1082e4','9777429a-aa18-4886-9f62-cd2909a75751','Solving technical problems through innovation','Promoting exclusivity and elite networking','Avoiding cultural interactions due to differences','Developing communication and understanding across cultures','Hosting competitions to encourage rivalry','D','2024-12-11 13:31:37'),('4eb3ab2e-bb18-4483-8ac7-a22734117561','16b4b0d7-a399-42f2-8d51-87f4e2cb5379','It became a symbol of wealth and success due to its owners','It was the home of a royal family','It hosted many artists and musicians','It was the first hotel in the area','It was the latest hotel in the area','A','2024-12-10 09:36:41'),('4ed1ceb9-3157-4d20-a554-d3a8086e9157','789ec566-2809-4f2d-841c-fd58f971681b','Its simplicity','Cutting-edge technology','Traditional design','Eco-friendly features','Modern minimalist style','B','2024-11-25 23:20:17'),('4ed34a9d-dea9-4e93-b7de-544ab35bbccc','4ba93ab2-27c7-4a4c-afc7-169d69d85d34','Finish before dinner on Sunday',' Make everything neat and tidy','Bring sandwiches and fruit','Spend time with friends at the park','Spend time with friends at the theatre','C','2024-12-02 11:44:43'),('4ef1aca4-75a1-44d3-9cba-c46996f669a6','87410bf7-4de1-432c-8b17-da31f728752a','elegant, comfortable, attentive','elegance, comfort, attentively',' elegantly, comfortable, attentiveness',' elegance, comfortably, attention','elegant, comfort, attentiveness','A','2024-11-29 10:02:13'),('4ef2b704-c020-4c11-8187-43c23ff2e928','8e78d496-f626-439a-9abe-bbcbcff17d59','Extravaganza','Expextation','Expectation','Expander','Elevator','C','2024-11-29 09:49:40'),('4f058c40-ecf6-4e88-b21f-43b0845dca95','47542931-a8e8-4533-966e-211818f29df6','HOSPITALITY ','HOSPITELITY','LITYSOPHY','PILIYISHOT','HOSTIPALY','A','2024-11-25 10:16:25'),('4f0b9dc4-c69f-4afe-b8c8-3f8056e04cd6','86a95ba7-dfe9-40d0-9211-d64d02a5bd06','Making new things','Going to work','Watching movies','Selling food','Being thankful','E','2024-11-27 23:12:26'),('4f1c3aa6-9692-436d-8827-4ffb139cf711','6c604244-2e5e-4436-afca-6d19c512f9df','She has a loud voice.','The walls are blue.','He is very tall.','They are kind.','The room is big.','B','2024-11-26 03:11:34'),('4f395055-0814-453b-8a3b-752aebda3028','68e07b38-7878-4e56-b6a9-1afe2e8f1590','Grow ','Wither ',' Prosper ','Bloom ','Thrive ','B','2024-12-04 09:21:02'),('4f62b0c0-e3d2-478c-b37e-5a2feb8f83ae','d400ab07-3072-4f57-bfc8-074eb88d0f43','there are a fox and a bird','there is someone who eats','there is a hungry fox','there are a lot of grapes','there are grass and flowers','D','2024-12-03 14:16:17'),('4f6b2182-2722-4f6c-9b27-8290009a50eb','479ba914-5c09-4229-90c5-3c615dc1698e','He','They','We','It','She','A','2024-12-02 11:22:51'),('4f73b5e5-9040-4f58-972a-7503d812e2e7','190a69ba-225b-407d-8e74-13417f62e03b','I am happy',' I am Maria.',' I am 20 years old.','I am from Indonesia.','I am savage','B','2024-12-12 09:32:34'),('4f97e7de-56c2-4ee8-ab95-317de76a9617','106d40df-2b0d-4a3b-b0d1-b5126858f61a','The dog\'s collar is new.','I saw the dog.','The dog runs fast.','Dogs are loyal animals.','The collar is green.','A','2024-11-28 11:34:03'),('4fa1fba2-1151-4332-8461-0c943c3a1d87','0d81dca8-5431-4eb6-b407-58ed0b350bbc','$1.55 billion','We dont know yet.','$1.05 billion','$1.25 billion','$1.00 billion','B','2024-12-03 08:59:41'),('4fa8e087-68f9-4d54-96a4-90fb00f96d4f','e142d223-e0be-48cb-8660-cc85660e186c','Pick fruit','Watch movies',' Ride roller coasters','Go swimming e',' Learn cooking','B','2024-12-10 12:43:08'),('4fac96c5-95df-47d1-a1bc-4548653efead','dcfbe19b-1084-4a1c-ad84-82d4c044409d','The guest is considering staying longer.','The guest is unsure.','The guest extended already.','The guest wants to check out.','The guest needs a larger room.','A','2024-11-04 15:08:48'),('4fcca746-b808-4180-8b5a-2feca3d55744','f29d43a6-e43a-4717-b164-02c69d40dc7d','waking',' wakes','woke','wake','had woken','C','2024-12-11 12:29:37'),('4fd548d0-eece-4354-b3d7-aa6c26edb287','18f35f7f-db9e-4150-8885-d2b2d71d1f9c','It is always cooked at home.','It provides an authentic taste of culture.','It is only available in fancy restaurants.','It is served by celebrities.','It is made by experienced chefs','B','2024-12-03 10:48:11'),('4fd92997-4fb7-440f-a6e5-ec77838155d6','4810984a-64e7-48da-9bbb-06ff097789f9',' By offering eco-friendly options during booking only','Through personalized suggestions and marketing content on digital platforms',' By issuing a sustainability report','By raising room rates to include environmental fees','By showcasing these initiatives during check-in','B','2024-12-11 10:49:36'),('4fe0c17e-ac59-491d-b6e5-ef5096abe605','a77423e9-6215-45a6-a2dc-9803bdd7f472','beside','on','between','at','over','A','2024-11-28 15:05:51'),('4fe35e5e-8d66-42aa-9301-35bd4fa4d29e','a073f170-5f96-4b1b-acc7-c0b044d73e42','because','although','while',' until','when','B','2024-12-03 09:53:23'),('4fedccba-7ed9-4283-8922-3007ba9e82a8','a03c1eb6-c504-452c-bf5e-19b239524693','Trustworthy','Efficient','Unpredictable','Secure','Convenient','C','2024-11-26 06:06:30'),('50170658-46ed-4b80-9179-c6b89a26eccc','8151a09b-0e3a-4989-806f-06f9c2565512','Urbanization of the village','Climate change affecting the fishing community','Loss of tourism interest',' Declining literacy rates','Overcrowding in the village','B','2024-12-11 10:47:05'),('5032fae6-3b50-44fa-8045-590e313eb152','786cdb20-068d-4b56-b585-9c5c45b96978','Since high school','Since he was in elementary school','Since he was in middle school','Since he was a baby','Since he was born','B','2024-12-11 14:58:26'),('503c95f8-a55c-456f-9031-9540dfdfcf52','c4f17f7f-1d5c-4032-9374-2d3ff637499f','That beach in Spain','Favorite','Visit Spain','Place during','Summer','A','2024-12-11 10:35:20'),('5040a8bc-cc06-432e-95e5-d66f97b1fb09','79d6c36b-3f22-4d1d-a9ff-15ecb0e8b844','Teacher','Follower','Leader','Friend','Student','B','2024-12-03 14:32:46'),('5040da64-efd2-4dce-89be-d5dcb99ead24','9e7e940d-8b26-45f1-a3fe-165492dec70a','establish','will establish','will have established','establishing','have established','C','2024-11-29 12:38:25'),('5041ae49-d6ef-4e71-90cf-441bed35f109','fb5de0e7-64b1-4be0-87e3-5afeeb8c56e5',' leafs','leaves','leafes','leavs','leafies','B','2024-11-04 13:58:34'),('5046cf7a-6fc0-44e6-836a-71ee44c9c97d','ded56e27-9303-482d-8ecd-05ce5b25b4d8','Losing','Embracing','Holding','Running','Securing','A','2024-11-26 10:53:49'),('5047b174-2286-4ffc-b0da-3afbcf4210ce','86267c15-2e0c-458a-b01b-c8ec679ade58','To read quickly','Every book on the shelf','He arrived late','Surprisingly loud','Before sunset','B','2024-11-29 09:42:33'),('5052c5d3-3080-4c5a-83d7-11124d29d1a5','1f7e0d57-f21a-4d87-bdfd-da2115dafa8c','success',' successfully',' successes',' successful','succeed','D','2024-11-29 09:52:05'),('50584d27-7090-44ff-a4eb-9d22d3fe42b7','9d7d8e8e-1f4d-40e2-bc0c-a0664109d1f9','By giving him a valuable painting','By allowing him to take the amulet','By rewarding him with a small pouch of coins and an invitation to a celebration','By offering him a job in the village','By sharing a secret about the forest','C','2024-11-25 21:33:28'),('5077ab78-ea35-4b08-b999-72d4e4047661','e82431f9-8e7b-46fa-ae43-96d525843d9f','To find a new hobby','To ask for help with homework','To get to know new friends','To complain about school','To complain about hospital','C','2024-11-29 11:44:02'),('50878fe0-862f-49d1-afd7-bb93e48a86ef','4870ef7c-b6f2-4558-8517-fb6a5d28396d','Slept',' Made it look like morning','Asked for help',' Spoke to Sangkuriang','Ran away','B','2024-11-28 10:02:20'),('50925481-1e75-4419-a80e-48de5585e279','01d98165-fe7d-4fc4-a66a-408924ed131b','A visit to a historic town','A magical adventure through forests and mountains','A treasure hunt in an ancient city','A quiet walk through a peaceful village','A quest to find a hidden kingdom','B','2024-11-26 14:31:22'),('50af99eb-724a-476a-a6f3-209602058c62','f9975436-e2d4-4375-ba07-f1c09a2eab11','Damaging ','Environmentally friendly ','Short-term ','Uncontrollable ','Expensive ','B','2024-12-02 13:46:04'),('50b6a873-daf5-4ed7-96c4-3158f8b7e986','ed07de02-40c2-499f-bc44-2d26c4881823','wont eat','dont eat','havent eaten','didnt eat','isnt eating','A','2024-11-29 11:13:58'),('5100e6ad-cac3-41ca-be09-880106a26eed','22f9e32b-be04-46bd-b056-8c8561ccd6ba','Charm','Spell','Blessing','Trick','Curse','B','2024-11-28 10:24:49'),('5139020d-8b0b-486b-a6b4-c199ff4672a2','98fddbb2-15fd-447a-8335-2f3a13b0ab3e','Her leadership skills ','Her attention to detail and dedication ','Her culinary talents','Her ability to innovate','Her enthusiasm for training new staff ','B','2024-12-09 15:10:32'),('51439b22-c278-422e-ad66-b9cb4d4a95e5','21bb31e4-220a-4a39-ba76-bf9a1598bbdf','His','Its','Their','His or Her','Our','D','2024-12-03 13:42:33'),('5148c3e5-ce97-4122-aca2-b0b860f27b61','76453a70-2eac-4cc5-ad5c-8453bf51d3bd','A movie screening','A dance performance','A comedy night','A concert','A magic show','C','2024-12-12 10:08:26'),('5152b200-2d21-416d-8fba-dcc77f0db51d','cbe389f5-fe48-4cf8-8d8f-975d753309d4',' A visit to Prambanan Temple','Shopping in the local market','A sunrise tour to Borobudur','Attending a cultural dance show','Exploring a national park','A','2024-12-11 12:14:09'),('5188fb95-b63c-481f-aab4-7940f8f58b2c','18cfda64-ac7e-43b0-b82f-a49fa3f1a5d5','Good luck with your new job.',' Congratulations on getting your first job!',' Its just a job, not a big deal.',' You should have looked for a better position.','Youre lucky to get a job so fast.','B','2024-12-06 13:41:08'),('51937711-9f8d-4aa2-b460-fca04dc9d82a','b2d4ae33-f1b0-4405-a32e-8ffaebf1fc13','because','with','due','at','on','C','2024-11-29 09:31:32'),('51c1516d-83ab-4720-bccd-e3d46520a22d','e3b4ec0e-ea45-462b-a0ad-c4820a92af5a','Fast food','International dishes','Traditional dishes','Italian cuisine','Desserts only','C','2024-11-21 13:17:29'),('51e73bc9-1ac6-4d71-abd8-f746a435b0e4','4d338095-df06-4c01-885c-ecbd5bcc3cb8','Painter','Photographer','Graphic designer','Writer','Architect','C','2024-11-04 14:33:36'),('51f04071-d4ba-4d1d-8484-ef30d339931a','bd74ae12-7fc8-4686-9c04-d73436977d0f','They','We','It','Her','Them','C','2024-12-03 13:10:06'),('51f426e4-3820-4dde-b93a-f68722051f7d','2d1f5e1b-dce7-4eea-a4d0-d7d0375ff0f3','B,D','A,C','A,E','B,E','C,D','B','2024-11-26 09:07:27'),('51f63ad8-5465-4132-8147-79db1c2f5801','3d8cbf20-9206-4d40-b1af-4619d939692d','By','Of','In',' At','With','B','2024-11-28 12:08:25'),('52100dba-b71a-4e4a-a87f-fd6f19308de0','7a05bf57-e0a7-4528-8c6f-c6d9fde4366c','is going','was going','has gone','will go','had gone','B','2024-11-28 11:50:46'),('523cf4e0-57cf-4bf4-8435-8414c2cf3c6c','6eef5c59-8e8a-4fe9-b18c-8dac036dd0a2','He said, \"I was waiting for an hour.\"','He said, \"I had been waiting for an hour.\"',' He said, \"I have been waiting for an hour.\"',' He said, \"I waited for an hour.\"','He said, \"I am waiting for an hour.\"','B','2024-11-28 12:08:17'),('5243d9ae-5dc0-415c-af64-beeda57e39bf','498ea94f-40ba-46d4-b3d8-fa30927a65a5','Do / help','Will / help','Did / help','Are / helping','Have / helped','B','2024-11-29 10:07:21'),('524b72bf-000b-4590-b55c-0bfd6600b968','13725f06-1350-46e4-86e6-d93721f29db4','May','June','July','August','September','C','2024-11-25 11:11:53'),('524ec5fa-2db3-4943-b6d3-9d3494cb7dc4','5695cd9a-663f-494e-b790-3cc783555ab5','go','goes',' going','is going',' to go','B','2024-11-28 14:37:15'),('5264d7f5-9f06-422e-b718-f1209c4a02e3','97031803-ec00-4f9f-a51b-f8073e65b522','The Eiffel Tower','The Great Wall of China','The canals of Venice','Ancient Rome','The Borobudur Temple','B','2024-11-25 22:11:27'),('5277e5f8-f96a-4848-8298-883dfe64825c','abafffec-c6d0-4aba-89b2-0b84068cdc57','Wait for guests questions','Follow the guests lead','Let the guest decide first','Anticipate needs and offer help',' Predict solution towards problems','D','2024-12-09 11:06:55'),('5281fd72-6c76-4dd8-a20e-f513e277bf97','6752e5dc-52f3-4b16-ad4e-0bf487e47056','wont agree','dont agree','didnt agree','hasnt agreed','am not agreeing','A','2024-11-29 11:42:17'),('5287e3cf-165f-44b4-8584-491188d3d3c5','ffa81845-cf72-47f1-b867-53344a9a8255','play','will play','playing','played','plays','B','2024-11-29 09:58:04'),('52889bed-390c-491a-96de-4d242b767178','61e7101e-1ea8-47d6-bcf9-5ab90e3599bf','One hour','Two hours','Over two hours','Thirty minutes','All night','C','2024-12-11 15:00:07'),('52be6890-f39e-4cac-80f7-a2d76cf2586b','36339744-b52d-4365-b82f-cbae3a415c41','am','was','have been','will be','had been','B','2024-11-28 11:54:43'),('52c4c2a3-cb5f-4bdd-8bbf-a1b91ea2472d','8b990e13-bb4c-44fa-967e-bd5b24b6c654','Dim and artificial light','Natural light from big windows','Bright, colorful lights','Flickering candlelight','Shining lights','B','2024-12-03 10:23:38'),('52d55e0a-139d-4153-818a-e4108ee0123c','9ee85a71-aa51-4891-83c7-4f6163387a42','A cultural tradition','A religious event','A family gathering','A political celebration','A historical event','A','2024-12-11 14:59:53'),('52e59560-ec16-4bc3-903f-ed6c20f4d87c','b58a9557-3958-4d69-96a5-6f82c9f39da2',' Technological advancements.','The fleeting nature of time.','A connection to the stars.',' The history of Carroway.','Alarics return.','B','2024-12-06 12:24:22'),('530d4d15-ef29-4b86-84d7-17faa4f806ec','55dd9f9e-31ba-47c7-987a-44ead12aa878','She','It','They','He','We','B','2024-12-02 09:11:35'),('531724ff-d0c5-4952-8b8c-09dfb3d945e2','8ccd30c8-1b2c-4cdb-af8b-7ac522f59076','A large tree','A big fountain','A playground','A tall building','A short building','B','2024-12-03 10:11:51'),('531e4194-4219-4a86-822c-c0f99f8c2b3f','e926f74f-23d1-4e50-b12f-c06a3d96bd78','She has a young dog.','She has a small dog.','She has a cute dog.','She has a blue dog.','She has a happy dog.','A','2024-11-25 22:57:49'),('5345ccb2-9015-484b-a05e-e6bba89e5266','275036e1-08fa-4301-8aa9-fe4e466bc260','had planned, breathtaking, had anticipated, spent',' planning, breathtakingly, anticipated, spending','planned, breathtakingly, had anticipated, spending','plans, breathtaking, anticipate, spending',' plan, breathtaking, anticipate, spent','A','2024-11-29 10:32:23'),('534d309e-7940-43fb-b622-338a17440f75','3e483c1f-5b5d-4c9c-8383-4d0b651e65fa','He will create a timeline and draft a proposal for the rollout','He suggests delaying the wellness program','He wants to start both projects immediately without further planning',' He wants to survey guests before making any changes','He suggests delaying the bad program','A','2024-12-09 15:26:49'),('536d5282-39b8-470b-89d3-8ec5fe27a9c0','c2781821-b9ed-42cb-9aa4-f4170fdc7435','went',' had gone','goes','has gone','will go','B','2024-11-28 13:20:44'),('537237d3-60e7-4cf1-ab06-0587a53164a7','1a10fc26-3c56-4944-b6ea-6c67c7f267fb','One mile','Two miles','Three miles','Four miles','Five miles','B','2024-12-03 10:32:51'),('53742ee9-621e-47da-b062-55a7a2c4c802','9482ba15-aeba-4dc5-98c7-5a46684b1a02','Employee of the Month ','Outstanding Service Award ','Best Team Player','Leadership Excellence Award','Guest Satisfaction Award ','B','2024-12-09 15:06:58'),('53870c5e-cf57-4ea9-9720-e1608cdc45c7','48bfb769-ad5d-44a1-990d-05f33d83080b','He sings loudly','The dog is outside','She is tired','We will leave tomorrow','They play basketball','B','2024-12-10 15:11:59'),('538b06e9-62cb-4ecf-ad80-87d53b732a74','2cc9909b-e684-4194-ad28-f9f3ace3c186','She enjoys handling the financial side of things','She finds it rewarding to create memorable experiences for guests','She is passionate about organizing large events','She likes working behind the scenes','She enjoys building relationships with suppliers','B','2024-11-28 11:21:33'),('53aad05a-3c01-4b03-bc15-3158c272ff6a','c4613080-cdb3-4292-94ea-c6deb92794c9','Unimportant','Small','Meaningful','Expensive','Famous','C','2024-11-26 06:59:37'),('53bde665-fb02-40d6-b197-2276cf942406','35ed40ef-e4b7-49fd-bab0-b62710296f96','childs','childrens','childes','children',' childen','D','2024-11-04 14:07:15'),('53c3e576-1018-4582-b8ad-266e01fce744','d151d949-5317-4947-a081-d0f51dd7c7d0','The things around a person or place',' A peaceful state of mind','The weather conditions in a location','The open sky above an area','A specific location on the beach','A','2024-12-02 15:15:09'),('53c6978a-4958-4e23-911a-c46fe4f2d617','99247992-d92a-4eea-9b4f-37ab57376636','arrives','arrive','arriving',' arrived','to arrive','A','2024-11-28 14:29:51'),('53f4c48e-e237-4ce7-9ca6-3f8da830f1de','f8d9e2ff-8027-46c6-ae47-440a35f9e86c','crisises','crises','crisies','crisisies','crissis','B','2024-12-04 10:56:01'),('5402fa14-c7fe-42a7-90c3-ca7b64fe2c54','5573a4de-5909-4569-9f39-ec1675eb42fc','am going to','would like to','would like','go to','have gone to','A','2024-11-29 09:56:49'),('540bb440-8ebe-4a0f-9c84-7ece42ec0605','745fcc36-ceb0-4a9c-949f-275b8ff8aa79','mice','mouses','mices','micey','mouse','A','2024-12-04 10:20:54'),('540d8960-a8d8-44f4-a4e5-e1fc6addde52','50acb71c-67ae-416e-b3cf-b9e38f1a6289','Similar ','Limited ','Varied ','Boring ','Simple ','C','2024-12-02 13:56:30'),('540f06c2-894b-4fec-ab0e-f5102ae3a56a','efd70b9f-9529-4e5b-8c86-ba0080329776',' travel',' have traveled','traveled',' had traveled','are traveling','C','2024-12-02 13:12:12'),('54107e34-2ed2-4dd8-82d2-1d477c5fb35b','d8f8edaa-62ad-4524-a10c-690f221b8c25',' Second place in a sports competition',' First place in a science fair','Best school award','A participation certificate','A scholarship program','B','2024-12-11 11:12:12'),('541c8d20-31d6-454a-8b47-0baa17656065','f3955ec9-e979-4bfe-8226-b168895f49ea','before','until','when','after','While','B','2024-12-03 13:59:18'),('5428c7bd-dbc5-43ce-991c-f30e5c47e626','1c1b6180-7547-4a44-8c42-793214933e48','He','She','Our','The','His or Her','E','2024-12-03 13:09:10'),('542a3ffd-8998-42af-9478-e2788cdaae3a','310c0fde-b89f-42c2-a5cf-5904a4ebbeb6','You\'re welcome','Thank you so much!','See you later','What\'s this?','Pardon?','B','2024-11-26 01:49:03'),('542c6628-6f95-42e5-b179-e9223a693d56','a0f6f5a6-d488-482d-a372-16cb082f1630','Follower ',' Enthusiast ',' Novice ','Worker ',' Historian ','B','2024-12-04 09:16:57'),('542ce2be-b273-4fd1-8403-e845e1c5c2fa','2059fb55-ffb4-4095-a185-a56d19387e0d','Masterwork','Artwork','Innovation','Disaster','Creation','D','2024-11-22 11:59:35'),('54360d44-4126-4c08-b207-cb4b43b354ba','b9f7804f-c06d-4f6f-933f-d73cd7cb6bef','One hour','Two hours','Three hours','Four hours',' One and a half hours','B','2024-12-10 15:08:21'),('54382754-71a0-4ad2-bce4-62c2411ccfae','3dea0376-9ea8-4eb0-9c82-f0edc8469b63','That wealth is the most important value','That honesty and kindness are valuable traits','That people should keep what they find','That festivals are the best part of village life','That bravery is rewarded in times of need','B','2024-11-25 21:34:51'),('546599bc-f371-429f-a15e-33f74c2381a0','6ae9e74c-40d6-453d-b799-51d2485a5752','thesises','theses','thesys','thesi',' thesisies','B','2024-12-04 10:36:34'),('546ee247-56ad-4dcb-88e2-c423392facfb','d66b190c-cbdb-42c8-98bd-eaec1c6f10d6','To hold something tightly',' To send something through the air by hand','To plant a seed in the ground','To break a promise','To good to say goodbye','B','2024-11-27 12:27:18'),('54725c5b-a0a4-43a9-bec4-a747e2bcb679','8e002f17-01c1-4607-8d5c-0628835184f2',' visit','visited','will visit','visiting','visits','C','2024-11-29 10:02:32'),('54772dea-8462-4db9-9928-d92ee17efa4d','69e3f552-b391-48e3-b990-6413c4b41180','persons','people','peopls','peoples','pers','B','2024-12-04 10:14:18'),('547d270e-7bf4-46fc-b0bf-adaa8a7c59c0','08409b96-fc40-4ce5-a8b9-58b11ed18095','Zoo ','Spa ','Beach ','Library ','Restaurant ','B','2024-12-02 13:49:21'),('549161bd-e81e-4b0d-8ff8-1506563dcd04','6f2f572f-062b-4b13-911a-bda3164039c7','Obligatory','Optional','Required','Important','Recommended','B','2024-11-26 06:10:16'),('549255a5-a7ed-4789-a92b-4b754923253c','7853a07e-81ad-4d17-99e4-f34d7a7777e9','Hers','Theirs','His','Your','My','C','2024-12-02 09:33:52'),('549e3cdc-960d-431a-932f-8f15a471d7b1','a6324272-c52f-44e3-a3ef-4ec26f16cc75','Financial incentives in the new field','Dissatisfaction with work-life balance and personal fulfillment ','Pressure from colleagues','A desire to travel more','A desire to not travel more','B','2024-11-29 12:35:50'),('54a0b933-5fa9-4cb0-8523-849ae8bb0669','212323da-765f-4b83-916b-bf8f398a8ebf','watched','watches','watch','watching','watcher','A','2024-11-29 09:14:17'),('54a273aa-0956-4de2-a66d-3bc1b2a12c30','0d5b90d1-590c-4249-9d89-8adf5e9a6e98','A place for public performances','A place for storing historical documents','A place where art and artifacts are displayed','A shopping complex','A transportation hub','C','2024-12-03 10:55:10'),('54a461d3-6314-4b66-bd62-1737ad7857a1','89e361f0-93f1-4dd3-8d8f-16fff37516b4','Fix','Repair','Check','Clean','Turn','C','2024-11-26 10:57:31'),('54d6701a-b65a-488f-beee-e29ef601ab11','8e5945b7-8886-4628-8632-9f3507a9f742','Employees are allowed to smoke in certain places','Employees are not allowed to smoke in the building','Only visitors are allowed to smoke in the building','Nobody is allowed to smoke in the building','Smoking is allowed anywhere in the building','A','2024-11-21 12:26:46'),('54dccebe-12e2-48c1-a383-4510f537bb3a','ddc343ec-819a-4d81-bfd3-58195bb1f25c',' will fly',' will have flown','will be flying','flew','am flying','C','2024-11-29 09:50:19'),('54ec7665-736c-4b00-907e-41fa9a149ec8','75b70c23-4911-4fda-b47c-198ed653380f','meets','meet',' meeting','is meeting','to meet','A','2024-11-28 14:35:09'),('54fe1eb6-b0df-4b82-9392-d94e9b5afb1e','7f6fbcb1-7c81-44e6-98a0-2c8086bc9a66','saw','have seen','am seeing','was seeing',' had seen','B','2024-12-02 10:11:43'),('5501729a-8961-4138-9072-719533d23f63','99b49085-528e-412f-8954-2ab68d5722be','would','will','have ','should','are','A','2024-11-28 11:56:02'),('551d9dd9-2894-49f6-8f09-2e7a1272e386','8238ca62-b0ca-4bb3-af9b-bb92d523c68c','Before, As soon as, by','After, by the time, until','When, after, as soon as','As soon as, before, by','After, before, until','D','2024-12-03 14:17:25'),('5532b5d4-f7ec-4043-96e5-0f8fbb0b5804','63485a68-cdfc-4aca-891c-8b37404d158a','Revolve','Revolves','Revolved','Revolving','Has revolved','B','2024-11-28 12:22:22'),('553b8a7d-ff7e-45a6-b168-880b71245937','197ee83f-771e-4013-b932-555b8b976ec0','Everywhere','Happy','Rough','Bright','Tiny','A','2024-12-10 14:21:46'),('555bc007-6928-4db3-92a0-df941e959a3e','359dcc75-3eea-4c56-b6ff-4665d53b95c9',' is going to create','might create','will create','would like to create','has created','C','2024-11-29 14:07:06'),('556f21e7-4350-474a-aa43-3b1a1cbea93d','15353aef-dcae-4308-b855-b4d9851d8694','Stagnate','Progress','Advance','Expand','Grow','A','2024-11-22 12:27:35'),('5579da52-cbb3-4213-b8f8-331b6d5a99c1','00c91bee-a035-4e46-bc11-7bac5cc6ef51','make them tumble','make them crash down','make them halfway around the world','whipped leaves off trees','push them into the sea','A','2024-11-28 15:16:30'),('559248b3-de25-4f9b-bc45-5bbe594bd520','77439b7d-863b-4dab-a983-874b70537146','Shoe','Dog','Table','Car','Slowly','E','2024-12-11 09:57:59'),('55bbebfb-7964-457a-a290-18614cdc3a03','03bae1dc-b7c6-4fb2-9085-9b057e4c9d6f','Fairness','Freedom','Injustice','Law','Equality','C','2024-11-28 14:59:55'),('55c5d8fe-8678-4803-b031-3e0486a05a14','12511f74-29bb-4c15-b0a7-d63c164d03a2',' I go to school.','I am 30 years old.','I play the guitar.','I like satay',' I have a dog.','C','2024-11-25 20:28:14'),('55c7ee2f-5a95-41e4-be3b-122d97868215','45b91a2a-3382-42a3-b070-fafbb0ebd42f','They','He','We','She','It','C','2024-12-02 11:06:55'),('55f3b7da-ac45-41c3-9f39-af9c6733c01e','bc48eac7-ff86-484c-9062-fb5146ef6886','persons','people','peopel','persones','peoples','B','2024-12-04 10:52:48'),('55f9b327-4f33-449c-bf5e-1fb36492eb2d','be3a4edb-beab-4832-b2ef-f63306c7324a','charming, picturesque, beautiful','charmingly, picturesque, beautifully','charm, picture, beauty',' charms, picturesquely, beautify','charming, picturesque, beautifully','A','2024-11-29 10:04:01'),('55fc16de-ddf2-4fc1-bb43-0cdc010d4a8c','4d80c116-dbb5-4503-90c5-be0dc3906edf','A birthday','A new job','A promotion','An award','Winning a contest','C','2024-12-05 13:40:25'),('561a19d9-e0f5-4484-b7af-0f75c49ee8ef','95856252-3016-41dd-8f24-54aa1c01562b','Inventive','Insentive','Insectie','Invention','Tivenine','A','2024-11-28 14:30:54'),('5624db5c-3a68-4063-862c-1cc297f72837','b6713b8f-d5ff-4676-aaa4-376b47510194','might','may','could','should','would','A','2024-11-28 12:00:49'),('56254f3e-1385-491b-b9b6-3f49bef909e7','40764f29-1109-4cce-98e7-40d6092372a1','5,000 miles','13,000 miles','10,000 miles','8,000 miles','15,000 miles','B','2024-12-11 15:52:55'),('562d0825-185f-44ab-a17e-1f4c3b00a573','dba82f33-37d3-4e4c-a86c-af7d153bceab','\"It was nothing.\"','\"Well done! You did it!\"','\"Im glad you enjoyed it! Paris has so much to offer, and I love sharing it with visitors.\"',' \"I dont think it was that special.\"',' \"I should have done a better job.\"','C','2024-11-26 02:54:03'),('56341a94-1fff-4675-8a2f-d64516933a01','051d6907-31b8-4d4e-86b1-b885177e8981','flying','flew','fly','flies','flyer','B','2024-11-29 09:22:27'),('5636b9d4-8402-4e6c-b9e1-0883a3053408','354af092-04e5-4d1b-b65f-0e4182ba7976','do','does','am','is','are','A','2024-11-28 13:59:36'),('564dbada-8b54-4233-a99f-f20dde83a0ab','7048b294-8d00-48d4-8415-62862759e9fb','am going to','is going to','would like','are going to','would be','C','2024-11-29 10:34:38'),('5657bb99-039e-4180-99e9-5a3b2c12ddd4','4a61c868-b124-495c-b39e-ffa67ea5707e','Angry','Proud and motivated','Indifferent','Nervous','Confused','B','2024-12-09 13:36:18'),('5657d30e-041d-4cec-9af1-4957971e9735','8819790d-6fcd-4b77-91d5-5ee84ae4869d','on','in','at','over','by','B','2024-11-28 14:52:08'),('567d8e52-ebbe-4cb3-b183-91fa1852fb3e','04b9e50a-9a1b-428b-8faf-d091139698e1','A minor change in office decor','A fundamental transformation in workplace attitudes and practices','The addition of new leadership roles','A replacement of existing employee policies','A temporary reorganization of company departments','B','2024-11-24 00:03:29'),('568c5ada-5e6c-415e-9184-e174f0c8940e','acaa35c6-002b-427d-94a2-acdd17a0eede','Booking a city tour','Arranging transportation to the airport','Reserving a table at the hotel restaurant','Booking tickets for a show','Reserving a fancy restaurant for dinner','B','2024-12-09 11:33:28'),('56c46bd7-db5e-41dd-a6c4-0aedb6ad6d91','b0d1938d-9f49-4e4f-9384-3dd308970b17','Tried food from other countries','Made a vase in a pottery workshop','Participated in a dance performance','Attended a music concert','Visited art exhibitions','B','2024-11-25 21:14:28'),('56c99a5a-b61a-42fa-af1a-20194e09901b','66431035-754c-4b1e-b140-e11f420737bf','Laugh','Sing','Go','Take','Smile','D','2024-11-26 03:41:02'),('56fbb307-a960-48ce-a3a0-e7eb2f2b1e2e','321b02ae-bda0-4309-b509-a1435e267bd2','Only in gardens','In books only','On television',' In music','On clothing, jewelry, and coins','E','2024-12-05 11:04:25'),('5714bfb0-9a3a-47fc-a373-8a83f23b1944','cf8ec40e-b9d6-4986-adac-333b1fd0aba3','Swimming pools and basketball courts','Tennis courts and a soccer field','Golf courses and cycling tracks','Ice rinks and baseball diamonds','Singing in the karaoke','B','2024-12-03 10:33:49'),('5716fa71-7968-4200-b421-fe711abde2ad','71268e85-d482-4eac-ad51-ad9bfdd0b44e','In a major city','Near the ocean','In a small town','In his hometown','In a foreign country','C','2024-11-26 12:02:54'),('571d4f0c-2bdf-4b0a-9fea-1f825fc1215e','e77bc562-efb3-4c4e-a7ac-216ede804b17','visited',' has visited',' visits','was visiting',' had visited','A','2024-12-02 10:11:11'),('572614f4-8ee3-403a-8e33-d34fc4df8665','5fe343aa-5188-45f9-b308-36fc8dc53063','casual','informal','friendly','formal','Rude','D','2024-12-06 12:32:36'),('572f2163-4a1f-45d6-a441-472c0cb79580','064a03b0-df73-4a58-89c1-b330757b0d96',' A large theater','A monument for the deceased','A place for ancient battles','A garden for relaxation',' A religious temple','B','2024-12-03 11:09:51'),('5754c4db-0a4f-483d-9dfb-8ccfbec7d859','548d5b90-a9cb-4ed7-8365-66ca58e05436','Reads','Read','Raeding','Readed','Reader','A','2024-11-26 01:41:02'),('5758bab4-fb43-4ee7-94a3-e69d52a657c5','010ed3ca-4f03-4de9-a7aa-7300d6fa5cc6','A rooftop garden','A private pool','A kitchenette','A hot tub','A personal library','B','2024-12-11 12:15:17'),('575df2bf-3678-4793-8fb4-40066caf84f7','5f7fe3a7-103a-463f-8abb-ef0ec6c8c581','The sun shines brightly.','He runs every morning.','She sings beautifully.','They are going to the market.','Quickly, he left.','A','2024-12-11 13:33:07'),('576f7fe7-b0da-4d05-bbfa-b7232cc6e558','eebebb12-5226-45cb-93bc-5bc429216703','Refhs','Hersf','Sferh','Reshf','Fresh','E','2024-11-29 11:12:26'),('57850845-57a2-4d5c-964b-50ea327114f0','20894be1-bffe-4de0-bb6c-71894fc92ee3','A royal garden','A place for entertainment','A religious ceremony hall','A location for military operations','A public square for debates and commerce','E','2024-12-03 11:29:17'),('578c7e29-6ab4-41dd-b2da-0b57499c235c','38b33db2-21c1-46ea-80ed-ed512bb17334','Play soccer','Rent paddle boats','Shop at a market','Attend a concert','Attend a meeting','B','2024-12-03 10:33:14'),('578f8e72-c281-45dc-a434-b091592988d9','49ee36a2-cce3-4a13-8697-a4f369463c3d','Market','Stand','Store','Shop','Move','B','2024-11-22 11:39:42'),('5795ec52-dd1b-4c2c-a6bb-f3cabf9d68dd','a1cf99d9-e2dc-4450-9fbb-5f8508d8687e','Being fast is the most important thing','Hard work and perseverance matter','It is good to sleep during a race','Racing is not important at all','Don\'t sleep too fast','B','2024-12-03 14:42:05'),('57a7d9f8-7d0a-412f-9920-809279abe86c','5f72df5b-9f8f-4ebf-85c3-4082d365e0d3','A big basket of apples','Was on the counter','Big basket','On the counter',' Apples','A','2024-11-28 11:12:48'),('57aa3d7c-6579-4ac9-a2ee-09a8ce0b43ef','22be5fd3-c033-463a-a15a-49fa3eb47257','The old book','On the shelf','The shelf',' Mine','Old book','A','2024-11-28 11:32:21'),('57b312f6-31f1-42d1-be45-9e9c361c3863','f33428fc-293f-434b-8e90-8bb2d802ecf0','won','wins','winning','win','winned','A','2024-11-29 09:45:26'),('57db100c-4ef7-42a0-b62e-db9c594fc394','e9d283dc-95b6-4e8b-b843-6376ce2c8081','The value of a company\'s assets','The costs involved in producing goods or services','The debt owed by a company to its creditors ','he amount of money a company invests in new projects','The total amount of money earned by a company from its operations','E','2024-11-25 11:29:43'),('57dd9f51-b239-410a-873d-5f24950b5dc3','959a481c-a642-4ca7-b5da-d72d5acade4a','She has been working here for five years','She will have been working here for five years by next May','She works here for five years','She will work here for five years','She worked here for five years','B','2024-11-26 05:51:06'),('58156bc2-1060-4acd-8ac3-323a3376dec8','79cfab14-9497-44fe-9abf-f6c17774b73b','Adverb phrase','Adverb clause','Prepositional phrase','Adjective clause','Independent clause','B','2024-12-03 10:58:06'),('5819c4fe-e87e-407d-acd1-bf1977978d18','37b33a93-e4eb-4ddf-8df6-321373a90833','Minimalist and modern','Elegant with intricate ceiling designs and marble flooring ','Industrial with exposed brick and steel','Traditional with wooden panels and carpet','Industrial and old','B','2024-12-03 10:59:45'),('58550a85-e946-4741-831b-85d7bff08b82','4ac49af2-3a2f-4f62-b715-5c4078d287f2','She asked what you are doing.','She asked what I was doing.',' She asked what I am doing.',' She asked what was I doing.','She asked what you were doing.','B','2024-11-28 10:58:54'),('58579f16-596a-4b58-9ae0-194fb94a0287','bd9d5dfd-2293-40c1-be09-0046435133ab','with','by','on','in','at','D','2024-11-28 15:45:16'),('585ad850-bd96-4dc4-a32d-d6136b1654d9','5bc9a668-66e8-4aac-ac1a-2225bbeae37f',' The presence of colorful flowers and trees','The availability of swings and slides for children','The sound of the fountain, greenery, and overall atmosphere','The paved path for walking dogs','The sunlight enjoyed by adults on benches','C','2024-12-10 14:01:22'),('586bbefe-8a38-4599-b03a-bdc8b4744816','14f2e48d-b9a4-44bb-ad1c-2914d1ee37fd','uncommon and difficult to relate to','likely to cause neurotic traits in children','good for childrens emotional health','best avoided by staying out of the home','can lead to strained relationships with peers','B','2024-11-28 13:27:45'),('587168c0-349c-4c42-a906-2fe001cbe0c1','175b3992-92e6-4309-bb6b-20eecc86d900','Diplomat ','Professor of International Relations ','Cultural consultant for an international firm ',' Language translator ','Conflict resolution specialist ','C','2024-11-29 13:55:44'),('587e3692-7ecc-425d-b972-24d4710dec51','8f7a1c12-b0c5-4eba-a4eb-b1dc53fd0182','came in a huge variety of colors','was only manufactured in one color','was wanted mainly in black','was most popular in silver','according to the demand of the customer','B','2024-12-06 11:02:21'),('587e3da6-5acf-4db6-a320-e72d4acedd2f','792b7bba-9e8d-4f0d-be9a-663cc218d0a5','Jumped joyfully','She quickly ran across','Ran outside','Under the bed','The colorful flowers by the window ','E','2024-11-28 11:13:59'),('588ee379-a3b9-4ddc-ba0f-9869aaa19dbc','c214badb-5a3d-4c78-8bd8-3f012c110474','sanctuary ','stadium ','museum ','hospital ','park ','A','2024-11-25 13:35:49'),('5893b12c-1a9e-4a6e-8ecd-4e4d9f8e489d','cd493ad9-5d87-41e5-81ad-e06c00c36761','Documentaries',' Science fiction films','Classic movies','Animated films','New releases','C','2024-12-11 11:31:30'),('58db89ec-26ac-4fa3-aa25-d43193e15b9b','0a19622d-7332-496f-a962-dfa6c8d2f01c','To discuss a work project To congratulate Sarah on her promotio','To congratulate Sarah on her promotion','To invite Sarah to a meeting','To complain about work','To give information about some event','B','2024-12-02 08:58:24'),('58ea48b6-7763-4285-a41f-d1c2b9207430','e1d69c0e-d59d-4f36-9174-bd181a536c31','on','in','at','over','into','A','2024-11-28 14:21:07'),('58f18909-f516-47cb-b5b9-d6124a5ad2ed','5767f286-9c8e-4f7b-b660-a88ea7a1fd72','Finish before dinner on Sunday','Make everything neat and tidy','Bring sandwiches and fruit','Spend time with friends at the park','Spend time with friends at the theatre','D','2024-12-02 11:43:51'),('59147a2a-17c2-4202-aed2-1a67962ecca4','f7b86e9d-1a07-4855-b6f7-8f654885a25c',' Its large size','Its unique shape','Its bright purple color','Its sweet smell','Its sharp leaves','C','2024-12-05 11:00:54'),('5918014c-76bf-4277-81fa-790f9a2d5064','7eb7ad0a-5333-47d8-b72b-c7c81877ccce','January 17, 2008','January 7, 2008','February 17, 2008','December 17, 2008','March 17, 2008','A','2024-12-11 14:39:21'),('591d41c1-6471-4ada-9fe7-da7cae9b2d5f','9f3be5e1-9a46-45f9-84f1-0d1398309dcd','is','are','being',' was',' has been','B','2024-11-28 15:02:40'),('592b2346-65bb-4c9b-b462-9a08c0b24676','961bc585-0efc-4099-b1dc-73e6a5b67928','Live',' Neighborhood','They','Quiet','In','D','2024-11-26 00:17:46'),('592e2bb1-7eca-4ab4-8cbf-8e2f9d79624c','91a20d32-52ee-449d-bc65-e64159503ba1','Played instruments','Danced','Sang songs','Watched movies','Listened to a lecture','C','2024-12-11 15:05:50'),('593a1516-284d-4395-8bb2-260e3e0ef939','bcba0da2-a9ef-4fbb-845d-7441a3f3ee4f','He said, \"I couldnt attend the meeting.\"','He said, \"I cannot attend the meeting.\"',' He said, \"I cant attend the meeting.\"','He said, \"I wont attend the meeting.\"','He said, \"I didnt attend the meeting.\"','C','2024-11-28 12:24:12'),('59800614-d06a-4a49-b7ab-18c3b26f21f2','97e93aee-1f8b-4eff-b883-eb4a47730aa6','Help them enjoy their meals','Serve drinks','Clean the restaurant','Greet them at the entrance','Take their orders','A','2024-12-09 10:55:42'),('59986060-3c92-4266-8013-6b0f99c11692','229251bc-2988-49f8-8bb1-44d7a669bacc','Giving a compliment','Disagreeing politely','Asking for help','Offering a solution','Apologizing','B','2024-12-12 15:56:49'),('599ec367-3aa7-4041-b2c0-2a89a04878b3','78ad7877-c914-4e09-80e0-2b7758ebb8af','until','because','when','before','by','A','2024-12-03 09:27:50'),('59a6e3c8-6d25-40d9-9f6a-a2c1bdea309d','20e2d335-79e3-4c49-acd4-1cf20d8b6851','She is the happyest girl here.','She is the happier girl here.','She is the happiest girl here.','She is the more happy girl here.','She is the most happy girl here.','C','2024-11-26 02:58:39'),('59a930b4-6f6b-42b9-ae4b-1ff1de49c7c9','497143b2-5c32-432b-a6c1-59867e9b588b','are going to offer','would like to offer','might offer','will offer','may offer','A','2024-11-29 13:39:40'),('59ba364a-5786-4c5c-a590-d3b8b627b355','dcbe9807-a428-43ad-94a2-cd1c538d439c','\"Congratulations on your graduation!\"','\"Good luck next time.\"','\"Im sorry to hear that.\"','\"Better luck next time.\"','\"You\'re so beautiful\"','A','2024-11-26 02:03:17'),('59ecae07-e90a-48a9-9099-ee071c1ce337','34d5786e-b424-4e5b-bd07-a069b1a57867','Until ',' After','Because ','Although ','While','A','2024-12-03 13:27:37'),('5a00327f-bef3-439c-9f15-44f72f0d9aad','f07a6c2b-4403-4605-b0ad-afd9e01b99fc','Surfing','Swimming','Collecting seashells','Playing beach volleyball','Snorkeling','A','2024-11-25 13:38:49'),('5a11334c-970e-4f5d-ab6e-6e10c137eb17','e52727bf-30cb-40d5-91f5-dd0e1a3f4ead','Complex',' Study','Evening','Slowly','Quickly','A','2024-11-28 11:56:36'),('5a137129-3e7b-4328-af9f-a05288e90b39','dad52dcc-71a2-46b0-a3fd-afd7ff4a00e5','Book ','Buy ','Get ','Sit ','Confirm','A','2024-11-21 09:25:18'),('5a297e16-f042-4dd9-a877-11b8b5d4c965','a7aa0471-8da6-40aa-9ee6-56a3377040af','Organize a meeting','Throw a party',' Buy a gift','Go on a trip','Plan a vacation','B','2024-12-09 10:47:10'),('5a3fd75f-8876-479d-bc90-2482753f311f','c17f25d8-dd4e-4340-8ec0-ee7bf5153c18','Symbolizing','Versatility','Delicacy','Umami','Fusion','B','2024-12-02 10:06:03'),('5a43f2e8-5ac8-4365-a3cc-de5ec0dc9606','1de2cb57-3acc-45c0-99b5-eeb04dee8c76',' They ignored it','They celebrated with high-fives and cheers','They argued about the goal','They ended the game immediately',' They switched positions with her','B','2024-12-11 12:26:09'),('5a4540af-3a66-4a7d-a41b-3e138a1f9139','49a64d52-078f-4b09-ac4e-b8e7c66997ef','As','So that','Even if','Until','After','A','2024-12-03 10:02:46'),('5a5d97cd-d2c1-4b26-a773-025c3ee273a6','7c935945-2d09-4701-bb29-b9a4dc2cfb53','A private garden',' A place for outdoor sports','An open area in a city for gatherings, surrounded by significant buildings','A residential area','A large indoor shopping mall','C','2024-12-04 08:35:27'),('5a66bbf9-de5a-4fe7-ab78-46052e5f82e3','03e0fd2d-356b-43ac-9b67-50af374f900c','They often visit their grandparents','The kids are playing','We went to the zoo last weekend','She studies English every day','He runs fast','A','2024-12-11 09:59:16'),('5a779051-9b16-45f4-814f-56784843665d','84242ec1-d165-4328-9c05-64920f9e1f11',' News','Game Show','Sports','Documentary','Sitcom','A','2024-12-12 09:13:05'),('5a797483-c155-4c39-bab4-dcd274bc4237','8432f2af-48a3-4249-a17c-d7e6414b4b2c','A basket','A basket of fruits','Was on the table','On the table','Fruits','B','2024-12-11 13:33:42'),('5a7e2507-2ecc-4ba8-bcc4-8780111d5d4d','de7a3e57-2ae2-4168-9cfc-fba80e6b35ba','at','under','on','between','in','D','2024-11-28 14:35:43'),('5a846cf0-550f-46d1-a636-6e8484a4a218','a04eb820-8aa3-4005-a15b-6a6a117b0162','Work','Works',' Working','Worked','Has worked','B','2024-11-28 12:46:28'),('5aaa2cb4-1ea4-4458-8472-253f9eb56cdc','78baf0cc-a598-46bb-abcf-3377900799ed',' walks','walked',' walking','walk','are walking','D','2024-11-28 13:06:23'),('5aaab403-e373-4267-8b23-6ea18bf7d4d8','db5c0a92-8207-46e9-be85-eb4d380719ce',' Stars','Bright stars in the night sky',' Night sky','To shine brightly','Shining stars','B','2024-11-28 11:24:52'),('5ab98779-a4cc-48b3-8429-78b966fd7f63','7c356835-8408-4f84-8363-f1797a191df2','may','might','must','could','has to','B','2024-11-28 13:34:27'),('5abcd56a-7783-426f-b3f6-70ee86cf8993','2086aa2a-82ca-483b-b532-3c16a6dac4e1','Yoga','Jogging','Cycling','Swimming','Meditation','B','2024-11-25 11:14:35'),('5aefb818-de3e-48b6-8fbb-2cc8aeaf337b','50c1bd47-bc77-46d9-9214-f3abd215831b','I like to paint.',' I study every day.','I want to help people.',' I live in a city.','Boring ','A','2024-11-25 21:37:54'),('5af43f4d-0383-49cb-ad64-5136ae6af4e2','710aabcb-88de-4ff4-ae34-fa114eb28452','By advertising on TV','By collaborating with local health experts and influencers','By offering free wellness classes','By introducing celebrity endorsements','By advertising on YouTube','B','2024-12-09 15:09:23'),('5af767d4-cc8d-4107-bb91-c5dd2c533e7f','9dd83281-3f5d-4902-baa2-5017aea48bd6','She has a her book.','The book is hers.','This is her book.','Hers book is this.','Her book is hers.','C','2024-11-26 03:14:48'),('5b261c76-629c-4482-9b66-35e78a157461','6e900991-dfff-4f05-a12c-a12f362d4aea','Expand','Reduce','Improve','Build','Renovate','B','2024-11-26 05:54:28'),('5b544c13-69b2-4e63-a61a-48bd0c4b7645','f71160fc-e37f-4f6d-bd84-71d2b5c04d75','magical','stressful','mundane','fleeting','confusing','A','2024-11-28 15:41:07'),('5b57ce85-f3a3-4836-a035-56c58c743e2f','aac62df4-c635-4f68-9c6a-70343954c694','Have a meeting','Go on a trip','Catch up soon','Start a new project','Go on a vacation','C','2024-12-02 09:47:14'),('5b5b746d-68ff-4923-b889-d93a1bf35f61','50a187e6-8a80-453b-9451-047f4b923fd9','She dances well','They are studying for the test','He walked quickly','I finished my meal','We saw the movie','B','2024-11-26 03:40:22'),('5b61e97f-0eed-4103-8a40-5efcaef01f52','d86a52ed-d5b1-4c01-a46c-27f4262dc191','She offered them complimentary drinks','She helped them book their flight tickets','She engaged them with a friendly, open conversation','She provided detailed instructions on local culture','She converse with them moderately','C','2024-12-06 12:07:07'),('5b63ad7a-3145-4a89-a966-fb202bba3c58','9f521aa8-eddc-481e-8068-6255859c842c','snaked up around his belly.','rattled the stones.','whipped leaves off trees.','the wind took a deep breath.','howled through the valley.','A','2024-11-28 14:53:14'),('5b7278fd-d7d3-427f-a53d-854138035306','5061aaaa-4547-4f8a-9c64-41259adc36a6','\"I dont care.\"','\"Well done! You did it!\"','\"You should try harder.\"','\"Why are you happy?\"','\"I\'m so sorry for hear that\"','B','2024-11-25 17:24:22'),('5b8009e1-e7f6-495b-ba6b-0b8c30f445d8','eba62c22-f9a1-4200-89fd-2b279dfeba29','The study of animals',' The design and structure of buildings','The natural environment','The internal content of a building','The tools used to build a house','B','2024-12-03 11:14:16'),('5b8273a4-36ce-4ade-9291-bf013db449b6','de1c5238-935f-4caf-82c5-72d1186e1604','His new job','Finishing his first novel','His promotion','His recent travel','His trip','B','2024-12-02 10:09:06'),('5b9554ed-8dc3-46ff-a5bd-04df0507df0b','afd8661f-abfc-4188-b485-f7215e198ef8','bring','share','go','pack','eat','A','2024-11-26 06:29:33'),('5b97733e-dc0c-4d4d-8b34-a5e0b085138c','52ff36ca-71ba-4608-97b9-c303fb7e01cd','My brother, a skilled guitarist, is performing tonight.','She enjoys cooking delicious meals.','The train arrived late.','They are planning a trip.','He smiled warmly at her.','A','2024-12-11 13:35:42'),('5bac275c-ce2a-40f5-997e-a28da9732517','1361f9b5-555d-43f2-a24c-a0cbd8bcd2d2','The bag is hard','She hardly noticed the noise','He is very hard','Hard work pays off','The task is hard','B','2024-12-10 14:16:20'),('5baf72da-bee8-4bbb-9798-84ccdbaedef4','851dc249-0b5d-426b-8f35-7dee5b40a459','Loudly','Quickly','Never','Soon','Carefully','A','2024-12-11 10:01:00'),('5bc0b649-ca1d-4219-9821-6b5ee4c3ad18','40ae99c9-31ff-4a4f-b1b9-3c2bf05cd5bb','on','in','out','for','by','B','2024-11-28 15:46:16'),('5beab5aa-aaae-4476-83e7-56d85f36b90c','b518cf71-ba7b-40e2-aee2-70f7e2a406c7','She often visits her grandmother','The sun is shining','He went to the store','They enjoy the beach','Its a warm day','A','2024-12-10 14:10:33'),('5bee62f3-0d57-4531-a660-4678df602ee3','0f65cc21-b1a1-4ce5-91fd-b3f6dfd0085f','Bland','Full','Plain','Simple','Light','B','2024-11-29 11:32:50'),('5bf69c0c-97d0-466f-86a5-c3a2fbc9ad28','8f736a41-03dc-40a3-8651-083310a84b6f','In the 15th century','In the 16th century','In the 17th century','In the 18th century','In the 20th century','C','2024-12-10 09:25:20'),('5bf90103-9e41-4d72-8c4e-6357c11b4b2c','58ab577e-b31f-467a-bea4-a37839ba5b77','have seen','had seen','saw','are seeing','will see','B','2024-11-28 11:51:25'),('5c02427b-d4aa-46f4-a19b-5f457ff5775a','65d6b394-2997-4e54-b98a-726d1885a159','March 4, 2020','March 4, 2021, at 12:00 PM','February 28, 2021, at 5:00 PM','March 1, 2021, at 11:59 PM','March 5, 2021, at 10:00 AM','B','2024-11-21 12:43:04'),('5c1234a7-33c5-4fa2-b3f1-0cb9e9d56394','c1351731-5af0-4217-94ab-bfcaaaccc3a7','will','can','would','could','should','C','2024-11-28 11:52:05'),('5c18b5c7-8b2f-48bf-8897-20a0f35c483d','de6e5971-f925-4c29-97fc-78bb74c0b35a','Does','Do','Has','Is','Will','A','2024-11-28 13:03:06'),('5c68876a-7cef-48d8-b624-a05ea2b222af','80148248-3fc1-4be4-8ff0-16de8d895792','Delay ','Predict ','Analyze ','Avoid ','Ignore ','B','2024-12-02 14:27:00'),('5c7ba5e7-52d9-4a3b-b2db-1d8b54acad1a','3e3e1c3d-435f-46ea-aa10-492bbcaa7be6','when','after','before','until','during','A','2024-12-03 14:03:37'),('5ca61fb1-8ab0-43f5-b382-7c24b8628207','26c790ac-7b76-4471-bb5c-b82ee267b834','travels','has traveled','traveled','is traveling','had traveled','B','2024-12-02 09:45:14'),('5ca706e5-b49c-447c-aa20-2c2be9b980d2','0457b563-b3aa-47d2-8c61-67edbe277314','Cold weather and mountains ','Vibrant cultures and breathtaking landscapes ','Expensive tourist attractions ',' Small rural areas ','Limited diversity ','B','2024-12-03 08:45:20'),('5ccac558-1e11-48be-8978-462a0e38ef9b','1fbffe95-552c-4d56-a0a6-bc0f5c76bb6b','He lives in his own house.','He stays at his friends house.','He stays at his grandmas house.','He lives in a dormitory.','He lives in a cave.','C','2024-11-29 11:42:23'),('5cdd6743-1e85-4ccc-9413-24be837fd8a5','907f3c33-8bd5-440c-a63e-e02ab216a173','See','Seeing','Seen','Saw','have seen','B','2024-12-02 10:39:58'),('5cf22be8-f8f5-41cc-9460-676773ca113f','81dd9f9b-669b-4f04-8576-2cab6fcbbc3b','To pay for the trip','To go to the teachers office','To meet the headmaster','To bring the changing clothes','To register with Mr. Ananta','B','2024-11-21 10:34:34'),('5d108ccd-c1e1-442a-8804-b2e62d396b5a','9c76d22a-3e00-4e8f-a484-0d31891dd2a7','Lions','Giraffes','Tigers','Penguins','Kangaroos','B','2024-12-11 13:03:21'),('5d146dbb-a383-472f-a147-d8d7d3c681a2','98c1aff4-acf2-409a-a7c4-9c61c7bf1cb9','I know him for three months.',' Ive known him for three months.',' Ive been knowing him for three months.','Did I know him for three months?','I havent known him for three months.','B','2024-12-11 12:44:49'),('5d1859b4-ec16-40c8-b2c9-063eeb63cff2','98db187e-9f92-4d5d-8352-93b5c834cef9','To show different types of greetings in various cultures','To explain why people greet each other','To compare African and American greetings','To teach a new language','To describe the history of the wai gesture','A','2024-11-27 23:45:47'),('5d2d3e8a-23a0-4236-a263-1b8f488fd33d','06d1c252-aebf-42d9-a960-e7669fc3a96a','A doctor','A lawyer','A writer','A scientist','A teacher','C','2024-11-04 14:43:47'),('5d49ae38-48ac-4973-891f-ee5a73fb4a48','ea1bc170-69f9-442f-a655-ff292443c6fa',' I am a student.',' I like to play badminton.','I have two brothers.',' I am 30 years old.','I have a cat','B','2024-12-12 09:37:08'),('5d5a31f6-3b04-42e4-a842-668e2f3a2c0f','de1cfb11-be55-4421-b862-61f558d2d406','\"Good luck with that.\"','\"Congratulations on starting your own business! Thats impressive!\"','\"Why did you do that?\"','\"Are you sure its a good idea?\"','\"Not my business\"','B','2024-11-26 02:19:33'),('5d5eb398-03ba-486b-9816-4747623341a1','9773543b-d595-4e4b-b72f-4d5d85656a49','Restricted ','Accessible ','Open ','Welcoming ','Comfortable ','A','2024-12-02 13:45:29'),('5d5f8a59-0f7e-4e1c-8fe8-46390806fabb','cb9ff6ec-b53b-4bd8-beaf-c12b16cb749a','She has a lovely voice.','He has a red car.',' They have a small house.','She feels happy.','The door is open.','B','2024-11-26 00:50:42'),('5d6c79b2-6766-479e-bb66-f641c9d82378','6edf49c4-baac-4b12-b6d9-1df0443e2a18','We feel lonely','Others feel better','Others feel ignored','We feel worse','Others get angry','B','2024-12-12 10:56:54'),('5d6df37d-5088-4639-8d7c-c648e7d9dc13','5ea29952-3a01-4660-8da8-01f40b5e130d','By giving gifts','By playing sports','By singing','By having a big meal','By wearing new clothes','D','2024-11-27 23:09:00'),('5d70c1ec-3a2c-423b-a231-62e2ae4c62c0','91433c62-98c5-4bd5-a973-e00c54c3d10a','It was okay','Great job on the party!','Can we go now?','I dont like parties','I guess i gotta go','B','2024-11-26 02:01:34'),('5d8d6403-01f6-4deb-9b2e-c03ec52d701c','0710c678-7ea1-426b-bb11-58220ccea063','in','for','with','at','by','B','2024-11-29 09:24:40'),('5daa4bd9-4240-4627-bf7e-b3b294996dea','5926cc14-0682-4272-b1f7-0159783deeb1','Peace','Harm','Anger','Force','War','A','2024-11-28 14:43:01'),('5dbb8f65-1661-40d5-9cb8-cbb9efaa15ca','ef11a1a2-4e49-4529-865f-e007874635fc','Departure ','Location ','Journey ','Path ','Trip ','B','2024-12-02 14:02:03'),('5dbe83cc-6897-4a06-87ac-004e2338e46d','63fcc087-f5b7-4f38-a9e4-9065f4a8034a',' Do / visit','Are / visiting','Will / visit','Did / visit','Have / visited','C','2024-11-29 09:59:18'),('5ddbaf01-f31b-45c7-8db2-947496b8ecf6','696c85a1-0708-4b85-93c2-4df05b5a22cb','A dog.','A cow.','A cat.','A bird.','A fish.','C','2024-12-11 11:10:17'),('5e0ff74c-e0b1-47eb-a95b-7b76d0e359ba','d1f38552-e853-49e1-b5a8-445ff184cc5e',' Hurting others','Helping and sharing',' Playing alone',' Ignoring friends','Taking toys from others','B','2024-12-12 10:50:29'),('5e1dd5f2-1cc5-4d88-aee8-051df9e7a00b','054a10b9-00bc-4935-ac5e-67051ebe7968','\"What are you drawing?\"',' \"Can I borrow your badminton racket?\"','\"Hi, my name is Cassey. Do you want to sit with me?\"','\"Why are you so quiet?\"','\"Hi do you like badminton?\"','C','2024-12-05 10:59:52'),('5e25d7e2-8d20-4ede-aa23-de181645a143','c50d039c-93ac-4315-a56c-46dcfb8289d7','Housekeeping','Food and Beverage','Reception','Concierge','Events','C','2024-11-26 11:54:14'),('5e37205a-1842-4d85-a9d8-d3a4e7b2e58b','9517854c-a532-4741-8adb-27ca7a809f4a','The box that was hidden','She enjoys painting','Jumping over obstacles','His books are lost','The rain outside','A','2024-11-29 10:01:03'),('5e37f2e7-d92e-4138-af37-b84690fc8d6b','49dbe7e4-c1ff-48bc-88c4-e3cc1a453596',' In the 1300s','In the 1400s',' In the 1700s',' In the 1800s',' In the 1900s','C','2024-12-10 09:49:02'),('5e9cf62d-c223-4039-b6fe-f8db8f04a7f1','f6f366d1-b865-4f6c-81a5-6d592e371507','To explain the causes of the power shortage','To announce the need for power-saving efforts','To request energy providers to increase power supply','To inform the residents about the extreme weather','To inform residents about a planned power outage','B','2024-11-21 12:36:29'),('5eb584ae-015c-4fc4-8db7-1827fe3ccaa4','4b0ab6e2-30b3-4038-92c4-2a989d91981b','Historic weapons','Sculptures of animals','Rare plants','Works of art','Jewel collections','D','2024-12-09 13:31:34'),('5eb5aa8f-cf84-4390-9b4b-b1a3d1b85ffa','47504f5e-bdaa-41c5-8ae3-af750b97385c',' It became a public park. ',' It was overgrown and almost forgotten. ','It was destroyed by construction projects. ','It became a tourist attraction. ',' It was turned into a parking lot. ','B','2024-12-03 09:37:29'),('5ec09aea-2967-4b64-9828-7c79fb9c3c7a','74065750-d2ec-4585-ac5c-292f8d8fe5c4','do','does','is','are','to','B','2024-11-28 14:25:15'),('5ec1b25a-aeb5-4e91-93eb-182734c6e3cf','ea2eca37-09cd-4aaa-ab31-5b7b76ce82ca','Eat','Eats','Eaten','Has Eaten','Ate','D','2024-11-25 19:24:41'),('5ee927c2-7cc1-4c90-b453-8b7be8ff55aa','9763b08b-5d16-49c6-a14c-81948b39435c','Its','Their','His','Her','Our','B','2024-12-03 10:25:08'),('5f07cd67-a148-4693-a139-15cb30ed8196','f9e49b89-498e-446c-83c8-29cad02c98e9','Japan','Italy','France','Australia','None of the above','B','2024-11-25 11:01:29'),('5f1533dc-33bf-4aa4-9bb1-b3b15c444146','718f0154-71e1-4668-a466-90284e17fcfb','The same food every day','Only sweet foods','Food from other country','Just water','Just rice','C','2024-11-25 12:41:44'),('5f1589a6-365d-4bad-8673-7d8e5eb63dc2','51e7d5bf-12e9-4d37-be7b-a9d4b9b3cef2','Taking photos','Interrupting the performers','Asking for autographs','Clapping loudly','Singing along','B','2024-12-16 09:42:08'),('5f170fe8-61d2-4d3c-8024-8063a72462e0','545c502d-1a5a-4e00-8432-0a9dc672bc2a','They','He','She','Our','It','D','2024-12-03 10:08:10'),('5f1c8310-4ed2-498b-a33b-233fa8aea329','42497ef8-7ccb-47ea-a526-27ce5f383672','Hidden','Sacred','Delight','Silent','Threat','A','2024-11-28 11:43:22'),('5f228920-f85b-4319-b375-6f030675b3a3','47c12cf6-23f9-4ddc-a743-0a52443531e7','Does / prepare','Did / prepare',' Will / prepare','Has / prepared','Is / preparing','C','2024-11-29 11:18:25'),('5f273076-de7e-44b2-891d-4ae3c177f9d4','2de79a6b-9c2f-4c4d-94ef-137fcfd37bb2',' A restaurant ','A lobby',' A waiter bringing food to a hotel room ','A taxi ','A pool ','C','2024-12-03 13:31:44'),('5f3cd3e5-0d46-41c3-ad70-12790caafa17','f294ff47-7d20-4faf-a453-b7c9a49c3e31','Ignores ','Doubts ','Stresses ',' Focuses on','Avoids ','C','2024-11-26 11:16:54'),('5f44fae6-55c5-42c5-a563-ee3303c41837','621f0a7e-72f5-4ca2-8835-dba87096ad06',' call','calls','called','is calling',' to call','B','2024-11-28 15:04:35'),('5f4a5ec8-eea2-42d6-af45-8bdd87a324e0','6b425ee5-f643-453d-83c9-5dbf5caeae36','Brighter','Most bright','Brightest','Bright','Brighting','C','2024-11-25 22:02:09'),('5f4b6c37-3651-41a5-b531-75c6934021a1','2b5d8d54-7df0-4f1c-8031-af8b1ab59a9f','Cooking',' Playing the guitar','Painting landscapes','Gardening','Singing','C','2024-12-02 11:35:55'),('5f60780a-7ace-40f3-a7e4-954aaf602e9a','a0d304c8-3b6f-47ac-938f-377832cee20a','Terminal',' Control Tower','Airport','Hangar','All of the above','E','2024-12-03 10:37:47'),('5f6b17fe-e118-46f8-a363-b180a4c65bae','ce88a11c-a49f-48e0-8c0c-0a8a1b79b6c2','In-room yoga and personalized spa treatments ','Free gym access ','Group fitness classes ','Complimentary massages for all guests ','Group cooking classes ','A','2024-12-09 13:53:30'),('5f6e26bf-e214-4f7b-bf6a-75e3b1083045','7ea5cef6-8033-424d-87d6-00383245c557','Dependence','Protest','Freedom','Legacy','Independence','E','2024-11-28 14:40:36'),('5f800113-d3c2-4b04-b5e5-8125a81ae4b3','b8877f3f-7391-44b5-bb45-08d9d947821d','upon','over','up to','through','by','A','2024-11-28 15:45:47'),('5f954c26-8b1f-451b-af45-3a112979b781','7f44f714-ed64-4ddf-ab7c-3f774e2c1e43',' An area designated for new construction','A section of a city with historical significance, often featuring old buildings and landmarks','A residential neighborhood','A commercial area with shopping centers','A place where businesses and factories are located','B','2024-11-25 13:20:55'),('5f96b6f3-b8af-4507-a2de-55eec2207c7e','6eb0cfcb-68e3-4692-b3d7-61883106830d','Liked ','Disliked ','Valued ','Respected ','Calm ','B','2024-11-26 09:41:23'),('5fb794c4-0766-473b-92b0-c42bb73e22ef','25c376fd-a137-408e-b02a-0cdaf85d680b','A compliment','An award','A new job','A promotion','A new role','B','2024-12-06 11:46:56'),('5fd602be-7d9b-4218-b3ab-5a4a77adcaee','6146128b-e737-4d4d-9409-5e318bbad897','Shy ','Friendly ','Social ','Active ','Talkative ','A','2024-11-25 19:56:07'),('5fd77e94-b393-4fd8-8473-d238b67440ed','0086a54d-bbe3-4d26-93ae-0c3c50855db7','Impact ','Discourage ','Ignore ','Avoid ','Obstruct ','A','2024-12-02 13:02:23'),('5fe5e083-48f5-4f41-a14b-79e6a1b69674','21f1aab1-90a6-43fd-9e43-27837b946ce6','at','on','in','by','with','D','2024-11-28 14:26:37'),('5fead1b3-86f8-4b79-8574-fb2f5605cfbb','bc19f824-923d-4beb-a49b-98c416932a03','She had finished before they arrived','She will finish before they arrive','She finishes before they arrive','She is finishing before they arrive','She finishes before they arrive','A','2024-11-26 06:49:31'),('6008ce13-9a5c-4a8b-8a9f-aaa0ff333394','03bd518b-70e2-4ec2-8fbf-9b6a25cada90','potatos','potatoes','potatoss','potato\'s','potaties','B','2024-12-04 10:12:03'),('601b1aef-47a4-4a8a-ab40-e82c8b21c917','231f7d1e-2999-40af-acca-df1e9846c1c2','Already','Rarely','Too','Well','Here','A','2024-12-11 11:51:21'),('604f41e1-4e6a-4abf-8d4a-353ab865fec7','c962115c-632f-4e8e-a6f3-5f414003c251','are going to','would like','would like to','have seen','go to','A','2024-11-29 09:59:53'),('6052c7b1-7504-4c70-8801-c14d3b32987c','09c8a8c9-2d88-4f51-8faf-adab20beed4f','Stood','Standing','Stands','Stand','Will Stand','A','2024-12-02 10:44:53'),('60591714-63e7-4f23-aa0f-1a94c4cd288d','b8a2f3da-5598-4fdb-9d51-f913d2e72fc6','The chance to visit famous landmarks','The opportunity to earn more money','Meeting new people and forming new friendships ','The ability to travel frequently','The ability to travel ','C','2024-11-29 12:15:45'),('6081d9f4-d7d2-42c4-baf9-6d053ec8686a','87ff76e6-d471-470c-a0e5-1d5549a30acd','Managing reservations','Designing marketing campaigns','Operating the hotels restaurant','Overseeing security','Handling guest complaints','A','2024-11-28 11:19:57'),('60903ecb-7e8b-4450-98d2-b851dc77fb93','5e001ac0-748b-40ab-928c-26f718b25c35','live','lives','living','to live','lived','A','2024-11-28 15:03:50'),('609582c6-08f3-4244-91e4-0f4bcab51379','56caf2b4-8159-4cdf-b3bc-a248a95c4dda','Its modern architecture and technology','Its cobbled streets and historic buildings','Its large shopping malls and restaurants','Its industrial significance in the country','Its natural landscapes and wildlife','B','2024-12-10 14:11:52'),('60987c26-1698-4115-9346-c91327fb33c2','8129d215-9f3a-400e-9ef7-21a1df9459af','Carefully','Apple','Girl','Quickly','Desk','D','2024-12-10 14:11:11'),('60a4e07f-47c6-45c6-a491-f0f1ea3ef7e6','1c726146-c06d-445c-a1e4-94af95151a2b','on','at','under','with','by','B','2024-11-29 09:23:06'),('60e8a6ba-cfa3-4816-8d7f-cd8dc14ef5da','32d4a98a-b4b7-41ad-8c26-062194216102',' Go to the beach ','Visit a museum ',' Explore the town and visit the market ','Go on a boat trip ','Take a city tour','C','2024-12-09 11:15:27'),('60ebb96c-6fe1-4de4-ae1a-ecc9c4aa0786','b06ecd1f-1376-4f26-b29a-95948ccb47fc','He ran to school','He runs to school','He will run to school','He running to school','He has run to school','C','2024-11-26 02:18:10'),('60ff0392-4724-49e9-a43b-53398c2dbb3d','74dc7133-ee70-4811-a0ef-023d902dd5cd','leafs',' leaves','leafies','leafz','leavs','B','2024-12-04 09:47:58'),('611d7e94-632c-45cb-bdac-0e8cb5ea1809','3c660396-5b73-4254-83ae-7ec9c85b590d','Strongly',' Stronger','Strength','Strengthen','Strongly','C','2024-11-28 10:59:34'),('611ea8c0-23b7-496c-b4f1-f1b50e4a3799','3bdb34a2-aa63-4095-839e-4690e8b11c63',' roman','romantis','romantically',' romantic',' romantique','D','2024-12-12 10:21:12'),('6126ca3c-c0cd-4b9e-afcf-3ce4f89a441b','33858b60-76c2-4550-87b5-5710bdf77611',' To buy something new','To build something',' To use something temporarily by paying money','To borrow something for free','To repair something','C','2024-11-26 06:42:21'),('612a1b3a-85c9-4608-91b2-ce5c307ec2bc','28515843-4209-4be7-a137-4d76207a1ba5','Toyes','Toys','Toyes','Toyies','Toyz','B','2024-11-26 10:58:23'),('612fd1eb-6bb9-44b0-9a26-3d8e13cebe6b','cd3636b2-a2da-438c-86ee-af5698ae73d9','A quiet meeting among family members',' A public event celebrating a particular theme, often with entertainment and activities','A seminar focused on business and trade','A session for planning community events','A market for selling various goods','B','2024-12-02 11:48:18'),('61392da4-0a98-489c-9ffe-cbb83a764626','234ad38c-5b6d-4829-8571-178263a27564','Because the tortoise was funny','Because the hare was very fast','Because the tortoise was sad','Because the tortoise was angry','because the tortoise and the hare hate each other','B','2024-12-03 14:40:05'),('6140da84-8193-488a-b57c-494736c3f8f7','0e1cdf07-6ca2-4017-a6bd-45e20c6e70d2','Continue reading to them every day.','Allow them to choose their own reading materials.','Read only comic strips.','Focus solely on newspapers.','Limit them to books that are only for educational purposes','B','2024-11-26 09:47:12'),('615e8903-eb9a-4737-8602-2d548aebea1d','fd9a15f3-b9fc-4be7-8b2a-511d71fa11c3','wafts, prepares','wafting, preparing','wafted, prepared','waft, prepare','had wafted, had prepared','C','2024-11-29 10:42:45'),('618bce89-eb9b-40f1-8dd4-34b77aeda883','6f8936d2-e348-4768-a5aa-b6e336a4d099','We','He','It','They','She','A','2024-12-02 11:46:57'),('61957d29-3d3d-44cf-81ec-5d3bf8004f1a','0894ebda-af52-49ed-b485-2d3ea1c9a8b8','To read French literature','To visit France','To communicate better with French-speaking guests','To improve her career opportunities','To learn a new language','C','2024-11-25 11:52:51'),('61a9b8bd-e691-44ee-9436-5bc8332ad162','6d2db72d-72e0-4146-829c-cefc15b02992','ATTRACTION','NOTTCRIAT','ATRAKSI','ATRAKTION','ATRAKSINA','A','2024-12-02 13:34:59'),('61b61190-b472-4a39-b2d8-da1216588de7','c5bd8b48-7e6e-4164-9ffd-a3dafc9c9b76','Lush','Slowly',' Loudly','Quick','Fast','A','2024-11-28 11:54:26'),('61d0ba05-60d2-48af-8a86-13adf441428e','a6645729-f085-487e-b64d-b33215428a4b','Christian art',' Intricate Islamic architecture','Renaissance style','Gothic influences','Roman sculptures','B','2024-12-09 13:37:25'),('61dbb77b-e784-443c-8c0b-769105ef6355','9db9d727-4086-4909-9385-b30c8e3f20c7','To preserve them for future generations','To make local friends','To get discounts at landmarks','To take better pictures','To learn the language','A','2024-12-16 09:44:42'),('61e32ba9-c37e-41fa-8645-4399e4e5df87','1edbb289-66ce-4360-b3d4-0728bece8f1e',' To stay home next year','To travel to Europe','To take a cooking class','To move to a new city','To start a new job','B','2024-12-09 10:42:14'),('624fe110-454c-4725-a2a8-cc410d8c6400','da7f40d5-a9d2-42d4-bfff-cde8eb34cbd8','Noun phrase as subject','Noun phrase as object','Noun phrase as object complement','Noun phrase with a modifier','Noun phrase as predicate nominative','A','2024-11-28 12:05:41'),('6260eeed-b460-4ae1-8087-ec518a0fa6d0','e57d1812-4a31-4769-9ee4-8f3c7bd40f36','going','went','goes','go','gone','B','2024-11-29 09:10:30'),('626118a3-f31c-4888-8bd2-7233b482b51e','0f41ab76-ce5e-43a8-bb47-7a9a950db41e',' A communal space used for events and gatherings',' A public park with playgrounds','A farming field used for crops','A private residential area','A school yard','A','2024-12-03 11:33:03'),('6286eaba-cc4d-4532-84a6-e786bbc2c185','66ea5827-1c41-46eb-bd2d-a0d912e15c77','Shy ','Friendly ','Social ','Active ','Talkative ','A','2024-12-11 20:17:59'),('6292cbc8-d2b5-464d-90c9-d048b78ed680','94a45cca-abd0-491d-b3b9-080a1d7acaf5','Religious freedom','The Ming Dynasty',' Modern China','The Great Wall','Chinese mythology','B','2024-12-09 13:33:43'),('62a4498d-8886-4649-a106-9d63669273bf','a7457731-b77a-41f4-a93a-3f982afa08a4','A deep, natural underground space','A large mountain range',' A large, open square','A government building','A religious temple','A','2024-12-03 11:31:39'),('62a9634b-a16e-468a-8607-b620153a3a7b','024a175e-4302-4507-8f5f-31b29c39be28','He is disappointed','He congratulates her','He is upset','He ignores her','He is jealous','B','2024-12-09 11:03:10'),('62be82e5-ea7e-4549-afb5-85fab99a6ebd','ee4d36ae-c820-429a-8087-6116ce8a2b7b','\"Congratulations on your new job!\"','\"Why did they hire you?\"','\"You could have done better.\"','\"I hope youre happy.\"','\"Thank you very much\" ','A','2024-11-25 17:29:14'),('62ccd54c-c6c8-432a-95a7-af6e72b2d1eb','ecdfa871-c525-415b-9e80-4c1648aaa555','It is boring','It tastes interesting','It makes people sad','It is scary','It makes people tired','B','2024-11-04 14:08:39'),('62d49a7f-5756-4078-b31f-a34b8dcb651a','e8e4a98a-82ac-4466-8e74-cd1d7c6ba1ce','In the 1600s','In the 1500s','In the 1700s','In the 1800s','In the 1900s','A','2024-12-10 09:30:51'),('62efb332-e329-492f-bce7-35c3aa6c14f5','262245f3-6f4a-46d3-9aac-c731d700357a','15 minutes','20 minutes','30 minutes','45 minutes','25 minutes','A','2024-11-26 08:35:32'),('62f5174f-c0cb-4f3d-a998-8681fcd6e253','5c7d26f7-43cc-4b1a-af12-5015dbf7d16c','Have','Has','Having','Had','Is Having','A','2024-11-26 01:48:48'),('62f782a3-9385-4035-acd5-1ae7b892a19a','74e4ac2f-7e2d-4ed1-8489-eeabeec06498','\"Im not interested in coming.\"','\"I cant make it. Maybe next time.\"','\"Thank you for inviting me. Id love to come!\"','\"I dont think I can attend.\"','\"You were amazing out there!\"','C','2024-11-26 02:11:55'),('6328391f-74fd-4ba7-aca7-2ac645d41f60','0adf436b-9eac-4cb3-b04f-e1bf9ea96163','Dull','Intelligent','Slow','Ordinary','Weak','B','2024-11-28 12:05:29'),('63347c2b-14a8-4d2c-9de8-e56aae4cded0','7f1dca67-058d-4b17-9e4b-9a52ea3c5cc9','as soon as','until','in case','because','because of','C','2024-12-03 09:42:55'),('633d4b66-4651-4a9c-89a7-3a71c24a9788','779258a3-4361-4ffa-bab1-8767e8412362','Everyone has the same talent',' People have different talents','Only some people have talents','Talents are not important','Talents should be hidden','B','2024-12-12 11:10:54'),('635e89ca-72ee-4245-a10f-8d3fd7a47383','b1866c10-9451-4db3-8784-01e4cb998e4c','childes',' children','childes','child','childs','B','2024-12-04 10:47:37'),('6365cafb-e03e-4eb2-9db5-c7fd0ab7e4eb','996b66c6-9c84-479d-91bd-1ce293473200','Ordinary ','Extraordinary ','Average ','Basic','Mediocre ','B','2024-11-26 03:47:06'),('636dba4e-aa45-4738-bc24-28937d8e6338','68e94ecc-5a85-467a-898e-47a69a0a40cb','The whole story','A glass of water','Quickly finished the task','Hes a talented musician','Moving towards the coast','D','2024-11-29 09:59:42'),('636e7573-a0f0-4e2e-b493-26c936b0763d','6331c71b-0531-477e-a4e1-9218520bb9b8','Subject','Object ','Complement ','Appositive ','Adverbial','B','2024-11-29 14:26:18'),('639284c2-a47b-44bb-a170-a59c40abbb66','8badbc72-28c7-4da8-a5bb-d98fcd4ba073',' Focus on improving staff efficiency ','Expand the customizations to all services immediately ','Expand the service after testing it with a pilot group ','Stop the service if it doesnt work ','Creating the best services','C','2024-12-09 14:09:52'),('639827f1-5c55-4cab-8520-81c0aa32b36b','25aabf32-0707-4c7a-999e-a9a6962e777b','To attend a business conference','To immerse herself in Japanese culture','To study Japanese architecture','To visit family','To explore traditional Japanese gardens','B','2024-11-25 22:25:45'),('63a9a083-d655-410e-98bc-4d56279e98d3','ce0ef013-040d-4d64-81df-568f2ae38778','Although','Because','However','Whereas','As a result','B','2024-12-05 11:28:14'),('63b796be-e728-44c6-8aae-42f50f799fa8','982ba09e-386b-4d11-8751-afa33c7097dc','Free legal advice','Free blood pressure checks','Free art classes','Free cooking classes','Free counseling sessions','B','2024-11-24 00:40:19'),('63d0725a-6b58-4122-aa13-17ff93b50961','9bc522ce-9781-4b75-a2e1-38da43037c74','Only the actors performances.','Set design, costumes, and lighting.','The audiences reactions only.','The script and nothing else.','The director\'s personal opinions.','B','2024-11-28 15:40:24'),('63d303d4-a370-49ab-b39d-e96488a3706d','a7496756-28d3-4971-8876-77f023ce00eb','Finding a publisher','Balancing writing with his day job','Creating the plot','Getting feedback','Meeting deadlines','B','2024-12-02 09:03:34'),('63e3d733-81ed-4edd-89e7-2de61b79af2e','2fcbdca3-d2ff-4280-85c4-a4eb2b473c0c','would like to','am going to','by','may','like','A','2024-12-02 13:33:54'),('63e70614-d603-4438-ae8f-eb877a376298','b25cbf2d-6235-47f9-b70e-d755e34aee95',' when','until','before','after','although','A','2024-12-03 14:10:16'),('63f55085-0cc2-4e03-8bda-10e12e297305','36d92569-51f6-4fdc-9053-bbfa4eadd201','wisdom and wit','ambition and cunningness','knowledge and resources','optimism and bravery','courage and kindness','E','2024-12-03 10:56:03'),('6416002e-dec5-4074-bf96-bf4a87ba5028','be2f86e9-ef21-46e5-ae51-63744eb1f4dd','Friendly','Rude','Helpful','Respectful','Kind','B','2024-11-26 05:50:09'),('642009b6-66fc-4cb3-b58b-1e719fe81d51','5ad19dcb-6dfe-4bdb-8220-1048132c3320','Clean','Tasty','Polluted','Clear','Fresh','C','2024-11-28 11:24:55'),('6425fa94-76c5-465e-946f-66b05b8e8dca','976df545-7251-4c53-a98c-c7763786fd1e','Bookstore','Archive','Study hall','Private collection','Reading room','D','2024-12-04 08:40:06'),('64296253-0b14-46b5-9063-8d92738645a6','e8b30161-48d6-4a38-ac3a-310d3418f915','A place where historical items are displayed ','A place where you buy clothes ','A place where you watch movies ','A place where you swim ',' A place where you eat ','A','2024-11-25 12:02:06'),('64469729-b4e5-47d9-82a6-ff4ddd7048a4','cd894e84-1ad3-42f7-91aa-e0459c0a6c53','Carefully','Everywhere','Later','Rarely','Quietly ','B','2024-12-11 10:52:51'),('6451014f-2402-4c47-a1b2-7d4ffb542bcc','d3bda1c3-3df1-4b9b-83e7-21be8b988617',' I am excited about learning new things.',' I have two brothers.','I enjoy watching movies.','I am from Australia.','No problem','A','2024-11-25 21:36:13'),('64515190-ec1c-425f-9bb1-6c6545000624','8f5e30af-3ba6-4480-8ac6-9753d89ae26d','She might','She could','She must','She would','She will','C','2024-11-26 06:43:13'),('645788ae-b425-41c1-82b5-d55f6b5ae682','f2baa395-7d97-43b5-976b-1a6d6a82a2f7',' Until','Whenever','Because','As soon as','Because of','A','2024-12-04 11:04:47'),('64606e7a-2e02-45a1-9587-78a29d5bc2ed','d33dc978-b572-45be-88b4-b2544aa77ae0','Unhappy and disappointed','Grateful and content','Tired and bored','Angry and frustrated','Excited and adventurous','B','2024-11-25 22:21:30'),('6463a73d-e263-432b-b010-cd480e54e090','92e26c38-bb17-4687-8f46-9f1320b2908c','Spring Festival','Harvest Festival','New Year Festival','Winter Festival','Christmast ','B','2024-12-04 13:37:48'),('6468335f-dd65-4e1a-a2e7-00df8508cb7c','e650227f-bcb7-45a2-96dc-ae22dc3a701a','Sandwiches and chips','Rice cakes and dumplings','Pizza and pasta',' Ice cream and cookies','Burgers and fries','B','2024-12-04 13:50:50'),('64abd138-9d81-481e-b031-7b95a068b260','acbf382e-6dc4-4dd2-bd8d-1553eb816a2e','Ancient ','Big','Famous','Quite','New','A','2024-11-26 05:35:52'),('64beda57-7b78-4422-809f-28b231a20180','b85b0e05-c21d-4c71-8b67-7dbdbbd0d8e6','She','He','It','We','Their','E','2024-12-03 13:17:51'),('64bfa422-5719-4232-a8b0-0645d1069f27','b08d4e64-d3ce-4cb0-b55c-423ecd0f7640','It might be too costly ','Whether the staff is prepared for such detailed customization ',' Guests might not like the changes ','It would increase check-in times ','It might be pricey','B','2024-12-09 13:54:12'),('651e2658-8a6e-435b-9d09-92ef833d29c1','b311a0c1-9109-4bb8-8634-411f1ff78130',' Botanical garden','Urban garden','Rural farm','Greenhouse','Nature reserve','C','2024-12-04 08:39:33'),('651f293d-45ce-4e4c-a617-6fef2761c82a','0fb802c9-4742-4c5f-bda0-8e2049536260','through','in','by','over','on','A','2024-11-28 14:26:01'),('652c6f8b-7380-4b57-93f4-488281c56c95','62cd6a6c-964c-48a8-94ff-8087a49761e8','prepare','prepared','prepares','preparing','were preparing','B','2024-11-29 10:54:22'),('65484652-babe-4cbb-8339-68e6ca9e9315','c50010c4-50e8-41b0-8abc-9d1cfbdf5541','For a rainy day','To the teacher','Every tall tree','His newest painting','Behind the door','B','2024-11-29 10:01:41'),('65536d95-8af5-4990-8881-66f8336d761b','c80bc12f-754d-422b-96e4-412d362cb3db',' Whenever','Until','Because','As soon as','Because of','C','2024-12-04 11:04:11'),('655a0a5d-db68-4dbd-af8d-a4c9a8341672','1288e0d1-e5ba-4a2e-8d84-d0a9f51b9582',' A facility for observing marine animals',' A space for scientific experiments','A park dedicated to bird species','A museum for historical artifacts',' A large zoo for land animals','A','2024-12-03 11:30:11'),('655c4193-03c4-44b8-96a7-b55f8d863768','3d08fd8c-60ac-4ed2-bc10-727b6b7d284d','Synonym: Preservation / Antonym: Destruction','Synonym: Observation / Antonym: Damage','Synonym: Protection / Antonym: Neglect',' Synonym: Restoration / Antonym: Depletion','Synonym: Research / Antonym: Deterioration','A','2024-12-02 11:29:59'),('6576f82e-c7e5-41c0-a3f6-99e19d76ad17','de5e7082-fbad-4a8a-8fab-9d7c00bc744f','Secluded ','Remote ','Popular ','Hidden ','Isolated ','C','2024-12-02 13:59:12'),('657ab830-f5aa-4ea8-a04a-163ddf26a786','0f3f5e88-f5df-4ab1-a75f-9fa56ef8cc2f',' Tall','Beautiful','. Green','Soft','Warm','B','2024-11-26 00:21:47'),('659682b0-b0d9-4d05-ae49-51ef68c0c445','6b04947d-8769-44b6-a7f5-0dac767bb9bc','Boston','New York','Pork','Chicago','Hogwarts','A','2024-12-05 12:29:33'),('65a5e63d-7d5a-4445-a12f-09497979a248','01f11189-d9c4-4ecf-920f-dd5c693f8352','The students became competitive','The classroom atmosphere became collaborative and inspirational','The students stopped sharing their ideas','The students ignored the praise','The students are happy','B','2024-12-02 10:47:19'),('65b2a53a-69ab-412b-9827-39d98c50a126','f61a602e-fe6e-4567-ac09-bc40e5d188de','Visiting Alcatraz Island','Riding the trolley in downtown San Francisco','Taking the group photo','Dining at a famous restaurant','Watching the sunset over the Golden Gate Bridge.','B','2024-11-25 20:54:54'),('65d03685-199a-4697-958c-8e78ff7bf5f8','1a1fb0c2-2671-4d11-8e47-c6605facd134','wont reply',' doesnt reply','didnt reply','hasnt replied','isnt replying','A','2024-11-29 11:40:49'),('65d7a2f3-41d9-46a6-80b7-29c623e5292b','ecb457c7-58ae-42fb-a4b8-060639260b23','Busy ','City ','Large ','Rural ','Clean ','D','2024-12-03 13:09:46'),('65f01fdc-7455-4499-955e-ab4164c38b5b','453c87c7-38f6-4ff3-95a7-a67d1db04309',' I have homework.','I want to be a successful hotel manager.','I am 19 years old.','I like to play games.','I eat an ice cream','B','2024-11-25 21:53:13'),('65f1ec5a-b477-4b32-b9c0-cfd11c9c9ea9','32388694-d576-4681-a051-f70037b435ff','As soon as','Until','Because','While','When','A','2024-12-03 10:04:46'),('661072b9-a526-4128-9b40-95db05033fd1','3788f163-0654-4abe-b022-e440d375b95b','The trees','Tall, green trees','Swaying in the wind','The tall, green trees','Trees swaying','D','2024-11-28 10:39:28'),('661b4d10-7093-4b9b-a035-c85cf614dbd3','9992eeec-42b4-4adb-973e-63d066f5b3c4','Criticism ','Job transfer ','Request for help ','Payment','Praise or acknowledgment ','E','2024-11-26 03:23:36'),('6628f91a-cd1a-40bc-a251-183936cb0ffd','6a93a4f6-8e32-4800-98f4-fadccc4dd7b0','Carefully','Apples','Friends','Trees','Desk','A','2024-12-10 14:15:26'),('66322333-3fd4-4801-83c5-7a5b0eb8d590','fea41fa8-fe11-41b4-80c2-70dbcc1fd6ad','Quickly','Yesterday','Rarely','Outside','Always','A','2024-12-11 11:13:58'),('666846d1-825a-430c-ba04-8756a83e9e5e','bfc4b2d8-6e03-4f0b-98af-4810db790c77','Five','Four','Three','Two','Six','B','2024-11-21 12:25:47'),('666952c0-5604-4677-9fe5-4058dae2fc5c','c37eba41-9149-48ce-b789-8f0c54d72092','Forget','Leave','Continue','Stop','Quit','C','2024-11-26 07:01:44'),('6669ccef-d687-42ed-b300-fea28dc0da15','ec8d9f26-8fd2-4e3d-838b-66262d99e7ac','look','looks','looked','looking','have looked','C','2024-11-28 15:38:02'),('666eeb40-0b80-4c37-b0aa-0c1f37f6f0bd','5de951fc-9c5e-4177-bc09-84d21820f7c8','Los Angeles','New York','Chicago','Miami','San Francisco','C','2024-12-04 10:58:01'),('668d6893-6f16-440a-be73-67b2417c38eb','dc68e58a-e7be-4a93-8084-3523c0d83574','would like','would like to','is going to','has ordered','will like','A','2024-11-29 10:03:58'),('66e1093f-694c-476c-ac79-dbf954c032c9','71d4b507-8683-48b9-a573-8f64f35c3d46','am going to ','would like to','can','might ','should ','B','2024-12-02 13:30:13'),('66e6beee-6cd3-4931-a43d-170d9d46cf1a','05b3ca3d-8986-4ea2-8201-0dd1ea6ee2c8',' analysises','analyses','analyzises','analyzers','analysons','B','2024-12-04 10:55:13'),('66ebda54-a946-4aab-a897-d177c8901878','7a490b82-294b-4e7f-b32c-1b91db867678','operations manager','guest relations manager','front desk supervisor','concierge assistant','Manager','B','2024-12-06 11:51:03'),('6700c717-ef73-4a1c-b1ba-49954790f3ec','d77fdf52-3f32-42be-b186-430b485909b9','in','at','on','over','by','C','2024-11-28 14:11:56'),('67100e84-8aed-4166-a630-a27946e23ce4','bd55256c-d7e1-4ade-b4bf-61f7b17397f7','It has modern furniture',' It has a huge fireplace and original stone walls','It has a beautiful garden view','It has a large chandelier','It has a small chandelier','B','2024-12-10 09:24:51'),('67172896-0f3a-407e-8398-f0e1c257640f','db898e9d-63f1-455b-8086-0cd641b3f64c','Customers meeting','Customers complaints','An important meeting for managers','An important meeting for customers','A discussion about customer service','D','2024-11-21 09:15:12'),('671db659-3965-40b2-ba99-65d3df865d41','775b0217-9d48-4675-a456-eb587d2df630','on','during','at','in','by','D','2024-11-28 15:16:35'),('673271fe-5455-49df-97bb-d70af5e82aaf','f6ff29ea-c547-4b07-a3f6-54accfc679ed','A hug','A toy','A laugh','A shout','A joke','A','2024-12-12 10:56:26'),('67380b91-79e3-4f98-b5a8-f60e4a514721','a4f4bece-1f69-4ebc-a1e9-865db72f0913','She said she was reading a book.','She said she is reading a book.','She said I was reading a book.',' She said she had read a book','She said she would read a book','A','2024-11-28 12:23:19'),('6758308f-699b-44c0-94db-ef00c172c898','1f21ba6f-6d17-4e2c-bbad-354b6406cc19','so that','because','until','although','since','A','2024-12-03 10:26:47'),('67710313-2be9-489a-9b71-4ac8ea3da205','d6e8ab85-1b7f-440d-9251-1ddb12f35dbe','Thoughtful ','Uninformed ','Simple ','Hasty ','Indifferent ','A','2024-11-26 03:52:45'),('67752c30-883d-43b7-a6d6-b2f53b42374a','64e02012-ea8a-496a-9de4-9cd61b676ab8',' A job that you do every day ',' A place to sleep ','Something you enjoy doing in your free time ','A kind of food ','A person you live with ','C','2024-11-21 14:48:17'),('677b5480-aa29-49c9-8fab-1e77f315eddb','015d6a5c-b3d6-4eec-927c-4f031461bb5a','Ordinary ','Spectacular ','Unimpressive ','Usual ','Impressive','B','2024-11-26 03:28:45'),('67dd2abc-d8e1-4caa-9371-cdbbc4a70998','bb6a24a0-4fc0-4388-bc5a-b7eba6fd29fe','A golden key ','A new bike ','A free ice cream ','A magic wand ','A book ','C','2024-12-03 10:18:38'),('680aa031-3c6d-4b9e-995d-58b1304c33ab','2d9e554b-c1f9-4c9a-bd45-d1c77e8ae1b6','Until','Because','As soon as ','Even though','When','A','2024-12-03 10:06:50'),('680f21fc-eea2-4112-b944-a5c83a468dd0','5c8d0ad6-b810-42af-b3ef-b7bca355864e','Price','Origin','Quality','Sale','Availability','C','2024-11-21 10:25:59'),('680fa2b4-74e7-46aa-8fbe-11a0859e1cbc','32623cb6-8629-4646-9022-8200cdb5dc46','Ignoring guest requests','Offering extra menus','Surprising a couple with a complimentary dessert','Charging for additional drinks',' asking for tip','C','2024-12-04 11:49:22'),('6813ef75-aa14-4602-b6ba-21baad0e94bd','d029e8c6-3043-4bc3-b420-a571c4f3a6a0','Today her birthday is a special gift.',' Her birthday today is a special gift.','Today is a special gift her birthday.','A special gift is her birthday today.','Today is her special birthday gift.','B','2024-12-04 11:14:00'),('681729f0-8e5b-4ecb-871f-39f44244d927','72a441c3-75db-4ce2-9ffe-7e32a7b23840',' displays',' displayed','displaying','displays','had displayed','B','2024-11-29 10:43:16'),('6823755a-bb02-48fb-a11e-e9ca54078731','48b4adba-976b-492c-ad5c-c111c2f11507','Complete and covering all or nearly all elements',' Focused on only one aspect',' Easily understandable',' Lacking in detail',' Limited in scope','A','2024-12-04 09:20:31'),('682853ad-5252-48cd-a035-49fa0047c7ec','e3c077d3-fd6c-43d6-afd1-c3bca35cd1dd','Seaweed','Sweet','Weed','Teetw','Sweat','B','2024-11-29 11:28:35'),('68482839-ed1c-4851-a10b-9948fbf995a7','454050b4-ffb9-4eae-bc26-94cd7155e12b',' By emailing the technical support staff','By using the phone line in the conference hall','By visiting the event coordination desk near the lobby','By calling the centers main reception',' By visiting the terrace garden catering area','C','2024-12-11 10:05:48'),('684833ad-3300-4d85-874d-4bf77f156b7a','01dde73d-1352-4c5e-8a74-f8a1165293ee','Counselor ','Director ','Leader ','Mentor ','Guide ','E','2024-11-25 11:42:03'),('684944a6-9d3b-496f-965b-439ecbf8fbbc','80acd302-0ab2-4212-97ed-8a47cc18c7cc','would like to introduce','will introduce',' is going to introduce','may introduce','has introduced','B','2024-11-29 11:53:49'),('6866d241-31bd-481c-b73d-f12dc17f1502','f1a815d9-237a-48fd-9562-96b18a210dda','When','After','Before','Until','While','A','2024-12-03 13:45:41'),('687dd7ff-15f8-4f15-bcc5-1aa8b8142b95','7c6cd215-055c-46cc-9150-1c4557479265','Foots','Feet','Footes','Feets','Foot','B','2024-11-26 11:02:07'),('6899b2f2-f4c2-4ade-950d-122dfe0e70f5','a2267b9a-c8b3-4ee6-8a41-baa712b41ce6','French','German','Portuguese','Spanish','Latin','C','2024-12-06 12:06:17'),('689dd507-4e79-49e1-9d4a-7152ff70aa2d','7be04cb6-c0b4-4312-ad62-0a9a9cbe7608','Approval or acknowledgment','Ignorance','Misunderstanding','Opposition','Criticism','A','2024-11-29 10:45:42'),('68c6a5de-cad4-4eb5-a6d7-a39202aec7f4','54805ba3-6655-446d-925a-7d6249c42dad','We','He','She','It','They','D','2024-12-02 11:15:19'),('68d3f06b-68bd-4392-9b34-1838aad9944b','fcec26c7-84c1-4950-8972-3185e61b7658','By funding government projects','By bringing attention to traditional practices','By modernizing outdated customs','By stopping tourists from visiting rural areas','By replacing local traditions with new ones','B','2024-12-16 10:05:33'),('68d75062-2356-4c0f-9939-0584c27aa9bb','9eb89117-41ce-463a-af7c-e6804d62cf53','Build ','Destroy ','Create ','Maintain ','Construct ','B','2024-12-02 13:06:33'),('68d9260f-6c6c-4b1e-b0ed-78b847d6c630','e192ff8a-de24-40db-b3b6-4f1b02586396','Give information about the activity on school holiday','Describe an outdoor activity on school holiday','Remind students about an outdoor activity','Announce the school Thursday matter','Invite students to join the holiday activities','A','2024-11-21 10:36:54'),('68dbcd22-9770-40f3-9b06-6d6cef0bf242','cfce7d8d-6caf-4ca5-8e81-7faea52839ef','A small bed-and-breakfast','A boutique hotel','A luxury hotel','A motel','A hostel','C','2024-11-26 11:40:59'),('68e6af55-5ae1-4a93-8550-a5f2dfb4011e','a0855d52-0862-4315-b0f9-807ef66dc0cc','He','It','She','We','They','B','2024-12-02 11:03:53'),('68e7fc31-c27e-443e-ace1-610976d66148','8d2006b2-e189-4bd2-8ac5-a42d6b2d932e','Adverb clause','Adverb phrase','Prepositional phrase','Noun phrase','Adjective phrase','B','2024-12-03 09:05:26'),('68ed82a5-b660-4917-b40b-32dc21e2f05a','cbae154e-fef7-4166-8c2d-bf3250d22d43','would like to','am going to','would like','ask','go to','A','2024-11-29 10:08:09'),('68eed28b-8fd4-4873-b417-ebfedc06d789','50f52c65-d055-4a23-9665-5f70af50fabf','A queen','A famous actor ','A wealthy merchant','An artist','A singer','A','2024-12-10 09:32:54'),('69056a08-b5ec-4f71-9750-c0e01f9e588d','3c9593d8-9e6c-4e21-8254-a175ee593e2b','above','over','on','in','upon','C','2024-11-28 15:28:34'),('6914a9f6-f40c-4279-85bd-8739a50e8161','3bfe0643-352c-4eb0-b037-93d1d158aadb','knifes','knifs','knives','knifes\'','knifeses','C','2024-12-04 10:12:43'),('6917111e-9482-4652-bbb3-44317432e87a','8188f22e-1540-4024-b90a-a720fd55f796','Every Evening',' Tuesday night','Sunday morning','Monday afternoon','Thursday evening','A','2024-12-12 09:24:48'),('693864be-92cc-4fac-ac5c-29497c1f4f2b','f4ccf79d-bc00-4961-af46-561cd0baf705',' They danced','They left early','They sang along',' They watched quietly','They booed the band','C','2024-12-11 14:56:00'),('694b4d18-f565-45da-b0fb-5fa04e418388','665efc37-542d-4a41-8014-873bd2b13e1a','In the ECCs meeting room','At the cafeteria','In the classroom','At the English Lab','At Ms. Idas office','D','2024-11-21 09:55:00'),('6950e244-b034-42ed-863b-0c367318db56','c3fcb0e5-8227-4ed1-8b92-ae57f3d3bea6','Rude ','Kind ','Surpass ','Friendly ','Polite ','A','2024-11-26 03:31:29'),('696d5e5e-a70d-4501-8b80-c5ba72dc8317','3540e82e-fbae-4f72-be2b-f3299774889c','Until','After',' When','While','So that','B','2024-12-03 10:27:54'),('696d66ca-8a8a-478e-97c2-187646674628','dc1ee2e2-10bf-4b7f-ab98-48e4598977f2','After','When','Before','Until','During','B','2024-12-03 13:51:44'),('697ebde5-f7cc-46f8-8d7b-c99dbbd7c115','6f27fe27-47d5-4703-beb2-4e0e268e21e3','He forgets his books.','He didnt forget his books.','Has he forgotten his books?','He hasnt forgotten his books.','He hasnt been forgetting his books.','D','2024-12-11 12:41:31'),('6982030a-6c03-4925-a22b-0193445bb427','510f7266-201e-4075-bbd3-c47a588cdcf2','Walks','Walk','Walking','Walked','Will walk','A','2024-11-26 03:33:07'),('698baea6-b12d-4a14-a360-376c4d57c901','e1ce0e94-6e79-4433-832d-7b7ef58acc5d',' analysis','analises','analyses','analyes','analyisis','C','2024-12-04 10:37:22'),('69b48bd6-d938-4892-89bc-4f0a4cb221a8','68c8aaa8-9bea-4f7f-b2ae-396615264336','Global Eats','Cultural Cuisine',' Flavors of the World','World Delights','Fancy cuisine','B','2024-12-04 15:32:17'),('69bd71cb-8cb7-4d2a-ad9e-f3faec76a12e','c7ed3040-67a4-44e3-bbae-a91b1a17befc',' A giveaway','A store renovation','A sale with up to 50% off',' A new store opening','Extended hours','C','2024-12-11 10:27:38'),('69c96b74-8c80-4b72-9fe8-07b3d1e31b96','74d14a6f-2bb5-4561-bc71-7ab7313943b1','a beautiful, shiny shell','beautiful, shiny','the shell','shell on way','a shiny','A','2024-12-11 13:21:39'),('69cfb957-af76-448f-a8d9-cf03abf915f4','fa5502fe-b589-4574-80b1-8b987ce0013d','in','on','beside','under','across','D','2024-11-28 15:16:01'),('69d5d9d0-710c-4915-abfa-0d8c3f5f1826','75c2abd0-53d7-4040-afb1-641f99146c9f','Outdated ','Forward-thinking ','Unusual ','Common ','Restrictive ','B','2024-11-25 14:50:46'),('69f272a9-211d-4a3f-ac06-0043041d4e1d','ed125913-6d4c-4626-9a08-5edffa446da4','Teach guitar','Start guitar lessons','Buy a guitar',' Attend a concert',' Start a band','B','2024-12-09 10:54:12'),('69f3a4d2-ac14-4420-8cac-11c4f5fa27ef','cf3ec3b9-7269-4cc3-b0b3-107e06a6ec2a','Is','Are','Am','Be','Being','B','2024-11-25 19:29:19'),('6a0ef6e7-b340-4177-9d3b-037c951dc577','b99f7a99-d557-4f5f-9885-bf714fef2465','A new name was given to Green Miles California','A new name for a merger of two companies','A new name given from The California Gardening Association','A name of a new company that deals with gardening','A companys marketing rebranding','A','2024-11-21 10:26:46'),('6a1fba16-dd1c-4cc8-a29f-6f5e0deeaaec','c7032930-05a8-4a98-b1b7-e4cfc6a57211','Become a general manager','Open a boutique hotel','Start a travel agency','Open a bed-and-breakfast','Work abroad','D','2024-11-26 09:18:19'),('6a29e595-bb8c-48c5-8c49-8e67df8368ce','60fbfe97-835c-4ed0-9587-161eb18ef78f','They are fried instead of baked.',' They are made with ice cream.','They are only available in sweet flavors.','They are wrapped in seaweed.','They are gluten-free and made with rice flour.','B','2024-12-02 10:12:49'),('6a2b5ab7-b708-456b-8668-25992c999bc2','83593149-173c-44ba-b700-638913ce410b','Diving only in special dive areas','Using the resort&#39;s scuba equipment','Staying with a diving partner underwater','Not removing coral or other sea life','Don\'t follow the nemos','B','2024-12-03 15:19:53'),('6a33e878-d9c1-40dc-85d5-208ec97f09d3','2ed0cd9c-e5f9-45d8-a529-b43304447a0a','Enthusiastic ','Apathetic ','Unconcerned ','Relaxed ','Detached ','A','2024-12-02 14:19:13'),('6a39839b-5592-40c4-9d4a-0ea836ba5934','1440c627-2bfc-4850-9e1f-6c67065e7b53','for','of','by','with','at','A','2024-11-29 09:24:02'),('6a41eca1-30d2-4464-ba81-540a501b58b2','b48a4987-a5b3-48c1-8686-b0846e12b2c8',' Lush','Slowly','Loudly','Quick','Fast','A','2024-11-28 10:45:05'),('6a4bc9a6-ec73-42b8-bbd6-341790e81415','8f6eeb39-dbf3-4bea-a08a-f96235c62d94','books','book','bookes','bookss','boocks','A','2024-12-04 09:27:27'),('6a5217cd-fc02-4d07-b9c7-f8463f64b473','d8958361-52ac-4678-8b09-10a4fec5457e','They often travel to new places','The sun is shining brightly','He will leave soon','I see you tomorrow','She speaks beautifully','A','2024-12-11 11:04:24'),('6a5531c7-645c-4e37-a4e9-d98bea8bfc57','f3c8e625-1251-4cf0-8ce0-d536bc79368d','in the zoo','in the Alps','in a brick cave','in the snow','in a forest','B','2024-11-26 09:11:35'),('6a7410b2-e31a-48d4-b120-52a4461ffed0','7e766273-e731-47b5-8f89-59e50544fa5b','500 acres','640 acres','740 acres','Over 840 acres','200 acres','D','2024-12-03 10:04:38'),('6a7bb5ca-dfbd-4e20-bea9-c742df3a1606','8a4c6075-3ae4-424d-8940-68e2dba6eb16','Criticize','Applaud','Ignore','Delay','Argue','B','2024-11-26 02:33:04'),('6a93b565-2387-4742-8b1d-ee184775626f','94321a97-d24f-4b8a-9cf9-be9bd4a18702','Criticize ','Dismiss ','Praise ','Ignore ','Boring ','C','2024-11-26 03:07:48'),('6ab29d17-390c-4377-826f-c722d856dd2b','9d5402e3-9597-416a-a573-e415338da320','By email','By mobile phone','By using the phone line in the ballroom','By visiting the reception desk ','By visiting the office room ','C','2024-12-11 09:48:23'),('6ac0eed7-a946-48a0-899c-55b0bc7d833a','f28c5648-d5ad-47db-b78d-ba6ee9c6386e',' embark','embarking','embarked','embarks',' had embarked','C','2024-11-29 10:40:41'),('6af3a158-f17d-444b-8f42-c0826b8caa67','b1ef4810-2109-49c1-b9b7-bc1346fbf925','Inside the main conference hall',' On the terrace garden',' In the adjacent meeting rooms',' In the lobby','In the hotels restaurant','C','2024-12-11 10:05:00'),('6af3a270-77bb-4861-85b3-d3e8b18a1c31','e26bde8a-885d-4838-847d-5052e6c1d640','Dangerous ','Protected ','Secure ','Brave ','Calm ','A','2024-11-25 11:10:05'),('6af850a4-82ee-4b52-8675-9e9a7058bad2','655700bd-9d11-491a-b6bb-8cdcfdcc97ed','are going to develop','would like to develop','are developing','will develop','would develop','A','2024-11-29 11:37:55'),('6afdf255-91a7-4f5a-a404-87fe4f414225','35d417b9-6858-4d9b-95b0-a4285aee9c86',' his tutors refused to teach him Latin','his father beat him severely','his closest friend was killed','he felt solitary away from his family','his family are noble supremacist','C','2024-12-04 10:24:39'),('6b15306a-b07c-43f5-8ae8-0325ed05c704','38b2b994-46ca-4781-abc7-edb64f696ce7',' It is a psychological reaction to learning about a new culture.','It is a normal part of living in a different culture.','It shows that someone is not adjusting well to a new culture.',' It is a common experience.','Everyone never experience it','C','2024-12-06 09:58:19'),('6b176100-844b-4d85-a049-1c921d784b2e','8154f6f1-4bc7-455a-8bc7-88c4acc8a897','after ','before ',' until ','since ','while ','A','2024-12-03 15:03:51'),('6b187b5d-f812-4cf4-ab31-e38a2e908394','c0a2310b-3430-4a1b-b0a9-ddc477a24a25','Did / buy','Do / buy','Will / buy','Are / buying','Have / bought','C','2024-11-29 10:32:39'),('6b2c07b9-58d0-466f-a222-40e6f60e4082','5f9131ca-cebe-4f56-acb6-e3005e28fec0','Their','She','The','It','He or She','E','2024-12-03 13:25:33'),('6b2f27e4-1750-49d0-91bc-145c19af6b12','9b144344-d889-4bce-a632-7b8d6445f31c','Spectator ',' Contestant ','Observer ','Visitor ','Tourist ','B','2024-12-04 09:13:17'),('6b3d3b33-c34a-4355-b6de-6ba2140d990b','c5205a56-019f-4394-8697-3d70abb86c5e','tooths','teeth','tooties','toothies',' tootz','B','2024-12-04 09:59:48'),('6b65aeb0-3769-4374-a884-b8124c73a60c','4508ea9d-5b7d-4148-b351-b8814c208ccb',' Something used to make a dish',' A spicy flavor',' The final dish',' A piece of street food','A method of cooking','A','2024-11-29 13:44:10'),('6b69a4d6-9d83-486e-acf8-a63e0ceccad9','36234ea7-3102-4baf-9c21-a3da93e29313','Halloween','Thanksgiving','Carnival','Diwali','Christmas','C','2024-11-27 22:59:28'),('6b70f314-0aaf-4193-99db-4056f917bbaf','fd691aa4-cc3d-42b9-b7d4-185d5f3a85f7','Complete ','Start ','Confirm ','Quiet ','Adjust ','E','2024-11-26 09:44:59'),('6b811c2c-ec83-42df-9d6e-749b62edb08b','fe3e29b6-b805-48b1-9751-b25ea1278ade',' served',' serves',' serving','serve',' had served','A','2024-11-29 10:43:51'),('6b86e184-faa4-480c-ba2c-15d1f056d68f','04bd6d65-70d4-4fe5-bd3d-943c7170ad90',' Taking things from others','Sharing toys with a friend','Running away','Not talking to anyone','Ignoring friends','B','2024-12-12 10:51:25'),('6b871af6-64f7-4b86-b76c-185409662f21','636d4ec3-1e77-4813-8bcd-1640058ddd0c','He','We','She','It','They','E','2024-12-02 11:30:23'),('6b8a7be2-ed5f-4af1-b325-59e7987cad85','c9a78220-4b79-40b3-a3af-02b74a573c3f','Slowly','Dog','Apple','Car','Table','A','2024-12-10 14:09:08'),('6b9033f8-ed23-45b0-acfa-5a35ce1654b2','56f0ef83-cf59-4ac7-807c-584862af519e','Tomorrow','Quickly','Always','Slowly','Very','E','2024-12-11 10:09:29'),('6b9e4158-052d-4f4e-b3b1-7638fe01fae3','9fe981e6-4a2d-4d58-b13c-cf7acd1174fd','Does / call','Is / calling','Will / call','Did / call','Shall / call','C','2024-11-29 09:44:46'),('6ba174b5-6d6d-454f-bbe0-7fc5c4a1393a','5745ae2a-abae-49ee-99e7-2be7a108b27b','Repels visitors','Draws peoples interest',' Is usually empty','Is located only in cities','Is locked','B','2024-11-25 22:18:21'),('6bc43979-2858-4954-b063-3a241af8507a','c7d5dddb-6112-43d5-97f7-4820999d4d7f','Jump','Beautiful',' Quickly','Man','Happily','B','2024-11-26 00:43:34'),('6bc61e6d-daf0-419b-b557-fc814d5e1f3f','707b21c1-598f-4882-8d80-92d4f716c12c','Julia','The entire team ','Maria','A guest speaker','Tom','C','2024-12-09 15:07:47'),('6be71ece-0e64-4324-a89b-9b56a1d5469e','99610139-6b63-405a-89ec-27d6496440da','\"Why did you change your hair?\"','\"Your hairstyle is very nice. It looks great!\"','\"Your hair looks messy.\"','\"I dont like your new hairstyle.\"','I like to read books.','B','2024-11-26 02:14:03'),('6bf8df8f-9a41-4e34-8423-91b423eb2c03','e58d7202-1a92-4aa8-bed4-9bd3162d336c','When','Although ','Since','After','Before','B','2024-12-03 14:55:26'),('6bfc9e91-81af-4a96-8328-6fa1100376cf','1f835456-b114-4404-adfb-3047eeea4071','We will start the meeting','as soon as everyone arrives',' everyone arrives','We will start','the meeting','B','2024-12-03 13:31:24'),('6bfe6cc7-b864-4da5-9e24-5843ffa35b31','2efcd1bb-c17e-43ce-8b9d-c6294f6254a7','Since high school','Since he was in elementary school','Since he was in middle school','Since he was a baby','Since he was in university','B','2024-11-04 14:08:15'),('6c18554c-c726-4a70-a16e-265c75235c6a','048f8ce9-39e0-49b3-bc46-0cb14fb6c3d9','Communication is impossible without a common language','Collaborative efforts lead to mutual understanding','Traditional skills should be prioritized over modern techniques','Only trained professionals can bridge cultural gaps',' Individual work is more effective than teamwork Answer: b','B','2024-12-11 13:30:20'),('6c37419b-3e34-4a84-a25f-f95a0b31a598','e47f60b9-c05d-4336-9240-35ba67a2451a','Bandara','Pelabuhan','Perpustakaan','Terminal Bus','Pasar','E','2024-12-03 10:39:36'),('6c6370c1-011c-41ca-9baa-3d9d05a78046','b82ddf37-2249-42e2-9b40-45403573d22a','They have rare flowers','They host regular parties',' They are located near a lake','They were designed in the 18th century and have been carefully restored','They have unique flowers','D','2024-12-10 09:35:10'),('6c705f84-352d-403e-80c0-b761fa4dedb4','085a6f8b-f1f9-43a3-8124-e615478e6f2d','for','with','out of','in','upon','C','2024-11-28 15:34:49'),('6c78e5a1-d854-45d5-aabc-36361aa1acd0','432c5294-489b-4bcb-b36d-a2eac9d28a52','The kitchen','The stone fireplace and ceiling beams in the main hall','The guest rooms','The garden layout','The garden plants','B','2024-12-10 09:37:45'),('6c83452f-6c5c-4a60-b3f3-400b035be8e6','c340d7c7-8428-4049-a241-7899e5c4ddda','They are served in fine dining restaurants.','They showcase the skill and creativity of vendors.','They are always made with imported ingredients.','They are only eaten during celebrations.','They only exist in Mexico','B','2024-12-03 10:50:10'),('6c9f2865-fafb-4fa3-a931-4d3cabab3322','1a0cc9a3-b00b-49b9-8b0c-0dcb9883a5f0','Used only llama wool for fabric','Did not cut or sew when making garments','Had similar beliefs about life after death','Created textiles to accompany the dead','Made patterns that are too complex for todays weaving methods','C','2024-12-05 11:23:33'),('6cb98f2b-3723-4da6-948d-038e3155321c','182b2d45-4783-4113-ab82-e38acc18b332','Inform the officers at the front desk','Report his recent international trip','Get medicine from the school clinic','Cancel his plan to visit the school','Wait for a response from the health team','A','2024-11-21 11:01:16'),('6cbcf06a-e173-4be8-88b5-6d89d3302241','b21a27f7-bd2e-464f-95a6-7dc5ba9f6c2e','A','B','C','D','E','B','2024-12-04 13:12:41'),('6ccc865d-823e-44e6-ada8-80e8b3166bb8','62bba08d-b7f2-4494-8e46-af3b4b410b65',' It was too short',' It was filled with fun and unforgettable moments',' It was exhausting','They didnt have any fun','hey didnt enjoy the cities','B','2024-12-04 10:57:18'),('6ccf4bd3-12e6-4aea-85d0-4f1abaaaabc8','4ed4a939-845a-4db6-b4db-df0f129a565a',' by','once','until','before','after','E','2024-12-03 14:47:52'),('6ce01fa8-94a8-4241-b3d6-3c40d0a58e66','7ea1aee6-f99b-4981-9233-da4dec2d504f','watchs','watchies','watchs','watchen','watches','E','2024-12-04 10:02:55'),('6ce1f496-dbc0-4e8a-9fcb-bce62cd6ccbc','bd12c155-7ad1-42a8-8aec-0be83a432292','It is used to navigate through the dense forests',' It symbolizes the towns wealth and prosperity','It can only be found by those with pure hearts and generosity','It is a treasure sought by many but guarded by the townspeople',' It marks the center of Arvuna\'s cultural heritage','C','2024-12-06 10:46:13'),('6ce4cb7f-1060-4df5-90ea-02e22dd6c378','954d8a30-8ad1-451d-82d8-a538ba1e38c0','Want to hurt living things','Love animals','Be close to other people','Want to help others','Become socially isolated','A','2024-12-05 13:26:57'),('6cebe0cf-54b4-46d0-a597-d01db46600c8','9b81a94d-1d3e-4791-b5b1-105cf75d07d4','End ','Destruction ','Beginning ','Weakness ','Collapse ','C','2024-12-02 12:58:11'),('6cefbad5-423d-4264-9123-a3ec1bd3ccd2','0866e2a2-d4b7-4799-9e73-b99f45565304','Artwork','Creation','Masterwork','Craft','Illustration','C','2024-12-02 10:59:40'),('6d077720-000c-4284-b7e2-2925e8970fa5','654e72ec-4baa-48c0-896a-5b3c23c22b34','2019','2020','2021','2022','2018','B','2024-12-11 13:02:45'),('6d31fe70-09a1-4898-aabc-6dbff69c5b4c','801bdee5-0213-40b0-a6e2-b0313bf02b57','on','at','within','over','in','E','2024-11-28 15:46:49'),('6d357951-074b-40db-8123-1575074f41ce','e68a4635-0705-404e-b1c5-c277adaf65b6','The need for financial gain','A desire for professional recognition','A sense of fulfillment and creative expression ','Pressure from her peers','Pressure from her friends','C','2024-11-29 12:41:44'),('6d3c8d14-9d53-44ed-a85e-e8af57bf8274','16d580a1-a8ee-4471-9318-737bb916536d','I have five family members.',' I have a pet rabbit.','I go to school every day. ','I am a teacher.','I don\'t like tofu','A','2024-11-25 20:36:00'),('6d3e7e7a-f23e-47d8-866c-6ff259150967','eb0bbea9-74c6-4472-9bba-ed97a6bd86c5','To close down ','To invite guests ','To offer a discount ','To cancel an event ','To introduce or begin something new ','E','2024-11-25 11:38:24'),('6d4b78d3-c33a-4d5f-a542-312019a8a1d9','ea7d5683-75c6-46c9-b230-5fa7cae8cd8a','An additional conference hall','A rooftop pool and spa','A new ballroom','A shopping center','A fitness center','B','2024-11-25 23:40:53'),('6d545a17-1433-4391-bcf6-82682e7e2046','3de00a59-08a4-4fcf-a61e-29a7446b7f35',' receipt',' reception',' receptionist','recipe',' recap','B','2024-12-12 10:20:34'),('6d564b2d-dab4-4008-9bec-3a6069820c3c','91cef4ef-a4cb-45d4-873a-cf56dceff481','Museum','Cultural Center','Gallery','Theater','Librart','B','2024-11-25 12:57:20'),('6d7e90c9-c132-4ecc-a3fa-128693db4617','a4f9ec6a-a7fc-46be-89ae-b5560f34219d','Detailed','Boring','Limited','Surprising','Unhelpful','A','2024-12-02 11:48:53'),('6d946c9e-826c-49cf-8377-a24575c3dc19','46e97ddb-9fd9-430f-8ee3-cb89f623696f','From the 20th century','From the 18th century','From the 17th century','From the 19th century','From the 16th century','C','2024-12-10 14:12:25'),('6d9cd33a-79e3-4143-b714-db4c66486a40','aa27f488-a5f1-4ae8-b33b-9c3a314a758e',' Its history','Its cuisine',' Its architecture',' Its climate',' Its shopping centers','C','2024-12-09 13:21:57'),('6da3ad6f-e5a8-4c0c-a4e9-2eeecb73210b','789660f5-7f32-4739-af12-1d11ddda6df9','would like to','is going to','will','might','may','A','2024-11-29 11:09:26'),('6da6ce4f-edc8-4338-a493-e38fca7cd197','25c7b240-c8aa-4396-bd3c-1dcaf46322f6','35 million','37 million','40 million','50 million','100 million','C','2024-12-03 08:56:20'),('6db10b18-aaf4-4ec2-98f5-259adf95eb76','8b4be2cb-c80f-4e71-beea-49ad71ae4364','Uninteresting ','Ancient ','New ','Artificial ','Modern ','B','2024-12-02 15:17:47'),('6db5ac8a-d1c1-4277-aff2-9e82d1a9a7fa','0621a3b6-1379-49c2-8d09-b4585b32edfc','The festival of lights','The festival of food','The winter festival','The music festival','The spring festival','A','2024-11-27 23:07:20'),('6de07ae1-7b2f-4aa7-af52-fa49d3e6a780','a19111e1-c159-4241-afc0-4eeea712fe92','He','They','She','We','It','D','2024-12-02 11:48:44'),('6de45bff-86a2-4e89-ac82-957efe2e599a','62324fe1-23a6-46ec-81ca-dbaf68505c4f','in','at','on','between','under','B','2024-11-28 14:32:01'),('6de54bcb-4ad8-471d-860c-63d61a5944d2','1cf11fa2-e6ef-4145-969c-679379cd9926','Play','Plays','Played','Playing','Playes','A','2024-11-26 02:19:02'),('6de9c446-e0d6-49bc-9b61-a22583f72a60','554a663b-4873-4191-a6e4-17408da810ba','He is the fastest.','He is the fast.','He is faster than others.','His speed is good.','He is quite fast.','A','2024-11-26 05:39:10'),('6df42fa9-d895-454f-922b-7b4dfe75546e','9d57a690-12da-4fc2-ab91-1b9c517b4c70','A cozy reading area','Computers and internet access','Books about history and novels','A study area with desks','A study area with chair','C','2024-12-03 10:22:33'),('6dfe70f1-4e10-447d-a9be-7c971439283e','798aae59-7ec8-4cdb-9bc9-b7b1c70926f6',' ignored; France; fluent','struggled; Germany; perfect',' attempted; France; basic',' refused; Spain; strong','Trying; Rome; begginers','C','2024-12-06 11:19:01'),('6e1ae4e1-0897-4297-9da8-adc65e516b4f','03769d50-87b4-4f31-a9e5-64c2511b7185','are going to choose','would like to choose','might choose','will choose','may choose','A','2024-11-29 13:38:24'),('6e1c2c87-d112-4a50-b044-9250399d9ffb','96cdb466-9013-4d40-bb81-dd5544c28717','They were carried by workers','They were transported by camels','They were brought in barges and hoisted ashore','They were flown in by hot air balloons','They were rolled on logs','C','2024-12-05 11:37:30'),('6e4c61ce-3bad-430f-92e2-8b2923999890','b2498429-6dcf-481f-90b0-b3f03819bb16','She runs fast.','The cake is delicious.','He is sad today.','They are outside.',' The flower is red.','C','2024-11-26 00:54:11'),('6e57a209-b3c1-437e-a525-adcc2093fe31','59b15f26-c3da-41de-a589-c359d41569db','Spaghetti','Burger','Sushi','Salad','Pizza','A','2024-11-25 11:09:57'),('6e601ede-1869-44df-9625-6949c5947702','aef07b4b-96b9-46a3-b7ce-daeac8c46684','reduce ','increase ','change ','hide ','complicate ','A','2024-12-02 14:20:11'),('6e673600-c92c-43c8-abd5-3b5716b124d3','29798d3d-63c3-4a96-9d45-4b97a81e93eb','Increase ','Limit ','Enhance ','Spread ','Broaden ','B','2024-12-02 12:46:19'),('6e743853-3662-46cd-a7f6-8164c711d948','f8893698-a64c-43be-a60e-b1801abdf530','Did we hear that song before?','We didnt hear that song before.','We arent hearing that song before.','Have we not heard that song before?','We havent heard that song before.','E','2024-12-11 12:40:45'),('6e783fee-9464-41b2-aca6-fff225addf2f','7ab8cb5d-f02f-49ab-bff7-2b4d86a07387','Declining interest in food tourism',' Limited participation by tourists','Lack of local traditions','a and b','Balancing authenticity with global demands','E','2024-11-21 13:34:05'),('6e8052f0-5e8c-4630-a694-c1882a9a354a','f07b935c-1ebf-4cc2-b7a7-44034dcd68d6','Commend','Celebrate','Compliment','Praise','Condemn','E','2024-11-26 02:35:28'),('6e98e264-4d04-4507-9656-6ce31f6e183a','cfb5406c-bd65-4935-adaa-89999933ffd0','Sports','Music Video',' Black and White Movies','Soap Opera','Nature','B','2024-12-12 09:14:38'),('6ea29819-68e5-47c9-aed0-dbb0604fbb4f','56688dec-34e2-48db-8157-fc28029842a4',' An area designated for new construction','A section of a city with historical significance, often featuring old buildings and landmarks','A residential neighborhood','A commercial area with shopping centers','A place where businesses and factories are located','B','2024-11-25 13:08:03'),('6eb4df8c-8546-4730-b071-645925667b55','c0468610-e5e6-4d46-af67-1852a0fcdbe7','Are','Is','Do','Does','Did','C','2024-11-28 15:05:42'),('6ec8b2c6-9045-415c-86f5-47ffd1e7edb8','310ebe84-e899-4929-9bcf-ec08380318b6','A religious ceremony','A national holiday','A family tradition','A cultural festival','A work event','B','2024-11-04 14:26:50'),('6ec8c5e0-7929-48bd-acba-ccfc3fdee354','c1028de7-5f7f-449c-ae21-56393fb362d4','Running in the park is fun','Many interesting books line the shelves','She always works hard','They laughed together','All of the above','B','2024-11-29 10:26:38'),('6edf3081-9b30-4e87-ab23-09afc9f01ac6','525a9b1b-2d31-4c56-b33d-f434082ec39b','Since','After ','Before','While','Until ','B','2024-12-03 14:58:31'),('6ef7a006-5097-406e-8ef9-6c556b47a72a','2840c121-2059-45ca-ac22-b0ceac8885e9','opulent, spacious, elegant, impressive','opulent, spaciously, elegantly, impress','opulent, spaciousness, elegance, impression','opulently, spacious, elegantly, impressed','opulently, spaciousness, elegance, impressively','A','2024-11-29 10:33:49'),('6f2304e2-87c2-452e-89f7-bcec180d6487','ae4a45b8-48d1-4a6f-9d1c-6b2b618ecc87','There are at least 3 activities that the school offers','The students should bring their own food','The holiday will last for two days',' The holidays wont be exciting','The school covers all expenses','E','2024-11-21 10:36:06'),('6f6267c3-7578-4dd5-9e7e-74e0c313991f','1038f63e-6163-4977-93e6-bdbf7fb73254','A cultural holiday','A classroom practice','A greeting ritual','Respect for teachers','A traditional game','D','2024-12-11 14:37:27'),('6f6b7398-6168-4e22-ace2-7ac5d7b217db','959b543a-01df-4d76-a8a6-73c3782acc57','Important ','Boring ','Insightful ','Limited ','Expensive ','C','2024-11-25 14:45:23'),('6f6ba1b4-6e8a-4fd9-8c92-b6dde47a20ea','761aca1d-5f57-4964-a4f9-c72a768defd9','Variety of plant and animal life ','A type of tree ',' A pollution problem ',' A kind of rock ','A tourist attraction ','A','2024-12-03 13:05:29'),('6f6ca403-1822-4bcc-8a36-d65da6f9ccda','a1584669-1ca3-4c4e-a3ba-89d86013b6c7','Had','Have','Has','Having','Was','A','2024-11-26 05:44:39'),('6f7e0b4d-d90b-4361-a3e3-fa218b6e167f','d3e71407-5b38-4069-a0de-37b5ea104f34','would like','am going to','are going to','is going to','was going to','C','2024-11-29 10:35:39'),('6f83c1e9-de5a-4372-bcf7-3132f03c8f38','645959bc-9116-43ab-a4ab-cb8a3a59a17f','Mathematics','Science','Physical education','History','Psychology','C','2024-11-29 11:49:53'),('6f83f73b-7b8d-4524-8f9f-e7cd65742091','4537973c-4087-4d5c-8d82-935ca5fb8477','24th May','1st June','25th July','27th July','10th May','A','2024-11-21 12:28:43'),('6f8e219a-61d7-4360-bee7-f800a8c9afd4','7f6c6c6d-87e3-4608-8466-4f76f955260f','They never show it through laughter.','They tell mediocre jokes to make others overreact.','They can distinguish between good and bad jokes.','They will laugh for a long time at a truly humorous joke.','They keep a neutral expression no matter what.','C','2024-11-26 09:08:56'),('6f90e0ca-7f8b-4882-be12-0506fc5e0f42','043e5821-295c-4eb1-a86e-3b63fcbc76c5','Build ','Ignore ','Maintain ','Destroy ','Organize ','D','2024-12-02 14:25:18'),('6fc2b3e0-4723-4506-8f18-0a167db4aa33','1fdecd6b-8bab-4981-8290-5831f7e1e2d2','Tourist guides ',' Souvenirs ','Maps ','Photographs ','Recipes ','B','2024-12-04 09:15:39'),('6fc83ec4-1ece-4e87-9586-f3186c92a3fd','b0cb02e3-7b80-4c3a-85a4-b80df1b73988','Mountain climbing expeditions',' Exploring nearby nature trails','Horseback riding tours along the lake','Stargazing on the infinity pool deck','Guided photography sessions of local wildlife','B','2024-12-10 14:46:49'),('6fd02e53-a47b-40ae-ad83-f0a916661b25','0c2ff4b6-9864-422a-bb5d-c04784ae06ba',' It increases competition','It enhances division among people',' It strengthens connections and motivates others','It encourages people to compare themselves negatively',' It decreases happiness','C','2024-12-02 10:45:26'),('6fdc75d2-c825-46a5-b85f-cc722968fa91','be2241e7-abcd-4477-b080-a6b52cc737cf','with','between','among','at','for','C','2024-11-29 09:22:34'),('6ffb126e-cae0-4304-b843-65f5a5c3c92d','6f6cedf8-f619-47eb-bb6d-6938f8070f3d','Kindness','Responsibility','Honesty',' Loyalty',' Fairness','C','2024-12-12 10:44:10'),('7009cef0-61a8-4871-a812-e83ce34085ed','6f96db2c-e5b4-44cd-968b-de1c499cd15e','Play ','Sit ','Eat ','Study ',' Dance ','B','2024-12-05 10:15:56'),('7010af48-e730-4320-840f-5a52554a50b0','ee7c15d7-b9c7-4251-aa3d-405b1cacbdc9','am going to','would like','are going to','is going to','will be','D','2024-11-29 10:17:04'),('701aa440-5489-496b-928d-1290a917ca86','d77e11eb-02ea-4395-aa8a-be12d4b29f14','Bringed','Brought','Bringing','Brang','Bring','B','2024-11-26 03:32:25'),('702016d4-6f74-49df-9f7c-749d39ae1fbf','6333e525-864e-44e0-b08e-5dd978035959','By avoiding electricity',' By using solar power and local ingredients','By banning all technology on-site','By building permanent cabins',' By restricting access to nearby forests','B','2024-12-11 02:06:57'),('702d65c4-82f5-429a-a248-73920cb42c6b','5139e722-5740-4f30-9a12-807e2051cf70','She dances gracefully','They went to the park yesterday','He is always late','They will return soon','He works in the garden every Saturday','A','2024-12-11 10:17:18'),('702fce7c-80b8-4285-a9b8-b159f42468ef','fb18e51f-328b-45b2-b2e4-f9ba91bbdb87','am going to',' are going to','is going to','would like','were going to','D','2024-11-29 10:44:31'),('70422c2e-95da-4a7e-836a-b3c9d144247c','f67cfbfc-8b58-4a59-8e36-347f1a7ba1c6','disrupt','preserve','ignore','modify','rewind','B','2024-11-26 01:23:36'),('7047d474-d056-4062-8e9d-548ae9ac0519','eff60fb7-f884-4607-907d-4fb0e8d4d2f4','travel','travels',' traveled','traveling','have traveled','C','2024-11-28 15:26:40'),('705a2f23-7e35-45ab-b401-1cdcdbe4771d','61526ac9-74b1-4761-b653-60d402ba2498','Genuine','Ingenue','Engine','Genius','Engage','A','2024-11-29 10:25:45'),('70627d90-b253-4207-992e-9eca3af8a831','477aadbb-53f3-4e7d-8f46-627893864391','In the morning','During the day','At sunset','At night','In the early evening','D','2024-11-25 22:12:45'),('70798a33-ad3c-4810-8de6-511abc80d6a9','708d77f4-d923-4688-82fc-7130296dba2b','Mouses','Mice','Mous','Mouse','Mousees','B','2024-11-26 11:02:56'),('7089c0e3-5f91-4f8c-b40f-b25e3f90d9e9','b4d0bfdb-759c-4dc2-934d-3e8d40720c32','Challenging','Achievable','Changable','Quick','Easy','B','2024-11-25 11:00:52'),('708e752f-05c1-49ed-992f-fb44fd9c801a','83afa117-198f-4cfa-b8fa-c17a4fec5020','Niagara Falls','Victoria Falls','Angel Falls','Iguazu Falls','Rainbow Falls','C','2024-12-05 14:54:56'),('709ea452-1a14-4da7-873a-51b6f819d2db','da8e9c17-ec89-4ea6-80bb-d2e4ef59f597','Write','Writes','Writing','Wrote','Written','B','2024-11-26 01:36:10'),('70a2de22-d5ac-4d9b-92de-96ad92728208','ed12af05-d3ff-456b-8b71-6d9cb975d54c','Ignoring tourists preferences','Asking tourists about their interests before the tour','Only showing the most popular sights','Avoiding conversations with guests','Treating tourists politely','B','2024-12-02 12:09:32'),('70b36eb2-8e9a-4ca6-8afd-2a1be46b834d','a0f38067-3358-412b-8ad6-5af83bf95d3c','Go','Going','Goed','Gone','Goes','A','2024-11-25 23:37:11'),('70dd2155-bd6e-49cf-9f95-1ad8ca00e423','1d19064e-bc42-4f32-8a54-93b050fb2a0e','cleaned','have cleaned','clean','had cleaned',' are cleaning','A','2024-12-02 09:56:20'),('70e41145-dc92-468a-a4ea-29d0d164121f','52a4cd28-0612-4dc2-a79e-3c445537ab3b','To absorb less light than normal','To easily sleep at night','To absorb more light than normal','To stay awake at night','To increase visibility at night','C','2024-12-03 09:06:09'),('70ef4537-d84f-4766-9a62-d559a81a47da','cde808d6-cd00-4be4-90f1-a758f8f37299','would like','is going to','are going to','would be','were going to','C','2024-11-29 10:31:45'),('71163b5d-f8f8-4eb0-a324-25bc8979ef4d','3ad45f1f-8021-4a03-8715-63707214b4f2','when','after','until','before','while ','A','2024-12-03 14:00:02'),('711dc1d3-1282-47e7-b06c-1d14719d4fb5','6d5dcab9-84a9-4402-8fbe-983602938b11','the sea',' the sarcophagus',' the ceremony',' the ground','a special temple','A','2024-12-04 13:57:32'),('711eb2f0-ec7f-47f2-923c-9f94d64852f6','2a0378a7-3e8e-4f85-a5c8-6278ea20ace1','10 years','20 years','30 years','40 years','50 years','B','2024-12-05 11:36:15'),('711f69f6-c286-4722-922e-0c1f13ab1abb','9fd728f6-82bb-482d-a3c0-e17a6bc00526','A place where an event is held','A type of event','A person who organizes events','A decoration used for parties',' A menu listing available food','A','2024-12-04 09:22:08'),('71303d0f-66a9-45f9-8ca0-a9eb1a30cda7','58a36a24-bd1a-4d93-b899-9ca4ba1091c6','herbal','marine','imported','desert',' tropical','B','2024-12-10 14:37:40'),('71349bc1-e1b9-411a-b156-439119717770','f624879e-e6f3-4434-874b-b7ac136936eb',' I am a doctor.',' I like ice cream.','I am happy.','I play video games.','My hobby is cooking','A','2024-12-12 09:44:06'),('71624446-8492-4db5-871c-3c6d715abc99','92f9f80e-bfc3-4689-90b6-f1d53d5cfccf','Lazy ','Bored ','Careful ','Casual ','Take care','C','2024-11-26 03:27:37'),('71689bd8-0e0a-4720-bdec-afa4e6cfd2c0','bd7d11ac-dc11-4fbe-9f40-9e4f1ee98760','Until ','While','After','Before',' Since ','C','2024-12-03 15:07:10'),('7173b2a0-e10d-4071-bf78-ed242c4ec299','2cfb9d2a-c61f-4e13-ae6c-2631643ca7fe','We','Visited','Japan','Last','Summer','C','2024-11-26 10:05:01'),('717b0fc0-2eed-47b8-9dc2-c7ff47f14d41','7050a8ef-4c15-4ba0-af8b-6321b7254846','is going to implement','might implement','would like to implement','will implement','has implemented','A','2024-11-29 13:59:24'),('7193b206-1b95-4df5-ad45-9a0318276dbf','a419399b-35df-4feb-a552-76308bbdf549','YCOMPAN','COMPENI','COMPANY','COMAPNI','COMANY','C','2024-12-02 12:07:32'),('719cc28f-2f16-4ece-ae21-46b3cc3c1e03','002a5e5d-4066-4194-9489-ab44a4704a49','live',' lives','lived','living','will live','A','2024-11-28 13:58:32'),('719d43a1-0492-477f-80d7-661049564d68','fa16aad6-3c0c-4bc2-ad49-c3bdf1615752','Since','Before ',' During ','After ','Until ','A','2024-12-03 13:30:40'),('71ad2632-cde4-4894-8e47-33c0d08a951b','a1f6cb37-a551-46d3-8396-12be0dfdff05','With a family trip',' At a fancy restaurant','With a surprise party and family gathering','By visiting his friends','By going on a cruise','C','2024-12-11 11:19:36'),('71e20848-b409-4351-80c0-44fbaa0f6f35','e0fa0e6b-3fbd-44e7-ad85-bd445309968f','Book Fair','Author Q&A','Essay and artwork displays','Spelling Bee contest','Daily reading prompts','D','2024-11-24 00:33:39'),('72049b61-b882-413e-8df9-341be204e3ab','0320a79d-e2d2-493c-b8e3-5066390c064e','The total amount of money earned by a company from its operations','The amount of money a company invests in new projects','The costs involved in producing goods or services','The debt owed by a company to its creditors ','The value of a company\'s assets','A','2024-12-02 11:05:16'),('720c7449-04db-4cf3-8c96-10b3f0ed026b','f00748a2-995c-41b1-953c-a75a3d5bfc1d','offering constructive criticism over compliments','making meals an opportunity for cheerful conversation','allowing children to openly voice complaints','discussing worries at every family meal','making sure each family member has their own time to relax','B','2024-11-28 13:24:13'),('72330216-4330-4100-b0f4-e82d053a7bd5','9cd2dc3b-dfb9-4590-a877-68abbcce4e37','victories',' victorys','victorites','victoris','victorees','A','2024-12-04 10:49:25'),('72341237-77b5-4072-bdb6-457fce176de0','a25c338f-8b60-48eb-a850-f5515da9a58f','They','She','It','He','We','A','2024-12-02 09:55:24'),('724ba0c3-aee5-466c-bc1d-b0bc12fd06ef','9ef0f3b2-974d-4b80-bbb4-482c6f68ea6a','He going the to is concert to.','To is he going the concert.','He is going to the concert.','The concert is going he to.','To the concert is he going.','C','2024-12-02 13:32:54'),('72500968-0c67-4787-9562-481d9fe24e40','0338fca0-b311-4fda-bcbd-d033c15d3f36','It was average','It was impressive ','It was poor','It was unremarkable','It was bad','B','2024-12-02 08:57:52'),('725fcbd6-9809-43e6-a526-4276d18a13f7','71e2e58e-b980-404c-a3ca-057b41def4d3','hero','heros','heros','heroes','heroe','D','2024-12-04 10:31:47'),('7261cd57-263a-4463-a805-3191811bb79a','5336f69b-b7d7-4992-96f5-917368bbfd21','The variety of plants and animals in an ecosystem','The practice of recycling waste materials','The efforts to reduce carbon emissions','The cultural diversity of a community','The variety of buildings in a city','A','2024-12-03 11:36:20'),('727f7e51-299d-4ac2-911f-93abf347f950','1f2e88ad-8885-4d95-a7a0-76fbe0f516a0','She lives in a quiet village near the sea','They spoke quietly','They will run fast','He played the song beautifully','None of the above','A','2024-11-29 10:31:56'),('728c0f95-53ae-4f31-b29c-abab7f2d63e6','1c8b70d6-8d90-4181-9f85-77930504aa43','Begin ','Achieve ','Ignore ','Abandon ','Dismiss ','B','2024-12-02 12:58:45'),('728eceaf-f3a7-4699-8cf9-bae618cea85d','0be1a914-1a8d-4898-af17-7c103db7e402','€14 ','€17 ','€40 ',' €70 ',' €50','C','2024-12-09 11:13:03'),('72943d4c-e368-4ce4-9ae6-1eb1b9a18cc8','e89b6b7f-2269-4baf-a370-736daaead5f3','He','She','We','They','It','A','2024-12-02 09:19:22'),('72aa723a-a445-4747-b9a3-e6aa5500a5a8','02a55e47-dc59-4c56-ae4c-c168ecbb72dd','Only farm animals',' Only marine animals','Animals from all over the world','Only local wildlife','Only insects','C','2024-12-10 12:51:27'),('72ab005e-6806-4411-9a00-564533d0d4fe','b519b19c-bade-41d6-90fc-986f2655588f','Since high school','Since he was in elementary school','Since he was in middle school','Since he was a baby','Since he was an adult','B','2024-11-29 11:43:02'),('72b79171-dca8-41a8-af24-bd879e74c4c4','948fe696-34c8-4814-aa40-41325c159934','General Manager','Housekeeper','Maintenance Supervisor','Front Desk Manager','Event Coordinator','D','2024-12-09 14:24:15'),('72ba6850-cbb2-4353-9b55-082555e8afb2','10d290d1-db38-4040-95fe-1e901d4acf32','Asking for clarification','Apologizing','Giving directions','Offering a solution','Making a suggestion','A','2024-12-12 15:07:14'),('72ecb9cf-73f4-4496-89c4-11fa53909251','a9f7c9e4-ee09-4dc3-bd3a-5755bc6a6dee','Adverb clause','Adverb phrase','Prepositional phrase','Adjective clause','Noun clause','B','2024-12-03 10:56:37'),('732d08bb-8970-4958-9d2e-ae99acd5b138','7c7aeaca-e125-4804-9f3f-5504ef437945','A library','A palace','A school','A museum','A hospital','B','2024-12-10 09:13:19'),('734c7522-997d-42a9-8b31-73f1aa52cb61','6207f20b-2b67-4f06-8edd-4fb5d510586c','A place where an event is held',' A type of event','A person who organizes events',' A decoration used for parties',' A menu listing available food','A','2024-12-04 09:23:21'),('734ee23a-4cbc-4885-b966-f99014d46461','14140db2-c8cc-415b-a0aa-046682ab8086','Carnival','Diwali','Thanksgiving','Chinese New Year','Halloween','C','2024-11-27 23:13:13'),('7352499d-abb6-4631-a73e-6f89aef480fe','d2e0067a-2990-4659-a83b-8af786105bc0',' is raining',' rains','will rain','rained','has rained','C','2024-11-29 09:46:01'),('73539164-b65c-4f6d-89c8-962a17cdda0a','809c2fed-926f-4a80-805d-ea17edfb379d','after','before','when','while','during','A','2024-12-03 13:49:35'),('7370a7cf-44aa-4250-8651-f64fa921fb05','188df4f7-d3fa-473e-9982-2d285bb0cad8','Chance','Possibility','Misfortune','Occasion','Success','C','2024-11-28 15:33:48'),('73888ce0-5bd3-4ff4-afa6-9f6a6d2d42c3','57618f53-b542-4750-81ea-ce12a20cda58','Withdraw ','Provide ','Compete ','Divide ','Escape ','B','2024-12-02 14:16:29'),('7390ccaf-7959-44c2-bf9d-29148eab890c','b331d80a-babc-4a82-8c30-e24dd561679e','experience','expired','experiences','expect','expert','A','2024-12-12 10:21:38'),('73a10b77-6334-4600-aecc-8a0194e77d4d','ee6c76a3-cbb4-4fcb-ad49-9b581668a904','New gym facilities','Personalized wellness packages with yoga and spa treatments','Free fitness classes for all guests','Mindfulness workshops and healthy eating plans','New karaoke facilities','D','2024-12-09 15:07:23'),('73a1c3c8-131c-4b7e-8a82-a49e5d3bb09d','f2c8d14e-c88f-4649-8da4-33313d737b45','shoguns','chiefs','samurai','warlords','archer','C','2024-12-04 09:44:35'),('73b18edd-f896-43e2-9917-4c84928d85d8','55682500-1494-4402-8006-01edb2b325f7','Quickly','Book','Table','Dog','Car','A','2024-12-11 09:21:34'),('73b44ed8-e7af-486f-8df6-263ea4a5d69d','c090f76e-95f4-40b8-bf86-d7abfb24d3a3','churche','churhces','churches','churchs',' chuches','C','2024-12-04 10:28:04'),('73b9e9a3-c66d-41bf-b6f7-e51eac071387','e59c79a6-decc-4f7c-b993-f50e58a06e49','She likes sharing her own travel stories','She learns about their stories and experiences','She earns bonuses for talking to them','She finds it to be an easy task','She wants to promote the hotel more','B','2024-11-28 15:29:23'),('73bbb153-02be-4575-a4ea-2d99d04f342a','8e5db1e5-0a93-4241-ac9c-a6fd2b27fcd6','The entire building','The ceiling beams and stone fireplace in the main hall','Only the gardens','Nothing, it has been completely modernized','Only the kitchen','B','2024-12-10 09:32:20'),('73c4b0c0-dc82-49be-9aa1-d772137c5916','73b332c0-dc84-4625-9efa-34f0c3ae4c32','10 years','15 years','25 years ','30 years ','35 years','C','2024-12-03 15:39:21'),('73caac91-64a0-4c0e-988d-631ac0397289','d2c4a9ce-fdba-445a-b789-6c40ba5f1479','Disappointed','Sad','Happy and surprised','Angry',' Embarrassed','C','2024-12-11 15:00:32'),('73d20011-aacf-42f9-a5ab-9ff36f688050','bd884014-b061-4086-893a-7bd59fdc5f98','She walks here','The cake is very delicious','He always helps others','They ran quickly','He sings beautifully','B','2024-12-11 11:49:22'),('73d55b00-6924-4e26-b496-766e10978836','40707a52-36fd-4612-991b-96a02683897b','He smiled with joy.','The guests arrived before the party started.','She stayed quiet under pressure.','They worked tirelessly on the project.','We enjoyed the meal in silence.','B','2024-12-03 13:39:38'),('73d84c7d-6cb1-447e-97b6-ab6c160cb89e','8c9060ce-073b-4734-b3aa-2e55920a9ba7','Negative and critical','Positive and complimentary','Indifferent and unremarkable','Uncertain and mixed','Encouraging and constructive','B','2024-12-02 09:03:58'),('73dcc66d-4bb4-4016-a41f-72e3c4f113c3','a5afaa58-8e99-430e-bce8-921533982d61',' Implementing it all at once across the hotel ','Starting with high-end guests only ','Starting with a pilot program to test it with a small group of guests ','Rolling it out by department ','Rolling it in','C','2024-12-09 13:59:41'),('73df9809-1b40-4945-a7f9-61fa96546395','17fc72d7-e1cf-4c69-aad4-3a9f73e5989e','terminate','initiate','delay','announce','evaluate','B','2024-11-23 23:49:01'),('73e62315-8369-40e5-8170-2b1f8c6e8b98','0b1a3882-58ae-4b46-8326-e2e1d77b9568','Central Park Zoo and Belvedere Castle','Times Square and Empire State Building','Brooklyn Bridge and Liberty Island','Yankee Stadium and Madison Square Garden','Rockefeller Center and One World Trade Center','A','2024-12-03 10:50:00'),('73f8344e-bd81-4103-abe3-243ea9f19825','74db7126-f4c7-40e3-8e43-13f71ca741ae','Learning to make sushi','Visiting a vineyard and tasting Chianti wines','Shopping for souvenirs at local markets','Taking a guided tour of famous historical landmarks','Attending a cooking class on making desserts','B','2024-11-25 22:19:01'),('73f9c876-9c86-476f-bdb3-4faccdc9bd3e','5c7dc704-bc37-498b-813e-46861a4da502','Relocate to a different country','Acquire new skills and knowledge through additional training ','Start a new business','Seek a promotion within her former field','Stealing others business','B','2024-11-29 12:36:58'),('73fc14ce-c491-464c-a948-ec0cfdbdfe2f','726df63e-5a5e-4765-a9a5-20e8219399ed','At school ','At mosque','At rice field','At canteen','At home','A','2024-11-21 08:59:23'),('741550c1-9277-493d-85a5-7cf7629f8d47','e88ccbd8-f81b-4635-953b-cec3edfc629e','I am a doctor.',' I attend SMK Negeri 2 Bali.','I like to swim.','I live in Jakarta.','Meatball is my comfort food','B','2024-11-25 21:28:35'),('742d65e7-635c-40d3-a208-c3b49630f14c','539efe0a-6337-4e4c-9cff-721b62b2e352','Place ','Travel ','Road ','Schedule ','Choice ','A','2024-11-25 15:36:58'),('7445557a-d394-4183-b35b-0820025a040a','07c27d3c-9bdd-4bc9-aaf1-c15db5c5ee9c','Their','Our','Its','Her','They','C','2024-12-03 13:43:10'),('744c49f1-59e4-4016-86de-a22382e29640','ffaa64de-1a66-4a48-8891-7cba180de0a1',' had always been loyal to the Japanese Emperors','was the most merciless of all in Japan','had lost control of the country by the 12th century','ruled over the whole of Japan for a long period','has already extinct','D','2024-12-04 09:49:16'),('74523094-7258-4cf5-a0aa-9f2979011400','79a80b77-35fd-4ead-8b06-9fb9ea098c89','on','in','into','by','for','C','2024-11-28 15:20:34'),('7465c135-5e59-4cf6-aaba-b29428ce9fcb','629934e0-ab34-48ea-9286-09c7d42618c8','Separate','Cook','Dismiss','Dine','Gather','E','2024-11-22 11:38:12'),('74733f9c-8a18-4a18-9ba2-f8c95da3fc99','01b3edbf-e3e5-42b8-a2d2-074ada3f1576','Intelligent','Those','Quick','Few','Absolutely','B','2024-11-26 07:14:32'),('74810317-6a59-4823-bd8d-8fb6b93fe168','810ae197-384d-4ad5-93ea-10fdf6c7b99c','A challenge','A role model','A supervisor','A student','A new member','B','2024-12-09 13:58:19'),('7483a465-a31c-4e33-af2f-9569ed224352','6775f141-dbbe-44de-91d1-5607c0f99b36','Internet access only','Printing, scanning, and photocopying','Catering for events','Meeting room reservations','Meeting area','B','2024-12-11 09:34:24'),('74960f60-9f00-45d0-b74c-8ddb23cc13a4','f4751fbd-3c39-4334-ac78-c6cd01b83ec3','flowers variety',' a variety of flowers','a flowers','garden flowers','variety garden','B','2024-12-11 13:27:45'),('74aa7937-52b8-49a7-8223-c473ab296dec','64efd002-9b2c-48c1-8a46-e8f5f9f6cabd','1A, 2B, 3C','1C, 2B, 3D','1B, 2A, 3D','1E, 2D, 3C','1E, 2A, 3E','B','2024-11-29 11:07:24'),('74b9ff10-71d0-48ba-8fda-5dfa2a9b99ab','e6968bd4-81f6-486d-9a52-af0d7c74d686','Future ','Economy ','Tradition ','Neighbour','Innovation ','C','2024-11-26 10:35:31'),('75041a68-f06d-4a3d-b48c-73aeaa54fbd2','8c2d0b86-de52-4c56-bcab-ac86b32006a3','would','will','can','shall','could','A','2024-11-28 11:33:58'),('750ee18f-5527-4ea2-a8cb-c23beb900b33','e9767e84-2c9a-4921-9ac7-d52ca7c46695','Ignore','Protect','Travel through and discover','Travel through the world','Build','C','2024-11-26 01:29:58'),('751182a7-c0f7-4fb2-9db4-352873de0e77','aeca8d1b-ca77-490e-bdc4-2d9e1b192090','Writes','Write','Wrote','Writing','Written','A','2024-11-26 02:08:13'),('751d639b-a164-4b57-9f57-835895165d3f','a7ec772f-22cc-4c40-8034-d2766c65c0cd','motivate','motivation','motivating','motivated','motivator','C','2024-11-29 09:52:36'),('7521932f-aedc-42e9-854b-c35d62dd334e','ede22564-0257-40fb-984b-80b588c10b04','Playing football','Playing basketball','Reading books','Painting','Jumping','B','2024-11-29 11:41:57'),('752ade9c-6455-4008-99f9-874ab3e742dd','52d95403-196f-4ff5-b50b-6449a363958e','A4, B5','A5, B4','A3, B2','A1, B2','A2, B5','A','2024-11-29 10:21:10'),('75311473-1974-4194-b0db-9982c16c7a1a','884417c1-5f58-4749-9f99-3dbc4ecd40f1',' Visit Denmark','Visit Canada','Visit Thailand','Visit North Korea','Visit North America','A','2024-12-06 11:10:55'),('75657f26-6f1a-4652-a654-cf7fdbe0ab1d','ac18daec-fecc-4ba3-b602-7efc0125024f','He likes tea; however, she prefers coffee','They arrived late','She answered the question clearly','I will go there later','We meet at the same time','B','2024-12-11 11:50:43'),('75965443-678f-4da9-a82e-3136c768bf60','52c2a25a-3b1d-4100-bbcf-4e5a14447b07','Often','Soon','Everywhere','Today','Very','E','2024-12-11 09:33:49'),('75981375-1145-4c85-a15b-a92a82bdb14b','d6330ec2-77ae-405a-81bf-66066627d71c','Courage','Responsibility','Patience',' Forgiveness','Respect','B','2024-12-12 10:42:42'),('75a92202-7d09-4869-8cdb-27ffd0673f14','3acc12fa-a774-4162-9636-9bff37110a8d','Her love of painting keeps her happy','The little cottage by the sea was charming','They walked along the quiet path','Every morning, he reads the news','An exciting new project began yesterday','A','2024-11-29 14:28:22'),('75c36aab-9fd0-4a26-b242-832620293f76','0959eff5-c28e-4b87-917a-b94311c69777','Annual Jumble Sale','Collection of money ','Association of SMU TarunaKarya','The Parent-Teacher Association','Independence Day','A','2024-11-21 09:00:52'),('75e0a4e5-85ee-4eda-b5cf-329f1e4ef004','986e318b-4baf-494c-9d7b-00b43ffd4514','To attract tourists','To serve as a road for trade','To protect against invaders','To mark boundaries between regions','To create a tourist attraction','C','2024-12-11 15:50:57'),('761c9f26-7939-478d-82bd-2cd46c94c5a2','de480dd8-43fd-4450-9b73-4ca24d686bae','Shyness ','Sleep ','Ambition ','Food ','Laziness ','B','2024-11-21 15:16:42'),('761d831c-7a57-452c-a89a-d2ebd41db626','fdd3d9b2-cf29-40d6-ba8f-d27525253537','We arrived late at night.','After the meeting, we went for coffee.','They canceled the match because it was raining.','She sang beautifully under the stars.','He ran to catch the train.','C','2024-12-03 10:47:30'),('763e4575-3471-48a3-899d-1688d1dbc175','e184f3fe-417f-48e8-a14d-19d1b4180d3c','Meals','Information','Transportation','Cleaning services','Rooms','B','2024-11-21 11:54:02'),('76462f0a-d7a9-4e95-ad41-30bbe48ba921','f3878ba4-8530-4e29-9b12-68c69409a8d0','Announcer','Broadcasting','Entertaining','Experience','Audience','D','2024-12-03 09:29:29'),('765eb959-bd30-42b8-be60-e646d85f91d4','b8f6c30e-e772-4679-8652-3039cc002120','The hotel restaurant','The swimming pool','The reception desk','The Security Post','The lobby bar','C','2024-12-10 15:08:56'),('76717c73-5a24-42e2-9173-023ed71a2f29','39a81643-3b89-4615-ad5a-74050652dd3d','They are studying now','Its raining outside','He is happy','She arrives early every morning','The dog is barking loudly','D','2024-12-11 09:32:53'),('7677330e-bcea-46ad-962f-9c41c00d1d75','ea2f736a-e826-4a1b-a175-fb756b621e27','announce','announced',' announcing',' announces','had announced','B','2024-11-29 10:47:47'),('7695d54f-4a7b-4212-bc74-6b6d495893d2','1f3b33cd-dff2-4cfe-95ac-cbe99a3ae6e4','childs','children','childes','childer','childen ','B','2024-12-04 09:31:58'),('76befe54-9a60-4c43-a7e4-2c065f80a0c5','7a8bc81b-c29e-4319-ae1f-c09d0854ef45','9:00 AM','10:00 AM','1:00 PM','3:00 PM','5:00 PM','C','2024-11-24 00:34:41'),('76caf4bf-4f55-47ba-b91b-70b1b6803e97','933c232e-7072-4cc9-8ef8-5417f30d6e6e','To earn more money','To broaden his perspective and create globally accessible software','To visit tech hubs for leisure purposes','To attend conferences regularly','To work for multiple companies at the same time','B','2024-12-11 11:11:20'),('76cb7816-1451-40fe-b538-41e66caf4bbd','ecff4e97-2164-4886-8022-a0fcd794dafb','water','fat','food','vegetables','meat','A','2024-12-02 09:16:59'),('76d2fad1-cacd-4e61-bb97-1b7b50a88f65','613242a4-1a52-4ecc-950c-5e83d30dc831',' She said she couldnt come.',' She said, \"I cannot come.\"','She said she cant come.','She said she couldn\'t have come.','She said, \"I couldnt come.\"','C','2024-11-28 10:57:52'),('76d40bc8-177c-4458-981e-97fe31104633','78709285-c533-498a-a7ba-370bd485c189','Amphitheater','Conservatory','Art Gallery','Coliseum','Museum','A','2024-12-03 10:45:58'),('76d79bd0-6111-40f3-a520-bbc17e6d5bdc','45a1f1a1-8bd4-4d2d-8429-8dcd8433cb16','The opportunity to meet celebrities','The chance to build her event-planning business','The satisfaction of making a difference in guests\' experiences','The financial benefits of the job','The prestige of working at a luxury resort','C','2024-11-28 11:24:45'),('76df8b35-f76e-46c6-af59-73435e05389d','b78f3f04-5aca-4edf-b9eb-980bf5e082b4','Sing','Big','Slowly','Tree','High','B','2024-11-26 00:34:20'),('76e91eec-7b5b-49b3-b950-21e7eedeaf95','616cd43f-7084-4ce6-ad01-d6df61118aa1','After we finished dinner, we went for a walk.','She worked hard so that she could succeed.','He left without saying goodbye.','Because it was late, they decided to leave.','Wherever you go, I will follow.','C','2024-12-03 09:07:26'),('76efe0b0-8956-47e1-a398-4225c1b84a4c','fecea439-553b-426a-8f39-0f7b514cd806',' Conservatory Garden and Shakespeare Garden','Butterfly Garden and Sunflower Park','Magnolia Garden and Lavender Field','Rose Garden and Tulip Pavilion','Orchid Garden and Cactus Sanctuary','A','2024-12-03 10:51:23'),('77077bf3-53ca-479f-b1d6-0e99985f0b38','b2d9ddc3-9065-49db-8716-de4fbca0f0c2','would like to','am going to','will','might','were going to','B','2024-11-29 10:59:41'),('7709548a-4d26-4502-a05e-f2b220995447','47ea22ff-50cb-4b51-8a3d-cf2095543410','A. It was originally a private home before becoming a hotel.',' It has hosted more world leaders than any other hotel in the region.',' Its the only hotel in the area with a rooftop pool.','Its the oldest hotel still in operation in the city.','Its the newest hotel still in operation in the city.','B','2024-12-10 10:11:21'),('7719c73a-68e0-4ee4-acf2-e0ad53ec5a5c','e8cdbd98-7f99-4b21-81b1-10c92464d522','Department managers','Important complaints','Customers complaints','Customers demands','Managerial issues','C','2024-11-21 09:16:24'),('7720b291-e7aa-4b2e-bf01-c320b8005897','787a65fc-1c0f-4c59-b2a3-5389e477b0db','Sing ','Draw ','Read ','Swim ','Run ','B','2024-12-05 10:17:53'),('772b7bae-2c41-4e18-aaa6-cc5f7e9b9cae','3db6bf4f-fc88-4e24-bdf1-2e9b140ed4d7','Request for a table ','Check-out procedure ','A ticket purchase ','Cleaning service ','Booking a room ','E','2024-11-25 15:49:23'),('7730749d-b37a-40dd-97fa-9f0d43fcc9ab','162b9e5c-98f3-45a1-a82e-b01980a1df1b','wont finish','doesnt finish',' didnt finish',' hasnt finished','isnt finishing','A','2024-11-29 11:17:28'),('77332dc1-31a4-4ce2-89f7-0eaea335a3f5','2994e20c-b6d2-42c8-9abd-7b0d9d4b0f3d','plans','plan','planning','planned ','to plan','A','2024-11-28 15:09:22'),('773c214b-b882-4cd4-a6e3-a0d6300fb34e','fdbaccba-2d92-47d1-84bf-f63cddd2a60d','may improve','is going to improve','would like to improve','will improve','has improved','B','2024-11-29 11:57:45'),('77441835-a979-4c93-ae20-5c5763b01299','d7a6c420-63c9-4dbf-ba6f-ff4477e63f51','On the first floor','On the first floor','In the basement','Adjacent to the terrace garden',' Above the breakout rooms','B','2024-12-11 10:03:32'),('77656f8f-eb78-409b-b465-2156fb48cb24','4b24c8f4-d768-4522-9e29-119bb0e45ad5','The Lord of the Rings','Harry Potter','To Kill a Mockingbird','Pride and Prejudice','The King of Narnia','B','2024-11-04 14:42:46'),('7770c375-5dd2-477b-b5c0-51a56555fb06','611f02ef-422b-43dc-a06e-932a8f4ec4cf','Property','Protype','Prototype','Protptye','Protyn','A','2024-11-28 15:35:01'),('77a32a42-a495-422a-9ac0-b7bca3d94d2a','3bae5120-e0c1-45d8-be1a-79ef188a4b06','meet','meets','meeting',' met','to meet','B','2024-11-28 14:30:24'),('77a55590-eb30-45c2-8a38-edb81c89ea1f','c314c3d8-940c-4dc2-8379-82281c198d3c','feel','felt','feels','feeling','was feeling','B','2024-11-29 10:48:07'),('77ae59ac-d6e4-4499-a57a-7de473758f67','f766a12d-3b89-4213-a800-49cd0a854cbc','Managing a team of new employees','Assisting a group of guests from Japan with cultural sensitivities','Fixing a booking issue for a large group of business travelers',' Learning a new software system for guest management','Learning new job from scratch','B','2024-12-06 12:01:34'),('77c7a0b0-0c51-4ae5-a600-e21e68307b61','eb1310d8-92a1-49db-8c2d-f87579976752','They serve as a formality ','They acknowledge excellence and motivate employees ','They are irrelevant ','They are symbolic gestures ','They are only for show','B','2024-12-12 10:19:52'),('77ca6819-956c-4f95-8c26-fe19ed496741','2fe32f71-1407-4d7b-82c8-17586057c6e2','They stayed silent','They clapped and cheered','They were confused','They left the room','They were disappointed','B','2024-12-09 11:06:42'),('77fbbe98-0d4d-4119-8142-d2c4490a7ed4','9df5ca79-c3a1-4bcb-b7e6-8ae9a16e53f1','By 7:30 AM','By 8:00 AM','By 9:00 AM',' By 10:00 AM',' By 11:00 AM','B','2024-12-11 09:46:31'),('7810bd66-3d0f-4dc4-8110-80d056296d5d','49c85b54-98b6-4141-b53b-e0c0dddd4af3','Tom','Maria','The manager','The owner','The assistant chef','B','2024-12-09 10:47:40'),('781f956d-be34-4d28-962b-1a5f51d33589','438c95f9-4a0c-4c91-a103-bcfaab93c850','High-end amenities','Personal service','Quick check-in times','Competitive prices','Technology-driven solutions','B','2024-11-26 11:55:03'),('782cf7c8-346d-4023-8b68-26e4d6fa8cde','67fc9a03-74f3-4121-b043-3f2f36ffafa5','She ran to the store','The tall, slender man with a red hat','He was late','Dogs bark loudly','They are ready','B','2024-11-29 09:48:54'),('7835e4aa-1852-45a5-90f1-87d31ba7a506','cd64a599-4785-46f3-baa1-2d6c8ca02bd0','He didn\'t leave the office for the meeting until he felt ready.','Until he felt ready, he didn\'t leave the office for the meeting.','He left the office for the meeting until he felt ready.','He didn\'t feel ready until for the meeting he left the office.','He didn\'t leave the meeting until he felt ready for the office.','B','2024-12-03 10:33:44'),('78361116-41c0-47ef-b114-b42cce2e24d4','cf0b1327-94a9-4140-9918-45f00ab3cc88','Adverb clause','Adverb phrase','Noun clause','Adjective phrase','Independent clause','A','2024-12-03 09:04:18'),('783bd139-c7d6-44c7-bc48-f4a81c670526','73f1f803-00ac-48f0-a921-2a78b74c195c','Reduce','Increase','Ignore','Complicate','Highlight','A','2024-11-26 07:35:12'),('7844a2f1-2b90-4f7a-8374-c1126f43d6f3','f3b799e7-7aac-42a4-8aa4-187b658789d7','It is not necessary ','It fosters a positive work environment ','It should happen infrequently ','It is optional ','It is a formality','B','2024-12-12 10:12:58'),('787133f5-8612-494f-823b-c18eafb75b09','9e118c6d-70b2-4005-bee8-d2d901d0f09c',' Encourages pride in work',' Decreases teamwork','Reduces company loyalty','Lowers morale','Increased morale','A','2024-12-02 10:39:03'),('78864446-a157-4c90-a4f0-ec9dfaf370c1','00b8434a-2872-4a84-aba1-114a49be0d8c','To retire early','To join a tech startup ','To follow her family','To continue her studies','To continue her life','B','2024-11-29 12:13:35'),('7894a484-17f8-4d8f-8812-f309771e6dba','6623adf2-0061-4583-b834-b39c5a728f85','Distant ','Fast-food ','Local ','Natural','Popular ','C','2024-11-26 11:13:48'),('7898befe-fe23-4140-b37a-9c1e042c2e46','d3f75f49-a317-402b-815c-f1ef04124159',' Gifts from the store ',' Photos of the trip ','Things to remember a place ',' Clothes to wear ','Name of brand','C','2024-11-26 09:10:45'),('78996b6c-cb05-4945-adc3-ec09869fb85e','25cda090-5e18-482b-8ca9-3383c51796cb','Make ','Eat ','Drink','Throw ','Buy','A','2024-11-26 09:04:12'),('78c214bd-bbfb-47ca-89a9-49cbb018c101','e3daaa4b-70e0-43ff-903c-d1d7a0785f1b','on','at','in','with','to','A','2024-11-28 15:19:54'),('78c852c9-ac84-4285-9c89-3c1007ba4789','a2746886-0333-4121-929a-21beac5b6365','Adjustable','Complicated','Inflexible','Pre-made','Simple','A','2024-11-22 11:50:37'),('78cd72c8-1501-4757-93c9-c88d35f07c47','2121d2fa-1b99-4dac-9e64-42954f64e191',' He thinks its too expensive to implement','He agrees that it could attract higher-end clientele','He prefers to focus on traditional spa services','He suggests cutting costs instead','He suggests cutting weight','B','2024-12-09 15:08:01'),('78d1373f-6ecc-42bc-a241-54d02080e91f','8eddc6ae-5240-4d9f-abe1-c0d76b21bcce','FIMALY ','MAFILY ','FAMILY ','YLIMAF ','LYMAFI ','C','2024-11-21 14:52:14'),('78d3d3b2-0725-4923-945d-ab29efa488ef','f2f2fd4d-1f35-421a-8947-d77f85bb0082',' A large pyramid-shaped temple',' A fortification used for defense','An ancient marketplace','A trading post','A royal palace','A','2024-12-03 11:23:58'),('78d7b7e9-cc28-4eb7-be98-5fea1cc07f27','8167db6b-2dba-4be7-afad-932118c84d42','Working longer hours and reducing social activities','Adopting a flexible schedule and prioritizing self-care ','Delegating her work tasks to others','Focusing solely on professional development','Doing her work tasks to others','B','2024-11-29 12:39:02'),('791a7262-fdec-405a-9326-0242547ce9a4','b789203e-43d0-4e20-ab69-a298a2b6897d','He often plays in the rain every.','He plays often in the rain every.','He often plays in the rain.','Often he plays in the every rain.','In the rain, he every often plays.','C','2024-12-04 11:13:18'),('79486913-7dec-4c83-b31d-34d0dd612ede','38a853ee-4720-4dbe-914e-d18cb976e979','He was unhappy.','He ignored her.','He nodded happily.','He said he was too busy.','He reject her idea','C','2024-12-05 10:21:39'),('794b3d92-996f-499c-8446-b1764237db5b','9be87ebf-42e0-4150-b30e-d85955ffb2b3','Emma found the Kinkaku-ji to be a significant highlight of her trip.','Emma participated in a traditional tea ceremony that focused on speed.','Emma stayed in a ryokan that offered a kaiseki dinner.','Emma learned about Japanese hospitality through her experiences.','Emma did not visit any historical sites in Kyoto.','B','2024-11-25 22:55:36'),('79509b42-c2a0-4edb-87eb-e34c088312bb','cb98b804-4764-4d83-ae92-9ff9c5d66ef3','a1, b2, c3, d4','a2, b4, c1, d3','a4, b2, c2, d1','a2, b1, c4, d3','a3, b3, c2, d1','B','2024-12-04 15:31:06'),('7976b2c8-a01a-4116-b217-59402f35bfd3','448b0ae5-541c-47bf-9f91-bdbceda59c80','Do / attend','Did / attend',' Will / attend','Are / attending','Have / attended','C','2024-11-29 11:23:41'),('7981a594-5dbc-4c44-bef8-29253a5086b8','e5df81eb-9af4-40ea-a145-7c5aeec5e626','on','in','at','under ','above','A','2024-11-28 14:50:05'),('79a3db30-90d4-4a77-b763-b19330bae576','78ac3b04-9cf5-428f-99d6-331cff76d27e','Cold and big ','Dark and scary ','Comfortable and warm ','Noisy and messy ','Thaj you and Good Bye','C','2024-11-26 08:51:22'),('79ad3678-5b1a-41b9-90b3-898f51062b5e','781aebcf-f6ff-43be-9fdb-ffb7ea705ac1','Will','Are','Went','Goes','Gone','A','2024-11-26 02:04:57'),('79ae0478-bc8c-45b9-b7cb-e911fe103ab3','4b74da3c-6eb3-41c5-bcee-96cd130897e1','She dances','He was dancing','They dance','I dance','You dance','B','2024-11-25 19:40:50'),('79afbcc1-ad71-46ee-bb27-5820607cad57','14245fa2-297f-4206-b404-2d4648bec7e1','At sea level','In a desert','In the Andes Mountains',' Near the Amazon River',' In the Sierra Nevada','C','2024-12-09 13:18:26'),('79b62e27-47b2-4d70-8031-5dd809577cdb','7bf61d0c-6d75-47b7-8675-e95c439333fa','Calm and quiet',' Bustling and lively',' Serene and empty','Dark and eerie','Formal and reserved','B','2024-12-10 12:41:18'),('79b94bc6-3017-46bc-b129-39e4ac111464','412cc203-50ea-4955-a165-f5824cfb8936','Recipes for food','Stories about the village','Games to play','Dance moves','A cup of tea','B','2024-12-04 13:38:41'),('79d182b5-c939-4fa4-9f9f-4ebb9962cc20','9e49bfd8-52fb-4fc9-9f29-c1a3c72ffef9','Employee of the Month ','Best Newcomer ','Outstanding Service Award ','Most Improved ','Customer Choice Award','C','2024-12-12 09:55:29'),('7a23ed0a-2927-48de-b595-bd8ec967ab33','6b40ccf3-d20e-49db-aa41-055cbcf23b7a','FIMALY ','FAMILY ','LYMAFI ','MAFILY ','YLIMAF ','B','2024-11-25 19:40:04'),('7a298a0f-ee86-4463-91d4-611eef21ef47','2620ac9b-0e1c-4851-94c4-e105975c6826','Passionate','Indifferent','Interested','Eager','Correct','B','2024-11-25 22:03:16'),('7a2d6558-6c3c-4908-8366-781e46cbc6af','b39e82b2-301e-4687-b2e3-e1b46b07575b','A reminder to explore the hotel amenities','An assurance that he is available to assist with any special requests','Encouragement to try local cuisine','A note about the hotels history','An invitation to join a cultural event','B','2024-12-05 11:08:58'),('7a30e41a-9fec-4b70-a429-9017f767f0bc','c6a6aea9-4825-4593-a7f9-62e7b1309c6a','To become a successful web designer','To create a groundbreaking app for communication in remote areas','To establish a technology company','To teach coding full-time','To work exclusively in Silicon Valley','B','2024-12-02 11:54:33'),('7a335869-5951-4e1a-b5b7-64f3d99632bf','e8db5b25-abb9-4f77-afdb-945a02b4a8b6','Buy a new camera','Start a photography course','Visit a gallery','Teach a class','Travel to a new place','B','2024-12-09 10:42:49'),('7a45d8fe-e559-46bb-87dc-d904734ae662','71f538ab-09b2-40be-a172-a26fb27e2400','are going to','would like to','might',' could','can','A','2024-11-29 11:14:29'),('7a510da3-45ca-43ea-9140-5dd74c7db024','69ea9af5-d190-4c10-aa58-716d317dc8ac','Reduce ','Create ','Remove ','Add ','Encourage ','C','2024-12-02 14:17:54'),('7a61d330-42fc-4a42-adfa-30e782f70d89','f9bf8a14-570e-4940-a50a-cacd108fcd7c','1885','1900','1890','1889','1875','D','2024-12-11 15:55:19'),('7a633f02-f880-4ff1-b343-a0ea7c820535','73b2a9dc-6fe8-42a4-91fa-3f105a19f945','The results ','Results of the study ','The study surprised ','Researchers ','The results of the study','E','2024-11-29 14:19:09'),('7a858951-9dee-408f-81a1-713d0db0a794','428317d8-58ad-4d92-bb73-9ff6e1db0928',' A','About art','Conversation','Lively','Art','D','2024-11-28 11:48:12'),('7a8b2d8c-0af1-4087-99bf-215d9426588a','c995d3f1-e68a-4358-a093-2334b8d3867e','\"It wasnt very funny.\"','\"Your speech was too short.\"','\"You should have been more serious.\"','Your speech made everyone laugh. It was great!\"','\" You don\'t know anything about me\"','D','2024-11-26 02:15:12'),('7a8dfd78-ab07-447d-8d22-0db65e8e9a7c','698f8924-a3a8-4067-b3b0-744993e6d07a','of','with','in','by','on','C','2024-11-29 09:34:08'),('7a9743d2-08fb-4d78-9d6a-3d85141a7db1','1c94253a-1741-4968-981f-a62b335032b2','Hiking trails','A shark exhibit','Art galleries','Horse stables','Mountain views','B','2024-12-10 12:46:24'),('7a9dcef6-0b9f-48f2-a332-9d16b78ac3db','748a78b9-9600-44d2-b49c-7ec332027366','Her singing','Her cooking','Her organizing skills','Her writing','Her performance','C','2024-12-06 11:08:22'),('7a9e480a-a87d-4753-99a8-5dd8261299d2','336c1b0c-3460-4e66-992c-f7f8f11e63ee','Going','Went','Goes','Gone','Go','B','2024-11-25 19:20:32'),('7a9f844d-0a78-4944-845b-40d33f077b9b','0425d8b4-2546-4caf-ad18-d814a73ea710','She has three cats.','That is her car.','The small bird sings.','The sky is blue.',' It is a round table.','A','2024-11-26 03:02:16'),('7ad00955-9ced-4002-a727-c726f52e5993','6369a9a3-0825-4fe0-806f-aa38331c6327','when','because','until','although','after','B','2024-12-03 09:41:15'),('7ad0a02f-de83-4180-88ee-3e9784953a60','10657728-b51c-4b65-bfa9-b21730a7c09e','because','even though','in case','after','when','C','2024-12-03 09:37:44'),('7ad67b1a-c0cb-4bb3-81c5-54f540089e6e','62dd7b62-c45d-4268-bbd5-ea532939941e','After the rain stopped, we went outside.','She practiced yoga in the morning.','They left the house in a hurry.','He drives faster than me.','She ran with all her might.','A','2024-12-03 09:13:04'),('7adb6ba1-2bde-4319-8798-2443473adf16','2581926b-000b-48c0-94e8-2acee0a21c02','Adaptive ','Creative ','Innovative ','Motivated ','Inventive ','C','2024-12-02 12:49:46'),('7b01dd79-7b60-4b60-820d-c423f6381b35','4311c86a-def5-4334-b19d-a17326cca170','He will arrive soon','She sings beautifully','I almost missed the train','We meet there every day','They usually have lunch at noon','C','2024-12-11 10:51:46'),('7b058e03-b29e-4d54-af58-9005a4c423db','216a2a56-82af-4209-9c37-5edbc863f44b','He speaks very clearly','They will come soon','We left quietly','She is always happy','I rarely eat fast food','E','2024-12-11 11:07:23'),('7b0dc679-dd17-4b50-bee8-9c251542f9b9','6d07369e-bd7e-449d-83a3-0447abd9a16b',' Running quickly','His funny joke','With great joy','The loudly laughing','Playing outside','B','2024-11-28 11:13:28'),('7b1995c5-667d-46d5-94ac-40641ed8f8df','1a2f7f5d-a2a9-4c7c-870e-5066cc23077a','I am studying now','She sings beautifully','They are always early','He is running quickly','We will meet later','A','2024-12-11 10:02:10'),('7b2b86e7-805e-458e-a682-c3895f310975','104c38b0-c01f-40c1-bc5a-8dfdb46317c0','A new job',' A promotion','A vacation','A salary cut','More vacation days','B','2024-12-09 10:52:27'),('7b38dab1-8d77-42c1-80a4-55e01514234e','d4010f2b-bf4e-4300-8f87-bee7fb15fc97','An extensive farm-to-table dining program.','Evening discussions with local historians.','Organic spa treatments inspired by ancient rituals.','Access to a private art gallery.','Access to a public art gallery.','A','2024-12-10 10:15:41'),('7b3b3068-9bab-4a93-a3c1-f6861c2e4307','6f1201c3-fd60-49c8-949b-b1d255955e8d','Until','While ','Since ','When','After','C','2024-12-03 15:04:32'),('7b3c0aa8-aba0-427b-bce0-a8f8764272c1','5cff5675-b5b3-49a3-8553-7690ace92d78','when','until','before','after','during','A','2024-12-03 14:08:10'),('7b62d2d5-4736-46b6-acb0-1ec2ae9bc16f','b8d10c01-5d28-4670-9a81-9a2ab6a1f5af','Attitude','Silence','Outfit','Appearance','Distance','A','2024-11-26 10:56:57'),('7b771e78-9ed1-4da5-9165-cef9c8529483','6b421930-cb6d-4d40-bc7d-8fdb82cbe3ac','will arrive',' arrives','is arriving','arrived','arriving','A','2024-11-29 09:44:07'),('7b7da620-c2e5-4790-9632-7ef366b13c30','8805be0d-8cc8-482e-a0e7-5ee901e59ad5','News',' “Romance in Ruins”','Game show',' Horror movie',' Cartoon','B','2024-12-12 09:48:06'),('7b8020f0-15ec-4c57-82b4-35df914b9792','40c7cfd4-db98-4976-b5a1-d24c101beefe',' From 6:30 AM','From 7:00 AM','From 7:30 AM','From 8:00 AM','From 9:00 AM','B','2024-12-11 09:58:10'),('7b874304-4661-4525-acec-7313b504db61','05aac9f0-47bb-44c9-9cde-bb74bd468f67','Noun phrase as subject','Noun phrase as object',' Noun phrase as complement','Noun phrase as appositive','Noun phrase as indirect object','A','2024-11-28 12:10:17'),('7b88d460-a76b-4e4e-b532-c90b498692f1','ce00b3ff-c3f6-4b8b-8e14-25617288190c','He will arrive tomorrow','The garden is beautiful','They enjoy their coffee','The dog barks loudly','She is tall','A','2024-12-10 14:11:46'),('7b93b292-a711-4ff2-8937-4cc18941edc7','db228567-7231-4f7c-b8f6-79c60c8a295a','In the morning','In the afternoon at three oclock','On Tuesday morning','On Tuesday afternoon','On Wednesday afternoon','D','2024-11-21 09:54:04'),('7ba17cdc-4349-49fe-9a31-cd2dfa57b045','557015b3-a57a-4b72-b64e-3ebc0845da3b','He said he is studying right now.','He said he was studying right now.','He said he was studying at that moment.','He said he studies right now.','He said he had studied right now.','C','2024-11-28 11:14:26'),('7ba93ec3-d0ea-4750-b812-fa3d772d1f6e','372d42c5-d88b-478a-ab73-5d74dcde0a64','features',' feature','featuring',' featured','to feature','A','2024-11-28 14:40:48'),('7bd00ab9-0deb-4fe1-a992-c50d5538f4cf','f97bbf32-69c8-4ebd-bcc6-d92111ecd702','would like to',' am going to','would like','was going to','have gone to','B','2024-11-29 09:48:38'),('7bde3876-812a-447b-b232-e9643842ce33','0ea00161-2dbd-420a-a80b-4e6c50e89caa',' stood','stand',' standing',' stands','had stood','A','2024-11-29 10:39:07'),('7be4c964-9528-4280-9767-4250656e4120','90364d71-29c4-4ed3-a1a3-8bb3ffc8a0fb','Organizing the seating arrangement','Communicating with staff members','Balancing the cultural expectations of different delegations','Managing transportation for the delegates','Meeting the expectations of the guests','C','2024-12-06 12:37:52'),('7be6e026-1990-4529-a487-3597fcc72b30','41dc8a31-2105-46ce-8f0b-8b97e04edf59','Sunday, March 10th','Saturday, March 9th','Friday, April 5th','Monday, March 12th','Wednesday, February 28th','B','2024-11-24 00:39:08'),('7be8ccea-c76d-44a8-8fda-7dee0beabab2','7b2ae626-06db-4d4a-8e30-affe562c09bd',' ancient','anciently','ancientness','ancients','ancier','A','2024-11-29 09:46:43'),('7bf1951d-6cf3-47c2-a07e-c0a1ceb5fc82','70384a4e-ea11-44d5-a205-ff2c869b6475','there is nothing in life that cannot be seen as funny in some way','it is necessary to cry if something isn\'t at all humorous','the best way to deal with unpleasant events is to laugh at them','everything in life could be seen as either humorous or tragic','humor only arises from tragic situations','D','2024-11-28 14:36:55'),('7bffff57-2f3a-47b5-a2e1-4258acee1e47','1578b44a-c4c0-4405-bfd8-a85132692d61','His or Her','Their','Its','Their own','Her','A','2024-12-03 13:47:56'),('7c00f4cb-3e07-4b5b-b15b-4fc38a31d51d','20c4c336-5b81-4436-a0f4-9f5f97d927d2',' I am tall.',' My favorite color is blue.',' I live in a city.','I like ice cream.','My favorite song is happy birthday','B','2024-12-12 09:41:28'),('7c0b89ab-6786-4ebe-b34f-ee2a86ba802c','61a81f19-5f0b-4792-8cca-f3f70927ae5c','Slowly','Book','Loud','Yellow','Dog','A','2024-12-10 15:20:00'),('7c32721e-2911-4a60-baf6-86d7c8cb6688','8743b3fa-e4ba-454b-8699-7876b077590d','Happy','Happiness','Happily','Happier','Happiest','B','2024-11-28 10:31:10'),('7c36da26-936a-4a8e-9948-a2c87a88f8fd','cdb31d42-3d40-4af5-b9e9-9e234bb68e66','Explaining history','Ignoring questions','Showing landmarks',' a and c','None of the above','D','2024-11-21 11:20:37'),('7c3b8f0f-cc38-409a-a568-f51928bb0871','70d945aa-271f-49f4-bbc8-4d1600d464e1',' knifes','knifeses','knifees','knives','knive','D','2024-12-04 10:44:22'),('7c40e83c-cab2-4485-a188-db2cabba76f4','042aee50-b9d5-41b1-aa47-64638ffa4806',' Collections of textiles','Remains of ancient people','Specific coastal areas','Researchers who study ancient cultures','Tombs with preserved fabrics','E','2024-12-05 11:21:59'),('7c421af2-59fd-4257-b679-0640037525cc','23b29537-44a1-42ff-826d-087b9b08b078','together','catering','garing','gathering','cahtring','D','2024-12-01 10:28:00'),('7c44fe5d-91bd-4bf1-96ab-da6a545f2b4c','59dd8be4-003d-43b1-8eff-2fc981cea990','The garden in spring','Garden','Filled','Colorful flowers','In spring','A','2024-11-29 11:14:34'),('7c488e8a-639f-4acd-bf5c-8bd8406175cc','f8d5ec35-3151-44c9-b1ec-0c19d02670ad','until','when','after','before','during','C','2024-12-03 14:02:40'),('7c5557d0-3c97-4afa-814d-d58ea7bf783c','95fe2d3a-7fc2-4454-9492-aedf9bfeffe8','Happy','Glad','Tired','Sleepy','Fun','C','2024-11-26 07:58:47'),('7c832e65-b501-4414-8206-4aae3f7f8a8d','3d273812-4ac9-4b3e-84e5-f7a87f5a1511','a new friend','a golden songbird',' the village storyteller','a magical flower','some mushrooms','B','2024-12-03 10:33:49'),('7c85fd97-68c6-4381-af46-eed6e884f9aa','83d328e1-1924-42f1-a3f9-39c68d60a8c3','Encourage ','Criticize ','Surpass ','Compliment ','Thank ','B','2024-11-26 03:41:26'),('7c863437-e488-46f1-ad74-c4a73c226d5c','08a30eea-6a0b-4fa4-abae-57a85d13faf9','Sand','Book','Rice','Water','Trees','C','2024-11-04 14:07:37'),('7c894367-2ce0-41a7-9784-dd99ace3f8ac','3bb3eec4-b4d7-497e-9489-46f94c9129ce','Hemingway, Orwell, and Wilde ','Dostoevsky, Hesse, and Arendt ',' Shakespeare, Austen, and Dickens ','Twain, Kafka, and Proust ',' Woolf, Joyce, and Nabokov ','B','2024-11-29 13:57:59'),('7c8e43af-ed14-428e-8c0f-b814b9a0edb8','6fd58b9c-5d6b-4e9c-b23f-46afefcb6aa7','humor is unique to each individual and influenced by many factors','people don\'t experience humor frequently','cultural factors have no impact on humor','humor always involves physical reactions','humor can only be defined by scientific methods','A','2024-11-28 14:42:35'),('7ca2c1db-3f7f-4376-8806-a76adf60a380','d1dd86df-dc27-4a91-8ec7-59de3ee71e24','Vanilla cake with sprinkles','Strawberry cake with cream',' Chocolate cake with colorful candles','Carrot cake with nuts','Carrot ','C','2024-12-02 11:28:38'),('7cab1e37-da51-40a8-a935-4bba671ccfeb','43729d4a-9ce4-4e10-af16-e14719e14d04','Watching movies ','Reading and meditating ','Playing sports ','Painting graffiti ','Hosting concerts ','B','2024-12-03 09:38:27'),('7cc9f57d-eb7d-4d16-80a6-c87d70a72391','67722bbb-1eec-43a4-b513-d6a6d3b940b3','did not like Socrates','enjoyed talking to Socrates','were afraid of Socrates','thought he was funny','think that he\'s a descendant of Goddess Athena','B','2024-12-03 14:34:16'),('7cfb341b-670d-4e92-a7bc-39358869c379','1a4fba71-1521-41e0-b98e-ed55180ec84c','Fun ','Easy ',' Right ','Quick ','Hard ','C','2024-12-03 13:59:51'),('7d24b1d0-41d2-4bc1-af95-cd6e085ef6bc','77e529ba-d6ae-4d90-a004-4623e1f6daca','They feel sad and mournful.','They see it as a joyful celebration.','They ignore it completely.','They believe it is scary.','They perform it out of tradition only.','B','2024-12-05 10:26:32'),('7d251249-0609-4cdd-8e63-aa53aa685f9a','5878e129-91e3-4fe2-b4d6-d3d08ae2496d','They','He','She','We','It','A','2024-12-02 11:07:32'),('7d304a4c-9529-46b8-938b-8a0489e3ee94','fbf9de72-d1cf-406a-abe4-f13ac1c0b76a','has has','has had','have had','have has','have have','B','2024-12-02 11:40:26'),('7d794f7d-a8b2-4c1c-8cec-a3abcf555194','fd00607b-83cb-4a3a-a1c3-0062d9cbad79','They','We','I','He','She','A','2024-12-02 09:26:54'),('7d79b40f-611c-4d19-931e-b07d868b470f','4e97baf6-6b6e-4620-beff-6702330cf14b','while','because','until','after','before','A','2024-12-03 09:29:50'),('7d79c5f2-f7a7-4555-a7ca-dceb89ad4336','d8390c27-c129-49ea-9bca-98026aa93f5e','bake','bakes','baking','baked','is baking','B','2024-11-28 13:06:54'),('7d810ddc-88f6-4e67-8c0d-0d7b9c859dca','467deb57-515e-491c-b2fe-d698c1a6a947','Being too strict with children can make them aggressive','Only psychologists can help aggressive children','Parents dont know how dangerous it is to repress aggression','Parents and teachers cant help in difficult cases','The childern will obey their parent without question','A','2024-12-05 13:33:49'),('7d825bea-21d2-4cae-89be-1cecd8fd15d0','5fc3cd62-e7ff-4f5d-b8ef-c83a8f07530b','The hotels garden','The grand ballroom','The rooftop terrace','The main lobby','The conference hall','C','2024-12-11 13:35:11'),('7d8801c2-3853-4255-b42a-d15d5a417acb','e56b7e07-a754-432e-ab7f-e96591c12754','By solely watching online tutorials','By attending workshops, joining tech communities, and networking','By starting a business immediately','By reading technology books','By creating software for global markets','B','2024-12-02 11:55:33'),('7d9312d2-5e0f-43f0-8219-1ec5fe289c37','61efc675-9fc8-4f9f-acca-c7a7eac25808',' Luxury and relaxation','Innovation and technology',' Simplicity, stewardship, and connection with nature','Adventure and extreme sports',' Exclusivity and privacy','C','2024-12-11 10:36:55'),('7da28af8-16b7-4417-ae70-08ce76f6a924','ec5ad87c-7d6e-4e5f-967f-a29290bacf7b','Revenue ','Market ','Success ','Growth ','Expansion ','A','2024-12-02 13:05:24'),('7da5a730-d90a-4529-a810-7da75f0715a6','8ed6cc88-dccb-4e15-b3e6-c43fcc6667d4','By laughing a lot',' By singing','By crying in public','By dancing','By WhatsApp','C','2024-12-04 13:34:32'),('7dc930c7-50d3-467b-8ebf-7db39dda3aae','250284a5-996c-4b57-88aa-c363518a1423','Encourage ','Honor ','Support ','Blame ','Boring ','D','2024-11-26 03:12:52'),('7dcf406c-f7fc-4e5d-aeaf-37be2cb90f9b','e5ddf673-b5fd-4709-9481-e19b5f3aef03','Ending',' Happily','Jump','Laugh','Sad','A','2024-11-28 11:57:34'),('7dd37084-2521-4349-92ec-1ae3346a71eb','c073757d-ff78-4239-9666-8bdbe11d597e',' revolution','revolutionary',' revolutionizing','revolutions','revolutioned','B','2024-11-29 09:49:46'),('7ddab732-4967-42ed-9551-ecdef5010399','f09c7006-b4b7-4f8f-a679-e113dd424f44','Have / met','Did / meet','Do / meet','Are / meeting','Had / met','B','2024-12-02 10:08:36'),('7df237f9-5220-4ae0-b3bf-dac00749f99b','7046d2d6-bb59-4641-9a78-046075295963','Go shopping ','Go to the beach and read books ','Watch TV','Play sports','Visit museums','B','2024-11-25 15:37:59'),('7df36e12-d504-40f9-b9c4-49aaede24bf4','02f14904-f168-4d10-bbd0-c6747d884ec7','Virtual reality headsets','Smart room features like voice-controlled lighting and temperature','Smart refrigerators','High-speed Wi-Fi','Newest Phone','B','2024-12-09 15:10:16'),('7e221e5b-3a81-46c3-82e5-fd06b47262e6','1c944979-dcbb-4312-a929-d129ffdfac7e','She arrived before the ceremony.','He ran as fast as he could.','We worked late into the night.','They walked through the forest.','She stayed for a few hours.','B','2024-12-03 10:48:18'),('7e2488da-66e3-4f71-942e-cd95d9fdc182','085f7383-bd91-4e9e-ba69-b46c4e5823b2','Traditional',' Main features ','Details ','Problems ','Complaints ','C','2024-11-26 09:46:12'),('7e24e39e-5538-4f94-be30-1cb5be8aac25','81d56560-7fca-4970-b09e-4e6156f47ced','Busy','Quiet','Crowded','Famous','Hidden','E','2024-12-02 15:01:33'),('7e28e172-7d68-45f9-a109-e21cd5e4ab58','80c7bee9-6252-407f-9ab4-b4d9da6cfad9',' A wider menu selection',' Reduced food costs',' A positive impact on the local economy','Faster preparation times for meals',' A little menu selection','C','2024-12-02 13:18:38'),('7e3e0905-4575-444f-abf9-3d563e9c9e2d','fba66995-a156-46ea-ab99-98580e8eadb7',' Its height and color','The way it glows in the sunlig','The sound of water splashing','Its location in the park','The freshness of the water it contains','C','2024-12-10 14:00:19'),('7e5573f3-253a-43c0-99b7-012f172e2c95','3dafe34c-d4df-4075-8df6-17081f1bd63c','goes','gone','go',' going',' to go','C','2024-11-28 14:22:32'),('7e602963-5ced-4b28-8b3b-09b694583975','50f4e9ba-6dfc-4b0e-b34a-f21a25e805db',' “The Avengers”',' “Police Squad”',' Soccer game','News','Soap Opera','B','2024-12-12 09:47:20'),('7e65a01e-b0f9-43bd-b0b2-e23a1d92e24f','974733fd-4b3b-4bb5-8a35-9b0ac43dec61','Confidence ','Condifene ','Condifence ','Confidant ','Coincide ','A','2024-11-21 15:18:38'),('7e66e201-4ff0-4a33-8c41-abf18bf3fcba','13106938-a0f7-4028-bfa8-bb8561e06a63','Unnoticed ','Impressive ','Forgettable ','Usual ','Noticed','B','2024-11-26 03:49:15'),('7e8c5278-ede2-4158-be14-3bbcd07091f3','2bb3f7f7-29e6-4743-a712-b2274b437d9e','Offering discounts','Attention to detail and a genuine interest in guests','Only having luxury amenities','A large marketing team','Frequent promotions','B','2024-11-28 12:29:56'),('7e90bc3f-51f8-45a7-b909-1d1a227ed20b','555b8994-5d4f-4eaa-b343-0c831fcd6425','Large glass windows in every suite','Private terraces with outdoor seating',' Large balconies offering panoramic views',' A rooftop garden with viewing platforms','A lighthouse-style observation deck','C','2024-12-10 14:49:30'),('7e9be7d6-2694-4521-90e3-80ab35013eff','4530eef9-274b-47b8-8d4d-1f64d5028dce',' expand','will expand','expanded','will have expanded','are expanding','D','2024-11-29 11:40:21'),('7ea48ea9-f67d-4f02-9951-a20a59d8a506','51fefcd5-eeb4-4079-9ee4-fd9323aa802d','We','She','It','They','He','C','2024-12-02 10:16:51'),('7ea69710-79f0-484e-95a3-772aa11d574a','153a7bf8-99eb-4e6f-a884-e0b9943cfc3a','Cottage','Mansion','High-rise','Tower','Bungalow','E','2024-12-02 11:01:54'),('7ecafaae-4753-42b9-9144-eec08f233726','b38682b6-d676-4267-a039-63f9b9f3eae9','Saying a prayer before entering','Taking off shoes before entering a home','Bringing a gift when visiting','Greeting with a handshake','Asking about someone\'s health','B','2024-11-04 14:28:25'),('7ee4401e-f4a8-42c2-8c02-f7546d9aa78a','94133218-3283-482d-94d5-4cb8d1dedf93','rceslep','pceals','palace','respelc','rcsepel','C','2024-11-28 11:15:38'),('7eec632b-7f8d-4f74-9068-d46f982be0fa','4035ce41-6c2a-4d6a-a350-51c5590dad3f','wont return','dont return','didnt return','hasnt returned',' returning','A','2024-11-29 13:38:51'),('7efb6a3c-da9e-43c3-bf19-72c88a3cf441','89b4856a-a7f1-4e43-88be-fa336ed08822','went','goes','will go','is going','go','C','2024-11-29 09:37:43'),('7f0b289b-0d6e-4ea6-afb1-d069f96ad1cc','6c85f7d7-4b76-4a21-8980-32fcc94ed3cd','go','will go','going','went','gone','B','2024-11-29 11:17:55'),('7f1360db-b0bc-4b1d-a42a-01b80ac2932e','e6dee078-a7d0-4fb6-8c5b-b3f70253407b','A red tag','A bright yellow tag','A blue handle','A unique design','A green strap','A','2024-12-11 13:16:43'),('7f3d487a-a7c8-450a-bf6f-2bfefc36529d','65023e4f-1b11-4182-8295-e4396174de37',' help','helped','helping',' helpful','helper','D','2024-11-29 09:29:20'),('7f5dcace-d294-4b99-8ca8-2d0ab737a24a','82fdf8cb-7ada-461b-b3a5-c9943e8034d2','As a significant milestone','Is very impressive','As hidden gem','Is ugly achivement','As a bad milestone','A','2024-12-02 09:01:01'),('7f7873ee-d542-4c74-a2ed-cf8a5f1e9dab','f6a965e1-0e9f-4d12-8ce2-3cff530a2d88','on','in','over','at','through','D','2024-11-28 14:07:53'),('7f7a5b33-630f-4003-a019-f0138087d38c','36a0cef4-a7e9-4223-85dc-b726582dc6c1','Guide ','Traveller','Leader','Resident','Helper','B','2024-11-26 06:41:36'),('7f7d8f9a-644b-4699-a0e6-b7a22c18f160','333e6e0d-a8ec-4673-8c87-9707af5eefb7',' Classical','Jazz','Pop','Rock','Blues','B','2024-12-12 10:18:55'),('7f862a85-7648-4731-a67d-b415a4dc7e58','ddfbf3cc-e8c8-40c0-984c-50731bbb40e3','ach action provides the body with stimulation','both leave people somewhat relaxed','are both the result of excessive hormones','are produced by the same stimuli','involve similar physical processes','B','2024-11-28 14:37:59'),('7f96c538-dd17-4f48-a71a-b89539feb665','99265de9-4cfe-4749-996f-6634c0db104e','A brief account of a real person\'s life',' A long fictional story, typically published in book form',' A short fictional story',' A detailed description of an event',' A poetic expression of emotions','B','2024-12-02 11:07:10'),('7f97947d-9f01-4481-9bcf-030a4f72edec','278ab5c7-9501-4a91-8f1e-b8a4fb07c39a','Unfriendly ','Aggressive ','Useless ','Negative','Supportive ','E','2024-11-26 11:03:30'),('7f9d71fc-7867-4cbf-9f47-6f4b3547a253','964a0533-b162-446f-9dbf-cb3fce1bb34d','Historical landmarks ','Traditional geisha culture ','Modern skyscrapers ',' Serene gardens ','Contemporary fusion cuisine ','C','2024-12-03 11:11:12'),('7fa351bc-a8ee-4d49-96fc-ded3e4783f62','04d3c6cc-cb23-4930-b1e9-028931e1f9b4','Their','They','His or Her','One','Its','A','2024-12-03 10:01:54'),('7fd51b8a-cd1c-4a9d-805d-ad452596b81f','6a0848ce-e49b-41f0-90f5-0db3a60f4912','Scientists','Incitests','Cetiinsst','Tiniscest','Estinicts','A','2024-11-25 09:57:38'),('7fde0db8-e834-4c08-b238-59509422d7d2','638007c4-2058-481c-a9ad-2d4d2e8ba810','happen',' happens','happening','is happening',' to happen','B','2024-11-28 14:33:52'),('7fde85e0-2410-4c70-8878-7cb7cbbfdd82','9a064ab5-8bc7-4601-8be6-6d838e31f5c1','Do / have','Will / have','Did / have','Have / had','Are / having','B','2024-11-29 11:39:50'),('7fe06ef5-3266-4fd4-964f-5fadbd381174','cbb3e233-aca8-4a2e-be46-8defebe7d8ce','Use speakers','Play loudly','Lower volume or use headphones',' Ask for permission','Sit in a quiet place','C','2024-12-11 10:26:40'),('7ff076d6-03c8-419b-9225-483a76e06be9','99841691-b599-455f-aca7-a089e61a5dee','The intricate designs',' Of the ancient temples','Fascinated the visitors','The intricate','The visitors','B','2024-11-28 11:59:21'),('800d4616-75eb-4caa-bc0f-e569eef813e5','9c5b6152-0608-4e1e-947a-76e52e9e35f5','I ran fast.','The tired teacher explained the lesson.','Running quickly is fun.','We went to the park.','The children outside.','B','2024-11-28 11:33:28'),('801f054e-6a22-43dc-b560-93e58df44031','eaad6c85-1271-4688-aa7f-7c02c0aaba68','She arrives late every day','The kids are playing outside','He is singing loudly','They will leave soon','She reads books quickly','D','2024-12-11 10:15:43'),('803021a3-eabd-4db0-97d2-138c6cd9b19e','7543bfac-9484-47b6-bd0a-2abb7f5d8821','To make something shorter','To extend over a long distance',' To break into pieces','To connect things together','To decorate with paint','B','2024-12-03 11:15:04'),('803b9763-9a8b-47d1-beb4-c445b493f57a','acddd7d1-d820-487b-a383-e142e895c235','Important ','Insightful ','Boring ','Limited ','Expensive ','B','2024-12-02 13:58:38'),('805dbbb1-ca33-45fd-8d0a-58c05e631f49','7a977299-9c13-4a91-a3ac-3231172114aa','How something happens','Where something happens','When something happens','How often something happens','How much something happens','B','2024-12-11 09:34:28'),('807026b7-6941-48b9-95cb-8861819ef6c7','344ba44d-e454-4487-a025-627119c59e48','The teachers desk ','The red, vintage car ','A peaceful evening ','The latest scientific discoveries ','An old historical novel','A','2024-12-11 10:43:57'),('8077dd22-a271-4ff0-a080-142d9b20e84a','9345cb7b-d0c6-4e34-88d2-28dd44631f44','To become a famous chef',' To collect recipes and learn cultural stories','To open a restaurant','To buy spices from around the world','To introduce or begin something new ','B','2024-12-06 10:51:27'),('807feacd-5075-43f5-9c04-670605053270','7bc0293c-616f-4c6e-88b8-9b6e0cfd8d6c','Who have we forgotten to invite?','Who did we forget to invite?','Who we forget to invite?','Who are we forgetting to invite?','Who will we forget to invite?','A','2024-12-11 12:40:07'),('8085d36e-4ec7-4790-a4c4-7caed7e88602','cfa7d52b-c81a-4aab-9a30-491fcd5a5ba9','are going to collaborate','would like to collaborate','might collaborate','will collaborate','were collaborate','A','2024-11-29 13:42:50'),('808a8cff-e125-4a44-95ac-08bbe386bda0','5d1a3792-e203-4b1e-bb99-7aef070ba2f2',' creates, moves','created, moved','creating, moving','creates, moving','had created, had moved','B','2024-11-29 10:44:40'),('808d3912-8df8-4bae-a52d-58ca054dbd18','a8ee9a48-b32d-4578-91fb-122f8ca19070',' ordered the execution of his closest friend','managed to escape Prussia accompanied by a friend','finally had his father placed alone in a prison cell','learnt Latin and the classics secretly','he flee to Rome','D','2024-12-04 10:39:47'),('808ffaa7-ee9f-4864-a4e5-87c084287a2e','53383ee1-c4fd-457a-9653-6fcbb4eeccdb','Separate ','Interrupt ','Delay ','Divide ','Gather ','E','2024-11-25 11:39:53'),('809db8fe-3926-4156-99a7-4a58fdb99b78','318e51c8-647f-4c16-b768-0f7cac5c37ef','\"Congratulations on your award! You earned it!\"','\"Why did they choose you?\"','\"It must have been easy.\"','\"I dont think youll do well.\"','\"You dont deserve it.\"','A','2024-11-26 02:24:42'),('80a54bdf-7e85-4b27-8b78-00e364a2c296','c8e62f30-0fc0-4478-bc75-ccb7d4aef39d','upon','in','on','for','with','D','2024-11-28 15:36:06'),('80bcbe7d-90bd-44d0-a420-3ff8c7e2ba60','5fd5e6f0-dd69-47d0-973a-666f5def53d8','Advan','Advanced','Ada','Adsense','Adce','B','2024-12-01 10:16:58'),('80d38d25-231a-45fb-9a49-cefafca2aeb2','2fc8a3f7-2874-421a-88c8-7f18ac40eb90','Room preferences, dining options, and wellness services ','Only room preferences ',' Only dining options ',' Room preferences and check-in times ',' Only sleeping options ','B','2024-12-09 14:01:07'),('80d5925e-8e5a-492d-8529-f9713d026b34','418b2800-54a3-456d-939b-32fd673afd62','Tomorrow','Beautifully','Outside','Always','Quickly','A','2024-12-11 10:07:39'),('80e33ee6-ca87-42b2-8bb4-b4e2d5730908','db6477e0-0168-48bb-862e-170988c76367','Adverb clause','Adverb phrase','Noun clause','Adjective clause','Independent clause','B','2024-12-03 09:12:14'),('810180f3-64a8-441c-a2be-cf919afe9cee','9b01dcb6-b31f-43e9-9fb5-27b01740fd91','After she had explained the concept thoroughly to him, he understood it.','He understood the concept thoroughly after she had explained it to him.','She thoroughly explained the concept to him after he understood it.','After he had understood the concept, she thoroughly explained it to him.','She understood explained thoroughly the concept to him','A','2024-12-03 10:21:05'),('81217048-8b09-4dc8-8540-2f3651ab554a','67680be2-73de-4ae2-9cdb-47e8ffed4b2a','Do','Are','Does','Is','Have','A','2024-11-28 12:27:26'),('812ad29b-7c6c-469a-887f-d6e3a1c54087','6beb5f90-9622-40f9-9269-f5da22345379','\"It was just luck, really.\"','Im sorry, I didnt mean to disturb it.\"',' \"Thank you! Ive been hoping to see one.\"','\"Why are you happy?\"','\"I dont think its that rare.\"','C','2024-11-26 02:51:52'),('813d7499-c522-4073-a170-c9377bc17b2a','829f042c-ea9c-499c-a636-5f64267aa030','Stupid ','Angry ','Smart ','Weak ','Lazy ','C','2024-11-21 15:08:33'),('8151a09e-956c-4031-9a2f-ec597d22bcae','622f2a6c-3877-43a9-92cf-9b589ed830a1','Had a picnic','Swam in the ocean','Set up towels and umbrellas','Built sandcastles','Took a walk along the shore','C','2024-11-25 13:38:00'),('81576f11-68ad-42c6-8fd1-d6a3df591feb','28ed60fd-3e99-44a9-9679-1778d6a04e67',' finish','finishes','finished','finishing','have finished','C','2024-11-28 15:31:11'),('8161219f-ee05-4002-a365-e1ef4d02aac5','88020e12-5e17-48af-9220-9f5492e7afdc','She went to school','They are walking home','I will call you tomorrow','He eats breakfast','She has arrived','C','2024-11-26 03:38:29'),('81693b15-40e0-47f8-a2b4-f77d2a1cb721','c10e97d0-676c-4d36-a512-7a98e70bdb83','go','goes','gone','going','will go','A','2024-11-28 14:17:28'),('817b64ab-35f1-49f4-925d-9124ff93d381','74fe3ba1-3e14-4cd4-8c9f-61ea5472955d','Library','Animal shelter','Hospital','School','Community center','B','2024-11-25 11:03:59'),('8184c9e6-88e2-4d27-8119-ca638a8398da','645e47e0-36c9-4dd3-9e55-04b900b99137','She','Has','Garden','Big','A','D','2024-11-26 00:45:32'),('8189f0e4-e57a-4217-b07c-a1b547cc89ed','71afec54-bfbd-42b8-88bb-4e1dff80e053','would like','am going to','are going to','is going to','go to','C','2024-12-02 13:37:11'),('81991f61-3c9f-473f-a9b0-6088c9bc994f','28e6ad45-647c-4851-a6b0-45fcfacc0c9f','Scored high on a test','Finished a project','Won a competition','Completed a book','Presented at a conference','A','2024-12-06 10:45:36'),('81a0224d-235c-4f02-b27e-659aac93da80','4174d194-f842-4cdc-9895-b75b058d41e4','will','would','could','should','shall','B','2024-11-28 11:30:57'),('81aabd0c-d611-4ceb-99c0-dbfed109d20b','b018fa5c-63c4-4521-baac-c86092ffe470','alone','with someone','with a bird','carelessly','with it packs','A','2024-12-03 14:17:15'),('821ef9e3-3c0b-406f-9130-58e11e6c5c14','2de25a87-6479-4082-9735-88cdcc4e33f8',' The sky blue is.','Blue is the sky.','Sky blue is the.','The sky is blue.','Blue the sky is.','D','2024-11-26 03:28:46'),('8223f62f-d389-4fb9-86df-e3f97b4822ae','9ce4e784-ef39-4a89-a8d6-d7b4ce50a793','Reads','Read','Reading','Is Reading','Has Read','D','2024-11-26 01:47:47'),('8236da2a-88ab-4465-a835-ee4e3a3a5c4d','aae3fbff-8fb0-4bfd-929f-dd8acd909676','is going to','are going to','would like','am going to','are going to','C','2024-11-29 10:30:25'),('827a0158-6a07-4419-ab55-d943a5314dc1','1ac32e5c-5437-42e2-bfec-9de808acd441','She has a round table.',' She has a big table.','She has a wooden table.','She has a sturdy table.','She has a blue table.','A','2024-11-26 00:19:05'),('828140d2-a572-45ae-a5fa-0a7593dedf08','ebb3a673-1ba2-49e0-8e69-b3a10be8082b','He','She','We','Its','We','D','2024-12-03 13:37:11'),('8284c555-f93a-4e3f-a5de-fbd16c771095','219c0395-de2f-4bec-80dd-17e93151c566','It was a major site for political gatherings.',' It is the birthplace of a famous writer.',' It hosted a renowned art school in the 18th century.','It was the first building constructed with a glass roof.','It was the first building constructed with a wood roof.','B','2024-12-10 10:15:02'),('828728b3-c914-4580-9351-980a25261a05','d8fac60f-92c7-4d18-9c34-475dbf4cd2d4','Memorizing popular destinations',' Recognizing famous landmarks','Understanding and critically analyzing information',' Writing travel blogs','Photographing travel locations','C','2024-12-03 09:44:04'),('829a0b82-e529-4510-9888-d36e15710351','fe7e7e58-141c-4547-b406-ffe1ac053195','is second only to silver in popularity','is not a naturally-occurring color','is still the favorite color Ford uses for its cars','has become more popular recently than it used to be','In high demand color for cars','D','2024-12-06 10:48:13'),('829c12fc-8b9c-4fe7-9ad3-6087f5935a1f','8aea84cb-160e-4cbe-8eff-cd3c68a72a93',' Shy ','Active ','Friendly ','Talkative ',' Social ','A','2024-11-21 15:25:46'),('82aaccdc-9310-41c2-b5e7-c073515512db','803178d5-7d05-4772-a854-edcbd859b34f','How something is done','When something happens','Where something happens','How often something happens','To what extent something happens','B','2024-12-11 09:56:01'),('82bd5f92-9495-4477-9b27-79bd4daf44bd','ee7712d8-f213-4c8a-b5b6-ab473e893d92','Ignoring a friends problem.','Helping carry heavy books.',' Laughing at someone struggling.','Walking away when someone is sad.','Refusing to share kind words.','B','2024-12-12 11:32:17'),('82bf506b-f334-4024-affa-d59ae8237ea5','da67ba24-febb-4737-b442-779ce121fd94','Weaken ','Strengthen ',' Refresh ',' Remove ',' Abandon ','C','2024-12-04 09:11:49'),('82bf9960-66ae-4ca6-ad92-3a6fc09598b6','f088cd6b-2a9f-49f9-9f4b-f96ab7483a63','bought',' has bought','buys','will buy','is buying','A','2024-12-02 14:35:07'),('82e8c069-0541-461f-819e-b8b14cb04e22','aea3c14c-59b8-42f5-bb81-5718fa63af22','One day','Three days','Eight days','Two weeks','One weeks','C','2024-11-25 11:31:05'),('82fb7fbc-cde9-4b53-9dbd-64aa79441bf9','0af69d17-1770-4f1c-86ac-21fa0a524ef2','We','They','It','Their','Our','D','2024-12-03 13:21:06'),('830647a0-97be-4cba-9192-cb6dbb23e7d8','984dca8e-9477-4a95-ba16-39f23c4ec7ba','He had to clean his room','He went to the carnival with his dad','He stayed home','He goes to the zoo','He played games ','B','2024-11-25 21:07:37'),('8321604a-5434-4d26-9c00-83c7defcc6cc','b663a25c-f62e-4c8d-89a4-c5f806bf0424','when','until','before','after','although','B','2024-12-03 14:13:16'),('8374660b-76e0-45c0-bff1-4214131fddc8','541a8f0a-02ad-4df8-b19a-4f107880b08f','meet','met',' will meet','meeting','meets','C','2024-11-29 10:31:26'),('837d48ae-72d4-4330-8b49-c0c5d7aa427d','0ae02262-0019-483b-b2d2-417480d2edb5','London','Table','John','Nile','Friday','B','2024-11-26 09:41:11'),('83879f20-95f2-48f9-a57a-db54d3705d88','ad0836fb-43f1-4d4f-9ac9-8fffc0f4f4e1','An interesting book','Ran quickly','Happily singing','Was sleeping','Her friends','A','2024-11-28 11:11:42'),('83ab844a-1780-47ae-a649-d5b461a1d13c','65943746-b2f7-4e11-9bd9-c12bec887066','sleeps at night and is awake during the day','hunts during the day and is awake at night','sleeps every other night and is awake during the day','hunts during the day and night','sleeps during the day and is awake at night','A','2024-12-03 09:04:55'),('83f0fd58-d50e-45ea-aaae-98fb8f377680','8fa3eff8-848d-4c88-b9b2-e1c414353188',' She danced','She told funny stories','She sang songs','She left early','She prepared food','B','2024-12-11 14:57:15'),('83f7cbf8-9414-4ab3-bf4c-c6140462a962','639c5ff2-247f-4feb-9a55-5898c86a19d3',' Financial status ',' Popularity among staff ','Public opinion ','Hotel size ','Hotel receptionist','C','2024-11-26 03:38:28'),('8404e15a-836e-4a96-bb74-8d5a0b57326f','61943ab6-32cf-4567-8586-19ba02606d5e','She said she could finish the project tomorrow.','She said she can finish the project the next day.','She said she could finish the project the next day.','She said she can finish the project tomorrow.','She said she would finish the project the next day.','C','2024-11-28 12:07:28'),('84085748-0c33-4fe7-9a9d-d3fb6b2911d8','4bea98c6-6802-41f7-a3d2-faacda42883d','oxes','oxens','oxies','ox','oxen','E','2024-12-04 10:45:45'),('842bcafa-cbb0-426c-bd66-bdb08c2b8a49','aeb6e61a-2092-4110-ba19-a9883f4b7572','Greeting guests','Understanding guests\' intentions','Managing bookings','Promoting amenities','Excellent service','B','2024-11-04 14:18:31'),('843e5bc7-df2b-40f2-ba60-f56f766426ab','1596c5b8-2678-4152-b2c1-2fbdd3e1255b','Geografi','Seni','Studi tentang alam','Teknologi','Bahasa','C','2024-11-25 15:27:13'),('8452f9ff-5fe9-4f88-9e4b-acd8b3b5a56c','c6e9810a-d01d-4bae-925f-ac934d2fd720','has','had','would have','is','was','B','2024-11-28 11:42:35'),('845b7938-ef62-43b8-a290-20d9adea21db','20a37f12-0b65-44b9-8ed3-512baf41668b','Quiet ','Outgoing ','Happy ','Sad ','Tired ','B','2024-11-25 19:43:10'),('845b8d3c-abd5-4199-87ba-36b0e677d39f','e83eca28-b0d5-4285-b132-a3a17006e8ce','calves',' calfs','calvies','calfes',' calf','A','2024-12-04 10:15:53'),('8462b717-b89d-40db-a44a-4a8e49c55798','81df0403-c5b0-431d-abd9-559324023079',' He said he would visit me next week.',' He said he will visit me next week.','He said he would visit me the following week.','He said he would visit me this week.',' He said he would have visited me next week.','C','2024-11-28 12:11:26'),('8465154a-39dd-4bf5-923f-6f699c2336ac','7120035c-eb70-430e-89fd-2633af438821','called',' calling','will call','calls','call','C','2024-11-29 11:15:22'),('8475fd13-ed8d-4658-aec2-171258d0bae5','8578a930-c1c8-4232-bd99-fa547b9c7e57',' It might take too long to implement','It might compromise guest privacy',' It doesnt align with their vision',' It should also include sustainability initiatives',' It will increase operational costs','D','2024-12-11 10:47:25'),('84831456-3c72-4bc8-9b69-354c23ade0bc','bdb8f149-240c-4490-bcb4-6443050a9bc3','\"You could have done better.\"','\"Congratulations on your new job!\"','\"Why did they hire you?\"','\"It doesn\'t matter\"','\"I hope youre happy.\"','B','2024-11-26 02:17:06'),('84844966-a36c-4773-ae7b-86516652912f','f4b9c116-97fd-418e-97e2-14bc5fcba845','would like','would','is going to','will','like','A','2024-11-29 11:21:37'),('84a433ff-daa9-44e6-99bd-7eb4fd74ba4f','1d969a9d-a783-4f67-a4d9-8caee3144a61','a new',' soft couch','a comfortable, soft couch','apartment soft','bought new couch','C','2024-12-11 13:24:10'),('84a5a699-76a5-4db1-998d-52e9b4463983','beb21c29-a90c-4add-b3d1-4c7a5b9eeb65',' launched','will launch',' launches','is launching','has launched','B','2024-11-29 09:48:37'),('84ca6ad9-d4b2-4de5-a5db-63e3484d343a','9926f70a-0525-491b-9145-956aaa1c4896',' arrives',' will arrive','arrived','arriving','has arrived','B','2024-11-29 11:16:57'),('84d254c9-cdc4-40f9-9378-97068705429d','8d6f88da-b5d2-4741-b99f-741b4793d75b',' wont have finished','doesnt finish','wont finish','hasnt finished','didnt finish','A','2024-11-29 12:39:24'),('84dc5bf2-1f5f-4fa7-b8ce-bc03df76e8cc','a906c736-f354-40e5-8cdb-f322570b0a92','after','before ','when ','while','since','D','2024-12-03 13:29:21'),('84f5d752-92ec-4650-a98e-8080bb08e43e','11fa636f-6279-4ef7-ac8c-65a8112ed8ea','Goalkeeper','Defender','Midfielder','Forward','Substitute','D','2024-12-11 12:24:17'),('85085791-86b3-4b5e-8947-82ea621f5de2','ef899f6b-478d-4f30-bff8-e3f3fe5987b6',' stays','stay','stayed',' staying','stayers','C','2024-11-29 09:25:25'),('8517ae15-e12f-4b35-9349-1be2c3fb67b2','39894415-58ad-4292-bd2d-48a2b3616d7a','Cheese','Fruit','Water','Bread','Juice','B','2024-11-26 08:13:00'),('851dc731-7e93-4915-928a-f7ea274e1a68','4ae6d4cc-bc79-4753-b6c8-84dcf5adf3ee','High number of tourists','Best location in the city','Innovative and user-centred design concept',' Number of display cases','A dining area ','C','2024-12-06 11:13:58'),('852767ac-cb37-4be8-8547-d7f85b41f833','22feb6ec-8396-4eff-abf1-d650355ccc9c','Knowledgeable','Uninterested','Interested','Creative','Excited','B','2024-11-28 12:03:18'),('85463704-9f51-4e5e-b78b-4da4ae16bcc6','71cf046b-1d7f-4d14-ae4d-634c7b3c9fb1','quiet, valuable, comfortable','quietly, valuably, comfort','quietness, values, comfortably','quieter, value, comfort',' quiet, value, comfortably','A','2024-11-29 10:23:14'),('85764417-5cad-4e80-baef-014f90c4684e','2cd01a47-0eec-48e1-bf61-c8c1d1e9bbd5','Kind','Powerful','Forgiving','Generous','Weak','B','2024-11-28 11:19:30'),('85898223-0499-4a7b-ad95-05a4feaaefe1','b9f6657c-9750-460c-beb7-649a1cd267ea','A type of food','A game people play',' Eating outdoors, usually with friends or family','A way to plant trees',' A place to rest','C','2024-11-26 06:41:13'),('859c3533-9487-4fd1-84e0-8d067f292850','9d4f9bc5-afc5-46db-a5e0-c1a9e574dfa9','Novels and biographies','Computers and study desks','Children\'s books and a reading area','A café and snack area','Hospital','C','2024-12-03 10:21:27'),('85b4a0ec-087e-48ef-a935-c167d2e7df18','0b28d388-5b18-449d-92c9-bab2629956f5','Workshop','Teachers','Attended','A','None','B','2024-11-26 09:49:52'),('85b63efb-5ea9-4b77-bf04-397bd838bab8','5e57118a-8705-4608-8be9-4fce311286ee','Science experiments','Math quizzes','Daily Reading Challenges','Sports competitions','Art exhibitions','C','2024-11-24 00:33:07'),('85f57f38-e602-4e4f-832b-752fdcef5c33','01a6f013-9adc-45e1-ac56-887f72439788','Yes, he books it right away. ','No, he wants to decide after visiting the market. ','No, he isnt interested in the boat trip. ','Yes, he books it for the afternoon. ',' No, he will stay in the room after visiting the market.','B','2024-12-09 11:17:03'),('85f5cdab-eba5-4f84-ad29-7fa8a6cae789','1e0c1cf5-5028-40b9-8e9d-206439a6b5d6','Titik awal','Rute','Tujuan','Perjalanan','Atraksi','C','2024-11-25 15:54:20'),('85f6ff6f-798c-430f-93ac-a9df988e96a8','a91196b7-014e-4eed-8267-3968c5860ef5','Its bright','Its calming','Its trendy','Its like the ocean','Its popular','D','2024-11-25 10:56:39'),('85f7cd45-8c8f-455d-b0da-346602686503','0883fd4f-1830-4260-af8f-6587c13d60a3',' On Thursday morning','On Friday afternoon','On Friday morning','On Saturday night','On Sunday night','B','2024-12-09 11:34:18'),('85fd9707-71ac-45ec-8ca2-598f35e930df','b4dd0b64-98c4-460b-bfc9-9d89d401e4e5','Happening','Accident','Routine','Quiet','Meal','A','2024-11-25 11:21:04'),('86007194-f1e8-43eb-a338-582cebfc8276','ba0ea9c8-5d7d-43d4-bfcd-7ed7b8843f0c',' Famous ',' Unknown ',' Ordinary ','Temporary ',' Traditional ','A','2024-12-04 09:17:57'),('860a71b4-8578-498d-801b-54529bd94f73','62a1b83f-9a11-4383-aa06-6862509281ec','Harvest Festival','New Year Festival','Lantern Festival','Spring Festival','Winter Festival','C','2024-12-04 13:49:47'),('8617358b-f99e-4770-adc4-89fc99986490','ca82e7ef-736d-4a4c-b18a-51acd9379414','She is the tallest in her family.','She is tall than her brother.','She is taller than her brother.','She is more tall than her brother.','She is the most tall.','C','2024-11-26 03:20:01'),('861b7afb-4b55-4034-80bc-0b8862bc0f87','b6223c74-330a-41e0-add7-a3d7f5ff884e','if','since','until','because','although','C','2024-12-03 13:35:09'),('861dbc7e-44aa-416f-9255-e261f968232e','7774a71c-f145-4a13-87c5-e51b226b3d0b','in','between','on','under','above','C','2024-11-28 14:32:53'),('8625a677-26db-4b51-80fb-694989f2b215','0d0bec0c-ad01-438e-a393-338f2106e1aa','datum','datums','data','datas','daters','C','2024-12-04 10:57:04'),('864685e6-6631-43b0-8d65-8759bb5e9372','bcc5d18b-b8c4-45ab-8b0c-934fb90f68e4','To compete with high-end restaurants','To create a dining experience that prioritizes sustainability and community impact','To offer the cheapest food in the city','To focus solely on traditional recipes','To focus on its self','B','2024-12-02 12:22:48'),('86498003-6c8c-42e3-b8b8-10aede84cc39','1008f35e-e93f-4751-a35e-5eba168eaa9a','Spacious ','Overloaded ','Packed ','Congested ','Full ','A','2024-12-02 13:47:25'),('869c96f3-9b63-49ce-a20e-6c04b3268fd6','301dca7f-acec-4300-bd9a-9e154497e600','Educational lectures','Gladiatorial contests','Political meetings','Sports training','Royal gatherings','B','2024-12-09 13:16:22'),('86a367c8-e582-4eb9-989c-5240895559e9','2accb704-1408-424a-abfc-0a0c5bce3bf2','His','Her','Its','Their','They','C','2024-12-03 10:31:04'),('86aa8be9-b4aa-4c8f-b34f-6efc4c2bd6bb','0af022e2-9c65-4176-bb92-3e6108454f35','6:30 PM','7:30 PM',' 8:30 PM',' 9:30 PM','10:00 PM','A','2024-12-12 10:17:22'),('86b44000-969a-48d1-a1b4-57d58955793d','84874bc9-537f-4eb2-b1bc-8b35b0d38c99','He is faster than me','He is the fastest runner here','He runs fast','He is fast','He ran fastly','B','2024-11-26 07:26:46'),('86c6ff16-4ebe-4e07-a262-028872fc44e2','ed844677-89f2-46ad-8720-72ad2d779b09','Will / be',' Is / being','Has / been','Does / be','Did / be','A','2024-11-29 11:30:01'),('86d18179-103b-4749-aea4-967d85880233','1c667869-555e-4ef0-ad64-47a69384875e','on','in','by','to','at','C','2024-11-28 15:21:43'),('86d2bcd6-9378-47f8-91d8-ce2d9c317209','7ad34477-a710-40b8-ac55-adc1ffa791ed','A place for casting metals and industrial work','A center for teaching music and arts','A public transport hub','A monument for military history','A botanical garden','A','2024-12-03 10:40:07'),('86e136f1-9fd1-448e-b668-9c6b41162035','f7e9bbfc-96b2-454f-a2b2-921794678382','To make friends feel happy','To ignore them',' To feel better than them',' To feel better than them','To keep them quiet','A','2024-12-12 11:12:27'),('870a0418-6535-4af3-bf80-978a827780db','103b75e6-bdbf-47c2-97b5-e2e0c7ac7684','Jalan Kebayoran 5','Jalan Angsana Timur 456','Jalan Agiwiyata 688','Jalan Surabaya 343','Semarang','C','2024-11-21 10:54:36'),('870b376b-c1ae-4bef-93ab-df08cf7df02e','92a21e50-d5ee-4411-8559-5ce5290d1f23','Wakes up','Waking up','Wake up','Woke up ','Have woken up','C','2024-11-28 12:18:00'),('871d814e-ab2f-4c6d-a41e-699db4f783f3','319bbd4b-8163-49b5-a455-cd38f036876e','Basketball','Baseball','Soccer','Football','Golf','B','2024-11-25 13:29:53'),('871ee997-cd69-44d8-a338-6a91f616d371','0240a467-ee7c-4a42-9902-e594d4f991a7','By taking a long vacation','By organizing a small gathering with friends and colleagues','By buying a new car','By hosting a large public event','By talking ','B','2024-12-02 10:05:30'),('874539e1-82a5-4e18-94bf-c010afd40764','8d6ccf49-8b3a-4ee3-8da1-535e78b77ef9','Apron','Jacket','Helmet','Gloves','A and C','E','2024-11-21 11:55:13'),('8750a9e9-b66d-42fc-b248-1d6b74a43751','2026560e-cc49-4a9f-8ed9-016e13d64ef0',' do','doing','does','did','don\'t','C','2024-11-28 14:20:11'),('87877493-84da-4ef8-8c98-f8d5a8c50ac1','78751783-8224-48ef-91c5-91c3d75eed93','10-12 PM','2-5 PM','7-10 PM','3-6 PM','8-11 PM','C','2024-12-12 09:47:43'),('8798a5df-c930-4363-9fef-fbd4eb6f6f84','d5e60111-97eb-488d-b39a-8aa64e1314e7','in','at','under','between','by','C','2024-11-28 15:03:35'),('87af1f94-fe0f-4a26-af63-4a0b5a90100d','e95e4d9a-76f8-4cd2-b88b-1f273ab875cd','Managing the hotels finances ','Training new employees ','Resolving guest issues promptly ','Designing hotel interiors','Planning marketing campaigns ','C','2024-12-04 15:06:12'),('87b6c115-887d-441a-8607-ce46ed28f583','60896ea2-6997-4ff9-8b5d-9263d4adb2cc','Hike on trails','Pick fruits and vegetables','Ride horses','Fish in the lake','Swim in the river','B','2024-12-10 12:42:36'),('87e4bcb2-b1ac-4a66-8ab1-20b74a04b05b','a6710824-e795-4552-b89d-22bbf9e3aa92','after','until','before','by','since','A','2024-12-03 14:30:01'),('88087e23-a8c5-415d-bd9e-41be7197ca95','36070371-4f66-4d23-80e4-9afbbf518bc3','Making posters','Setting up the gym','Cleaning up the gym','Helping the performers','Organizing the performers schedule','B','2024-11-21 10:25:25'),('881eefdd-7cb0-4b84-9669-968a998f3766','a55df775-0dc0-4b0b-b701-512872389d71','is going to','am going to','would like','are going to','would be','C','2024-11-29 10:40:05'),('881fed06-88d2-4c56-8988-75bb58aa2da2','e916850a-a2f6-4976-aca1-118191e76324','wear','wears','wore','wearing',' has worn','C','2024-11-28 15:35:52'),('88236051-573a-4d37-b5ce-55cff201d42d','33ec85c4-35ba-4401-848f-92bcc9ffe566','Surprises','Techniques','Relationships','Herbs','Moments','D','2024-12-01 10:29:59'),('882f63d1-2248-494c-8f59-1898f6f2ca60','4df9a69f-17c1-479e-9b23-3fba13fbab0b','A double room',' A room with a pool view','A suite','A family room','A marriage room','C','2024-12-09 11:31:26'),('883f4000-c40a-4e0f-a896-e027aaad64d2','8770289d-afaa-449d-a7fd-3d9ff0f97659','A place where people gather for religious rituals','A building that has been preserved perfectly','The remains of a structure after it has fallen into disrepair',' A modern tourist resort','An underground historical site','C','2024-12-03 11:38:53'),('8859560f-d8ba-4005-8ecd-c2437e6e30ba','845420f8-c911-447e-a322-45bc1868341e','He is a happy boy.','She is a fast runner.',' The dog is black.','The car is old.','He has a big house.','A','2024-11-26 03:09:29'),('8871238d-3208-4056-97e5-b8bceccbb4db','1cde6470-b2b8-4ce0-82c8-f53f4f6b6add',' Beautiful','Historic','Beautiful, historic','Restored','Buildings','C','2024-11-28 12:02:20'),('88835dcb-9e4f-4c5d-b9a7-45513d195698','29cecaf9-3c8d-42e4-8d4d-1203b158635d','Her arms crossed, she waited.','She waited patiently.','His choice was quick.','An apple a day keeps the doctor away.','The running water.','A','2024-11-28 12:03:43'),('88a60156-c00d-4c00-aaf6-d03f40795e93','d45ec92a-f493-46f2-aca1-373117f327a1','Tennis','Basketball','Soccer','Running','Swimming','C','2024-11-25 10:47:16'),('88c37c48-f920-4d81-a911-82b14aa85831','f277626a-949b-489c-965b-228a6ec73791','She completed the assignment','He put off the meeting','They will decide tomorrow','I study every day','She reads books','B','2024-11-26 05:35:40'),('88dc2deb-ffd2-4660-808f-3507ed73cfa7','b5c85c05-08ce-4308-82d2-62f514fb450f','Spanish','French','German','English','Italian','D','2024-11-26 11:32:49'),('88e6dd54-e86e-42bc-9a6f-ccc48f34bc7a','bfa26396-a291-41fa-ab4c-58723305804a','On the second floor','On the third floor',' On the rooftop',' On the first floor','In the basement','B','2024-12-11 09:23:13'),('88eff250-04a1-49f0-9bb4-31bd1256fac6','03fd7669-160b-4ebf-a69d-db3f4c8a3831','Museum',' Community Hall','Police Station','Train Station','Hospital','B','2024-12-03 10:23:39'),('88f15f78-ca5b-44c9-b2ee-7aeac9e7add0','cc7dfd0f-c282-42ed-b369-c7cf448eb339','are going to adopt','would like to adopt','will adopt','may adopt','have adopted','A','2024-11-29 11:54:37'),('88f77be6-c5bb-47b0-be6e-6f714ec6034f','802c3ab3-ce35-475a-9578-19d80b15bbd4','Hostipality','Hostility','Hopital','Hospitaly','Hospitality','E','2024-11-28 15:41:16'),('891a4bb4-52a8-4d24-a694-397e5e714ca9','36e96a45-3a96-42e7-a834-0c3c29f9c34d','They are not useful','They are beneficial for everyone ','They are outdated','They are irrelevant','They are relevant','B','2024-12-02 09:33:46'),('891a59e7-489b-46ac-a404-208b76b6d491','5904da1a-4917-42a1-bea0-fc0c09d47580',' works',' will work','. worked','working','has worked','B','2024-11-29 11:24:50'),('891c209b-e3e1-4862-843f-9e018e5c0d52','b9350c41-19d1-4060-8354-b9c4c73e4c23','loving ','demure ','pretty ','hate ','bad ','A','2024-11-25 19:36:28'),('89291d6f-cc85-4434-99c1-4e482aa74c00','057053d0-622f-484c-bd12-8d77421b85af','A family ritual','A holiday celebration','A gift-giving tradition','A greeting custom','A religious ceremony','A','2024-12-11 14:38:41'),('892f99b5-b60b-46d5-bf6e-7b15628acc47','19e6b331-03cf-47f6-87f4-c8f5ef126a57','Negative and critical','Positive and complimentary','Indifferent and unremarkable','Uncertain and mixed','Positive and remarkable','B','2024-12-02 10:11:27'),('8934d808-f2f9-458c-9aef-d7ec6ef2ea05','fdf1211e-82c2-498a-b416-edac40aa32a1','A butterfly.','A mosquito.','A bee.','A spider.','A fly.','C','2024-12-11 11:11:05'),('8936b465-5b9d-4612-b5d8-6923400d5218','8ad318d8-62c9-436d-b579-5683f0caaf49','She swiftly left the room.','The enormous cake looked delicious.','He ran quickly down the hill.','They will come soon.','Laughing is contagious.','B','2024-11-28 11:43:43'),('893c0344-1686-4c74-9920-b036faf537c3','1cac2910-6937-48c2-a6ea-899b0eb0026a','About the weather','About food','About animals','About sports','About books','A','2024-11-25 12:47:17'),('894e74d2-9ea2-4ff2-a817-4124f614dcb6','4a2a6d8d-b298-4a65-b18d-a80e6557ce94','Argentina','France','Japan','United States','Italy','B','2024-11-27 23:36:03'),('8956aa0d-05ac-4b88-a8c4-04cedf748387','16d6a9db-d0f0-43d8-9391-8e175f3a4981','Endangered mountain goats ','Rare alpine flowers ','Eagles gliding on the wind ','Crystal-clear rivers ','Bears roaming the forest ','E','2024-12-03 11:18:33'),('89626715-969e-45ac-a6b2-05d7326ce145','df751187-23d4-4656-9cd0-36e0b5d96968','Educational ','Recreational ','Historic ','Commercial ','Industrial ','B','2024-12-02 15:09:45'),('898b9263-e1a5-4da4-81bd-94d869eaf5aa','b8284dd9-8568-44e1-b2ec-92b656375e5b','Joined a sports team','Started a theater group','Joined a theater group and performed',' Began learning music','Worked as a director','C','2024-12-11 11:31:59'),('8995def5-52a3-4823-a076-1a36d51f32ee','6aa8a536-4201-487a-83cc-4c7df7cfa537','over','with','into','upon','through','A','2024-11-28 15:39:21'),('899665fa-faed-4f4f-ada9-52ef86ebbf98','f2100322-3a3c-4b42-b551-9056bcb114d4','To offer personalized guest experiences ','To lower room prices ','To lower room prices ','To reduce the workload of staff ','To make room prices higher','A','2024-12-09 13:50:17'),('899bb0e2-d0d6-4c88-b363-0a4a30556b54','0c532cd5-9aac-4f5a-9b89-9ed618d60e39','Paris','New York','London','Berlin','Madrid','C','2024-11-25 11:41:03'),('89a48435-be6d-4fdf-8fc2-bd38e6dfb280','7a002345-0220-4795-b01c-c3106604de96','interest','interested','interesting','interests','insert','C','2024-11-29 09:24:26'),('89c3b005-9341-47ad-b772-4382c5669cd6','4647b890-d4ff-4e9b-8983-67770f9f9dfd','Asking for guides','Touching fragile artifacts','Listening to audio tours','Taking pictures','Using headphones','B','2024-12-16 09:43:57'),('89d3dfb9-74a0-411a-a37f-370fa9c8670c','2bfb27d2-d60a-468c-aed0-87c82b4382f5','Destiny ','Journey ','Future ','Choice ','Curse ','A','2024-11-25 10:59:50'),('89d9d826-0333-4037-9ac1-a36eaf0ab791','05ab9d1f-d626-481a-90b6-1f822dfc10a3','Dedication and effort','Career path','Dedication','Every career','Working hard and gaining experience','A','2024-11-28 12:09:48'),('89dd1894-d2c9-412c-ad4e-591771b4b145','063cb2e8-728c-4721-9d9a-076fd514f551','A beautiful sunset','Lit up','The sky','Beautiful sunset','A sunset','A','2024-11-29 10:42:21'),('89f36b89-1cc0-47b6-896d-a81cef132e42','50110309-b915-4395-af26-2f4f521c6714','significance','significant',' significantly','significate','significants','B','2024-11-29 09:42:15'),('89f42544-890b-4ea8-acfd-16de26c64a2a','2c08ab8f-d7ee-46ba-bcbf-fcda913c9226','scientists think shorter gorillas are meaner','only the leader of the gorillas beats his chest','gorillas beat their chests for many reasons','gorillas can be easily trained for movies','gorillas and humans are cousins','C','2024-12-05 13:11:22'),('8a00282a-a370-42b8-830f-0a1d25bb5d5a','a1f7e2e4-4e6a-4325-af0f-56526430ee48','The turtle flew up to the bird\'s nest.','The turtle found food for the bird to eat.','The turtle carried the bird on her back to a safe place.','The turtle called for other animals to help.','The turtle left the bird in the hand of others','C','2024-12-03 14:23:34'),('8a02594b-7cfa-4f58-9144-00ba75471fa0','f6245b78-05b8-4f90-9172-95e8290ec099','It keeps the environment clean.','It makes the visit cheaper.','Its required by law.',' To improve relations with locals.','To help the economy.','A','2024-12-12 11:03:47'),('8a0c50ee-a98c-4d7f-b4c7-ff566baac804','13692543-4906-4c8a-a137-57567e265a7d',' Musicians playing the song',' Song','Brings joy','Played joyfully','Joyful','A','2024-11-28 11:19:10'),('8a115836-9d92-42b2-9cc4-cc16d9d9ed40','b76b43ee-3670-4b93-a26e-49aae2ddaf79',' while','before ','after ','since','until ','B','2024-12-03 15:00:02'),('8a124619-0898-4fce-9e59-a7e6feeab32e','1873ef7d-4287-4b5d-bc87-98bf2fa464f8','museums','musea','museums','museies','muses','A','2024-12-04 10:53:35'),('8a146aec-41dc-41bf-8dd0-c971079d767c','919f475a-f46f-4188-b02f-c73fcffd6757','am going to','would like','is going to','are going to','will like','D','2024-11-29 10:46:28'),('8a1e5e3f-a8cd-4512-b2d6-ce8f5e0be89f','59a8bf54-0d81-4c97-b702-dae462d590c8','sushi-Spain','tacos-Japan','paella-Mexico','curry -India','tacos - India','D','2024-12-04 15:36:01'),('8a4d8912-3cdd-4fce-a962-d2959ce332ba','c0a933a4-c836-4f3d-a3a1-34de21476eb3','TUTORIS','TOURIST','RITTOUS','OUTRITS','RISTOUT','B','2024-12-02 13:55:51'),('8a4e5239-d383-45e2-903f-447e2924d4d0','36ea6425-cf8d-4e62-b59a-8d5fae40238f','\"My name is John.\"','\"I like pizza.\"','\"The weather is nice.\"','\"I have a cat.\"','\"I am from Indonesia.\"','A','2024-12-12 09:54:41'),('8a55fff6-cbd7-4c4a-8423-e42737db579c','b16a13eb-6fd1-4fbd-a378-30a71eeb3cb7','Assigning rooms ','Gathering guest preferences during booking ','Managing the hotels social media ','Arranging transportation for guests ','Booking rooms ','B','2024-12-09 13:50:57'),('8a5852cf-d31d-4a82-8839-633fc5fd49e1','74bd7249-d24a-40c3-bc43-b3509e23d306','across','along','in','with','at','B','2024-11-29 09:25:13'),('8a61f36f-0ff9-4e63-8704-abea793ba659','cfb05da5-49ac-4ab1-9737-4e4b6587c101','Are / meeting','Will / meet','Did / meet','Do / meet','Have / met','B','2024-11-29 10:04:15'),('8a8fa7b8-7611-485d-8f0e-538594821f91','b3bdb8fe-3fb6-40bb-b25c-256642244415','Chair','Bread','Rice','Fruit','Vegetables','A','2024-11-04 14:14:59'),('8ab71e1d-6e6e-4ac0-953d-143e68205418','047576ec-bdae-41ae-a27e-cf3df82660eb','learns','learned','has learned','had learned','is learning','B','2024-12-02 13:26:59'),('8abbd956-2535-46af-8742-0bdabee7b4bc','63bfe0bb-3ebb-493f-a1e4-ac559ef4a41c','They have a running cat.','They have a lovely cat.','They have a loudly cat.','They have a happily cat.','They have a quickly cat.','B','2024-11-26 03:12:34'),('8ac432f2-19bb-4558-8228-647df2cee5d2','23cbfe15-d40c-4acc-81fd-e85ffb192825','Central Park','Hyde Park','Jackson Park','Lincoln Park','Abraham Park','C','2024-11-25 13:30:47'),('8acfe186-abad-48d9-a081-e3131a5a3d3d','c9bbcf03-9164-4895-a8d5-4a8ed1594bf8','not enjoyed','not enjoy','didnt enjoy','dont enjoy','havent enjoyed','C','2024-12-11 12:25:50'),('8ae9bc95-94a4-471f-9381-2132c30800f0','85606c21-a743-4d7a-9a1d-629d71bbc736',' wont travel','dont travel','didnt travel','havent traveled','arent traveling','A','2024-11-29 11:25:20'),('8aef478e-4a06-4b38-9a18-7f3487cfd174','b261d680-84f3-4004-85b3-cb046a82f5fd','Bread','Potatoes','Rice','Pasta','Sushi','D','2024-11-26 14:02:52'),('8af09741-176e-4bd9-af67-1af9e0d35301','44fb9be7-452c-453c-bf67-4e81a0694c82','Only luxury upgrades','A sustainability-conscious option, such as energy-saving room settings',' Free room upgrades for frequent visitors','Automatic cancellation options','Enhanced customer feedback integration','B','2024-12-11 10:48:28'),('8b094561-78e3-473d-bae4-5d03547a01f5','9ebfdcc9-3cd6-4382-9b68-40412bef8e4b','Passive observer ','Reluctant participant ',' Independent and driven ','Skeptical of new ideas ',' Disinterested ','C','2024-11-29 14:00:05'),('8b18887f-5025-4a34-9117-c07fd9f5fff0','0c07fc81-f1e0-4b56-8f8a-7ed092806406','on','above','over','by','in','E','2024-11-28 14:27:59'),('8b1ec432-29ce-48e4-8a90-b0405bd52f22','cd4030b8-36d1-4e49-90c2-4091701764a8','Young','Running','Dances','Slowly','Tall','A','2024-11-26 00:53:06'),('8b21773c-9832-40ce-b599-66152397a56d','0119261f-7692-47ff-99d2-983d60198309',' inspiring',' inspired',' inspires',' inspiringly','inspire','A','2024-11-29 10:17:12'),('8b45f308-bd84-4b8a-8d90-8fba55ca1bfc','360ce4f8-7250-4248-9019-a0e43496f9a6','on','by','in','at','with','B','2024-11-28 15:26:07'),('8b541372-3018-4e89-8843-9728694d1bb4','9f959062-b5c0-4d2d-b75d-32db9c84d9d7','Managing guest feedback and complaints','Training new staff members and managing reservations','Planning special events and coordinating activities','Handling daily check-ins and check-outs','Managing food and beverage services','B','2024-11-28 11:01:43'),('8b58f089-a91d-411d-bbf9-64b4d86437cf','cc46c207-3f2c-4669-ace6-ae9e5974dc37','Injury','Hurt','Destruction','Reparation','Restoration','C','2024-11-21 12:29:20'),('8b7ba3b0-2a47-4dbc-a293-0dcd59cc03cd','5d3a347d-da2d-48f4-8b52-342d00d0aff7','Bird','Elephant','Monkey','Tiger','Giraffe','E','2024-11-26 08:02:42'),('8b892f92-2fec-4d8e-aced-93b9e89477e9','28193264-8f5f-4b0f-9768-3c573bef9664','She said she might join me later.',' She said she may join me later.',' She said she would join me later.','She said she could join me later.','She said she was going to join me later.','A','2024-11-28 12:20:54'),('8b93c007-4961-466c-b60d-2462c2d90d91','8fd9edc5-1fc6-49ab-8987-c84f8b03d8f3','It is under construction','It is too crowded','It is closed for cleaning',' It is a staff-only area',' It is not safe','C','2024-12-11 10:19:55'),('8ba402ad-61eb-4365-9e37-96fecaacaa41','fb7e8a12-ec41-429f-b247-ff66289c5745','She looked around','They went home','He played outside','I cleaned my room','We listened to music','B','2024-11-25 19:45:19'),('8bb0b8a8-8b3e-40d7-827e-77a522dc56f1','1c1884a7-818a-4636-aca9-b3c9fd4dbace','Create',' Creative','Created','Creator',' Creativity','E','2024-11-28 11:01:46'),('8bb42b69-369d-454e-9476-75d288dfff4b','e398f1dd-0fb5-4fd7-8e40-056a6e7c7fb6',' Will / accept','Does / accept','Did / accept','Has / accepted','Is / accepting','A','2024-11-29 11:41:48'),('8bbde121-b3ab-4b3a-b5e0-e565bbf74a76','ed1069e3-14b5-4af5-a000-5a02e3f9735a','A quiet dining experience','A lively atmosphere with aromatic spices','Only sweet treats','High-end dining options','Expensive snacks','B','2024-12-03 10:44:43'),('8bc0ac21-c085-41a5-b8e7-e19fe3087349','a7bc4dc8-53b4-494b-862d-6c443def4aeb','Socrates, Plato, and Aristotle','Socrates and Xenophon','Plato and Aristotle','Only Socrates','Ki Hajar Dewantara','A','2024-12-03 14:32:04'),('8bc0ba06-32b8-4014-8e7e-95a4e1b5b0db','9bcc7999-6242-4fa0-b007-535ac4872df7','A cooking technique that involves cooking food slowly in a large pot with low heat ','A method of cooking where food is fried quickly in a small amount of fat or oil ','A method of grilling food on an open flame ','A process of mixing ingredients together ','A technique of boiling food in water ','B','2024-11-22 11:49:03'),('8bf6281d-9054-4fe0-91fe-76b86a679724','8f758259-c299-4549-8f33-147e98521c25','open',' opens','opening','is opening','to open','B','2024-11-28 14:32:22'),('8c05a84a-2f13-4821-b5fe-93b82a4b2826','9e07b3ae-3915-4a43-b2ab-850e61248a8a',' visit','visits','visiting','visited','visits','B','2024-11-28 14:17:53'),('8c0f99d9-bbcb-47f1-9322-4465e72ad0a5','6468226e-6d32-4389-aa2b-c28733b709d0','True','False','Sometimes',' Only when its windy','Megan was never warned','A','2024-11-26 10:01:52'),('8c25abb1-1e68-4073-946b-e906f977a020','50b769e1-3e35-453e-92f7-e25c0b84510f','To earn money',' To meet people','As part of his course','For fun and practice',' To teach others','D','2024-12-11 14:02:30'),('8c45ba91-b027-495d-9247-7e8f91fe4c58','8dc00320-17c1-4adb-bf17-14851f01c38b','so that','although','because',' until','in case','C','2024-12-03 10:29:17'),('8c54823b-7852-426f-84f2-da0f951654dd','209ccd6e-45b1-4372-aa32-bf50a04f9489','Traditional','Kudet','Modern','Popular','Artefact','A','2024-11-25 14:48:59'),('8c5d931c-791f-46d8-bb18-85f5c25dc765','767c2b91-121d-4471-8b76-fb2751b3fc79','It was the first room to be opened when the hotel started','It is often reserved for artists and writers','It has been the permanent residence of royal families','It has hosted royalty and nobility from around the world','It has an impressive ocean view','D','2024-12-10 09:19:04'),('8c7ec55b-15ca-433a-80e0-2a170b1f1daa','9f336917-1d0b-4b33-a144-b9893ede57f3','Tangerine','Tangled','Ingeredient','Ingredient','Engridient','D','2024-11-29 14:05:08'),('8c8394d8-a9b2-4195-b78c-b014a3c2171d','374483a2-ba85-4f68-babb-72de5b3a3ea5','Adverb clause','Adverb phrase','Noun clause','Adjective clause','Prepositional phrase','A','2024-12-03 09:17:41'),('8c9ab662-d5eb-4500-9ce7-b02d276ce20c','e7ada9f0-a056-4b42-b00f-e69a8cf86d3b','She stayed calm and listened to the guests','She helped the guests with their luggage','She worked overtime','She learned to speak French','She hide inside the staff room','A','2024-12-06 10:10:46'),('8caf8c24-be00-4fab-b4cf-8556500cc71b','99166319-9cce-4488-98d3-554a7877f2e4','incredibility',' incredible','incredibly',' incredibleness',' incredibles','B','2024-11-29 10:15:46'),('8cc10de5-3749-403e-843a-f6ba139c8f5a','115eac5a-9f1e-458b-a9a6-09796ca04460','The lack of infrastructure development in tourism-heavy regions',' The environmental and cultural impact of uncontrolled tourism','The role of tourism in fostering global cooperation','The significant economic benefits of tourism in underdeveloped areas','The importance of training locals to meet the demands of the tourism industry','B','2024-12-05 15:14:23'),('8ccb0ba7-1163-43c5-8d0e-6d8c9f49453d','ddad40f6-d8db-4b85-9bc2-0ff89b572e5c','must','should','had to','could ','would','C','2024-11-28 12:00:13'),('8ccb9edf-4e7a-4794-894d-b58e2869d3a2','fe658f5d-5a29-4124-8049-bcb99e86d16c','Calm ','Noisy ','Stressful ','Hectic ','Crowded ','A','2024-12-02 15:06:17'),('8cf24e99-d22d-44f2-9172-510029f1c99c','45de7417-5088-4050-91fb-1224cb497f92','The children played quietly in the backyard.','She left the house to catch the bus.','He stayed late at the office to complete the report.','Wherever she goes, she makes friends easily.','He worked hard to save money.','D','2024-12-03 10:59:29'),('8cf487a9-6250-42c4-b7c0-e52dad09db96','baeaec6b-db23-4c49-9403-c21d4bdb10b1','I go to school.',' I am 30 years old.','I play the guitar.','I have a dog.','I like you','C','2024-12-12 10:43:32'),('8d19b8b3-4bbd-4490-85ad-d3cc94769141','94fd41c2-eb48-459e-b653-f4f83ae1a558','Thin clothes','Summer clothes','Only hats','Light clothes','Thick clothes','E','2024-11-25 12:48:27'),('8d5a5708-3ccb-4a2e-b886-c0cbe69a1c25','fdfc7b6c-157c-4116-a489-938481b5acdc','Over five years','Over ten years','Over fifteen years','Over twenty years','Less than five years','C','2024-11-28 11:54:51'),('8d6f4345-bb46-4750-8fe6-1861bf487d14','5adfcc3c-7bde-40e2-9293-f05f631f7a69','The big blue boat','The new action film','Running in the rain','The quickest decision','Large building','B','2024-11-28 11:35:18'),('8d916cf5-7f67-47c7-b263-a6397f15872c','af14ce3e-17f5-4e90-8f94-e12f98c171b5','Difficulty in maintaining a work-life balance','Adapting to a new industry and establishing credibility ','Limited opportunities for professional growth','A lack of support from her network','Get support from her network','B','2024-11-29 12:38:18'),('8d9f1c25-318c-4c7d-9568-a277cebbd576','564441e0-9bb5-449c-8ad0-a470517d0b62','They indicate that the destination will be closed to the public.',' They suggest the destination is highly recommended and exclusive.','They might imply that the destination is overcrowded or expensive.','They guarantee that the destination is easy to navigate.','They show that the destination is untouched and authentic.','C','2024-12-03 09:45:23'),('8dae740d-4df9-43e4-8d6d-2d8991c6035c','9610c649-a72b-4810-8fbd-b45de445b9ef','Wealth and power','Strength and resilience','Happiness and joy','Peace and friendship','Family unity','B','2024-12-05 11:03:42'),('8db12e6c-8a5d-4301-b5d6-de6da3224d31','4f26cbec-dd68-4576-9660-97574e8f0b1a','By using large international tour operators','By promoting luxury tourism','By supporting community-led tourism initiatives','By introducing foreign traditions','By minimizing visits to cultural sites','C','2024-12-16 10:12:57'),('8dbf7a98-e6a7-4499-b269-b434c98443cd','b4729d24-0068-4a0f-a100-d36eb2e9059a','I am tall.','My favorite color is blue.','I like ice cream.','I live in a city.','I like to read books.','B','2024-11-25 20:14:55'),('8dbfd507-bcda-457b-9d12-1b6f374d4848','5c6bf443-988e-4340-8023-145feffbb9ce',' Watching movies','Traditional Javanese meals','Hiking trips','Swimming competitions','Language classes','B','2024-12-11 12:14:48'),('8de4b14c-ab02-4fc2-ad57-01443fa4704f','787fa4bb-bfe7-400d-88dd-a26b242404a0','Its','Their','Her','His or Her','They','B','2024-12-03 11:41:02'),('8de54207-e4b0-4a42-9393-c218a699ef71','b1c57062-4d0b-4dde-85b0-f9c1bf2e50a0',' Gardening ','Cooking ','Painting ',' Photography ','Hiking ','C','2024-11-29 13:58:25'),('8e07e799-b32d-463f-b38e-5122b85384f1','0fa76023-baf2-4e0f-9e99-7a9dcc48d897','Receive','Will have received','Have received','Receiving','Receives','B','2024-11-26 05:41:15'),('8e10c659-8343-441e-b1a7-cdc968356da5','3735ed00-5557-41d4-9b8e-9c678678244c','Watch','Watches','Watched','Watching','Watchs','B','2024-11-25 19:46:29'),('8e12fec8-2481-44be-b70b-18c58d2b6d2e','2051cdc2-5b1a-49a8-9a85-bc19df247d14','Deny ','Reserve ','Spend ','Waste ','Call','B','2024-11-26 03:36:51'),('8e14680e-5fc8-4eb0-8f92-4ae5067908fe','6095a117-3633-4606-a26f-e4ac35bff3fd','ship','foot','camel','bicycle','plane','C','2024-12-02 08:54:00'),('8e14cbf4-cbb3-4450-b09d-b0f4729d89e6','a0f4ec68-2b13-4bb2-b13d-a786fca5fe93','Equal','Imbalanced','Healthy','Proportional','Stable','B','2024-12-01 10:08:01'),('8e25cf83-a4eb-49fd-ae40-fad3461cd7ba','548f60c1-a459-4b38-8479-4bf95ae2fc46','Its','Their','We','His or Her','Our','D','2024-12-03 14:01:00'),('8e30382b-f830-4e9e-99a5-0803a3de577c','c9c1a798-ac3e-4045-8810-b63327611d02','Forget ','Continue ','Leave ','Stop ','Quit ','B','2024-11-25 15:30:14'),('8e3fc1cc-932a-4a07-a05c-11a9e8c104b2','d0416220-977f-40fc-8c61-1a34f8d39958','Confident',' Confidence',' Confidently','Confide','Confides','B','2024-11-28 11:00:47'),('8e52e818-d67a-4d39-8fa1-a47842ec431e','7c8cd483-c9ef-4a5b-828f-8a13410cfb85','pwrluef','wrfeloup','wrefloup','pofwrlue','powerful','E','2024-11-28 11:18:34'),('8e70812e-ac85-470a-89f2-cd9d8c2bd87c','794256fe-fe91-4e91-b071-569f956e7f16','Perpustakaan','Pusat Perbelanjaan',' Rumah Sakit','Sekolah','Toko','E','2024-11-25 12:04:36'),('8e72445f-8397-477f-881b-72a8e7e39fdb','ae78f7d8-7b86-47a2-a486-6a112d0fd350','Buy','Buying','Buys','Bought','Will Buy','D','2024-12-02 10:43:52'),('8e856891-b1ed-4ded-a115-07a2385f71dc','1c8beb1a-e131-4ce0-b3bb-c8f0b433f786','would like to ','am going to ','might ','can ','will','B','2024-12-02 13:36:36'),('8e872b40-6752-4377-9b7f-8e74eb830ab7','7fef1d23-1b11-433b-a788-5809fffb73fb','Travelling to different cities','The creative process of writing music','The chance to become famous',' Playing classical music only','Practicing scales','B','2024-11-29 14:03:43'),('8e99128d-e76b-4ea8-a121-3e4248044d9a','8ea8e816-266b-44d9-9ada-8d61bd809f90','already','yet','still','never','has','B','2024-12-02 11:27:23'),('8ea27028-ef5e-465b-b667-de8e96e35c5a','d867d012-7715-4575-9707-e7b1d4b6aeeb',' I have little time left.','The shirt is green.',' He is the tallest boy.','The chair is wooden.','Those books are interesting.','A','2024-11-26 03:33:38'),('8ea6baf2-c517-4ddb-8294-15e52b9f5eee','2a13e4ec-f1af-4afa-a814-661afc84a8da',' will have',' having','had','has','have','A','2024-11-29 09:59:51'),('8ea9b35b-1e70-4250-b1e7-b4f48e1f76f7','e305555a-c06d-4b6c-b103-0ae0c801f196','pineapple','coconut','mango','lemon','watermelon','B','2024-12-10 14:36:37'),('8eb24103-6d2a-4673-9104-6ae20627a5b5','3cdfca86-4635-4a55-88d0-e01f7fd1cdc0','They','He','We','She','It','C','2024-12-02 11:29:42'),('8efac1f5-43e4-417a-9ca4-2b86b8ea5eae','53ea6671-b480-45c5-a961-7a70fbf7ee67','are going to encourage','would like to encourage','might encourage','will encourage','was encourage','A','2024-11-29 13:46:55'),('8efbe03f-eea0-472b-9567-ae97b500091e','146af6cd-024d-4cc8-9e60-d96ede339f67','Rolled away','Big red','The big red ball','Ball rolled','Away','C','2024-11-28 11:02:24'),('8f09cbba-2fea-4d7a-9506-bd60dbcde584','03c5071a-76da-4404-a9fc-babedd4ea6c1','Take a break','Keep up his efforts','Apply for a promotion','Work faster','Start a new project','B','2024-12-09 10:58:20'),('8f0ef322-8afe-4cd5-b416-58d8187f852a','209e942b-5b49-497e-8044-c18cb92abf95','The dogs barks loudly','The dogs bark loudly','The dog bark loudly','The dogs barking loudly','The dog barked loudly','B','2024-11-26 09:53:40'),('8f3782fe-37b4-4202-bd88-99b476b49e7d','f726d6b1-1374-4d0f-ad5f-30cfb9be285a','To prevent water from entering',' To protect the tomb from robbers',' To keep the king\'s spirit safe','To maintain the temperature inside','To prevent sand from entering','B','2024-12-05 11:38:54'),('8f401211-34dc-493c-9464-6077f0415eb0','1ab94cb7-f55a-40ed-9498-44528c80f492','Eat only vegetables','Study at home','Swim in the sea','Wear colorful costumes and dance','Ride bikes','D','2024-11-27 23:00:30'),('8f4ab39c-75b6-4bdc-a13f-72551a8567cd','906b2945-8d58-4fb4-83e3-4d816d0dcdc7','Power','Freedom and democracy','Friendship','Peace','Wealth','B','2024-12-09 13:19:00'),('8f52ed1d-aa6e-4dca-9dc8-a75e59141395','58a137a3-d504-4c32-8ef1-2a55f14eceee','on','in','over','through','at','D','2024-11-28 15:08:17'),('8f580015-c556-4774-a607-e4533f345ee7','ee69ff9f-77e8-4f46-9700-fbfa27009756','would like','am going to','are going to','is going to','would be','B','2024-11-29 10:39:01'),('8f5b5e42-fd19-46e1-951f-d475036ce4ab','af0c1427-29e6-440b-b080-bb09682ee3cf','Hears','Hearing','Hear','Heard','Will Hear','D','2024-12-02 10:45:47'),('8f8fafa9-1bbb-4406-b84f-c0e69c1f3dea','fef24634-41be-4bcf-9199-ab4ab38c5127',' leafs',' leaves','leavs','leafes',' leafes','B','2024-12-04 10:42:37'),('8fa11e61-a4d4-4f16-ab47-08e863f62221','d0824b8b-1acb-42cb-9df4-64ec60e4294a','The morning sun rose brightly.','A time to remember.','Yesterday evening was calm.','The small boat on the water','Swiftly running through the fields','C','2024-11-28 11:46:25'),('8fae49d2-f2fd-4d3b-95f0-e700b2b61222','5853860e-f004-4dfb-8bcb-e93b02862f7a','Basic internet and standard microphones','Projectors, wireless microphones, and high-speed internet',' Interactive whiteboards and wireless headsets','Standard speakers and handheld microphones','Video conferencing kits and laptops','B','2024-12-11 09:51:56'),('8fc1a8fc-4b8f-4c24-94be-b96f6385e721','72415945-ad4a-42d0-85b3-0b786b91ac2a','The dog barked loudly','I bought a new bicycle yesterday','She is reading a book','All of the above','None of the above','D','2024-11-29 10:45:38'),('8fc1b79a-f60f-4718-96c7-205e56383346','0c13873e-48d8-48f4-938a-31b1a9074cf5','John enjoyed a variety of performances during his visit.','The Grand Canyon is located within the city of Las Vegas.','The Strip features many famous restaurants and shops.','John found the atmosphere of Las Vegas to be energetic and exciting.','John visited Las Vegas for a business trip.','B','2024-11-25 22:14:54'),('8fd342f9-6bdb-4d13-99a8-9f36b8bfc9ca','e886a573-2a76-460b-b638-5203724b3ee2',' A large road for chariots',' A canal for water transportation',' A water-supplying structure',' A bridge for pedestrians','A room for storage','C','2024-12-03 11:23:23'),('8fdc873f-5dc8-4264-b358-e0872f3c11a9','b76c6790-19d6-4017-b71b-455c5b44c484','Their','His','Her','Their own','Our','B','2024-12-03 13:40:54'),('8ffe34dc-6b9b-4860-b4c1-b36744f21457','c95920b5-e81f-4f72-bd7f-a173958dfc1a','He left the house as soon as the storm ended.','She walked gracefully across the stage.','We will wait until the show begins.','Wherever you go, I will follow.','She stayed home because she was ill.','B','2024-12-03 10:46:53'),('9007ca33-f038-4ba0-88fa-6cdc5edaef0a','56bf76a2-8188-44a0-b140-d95d29dca283','was','is','will be','has been','had been','A','2024-11-28 11:31:39'),('90322987-362d-40e0-8525-fa427b54e369','b839d6a4-f964-4cd8-8d64-0a497a467f79',' Buildings from the present','Objects made in ancient times','Fictional stories','Maps of old cities','Some book from centuries','B','2024-11-26 01:44:06'),('904155a8-e933-478d-84f5-0363645c944c','5de3b16e-5c73-418a-bfa8-ef4c4e88e7f8','Random and disconnected ','Only about physical beauty ','Interwoven with the citys history and nature ','Strictly focused on the past ','Always focused on modern developments ','C','2024-12-03 11:15:30'),('9067b2ea-9848-4fc7-852a-23c3380d48cb','f5711e46-be6d-42f9-b8be-d986cb501952','Will / arrive','Are / arriving','Did / arrive','Have / arrived','Do / arrive','A','2024-11-29 09:49:11'),('90680eda-2f1e-4bc0-9c4a-b6d7a8c3f378','bcf6259c-7ddf-45dc-be76-7f83180e7ad0','A basic substance found in nature','A place where scientific work is done','The ability to release energy from the decay of certain elements',' A strong feeling of wanting to achieve something',' The act of making something happen','C','2024-11-28 14:36:42'),('906862ab-f9af-464d-8ad6-4c60c124a496','ccafae9b-6c56-43ca-8a8a-d41c993972d5','Adopted an animal','Visited animals for fun','Volunteered to care for animals','Donated money to the shelter','Helped organize events','C','2024-12-11 11:39:00'),('9083170f-651c-403c-815f-1c636b1f8eb1','3f5b9ce3-65af-4844-8b34-e360fc89b052','Hospitality','Hospital','Market','Mall','School ','A','2024-12-06 11:05:20'),('908acfff-fa6c-4267-b655-c17c0f8b0a81','3ac43a80-a92e-4ae9-b302-5bfd988b87fa','dont make','wont make','arent making',' havent made','didnt make','B','2024-11-29 11:18:59'),('909038d3-1ba7-41f2-b7b8-8551247d7b9e','bc424d19-4225-47fc-803c-54c594e0fd8d','Snowboarding','Rock climbing','Boating','Surfing','Cycling','C','2024-12-03 10:03:55'),('9093da7a-f5a3-4f0f-9e7f-eb1c69b3eb83','05f51606-9011-46cc-84b9-7009032a8e82',' foundation','foundational',' founded','founding','founder','B','2024-11-29 09:48:12'),('9095bf30-8094-4f6b-a34a-5ef7fb76fb2b','201f2956-4026-423e-a7ba-4bd259bda226','He asked if I enjoyed the movie.','He asked if I had enjoyed the movie.','He asked did I enjoy the movie.','He asked if I have enjoyed the movie','He asked had I enjoyed the movie.','B','2024-11-28 12:17:15'),('90977ff2-f9c0-40c1-acdb-319b5f592d95','a7599dc0-549d-449c-b7ce-97ed85217ccd','under','on','in','at','over','A','2024-11-28 14:45:50'),('909eafbd-c88d-4fc0-9360-5a09fa76c5a5','97693fec-68cb-4519-9b78-6d98e925e108','Discovering ','Forgetting ','Avoiding ','Helping ','Ignoring ','A','2024-11-25 11:07:18'),('90a04008-1d69-42e3-8a94-d9978b1ddabf','320a544e-69bf-4f37-af56-78e3142ce621',' technologies',' designs',' amenities','equipment','furnishings','C','2024-12-10 14:32:23'),('90b0a3ca-cd6b-455d-a0a9-d71441d92e58','f7509e5a-5780-44f2-820d-44508d1985fa','Curse','Request','Blessing','Invitation','Offering','E','2024-11-28 11:12:26'),('90c36dc1-fb2f-4d8c-aa8c-10c5e2886e40','0115f316-39da-46eb-85d5-288fccf075c8','experienced','experience','have experienced','will experience','are experiencing','C','2024-12-02 14:34:30'),('90d09f31-bfed-44ca-a7d0-4eaa5ce3f262','4a23ffe8-e745-430f-826b-5a1e29841f1b','would',' would like to','will','is going to','like','C','2024-11-29 11:20:54'),('90d70b6e-4001-49be-9a83-121ecc2a38da','e8f97eb7-dd9b-4e89-a3c0-e15a7d42e2a3','are','were','had been','will be','have been','B','2024-11-28 12:04:16'),('90d8acd1-045c-49d4-ad2f-9a92d5368f4d','04ee00e3-6ac3-47cf-a054-d0c9714addf4','Their','Its','Her','They','We','B','2024-12-03 09:37:35'),('90e6435d-5c8b-4afd-b51d-e0af5158e144','6ced2f18-49fd-4573-933d-9341d9576303','To provide entertainment','To offer food and wellness-related products','To display local art','To raise funds for the fair','To sell health insurance','B','2024-11-24 00:43:01'),('90f93ffc-17c2-422c-867d-f39bacd7259f','664f5ed5-7b96-43df-9533-9f1d008a38ef','Active and erupting',' Inactive but not extinct','Only visited during winter','Artificially created','Only accessible to locals','B','2024-12-03 10:56:34'),('91249d87-7d1a-451a-ad75-9be91c3d3b94','92e44ab2-a361-4dc0-93d2-8b39051d5b8d','Before, Once, After','As soon as, while, when','After, by the time, by','When, until, as soon as','After, until, when','C','2024-12-03 14:25:01'),('91283013-bf1b-489a-b8d1-028e92ede85b','c041c92e-622d-4162-8a84-09979ff9ca00','A dance competition','The countdown to midnight and fireworks display','A celebrity guest appearance','A live painting exhibition','A charity auction','B','2024-12-11 13:36:14'),('914721b6-f1da-434a-a4a3-81af23967d21','1144cce4-c303-4464-a49a-6dd711bf02db','Culturist ','Aesthetic ','Relocation ','Collector ','Escalator ','E','2024-12-02 11:28:04'),('9148a900-1a8c-4929-889f-a3dad225aa93','8e083bb6-43f1-4737-af5f-4365e3b0ec46','The proposal was completed after the meeting.','After the meeting was completed the proposal.','Was completed after the meeting the proposal.','The meeting after was completed the proposal.','The meeting completed after the proposal was.','A','2024-12-03 14:18:44'),('91512083-d0c4-4a51-a3a5-f4c8859fcf62','7b7847c5-1dd4-492c-bcb4-a2e6a44746d0','Ignoring','Fixing','Buying','Leaving','Painting','B','2024-11-26 10:59:03'),('91568111-4530-4754-b722-82a3da671de2','e31b1c30-57c8-4f7a-af2f-5834f9cfec3b','Does','Do','Is',' Are','Has','A','2024-11-28 14:15:23'),('91636c69-3116-4df8-ad38-3946993673d2','22a72a57-d307-48fd-a9bd-789fd99a45c6',' how to make wishes','to find treasures in the forest',' the importance of kindness and hope','to follow all the songbirds they see','to believe in magic','C','2024-12-03 10:37:07'),('916461f4-5d7b-476b-9a47-5f4bc35c22ff','dbf9ee05-268c-44b1-a1bf-f3ce823c527e','will update',' might update','is going to update','would like to update','has updated','C','2024-11-29 14:06:23'),('91668ea8-016a-4fe1-a001-858a984eff46','0f0669f0-245f-4fb8-9c4d-a2c63708fbc9','CESRET','SERCET','TESCRET','ERCETES','SECRET','E','2024-11-25 10:59:02'),('91902c4e-470e-4177-8b50-d3bebc4a3b22','9a9fc42f-ed78-493f-bcc5-8897f778c844','High-end restaurant','Fast food joint','Revolving restaurant','Café','Food court','C','2024-12-04 08:44:02'),('91906433-365e-406e-9842-c62a851af6a1','64037212-9821-48f7-9cbd-f2cd459c9418','She got a promotion.','She received an excellent review for her project.','She won a competition.','She finished a course.','She has a new boyfriend .','B','2024-12-02 08:56:23'),('9194e72a-1f2d-45e3-9530-190b79c73688','ca54a16f-428d-4ac3-9146-398057e9401e','His personal skills ','His culinary training ','Teamwork ','His leadership ','Guest feedback','C','2024-12-12 10:25:12'),('919c6517-c6b4-4432-b2c9-1939ee846fe6','5750ff57-8c35-4ac7-99e4-dae1c573f585','while','after','before','until','when','A','2024-12-03 09:47:32'),('91aea832-0097-4865-b536-748ab5cae0e8','82d914ab-61d3-4926-bf05-57921b2aa801','Adverb phrase','Adverb clause','Prepositional phrase','Adjective clause','Noun clause','B','2024-12-03 10:54:06'),('91b6db70-ad93-4bb3-9df0-fb53e027dc7f','1260c02e-ee36-4654-b4ad-568079c6b863','Adverb clause','Adverb phrase','Noun phrase','Adjective clause','Prepositional phrase','A','2024-12-03 09:20:34'),('91c9d18e-a25c-4a27-a404-fe6e6dc51d6b','9d2c0ff2-8afd-4f27-84ed-699319965ca3','It served as a lookout point for military strategy.','It was a gathering place for revolutionary leaders.','It protected valuable trade routes.','It was an important education center in the past.','It protected unvaluable trade routes.','A','2024-12-10 10:33:00'),('91cba2a3-7420-40f6-a4d6-fbded92ac969','f9bd1f25-e646-47c3-a233-7c959a9f21ef','Your dress is very bright. Why did you choose it?','I dont like the color of your dress.','I see you put a lot of effort into your outfit. It looks stunning and perfect for the party!','Why are you wearing such a fancy dress at a casual party?','You were amazing out there!','C','2024-11-26 01:54:29'),('92003cc1-97bc-427f-ac60-8e7065b203fe','5a9d01fe-0d86-4cc3-ba8a-3be5937bfe73',' 8:00 AM','9:00 AM','10:00 AM','7:00 AM',' 7:30 AM','B','2024-12-11 09:25:22'),('92047095-f504-42ea-b6ab-1230f8d00a13','5120f3f9-069d-4d82-adad-50c775733e91','Adventure and exploration',' Wealth and luxury','Respect for culture and nature','Economic development through mass tourism',' Exclusivity for high-paying guests','C','2024-12-11 10:15:32'),('921ee0c9-8fba-4ecb-89c1-aaad11a58c33','563e24ef-079b-4933-bea4-d0b955db650d','plaza ','bridge ','stadium ','library ','theater ','A','2024-11-25 13:44:12'),('922f00fd-e074-4c5d-bd3b-dec88125befa','1300fb03-32f6-4995-91f1-0d2dbb22194d','Blue','More blue','Bluer','Bluest','Most blue','A','2024-11-26 07:15:31'),('9239517e-711a-4c0a-bc12-f133adfe038b','0ac40cdb-bdc0-4c4d-96e9-c69c3c326d3a','Bread and cheese','Pasta and meat','Rice and fish','Fruits','Potatoes and beans','C','2024-11-26 13:56:59'),('9248fe97-1e1a-4c83-99e7-5cc8bca3eee7','22ece541-3c0c-41e3-a001-897c95eaf3ed','Hardship','Loss','Wealth','Work','Luck','C','2024-11-28 11:27:11'),('927aab82-ed02-4158-8d5b-be4bcf38a323','2a5e3585-f201-460a-b5c6-12d2874e9edf','the economy makes us become economizers.','misers and spenders cause problems with money.','we will not survive the shortages in the future.','At some point, we need to save money.','we need to spend money as much as possible','A','2024-12-03 15:14:28'),('927be810-5435-4d7a-b481-7f8398fe05b3','d2575d14-5fb2-4e22-a4b8-6038ef3e06ff',' To separate the children\'s playground from the fountain','To provide a walking area for people and their dogs',' To lead to the benches for adults to sit on',' To encircle the fountain as a decorative feature',' To divide the park into sections for different activities','B','2024-12-10 13:59:51'),('92880366-ff60-4219-b842-7335f71905a4','21d59b53-096a-4bc6-b685-20e79c1aba4f','Adverb phrase','Adverb clause','Prepositional phrase','Noun clause','Adjective clause','B','2024-12-03 11:00:52'),('92ca77f9-5065-4d6b-8a60-009f285fc6cd','b193ff45-cf0c-472b-96cf-72dc60aecaa6','Their parents','Their friends','Their grandparents','Their siblings','A taxi driver','C','2024-11-25 13:37:01'),('92d2f61b-a1a8-4a3a-92d9-b858d496f3a6','68fbab11-88db-4c9b-8d1e-cb65b20f6b9c','They are exclusively vegan and gluten-free','They use fresh, locally sourced ingredients',' They feature international fusion cuisine','They are inspired by Mediterranean flavors','They are cooked using traditional coastal methods','B','2024-12-10 14:50:58'),('92d50696-8e01-4baf-9d7e-1c32a57072be','9c33f565-6c66-4507-aef6-29acc1d89ab1',' while','if','unless','though','when','B','2024-12-03 09:55:30'),('92d9b70f-4b60-43fb-b256-601ea60733d8','3b4f5a9e-30d7-4085-8b47-740efba6871d','He wants to work in a bookstore','He plans to travel the world','He aims to become a software developer ','He is considering a career in art','He is considering a career in health','C','2024-11-29 12:01:00'),('92f2220a-09a5-4e1e-aac3-2c42f7041dd8','e0011cdf-54fb-47d4-aeb9-8aa1b9dcb8ee','Options','Operators','Operations','Opportunities','Off','C','2024-11-26 06:08:43'),('92f9731f-5fff-4426-b415-52fcaed21683','6779857d-77a3-443f-bfb0-4d7c91510c49','Contamination ','Combination ','Construction ','Conservation ','Communication ','A','2024-12-02 11:02:54'),('9328cf3a-92b5-419e-bb46-526a7b5c0143','27442923-4369-47cf-82a4-005f66b75930','gooses','geese','goosen','goos','goosenes','B','2024-12-04 10:10:28'),('932f7a48-5f25-4c57-824d-0c9cf2207f09','f5021fb6-4310-40ae-bcd9-e2344606e1d7','The ability to bounce back after difficulties ','The ability to plan ahead ','The ability to speak many languages ','The ability to be calm ','The ability to be creative ','A','2024-11-25 19:54:08'),('934501ae-6914-4294-99e6-4a5ab4bd59ff','86da7ad6-57a6-4f56-a7bd-9843badf3dae','I only','I and II only','II and III only','I, II, and III','None of the above','B','2024-12-03 09:08:13'),('9380b4a8-f337-4733-8c89-361eb2782b36','9b6112f3-a276-47e0-b9ad-afc1da9d9fd4','A large, excited crowd','Excitedly','Gathering happily','Crowd gathered','The concert','A','2024-11-28 11:23:23'),('9389e43b-b9b9-4ba3-be03-44a2bf5a1e95','1e3faa72-5e14-46f7-bc28-1867e17dd34d','Politeness and humility','Happiness','Formality','Confidence','Enthusiasm','A','2024-11-27 23:44:08'),('939cfe00-8861-4e28-b9b8-5b5f65fc2f8a','e46486de-c935-4ccf-b977-00b4d8999a9d',' To gather more data on guest satisfaction ','To test the system before expanding ',' To give staff more time to adjust ','To check if the software is compatible with the hotel\'s existing systems ',' To give staff insentive','B','2024-12-09 14:02:58'),('93b4971d-32fb-48f3-af61-152e838a476a','abf283bd-0b93-4ff6-94bb-bb61db528fa4','His individual efforts alone','The support from his team and the collaborative environment','His previous experiences','The high-profile nature of his projects','His individualism','B','2024-12-02 10:05:04'),('93d2a5b0-7397-4e0f-b030-51a8fb717c3e','04e4bb3f-63c7-4d57-92a6-e1de018b84ca','would call','will call','calls','called',' is calling','A','2024-11-28 12:30:50'),('93ecca64-f548-43d9-af46-fc096a78629c','4b4a675c-e74c-45c8-b78e-fd882e9832cb','at','in','on','by','under','B','2024-11-28 15:25:04'),('93f3611f-586c-4c73-9ffe-da074dc13d0f','fe5ed681-2b06-44cc-b3b8-f2a875f017fe','She didn\'t park the car until it was cleaned and washed.','Until she washed it, she did not park the car cleaned.','She didn\'t park the car until it cleaned was washed.','It was washed, she didn\'t park the car until cleaned.','She parked the car until it was washed cleaned.','A','2024-12-03 10:33:05'),('9402631d-7b15-433a-b1a2-c9b7f0c5b890','808f9bb8-6987-4250-acbe-a3fef61fc1da','Dogs and cats','Fish and birds','Lions, elephants, and monkeys','Horses and cows','Chicken and bird','C','2024-11-25 11:38:12'),('940a192a-2511-4abc-bdc3-c2db8a9a5a4b','0273dc10-1967-46f9-b574-eca3e5bdafec',' Ignoring customer feedback','Hosting cooking classes for guests','Only accepting online orders','Limiting menu options',' Offering seasonal dishes ','B','2024-12-02 10:59:54'),('940fca5f-3ea3-4fd6-8b55-51a1f325113a','b4954d76-103d-4109-9c7c-a605bb948468','is',' are',' was','were','be','C','2024-11-28 15:25:37'),('94127515-d3d2-429a-9135-5bb4be0932d3','dcf8a6a5-f994-4ab6-a246-461d39ecd606','Before lunc',' After dinner','Sunday evening','Monday night','Wednesday morning','C','2024-12-12 09:27:15'),('943fde4a-83b9-4852-b178-97cd9affe49b','f97ce127-6ac0-47b0-9037-a52375b3f525','Do / join','Did / join','Will / join','Are / joining','Have / joined','C','2024-11-29 10:36:03'),('9456f5eb-5a13-484b-96ae-1cec1c239ad2','3344e174-433a-41fe-aa71-d63b1e86df06',' breathtaking, relaxed, minimalistic','breathtaking, relaxing, minimalistic','breathtakingly, relaxed, minimalist','breathtakingly, relaxing, minimal','breathtakingly, relaxed, minimalistically','A','2024-11-29 10:36:22'),('946b0467-d9a9-45b4-9ad0-533b6079464f','c6627e19-78fd-4cd9-bfe8-279588ee6c83','She became a talented musician.','They drove to the beach. ',' He sent a letter. ','She learned several new languages.','They prepared a feast.','A','2024-12-11 10:43:12'),('9475a681-61fe-4bc8-87dd-64d95e0a563e','19eec3c0-717b-4b14-ad99-20206a526e68','An unknown location','A place with historic or cultural significance','A small park',' A type of market','Somewhere only we know','B','2024-11-25 22:10:42'),('948342b1-d878-4dcb-8e7a-7cd204260266','5fcce9d7-08d6-42b1-b250-4fd1899427db','The tall building is impressive','She runs quickly','They went to the store','The dog barked loudly','All of the above','A','2024-11-29 10:47:48'),('948da4a6-7fdc-42ff-bb49-ae681ade737a','cd0fc1b5-4572-4d10-a648-19a1247db6df','live','lives ','living','are living','to live','A','2024-11-28 14:36:51'),('94a0ad23-f231-45aa-a185-eb524e829e68','b1c3bc16-d7b2-4414-a82a-e536b4b386f3','Monday','Thursday','Saturday','Sunday','Friday','B','2024-12-12 09:35:46'),('94a17816-3f33-4640-89a1-19caf3e2397a','f550e1fc-4593-4b00-849d-5adc167cecb2','Father-in-law','Table','Water','Happiness','England','A','2024-11-26 09:57:33'),('94bc5a3b-1a6b-4e1c-bf3b-ef43994ee67c','a3aa8f8b-c2ea-4958-85b6-2c59cf787363','The project succeeded because of their teamwork.','Although she was tired, she kept working.','He didnt join us because he was busy.','After they arrived, we started the discussion.','Wherever you go, I will follow.','A','2024-12-03 10:49:55'),('94c90162-52be-4d17-ac50-74a221d34250','2f0750f8-4502-4765-8f86-4991eb7dccf4','Shyness ','Ambition ','Laziness ','Sleep ','Food ','B','2024-12-11 20:05:00'),('94cce086-2903-4161-933f-87225d912d51','828a98a0-8c34-443c-bdd4-6f67b2a10a99',' No one remembered him.','His ideas were preserved by others.','He wrote a diary.','He became famous immediately.','They make a bible out of it','B','2024-12-03 14:34:57'),('94e7015f-49a8-4351-90a9-ebda72d6ecef','2437790f-8458-4c0d-b998-9bbe7859c3f6','because','while','after','before','since','C','2024-12-03 09:28:47'),('94fb2d99-ea55-4e30-9764-020a2f4289b0','b7509e6d-ffcd-46d8-8841-84d5fa4c226e','Poem','Legend','Tale','Fantasy','Myth','B','2024-11-28 11:14:42'),('95077b19-1470-4e3f-a0ae-ff986576bab4','45b1fbbd-1e1b-4845-98f9-9b2118139b4f','He didn\'t invite his friends for the party until they were ready for the event.','Until they were ready for the event, he didn\'t invite his friends for the party.','He didn\'t invite for the party his friends until they were ready.','His friends didn\'t invite him for the party until the event were ready.','He invited his friends for the party until they were ready the event.','B','2024-12-03 10:32:14'),('95147951-e17b-4115-84a4-4741db0615e5','af1b4a81-2ca7-47f3-9882-23c74f9bc2bf','bus','buses','busss','busies','busies','B','2024-12-04 09:29:16'),('9517deb2-e188-4c08-9467-938b1855beb9','89baf956-96d5-4527-8588-eae5c7583893','Does',' Do',' Is','Has','Was','A','2024-11-28 12:15:20'),('951c50c1-3768-4a36-91da-bdd63a55f4d9','d662deb4-647a-4419-bcc7-a1ea474d41fb',' She worked as a professional tour guide.','She answered questions with vivid, emotional descriptions.','She created maps for hidden paths on the island.','She provided detailed historical facts about Santorini.','She owned a famous taverna in the village. ','B','2024-12-03 09:47:49'),('95253c4b-4cb4-46df-b92d-ed224c74fe3b','f9532e50-e2a4-4a5e-a6a4-be45189c76e0','As a small accomplishment','As a surprise','As inspiring and well-deserved','As unimportant','As important','C','2024-12-02 09:49:56'),('952f6885-86d5-4a9d-bff2-32884ba09893','0945144d-ab1f-4d8e-b34f-8489cf7cb109','ride','rode','park','parks','stop','A','2024-11-28 13:43:46'),('95338818-ccb8-4058-a602-4dc5650ea1b0','b477c9af-88ae-4e45-b56f-be1ca6c66b92','are going to seek ',' would like to seek','will seek','may seek','would seek','B','2024-11-29 11:36:49'),('9533a22b-a878-4a1c-979b-0070e83186e9','7087dd3b-4ff4-4a9c-9061-3f908c022489','Laugh','Dance','Discuss','Sit','Grow','C','2024-11-26 05:40:12'),('954058f5-ce8b-4d94-8e7c-edf7da270de0','1cc3f300-1d11-4bc0-a662-8bdc82ff84fd','We','He','She','It','I','A','2024-12-02 10:14:05'),('95570790-fea8-445b-b75f-d3902d32c341','ebcf4203-c93d-4f88-bf52-0bb0cc1cf659',' He said he has never seen such a big city.','He said he never saw such a big city.','He said he had never seen such a big city.',' He said he was never seeing such a big city.','He said he could never see such a big city.','C','2024-11-28 12:16:23'),('95593508-521a-4fcd-b49c-51fafbc4d561','5c31fc10-278e-4bdf-b6af-13d987a7145c','cleans',' clean','cleaned','cleaning','cleaner','C','2024-11-29 09:15:40'),('955c9498-7f90-4bdf-842c-626eb1a2b306','2ab1089c-acb1-4506-8848-d0a35b8850c4','the child can\'t learn to make a good selection of what to read','the child is likely to lack the motivation to read on his own','he can never be fluent in reading','he becomes a listener rather than a reader','he may develop an aversion to books','B','2024-11-26 09:38:49'),('955de4fb-631a-40f8-a75c-1d33580bbcdd','fac6db70-bc22-401e-8724-7f44f68e1e6f','A wedding','An annual gala','A conference','A business meeting','A holiday party','B','2024-12-09 14:09:00'),('956337d1-868d-4685-b7e8-2f2fc28f1bdf','1131f086-97ca-4e0a-a319-a406c1bb4ad5','Office area','Reception area','Dining area','Lobby entrance','Lounge','B','2024-11-26 06:11:02'),('958faddc-efd2-48bb-b62f-cdd4a5fe6735','3944d8e9-4917-4e57-bffd-3d103ba5a9ba','Quietly','Soon','Everywhere','Rarely','Never','C','2024-12-11 10:32:13'),('95984bad-8c4c-4618-bced-9299c7b91082','088f25e0-35cd-4e34-836c-cc34d9695a3b',' To engrave or carve deeply into something','To distort or change',' To refresh quickly','To blur or erase','To forget','A','2024-12-02 10:53:16'),('95c26f63-cb2b-4a07-b15a-12e2d657e358','fa209070-776a-4f46-a6ca-10c50291b413','Jackets','Light clothes','Heavy clothes','Shoes only','Scarves','B','2024-11-25 12:45:01'),('95e55959-23e2-439b-afe8-ca33ea13ec88','83378933-ecb7-4320-ab0d-76109dd98990','Soccer and tag','Hide and seek, water balloon fight, and races','Video games and board games','Basketball and swimming','Basketball and golf','B','2024-12-02 11:28:11'),('95ece5c7-4d56-49ee-8289-4e7cf0f575f3','d82a0619-7399-4930-afec-5a146c0aad42','Mr. Davis asks for more help','The receptionist offers Mr. Davis a discount',' Mr. Davis says thats all he needs for now','The receptionist tells Mr. Davis that he cannot extend his stay','Mr. Davis asks for more money','C','2024-12-09 11:35:28'),('960b0082-ea15-41b3-86d8-fc2253cd0683','c1dfe13e-e629-480d-b54e-625cb997c2d7','That beach in Spain','Favorite','Visit Spain','Place during','Summer','A','2024-12-11 13:22:24'),('960c315f-820f-46a5-b174-680fa2a626d2','745d6a9e-f0c1-46ee-bae5-9f52c2d48c2d','Did he hurt his leg?','He hurt his leg.','He hasnt hurt his leg.','Hes hurt his leg.','Hes been hurting his leg.','D','2024-12-11 12:44:13'),('961e4599-87d6-4cb2-a473-544d9bb47774','a3cb0f27-d3bf-4998-a5fc-265b0f3f4a06','after','for','with','of','onto','B','2024-11-28 15:40:17'),('963ee4ed-209f-4f6b-856b-24a2f035d5b2','05abdec8-fdcd-4ff0-b995-413b6a77e38a','A mix of rustic and urban styles',' Coastal-inspired decor combined with modern amenities','Traditional designs with ornate furnishings',' Minimalist decor with futuristic elements',' Classic European design blended with local artwork','B','2024-12-10 14:49:59'),('964dc8f5-ac01-4706-a4f4-5e89d96cb8cf','3ad5d363-5aab-4142-8f21-410a056e997a','serious power shortage in the city','the high demand for electrical power','the extremely cold weather in the city','the need to turn off all unnecessary appliances','a request for residents to reduce power usage','B','2024-11-21 10:50:02'),('967dc143-0343-47d2-a450-6b65bbc4bc4f','d204fd07-46a8-43e5-b2f2-8b45d35933c1','Ocean','Sea','Lake','River','Pond','D','2024-11-28 10:27:10'),('968e0585-4207-4c25-9c77-032e8630cf80','c220f353-8b7f-418d-a74a-d537c1a8dec4','United','Nuty','University','Unity','Unilever','D','2024-12-06 10:54:40'),('96922cb7-c4a7-415a-bd4c-fc90c0b8e0d1','ccf2ae0c-3608-4bf5-a6cc-9db368faaecf','Conceal ','Exhibition ','Decline ','Breakdown ','Dismissal ','B','2024-12-02 12:59:56'),('96977c77-a203-4a80-8529-0e6cc9111366','f9979864-0708-4866-898d-4684da83e742','To earn money',' To meet people','As part of his course','For fun and practice','To teach others','D','2024-11-29 11:26:20'),('969a5ef7-0838-4c4c-91d4-8053913e8334','dc7ee76b-94fe-43a3-85a3-0287ee9fbbe5','Always','Tomorrow','Slowly','Outside','Now','C','2024-12-11 10:30:14'),('96c177eb-674e-47ce-b63d-fbc90e80908d','deed9a77-5e48-4d0e-9433-ceff22450f65','I would like some want dessert.','Want I some dessert would like.','I would like some dessert.','Some I would like dessert want.','Dessert want I would like some.','C','2024-12-02 13:35:51'),('96df9a0c-320f-4370-b71f-fa2ebba1995e','96113ced-8939-411a-8480-6fa24420669c','Terjadwal ','Sulit','Opsional','Efisien','Wajib','C','2024-11-25 15:46:59'),('96e756fa-b956-43c3-a29b-a903f0b1513b','0011e3c1-4723-4290-acfb-c150405d9da7','To study English','To learn French','To visit Italy','To move to Canada','To teach French','B','2024-12-09 10:43:26'),('96f0e84a-8389-41b4-81e1-286302425a34','53d5cdaa-a397-4161-9a6e-95ffc195f6c3','turquoise, idyllic, delicious','turquoise, idyllically, deliciously',' turquoise, idyllic, deliciousness','turquoise, idyllically, delicious','turquoise, idyllic, deliciously','A','2024-11-29 10:37:38'),('96f58ae4-8887-4972-9402-fa7117341ff6','61de08dd-c4a9-496a-9d28-a09b24f3e9e1','Curiosity, empathy, and resilience ','Courage, intelligence, and determination ',' Integrity, honesty, and generosity ','Leadership, ambition, and independence ','Friendship, collaboration, and respect ','A','2024-11-29 13:58:48'),('96f77e23-d071-46f8-b7ba-f87a76ec58c2','b080d622-1d5f-4b87-a4e2-ed7dc6a41ac6','Guest relations manager','Head chef','Event coordinator','Housekeeping manager','Marketing manager','C','2024-11-28 11:58:48'),('96fafda9-7035-441e-b9f2-24d3133c8c67','8aac8722-c5ac-42a9-9910-52f1afa94c6a','seed','rock','water','papaya','spinach ','A','2024-11-27 12:14:51'),('97180684-e04e-4243-b830-0bc941f77bbc','5a308e14-b773-4a7e-aa82-083c08b32c56','Clinic','Sanatorium','Amphitheater',' Observatory','Alcove','B','2024-12-04 08:49:22'),('97216bca-16ef-4207-ba05-2270307799e9','eb77afb7-0636-4000-902a-b77023975f9b','helps','will help','am helping','helped','helping','B','2024-11-29 09:39:14'),('972b6a3e-b0f2-4c4e-bcbb-ad14c656939f','35233f9a-b1a2-4b91-b97f-d5717cb05f9b','Critical','Indifferent','Supportive and congratulatory','Formal and distant','Informal','C','2024-12-02 10:08:37'),('97322e98-5d3d-440c-9aa2-b978f657c890','56c0ce07-2245-4527-a621-2ad40c0ac42e','rarely','frequently','regularly','often','constantly','A','2024-12-02 14:30:57'),('973f54ed-f0cb-45c8-97d6-d632f0076025','9dab42e5-656e-465f-8086-30359eede572','He','She','It','They','We','B','2024-12-02 09:27:34'),('975e16ab-e665-46ea-bce5-5b12dd247a50','10596f67-f173-43c7-813d-37776d53a3e4','Sweet','Fluffy','Savory','Creamy','Bitter','C','2024-12-02 09:27:44'),('976e60ca-a2c4-48a6-9438-53014f0d451a','41b38d8b-34af-4996-aefe-3b50f9fbd0a1','Sightseeing historical landmarks','Learning about culinary traditions','Visiting famous museums','Shopping for souvenirs','Exploring the vineyards and wine-making process','B','2024-11-25 22:15:55'),('979ff3a3-b1d9-4523-914c-8d9b494fa6e9','c7e830c0-f1da-437d-900a-5425ba70d755','chooses','will choose','has chosen',' is choosing',' chose','B','2024-11-29 11:28:58'),('97f0e6f4-ea09-4862-b744-a1d88eb72b6a','aa51a85e-3a4d-4bbd-bcdc-826c74e16abe','A','B','C','D','E','C','2024-12-11 10:06:25'),('97f19359-d0f4-4321-bf74-5ab533c2749e','8d64fdc7-5214-438f-98fc-6196ae77e0f8','Managing a high volume of reservations','Training new staff members','Dealing with difficult guests','Planning large events','Managing finances','B','2024-11-28 11:23:08'),('980399ad-b511-4a97-8379-c1ce63837a94','15e64fde-9233-414c-9279-71e2c6de4fa3','Checking out early','Extending his stay for two nights','Moving to another hotel','Canceling his booking','Checking out later','B','2024-12-09 11:28:11'),('9816cdfa-2fd6-4164-8053-78772005dbdf','ff60602f-a7a6-412f-9487-f14772c2ad9c','The physical environment','The weather patterns','The feeling or mood of a place','The scientific study of the air','The energy used to power lights','C','2024-12-03 11:08:59'),('9817041a-6347-4f36-93b5-3b9b0bcece24','349017fd-9414-42b4-b7dc-58680b2d61bf','Worksop','Wrokshop','Whorksop','Wsorokhp','Workshop','E','2024-11-28 14:21:54'),('983ab2b7-f529-4224-8f16-744ab54a3046','749eba31-2c8d-4022-b40f-93bb7c9a044c','wont forget','dont forget','didnt forget',' havent forgotten',' isnt forgetting','A','2024-11-29 11:22:45'),('984e7fad-e1a5-4b92-bb31-5767192ae975','11a3f191-400f-442d-b810-53e7f247b850',' Stories from her mentor.',' The architecture of the cathedral.','The legend of the Firebird.','Tales from the citys history.','Her own imagination.','C','2024-12-06 12:36:12'),('984fdf3c-8b75-4917-91b7-3aadbf8583ad','f3e2ebbf-b883-45ac-87d5-8987aa6c998e','Her family\'s influence ','Her desire to travel ','Her curiosity for languages and cultures ','Her interest in history ','A childhood experience abroad ','C','2024-11-29 11:02:46'),('985a5dcf-6b7f-4292-a14d-aa47d28a660b','f8e6178b-ef84-42db-9a56-bfa075da5ccd','Talented','Inept','Skilled','Successful','Proficient','B','2024-11-29 10:38:31'),('985eda95-4245-4c24-9094-8cb0af08625a','371ccf33-dd7e-4b26-a3d4-8e2d83179355','saw',' had seen','have seen','see','was seeing','B','2024-11-28 13:35:10'),('9861bd5d-c7b8-4261-9606-3150cab1398b','5412d4c0-d0c2-4807-9d76-235a663fc2f8',' has','had','would have','will have',' is having','B','2024-11-28 13:24:57'),('986e3b54-4fe2-40b6-af82-0ccb1a4b2a66','3fd9d6ce-b8f4-4a39-b58a-604bb7c1769e','Bad ','Amazing ','Happy','Boring ','Common ','B','2024-11-26 09:03:17'),('989d18fb-4cd4-497c-9cb6-2c49a38e553c','4f352664-06ce-4e58-9075-ba7f420f53ca','are highly successful in their careers','pay more taxes than others','eventually make themselves ill','rarely feel stressed','tend to have supportive friends','C','2024-11-28 13:23:14'),('98a1d16c-f8ed-4e28-9983-81a445cd4b0b','707b301a-7a3d-4d30-9046-4cebbab95010','Busy and crowded with tourists','Noisy and bustling with activity','Peaceful and quiet, with empty streets','Chaotic due to local markets','Filled with performances and events','C','2024-12-10 14:14:20'),('98a257c9-34cf-460b-8163-6d38b7d01bfb','3ca7994e-c5ff-4c8a-8b8d-489f1543b07f','Shop owners','Tour guides',' Restaurant staff',' Locals','Drivers','B','2024-12-12 11:04:12'),('98aacdd1-a76f-4f03-b57a-97b60af4958e','3712fa68-d2ca-4b1f-930f-ab6310fe6df8','The total income generated from business activities','The total amount of money spent','The cost of producing goods','The amount of financial loss',' The value of assets owned','A','2024-12-04 09:16:10'),('98bbf0d2-8ad2-4547-acfa-4415d893a81a','863b856c-641c-4887-a9e0-fa90f83a3ef7','Rigid ','Adjustable ','Soft ','Generous ','Hard','A','2024-11-26 03:50:25'),('98dda8ea-f64b-456f-9871-66d4d9b1142a','502f347e-328e-4014-9f86-387f83e184f0','go','goes','went','going',' has gone','C','2024-11-28 15:24:17'),('98e472dd-0c63-46c3-a208-4efeafa63e35','0aafc40f-f24d-46d9-8722-ae3a974081af','They said, \"Don\'t touch anything in the museum.\"','They said, \"You must not touch anything in the museum.\"','They said, \"We are not to touch anything in the museum.\"','They said, \"You should not touch anything in the museum.\"','They said, \"Nobody should touch anything in the museum.\"','A','2024-11-28 12:10:25'),('98f9b374-15cc-43ae-959c-5dae362eb20d','6cdfbaf9-1c31-4de4-a513-f926452ce88a','Famous writers','Native American leaders','U.S. presidents','Natural rock formations',' Animal carvings','C','2024-12-09 13:24:30'),('9914e98f-3881-49c2-81ce-0bad6c7e65ae','72c2e4f0-a912-4018-8f75-1baf213d6d09','Desk','Iron','Plastic','Stainles Steel','Wood','B','2024-11-21 13:01:04'),('9922c2a2-b959-4b8d-91ad-55f43a949cec','91059642-4ed3-4aeb-a26f-1982660e3a88','Chinese','English','Spanish','French','German','D','2024-11-25 10:35:06'),('9934adc3-8dde-4169-97c4-7d7b9b7b7987','f1d30dd3-31a0-4828-af15-2a70396b7f27',' Libraries',' Large courtyard and towers','Aquariums','Desert trails','Beaches','B','2024-12-10 12:45:33'),('993602d8-fa90-4d91-a121-231b6e13a012','6338cf89-6673-4cb7-a771-819f56856210','Their','Its','Her','His','They','B','2024-12-03 10:36:58'),('9942b1c1-ef1b-44ca-8ce8-d3fdf8992973','a678888d-b825-4d9c-8f4f-ea1bfab1c1c2','She barely spoke during the meeting','The tree is bare','He walked on bare feet','She wears bare makeup','The house is bare','A','2024-12-10 14:47:31'),('99499ae7-09d4-4e63-8cd1-14af2c62ef3e','9507ed1d-3565-425a-b3dc-6d305ee87e80','All pets','Cats only',' Small dogs only','Service animals only','Exotic pets','D','2024-12-11 10:26:07'),('995ca2e6-6282-45a7-9d2a-53f75bdbd68d','d4e62910-f2e7-4027-8eee-2fe2f32b77f7',' Indonesia','Japan',' Thailand','China',' Malaysia','B','2024-12-11 13:51:57'),('996fc38a-f025-4b20-b265-7fecff57431b','f8dd2cd8-1020-4d39-be44-4ad2bb1f662d','Played games','Watched a movie','Discussed a novel','Read silently',' Listened to a lecture','C','2024-12-11 15:09:42'),('9976bbcf-45e8-466e-844d-2be5d1ac5bfe','e82756e0-9e45-4089-b3c4-d1f2c033c51a','10 A.M.','11 A.M.','1 P.M.','2 P.M.','4 P.M.','A','2024-11-21 09:57:53'),('99940d62-51ef-455d-8ac7-97b15a2abd8c','44afce7f-87c5-4810-b73c-3d698a7c9e43','Tourists','Local shops','Tour guides','Restaurant owners','Drivers','C','2024-12-12 11:02:53'),('999b8779-6a5a-4182-bac8-4fe8fcf64946','726c2583-28f8-4840-a0e5-f415ca3aafc6','They didnt like it','They loved it','They were confused by it','They thought it was average','They had no opinion','B','2024-12-09 11:48:13'),('999ee5ec-b7fd-492e-83fb-0531332965b6','98ef59ef-c673-45c6-801f-8c434fa35565','Financial growth ','Employee recognition ','New hotel policies ','Customer feedback ','Future plans','B','2024-12-12 10:27:39'),('99a45102-a8c3-4fb2-bff6-fd4886beb8a8','bab6cbd8-04e2-4630-996d-827b4812c218','Honest ','Authentic ','Fake ','Right','True ','B','2024-11-26 03:55:55'),('99a8bb2c-b917-4ea3-8def-7e91389feb85','045796c6-dcfc-4b97-b9a6-fcc0e000a89d','on','in','at','under','over','B','2024-11-28 14:53:15'),('99a8ee57-55d6-45b0-8734-b174f006c651','57600df3-7f7e-4939-8768-01701cfec7c7','goals','hobbies','friends','dreams','idol','A','2024-11-25 21:58:24'),('99b36429-3479-4ba4-86b1-6f9d6df80ce8','12a20f03-2425-4f2e-8ae5-fe0f242e12d7','Nervous',' Excited','Uninterested','Confused','Happy','B','2024-12-10 09:27:03'),('99bd0bde-56ed-4402-aa1d-1faee75aa43a','8262f966-bf5d-4b59-ba7c-019de335e648','dont buy','wont buy','didnt buy','hasnt bought','am not buying','B','2024-11-29 13:44:47'),('99c40ee2-5abd-4d3f-9090-f03db760f9a6','57e86486-3b29-402e-82b7-a639631bb83f','Unfriendly','Friendly','Indifferent','Nervous','Overly serious','B','2024-12-09 10:54:06'),('99c72641-e761-402b-b2dd-ba3e2cbc5f52','2a732336-d665-4c51-8de9-a656df1fd9a4','after','until','because','while','because of','C','2024-12-03 09:32:38'),('99e14b4e-dc61-4563-90b6-1b091cc5a1a1','6bbb68f8-4876-4286-bf46-9501618bb00e','at','with','to','by','by all','E','2024-11-29 09:35:15'),('99eca48e-9c8c-48d6-ad57-87ead4f96c47','e3332792-bbb9-4f4b-9953-6a2627da5304','The current hotel is larger and more luxurious','The current hotel is located outside of London','The current hotel has fewer staff members','The previous hotel was larger','The previous hotel was a bed-and-breakfast','A','2024-11-26 11:26:13'),('99ece7ce-8e02-436b-b259-4845aaf896a9','47623a55-ad9e-460e-be22-911af45aab91','would like ','am going to ','will ','can','might ','A','2024-12-02 13:23:01'),('99f60842-c90b-4ce5-be41-61548ad82360','56d0ff8e-a3d7-485c-8655-787e824c8dd3','go','goes','going','went','gone','A','2024-11-28 14:01:06'),('99f8ad87-9c04-4557-941b-9fb4bb6f6efb','13f614b2-6c60-4462-9ac6-707e3312d6f1',' They left quietly.','They picked the flower.','They ran away in fear.','They stepped on more flowers.',' They woke up the Scottish defenders.','E','2024-12-05 11:02:58'),('99f9bc97-8452-40eb-a3d7-7e7611a60d22','b28ce3af-a191-4671-b9db-e54b60e46e4e','ocean','mountain',' river','temple','forest','C','2024-12-10 14:33:19'),('9a24255e-3f33-47cb-be7c-79de5fde9fec','9626a012-e3a8-46bd-90d1-f22cd7add2e2','Because she was hungry, she ate quickly.','They left without a word.','He worked hard so he could save money.','If you run fast, youll catch the bus.','Although he was tired, he continued.','B','2024-12-03 09:14:34'),('9a3cda9b-fe05-4289-b72d-df95ed417547','12b32225-b430-4f70-b985-351893c22f89','Hers','Mine','Yours','His','Theirs','C','2024-12-02 09:55:57'),('9a459905-a9ac-4d19-b836-01b67350cd9c','92895db0-4ea6-4c8a-b97b-e6609c2ac415','Competition.','Friendship and kindness.','Being independent.','Hard work and perseverance.','Devotion to family','B','2024-12-05 10:20:46'),('9a62cf76-e301-4d3e-8e4e-5d778b263b13','4f867e8f-f030-41b3-8371-3b66a5dfe389','The old book','The old book with leather covers','Lay on the table',' Covers lay on table','Book with leather','B','2024-11-28 11:20:54'),('9a79f08e-5c2c-4b52-9a17-a0b03cd0c98c','7cbc2009-a53e-4246-affc-c99701ed6fca','With fireworks and family dinners','By singing songs','By cooking only bread','By staying quiet','By planting trees','A','2024-11-27 22:58:36'),('9a80428d-4037-4a4a-a9cd-d2468af380a6','16b4c76d-5da4-4187-b344-3d874f521f61',' in case','so that','even though','because','until','B','2024-12-03 09:54:42'),('9a80cab4-b860-4174-b0ef-1c6b854f8511','f3707c5d-15df-4012-bb03-b1b12d29ca5a','He said dont be late tomorrow.','He told us not to be late tomorrow.','He told us dont be late tomorrow.','He said us not to be late tomorrow.','He told be late tomorrow not.','B','2024-11-28 11:12:18'),('9a8ed2cf-fddf-4481-bef4-3891316ae290','254f42f7-2535-417b-99c9-404d483e3a82','Theater',' Convention center',' Office building','Mall',' Private home','E','2024-12-04 08:34:13'),('9a990c27-e768-4710-b81c-837ed051e7fc','7e5938d5-1b08-4da7-adaf-e8ccbc486fd3','bake','bakes','baked','baking','have baked','C','2024-11-28 15:26:04'),('9a9a0e8f-c2d7-4b50-8d46-38f7b39f1621','28a4426c-de91-490a-a671-8ae6805631c7','Traveling','Attending hospitality workshops','Learning new languages','Meeting friends','Playing sports','B','2024-11-26 11:32:02'),('9aa028d3-4f65-4525-84c2-fdadc249407d','56d25980-14da-46fb-b3e8-66a938b86c2a','\"Hassan, in particular, believed that guests were a blessing and should be treated with the best care.\"','\"The traveler knocked on Hassans door, tired and hungry after traveling many miles.\"','\"He gave Hassan a golden coin, saying, \'This is not for the food or the bed, but for the kindness and respect you have shown me.\'\"','\"From that day on, the villagers continued to follow Hassans example, treating every guest with care and generosity.\"','\"The village became famous, not for its riches or power, but for the kindness of its people.\"','A','2024-12-05 13:20:25'),('9aa13156-6ff8-45cf-b2ec-d03db363a534','1e4b239f-20f7-47fe-997e-480cf60ec271','A boat trip ','Visiting a museum ',' Going to the beach ','Shopping at the market ','Returning home','A','2024-12-09 11:16:34'),('9aba5997-cc08-48f6-89f9-cd27de559096','f492ba64-8fba-41e4-9699-9a02e2b740df','vibrant','vibrancy',' vibrantly','vibrancy','vibrantly','A','2024-11-29 10:40:10'),('9ad80242-e73d-41e0-a49d-c750032dd7c4','988411d5-a965-4455-8801-4346b7ef97eb','Seen','Saw','See','Seened','Sees','B','2024-11-25 19:30:40'),('9af65370-0193-4199-86b6-9d6825e250ac','061ab423-95e9-4958-b25f-594ff1db4f90','Tourists are taking over these events','Festivals are canceled due to tourism','Festivals are no longer being held','Tourists refuse to participate','Locals are losing interest in their traditions','A','2024-12-16 10:38:16'),('9afddf15-2bc4-4d89-8d87-b86ce49deef6','6e9203cc-269b-48f8-ba2b-a3f8013ee5f6','would like to','is going to',' likes',' will like','would like','E','2024-11-29 09:57:43'),('9b21bf2c-904c-42ec-bb74-30fd0ad5eb62','2d6cdaad-15cb-494d-8c1f-7d1e61ad41f4','With balloons and ribbons','With lights and banners','With flags and posters','With flowers and plants','With flowers only','B','2024-12-03 10:14:06'),('9b389531-2d3c-40fa-9480-5870e197b606','704da072-e823-4479-8ea8-e6c9db400198',' Individual effort ','Partnership ','Competition ','Isolation ',' Command ','B','2024-12-04 09:11:20'),('9b431817-d73a-4716-8b0d-8b8e7dc3dc1d','6be0dbb1-95eb-4af8-9e39-863aaaed1d25',' Boat rentals',' Educational tours','Thrilling rides and live shows','Cooking classes','Bookshops','C','2024-12-10 12:40:42'),('9b530ee6-f80d-4591-afd0-2cb1a7a8c3b4','d7cd6517-074d-42a2-91c3-22b7a315c571','To restrict ',' To honor or devote ',' To ignore ','To criticize ','To promote ','B','2024-12-02 12:57:32'),('9b598919-872f-456e-a92f-154cf3503763','9052de82-9cdd-4e32-9c36-144841dbb0e5','To remind readers to join the school music competition','To inform about a school competition and how to join it','To make the school members informed about school activities','To give information about the prizes of a musical school competition','To announce the school anniversary celebration','B','2024-11-21 10:56:41'),('9b6364ca-13a7-4e61-8d59-a8bf3b54a64f','380fa7ca-8b5b-4b67-848e-a6893a0f7dde','Studies','Findings','Problems','Failures','Conflicts','B','2024-11-25 09:55:07'),('9b973aa6-907b-4de7-9a6a-67b97b9e4350','14ba614a-aa72-4c30-a129-f88bb7850823','Played','Worked','Talked','Ran','Walked','D','2024-11-26 02:09:49'),('9bb12f6a-9c33-4423-bf73-5de3001e1573','69eb7e66-29d5-44fa-b5ec-8c2bf85b1493','The tortoise gave up','The hare won the race','The tortoise kept moving','The tortoise went home','The hare had a nightmare','C','2024-12-03 14:41:20'),('9bbf5a72-def7-4e66-87f2-f429c482edb1','bdad4920-394e-4362-bb2e-86d9dc0d1705','To buy food from the market','To listen to Litos music','To learn how to play the flute','To watch animals dance','To celebrate a festival','B','2024-11-28 13:51:42'),('9bd20141-fb97-47f3-a88d-44d2937e90fc','303748a1-c122-4968-8105-ec8a733f6bf6','Three languages','Four languages','Five languages',' Six languages',' Seven languages','C','2024-12-11 09:57:43'),('9be94b52-6d90-418f-9a0e-9173403a101c','a9b453e2-0db5-4b7b-87c3-25c096961e8a','Traditional','Commercial','Mainstream','Alternative','Indenpendent','C','2024-11-25 13:33:23'),('9bebfedc-bb97-445c-939a-a4ec9a5a3ba2','9ff5097e-f2a8-4015-ae41-de76adc84c8a','The delay of product making','The severe fire at the company','The renovation of some buildings','The companys temporary address','The relocation of production facilities ','C','2024-11-21 09:17:40'),('9bfb7c5d-c8e2-4335-8339-a2251bfd115b','dd438492-177b-418f-99a9-c4ba52fb2f73',' Why did you change your hair?','Your hairstyle is very nice. It looks great!',' Your hair looks messy.',' I dont like your new hairstyle.',' Your hair is too complicated.','B','2024-12-06 13:42:19'),('9c00d264-e362-44ac-b3fe-f057e73d6f51','5d8cc4fc-0754-44e1-99e2-6f05874e8eb8','To be more careful in the forest.','That he should be honest and not trick others.','To avoid the rabbit.','To seek food from other animals.','To never trust others without thinking carefully.','B','2024-11-25 21:29:59'),('9c2cc164-4af8-404d-bfcc-95caa34aa522','716249eb-b0c1-497a-a830-0af7dfbe8744','Display','Lecture','Conversation','Meeting','Presentation','A','2024-12-02 12:04:41'),('9c398eac-4b92-49e3-b345-0d94df418596','01024c61-68ef-4df4-ae28-546964427414','It provides food for birds.',' It helps pollinate plants.',' It produces fruits.','It makes the air fresh.','It protects plants from pests.','B','2024-12-05 11:07:29'),('9c40c777-76ee-4fa0-bbd4-b39242363185','0fd4b8c5-cbc0-443c-b83f-cc6261bf0c41','pass','will pass','passed','are passing','have passed','B','2024-11-29 09:48:02'),('9c68c12c-e31f-49d0-948c-0a928374659e','592ed9b2-865c-4c2a-b570-b6ea8936ac54','The old mansion','By the river','Was haunted',' The old mansion by the river','River','D','2024-12-11 10:50:33'),('9c731647-d60e-438b-8129-d0b8bc7b44dc','f59853da-745b-47c4-b1b8-e39cb8731bb2','the power to make seals sick','the power of warmth','the power to make plants obey her','the power to throw tall trees','the power to shine without effort','B','2024-11-28 15:15:34'),('9c749163-581a-423a-b1fb-55798bb6c6ef','cfd5af2b-62ca-42de-a238-bc851f4cb0d1','Baking at an extremely low temperature for longer periods','Incorporating molecular gastronomy to create a foamed mentai topping','Flash-freezing the sauce before spreading',' Using entirely raw ingredients without cooking','Replacing the cod roe with a sugary glaze','B','2024-12-02 09:47:21'),('9c8870af-3fce-403b-9b1c-0366a3b5e838','752aac60-df9a-4852-85f3-c70032597801','She asked me where was I going.','She asked me where I am going.','She asked me where I was going.','She asked me where you were going.','She asked me where am I going.','C','2024-11-28 12:09:25'),('9ca833d3-b93d-471a-bb4e-1dd267a064b0','3e24fcfd-2ab2-4abb-b64a-80892c352950','To the airport manager','At the airlines help desk','At the customs office','To airport security','At the information counter','B','2024-12-11 13:17:15'),('9cc6f3eb-d1dc-480d-9d53-c2ec5920661c','b64fc07e-603b-4da3-a3ff-2d4979c64ff4','under','beside','between','on','in','C','2024-11-28 14:57:20'),('9ce3810d-a9dc-4196-8e8d-c007338ec05a','e62a485e-5e27-47ec-806e-3e09fc0405ef','repmenaty','perment','perminant','permanent','oermamebn','D','2024-11-25 15:05:23'),('9cfe8646-2182-4e86-9bbb-158d6b655aaf','a58f6c08-c21e-40de-9040-0a478306dbc1','Wayang kulit','Gamelan music','Batik','Dance','Painting','C','2024-12-04 13:28:30'),('9d02c3f2-57bb-4312-aaef-3b94680b35b2','ff42860e-d5b0-46cc-b69f-290cce50dfce','It creates confusion ','It provides recognition and appreciation ','It discourages teamwork ','It isolates employees ','It undermines authority','B','2024-12-12 10:19:03'),('9d066f6f-4163-4a38-af62-5fb376a786c5','215d5e79-c720-4073-a34c-e0ff06355690','Different foods','Only rice','Only vegetables','Only fruits','Only bread','A','2024-11-04 14:19:15'),('9d1329bf-caf2-46ed-ae4a-6af1d2bd3f5e','b689e9c0-90a0-4c46-88eb-5402b7fab92e','To serve the most luxurious and expensive dishes','To use only locally sourced and organic ingredients','To provide fast food services',' To partner with large international food chains','To provide traditional food','B','2024-12-02 13:17:43'),('9d1e7301-66f2-4067-a14d-6498e81f01a4','64a9ebd8-6b69-4c4c-aef7-c6eb5c0ea1cc','That it will take too long to implement ','That only tech-savvy staff will be able to use the system ','That the hotel might lose its personalized service ','That it will be too expensive to train everyone ','That it will take too short to implement','B','2024-12-09 15:01:36'),('9d1ec643-01d6-45f7-82df-55fc1c1bcd69','8acbb0d5-5d5e-4c38-bd7e-f382c4f24645','greet','greets',' greeted','greeting','has greeted','C','2024-11-28 15:37:21'),('9d25708c-42d1-47dc-8b80-59c88367d8f3','5a9a196f-dbb1-4104-b73c-fea273be666f','Something inherited from the past ','An old-fashioned idea ','A type of journey ','A temporary plan ',' A company ','A','2024-11-25 10:13:39'),('9d46fc21-2193-4051-a059-86ba9823ce2b','4a39cb93-f552-4b17-8c71-6a6abcd29bb5','Book','Run','Tree','Happy','Blue','B','2024-11-26 01:57:26'),('9d4dda1a-d466-4f2f-86c7-12e32743d7a4','459f7dce-cada-4040-aabc-8be6fb205181','In the 1100s','In the 1300s','In the 1500s','In the 1700s','In the 1800s','B','2024-12-10 09:44:05'),('9d624ed5-5499-48e3-9283-c8ecd6ef6da2','223f9ab3-0993-4f42-baa8-bf2582f52b03','Rice','Book','Dog','Car','Apple','A','2024-11-26 10:00:24'),('9d695f05-0e4e-4ab7-9474-e1c4e87af8cf','bfb33a21-c7c2-414e-a2b0-f554268d1864','The museum with old paintings','Museum','With art','Filled beautifully','The museum','A','2024-11-29 10:34:06'),('9d6ea687-1de7-4fbb-a5bd-bfc1e8edb3be','68a1c812-9790-4ce7-b592-7fae890791cb','Cooking','Gardening','Photography ','Traveling','Singing','C','2024-11-29 12:23:51'),('9d82d00f-4e3a-4431-911d-febf47132dbb','1e441f5a-7e22-4352-bf3d-24dcff205877','The bunch of grapes is fresh','The cats of dogs is playing','The herd of birds is flying','The book of pages is old','The flowers of water is blooming','A','2024-11-26 10:19:44'),('9d894901-4457-49f9-85c2-2423afd376c2','ee0457d9-6eec-4a96-a276-8d8d2a53b8c5','The book was read by the students','The presentation was given by the professor','The students read the book','The song was sung by the artist','The food was prepared by the chef','C','2024-11-26 06:00:37'),('9d89deb1-b7b9-4985-860c-66018b578a6b','c769ff04-8b4d-473a-ba84-96f56aeeec77','Whenever','Because','Unless','Even though','Since','A','2024-12-03 10:05:27'),('9d8c3719-5bc2-47f5-8f0c-12de4a2a495a','24b1e4f9-fbdf-4476-9c65-a0dceeb09e41','liked creative subjects better than practical ones','was tempted to become an artist by his tutor','had no talents in anything other than in arts','did not get on with any member of the royal family','only write gossips as entertainment','A','2024-12-04 10:25:43'),('9d8e025b-a1d5-4d51-b127-d33e5324179f','0c5a4fee-fde3-418f-be7c-08d24b346d4d','Babies cannot recognise patterns.','Babies start learning grammatical rules early in life.','Babies prefer sounds that rhyme.','Babies are more focused on melodies than speech.',' Babies respond better to A-B-C patterns.','B','2024-12-03 09:28:06'),('9d920cad-8c23-4091-956b-f6f1dbaef47f','60e640aa-08b3-4244-a8ae-298bd03e3a67',' walk','walks','walked','walking','to walk','A','2024-11-28 14:41:20'),('9da166fe-c866-4f27-b661-639d3d006961','6ba97937-c097-48b5-bf51-759804f9521d','Busy ','Empty ','Full ','Noisy ','Remote ','B','2024-12-03 13:07:39'),('9dae2bc7-ccfc-454c-99e5-207c6704f123','e225823b-5e10-4799-b423-2f39bb02e7c5',' Host a party','Help their friend','Travel out of town','Work on their own garden','Move houses','B','2024-12-09 10:44:35'),('9db4d825-3011-4082-b889-27111e678b92','461c7174-abf0-4532-b7bb-411fdfc42cc9','Restoration','Innovation','Construction','Renovation','Decline','D','2024-12-02 11:31:40'),('9db59ff3-8ae5-455f-8d5d-783153a6134d','0d1bfe48-b1e0-45cc-a1f7-75f5757b4eb2','climb','climbs','climbed','climbing','have climbed','C','2024-11-28 15:36:23'),('9dd0a457-de5a-4ad6-8aa5-7ac2a7a22ac6','f2011a35-74d5-4cc9-9846-a63e680ce261','are going to implement','would like to implement','will implement','may implement','might implement','A','2024-11-29 11:43:24'),('9dd1fad1-201f-4945-8905-2097453a0ff4','4bd916ee-c68d-4895-966d-f31e40f58740','To entertain the audience with humor.','To challenge societal norms and provoke thought.','To create longer performances.','To focus solely on historical events.','To avoid controversial topics in society.','B','2024-11-28 15:39:22'),('9de18ce5-6f91-456e-8712-fe7067be6802','aa188e42-999a-442c-b13a-11e41c6f5390','He','She','His or Her','It','Our','C','2024-12-03 10:18:35'),('9dea1550-47a0-4798-9bde-bdb89ccde4c0','dd27aca9-3f1c-4a5d-ae63-0f1b98446254','Forgot','Forget','Will forget','Forgetting','Forgets','A','2024-11-26 05:43:17'),('9dfa7866-2b13-48f1-84a9-2ebf9952a5fd','0a9c1898-d665-46f7-837b-d532e9838a11','Sand','Books','Rice','Water','Trees','C','2024-11-04 14:26:03'),('9dfc3746-5e3f-4881-bf7b-e2212f49582e','6d81837c-2e1c-4d8a-92ee-e8950e0dc718',' would like to','is going to','may','will','will like','B','2024-11-29 11:05:00'),('9e0bb0b3-bef7-46a9-8797-d5d26214d133','0df13abe-5b41-431d-8399-eba58c3e4580','Voyage','Journey','Expedition','Excursion','Tour','C','2024-12-02 11:33:57'),('9e0bdf53-ac81-4d7c-9d02-e4f6e22ad2bc','634380c3-5a5d-48e2-8659-3211928309e2','\"Im jealous.\"','\"Thats amazing! Congratulations!\"','\"Its not a big deal.\"','\"You should have done better.\"','\"Let\'s talk about it later\"','B','2024-11-26 02:04:38'),('9e18da06-78be-4ff2-b5e4-413985a193ff','8c329f42-f3b3-4a1f-a527-bd053345f40e','Waitress ','Receptionist ','Teacher','Manager','Housekeeper','B','2024-11-25 15:32:31'),('9e235db3-cc09-40d8-9049-9560ac9ef32f','48a8e2a9-8017-4f1b-bd4f-d5ffc72642ba','A dance competition','A sports tournament','An art competition','A writing contest','A singing contest','C','2024-12-06 15:01:40'),('9e30269a-3417-4653-baa3-f43f095f738a','8d18cc4b-2009-4f08-a280-12c2d4dbc67c','A','About art','Conversation','Lively','Art','D','2024-11-28 10:42:27'),('9e3cf921-104a-4d1c-a9ac-05d160e0db81','8aa2683e-2da7-4702-af55-5aa779ade450','She will eat lunch','They have eaten lunch','He eats lunch','She is eating lunch','She ate lunch','B','2024-11-26 03:56:14'),('9e3e5b3a-c01e-4947-9916-49acad121839','7123c289-33fb-4961-9eed-b597eee2b119','although','because','until',' if','when','A','2024-12-03 10:35:21'),('9e509bf7-5154-44c3-bbc1-453259379f93','0e52e10a-082c-48e9-bc58-7d4d2b674225','Big city','School','Village','SKy','Park','C','2024-11-28 09:10:05'),('9e54cc13-e9fe-4b79-abb6-8f6b1b67b401','2ffb4114-e54f-4b90-bf30-f3dc4dc6c038','Growing food','What people do at festivals','Making clothes','Traveling','Writing stories','B','2024-11-26 13:51:47'),('9e5822f3-75f4-4a2d-b992-7a9137ca5394','926adfe9-7683-46a7-ba99-1a136a2ee37b','He was the only one who believed in the legend','He selflessly helped the mother find her lost child','Amara gave it to him as a reward for his journey','He was the first traveler to arrive in Arvuna in years','He followed the map provided by the townspeople','B','2024-12-06 10:47:20'),('9e5b900e-cbcb-4c42-b7db-5ae7ad5a057a','fb86a893-c551-466c-839e-6b10a49236bd','been','went','go','was','have','A','2024-12-02 11:24:52'),('9e636d27-e265-4a2d-b92e-8bf3ac8cc51d','aa36d662-8072-43b5-a14a-c5adbb43b9c5','Stayed on the beach','Went hiking and stargazing',' Relaxed at home','Visited historical sites','Attended a festival','B','2024-12-11 11:32:34'),('9e6e66d0-29ee-471e-b83d-539f80ae7e21','32e436bb-c249-4f87-854f-65073f1a4250','Fusion','Aficionados','Delicacy','Innovation','Umami','C','2024-12-02 10:17:59'),('9e9fe687-99d5-424a-b1fb-543a53846920','9130af37-a174-4728-b465-30074cf9cf2f','Children','Playing','Are','Outside','The','D','2024-12-10 14:12:43'),('9ec491e7-b9da-4668-bdfd-da116d46d97a','3730a6ed-5d6f-49f5-add1-b6d9300b3e2b','Did / eat','Do / eat',' Have / eaten','Are / eating','Had / eaten','C','2024-12-02 10:13:07'),('9ecb28d3-efa4-4d7d-a9e3-2be035a9fb9f','a6e2407e-87e8-48a7-8d29-a97d5dc1800d','Will / attend',' Are / attending','Did / attend','Do / attend','Have / attended','A','2024-11-29 11:28:28'),('9ecb624a-36e1-4dd4-83a8-0cc58c201e6c','a413263b-80d4-4760-ac25-3b1a99de6cfa','Our','Their','His','Her','It','B','2024-12-02 11:49:31'),('9ed0d233-7955-444b-882a-18e34b0e7220','3088929c-248c-48e3-97ff-e4bba386e361','Were made from synthetic materials','Would be difficult to create with todays looms','Were sewn together with great skill','Were the same as those made in ancient Egypt','Were highly detailed and colorful','B','2024-12-05 11:25:41'),('9ed69771-68e0-4694-9a13-f7ec13250a14','07763150-777d-4a8c-8803-14956ba18d07','expands','will expand','will have expanded','expanding','has expanded','C','2024-11-29 13:46:55'),('9eddc23e-6a45-47f3-bcd7-0b4e6b7c84fd','bf639c17-95aa-43ea-9920-64de0a2965b2','Shes been stealing all the chocolate.',' Did she steal all the chocolate?','She hasnt stolen all the chocolate.','Has she stolen all the chocolate?','Shes stolen all the chocolate.','E','2024-12-11 12:45:37'),('9edf1456-1088-41f4-8097-7e0016c3b72e','c7efaf21-6929-4aa7-9e4f-11ea778287c0','Only students','Teachers and staff only','Students, teachers, and staff','Only the schools music club members','Parents and guardians of students','C','2024-11-21 12:44:00'),('9ee18c3d-0f0a-46f3-86e2-2246ea0789fb','733a2320-611c-4663-8403-5956a20f7419','after','until','when','before','during','B','2024-12-03 14:04:28'),('9eeb2f96-6b84-466e-8658-2e4691c69f48','a50f6b0e-1ac3-4e60-87fc-49a95b0ecd05','on','by','under','around','over','B','2024-11-28 14:11:16'),('9f119d63-e072-44f3-8984-1ecbc11880b2','b47e8b1f-cc38-4d7a-8d04-fd03a4389a4a','She','They','We','It','He','A','2024-12-02 11:32:03'),('9f25f2b0-9c4b-470e-880a-e7aac6cfbee4','b573c94c-28d4-40c6-8e05-a529d833ac6a','wont finish','didnt finish',' hasnt finished','doesnt finish',' isnt finishing','A','2024-11-29 10:37:11'),('9f2909f5-0c15-4d63-a081-777bbfcd994e','1916f078-f250-4767-b8c8-4b3752ea8e9b','While','Because','So that','Even though','When','C','2024-12-03 10:11:38'),('9f4ae768-833d-4d1d-8d84-fb5e04bc5972','756de697-0f2d-46f9-a5ec-e4e95f2036e5','She is hesitant','She is unsure','She is excited','She feels pressured','She is indifferent','C','2024-12-09 13:56:41'),('9f5e8b6e-e934-463d-9723-8713bafb0915','8b840b31-e0f8-450d-be90-d4b746759073','She asked, \"Will you help me with the task?\"','She asked, \"Can you help me with the task?\"','She asked, \"Could you help me with the task?\"','She asked, \"Might you help me with the task?\"','She asked, \"Are you helping me with the task?\"','C','2024-11-28 12:12:48'),('9f84d85b-a3f9-45cd-88b4-90e10b73daa6','946a5d8a-b259-420b-a5a0-1c8f2a77e2f8','Never','Quickly','Everywhere','Quite','Early','C','2024-12-11 11:39:28'),('9f84fa7e-44c4-4314-ae3d-262a893f3cee','b621c044-6dec-4a34-840e-a99085bb7930','While','Before','When','After','During','D','2024-12-03 13:56:37'),('9f94bc5c-d874-496b-b9a5-aafdb7abad79','3535c0eb-f1ac-4c65-b935-35ca8ecb607c','by','of','from','with','over','C','2024-11-28 15:17:45'),('9f950c71-cd74-46b5-bad4-52fbb9dc0978','fcc828b7-ad5a-4239-ab03-78f95aa63618','He will leave as soon as he finishes his work.','She danced gracefully across the room.','They decided to stay home because it was raining.','Wherever you go, I will follow.','After the storm ended, they went outside.','B','2024-12-03 10:54:51'),('9fb7f04f-ad0e-44cf-9a52-81a70cb595ef','d154883e-1793-4f12-8b00-75629c36ffb3','Adopt a pet','Visit an animal shelter','Volunteer at the shelter','Open a pet store',' Travel out of town','C','2024-12-09 10:49:56'),('9fbf909c-c9af-47f2-820b-b7560843c0be','ad85cacf-e178-47d5-9940-9eb34fcb1488','Strict rules','Free snacks','Knowledge and enthusiasm','Short tours','Quiet behavior','C','2024-11-21 13:11:52'),('9fef8660-c59d-4b24-91cf-09d2c03572d3','04b0a4cf-6149-41c7-bff9-c2a1a0c97002','By blowing air through it','By hitting it with sticks','By plucking or strumming its strings','By pressing keys on a keyboard','Stroke it with its bow','C','2024-12-05 12:32:48'),('a0050501-1cb5-4cd9-886f-1b5ed0936f3e','1e6d0948-7057-48c3-887c-46cbd753a3fd','do','does','am','is','are','A','2024-11-28 14:16:31'),('a019af8a-e69a-4be7-a8ef-274dfbace3b6','7c54da5c-497d-4d99-b4b2-1d6cce595c70','Slowly','Car','Shoes','Drink','Big','A','2024-12-11 09:29:34'),('a0509faf-f5b6-4463-8171-a54820c9aca9','1f55f3b3-a29b-40b9-a2e3-4ad40379d0b9','The infinity pool and modern architecture','The guided snorkeling tours and boat rides','The tall palm trees and stretches of golden sand','The indoor dining options and fresh seafood','The variety of spa treatments offered','C','2024-12-10 14:20:42'),('a0580868-4820-4362-aa05-2e4dfdc181ad','c6e89526-f20f-4a4b-bd67-f4a85fb5bf50','Rest','Rescue','Respect','Relate','Report','C','2024-11-26 06:48:27'),('a06f813f-34d4-442c-b3d3-5d3581817791','e2f27c03-b4b6-471a-abae-5a28d1d42b1c','before','after','since','until ','while','A','2024-12-03 15:07:54'),('a07c00be-faca-443d-8040-b9ff63a9a95d','987ebff8-8ccb-425e-88a1-da6c8d0417b6','Entertaining ','Enthusiasm ','Energy ','Entry ','Encouragement ','B','2024-12-03 13:16:07'),('a0834c77-f774-478a-b66d-a42f1d41d8f9','bfa9c1de-cceb-4bcf-8612-5e01ec7e480d','The young often dream big. ','The young children play.','Children are young.','Youth is important.','Young people like sports.','A','2024-11-26 05:26:23'),('a08404b8-0d81-400f-91cb-7c6572f44e88','4dd288f1-9edc-43ac-b2f3-4af4093f0463','Eating','Eaten','Eat','Eats','Eater','C','2024-11-25 19:18:11'),('a09cc911-2016-4d6d-9c67-3037bb0d525f','80958d92-95b3-4c3d-896f-3a84f9da28a5','Alex ','Sarah ','John ','Emily ','Mike ','A','2024-12-05 10:10:56'),('a0a0d3cd-d84e-41c7-a840-10e9bfd3cee8','44f73625-3941-4cf0-b0cb-eb3d2920c097','Monkey','Elephant','Bird','Giraffe','Cat','A','2024-11-26 08:03:58'),('a0c2e16e-bf09-4a62-957c-4730bf579000','ac3c375d-b858-4f63-b42f-d0d4e3aefaf2','will','would','has','should','could','B','2024-11-28 12:04:54'),('a0ce0f70-314a-4a76-8219-8ee30ccf1655','7bcceec7-afba-4a53-9d26-6446f940212b','It enriches the tourists travel experience','It allows tourists to avoid speaking to locals','It reduces the cost of traveling','It ensures fewer tourists visit the destination','It replaces the need for a local guide','A','2024-12-16 10:41:48'),('a0e61a1e-fab5-47cf-858a-c770ab439079','57d070cc-5fff-4fb6-a7bb-3df5019354c2',' mountains','rainforests','beaches','deserts','rice fields','B','2024-12-10 14:31:33'),('a0e6a59c-56a8-4404-b920-d8c585e32cd9','bed46f91-c317-4513-b151-b8e448d497f1','until','before','as soon as','by','after','C','2024-12-03 14:24:01'),('a10dde3b-007f-446e-8ee4-6b2ae7520685','273496ea-055b-4216-b57b-5fc6449e4fbc','On the first floor','On the second floor','On the third floor','In the café','In the hospital','C','2024-12-03 10:23:06'),('a10e2bf0-2ca2-41ce-9741-701ea5c54e1a','5a980a9d-b84e-493b-938b-dc1433667220','in','at','on','from','after','B','2024-11-28 14:45:18'),('a1110f25-9fb2-4773-95af-0149e5c88629','750bcbc5-78d2-40f0-b366-557b1fb25b5a','in','on','at','during','by','A','2024-11-28 15:14:08'),('a1136454-b646-4aff-9236-9255b6d7164a','00b75442-5256-4dec-bb34-1757fbd7d301','Has','Have','Had','Having','Will have','A','2024-11-28 12:14:49'),('a11a83c1-28a3-4fe0-80e5-e7e64a97cf2d','4a73297e-76c5-49da-bd02-658d35522894',' String puppets','Shadow puppets','Hand puppets','Doll puppets','Animals','C','2024-12-04 13:36:36'),('a122f123-d5f1-45e9-b035-95de53f2b646','3fc8a4a0-dbc2-45b1-a612-233ae65ff0da','Studies','Studied',' Study','Studying','Are studying','C','2024-11-28 12:16:05'),('a13838e1-0ffe-40e0-b9c3-0ee89b4b8f00','c59630d9-0174-4c5c-929a-ae5ae8750390','In the library','In the cafeteria','In the examination hall','In the parking area',' On the school bus','C','2024-12-11 10:20:25'),('a153b7d5-3e1f-4d0f-97df-19dd12363376','eb29fe34-9f30-44cd-98cd-118fb80f426a','when','until','before','after','while','B','2024-12-03 14:11:27'),('a16ee654-8eb2-4bce-ab38-c2bad0b148b0','6d5f5d01-5c31-411b-8778-21746fa36fbb','They were indifferent ','They received rave reviews ','They were critical ','They were unimpressed ','They complained','B','2024-12-12 10:12:13'),('a1728262-ea5f-4d96-a591-c675acd826fb','fac6debf-7ff0-4d07-bfc9-4e078951900a','The banana','The apple',' The orange','The grape','The watermelon','D','2024-12-11 10:55:43'),('a1790d51-d937-4fdb-9b84-36399c2237ef','41703ec9-153b-4991-8b56-a09228ad7fa2','Go rock climbing','Fish and camp','Ride bicycles','Ski','Take surfing lessons','B','2024-12-10 12:48:05'),('a17a352b-b545-4122-91c3-834097c46d54','4eac0913-6bc9-4bbd-84d0-5d0d9eb73283','A person who serves food','A skilled cook','A food designer','A kitchen cleaner','A food critic','B','2024-11-29 15:04:02'),('a18e91a1-cdc7-43de-bd78-20fb6f1b04e8','5dcc28c9-7869-4f1f-8153-ae398abd3a65','unless','because','when','while','since','C','2024-12-03 09:50:02'),('a19450da-44cb-408b-92a1-8aaa23335e25','4276d7bf-09d6-422c-8aca-c9b1ec89f438','Thailand','Mexico','India','Italy','Scotland','B','2024-12-03 10:42:17'),('a1b23470-85fd-4e99-b648-dd258e256784','83c17f1c-4fe6-4fc7-bf1c-b2843cb0fdaf','runs','swims','drives','walks','rows','C','2024-11-28 13:40:56'),('a1b94f5d-630f-413a-8e7a-b7e46d7c4730','75424c52-ec43-4428-a7de-a1b5666737b0','To look cool','To make friends','To stay warm in cold places','To play sports','To walk fast','C','2024-11-25 12:46:10'),('a1c94a81-c65c-45c1-be20-9f4de22d1a10','10fb3dea-ba85-481b-8fe3-85629c304e7e','They decided to visit another island.',' They memorized historical facts about Santorini.',' They felt inspired to explore the island and had a unique experience.','They realized they preferred organized tours over personal exploration.',' They stayed in the village and avoided sightseeing altogether.','C','2024-12-03 09:49:09'),('a1caf1b4-f37a-44d2-b721-fab215d72776','613bc9e0-e1a3-4605-9b9c-88d667df4afb','He','She','They','We','It','A','2024-12-02 10:50:12'),('a1cd0e51-0414-4e93-8250-bd0d924fc6d5','34d7e003-805b-450c-8e85-a451b5a04a06','Cleaning rooms','Meeting new people','Managing the hotel','Cooking meals','Handling finances','B','2024-11-25 11:50:24'),('a1d9743b-26c4-459a-9a30-bf00e4e3c75d','0f918af9-8c3b-4368-93e3-37e87a51f7cf','after','until','once','before','by','D','2024-12-03 14:47:12'),('a1e02341-6d29-4a35-b965-9d869a3170ee','810258e9-c0ce-48f7-b7ad-2521ae852657','Compete with her','Help her practice','Play in the competition','Cheer for her','Record her performance','D','2024-12-09 11:08:44'),('a1e6343d-7e4c-4c27-a5a4-efb4b5f22122','02639be7-e127-46a8-8bdc-e1bec8702d98','Today','Tomorrow','Starting Monday','Starting Saturday',' Starting Sunday','C','2024-12-11 10:25:39'),('a1f6e497-b56e-4a6d-86a0-703a04804ec5','c4d06efd-73ca-4d21-92bb-256030600dbc','Her dream to travel','To travel the world','Her passion',' Her dream','The world','A','2024-11-28 12:00:32'),('a2049c87-31f8-4e0d-b019-c2848b53cf4e','9b6f764b-dae7-461b-9a82-3406aaa1c2b1','Photography ','Cultural exchange and traveling ','Yoga','Painting','Collecting antiques ','B','2024-12-04 15:08:21'),('a2058e9e-cba2-4be4-a65a-f4b4aba85480','9c2beb18-65d7-4abb-a293-e29b529a416a','while','before','after','because','when','C','2024-12-03 09:39:51'),('a205d9cf-6b4c-47dd-ae32-03c6f3d923c5','28b44a67-8628-413b-8f10-4baecf7141f0','To serve fast food','To create a fine dining experience','To only offer vegetarian options','To focus on take-out meals','To serve traditional food','B','2024-12-02 12:12:29'),('a2093a41-3373-4dd3-ac1b-ab55829fa119','073f40bd-a6a3-4a95-9bb7-d2cc4687af54','She went out to eating','She went to the library study','She went to the library to study','She went to the study library','She went study to the library','C','2024-11-26 05:55:17'),('a209e62d-9b0d-44b7-abaf-78a05e9b6b08','924c2aea-2206-4216-ae99-a7aab875897b','Sleeping at festivals','Dancing','Singing songs','Feeling happy','Remembering stories','A','2024-11-26 13:50:47'),('a212aee4-8669-4d80-b658-d2369f367e54','511cb5a0-fe03-4dc3-bd5a-d5eae1f68162','are going to','is going to','will','can','might','B','2024-12-02 13:24:18'),('a2173df6-ad14-4a85-b0c3-123d53f7c5ac','9acaf6ce-4c88-45d9-9e2b-60d42f39e342','Event coordinator ','Housekeeping supervisor ','Reservations manager ','Marketing director ','Restaurant manager ','C','2024-12-04 13:49:34'),('a225f8ef-2706-407b-b2be-f9c08b098bf5','429dcac1-b028-44bf-a281-939c8817a633','She sings loudly','The soup tastes good','He runs fast','They play football','She dances well','B','2024-11-26 02:03:38'),('a260ef9b-7ff8-49c4-9c44-8bc3d46ccc7f','0e7f4e13-2107-4121-85a5-e76222f45dcf','go','goes','going','is going','gone','B','2024-11-28 15:01:10'),('a263cc62-f244-4d7e-954e-f601523fe4e8','dcb24353-8357-45f9-aee5-d604cbcd08b4',' Melarikan diri',' Menangkap','Menyerang','Melawan','Menyapa','A','2024-11-25 10:53:41'),('a26d1c4a-75af-4abc-911d-e9c37acf59ab','07385e06-48cf-48d0-be7c-0208e97b92e4','By developing a thorough staff training program focused on technology and customer service','By hiring new staff to focus solely on technical support','By sending staff to tech seminars','By holding weekly meetings to answer questions','By sending staff to seminars','A','2024-12-09 15:26:14'),('a27d6313-6ddb-4fd3-8ba6-904168ed51f2','d6207cdd-7f46-4640-adc5-2f22d76e2ded','Fly a kite and eat chips','Ride his scooter and play basketball','Play soccer and eat sandwiches','Draw pictures and have juice','Making video','C','2024-12-02 11:31:21'),('a27dba1f-8945-4fe8-ae14-af41762dc372','fff428e9-01cc-4447-ad70-a149b072e788','At a beach resort','In the mountains','On a farm','In a big city',' At a sports camp','C','2024-12-11 11:20:05'),('a28142db-4213-423a-bd66-f67634539edc','03067a5f-b6b0-42cc-bb06-77ee8049fe12','By perspiring through sweat glands','By panting like dogs','By fluffing out their hair','By dripping saliva from their tongues','By laying down in the grass','A','2024-12-05 13:17:40'),('a29560dc-0f20-40a0-a5cb-2164e93e36bd','4965ef6f-0df8-4c48-9a56-ceda52d8c70d','universal truths that everyone finds funny','individual experiences, cultural backgrounds, and language','a scientific approach to studying emotions','ones ability to avoid sadness','shared experiences that all people can relate to','B','2024-11-28 14:45:18'),('a29746e8-1533-4442-8b46-d2421e5afa85','8380eac3-7ad4-43c7-a071-c2259264369c','A traditional dance','A type of shadow puppetry','A traditional music ensemble','A form of textile art',' A type of painting','C','2024-12-04 13:30:32'),('a29dc48a-540c-4f9e-a6fd-3e61eb1e1edd','fc82fdd2-18b4-4959-af3d-2e3bc5f98765','I didnt recognize her','until she spoke','I didnt recognize','she spoke','her until','B','2024-12-03 13:38:58'),('a2a050f9-89f1-4670-956e-b33ba314e56a','b204db80-15a2-4b10-80eb-99da672c2ded','Discover ','Avoid ','Hide ','Clean ','Dirty','A','2024-11-26 08:59:32'),('a2ae7b6c-8b06-403e-b972-0aa7db58e689','0014e036-493e-4e9a-bb2a-e73365dd18a9','luxury','performance','precision','stylish-looking color','cool toned color','A','2024-12-06 10:46:02'),('a2b7bb8e-2bad-49a9-aabd-8d6a2f69187a','0a61960d-920d-4376-8070-f3805de84b1b','after','before','during','until ','while ','A','2024-12-03 13:26:47'),('a2b7c3bd-d2df-43cd-abcc-2c505efe4191','976916e6-9e6d-4830-9ea0-e44a32ab5011','Run','Consider','Appear','Purchase','Suggest','C','2024-11-26 05:33:54'),('a2bcdb9a-e2a3-4408-a8df-4d1b1a94e436','973908b9-1838-4504-b17e-db1d7af1a3d6',' A room upgrade','Laundry service',' A meeting room','A dinner reservation','A smoking room','C','2024-12-09 11:23:59'),('a2c1c9e1-d07e-47a6-9cd5-5da7c30a8d21','e71f95dd-9dc9-48cc-b698-82d1b7511945','They walked across the Golden Gate Bridge','They took a tour of Alcatraz Island','They took a photo with the Golden Gate Bridge in the background','They shopped downtown',' E) They enjoyed a meal','C','2024-11-25 20:52:03'),('a2de9558-d07b-4715-93cf-6d94a07d4a98','d907d6f7-a9a1-495a-8c21-6484fce1a559','Meal','Manager','Chef','Server','Host','C','2024-12-01 10:32:19'),('a2e77a4f-58e1-40d5-b56e-eba9b55e9611','c1d8b9ec-4934-44aa-adfb-a4e8965c1d68','will start','starts',' started','starting','start','A','2024-11-29 11:21:31'),('a2ef5fa8-704c-4740-ae51-bc3da2e8d9a0','dfb280a8-9a56-4be7-b5e0-f7a0348cccaf','Be better friends','Be better than them','Have no friends','Feel sad','Ignore others','A','2024-12-12 11:13:00'),('a2ff35f0-a0ea-4dd7-aa93-bb02eb89a804','f9b0591b-5243-4f81-8022-c776060d7dd8','drink',' drinks','drinking','drank',' to drink','B','2024-11-28 14:26:21'),('a30a3d8f-100e-4191-8897-5e4260eb7774','bb486182-5816-47d1-9e9e-99d85259bbc2','The old often need help','The old house is charming','He is an old friend','She likes old music','Its an old song','A','2024-11-26 07:03:37'),('a3226ca7-c7e2-4ad1-ae64-b9e9cc67c4f3','074a8c86-6713-4af1-9aea-ce4ace707f59','traditions','ratditions','tadision','tradisi','tradisional','A','2024-12-01 10:09:36'),('a326a170-3519-4739-ab5a-1971ee9314b2','cee115d7-569e-4e12-b3d4-3a6d24cf60e8','After he had not seen her for years, he finally recognized her when he saw her.','When he finally recognized her, after years he had not seen her.','He finally recognized her after he had not seen her for years, when he saw her.','After years, he finally recognized her when he had not seen her for years.','He not recognized her after seeing her for years finally.','A','2024-12-03 10:14:57'),('a32b2afb-14d4-4bf0-8237-b4583f6bcd9f','fd19ffa2-24a2-4931-aa85-38261b7aac71','It becomes more competitive ','It remains indifferent ','It becomes more appreciative ','It becomes more tense ','It becomes more critical','C','2024-12-12 10:26:09'),('a3371d72-e7a7-407c-90cc-08e12cdeba12','c55dd096-7599-4751-ad28-5a8e2ba58960','She will call you after the meeting.','Ill join you for coffee in the morning','Because she was tired, she skipped the gym.','They walked quietly through the forest.','He finished his homework in time for dinner.','C','2024-12-03 09:09:16'),('a33f0e61-34d4-490b-a865-e6d71c4e48e7','2543d87a-5b41-449c-b9a2-bd9bf8d4e10a','Receptionist ','Cleaner ','Gardener ','Guide ','Driver ','A','2024-12-03 13:24:37'),('a34025f8-a74a-468f-92b1-5d93f661c27d','47394a6b-e400-4889-b495-8a91b95b2147','To serve the most luxurious and expensive dishes','To use only locally sourced and organic ingredients','To provide fast food services','To partner with large international food chains','To provide traditional food','B','2024-12-02 13:26:55'),('a343b30b-5649-4473-9325-7940e722f457','5bb2fbce-533c-4559-8570-aa54e3845006','am going to','is going to','are going to','would like','were going to','C','2024-11-29 10:20:29'),('a35ee35b-8636-497a-998e-ca6a171b15f8','3f81d27a-0dc8-47fc-81b3-a90c9cbaae94','Honesty',' Respect','Generosity','Responsibility','Kindness','B','2024-12-12 10:42:16'),('a36042f2-5aae-459d-89f9-c0d941e2de2a','6f340e3f-6e62-4100-b6d2-23bcd1c3008a','She will probably arrive late','I finished the task quickly','They often go on vacation','The train was running late','The kids are playing outside','A','2024-12-11 11:52:33'),('a378c918-0cd8-4451-bfd8-4a01b3869330','3c5229b8-1ccb-4729-b98e-f1a97eb6a697','Adventure sports and exploration','Digital detox and self-reflection','Modern yoga and luxury spa services','Cultural festivals and dance performances','Exclusive business networking events','B','2024-12-11 10:51:09'),('a3792bf7-6203-473f-a1c5-2941e9c22291','fd6f6eed-8c5b-42d4-8f75-dcf12f85dbc4',' approach','approaches','approaching','approached','to approach','B','2024-11-28 15:14:59'),('a3ab56e7-4a88-4243-807b-bd2ccc9c081f','549d6de3-e89e-4001-8ede-715f0248a4fb','wont arrive','dont arrive','didnt arrive','arent arriving','hasnt arrived','A','2024-11-29 10:03:46'),('a3b4fe94-c933-4140-a8ce-9289488f4cff','b9343fcc-0304-4de8-9ad4-c255481683f7','Because','When','Even though','If','While','A','2024-12-03 10:09:08'),('a3c67923-446a-418c-9ce8-735044bef36b','9c84dd60-a943-4a51-b453-ba238e3baba3','Reduce heating to 60°F and turn off non-essential appliances','Turn off all electrical devices in the house','Avoid using any electricity during the day','Only use electricity after 6 PM','Install energy-saving devices in every household','A','2024-11-21 12:37:17'),('a3d6a924-76f9-4090-aa9b-de1d40faadeb','a98c1863-0cc8-4b2e-80a8-f61c2287074b','babys','babies','babyes','babi','babys\'','B','2024-11-04 14:05:43'),('a3eb9011-1f25-4f4f-bef0-bc6cbb336e5d','85f399aa-9945-49de-82d8-f9b212d070a9','Yes, he does','No, he doesnt','He doesnt care','He discourages her','He stays silent','A','2024-12-06 15:09:28'),('a3f1caf1-3e64-4501-98e8-aab414f28e99','2e119302-3fd3-4097-beba-c02adf029a60','Reading for All','Words That Inspire','Exploring New Worlds','Stories for Change','Unlocking Imagination','B','2024-11-24 00:31:21'),('a3fa8c46-e38f-4b24-a1b4-bd1b01cb807b','25bb2c6e-64a2-4b45-9e8b-292401ab40c5','She','Them','It','He','Their','B','2024-12-03 09:40:05'),('a409404c-674c-4d12-a78e-8085ee1c928e','8cf7c356-dc56-4da1-a53f-52e2e3435df4',' A reputation for luxury shopping',' A peaceful and relaxing atmosphere','A high-tech urban environment','A busy and vibrant nightlife','A commercial focus for the region','B','2024-12-10 14:14:47'),('a425a666-d33d-4735-882b-b3675795c543','0f638474-d2d1-4518-9c8d-8b62d93be491','person','joke','study','laughter','reaction','B','2024-11-26 09:07:28'),('a425a916-81cc-4a33-a73c-dca7d997867d','75a1a528-1c98-4211-8449-f75bd9214b78','quizzes','quizes','quizs','quizies','quizzs','A','2024-12-04 10:39:50'),('a431aa4c-e543-4d4c-ba55-e0c0be0fc1b0','8ae1c7c2-a61b-49c7-856f-85fea62adc75',' departs, arrives','departed, arrived',' departing, arriving',' depart, arriving',' had departed, had arrived','C','2024-11-29 10:39:29'),('a444987e-3fd4-4001-96cc-e141a242c9f5','af843f94-b5e8-411f-9cca-a9312c165b33','She felt confused by the decorations','She was amazed by the colors and stalls',' She didnt find it interesting','She was disappointed with the food','She was excited to explore everything','B','2024-11-25 21:12:41'),('a45a7460-c6f6-4033-aa26-61048407d40a','d76c8319-342f-45a0-9600-b5def70f8c60','Appreciate ','Ignore ','Acknowledge ','Accept','Celebrate ','B','2024-11-25 17:51:50'),('a462829c-bdb5-44d1-910d-d46ea103c10b','596aa113-c683-4ecc-a8d0-e53a185ad778','To share personal stories without facts','To showcase artistic performances',' To present information in a way that captures the imagination','To serve free coffee to customers','To host debates on various topics','C','2024-12-03 09:50:17'),('a46fbc62-a851-4745-918f-77999bb04044','de12f563-40d6-4abc-af49-350fc1d2e582','White ','Colourful ','Heavy ','Hot ','Wet ','B','2024-12-04 12:54:48'),('a47f8183-d308-4cfa-a18d-79811ca2ab6f','b4425fc1-9a28-4a34-bc14-0374b2fa3514','last','second','first','third','In the middle','C','2024-11-25 21:08:55'),('a496c5cd-1f02-478b-a8c7-afe5f50f8aaf','213c59ef-98d1-42a4-9b8a-24b5613196d7','She didnt expect to win','She knew she would win','She didnt work hard on it','She is not interested in winning','She copied it from someone','A','2024-12-06 15:08:08'),('a49f3cc6-6357-4e5c-b938-d80e83f69c61','02bcceb2-42f3-43fa-b0d9-18503ef70ede',' It was indoors',' It was a 3D movie','It was outdoors under the stars','It was in a private cinema','It included a live performance','C','2024-12-11 15:10:21'),('a4a59260-4dfb-4870-8560-ba265b58ca6b','164aaebf-85e7-4b13-9cfe-df3eacbbfb48','launches','will launch','launching',' launched','will have launched','B','2024-11-29 13:45:24'),('a4d009ea-f189-4c56-b82b-94237fc39d6c','f5d34931-c8e7-423d-8ca1-4fc54aec6ab8','An orange shirt and black pants','A yellow skirt and black pants','A black skirt and colorful blouse','A white skirt and colorful blouse','A red dress and black skirt','C','2024-11-21 12:33:43'),('a4f8181c-e14f-4742-ac07-7f43e2ffa07f','59e41c8d-dde5-4d13-a2af-e14c5fe48eec','Fast but impersonal',' Personalized and exceptional','Basic and satisfactory','Friendly but inconsistent','Slow and inadequate','B','2024-12-11 13:36:41'),('a521fccf-0d43-4b28-9cc4-ebabcdde11e3','dc217c15-f580-4851-bd41-6118d7d268ff','We','They','He','She','It','B','2024-12-02 09:29:52'),('a53535e3-ee41-4831-accd-e1bb5df6f6c1','a8822a48-9858-4f18-972f-8efdab12d830','\"Good luck with that.\"','\"Congratulations on starting your own business! Thats impressive!\"','\"Why did you do that?\"','\"Are you sure its a good idea?\"','Thank you very much !','B','2024-11-25 17:34:43'),('a5383f59-9780-451e-8570-6c44ab546619','1e7fe439-1c44-4fef-8b4d-6406efa31dd1','The book is on the table','She is going to the park','They are playing outside','We are happy today','He speaks loudly','C','2024-12-11 09:22:21'),('a550732a-8724-4ea6-bafc-1bbc45f723b8','c751b1ec-3d18-4ef2-bf00-28bf2a613ef5','In a forest','In a cave','Under the sea','In a shipwreck','In an abandoned temple','B','2024-11-25 21:46:00'),('a5533ac0-54a9-4333-a46f-27274297c093','7fea96c4-da69-4879-89fb-450f4a89c02d','on','in','under','beside','at','A','2024-11-28 14:44:30'),('a5559137-dbc9-49c9-8dd3-576b862c5482','37337492-a50b-440f-aec4-dee4127b2e01','Assurance ','Belief ','Doubt ','Lying','Trust ','C','2024-11-26 10:42:20'),('a557704e-637e-4488-8381-260fb2d57653','b0050a7b-4eda-46bd-8df0-27019333ed0a','childes','childrens','children','childs','childer','C','2024-12-04 10:19:03'),('a583d537-9fb6-426f-bb94-4cd007ceb528','25919459-643c-4071-83de-3a7ce1760636','Beautifully','Beautify','Beauty','Beautiful','Beauties','D','2024-11-26 03:36:30'),('a5902a52-01cf-46a0-ae22-09531cbd0528','603eb2c2-327e-41e3-92be-a70bab223d30','Mean','Careless','Lazy','Angry','Kind','E','2024-11-28 10:43:21'),('a595a6fc-3f8d-4842-89dd-dea15fad3a37','c274fb78-f2c3-425e-86c5-7e9690c30174','You should avoid attending','You should not forget about','You can come whenever you want','You should attend only if interested','You can skip the event','B','2024-11-24 00:42:27'),('a59e943c-38a8-432c-b64e-03b56661fcf4','83add1e9-37a4-45ce-877c-c4caaae1eba3','will ','would like to ','am going to ','can ','might ','C','2024-12-02 13:25:15'),('a5c2793e-1b80-4e97-ac81-e27e473af0f1','e00d1f1f-45af-454b-a97e-9d2d125d3ff9',' Inspiring people','Through her art',' A gift for inspiring people','Her art',' Inspiring','C','2024-11-28 12:03:15'),('a5c7cd03-755c-4ce8-aca7-7f886bd1e642','e70ec117-88fb-43f5-95a7-2143ec35a25e','It depicted the citys founder.','It featured innovative techniques.','The Firebirds image created vibrant light effects.',' It was displayed during a major festival.','It was the first glass window in Meridien.','C','2024-12-06 12:37:26'),('a5d140c7-7e76-4cf2-ad25-9aa2f182d463','6510dba8-a553-437a-9126-e3ad0196218c','Peaceful ','Serene ','Chaotic ','Quiet ','Loud ','C','2024-11-25 14:39:14'),('a5d9f03a-f82c-4212-b5f4-c4a7f54cb27e','ad167a1f-b716-43ff-bad0-087d18fb268a','strong','scary','welcoming','strange','Suspicious','B','2024-12-05 13:09:06'),('a5e221cd-ec60-4dd5-889f-76f741596575','07f32658-fb5a-4fe0-a1e4-144fe4081d68','Traditional','Customary','Social','Communal','Folklore','A','2024-12-02 11:55:22'),('a60f84ff-3578-4678-9338-fb4ae52848a1','43c202e6-545f-469a-a950-c4dfa31a41fd','To swim','To sleep','To stay cool','To study','To run fast','C','2024-11-25 13:07:55'),('a62ca9a6-d978-4a8b-8354-b9bc4f5d7009','1176779f-9d0b-4179-9235-a01e5dc40cb0','Mountains','Ocean','Forests',' Desert','Rivers','B','2024-12-10 12:44:51'),('a62f06e1-8cac-445a-9d4d-5bebb823dd56','cba85fcf-46b3-42ef-820a-9b358d5e98d8','A cooking class and a music group','A hiking group and a book club ','A dance class and a photography club','A language exchange program and a sports team','A group ','B','2024-11-29 12:15:13'),('a6525c95-8cfd-4b7b-ae4c-dc580ec54940','2523d831-6996-491f-b5a4-9f323b182e1c','always produced by the same emotions','eflex actions that are rooted in the central nervous system','the result of intense cognitive processes',' the only emotional responses people have','actions that occur exclusively in social settings','B','2024-11-28 14:40:42'),('a67a716d-2292-473f-bc0f-0679d7343ee8','60b40ed2-8ac8-4ca0-8f23-6ee882bbb421','Cooked a meal','Organized a meeting','Decorated the room','Taught a class','Hosted a party','C','2024-12-06 11:41:19'),('a6bfa85b-bc86-46b1-a96a-e946b6c80843','f1cc007f-9c0f-4460-b5b0-270ac525c9fd','A solar-powered water purification system ','A sustainable housing project ','A wind energy farm ','An electric transportation network ','A recycling plant ','A','2024-11-29 14:01:24'),('a6c3ecae-3a03-4cb4-a105-f4d9b5c7700e','5f30a89b-8cac-48fe-92a3-2f9489d55001','A book','A painting','A phone call',' A project',' A sculpture','B','2024-12-11 14:06:09'),('a6e00bd1-a3a0-4cd4-bb28-7283af084a8f','8df606c0-1c60-43bf-b771-1d5617148b7f','because','unless','if','when','while','C','2024-12-03 09:54:01'),('a6edbf3c-b587-4d82-9a56-91d260024a31','3562229a-9bcb-4622-b062-06ed5f4622b5','A festival is held at the market square.','The clock creates patterns of light.',' The gears stop moving temporarily.','The tower plays a melody.','The rare crystal glows.','B','2024-12-06 12:22:09'),('a71f5cb8-4b8b-46f6-832a-53daae2a6e8c','a34aa62e-f061-4763-9499-943bd59e2e4f','To finish the tour as quickly as possible','To provide a memorable experience for her tourists','To focus solely on historical facts','To charge tourists the highest prices','To charge tourists the lower prices','B','2024-12-02 12:08:11'),('a751b54f-aac6-4d9b-95e6-799a36acd961','0b64798b-3fbc-4fcf-8b0a-9b9828b9496a','A valuable asset, teamwork','To encourage honesty','The woman laughed','Every student was ready','Writing quickly','A','2024-11-29 10:00:23'),('a76a75ef-122b-4a4c-be14-186fbb75b569','a297881d-efd1-4f1e-a12e-362406a3a9bb','Dull ','Stunning ','Exciting ','Beautiful','Thrilling ','C','2024-11-26 10:24:58'),('a794e063-51e2-43db-9b7f-dfcae752360e','9aaa6517-61bd-47bf-b0e2-2a6b672bc3e0','Artificial','Beautiful','Large','Fake','Old','A','2024-11-26 05:38:55'),('a795064c-903c-45ea-a693-b553e2a7e224','685aa46b-a276-4183-a6a8-6e53079ab9d6','It has decreased her job satisfaction','It has provided her with tangible satisfaction through meaningful work','It has increased her stress levels','It has made her feel less connected to her community','It has increased her health','B','2024-11-29 12:37:41'),('a7a1843b-375c-47b2-ab22-86e1be15326b','5a9a2082-b105-4c4e-a411-b93a7f819dd0','He','She','It','They','You','C','2024-12-02 10:04:02'),('a7a55b40-eb2d-4a10-a4ad-acb7f9a77eef','37dd699d-97df-429e-ac38-12071a4919d4','wont come','doesnt come',' didnt come',' isnt coming','hasnt come','A','2024-11-29 10:57:37'),('a7a72c9f-2c67-4b26-aed4-0035684a7694','216f8747-0815-453d-8cf6-ae450e2b3c93','He says he was happy.',' He said he is happy.','He said he was happy.','He says he is happy.','He told he is happy.','C','2024-11-28 10:47:10'),('a7ab186b-29d4-4ef6-9049-7c101af5d1d7','c61ce2b4-ba97-4cc3-9240-57f703603795','A tortoise and a dog','A hare and a tortoise','A rabbit and a bird','A fox and a tortoise','A rabbit and a fox','B','2024-12-03 14:35:47'),('a7b2083d-f392-4a85-a549-2ecbfdf38109','0d10d258-fe32-495c-86f5-0115ac003e10','delicious, local, intimate','deliciously, locally, intimate','deliciousness, locality, intimately','deliciously, locally, intimateness','delicious, locality, intimateness','A','2024-11-29 10:05:58'),('a7b35306-c8e0-4a45-a532-d591c99ea3bf','e1910d1f-a95b-430c-9333-52f68d995c78','The small, colorful','The small, colorful bird','Bird flew','Over the pond','Flew over the pond','A','2024-11-28 10:33:40'),('a7c435be-21d2-4e1d-be1c-a5ef8858ab7c','ae8440b6-77cf-438d-a25a-6e8b6252a262','A book ','A wallet ','A phone ','A backpack ','A toy','B','2024-12-03 11:18:11'),('a7c47337-8d48-4ca1-9bbd-74555e9991d6','39c6bd35-6ccf-4a5d-896f-a8ad09407fb3','watched','are watching','were watching','had watched','watch','C','2024-11-28 13:22:52'),('a7f3b2f9-00fb-49a2-ad6d-c9219924323f','5f68d9b8-1ee0-483a-998a-d835bbad9df5','Do / attend','Are / attending','Will / attend',' Did / attend','Have / attended','C','2024-11-29 10:58:57'),('a80224a5-1d6f-4c6c-84d8-6602c45d1f7d','24f3cd35-934a-4b00-8330-0d08fb477b91','Pizza','Sushi','Pad Thai','Tacos','Rendang','C','2024-12-03 10:42:45'),('a81fc8c7-1306-4b68-b2a2-90ff4916042a','b98ff0c1-a1de-410e-a159-5c306e71fa6b','so that','because','unless',' until','although','A','2024-12-03 10:29:55'),('a8223a38-c8c5-4bc8-b506-779076bad200','858a5ac9-ff5b-46c3-a24f-721db364e322',' A place where historical remains of past civilizations are excavated and studied','A museum where artefacts are displayed','A historical building that is preserved','A national park with ancient monuments','An art gallery displaying historical paintings','A','2024-12-04 08:43:23'),('a8251967-7fc2-4085-a64c-5f0074371834','34326144-8f70-4a06-8945-dc940bdb5251','Attend a professional conference','Catch up and celebrate','Start a new project together','Plan a business trip','Plan a vacation','B','2024-12-02 10:08:04'),('a842b64a-23b0-4b5d-a7f4-2ce9cc64c13b','86b617e8-b6b0-4ba2-be9c-54e5084565e0','His friends','Sarah, the guide','He saw it in a book','Another hotel guest','Another hotel staff','B','2024-12-10 09:26:38'),('a851ca19-bb52-4ab6-8c00-9d102a408853','03ab46fe-d4cf-49d7-a1ad-04537d1036d1','Often','House','Tree','Quick','Water','A','2024-12-11 09:28:47'),('a87a2873-b395-4f3b-bf1e-ea2c8ce1068f','186837fb-e652-4334-b77f-91b4c14d5700','Attractions','Services and Facilities','Staff members','Locations','Meals','B','2024-11-26 06:13:52'),('a87c3c3a-9dbc-4316-9592-c316b1972972','ba41f19c-aebd-4061-99ee-f9335c57ed64','Happy','Confused','Angry','Cried','Afraid','E','2024-11-27 12:16:08'),('a8974637-b680-4d46-ab5f-96aa3bedaae3','4d3e263a-0cba-40b4-88c1-e7c8543fdba0','His creativity','His leadership','His punctuality','His teamwork','His problem-solving skills','B','2024-12-06 11:18:10'),('a8a44748-0687-465b-874b-866ce86fd8cc','d0d427ac-2b3e-437e-afee-2086a33df42e','Dangerous to humans','Large and powerful','Common in many places','Recently discovered','At risk of extinction','E','2024-11-26 07:30:20'),('a8a8ca03-d3b4-40de-99b9-b22b733628b7','d26b006d-5566-4ecc-bcf3-83be8078079b','He spends more time at work','He goes running and practices yoga ','He takes up new hobbies every month','He regularly travels for work','He regularly travels for cooking','B','2024-11-29 12:19:05'),('a8bd830b-387d-4a3b-8c8a-08f405be5171','e0e0b481-a2ed-4e84-878f-215bd241d3a5','A type of seafood','A type of cheese','A type of sauce','A vegetable','Fish eggs','E','2024-11-22 12:24:37'),('a8da17e5-4631-44a6-88ac-3df34eeafda1','df574a41-1f14-4180-8fce-e7136406a178','Bridge','Sculpture','Landmark','Residential building','Factory','C','2024-12-04 08:38:25'),('a8dbad97-d973-41a5-9401-515aeaa23c04','d6a90c63-4358-4867-8e3e-79791fbf0518','Photographer','Financial analyst ','Architect','Architect','Singer','B','2024-11-29 12:18:37'),('a8f0ace4-10b6-4f38-96e1-03f511d03578','c02ebe7f-4501-4a57-9166-a6d172cc5c49','happy','cheerful','nice','excited','calm','A','2024-11-26 06:31:55'),('a8f61139-895e-4486-b09d-6708f0aecb79','eb363561-d9a7-4589-89e6-b20a71c383e7','She is gooder than him.','She is goodest than him.','. She is better than him.','She is best than him.','She is more good than him.','C','2024-11-26 00:23:07'),('a8fea33d-cb68-4f6d-8d79-ebc7a8fd9a49','b68928c0-811b-47e0-8703-76b26c23226e','worked','has worked','works',' is working',' had worked','B','2024-12-02 13:20:45'),('a9019d3b-028e-4715-8a52-b07bbbb5d6cf','558172e5-105e-475d-9ad4-18e8646727ba','Going on a vacation','Hosting a small launch party with close friends and family','Starting a new novel immediately','Attending a writers\' conference','Reflecting on his journey as a writer ','B','2024-12-02 09:04:33'),('a90603ed-e3a5-459c-addb-826069ffc0d0','90b94771-ebb6-4dfc-8087-5b162ef33527','Childs','Child','Children','Childies','Childen','C','2024-11-26 09:42:33'),('a91602e0-c9a7-4033-8b6c-7f8a484fcebc','ce91e1cc-b3ea-493a-9a53-bccf04aed205','It creates isolation',' It weakens friendships',' It fosters a sense of belonging',' It leads to arguments',' It leads to peace','C','2024-12-02 10:43:34'),('a91f7dba-f24b-4895-99d8-990da2e88613','d4407f72-bbfb-4684-97ba-4e16ea452be6','Carelessness','Efficiency','Hesitation','Laziness','Doubt','B','2024-12-11 20:10:49'),('a9221cc9-0114-4d88-b5cc-a13c87ccc2d3','0ca8d80d-d16f-491f-921a-e6cabdb94f08','when','before','after','until','during','A','2024-12-03 13:53:44'),('a92a8a5f-9635-4033-b388-5c67aa1915da','f01d62c3-86e0-4893-a08d-e4d73f153b6c',' eat','eats','eating','ate','will eat','A','2024-11-28 13:00:30'),('a92e0371-bb10-4261-af6d-10b91da8a0ba','fc0e18dd-935f-4fde-b9ee-405c123fac3d','on','in','at','beside','above','B','2024-11-28 14:42:42'),('a92fd4a9-82fa-4e1e-a7ac-2af526c14f1b','ba94dd55-679a-4463-b244-c4019a49973b','Penyiar','Pemirsa','Penyiaran','Pengalaman ','Menghibur','A','2024-12-02 15:35:34'),('a9362597-3112-4acd-b761-055e710e8b15','bfe2f5c3-e771-4f9a-908e-d6ba943f96d4','is going to','would like','would like to','buys',' has been buying','A','2024-11-29 10:00:53'),('a971f1c6-fe48-43f6-8770-36c8c08b6dbb','668be1db-e0ed-41a2-b62f-dd18462e7daf','10:00 AM','11:00 AM','1:00 PM','2:00 PM','4:00 PM','C','2024-11-24 00:41:51'),('a973cb63-f06a-4748-b6e8-af0bd30763bf','cbacb6f1-ebbe-4ecb-b316-37af611258ad','at','for','in','by','upon','B','2024-11-28 15:44:37'),('a97a1906-00e2-40e4-a47d-a28d4c30538c','1a0a8e00-8c0a-4c8b-b63e-f977d2b7f940','Fame ','Status ','Criticism ','Honor ','Renown ','C','2024-12-02 12:54:09'),('a97c6275-fb34-404d-859e-d2da1f046922','9489194f-c075-42ed-ae67-81516bafdd89','Needs','Need','Needed','Needing','Has needed','A','2024-11-28 12:44:45'),('a9859c0d-9c52-4770-af5b-2ec8277f0d1b','a5773adf-58a9-41d5-81d5-e033bccf6727','did not finish','have not finished','will not finish','had not finished','do not finish','B','2024-12-02 13:24:33'),('a98657c1-4e64-4f34-9bfb-ffc9c171ba78','93bf9263-dcc6-4af7-a99b-7e13be955715','He','She','They','We','It','B','2024-12-02 11:31:23'),('a98ad7d0-8601-4411-82a5-ba4b39ef0c41','85b04a84-83c5-4cc4-b983-da07bf51d09f','Complete','Completes','Completed','Have completed','Completing','D','2024-11-26 03:37:16'),('a99768f6-7957-486a-8297-3f36dca17fce','18af1545-ec47-4407-9406-df2b0d609f4e','Eternal and unchanging','Popular but misunderstood','Brief and short-lived','Rare and luxurious','Adaptable to various uses','C','2024-12-02 10:21:13'),('a9a807e8-4654-4fe9-9d59-bef02deab7d6','b0acc1d8-9b2a-4beb-92f4-15a9fd4141f3','She wore a red scarf.','The large dog barked loudly.','He is reading an interesting book.','The fast train arrived on time.','They have a nice car.','B','2024-11-25 22:52:45'),('a9c9cb48-e555-476c-a2eb-9cf52d766493','b0b9dc25-5850-40ea-99d1-55281930bfe9','A young musician','With great talent',' At the event','Performed at the event','Great talent','A','2024-11-28 11:44:23'),('a9d58826-2ed4-4063-a6fc-08d15b6258c2','5774c2a1-e94e-4b78-857b-e1930b3c477d','Gave a speech','Gave a presentation','Organized an event','Wrote a report','Led a meeting','B','2024-12-05 13:41:48'),('a9e42318-6145-4356-ac5d-ef58afd4fb24','da898152-460d-4087-ac4e-c0931030e5eb','While','After','Whenever','Until','because','C','2024-12-03 09:31:05'),('a9e6370b-a130-444c-be51-9c5614cb0ad5','1ce243d5-3746-4555-955a-c510274ca2ec','Taking a train ','Going on a city tour ','Visiting a museum ',' Renting a car ','Visiting a beach','B','2024-12-09 11:12:34'),('a9fe93ab-9056-42b2-a68c-b7ef0140256a','6212811c-f7f4-4c30-8f09-3b27eb0ddb98','The best times of year to visit a location',' The environmental and social impact of visiting certain sites','The cost of travel packages','The convenience of transportation options','The quality of food and accommodations','B','2024-12-03 09:46:49'),('aa2aa446-69ba-4dc5-bd8a-373997687cd2','5ca70e2c-3a75-46a3-9130-0164247a4f8f','Piano','Violin','Drums','Flute','Guitar','E','2024-11-25 11:05:26'),('aa3cc6fb-8e7c-496b-a2d0-bc50ce67f154','8fd12854-f327-4b6c-99dd-47351155c36d','Digital reconstructions','Surviving blueprints and documents',' Modern interpretations of Gothic design','Artistic representations from the 19th century','Digital marketing','B','2024-12-10 10:05:08'),('aa3f39e9-2abd-411d-9c7b-e558d58e71b6','5820f339-7ab4-41fd-8700-602264a052c1','Amusement rides',' Sports courts','Exotic plants and ponds with koi fish','Water slides','Animal exhibits','C','2024-12-10 12:43:47'),('aa4aa5bd-14c6-497e-a303-1dac7b64440d','7a8f1e76-ee6c-4999-b9a7-8b5cd2eb07b2','Beautifully','Beautify','Beauty','Beautiful','Beauties','D','2024-11-26 03:22:53'),('aa6e5149-58b6-4014-9393-bbccc35a3f15','d9cc48d3-e5d7-4195-8bad-dfc67b503e3d',' Late afternoon','Wednesday morning','Saturday morning',' Sunday evening','Monday afternoon','C','2024-12-12 09:25:21'),('aa78caed-f9cc-409b-be40-8def07a55551','73f52ac2-ac7a-479b-a4b6-47b9a9ba4972','The arrival of spring','He walks briskly','Singing loudly','The students danced','Slowly and carefully','A','2024-11-28 11:47:10'),('aa860da1-aeef-4de6-a442-a24384fb86fd','a4217563-fec1-4966-989e-dec376d306cd','The young girl','Smiled','With the red hat','The red hat','The girl','A','2024-11-29 10:41:44'),('aa9bd017-f2b9-48ef-b676-d062ca750d75','08b2965c-7e58-42f9-9b34-e67b63a9094d','The teachers desk','The red, vintage car ','A peaceful evening ','The latest scientific discoveries ','An old historical novel','A','2024-11-29 14:17:21'),('aa9c3fe0-6c49-4031-932b-2901df1156a6','3541e211-4023-43cf-97ea-a1e20176acdd',' I have a cow.',' To open a luxury resort by the beach.','I am from Italy.','I go to school every day.','I don\'t know','B','2024-11-25 21:39:48'),('aaa178d3-6163-4aa7-89eb-efc80187796b','79fee04c-cfae-47ba-b2bd-94e482eb756d','They think death is the end of a sad life.',' All family members come together for the funeral.','They believe that the dead live on in another life.','They want to show respect for the dead.',' They are excited for the celebration.','C','2024-12-04 14:12:06'),('aab75fa7-080d-48d1-8849-34e1dce8c18e','1a30cf6d-1308-4af1-b9e8-165cc1c43060',' It represented the familys legacy.','Its melody connected people across generations.',' It was crafted by a famous artisan.','It had historical value.',' It contained hidden letters.','B','2024-12-06 12:42:29'),('aac4fdf0-9d6e-4d8a-9033-c06746e32e14','92b40028-3504-4567-b06d-e29c4d37d56f','disliked','permitted','prevented','rebelled','objected','B','2024-12-04 10:18:42'),('aad4ac6d-52f5-4614-bdcc-aee8880114a1','0eb52c79-53a9-4833-ad36-88954b6510ab','Criticize','Ignore','Praise','Reject','Disapprove','C','2024-11-26 02:58:19'),('aaee17c0-71db-45ec-96e7-c6c5441db4c2','8fc57c96-92cf-4945-bb88-a343a53ee26b','She was indifferent.','She was impressed and congratulated him.','She was disappointed.','She didnt mention it.','She was happy for it.','B','2024-12-02 09:41:19'),('aaf7ec5f-9864-4867-81da-6dc910a48374','e6c6fb0e-1c5c-43bd-9f96-bec497a0fbcc','worked','works','had worked','is working','will work','A','2024-11-28 12:03:38'),('ab16b13d-75aa-4c10-a7cf-245401a5aab8','c15fbae7-c786-4520-9aee-62d17ce281ec','woods','crops','paddocks','grass','mud','C','2024-12-02 09:28:14'),('ab23fca0-eb3b-4065-87fd-4c9562eb4c99','7ff89376-e265-4ea6-8876-7603e0da4974','Role model ','Leader ','Idol ','Star','Fan ','A','2024-11-25 10:50:17'),('ab2a7edd-5bdc-49d4-bfa5-693f16be2f9a','49e36441-ca18-47fd-91df-20583105d88e','She wanted to impress the songbird','She was selfish','She cared deeply about her village','The storyteller asked her to','She wanted the songbird as her pet','C','2024-12-03 10:35:12'),('ab327686-3d8c-4823-ac53-f6f64d4887a1','be8d02f3-a8d9-4b35-9c1e-21483e44b119','Forgettable','Ordinary','Memorable','Replaceable','Common','C','2024-11-26 10:50:19'),('ab499c3e-15fe-4474-84f8-fe434b83d9e7','0f70c335-2216-4793-af11-0682e9f76af7','It was nothing.',' I didnt do much.','Anytime! Im happy to help!','Dont mention it.',' Youre welcome, but I didnt expect it.','C','2024-12-06 13:13:43'),('ab52d2cc-e213-4472-be87-1cd0b25d725b','37669629-2493-437c-bf31-9db56fc764b2','She became a talented musician','They drove to the beach','He sent a letter','She learned several new languages','They prepared a feast','A','2024-11-29 14:16:29'),('ab7dd246-4c14-45af-b511-5d5c7330d6d7','e0c17ed7-d8c3-4d72-b14c-3f0396b4daa9','Adverb phrase','Adverb clause','Noun clause','Adjective clause','Prepositional phrase','B','2024-12-03 10:46:14'),('ab838674-f73c-4c4a-9a1e-cbd81765d8c5','ba43af96-6cb5-4d80-a714-f485c864050d',' A barista who only made coffee','A tourist sharing her experiences','The owner who helped people communicate','A travel guide planning trips for visitors','A language teacher hosting formal classes','C','2024-12-11 13:20:58'),('ab894768-b056-464e-a6fa-c2ad9100e27d','c7edeadb-eae9-480a-959d-378ce5ceb992','Expensive ','Traditional ','Ordinary ','Modern ','Isolated ','D','2024-12-02 15:25:16'),('ab90afaa-63fc-4ab4-a8d5-0cc984015eb6','045c9974-8d8a-42c4-b662-b7762a5ed5af','visited',' visits',' has visited',' will visit',' is visiting','C','2024-12-02 13:30:41'),('ab9dc933-fc5b-417c-a58b-cf7130ff8bfd','a2a93bc6-b83f-4352-9f62-007b4d9d9bf9',' Poetry','Short stories','Novels','Articles','None of the above','B','2024-11-29 11:23:11'),('aba5bbc6-1c08-4937-a337-29238abc761c','92c41644-45b0-451d-971a-a67046e12774','Too bad for you.','Congratulations on your diploma!',' You should have studied more.',' Why did you get one?','What a surprise!','B','2024-12-06 13:11:19'),('abaad8e1-f565-4350-ac1b-8b2392235cf2','40c230e0-c18a-4c88-af69-d9e9b850add6','Experience ','Knowledge ','Expertise ','Excellence ','Excitement ','C','2024-12-03 13:36:36'),('abb54922-f01b-4c31-a624-5662c5e577b6','51578095-afbb-4f98-bdc1-c2d2f0a95b75','Ignore the tourists','Lead and explain the area to them','Leave them alone',' Keep them away from the site','Lead the prayer','B','2024-11-25 22:16:19'),('abd079b4-e223-40a2-9f40-9746407c786f','3fce95e2-05d4-4e20-8d23-2d70e55d1066','Speed and efficiency','Mindfulness and attention to detail','Informality and casualness','Large gatherings and celebrations','Focus on simplicity and relaxation','B','2024-11-25 22:51:06'),('abf0053e-435c-4fce-866e-a48a94d3e0f6','bf542460-142b-46cb-8b93-5bbceacff93f',' The teacher told us to not be late.','The teacher told us dont be late.',' The teacher said to us to not be late.','The teacher told us not to be late.','The teacher told us that we shouldnt be late.','D','2024-11-28 12:18:16'),('abf75020-eeaf-420e-971b-470690ee9271','1793872f-e557-4a03-b932-d63eccf4f4b0','Ignore ','Examine ','Disregard ','Compete ','Expand ','B','2024-12-02 14:19:42'),('ac1d7c52-4451-4d8c-8ac6-f7b9a72546a6','4364364f-adcd-474d-9163-7de5176da3a9','The team will prepare the release of the new software once it has received the feedback.','Once the feedback has received, the team will prepare the release of the new software.','The team will prepare the feedback once the release of the new software has received.','Once received, the team will prepare the release of the new software feedback.','The feedback once has received, the team will prepare the release of the new software.','A','2024-12-03 14:34:26'),('ac1e7006-e0eb-410b-afbe-f33d85794494','7cb5a94a-5b08-40fe-b432-701367cc87c1','Excellent','Exsellent','Exsell','Excell','Excelent','A','2024-11-26 06:11:43'),('ac2f307c-2697-4b88-a22c-662d723c4784','4b95ace5-aafc-41ca-94c3-e62959ca4e90','She spoke loudly','They are always late','He goes to the gym regularly','The dog sleeps outside','We have lunch here every day','B','2024-12-11 11:40:24'),('ac4121a3-8eb7-467e-9983-cd79fc748a27','0d58ced4-99f5-4b5b-9b78-131bd1cc186a','Family bonds','Hospitality','Respect for elders','Good manners','Giving gifts','B','2024-12-11 15:15:37'),('ac47f1cb-d668-42d9-8f7b-075eb3eb385b','d46daa57-5765-4d1e-8753-c90b5462608c','Three days','Three weeks','Three months','Three years','Three centuries','C','2024-12-10 09:46:51'),('ac492203-8eee-4f2a-aa7b-d2b4e3c9fb94','91d899f9-c6b5-45b9-9392-a0bdc25d3060','Natural','Ancient','Urban','Perfect','Artistic','A','2024-11-26 01:32:34'),('ac499086-0e7b-4709-be12-a08fb74ba1fe','6b62b176-2aab-4726-b6a5-2949480a4d13','Honor','Applaud','Ignore','Praise','CheerPraise','C','2024-11-26 02:59:26'),('ac533354-5c9a-4ab5-88c3-c92e81c29ce7','2b5a6b1b-e1b3-4e02-b55c-5351149535af','plan','plans','planned','planning','has planned','B','2024-11-28 15:04:14'),('ac58ae2a-fb1c-42ed-a120-f5bcf43ca68e','89a0042e-354e-485c-a8e1-54c33a9b8fd0',' Bali','Central Java',' Jakarta','Yogyakarta','East Java','B','2024-12-11 12:13:38'),('ac643e7f-e2ea-49bb-aa31-135735b27575','7dcbeefb-fe18-4a75-b693-917443b95172','The 1600s','The 1700s','The 1800s','The 1900s ','The 2000s ','B','2024-12-10 09:38:50'),('ac6ce7c7-7c0b-41ba-a064-0dbad60e3d65','2ca278b5-63e1-4fe4-b233-39744738e714','Nutritious','Expensive','Cooked','Fancy','Tasty','A','2024-11-29 11:10:08'),('ac754455-7029-4a4d-af6e-2a07fc6f938b','2bfea0c3-1ca3-43ea-bf51-6bee7b5fcdb8','after','until','when','if','since','D','2024-12-03 09:36:49'),('ac8b11b3-7b83-48ae-a170-bc8284291143','fd8caefa-7682-4198-8ec4-dc1afe25c0fc','the residents of the city','the companies in the city','the rich people in the city','the officials that work in the city','all citizens affected by the cold weather','A','2024-11-21 10:51:09'),('acae1c26-1d6e-4f0a-b191-0b7cf41ea7f3','fa0c83e5-123d-418a-8106-54ea24d3b835','Child','Woman','Feet','Person','Man','C','2024-11-26 10:06:27'),('acbb3d39-ff08-4d7d-a1cf-f66cb3d10a5a','14df649d-d184-4c10-89b8-f968ad95f6c0','The sun is shining.','The happy children are playing outside.','He reads books every day.','We walked through the park. ','Birds are flying.','B','2024-11-28 11:31:46'),('acc3fd27-9c91-4a52-8a36-2b2406e52c97','87a32ee5-0313-4748-8a70-12acd531acd8','Arena ','Museum ','Spa ','Hotel ','Casino ','B','2024-12-02 13:51:21'),('acea59a8-6af3-47d7-8dfd-a53f8934dbb0','de7ba1d9-f259-4afa-a45f-82169eba0929','Conflict','Harmony','Chaos','Distance','Fear','B','2024-11-28 11:14:09'),('ad18be72-611b-4006-a344-ab914109f6d9','51911c2b-b35a-4fd2-af1a-84f59ad04116','was',' is','has been','had been','will be','A','2024-11-28 13:27:03'),('ad2b7579-e33f-4db7-baa0-7d23b9702151','0339b92d-c043-4376-9e17-fa65130c3e8f','We left the house in a hurry.','After the meeting, we went for coffee.','They arrived late last night.','He worked hard to meet the deadline.','She ran to catch the train.','B','2024-12-03 13:34:18'),('ad314c8c-1074-4970-8664-0b44d4285a77','88887735-4165-4fc3-8544-8394768c5707','would arrive','will arrive',' arrived','is arriving','has arrived','A','2024-11-28 13:30:17'),('ad35cf6d-baf2-4b6d-a0d9-47320ea4a998','80261724-9184-428b-93a0-180d1d0d3167','Only people without a sense of humor laugh at mediocre jokes.','People with a keen sense of humor never overreact.','Some jokes are better than others.','The longer a person laughs, the keener his sense of humor.','People with a sharp sense of humor are always serious.','D','2024-11-26 09:08:08'),('ad41e2d6-62cc-49b0-ad8a-513044c1b344','3bdd251f-5cdd-4e98-ad96-c7f1f18f9103','As soon as the bell rang','the students left the classroom','the bell rang','As soon as','the students left','A','2024-12-03 13:40:19'),('ad51f109-1572-4758-85de-ba22429ac45b','a6231a3f-a236-430f-adeb-55f50d493374','am','was','have been','will be','had been','B','2024-11-28 12:02:07'),('ad5b6526-12b1-4073-9bdc-60375870caab','76998b56-bab5-4873-95b1-49f9cfde4f68','dont play','wont play','didnt play','doesnt play','isnt playing','B','2024-11-29 09:40:41'),('ad6edefa-c137-4c37-bcb7-657228d5c836','911c0c9c-a05d-4534-972a-ac1ec766ce98','while','since','until','where','after','D','2024-12-03 13:37:59'),('ad8f3421-8bc7-4a2f-8e83-afde496e41fd','77bc8030-f818-45e0-b299-1378ff0c40c0','She has studied for hours','She has been studying for hours','She studied for hours','She will study for hours','She had studied for hours','B','2024-11-26 05:45:40'),('ad8f5194-00cb-4139-b015-1c6c9e225e97','2417acc6-e0a9-460a-8888-ae667d20b781','Starting point','Goal','Route','Journey','Attraction','B','2024-11-26 06:15:27'),('adab0bf2-6fd4-4c97-91c3-5bf7acb30056','7030f53e-1262-459b-91a9-df8240fca6d3','Ignore the advice of elders','Follow the guidance of elders',' Challenge elders\' opinions','Stay away from elders',' Live independently from family','B','2024-12-04 13:17:20'),('adb4d8e1-a2c7-4f8b-a027-ccccce1e3874','e36eae55-ec12-4509-aaba-6fd23053bd87','GOINGOUT','GOOINGTUN','OUTGOING',' GUTONING',' INOUTGOING','C','2024-12-02 14:15:15'),('adbbe1b5-441f-4224-9076-aea862888116','1dc4d805-f346-4a82-aa9c-7b79b8ae8ea3','wont be','dont be','isnt be','havent been','doesnt be','A','2024-11-29 09:43:25'),('adfae65a-dbb5-4d2d-bd0e-a0e68cde2eb2','d50c1ffd-ff64-4527-8590-2faff5226bda','The beautiful','Painting in the museum','The beautiful painting','In the museum','None of the above','C','2024-11-29 13:52:30'),('adfdd9b5-e66d-4ba0-be39-79bd598e3ac0','a8e084a6-f33a-4932-9f8f-17f9c6316ee0','She','Him','Her','They','Them','C','2024-12-02 11:48:06'),('adfe76e8-e532-469d-90e8-2b141fb0acff','930a2e3c-74fe-4a7b-a13b-7aca8ddf6450','tncoaintmoin','aimtontconin','nocimnattnio','contamination','ntoitancinom','D','2024-11-25 11:25:00'),('ae062dcd-10cd-40f9-8f25-018aecafc878','d960a3cf-4c10-4b46-8705-d004b583e4f6','deers',' deer','deere','deeres','dear','B','2024-12-04 10:46:41'),('ae1276aa-a604-4444-817a-a45a551f0860','f027180b-1847-4b59-925e-0e2c792d2a0e','The mountain towering above the village','My friend, an architect, designed this.','She quickly ran outside.',' Across the river lies a field.','Some trees grow near the river.','B','2024-11-28 10:46:08'),('ae2208d1-0137-48a1-a60a-ab139b4e918f','b7dd8d06-44c1-4275-ab2d-f322f4d44e12','They are her colleagues','They are her family members','They are her roommates ','They are her classmates','They are not her classmates','C','2024-11-29 12:05:03'),('ae24145e-42cb-4b18-bae4-0734350ae614','b933ec3d-7b26-4bb2-b792-2c4bd5f66fad','True','False','He wanted her as a friend','He wanted to help her','He wanted her to be his queen','A','2024-11-26 14:27:00'),('ae2ad8ae-23ce-497b-92ea-56b4c6ed9d02','f0183c21-ebd7-458a-a2cc-39e5ea02aee4','James','Margaret','The hotel owner ','Sarah ','Michael','B','2024-12-12 09:46:30'),('ae3f5892-9df4-4c03-bf8e-4946f1372ee4','a0e8b5a9-1715-4e53-8422-7ce1eb660a94','The 18th century','The 19th century','The 20th century','The 21st century','The 17th century','B','2024-12-05 14:58:15'),('ae3fd87c-06ac-4845-98df-2939db041312','2dd52621-ece5-48f4-bb17-89d55b7068fa','Easy','Plain','Difficult','Complex','Quick','D','2024-11-29 11:43:48'),('ae4020da-e8db-4ab2-85a3-ef45e645108a','2d29f32b-f0a4-4037-b66d-8013386ab938',' A guided tour','A coffee','A boat ride',' A concert','A picnic','B','2024-12-04 11:03:40'),('ae497e9b-80da-4910-8fc1-16ae0badb012','6d35409c-ebd6-4425-82a0-f4baefef3489','before','when','after','during','while','C','2024-12-03 13:44:43'),('ae4fb126-a7b6-40a7-ac21-7553b53010d7','760344b4-c879-4432-a1ef-400bb3d58362','Go','Goes','Went','Going','Gone','C','2024-11-26 01:46:21'),('ae54dd62-04a4-420e-9956-b54350819d65','0a51d2a2-3b30-4e9e-bd22-88d320fe5f84','The ability to bounce back after difficulties ','The ability to be calm','The ability to plan ahead ','The ability to be creative ','The ability to speak many languages ','A','2024-11-21 15:22:45'),('ae62a8bc-6189-4537-9a15-c50283cef7e9','230ef0d0-077e-44a4-be18-9f49d6d61c26','The Brandenburg Gate','The Berlin Zoo','The East Side Gallery ','Alexanderplatz','The West Side Gallery ','C','2024-11-29 12:04:29'),('ae6cd8ef-5b14-48a6-85cf-1da2eb510a84','f43eb6cd-cfa4-4998-ab22-5e8e222babc6',' 6 PM','7 PM',' 8 PM',' 9 PM','10 PM','C','2024-12-11 10:12:01'),('ae6deeac-1b38-4adf-b542-ba0397282bd6','8d7f1b9c-431c-49e6-8cd4-39d790eadb98','We met at the park yesterday','She is always on time','He walks quickly','The children are sitting quietly','They are here now','E','2024-12-11 10:05:11'),('ae70f6a6-f596-4abb-a7c2-f785be1e9a27','f5e07009-d746-4fb6-82ce-5043d58c7c95','Modern technological innovations',' Traditional pottery and weaving techniques','Extreme sports and adventure activities',' Modern culinary trends','Luxury resort management','B','2024-12-11 11:01:37'),('ae8f96b0-6b7f-45aa-a792-67613c0bb089','34458db5-a171-44bd-b3db-e5161b71a130','Have you eaten Thai food before?','Did you eat Thai food before?','Youve eaten Thai food before.','Have you been eating Thai food before?','Will you eat Thai food before?','A','2024-12-11 12:39:29'),('ae914d90-660b-436b-9ad1-ecfaac65de90','8a005d05-0a8d-49f9-882a-1504a4a4656a','He','It','They','We','She','C','2024-12-03 13:41:44'),('ae9a843b-5ebf-40fd-a923-10967666008a','743bf86b-9146-41ee-b789-21815e920fe0','Its proximity to a bustling city center','Its breathtaking views and luxurious amenities','Its historical landmarks and museums','Its budget-friendly accommodations','Its mountainous hiking trails','B','2024-12-10 14:20:13'),('aebd9d97-131d-4c56-8dbe-39a40773cad1','07fae000-85a5-4f5a-889f-9488b81e15d9','Unhealthy','Strong','Correct','Harmonious','Good','A','2024-11-29 14:41:36'),('aed26218-1508-4d6e-a6df-bf0167a1e72e','d34d865f-49f5-4fa5-a498-30b9d8c1983d','She','We','They','He','It','D','2024-12-02 09:50:01'),('aed28a80-d580-4811-80a3-93b5dac8f7ba','2a367a0f-b417-47e8-85e7-fb5238664fbb','likes','liked','like','has liked','will like','B','2024-11-28 11:30:13'),('aedb7944-0433-4f85-84db-68f15c1738e2','92664d81-1e72-4d3c-97e0-e5203f92bf8c','As soon as','Until','Even though','While','When','A','2024-12-03 10:02:00'),('aee5f23e-5370-4c62-911a-a6e07f68099a','b85989cd-92a6-465c-9b4a-3641e8374c54',' go','going','goes','gone',' to go','A','2024-11-28 14:25:45'),('aee7066b-6fa8-4410-a13a-d8f442d809b5','5a29d33c-c312-4d63-97d6-b7a53bc07ef2','Diminish ','Delay','Improve ','Lower ','Higher','C','2024-11-26 03:33:43'),('aeeec4da-6cab-40c3-996f-d969221835ed','cdb80efc-e901-4ba6-b57e-f9a414d0593b',' She said she liked chocolate.','She said she likes chocolate.','She says she liked chocolate.','She said she like chocolate.','She says she like chocolate.','A','2024-11-28 10:49:41'),('aeef8234-db42-474f-b164-ff82307c33e6','3109afed-76e0-4f37-887a-149bca144751',' would like','am going to',' is going to',' are going to','were going to','B','2024-11-29 10:25:08'),('aef01751-c351-4333-855a-6c8978e73611','c59051c2-7c2f-4540-8540-e5947218613a','The buildings were burned down','The office moved to another building','The product making was delayed','The product delivery was late','The fire damaged the production area','A','2024-11-21 09:18:49'),('aef504cf-490a-4bad-be4f-14671d3160a9','40b73978-40c1-4480-b4ba-cc4c04974343','Mean ','Rude ','Selfish ','Indifferent ','Giving ','E','2024-11-21 15:17:52'),('af03bdf2-7f2e-410e-9788-93c8d2132b1f','247fe75c-f523-4b4f-8313-7cbbd19127d7','Friendly ','Rude ','Helpful ','Kind ','Emotional ','B','2024-11-25 17:54:39'),('af0eeb9c-f569-44d4-8321-7e7009799c29','bc8dbcee-2e98-4425-a072-8fca8cd07154','are going to switch','would like to switch','might switch','will switch','has switched','A','2024-11-29 14:01:14'),('af10266c-5450-446a-ac1a-9d6bb32cf3f7','86cb4e48-68b2-4f34-a1b5-ffaabfae38ec','Sad','Excited ','Angry','Bored','Happy','B','2024-12-02 09:18:43'),('af22f523-f336-4519-b0e4-b18ea7f338da','6f165f9c-6cd1-42d6-a6c2-5f0a2e6f1a1f','Soccer and tag','Hide and seek, water balloon fight, and races',' Video games and board games','Basketball and swimming','Frisbee and cycling','B','2024-12-02 10:56:25'),('af2631a6-f225-4a36-9666-3d28433fc8f8','af5df955-5ea4-42d7-9e96-205691b5331e','wont finish','doesnt finish','hasnt finished','didnt finish','havent finished','A','2024-11-29 11:27:59'),('af346685-baa3-4cdc-b44d-71260740866c','2188e865-30a0-439f-8159-c374f9f9ab16','Because','Even though',' Until','In case','While','B','2024-12-03 10:10:57'),('af399123-dc9c-415d-8c53-aeb51dfd9f1b','82950bb7-8c1b-42a8-ac2a-699ee5709c5f','against','without','beside','with','by','A','2024-11-29 09:33:01'),('af400d3c-6964-41fb-b2bc-620df991333d','1f40cc5d-8a6f-410b-b9e8-3c270b57a021',' A receptionist at a desk ',' A waiter serving food ','A staff member carrying suitcases ',' A guide leading a tour ','A cleaner mopping the floor ','C','2024-11-26 05:59:14'),('af41b76b-e7cc-435a-9487-eb60101e6d77','2b8b05d3-32dd-4b9a-8af9-927a696e63d1','How people live and enjoy their meals','The weather in other countries','How people study','Different buildings','New technology','A','2024-11-26 14:04:24'),('af4267d5-77b7-42de-b362-dd63cd96a392','6a18248f-a9d9-4ee3-9a37-4ba9752c1a91','can','could','is able to','will','must','B','2024-11-28 11:22:35'),('af50e8f8-ddc2-48a4-881a-b879f8cd1b59','2e0d75eb-bb75-4280-a228-f42daaecc9d7','It seemed to connect her to lost loved ones.',' It was composed by a famous musician.','It reminded Mira of her childhood.','It sounded like a popular folk tune.',' It was a family lullaby.','A','2024-12-06 12:39:46'),('af7f1310-c226-4137-bf73-04d00f866b40','f0eb5889-b847-4c1e-9515-68eed42b89bf','sweet','sweets','sweetly','sweeter','sweetest','A','2024-11-29 09:11:32'),('af903d93-02b3-4e3d-a6f0-47ccc597e5c6','ce284481-8782-432e-9856-8a5382f1434f',' Insightful','Dance','Sleeping','Relaxing','Working','A','2024-11-28 11:55:28'),('afa0d60a-e4d3-4dcf-a826-280ccc20aea9','9587f52c-b3b5-4942-99e7-0aa4741c5314','mountains','gardens','ocean','city skyline','sunset horizon','C','2024-12-10 14:37:09'),('afef6a5a-4592-4d41-b18f-c6f583d5bbdb','9cd5ecc7-3793-48fc-94f7-a79409796065','Its elevated position overlooking the cliffs','Its seamless connection to the ocean','Its temperature-controlled water',' Its underwater lighting for evening swims','Its surrounding private cabanas','B','2024-12-10 14:50:26'),('aff6dc38-b864-4284-b46a-f3af958b86ed','dc29859f-ea59-47b8-80cc-5587e5660173','Fearful','Lazy','Courageous','Angry','Quiet','C','2024-11-28 10:30:34'),('b0051257-c209-4fc6-bff9-ec19450e87e4','3ca9048c-f0ca-42a4-ad00-bc844e897826',' Adjacent to the lobby',' On the second floor','Inside the business center','Near the rooftop garden','Below the dining hall','B','2024-12-11 09:39:10'),('b00f6f16-afa7-44ae-af0a-7c5b9f22a4f9','d38e685a-c064-4e80-b1f3-707556e48bc7','My family is made up of my parents and my sister.','I go to school every day.','I have a pet rabbit. ',' I am a teacher.','I like action movies','A','2024-11-25 20:44:10'),('b017f1d3-2f36-4b57-ac77-999bface44ab','e12316dc-c049-480e-b99c-3520e42d611e','by ','on','in','at','with','A','2024-11-28 14:09:14'),('b01a8c1b-17d0-4f05-81ad-982360e717bb','fe922d8a-a51e-4272-ab1d-772b7c1a3d87',' if someone doesnt adjust quickly, they probably never will','how someone deals with culture shock affects their adjustment to the new culture','culture shock means a person cannot adapt to life in a new country','culture shock can lead to social changes that are hard to manage','How culture shock impacting someone\'s mental healthl','B','2024-12-06 10:00:02'),('b026c445-b19b-45d3-8455-6fb4cc94e81f','c75cdd9f-c12f-498d-84fa-064a71dc5fa3','Common ','Regular ','Special ','Pasports','Uninteresting ','C','2024-11-26 09:58:39'),('b02bb3af-f877-4f7c-80aa-333e530a898e','e1fa976a-2af4-4dee-bae6-737bf83f17b3','Carefully','Never','Inside','Quite','Almost','A','2024-12-11 11:53:13'),('b050b579-1756-49d6-bf27-96c52e0c3ffe','ff1f3d30-323d-49dd-ae45-2faefb2a8e11','The owl is a nocturnal animal. This means it is active at night. The owls excellent sense of sight and sound enable it to find food in the dark.','Mice are nocturnal animals. This means they are active at night. Similar to the owl, mice use their excellent sense of smell to find food in the dark.','Both mice and owl are nocturnal. This means they are active at night. Because these animals are active at night, they must sleep during the day. This makes them especially vulnerable to attack from diurnal animals.','Some animals are nocturnal. This means they are active at night. The owl and the mouse are good examples of nocturnal animals that use their senses to find food in the dark.','The owl and mouse are examples of diurnal animals that only sleep at night.','D','2024-12-03 09:16:21'),('b07b4376-5e20-4990-842f-75490a29e965','d89927e9-9cd6-4a1b-83fa-6ed234f44769','Giving advice','Asking for permission','Making a suggestion','Asking for help','Starting a conversation','B','2024-12-12 15:02:36'),('b086576c-7117-42f4-ad18-75d414475e31','e00e2552-3392-4734-81e6-1d4a0c677bc1','A letter','A label','A postcard','An announcement','A report','D','2024-11-21 09:21:30'),('b0a5ba92-1679-43bb-925e-efc00df0476d','ae0ea328-abb2-40ef-b0d5-35ac038d53d5','Will / come','Are / coming','Did / come','Do / come','Have / come','A','2024-11-29 11:20:28'),('b0c4921c-b06f-4ba7-b063-2d476372d96f','614ef04d-3d4f-4738-863b-52cac80d30c7','Commemorate','Mecrometec','Mecrotemm','Commoractec','Macrometec','A','2024-12-04 09:12:44'),('b0c4e16d-66b3-4b14-8887-a71a44cccd87','08e0ff88-da4b-4e95-a786-c1eea120f1ed','Very excited','A little nervous','Not interested','Very confident','Bored','B','2024-11-04 14:12:20'),('b0c86d7a-ce85-4823-b9ff-0b42c714ef63','de8adfc6-d728-4684-baa0-b377e4d3e728','can','could','is able to','will','must','B','2024-11-28 11:34:40'),('b0f0f7f5-6e54-49b1-8056-6708a66ddacf','f8f27d8c-4a25-4db8-b8cd-b6f4e51d69c2','miss','missed',' missing','misses',' were missing','B','2024-11-29 10:50:02'),('b128e96d-909d-400c-883f-aa2fbf456fa4','f0998f88-1494-401e-a53a-1d818e621b7b','Every Afternoon','After school',' Tuesday morning','Thursday evening','Friday night','A','2024-12-12 09:26:15'),('b143261c-8c56-4d2a-b0e4-4af142ce9311','25f0b378-fe0b-41d5-96f4-7086f82f9887','The programs will last for 4 hours','There are four programs in this competition','The program will be held in the morning','All students should participate the program','The programs started at 10 AM','D','2024-11-21 08:56:46'),('b145e6be-c27e-425a-9e30-444d0b41dd55','df1b4d51-d5bf-4e19-876c-090ea6a7957e','clean','cleaned','cleaning',' cleans','have cleaned','B','2024-11-28 15:27:41'),('b14a224b-98b7-443d-826d-06fb3f29967c','03024f1e-2e38-4ba8-bcfd-54afd551abac','She offers to guide him around town. ','She books the boat trip for him. ','She gives him information about the market and the boat trip. ','She suggests he stay at the hotel. ','She helps Tom book a plane ticket.','C','2024-12-09 11:17:32'),('b1672f54-26a4-4abd-b1c6-9a908a596efa','97516857-e295-4a63-9459-39aef2c434a9','The tall trees swayed in the wind','She writes novels in her spare time','He runs very fast','The new restaurant opened last week','The cat jumped off the table','C','2024-11-29 11:15:54'),('b178a930-2601-44db-a068-b796be1d34e1','52799586-077e-458a-9476-db38d58c53f8','gallery ','office ','station ','cafeteria ','lounge ','A','2024-12-02 14:31:33'),('b1794f1f-da3e-4a0f-9616-096892645faf','0251b99e-d066-49b3-8354-08bbed17ecce','“You should stop drawing.”','“I dont like it.”','“Wow, thats a beautiful drawing!”',' “Everyone can draw.”','“Youre not good at it.”','C','2024-12-12 11:12:00'),('b17fc12b-b3e9-4880-b680-764b51eeac36','6e64e05a-960b-46be-8632-83633e4ffe62','The sunset was beautiful.','The sun is setting.','It was a setting sun.','She enjoys sunsets.','The sun has set.','A','2024-11-26 05:38:13'),('b190b1e2-20d2-48df-a266-1e50a1ee6756','0f1971e7-090f-4ce6-a0bc-61f1e8638e06','Only fresh vegetables','Only handmade craft','Fresh produce, crafts, and foods',' Only flowers',' Only books','C','2024-12-10 12:40:08'),('b19588e9-7da4-4cfe-8ab4-6a3fe7dae9af','39f627af-64d3-498c-bb90-f50d4a1d712f',' Finish before dinner on Sunday','Make everything neat and tidy',' Bring sandwiches and fruit',' Spend time with friends at the park',' Spend time with friends at the theatre','A','2024-12-02 11:46:19'),('b1b1b20d-0c78-46f4-aaa4-afa999f69a18','c8429afb-a6fe-4b25-a8b4-1c0c20a6c569','She writes beautifully','We will visit soon','He often runs in the morning','The dog sleeps outside','He works slowly','C','2024-12-11 10:42:37'),('b1b82f3d-326f-4237-997b-544161b5b0c0','165292d1-a20c-4100-a8d2-bc408dd1397b','His','Its','Their','Her','Our','C','2024-12-03 09:38:21'),('b1c3f7d6-8fd3-4c0d-9496-82c287f39ba5','d3331876-bb20-4f5e-870f-88110f5deb65','yet','now','just','ever','Never','C','2024-12-02 11:23:17'),('b1ebb082-bc47-4d2d-b1d8-061f8fcf7bcc','25e2a67d-1db5-4bf2-a82b-d8c1e093ce40','Just paintings',' Only sculptures','Both paintings and sculptures',' Photography','Street art','C','2024-12-11 15:06:50'),('b20c9ce5-675d-45e5-b08f-28ec80f0fbbf','ee13ccab-40de-43d1-87c9-f8b9642b4872','Following','Managing','Guiding','Taking','Observing','C','2024-11-26 01:38:53'),('b2202a30-0a88-4a14-9334-7986b7d5144b','8a0c88a9-5109-488b-a345-a1dac2538c7e','Jakarta','Bandung','Seoul','Surabaya','Malang','B','2024-12-11 14:42:20'),('b23f520c-626c-4d67-a7a5-a6ab818c666c','c32c5d02-4493-4ee2-a143-dd4789ed4f7c',' Maintaining traditional designs with no modern updates','Catering exclusively to wealthy aristocrats','Combining tradition with modern amenities and services','Offering the lowest prices in the hospitality industry',' Focusing only on historical tourism','C','2024-12-11 13:49:49'),('b2534678-c798-479c-a06c-1040a873aab2','7398f0c1-630d-4341-8cf0-8b0314358f49','A scholarship for school activities','Recognition and certificates','A gift card for shopping','Exciting prizes','A free vacation','D','2024-11-21 12:44:45'),('b255971d-98cb-4224-a307-c85e2029d3fa','b1b639a4-1c80-40ce-b9c9-976b8ad4269d','It uses advanced special effects.','The audience\'s reactions influence the performance.','It is always performed in large venues.','It typically has a longer duration.','It can be streamed online for wider access.','B','2024-11-28 15:23:58'),('b25a6a18-bafc-4e72-92b3-85d53734b632','0c8a478f-7cd2-4884-8748-948e50eb4ca2','Traditions','Habbits','Hobby','Needs','Wants','A','2024-12-06 10:50:24'),('b25e88d4-75ab-44df-bc1b-621caa3b9897','2a631c7c-8291-4145-9c67-8632e40a8515','Hugging','Bowing','Handshake','Kissing on the cheek','None of the above','C','2024-11-27 23:38:06'),('b26565ba-764a-43db-a3a7-55d3b9a0c6a1','21435966-2522-43d9-8da9-4297cee5d0a7',' In the morning','At night',' In the afternoon','At lunchtime','At dinner time','C','2024-12-09 11:25:15'),('b285c87b-0c30-4581-a0f5-b570b71506c7','486abead-4115-485f-a866-009a53026255',' To say “Im sorry”','To ignore someone','To stay angry','To forget about friends ','To run away','A','2024-12-12 11:40:26'),('b28be853-ea23-47a3-b2b0-aaf9c3c05e97','0f4a1287-3830-496e-8d35-c5c4406a869d','Play','Plays','Playing','Played','Playes','A','2024-11-25 23:42:33'),('b28eb834-f3e5-4f6b-b18f-3d4e240aa301','8dafa774-de33-4f78-a7b2-98de9a7bdca3','was','is','has been','will be','had been','A','2024-11-28 12:01:26'),('b2b1bc9b-b1cf-47c3-a00c-622c555edfc0','84cc82b7-52b8-499b-920b-615893658daa',' Pernyataan pribadi untuk satu orang','Pernyataan publik tentang sesuatu','Surat yang dikirim ke seseorang','Rahasia antara teman-teman','Percakapan yang tenang','A','2024-11-25 11:22:49'),('b2b250cf-9de2-4ee7-84b0-1d7dfdb0715b','fa8f74a0-d130-407d-ab7c-8562ca1fc6c9','air','airs','aired','airing','to air','B','2024-11-28 15:03:25'),('b2dfe82d-9768-4ffd-82d8-7a5553727ed4','5bcc3e88-12bd-4712-a578-75d293d61c36','Service','Satisfaction','Empathy','Communication','Resourcess','C','2024-12-04 11:16:34'),('b2e7fc42-534c-4e26-af1a-430047be35b7','7aca257e-4351-47ba-a093-19c0f844a7b9','experience','expired','experiences','expect','expert','A','2024-12-12 10:11:47'),('b2e87b2f-4590-4465-b067-10c4165c0e00','e75360aa-154b-4a3a-905f-88c8983f88ad','Repairs','Remains','Streets','Decorations','Replace','B','2024-11-26 05:38:03'),('b2ef3854-9338-4626-9a17-cb362ae8c91e','0ae472b0-e70d-4835-b43f-950dfd3d0fb9',' He wanted to find treasure.',' He was curious about the people and their traditions.','He wanted to climb the mountains.','He was looking for a place to rest.','He was busy','B','2024-12-06 11:07:01'),('b3060ceb-344c-4495-beb8-c3f32d769ce0','ba4c57a9-71ba-40f6-81a2-f1acd1154a77',' Moved slowly by water ',' Swam quickly ','Walked away ',' Stayed still ','Flew high ','A','2024-11-25 11:05:00'),('b30b425a-d2a4-4570-896c-878c4a3a5fc8','609c5046-0428-4a4f-960a-555643cf6abb','1,000,000','2,300,000',' 3,000,000','4,500,000','5,000,000','B','2024-12-05 11:35:05'),('b317a1d9-6451-4b17-8d5d-6d4cd112d3a2','2014b288-1208-4ef6-bd19-c662e92223ae','Unrealistic ','Too complicated ','Ambitious but promising ','Cost-effective ','Cost-efficient','C','2024-12-09 14:07:43'),('b33ee9ea-f961-4ca8-a8ad-0dd819b9e68e','e30a88f4-1b27-4247-b261-034700981e77','The villagers didnt believe her story','The village felt happier and more peaceful','The songbird followed her home','Her family was unhappy','The songbird make everyone happy','B','2024-12-03 10:36:16'),('b3533aaf-d2ea-4164-9a9c-827c0a5ed26f','61167fac-01c8-4673-9a40-5740c4f619af','Go for a walk','Have dinner ','Visit a museum','Watch a movie','Watch a film','B','2024-12-02 09:32:29'),('b358ade4-f6f8-4c6f-9cf7-0c58ea321d81','dc510e0e-7738-45cc-a505-7d73f1ab0d96','The act of being welcoming and generous ','The operation of hotels ','The management of travel agencies ','The development of infrastructure ','The organization of events ','A','2024-11-26 05:55:46'),('b37956be-d79b-462a-b62e-4fd687d79e9e','b785fbec-ebe3-47d3-b0e2-d8ef7ec7601f','Reckless','Unconcerned','Careful','Bold','Curious','C','2024-11-28 11:35:53'),('b37e5463-dfc4-42ff-be0c-700f780b947a','04d96ca9-a99e-4fec-940e-600064829198','Penyiar','Pemirsa','Penyiaran','Pengalaman','Menghibur','B','2024-12-02 15:38:15'),('b3820876-fc81-4bfa-a1f2-bff9df2edb79','bc914fc6-44a7-4950-94c1-60728900b961','Fiction and mystery ','Classic literature and philosophical texts ',' Historical fiction and biographies ','Fantasy and science fiction ',' Poetry and short stories ','B','2024-11-29 13:57:26'),('b38bb9f5-9018-4710-bf5e-879cbaf07eb1','c1cf4bb4-d027-4e34-aa5b-620c12418a3b','Tense and formal ','Exciting and warm ','Chaotic and disorganized ','Cold and distant ','Somber and reflective','B','2024-12-12 10:16:52'),('b38ec299-5870-4173-8271-8398dc339ee5','cd0e43ae-b42d-427d-8b01-96a9aa563bb4','Build houses','Play sports','Eat special foods','Go to work','Sleep all day','C','2024-11-26 13:32:51'),('b39ddb04-4e1e-43fd-9cd7-a5cc6922e218','a9591197-e0e6-422a-8ab1-69f1b8676c22','has trouble seeing in the dark ','a small animal such as a pet dog or cat','an animal that is hunted by other animals','an animal that hunts other animals','an animal that sleeps at night','C','2024-12-03 09:09:22'),('b3a82026-8741-4ea2-b1c0-7640185af9ab','9b8d9462-154e-4a07-858f-05b5618248bf','1','9','4','3','7','B','2024-12-12 21:34:59'),('b3adf359-13d1-4ed8-a006-d1e5bfa0f2ac','df23eaa8-ed4c-41e3-a4c5-cfd9feb708ba','It is fading away.','It will continue to grow in popularity.','It will only be available in specific areas.','It is becoming less accessible.','It will become more exclusive','B','2024-12-03 10:51:07'),('b3af4634-6382-46f2-b0c7-e2c2fcfbf153','7a74fc48-8861-4b0b-840e-b8627caf9b72','Celebration ','Adventure ','Simplicity ','Ordinary ','Wealth ','E','2024-11-25 10:28:10'),('b3c47f4b-1b93-4614-9691-45fcc58f2a9b','296c5b9b-2e60-4448-a648-c04bca6e26ab','The size of a place',' The cost of visiting',' The importance or meaning of something',' The structure and design of the building','The location and distance from other places','C','2024-12-03 11:12:19'),('b3dd0d5b-0cbb-4ae5-8f5d-c721d1cd8c5f','6f184ced-5159-4ab0-b41c-9a2533227d79',' A structure for housing books and manuscripts',' A large building for public exhibitions',' A burial monument or tomb',' A space for botanical study','A facility for viewing stars','C','2024-12-03 10:33:45'),('b3fffdd8-6bc8-4e89-944e-61db72a1ac9c','6705e7b9-271f-4e8b-9bd8-b5b37bdfe346','To advertise the restaurants services','To teach people about the importance of sustainable cooking','To raise funds for a new location','To compete with other local chefs','To build new building','B','2024-12-02 13:28:47'),('b40a39e4-84ca-4e8b-800d-a6e04842d470','5e6af3b3-5035-45a4-a5c2-dec54454d1fe',' Traditional rustic design','A fusion of modern and natural elements',' Contemporary urban aesthetics','Mediterranean-inspired structures','Colonial-style buildings','B','2024-12-10 14:44:48'),('b40aa9d4-8c1d-4f05-9eb1-be8306f7919e','acca882d-6218-4fd2-9cbf-fb80d07adc3a','Plan','Procedure','Policy','Protocol','Standard','C','2024-12-02 11:30:31'),('b40da2e6-1e8b-4244-b5ff-228b3c66ac25','587362d8-61dd-4756-b4d2-ebecb6144fcb','While','After','Before','Until','When','A','2024-12-03 14:06:10'),('b40e4b45-148b-458c-b2df-96d61fffc844','08aec24c-9f36-4d3b-b69d-6636220aaab5','Today','Quietly','Nice','Tree','Sky','A','2024-12-10 14:48:03'),('b419bb43-b85b-4c3b-bf70-5e5981a48e85','893b1400-27fc-406b-99a9-3750eaccb2e7','She was upset','She was glad ','She was surprised','She was angry','She was mad','A','2024-12-02 09:31:58'),('b4331244-6347-4757-b655-3fc32efa2c96','445ec6f3-979d-497a-ae43-24fd6da8ae64','She is tired.',' The car is fast.','The dog is cute.','They are happy.',' He is tall.','A','2024-11-26 03:35:40'),('b43618f5-4834-4161-ab3a-54df726aa748','985168de-6da1-4068-b488-9febb90a11ce','He hired Sarah because of her excellent job.','He will reconsider hiring Sarah.','He has to train Sarah once again.','He needs to conduct an employee briefing.','He is satisfied with her performance.','E','2024-12-09 11:09:21'),('b447d906-c007-46ab-a89c-d1bd7f8a513f','c5645c66-97b6-454d-8170-053084f52b5d','Colosseum','Eiffel Tower','Big Ben',' Statue of Liberty','Acropolis','C','2024-12-04 11:00:34'),('b4500838-09dd-4835-a5eb-7697af92369a','4baa17df-a296-4af9-9d03-fbcf8d1353b2','Rare books','Fish tanks','Paintings and sculptures','Wildlife exhibits','Ancient artifacts','C','2024-12-10 12:50:35'),('b45232a4-0cfc-4f0e-9906-9c1edb0d634a','7dd52ec3-c348-4da5-b94c-781fe4735e32',' am','was','have been','had been','would be','B','2024-11-28 13:32:38'),('b46acd6f-42d3-44e9-8b5b-8684fbeaa59a','82f34b5d-ffb6-4e2b-884e-b1e3f7c41762','A hidden treasure chest','A jade amulet shaped like a dragon','An old map','A rare flower','A mysterious glowing stone','B','2024-11-25 21:31:53'),('b4ae9497-a2fb-4000-9b58-a71c0b98743a','7eb34634-b168-43b7-b9b4-c79ac2525955',' Projectors and wireless microphones','Video conferencing tools','Laptops and tablets','PA system only','Phone only','D','2024-12-11 09:47:05'),('b4b54f5c-09f7-4a23-a03a-a850a41d6832','a90a5a62-08a2-4573-a59a-946dc69e7798',' mountain','forest','city',' beachfront',' riverside','D','2024-12-10 14:35:30'),('b4bdd761-22cf-4ecd-a6da-c1ff1b09f0d5','b481f341-b109-4e92-98d8-7b8ae5eb48c3','Wisdom and experience','Bravery and kindness','Cleverness and strategy','Physical strength and endurance','Ambition and Cunningness','B','2024-12-03 10:57:24'),('b4c4b299-de39-43b6-a93e-74f0a3670fd8','812f4ca3-b226-4b38-80e2-cdd9499e0e9a','School','Hospital','Bank','Restaurant','Library','C','2024-11-25 10:48:35'),('b4c638ee-0130-47ee-8adf-8a791e8a456a','4147d5a9-cbf4-40cd-93e5-7acc2c6bf9f8','Reforestation',' Preservation','Rehabilitation','Exploitation','Exploration','D','2024-11-26 07:49:58'),('b50841bc-b12f-460f-a037-64ade8cf5d0f','ea8b7362-9d56-46e5-942e-98c2a549874f','Sushi','Handmade pasta','Tacos','Burgers','Traditional Italian pizza','B','2024-11-25 22:16:34'),('b5091535-eafa-493a-9a6a-660391662a0f','55968f4d-0a55-44a1-b752-858d0ca83969','A','B','C','D','E','A','2024-12-03 13:13:33'),('b51b5169-40a5-491e-9ba9-ed7096637183','6dbc2b18-5b09-4ddc-9b29-ea0132127a11','In the main conference hall','On the terrace garden','In the adjacent meeting rooms','At the event coordination desk','At the event desk','C','2024-12-11 09:59:02'),('b532d3e9-7b72-4b47-b957-1fa44ab6779f','9604ee06-5470-448e-96ee-fe1ddeeb7bf7','Game','Meal','Picnic','Hike','Park','C','2024-11-26 06:45:06'),('b53df22a-bd73-4135-af1a-cabcc928dac6','a6d1862b-038b-440b-8e47-c1c055bf6eb1','Mass tourism','Cultural and environmental preservation','Exclusive luxury experiences','Urbanization of natural spaces',' High-tech recreational options','B','2024-12-11 11:07:01'),('b5682247-a5b0-436b-a294-99cc5cda7049','1c2db9f4-6f43-44ed-975e-0246f436bb5f',' A quality of being rare or delicate',' Representing an idea, tradition, or value','Blending flavors from different cultures','Serving as a small, appetizing dish','Creating new ideas and techniques','B','2024-12-02 10:10:29'),('b58561fb-b535-4ffa-a813-17a705a83011','c759a6e1-a2ba-446b-bd8d-d69d25d8ec0b','The role of food in bringing people together','Importance of individual time','The value of cooking skills','Social media trends','The importance of fast food','A','2024-11-04 14:29:53'),('b58e5414-a2a4-4209-b2b4-b18243c48d95','4eb08319-4b20-4c7a-8d02-9296ed9cebe9','They arrived early in the morning.','She will come after lunch.','He remained calm under pressure.','We canceled the trip because it was raining.',' She waited by the door with a smile.','D','2024-12-03 11:00:08'),('b5a71483-1948-4284-ab0f-d9404f270fbd','ea5bb093-3ac1-4167-83a8-fb230b6b26a1','A famous event in history',' A type of traditional food','A national symbol of strength and resilience','A popular tourist destination','A political movement ','C','2024-12-05 10:53:56'),('b5bfab4d-ea82-40c2-a09e-eed218c25344','eff2c271-b39d-481b-bc54-04ed04370210','Little','Many','Tall','Fast','Bright','B','2024-11-26 07:13:43'),('b5c06c1c-c0f2-477e-b8f4-0d10ff2b8572','f48d9434-20d6-460d-9fcd-b52db56c8b09','Nice clothes','Dirty clothes','Rain clothes','Work clothes','Pajamas','A','2024-11-26 13:33:36'),('b5cc6e96-d8d0-4765-8a34-6c2c5dc6f8fe','21293a94-b767-4873-b843-853f42bfe1d1','She dances well','They might come tomorrow','He goes to school','We walked home','I am tired','B','2024-11-26 03:34:58'),('b5dae7d9-2097-4a36-aed2-b36f8c65d70d','54ea8116-757b-452f-bd7a-30de5433ca47',' Interesting',' Interests',' Interest',' Interested',' Interests','A','2024-11-26 00:52:11'),('b5dc6734-7c4d-42f0-ab10-da1fff62a42a','460afe74-69f2-469e-ad57-d02f226f5072','He finished the task as quickly as possible.','They postponed the meeting until next week.','Although she was tired, she kept working.','She left for the airport after the announcement.','He drives to work with great caution.','E','2024-12-03 10:58:46'),('b5fb545b-ee24-464f-b47e-18d9987e9b93','4b300afb-fa1b-4b94-bd17-10a3d6c6f241','Only sandwiches','Sandwiches, fruits, and drinks','Only fruits','Chips and candy','Full course bentos','B','2024-12-05 13:39:38'),('b60a1af5-2295-4759-a641-256656c9b2b6','1000e055-0930-4b09-9cf7-802f22c1efb3','Do','Does','Doing','Did','Done','B','2024-11-25 23:38:03'),('b60eeeec-fe27-4931-9762-506b3eddf703','f6a908a3-5249-4b6d-adea-3e9136fb711e','Clean or purify','Improve something','Reduce the quality ','Protect from harm','Increase in size','C','2024-11-26 07:28:24'),('b623954b-9590-4f54-80bc-920f9e8b6ded','5bdb0a8d-1281-4f7e-98f6-fa34d1619c05',' It might be too expensive to install','Guests might not know how to use it','It could reduce guest satisfaction','Staff might not be able to maintain it',' It might be too cheap to install','B','2024-12-09 15:25:11'),('b6270543-66bc-4fb9-9569-440827c4ab18','19052b75-25db-48ec-96e1-6fb6ff9eed2e','Am','Is','Was','Be','Are','A','2024-11-25 23:44:36'),('b63b8739-d410-4cae-ad44-c6a539076043','57b60a1d-ae8f-42fe-8f97-941f461d91b8','Music Video','News','Cartoon','Talk Show',' Cooking Show','C','2024-12-12 09:13:37'),('b650955e-c60f-4c52-ab19-9bd22ee65024','d5b10c5f-af97-4117-b105-432a38dfa9dd','Modern Art','Cultural History','Expensive Buildings','New Attractions','Sports Fields','B','2024-11-26 06:44:21'),('b68c4927-3362-430c-bce0-c54594be8c74','a91b72e3-086a-49f8-a9be-b7198a0e2d9e','Solar panels','Water Conservation Systems','Sustainable Building Materials','Energy-Efficient Lighting','Green Roof Systems','A','2024-11-25 23:39:32'),('b68e6077-50e2-4cb2-89f7-ae1d9917d114','9df87ff3-bbb8-44e3-aae0-caa6e4033772','bleat','sleep','walk ','wool','eat','C','2024-12-02 09:29:12'),('b6945223-7e8a-460f-9e3a-9a2d25661c10','31df0b3a-47ba-405f-a926-2a7f4b1da0f8','while','when','until','because','because of','A','2024-12-03 09:56:23'),('b6ba3f27-12c5-4ab8-88b7-901dade052ea','19957482-9a6a-4578-b9d5-4cf831b3ea12','Limited ','Open ','Free ','Common ','Available ','A','2024-12-03 13:32:23'),('b6bd3d93-baef-4d00-bbaa-77b46ed78e08','80aeb9cf-9d50-4a20-be12-fdd9b6d04dea','Birds','Flowers','Mice','Butterflies','Caterpillar','C','2024-12-04 13:32:40'),('b6be2b84-1fb7-4053-8652-b543012bc699','41738cf1-5c25-4609-b64c-0fff157fb9d3','Contemporary','Futuristic','Old-fashioned','Stylish','Ancient','C','2024-11-29 09:52:10'),('b6c0435b-a170-4f1b-a12e-c8aaf99439a3','9cc6b054-ba48-4669-85ae-285bb44ff813','Running quickly','A small cat',' Plays beautifully','Will sing','To the store','B','2024-11-28 10:56:47'),('b6c31f75-d2ab-4d2c-960a-3ea34ba6d843','da9e1da5-0414-4e73-9385-ee2799787684','will celebrate','are celebrating','celebrated','celebrate','will have celebrated','A','2024-11-29 09:51:34'),('b6ce0778-e20d-4d01-a316-fb954bb971e9','7ae69d0d-42a2-432d-aa8d-352b3ac8a1ba','It','They','We','He','She','D','2024-12-02 09:36:31'),('b6ebc6bb-9f86-4d75-8be9-0b2d38418319','151b5e9a-f9f9-4113-855b-1875d1bf29ed','Perform','Performance','Performer','Performing','Performs','B','2024-11-28 11:05:34'),('b71cb713-974c-4013-b42b-b3c19d694e38','bbe89411-df47-4df2-9227-c1c6b8e242ab',' peaceful, spacious, beautiful','peace, space, beauty','peacefully, spaciousness, beautifully','peacefully, spaces, beautiful','peace, spacious, beautify','A','2024-11-29 10:24:34'),('b72077d6-09eb-4a28-8058-214464aa8d00','2ac90492-373b-4f3b-a63d-5d1f13f9971f','relieved and happy','thrilled','sad and angry','happier','happy and mad','A','2024-12-02 09:03:11'),('b721916d-1647-4e33-a746-0378c76f20b4','4f0a4d4a-12e9-4c32-b020-1d2435ce00ba','Congratulations on your graduation!',' Good luck next time.',' Im sorry to hear that.',' Better luck next time.','See you next year.','A','2024-12-06 13:01:10'),('b72d283a-49ca-4a6e-8d2c-cfd886c03440','3a42cc70-3e15-42e2-9a21-029cd92ee85e','leave','will leave','will have left','leaving',' left','C','2024-11-29 13:40:30'),('b74e9d37-5254-45eb-901e-58be678b973b','ac7874f2-be28-442a-ad86-d24c64475853','She','I','He','It','They','A','2024-12-02 09:32:55'),('b76b7088-9506-4e86-869f-076e7681f214','c3017313-9d33-4c1e-8efe-b886a9ce95f0','He broke up the idea','He broke down the concept','He broke over the project','He broke under the pressure','He broke out the assignment','B','2024-11-26 05:54:23'),('b7703093-cf40-4c82-8926-56ea6a447dff','bbf8f2c3-6c47-4375-bcd9-65078ac88dca','It','They','He','She','You','D','2024-12-02 10:09:49'),('b778ece7-2dd7-4c12-8d61-4f026c528013','84e9573c-df1a-4fcf-81ec-65bebf692b66','Adverb clause','Adverb phrase',' Prepositional clause','Noun clause','Adjective phrase','B','2024-12-03 09:08:30'),('b784900e-54ad-4fee-a78c-87e72ced4425','b4c89fe6-6ac9-47bb-b1d0-be7bf6581dae','She finished the task efficiently','He works every day','They are always happy','The students left yesterday','He is extremely talented','A','2024-12-11 11:48:00'),('b7bbe56c-7258-4a08-a6da-44f7338f34a8','31b6c08e-21e2-49f5-be43-e5ad86cf7b3f','Discounted spa treatments ','Free room upgrades ','Personalized dining experiences and exclusive local tours ',' Additional housekeeping services ',' Additional fee','C','2024-12-09 15:00:43'),('b7ca24fd-6f44-42b5-a97d-27b3174a2cc4','0a04c332-5237-448c-a6f6-ff1bd6f81180','His new job','Completing the marathon','His birthday','His new car','His new life','B','2024-12-02 09:39:19'),('b7f25747-163e-4466-b07f-57cc418b91e4','647f803e-2533-4192-85d3-ad695fc4df5f','Disappointed','Honored','Uncertain','Indifferent','Impressed','B','2024-12-02 10:03:50'),('b7f75149-7751-42bd-b25d-6f92b47f5835','ea084b1a-aee8-4a75-bd4b-b61fc40419f5','helpful, affordable, useful','helpfully, affordably, useful','helpfulness, affordability, usefulness','help, affordable, uses','helpful, affordable, usefulness','A','2024-11-29 10:15:01'),('b7fc71a7-c356-45be-b0ea-abf0060fd5d2','cb5d87b0-d1c2-48d5-9b3c-79cf9ffcfa5f','Receptionist','Guest Relations Manager','Hotel Director','Concierge','Room Attendant','B','2024-11-26 09:09:46'),('b800a5a7-6e88-492d-bdc9-7015a77e56e6','c0032a5e-0df9-486f-bfa1-c2a6f837b211','tasty','sour','too green','dry','unrealistic','A','2024-12-03 14:17:48'),('b804476d-20f5-42f1-a0e0-ee8d6f539d66','fadd5d3a-b9f6-4e00-b6cc-71738dcd4b44','Three people',' Five people','Ten people',' Eight people','Five people','B','2024-12-09 11:24:40'),('b806ee33-15af-46db-a22b-d2b6d57f2845','39d11a8e-5fe3-4852-a061-dc11f8251fe5','frightened',' frighten','frightening','frightens','frightful','A','2024-12-11 12:23:50'),('b81d0df3-1776-4376-8358-5467c06c5867','dc55a2fb-1253-48aa-99d2-ad55e0b38f60','Parking lots','Large office buildings','Cafes and shops','Schools and libraries','Hospital','C','2024-12-03 10:13:27'),('b84ca007-b945-459c-ab49-5dead4db8d4c','bfcb97af-4515-4b1a-ac25-e0ac22ff9375','Promoting the hotel through social media','Personalizing the guest experience','Organizing large events','Financial management','Hiring new staff','B','2024-11-28 12:04:27'),('b850d82e-772c-4132-8604-78b2e1d13444','d5bce8f2-56d7-46cd-9723-48f02ae6bf57','through','into','over','above','at','A','2024-11-28 14:17:24'),('b86a74dd-042f-423e-8cc7-53cc0a7c030c','74ade798-086b-4f54-a3e8-1670bd0b9d01','He is more stronger than me.','He is strong than me.','He is stronger than me.',' He is strongest than me.','He is more strongest than me.','A','2024-11-26 00:16:05'),('b8771ba9-1431-4ea1-92ab-56e1e6db98fa','636a78c6-f632-4a8f-bc7c-6b2f547ab55b','people find it difficult to look at comedy seriously','most people are much more concerned with tragedy','the physical responses to humor are already known','there is no easy way to study emotions scientifically','humor cannot be understood by everyone','D','2024-11-28 14:39:14'),('b87a0264-925f-49da-bb73-175417a68318','10369cd6-7066-4920-b5ae-479c38d59992','Destroy ','Protect ','Create ','Forget ','Remove ','B','2024-12-03 13:09:17'),('b87b7bf3-7964-443a-bdf6-25648522c3b3','7b2013ee-b486-4ca2-9f7e-082726a2d801','Coins','Books','Stamps','Photos','Postcards','C','2024-11-25 11:13:14'),('b887196e-c6a1-4779-80b2-2ddb1ecb91ce','cb69778f-10ad-48fd-9a3e-048197c680f9','SCIENCE','SCENIC','SINCERE','CINESC','CENSIC','B','2024-12-02 15:04:56'),('b8885a99-002a-4eed-9e78-61cd81463427','afad250d-dd45-48e1-8608-6eb230dffc17','Boring ','Complicated ','Interesting ','Harsh ','Simple ','C','2024-11-26 09:40:37'),('b88bc9a9-852f-490a-b64e-695580f3d9db','b8eaf894-e3f7-4501-8205-dbbe8c3577f5','Rarely','Beautiful','Book','Soft','Tree','A','2024-12-10 14:46:50'),('b895a9e8-42d8-4453-8b2c-091698b5d4a3','0e78e274-4311-48e4-adab-c3ccf91fcb5c','will launch','would like to launch','might launch','is going to launch','has launched','D','2024-11-29 13:58:25'),('b89e263c-30f4-4133-977d-824b610eced5','a02b4a0b-c679-44b8-a70b-d0335d5228f0','She only used words to communicate.','She relied solely on her knowledge of French phrases.','She used gestures and a positive attitude to connect.','She avoided the guest due to language barriers.','She hand over the task to her coworkers who is more capable','C','2024-12-06 11:09:03'),('b8ae305c-594d-4d5d-8a3e-8e831e7f854e','4d550518-bddb-47ef-865c-70dcb91cb7d4','Inaccessible ','Difficult ','Comfortable ','Handy ','Remote ','D','2024-12-02 13:32:48'),('b8b13c6f-c35c-4cbc-b918-2d2e66fa912d','9fb7abc5-7f3a-4297-9136-d18f1fc0c6f5','They were afraid of flying','They had never been on a plane before','There were too many people','They lost their luggage','They were worried about missing their flight','C','2024-11-25 13:34:04'),('b8b47e58-98b6-4eaa-b105-319462fad9e4','e981c354-7e25-48ba-affb-076e7efc7cfd','Isolation ','Silence ','Togetherness ','Pasports','Loneliness ','C','2024-11-26 10:05:35'),('b8ece3cb-4eaa-4fb5-9f84-76ec1a25abb2','7ae818b0-a568-469c-a35f-43afce4203c7','although','because','until','when','unless','D','2024-12-03 10:37:09'),('b905955d-4486-4345-83a9-17753cc20e81','3238b99f-cabe-4497-9e3d-2a45ddbc2410','Unpopular','Renowned','Average','Distant','Sorry','B','2024-11-25 22:01:00'),('b92523f4-262a-4ffe-be54-c6e59643400a','d2cfcdf4-ab09-41d7-b116-4fe88faab4f8','Active ','Recover ','Rejuvenate ','Explore ','Celebrate ','C','2024-12-02 14:02:56'),('b933fef4-61aa-464e-8877-bab7e2932b34','d670acaa-241d-4b6a-bab5-34bb207acc21',' imagining','imagined','imagines','imagine','imaginary','B','2024-12-11 12:22:25'),('b94bd43d-f54e-421c-8074-ac2e284552ab','ed5fb918-da54-4b7b-b49c-c6e1969d0b9f','Tidak bisa digantikan','Dapat digunakan kembali','Mahal','Langka','Berbahaya ','B','2024-11-25 15:31:44'),('b95732b7-d742-4d1b-867c-9653e9df0691','558b31f1-f765-45fb-b19b-e1fd0ca16e7d','I','She','It','He','They','D','2024-12-02 09:10:01'),('b967a2b6-d1db-451f-9318-089a31563624','a08d16b3-232f-4701-8e28-5052f88d9fea',' cities','citys','citties',' citi','citis','A','2024-12-04 09:45:38'),('b97f7d50-9b66-47ed-8fb9-c9891f73d618','a5998d7a-a9cf-47c6-8dd3-59e85c02cd83','I like to swim in the pool.','I like rock music.',' I go to work at 9 AM.','I have a bicycle.','My favorite idol is Lyodra','B','2024-11-25 20:34:57'),('b987611d-805b-4673-bcc1-0aa5cb937f50','56e8b9b9-ef8f-442c-8931-ccaba153069b','Visit a museum','Tell stories by the campfire',' Ride horses','Watch a movie','Watch a theatre','B','2024-12-02 11:40:25'),('b9b02dcb-322f-4669-850f-e77b50092d5f','1b99b238-c732-4c24-b578-6991aac123d8','worked','has worked','works',' is working',' had worked','B','2024-12-02 13:11:20'),('b9bd0a89-2454-4ea5-ac28-8f5968a81444','b3e33443-0532-4518-89b7-1750959d44a1','For a job','To visit family','For studies','To learn a language','For sightseeing','C','2024-11-25 10:49:41'),('b9dbb946-3572-4c84-b278-413211d4485b','9ed86f58-7409-48c2-b871-6d303acfe26d',' live','lives',' lived','living',' to live','B','2024-11-28 14:21:06'),('b9eaa6e7-bcdc-45bc-866f-9e26dd7ca322','e25f7b5c-15be-4d85-959b-39bf1564969a','Get a job','Start a new career','Return to school','Travel abroad','Become a teacher','C','2024-12-09 10:55:07'),('ba07c08f-12c6-4fbc-9791-de41bc61708b','5bdfbb24-74fe-41e1-a7fd-5ca90cbd01b5','citys','cities','citis','citiess','citiez','B','2024-12-04 10:41:32'),('ba2c6b76-b438-42cf-94f1-e3c5d3c29746','6476f4a6-ce71-47e8-9704-5b9e9d17cb67','havent completed','didnt complete','dont complete','arent completing','hadnt completed','B','2024-12-02 10:12:31'),('ba3012cd-2f6d-47a8-b31f-d7c68688eafa','092c322b-ac68-4c32-91ae-74ad139056ef','visit','will visit','visited','visits','visiting','B','2024-11-29 10:06:21'),('ba3cb43b-a027-4e60-b45a-00613129aa3c','3377878a-59e4-460c-afd3-3c58f33ec192','Believes','Believe','Believing','Believed','Has believed','B','2024-11-28 12:45:31'),('ba3cf127-3869-499f-b786-da584c764286','c8260461-12c4-4dc0-b2d2-24519c7bab93','I will call you when I arrive home.','I will call you to discuss the project.','He left without saying goodbye.','She sings beautifully under the stars.','They decided to leave early.','A','2024-12-03 13:32:59'),('ba5d6bdc-8734-4b8c-b7a2-6dae99577d84','0b29e9e1-e0b0-42df-ba7d-5308c8ab644a','People relax in the park','Fishing boats bring fresh seafood','A lively market is held',' Live music performances take place',' Tourists gather for sunset views','C','2024-12-10 14:25:21'),('ba5dc34c-f027-4a87-90d3-e1166bb91b6b','c4d70345-edc4-46da-b665-3ec7515ef166','They cried','They were silent','They laughed','They left','They were confused','C','2024-12-11 15:06:24'),('ba5ffd3f-4258-4c74-b81c-0fb5c1315270','294f18a4-5936-4cdb-936d-32e2da876469','On climate change','The presentation','Was informative','Climate change','The informative','B','2024-11-29 10:59:48'),('ba6944a7-e5b4-4bfd-ac05-8574aaa5f9c5','28cd75da-53b4-4698-8329-22c099c22ce1','Will / help','Do / help','Are / helping','Did / help','Have / helped','A','2024-11-29 11:26:07'),('ba69617a-e7ee-4005-ad79-3895be79f941','0b76db43-9349-4e82-b079-4c2a3d4555eb','The grand ballroom','The rooftop restaurant','The main lounge','The private theater','The garden terrace','A','2024-12-12 10:07:19'),('ba803d2d-39e3-4a74-ad9c-c9f9ba94f49e','d58a8589-82e4-4c06-a254-005cdd03caea','She spoke to them casually and made jokes','She avoided direct eye contact and used more formal gestures','She became more relaxed and informal','She asked them to write their requests down instead of talking','She rushed away to get her Japanese speaking colleague','B','2024-12-06 12:05:41'),('ba81b65d-5a32-4b32-9743-74fd4962c04d','a4a3f989-7d7f-49f4-8bb3-d3f7a134de92','until','when','before','while','after','B','2024-12-03 09:33:36'),('baaf29f6-804d-448f-87de-0a6fe3bb7fe7','adf6bc92-63a5-4764-8ea1-771312257b39',' Only writers','Only kings and queens','Artists and writers','Kings, queens, and famous guests','Only singers','D','2024-12-10 09:13:52'),('bab7a359-3935-4365-a07a-d38cd8eb5963','cb252e65-7beb-4275-a613-591514c20c9b','the law firm has six offices','the main office is in Surabaya','the office has four branch offices now','they recently opened a branch in Bandung','the law firm has recently opened new offices','C','2024-11-21 10:55:27'),('baca1925-f4b3-4031-8cc6-c366278e50e6','15dd2657-abb8-40f6-af31-7a2c1a31b2d8','As lacking enthusiasm ','As unwavering and exceptional ','As variable ','As minimal ','As inconsistent','B','2024-12-12 10:04:52'),('bade2f41-ab6c-466a-9135-cddd3fb8a8b3','60883354-ea56-484c-8040-0f380efe3c06','Arashiyama','Gion','Nishiki Market','Higashiyama','Fushimi','B','2024-11-25 22:56:28'),('baeddaa2-8764-4dc9-a4d9-35186d22dd5d','1f5c4194-9fdf-41c8-8566-4d014eb02f17','It discourages team members from competing','It fosters an environment where ideas can flourish','It prevents employees from sharing ideas',' It reduces collaboration between employees','It prevents employees from sharing thoughts','B','2024-12-02 10:41:13'),('bb00755f-ce4b-4063-a3af-c3d526c97b86','e54cfe43-cfb6-482c-9b27-0f7181cadd81','Angry','Happy','Sad','Tired','Confused','B','2024-11-26 14:28:04'),('bb05bd0e-9c18-4c1f-9991-6e4851d97481','15aee670-501a-48d5-a524-a9d10cd45382','Visitor','Host','Partner','Owner','Customer','A','2024-11-29 09:51:17'),('bb1d43ce-932a-4393-9a88-8e8065f62242','83e0bedd-0888-4607-9edd-c6404e470d98',' although','when','because','until','unless','A','2024-12-03 10:36:33'),('bb20dfd0-ca89-4f4b-b466-732fd911423c','28d3af7a-bc30-464b-9d17-f2846d9d16df','To reduce costs',' To focus on personalized luxury services','To expand room offerings','To expand room offerings','To introduce a loyalty rewards program','B','2024-12-11 10:45:46'),('bb40e573-8e62-488b-a62e-bdee5f95b234','290e3e30-7b64-4984-9e5c-cd62e756d73e','She called him to apologize.','He waited outside the room.','Before we leave, lets check the weather.','He walked silently through the hall.','The project was completed on time.','C','2024-12-03 13:37:22'),('bb48966f-969e-4f1f-b296-1e7e42120290','be753414-6ab9-4cff-9239-f9e5809aea85','Pollute','Harm','Waste','Preserve','Safe','D','2024-11-26 07:33:27'),('bb6443a7-fec6-4282-8a38-b28e9214f6aa','ac8b8101-460f-447d-87dc-fd8b22bb6560','The value of attire in culture','A cultural celebration','Traditional dress for events','A way of showing wealth','A modern fashion trend','C','2024-12-11 15:10:42'),('bb6eb95e-82f2-421b-bfaa-9c822f5cb1da','cd83eac7-6bb5-40df-aa32-b601dc784b72','didnt hear',' havent heard',' dont hear','hadnt heard','wasnt hearing','B','2024-12-02 10:09:42'),('bb74b268-78dc-4bcd-8f77-c0ff6c2a99ec','07b5ab12-ffdb-463c-bbbc-cda67f621875','locally','internationally',' organically','artificially','naturally','A','2024-12-10 14:31:56'),('bb7bc1bb-b88c-4059-9886-e0e2e43a9f4a','1f60ebd7-fd1e-4d0e-808d-1a37c720034c','A movie screening','A dance performance','A comedy night','A concert','A magic show','C','2024-12-12 10:19:32'),('bb81a0d1-d4c7-453f-9be1-420daa122847','c27dbe42-a6d3-4d65-987e-22d1e8aef76d','Chair','Walk','Beautiful','Always','Today','D','2024-12-10 15:13:18'),('bb9b07a7-c582-4348-b54d-24507cf55049','a4c10f69-51e3-4efc-bc18-bc1e0e31ba6a','Suramadu','Suroro','Suddenly','Surrounding','Supossed','D','2024-11-29 09:54:58'),('bb9ff35d-4b2d-4b73-808d-0afb7bbd86b4','34cdc367-18e9-4bd7-9d16-dccae1785fa6','Replacing all plastic materials ',' Introducing a digital in-room service directory ','Planting a rooftop garden ','Building solar-powered rooms ','Reusing all plastic materials ','B','2024-12-09 15:02:12'),('bbb10602-aa41-46e4-a270-07ff09b03579','9aca3014-2556-4d99-b3e8-1688dcbf9d48','rarely','never',' always','sometime','yesterday','C','2024-11-28 14:24:18'),('bbc9a5d5-38ee-46b7-bb0d-7b5ebd7e6376','ad1f4eea-a644-43d3-a0de-eb1de655c357','I am a student.','I like to play badminton.','I am 30 years old.',' I have two brothers.','English is my second language','B','2024-11-25 20:13:10'),('bbcfd531-5c31-4d3e-abbf-577fd114c67f','fcbe791d-57bc-403a-92e8-2bc9ef4020db','Forgettable ','Ordinary ','Memorable ','Quiet ','Routine ','C','2024-11-26 09:39:46'),('bbd3760e-e17d-422e-99a7-c2cb71780127','7a7b04bd-6dea-4793-b0b5-c2796926be5d','Quickly','Later','Loudly','Often','Rarely','B','2024-12-11 10:33:06'),('bbd62bf5-5d95-43ee-9e92-61d1729ba52d','eebd7abc-4588-4dfa-97cf-1d901428540c','A place where books are borrowed and read','A large open area surrounded by rows of seats, used for sports events and concerts','A place where you can shop for clothes and other goods','A building where plays and movies are shown ','A green space with trees, often used for relaxation or recreation','B','2024-11-25 12:22:43'),('bbd89582-0ff1-4fd8-96fe-a4d291d0fb97','f900d613-cf6c-4076-b03f-c61df0ecabf6','The park','The zoo','The beach','The mall','The lake','B','2024-11-25 11:36:34'),('bbd8ae77-3add-48de-9cfb-cc8dc646149f','6e47f9d9-d18a-441a-b4b3-13dc4234bb7a','Write a recipe book','Open a restaurant',' Take a cooking class','Host a dinner party','Teach a class','C','2024-12-09 10:50:26'),('bbdaf985-ffce-4cbe-8cec-546b2191446d','4f552205-bd7c-4c67-9844-a84290cefe97',' A group of guests refused to attend the conference.','The kitchen was running out of food.','The Japanese delegation had dietary restrictions not communicated earlier.',' Some guests were unhappy with their room assignments.','The different between cultures of the guests','C','2024-12-06 12:34:04'),('bbf568a0-d0e1-4894-aec2-c20d9e778079','240130b2-0583-47b6-9670-f8447dba884d','Fall short of ','Ignore ','Surpass ','Kind ','Match ','C','2024-11-26 03:30:24'),('bc0d35ab-cf4b-4f51-b7ae-ce96484a5f4c','53e8c203-0e60-4446-8cbd-f2b10b302fc1','Poverty','Elegance','Comfort','Simplicity','Wealth','B','2024-11-29 09:50:33'),('bc1169c5-4409-484b-93cb-1ca0a95483e9','b230cd62-29d6-40ed-a07e-c277d28742ab','The use of modern, minimalist design',' Influence of Gothic and Renaissance architecture','Elements from royal palaces, such as chandeliers and ornate decorations','The building\'s simple and functional design',' Inspiration from East Asian architectural styles','C','2024-12-10 09:18:30'),('bc1fe777-e803-4072-9709-3a9c5a5125ed','3ffb9a79-dd80-46d1-b378-e6a55d31fd43','in','with','at','by','to','A','2024-11-29 09:21:16'),('bc220008-c832-4c08-80cf-e6c6792e1f37','e80e8016-3d6b-46b5-8993-f2389a449e27','Private balconies with views of the crystal-clear bay waters','Direct access to the infinity pool from the rooms','A fully equipped kitchen for self-catering','A private garden area with hammocks',' A rooftop terrace with a panoramic view','A','2024-12-10 14:21:08'),('bc3c0c42-cf92-442d-8bcc-d64c1df977c3','b5614107-4e5e-4570-8254-0f421f73abb4',' Late night','Friday morning','Sunday Afternoon',' Saturday evening','Monday morning','C','2024-12-12 09:25:50'),('bc3cc828-398e-493c-8f4d-6868d448c9a2','d8897cb6-7178-4679-9dc3-82d684173246',' A dining experience with regional historical storytelling.','A workshop on ancient craftsmanship.','A virtual tour of the citys evolution.','An evening walk with a historian.','A morning walk with a historian.','A','2024-12-10 10:13:41'),('bc586460-3495-4552-a649-587db6abfc15','b32a9688-ad2e-40a2-904c-4ad0e236251f','Polluted','Dangerous','Crowded','Untouched','Artificial','D','2024-11-26 07:46:14'),('bc5b361c-a0df-438c-8fe3-9623a1aa9e70','b72b6129-33f1-4dab-8b2d-22f46ab36b54',' 12:30 PM',' 1:00 PM',' 1:30 PM',' 2:00 PM','11:45 AM','B','2024-12-11 10:04:31'),('bc644b06-5fba-4260-9a50-852f1a160c60','2c34251d-ec90-46e8-9ea8-b55cb15b8abd','A trap','Economic chaos','Poverty','Hard times','Prosperity','B','2024-12-03 08:54:44'),('bc6c3b39-b47b-4241-adb1-21bcacaffa0c','aa53b843-8881-4141-bb48-c0880b79446b','apathy','doubt','enthusiasm','mean','reluctance','C','2024-11-25 22:23:28'),('bc70b4aa-00a0-4d5d-b4d2-e0364581cc2a','3b7ad428-34d3-4bc9-85bd-12f926ec8d07','Eating snacks','Talking loudly','Taking photos or videos','Using the restroom','Buying souvenirs','C','2024-12-11 10:25:00'),('bc749a1e-1698-497e-b5fa-0708f0398bf6','1e9db287-7a0a-4022-a405-185ddc390518','By keeping the old staff','By renovating and updating parts of the hotel while keeping historical elements intact','By not changing anything since the 1600s','By only restoring the gardens','By keeping the new staff','B','2024-12-10 09:33:30'),('bcf3f2ee-603c-4957-be60-bf6e14ef11e4','47e3124f-789d-410c-8ce4-38605321f053','The books\'s cover','The book cover','The book\'s cover','The booked cover','The cover book','C','2024-11-26 09:50:45'),('bd03ac76-32a6-422d-9b24-750b8df2bc1a','bd97e4e3-7338-4e60-8872-bbbeba2adda5','Shyness ','Ambition ','Laziness ','Sleep ','Food ','B','2024-11-25 19:47:27'),('bd0795fd-6047-422c-b8f0-5ee9a7487ef0','12da4735-795a-47ab-a67d-95fe248230f7','Relating to the city','Having to do with the countryside','Associated with factories','Involving ocean landscapes','Describing a busy downtown area','B','2024-12-02 14:56:20'),('bd1b58c0-958d-457a-bee7-4a8d4676524d','48dfc641-922e-4f47-84c9-64fd6bfd3a2f','would like to','is going to','wants','is visiting','was visiting','A','2024-11-29 11:02:15'),('bd565f5b-7ac4-4117-9437-a46f9b0ffa42','c6371b2a-2ee6-4c2b-91d1-2c021b8ff3c1','Her acting','Her artwork','Her speech','Her singing','Her cooking','C','2024-12-06 11:22:51'),('bd651b30-3cf2-4303-bdb9-f71a9d5360ae','6ea0ce9b-c8d4-4b52-b412-1c7d79890d43','Quickly running','A beautiful, large house','The cat on the windowsill','Walking in the park','Running with speed','B','2024-11-28 11:28:28'),('bd6bb2b6-9734-4a60-8456-676cb23f63ce','12c0699c-436d-43d2-a123-e65756364519','reads',' is reading','was reading','had read','read','C','2024-11-28 12:29:59'),('bd6f22f9-bed8-46ef-9763-8505bd186988','fb59a841-52ed-4fa4-9652-0b0cbf82bbed','Go','Run','Talk','Sing','Break','C','2024-11-26 03:43:02'),('bd756ede-1d16-4163-a79f-59bb0bda72f9','71cd17ce-1703-49f1-99fd-fce048207538','Less','Little','Extra','More','Fewer','C','2024-11-26 11:00:46'),('bd9ebb94-6a9c-4e45-a44d-360c0aef9c24','3958abb3-7dd7-463d-ac7d-087d3564d63b','His or Her','Their','Our','Her','Its','A','2024-12-03 09:13:59'),('bdb79da5-3fac-475d-baf3-fa196a5ad7cd','20c98f43-c36b-4cdb-addd-cd52adc6cb0f','Ignoring','Explaining','Distributing','Emphasizing','Avoiding','D','2024-11-24 00:36:20'),('bdc77f2a-f1c7-402e-8fbb-2ce4a8191f4f','575f3083-4d1f-4978-8961-72f8cb3fdd12','A luxury resort','A large hotel chain','A small boutique hotel','A bed-and-breakfast','A beachside inn','C','2024-11-28 15:30:41'),('bddab852-ead5-4899-b241-b855675befc4','8b15cc2a-be02-4c35-909d-ae06961da985','Conservation','Conversion','Convention','Connection','Collection','A','2024-11-26 06:55:32'),('bdf666b1-ba38-4337-b5b0-a7f58b809a95','5e51f15c-caf5-40ca-96d0-444e71fa0f5f','It is the nations capital.','It is the birthplace of the American Revolution.','It was the first state established in the U.S.','It has the largest population in the country.','It is home to important national monuments','A','2024-11-25 21:23:28'),('bdfc99e5-f8eb-4635-a498-84596b22b77d','2e180c04-0544-4500-a00c-dacc9e2afa55','Roman architectural principles.','Moorish decorative styles.','French Renaissance architecture.','Georgian minimalism.','Georgian modernistic.','B','2024-12-10 10:13:11'),('be0231e0-0579-4b9a-b437-3d2afb5f5701','edba5a82-9c05-46f9-84c2-6f8d8dde24f9','Solving math problems',' Ignoring friends','Running away','Playing alone','Staying quiet','A','2024-12-12 11:11:25'),('be191000-d6a5-4ea4-9f32-05137ce13e1f','4571341f-42ef-4760-856b-88b5dd24b9b1','by','on','for','with','at','B','2024-11-29 09:17:27'),('be33f2fa-b9c3-47ca-b2e4-2bd575e44219','5e3317e0-9d69-442f-8224-92e299ed0d8e','boast','show','have','tell','take','C','2024-11-26 09:06:43'),('be35b0a7-8710-4f8a-b67d-099d2ffff4c8','82a3e743-b088-482d-8ee0-9ca655e69278','His personal achievements ','The importance of teamwork ','His future plans ','His leadership style ','The guests feedback','B','2024-12-12 10:11:28'),('be483f6f-09d9-409c-b5b6-9d1347cabb81','e71f8e23-98fe-4660-9541-b2a7ba526f28','must','has to','had to','should','was to','C','2024-11-28 13:28:42'),('be5db7bb-0d6b-4d32-bb0e-f45bc9fea3d3','42723da0-55bc-42a2-97de-f73463244697','Smell','Smelled','Smells','Smelling','Smeller','A','2024-11-26 03:55:01'),('be8550a6-0889-40da-8d2c-9a6a3ee96157','f2e78eb7-4ccd-46c0-90c3-23b3e8d3599e','finish','have finished','had finished','will finish','am finishing','C','2024-12-02 13:29:57'),('be87dcb1-b6d0-4588-becf-f5a48d6e71b0','3bee870c-38da-4737-a1cf-30a9fe746234','Black and White Movies','News','Game Shows',' Fantasy','Mystery','C','2024-12-12 09:14:14'),('be9c2543-15bb-45d7-8153-a64913d9f1b4','ae855225-35dc-43c1-ad64-e5dc31da1175','A place where books are borrowed and read','A room in a hotel ','A place where you park your car ','An open space surrounded by buildings ','A dining area ','D','2024-11-25 13:31:34'),('bea4d8cc-156c-4324-a8e7-95ace190a275','97a3869c-c49b-4940-a71b-b1854fc387bf','Almost','Soft','Bright','Red','Book','A','2024-12-10 14:13:20'),('bea7c0b6-b407-4ff9-aa78-a54d2afd8546','1fc34d9d-735d-4b21-b147-e21d4aee050c','In the 1800s','In the mid-1900s','In the early 1900s ','In the 2000s','In the 3000s','C','2024-12-10 09:31:46'),('bebc0f53-5971-4ba9-99e0-0d2bac96e154','4c059341-e3c5-4c9b-99aa-b993832efe1a','Guests leaving quickly ','Guests spending more money ','Guests feeling happy with their experience ','Guests making complaints ','\"You were amazing out there!\"','C','2024-11-26 03:18:00'),('bec2415a-13fe-4a72-8e52-3b850297db59','61443842-5e29-4447-9f20-2a3828472f44','childs','childrens','children','childes','childz','C','2024-12-04 09:46:33'),('becd7c45-36e2-4a8d-bb39-2576cbe43205','25be6ee3-4553-48a5-a83e-9e94e7a7011d','The professor with many publications','The tall, old oak','My grandmother','Their wonderful adventure','Every person','A','2024-11-29 14:27:08'),('bed74135-dd47-41c5-b222-3982d621ebe7','ed4681db-a4ff-4057-ae9a-a4d881c74fb7','buy','buys','bought','buying','has bought','C','2024-11-28 15:34:28'),('bed7a1a5-ae47-44df-a64b-91cd95cc3233','26625117-d516-4a99-85fb-533bb1a8c801','Have','Finished','Their','Work','They','A','2024-11-25 19:22:40'),('bed9756c-aebb-4074-bb0a-69baa516a856','21498e8a-3bbe-4964-a6be-602041f9b931','The team\'s performance','The individuals work','The presentation','The artwork','The report writing','A','2024-12-06 10:47:24'),('bee14527-6f0f-48d0-a924-fe254e1e8702','ee4756f8-b7b1-4f56-b6ac-d9fe8d28bae7','Encouraging luxury travel','Promoting environmental and cultural sustainability','Offering entertainment-focused experiences',' Focusing on technological advancements','Prioritizing large-scale tourism','B','2024-12-11 10:53:56'),('beea3bd8-e43e-4b79-9cd8-fc32cd5a8512','21313072-2538-4bb2-ae03-dde7b293b4d3','Employee of the Month','Innovator of the Year','Best Team Leader','Outstanding Performance Award','Best Team Development','B','2024-12-02 10:03:10'),('bef2406f-12a0-4931-b0cf-96817679db20','80de80e1-389f-4bef-a570-5d403a6f52e6','Visit museums','Travel to other cities','Walk in the city and visit restaurants','Go hiking','Watch movies','C','2024-11-25 11:51:38'),('bf0d2abb-4f40-49f5-aa10-ad4e89bee8bc','95017859-a9e9-4362-a59e-c08486fb36d0','As a royal residence','As a military fortress','As a religious site','As a trading center','As a fitness center','B','2024-12-10 09:45:43'),('bf1308ca-f3c5-43f0-bab3-84d79600cb20','3a929b66-491b-49c1-a3ab-44b1be50e87f','Boating, ice skating, and attending concerts','Paragliding and rock climbing','Surfing and scuba diving','Zip-lining and mountain biking','Kite flying and horse racing','A','2024-12-03 10:49:31'),('bf2a9ffd-361c-4bb1-a398-485bb7aa8512','eda1f811-a33e-452c-9546-a161de87f997','Traveling to Japan','Eating only at home','Making vegetables','Foods from different countries','Growing rice','D','2024-11-26 13:58:37'),('bf2e6de8-9fe4-4fef-9fde-799ab836f7ff','4d326372-72d6-450e-adad-a27a6956da59','Kindness ','Strength ','Wisdom ','Danger ','Grace ','E','2024-11-25 11:08:32'),('bf481a29-149a-4e1d-bc8a-3df92acd880b','b8bfcffb-b3de-4d03-9688-97a4307c876a','8:30 a.m. ','10:00 a.m. ','9:00 a.m. ','7:30 a.m. ','08.30 p.m.','A','2024-12-09 11:13:57'),('bf51906d-c25e-4763-94a1-f83b3519e98e','a8897234-4781-4204-97aa-9bca26179ca7','Conceal ','Show ','Conceive ','Store ','Limit ','B','2024-12-04 09:15:12'),('bf54ea93-5f16-4b5c-b67a-ec2a2575bec3','3d4e41fe-d7e5-4966-8f5d-bd71264ba05b','Beaches and mountains','Casinos','Historical landmarks','Rural landscapes','Luxury shopping','B','2024-11-25 22:03:15'),('bf552854-1c73-4329-998d-dab999afe4f5','8b201588-7d19-464e-91e1-d4370ef15e87','barks','bark','barking','barked','is barking','A','2024-11-28 13:04:35'),('bf5e0927-20c7-4268-9f5b-c095ea6ddf27','79c269af-34da-4f61-a34e-88de6f232130','submitted',' will submit','submitting','have submitted','are submitting','B','2024-11-29 11:43:43'),('bf648d21-87a4-489f-967a-e37a85ac9777','a1b30227-c34b-464c-b500-96480ddcc465','has seen','saw','had seen','was seeing','sees','C','2024-11-28 11:56:52'),('bf674e61-ea7b-4ecb-8653-4352e945833b','672781a0-06ac-483e-b366-d26c2422b008','Namaste','Wai','Salaam','Aloha','Bow','B','2024-11-27 23:43:17'),('bf720d9e-eebb-43b7-a5c5-5838dd595c07','c634f7dd-3195-4a31-b2a4-0b6fa06f300a','Starting a new job','Taking Spanish language classes ','Visiting historical sites','Opening a local business','Opening a business','B','2024-11-29 12:14:35'),('bf795dc2-a8c3-4846-a2db-4b2546264b02','9f2b71a5-e319-4544-a280-a34a3812d82a','doges','dogs','dog','dogss','dogies','B','2024-12-04 09:34:26'),('bfa0f967-0ae9-432c-bd42-751acb64532d','ffd27a63-fd1d-4697-ae4b-c66dfab34471',' It is completely modernized','It reflects the style of the early 1800s',' It is used only for meetings',' It was the least renovated room',' It was the ugly room','B','2024-12-10 09:35:59'),('bfb4de1a-8716-4687-9d30-73dfcef97543','5db6a204-b436-485b-a29f-daff5f0d6b0a',' know','knew','had known','was knowing','will know','B','2024-11-28 13:26:01'),('bfb54f09-8667-4d2b-b6fa-43cef4284574','6d10a9fa-5ca1-4ef1-bc51-6b8f14afde66','Perfect ','Soft','Green',' Bright','Warm','A','2024-11-26 05:25:07'),('bfb9d8fb-1cab-4fba-9071-ce65f7c6d6cc','ec69ca16-58fb-4137-a1e3-47c51d20b04e','in','at','into','by','under','C','2024-11-28 15:15:27'),('bfbd3068-6f40-431d-a08a-3b12fc8234f9','6060c3c7-49b0-4c5e-a32a-508e2aa51e14','The walls were rebuilt',' Elegant features like a grand ballroom were added',' The towers were extended','The dungeon was removed','The walls were renovated','B','2024-12-10 09:47:31'),('bfc84fca-4643-48c1-b205-c0653664f96d','605db98e-1488-4f20-a683-ad48729dd188','At school','In a bank','In a company','In a library','In a park','C','2024-11-21 08:45:53'),('bfc8e9b1-b7f2-47c1-bce1-793e64df5748','d46bdee1-aca2-4f2f-bd07-0e6db442ab98','To tell where something happens','To tell how often something happens','To tell to what extent something happens','To tell when something happens','To tell how something happens','C','2024-12-11 11:51:54'),('bfe0f1d7-e51c-4df5-b6b8-f1d88c6b5873','06e18f7f-0fad-4434-bbcc-c9cf66c33da8','Table','Glass','Knife','Chopping Board','Spoon','C','2024-11-21 11:15:59'),('bfe34bbb-e141-48b2-9b27-8fa4a4a6fd7e','b008d50a-3564-49ac-b36d-714d5bd19874','That only the best chefs could prepare traditional dishes','That hospitality is just about food','That appreciating cultural values can bring people together','That Lila was the best cook in town','Welcoming others regardless of their origin','C','2024-12-06 10:58:49'),('c0010f2c-f84e-4e8d-8ef4-485692ae34b9','65cfc7ea-64fd-4cab-b3d8-590d9a17983c','Desk','Wood','Iron','Plastic','Chair','C','2024-11-21 11:10:25'),('c025a820-9644-457e-b97f-2163629dd61d','6c21cc50-ddd3-498e-96e7-852bf4d6415b','Monday','Thursday',' Saturday',' Sunday',' Tuesday','B','2024-12-12 09:46:56'),('c027cfc9-009c-41b8-b60e-af870507e7af','deddcd21-1e24-47d1-ade1-471a0e5640b4','Working with family','Cooking food','Playing sports','Learning new things','How people celebrate festivals','E','2024-11-26 13:35:13'),('c03b3f5a-fe0b-42f1-9c98-862807783d0c','d93f3d48-6b49-44d8-892f-d42a29f5b92d','Fiction and mystery ','Classic literature and philosophical texts ','Historical fiction and biographies ','Fantasy and science fiction ',' Poetry and short stories ','B','2024-11-29 11:07:50'),('c03cd424-8216-47df-9481-66f883267070','28e79ff2-2e4c-4398-a409-7f3607329a1b','Food, drinks, or services that are provided by an organization for guests.','Sum of money that is given to a person or organization to pay for something.','The act of making an official report of something or someone.','Payment made by someone because they have debt.','A small fee paid by individuals to attend an event.','B','2024-11-21 12:32:38'),('c0444e40-7f43-454a-946f-d78720e6dde9','27066058-4c06-4394-af5c-2ee858bc300c','is going to','was going to','would','may','can','A','2024-12-02 13:27:30'),('c0587739-4f4d-4f67-9e12-e05cdf1228e6','9a5ebef0-f1d1-42cd-827d-d50386d2f77c','would like to','are going to','will','would','will like','B','2024-11-29 11:00:53'),('c0613a38-f300-4984-9f73-bba66e28bfeb','b12e45cf-b3fc-4ec1-aa77-736c9e48cfe0','in','into','on','up','at','B','2024-11-28 15:02:16'),('c068b5de-4ee4-4bc5-b87c-776614f5902a','9a6457b9-2991-4f77-8bc8-47d53cb813bd','Rumah Sakit','Pusat Komunitas','Taman','Museum','Balai Desa','B','2024-12-03 09:43:16'),('c075dcc1-eeba-457d-95c7-ce710d8707dc','4947ba71-fc7d-4fb1-8f94-dae9897a61e4','Through surveys sent to all hotel guests','By focusing on feedback from VIP guests during the pilot phase','By observing competitors\' systems','By conducting public polls',' Through live feedback sessions during guest stays','B','2024-12-11 10:49:05'),('c081b75b-8632-45c9-adb1-e53b1c3519d5','dbeab629-788a-4103-94de-b4e5ef409232','\"Thank you! Flamenco is all about expressing deep emotions.\"','\"It was nothing special.\"',' \"Im sorry, I wasnt at my best tonight.\"',' \"I didnt think anyone would notice.\"','\"Don\'t mean it\"','A','2024-11-25 17:46:06'),('c094446c-8a38-4550-b023-815f20422e23','cc63a294-4611-4d15-94a0-fb1cc2ea19f3','He didnt speak a word','while she was explaining','she was explaining','He didnt speak','a word','B','2024-12-03 13:35:56'),('c0a218d1-4ef5-4861-a509-e5ab01ab2f63','339acf3e-4efc-4a45-b045-791d10e8797c','by','on','through','in','at','C','2024-11-28 15:06:35'),('c11116a7-7f9a-4928-be1e-ca4e8084774e','01181185-88a1-4ac9-ab8f-93539efdf98a','They','He','We','She','It','A','2024-12-02 11:50:12'),('c121010e-4fe2-4a6d-b678-51f3e11e79c0','8394688f-6c7a-44e1-a0c6-fdb79b731f5d',' after','before','while','when','until','B','2024-12-03 13:55:07'),('c13205e4-6c3b-4e51-b4cc-33faf4228b66','a423f191-3b05-4a38-b781-9f75fdfde959','when','until','after','before','while','C','2024-12-03 14:05:32'),('c132321b-b305-440f-b859-66409047e15f','f1849377-31a2-4fd4-9c53-a379a78d1e7a','is going to','would like','are going to','am going to','will be','A','2024-11-29 10:45:30'),('c1397454-3a68-467e-b5b9-633762f89e37','75c4b358-b069-41b4-ad77-da4a89772b3c','First','Top 10','Last','Not mentioned','Top 3','B','2024-12-02 09:41:52'),('c150de41-d9b0-4771-95af-1c1131eaaad9','c596f97e-ec99-4f60-bc73-7d346615c7a2','Too','Outside','Often','Now','Loudly','A','2024-12-11 10:43:12'),('c15f50c5-6dd3-4609-b023-3f7c764e1200','efa00867-4a85-4386-900a-c4f5b030719f','is going to','would like to','was going to','likes','would like','A','2024-11-29 09:55:09'),('c1662571-e912-4d56-8b01-c79fc7443bce','e1ce1081-df7f-46d8-90a9-4a69fb3d9043','Eating lunch','Walking around','Seeing the lions','Feeding the giraffes','Exploring the gift shop','D','2024-11-25 11:39:17'),('c16af57f-02a3-43a2-98d5-9c787d11679e','a78cc1ec-2e6c-40ba-b29c-89b1a0246e53','Flows into the ocean','Flows into a lake','Is part of the Amazon River','Is a small creek','a puddle of water','C','2024-12-05 15:09:42'),('c17f7d6e-985a-40e0-a6bb-39ab25ef9127','f23caded-fb93-4c15-b321-330fd7cc1b5f','play','playing','played','plays','had played','C','2024-12-11 12:27:02'),('c1868c48-7fa1-4559-9fa5-2821afba959c','f5c54e56-d7d2-4864-ad3e-9a28266908d7','Two','Three','Four','Five','Six','B','2024-12-03 09:56:01'),('c19589de-ec84-4315-ae7f-565847093090','df5f1915-b7fb-40e0-aba9-62741684b7cb',' Fun and games.',' Cleansing and purification.','Sadness and loss.','Celebration of life.','A new beginning.','B','2024-12-05 10:31:15'),('c1a1723c-e229-4c61-a279-d5906e58de20','b276ff7e-23f0-4bfe-a968-2f2ecb45c54c','Relax ','Worry ','Work ','Quiet ','Plan ','A','2024-11-26 10:04:47'),('c1a782a2-425d-4fdb-b12a-d3793233a7ed','95fa695d-529f-4f86-8d67-b6533486e327','5','7','6','9','8','B','2024-11-21 13:07:06'),('c1bdf6e8-ee65-4a98-87ae-79e82998b08a','631b6201-a73e-4b6e-8bf5-b0e8ea550c17','Full of activity and movement','Energetic and lively','Quiet and calm, without disturbance','Crowded with people or noise','Full of excitement and adventure','C','2024-11-25 15:10:24'),('c1d5a78b-e9bb-4bef-9125-9240ac54fd6f','e570fa32-05cd-41f2-a6e9-ffaa891c4132','Diminish ','Improve ','Delay ','Lower ','Harder','B','2024-11-25 18:03:28'),('c1d77def-38db-4f3a-a990-9e53d86c2f25','3c46ee1b-7b09-4746-be72-36e27bd0ae61','visit','visiting','visited','will visit','visits','D','2024-11-29 10:53:11'),('c1e8a60e-50a8-43db-9ad2-6be4c1de1bf5','805c30ec-727b-4a05-904f-f9e2eae60e77','Starting the event','Ending the event','Delaying the event','Planning for next year','Changing the schedule','A','2024-11-24 00:35:13'),('c1e94948-7dfc-46eb-a4d2-07c7155483fe','286c9fc8-4696-4f86-b9b4-94dad11c6172','Cars ','Friends ','Pets ','Trees ','Books ','B','2024-12-11 19:57:36'),('c1ee64c6-9caa-4d94-a6d8-19c5e1f5a23c','dc3505e2-5129-463d-b14c-1bdfa26eb43a','Generous ','Friendly ','Helpful ','Caring ','Rude ','E','2024-11-25 10:58:09'),('c1fbafff-6ecf-4482-9cc5-0be900c917c3','495fffad-0e78-4230-8e0a-4467ff430f1c','Signature','Base','Topping','Savory','Masterpiece','E','2024-12-02 09:34:37'),('c20526b7-fb2b-4a91-b280-ada4a51f2c78','96ee5263-098b-481a-a5d1-021e839ee992','A train ticket ','A taxi to the airport ',' A room upgrade ','A breakfast reservation ','An airplane ticket booking','B','2024-12-09 11:13:33'),('c2100746-9f1f-4773-9df7-a84f77c2993f','b357cade-02e5-4deb-9cb6-d68ddd972477','She speaks fluently','I will come soon','They are playing outside','He left quietly','She is always smiling','D','2024-12-11 10:49:16'),('c2160134-892d-47d0-ac54-084e733e81b2','1f6277d3-db65-4a27-8eea-2ae66d664cda','Her parents','Her teacher and friends ','Her neighbors','The principal','Her grandmother','B','2024-12-02 09:19:09'),('c228b127-4616-474b-b96a-bd0ac54a283a','5e6991ce-51cc-4c98-9d0f-7fe6e685b8e9','Woman','Womens','Women','Womans','Womyn','C','2024-11-26 10:57:44'),('c22aa3c9-7ef8-43a8-a68a-8c3ed84ee679','1eb1a00c-6379-4987-bef9-c4998e03a9e0','A loud sound','Running fast','Under the bed','Beautifully singing','Walking quietly','A','2024-11-28 11:08:48'),('c22c81d4-22ad-4474-b8fa-85930b7b0a94','fb6bfe53-7c5e-4c59-a22b-740a3e1c7b03','will depart','departs',' departed','departing','depart','A','2024-11-29 10:56:48'),('c231504e-c4f1-4cac-8665-cccb568d4631','a9c4d572-5c88-4c51-9312-c0217bf624bd','Stylish small French','French small stylishSmall stylish French','Small stylish French','Stylish French small','Small French stylish','C','2024-11-26 05:22:50'),('c24414a7-9214-46fd-b0b0-df17ee1a00ba','eec9ca62-f9b2-43a0-9663-0edbe4b792a3','Friendly ','Rude ','Ride','Helpful ','Kind ','B','2024-11-26 03:16:00'),('c246383e-8cbb-4970-ad06-da9932f95d7b','0dc139fb-9976-42a8-a71a-ca12991907e8','Eating special food','Wearing nice clothes','Traveling far','Celebrating with friends','Family gatherings','C','2024-11-26 13:34:28'),('c252afb7-d928-43b1-bd0b-a508400c6eef','a22407f0-65a4-4524-8465-82e0d5c2ba87',' travel','will travel',' traveled','are traveling',' have traveled','B','2024-11-29 09:47:20'),('c257d62f-7f19-447b-8126-5b3c40eb7b76','80946650-bd52-47cc-adc0-834613d6b417','A job that you do every day ','Something you enjoy doing in your free time ','A person you live with ','A place to sleep ','A kind of food ','B','2024-11-25 19:38:13'),('c267b990-0b67-4ee4-8017-5b913f56a938','209bb08c-a767-4f62-9b66-7f26c1042bb0','have',' had','would have','will have','are having','B','2024-11-28 13:31:50'),('c26d42a5-a04e-4af8-b074-e09a18e0c526','a01ee210-7125-42ea-9fe8-0d6923826c0c','Run','Have','Dance','Jump','Sing','B','2024-11-26 02:06:59'),('c29d8b8a-34b4-4072-858e-91b1e463bc49','33640f9b-382f-4fb9-9260-bace08b5b1b6','They never miss school','He sleeps here','She sings beautifully','We met yesterday','The dog is barking loudly','B','2024-12-11 10:07:06'),('c29f45d1-6905-4b0f-bc40-907f50fb2a2d','f4f9f648-cf55-454c-8b70-82ee059356d1',' leaves',' leafs',' leavs','leafes',' leafes','A','2024-12-04 10:22:00'),('c2ca683d-0766-4158-a0c7-9f2323ee73d0','127eb097-8d8b-4bed-8a22-c720a09fa89d',' Restoring the original stained-glass windows','Maintaining the original Gothic design while using modern techniques','Reconstructing the walls from scratch','Adding modern touches to the exterior','Adding industrial touches to the exterior','B','2024-12-10 10:01:59'),('c2cbb35b-ca3c-4796-acd3-a3a2bceba75c','bb9f5a19-19f3-42d5-957b-4702db140e80','He spoke clearly','She came early','They ran very fast','She arrived here','I finished my homework','C','2024-12-11 11:53:52'),('c2dba624-da7f-435c-9400-403142cf0fbf','dc17d962-5268-40cd-a03f-0a280c00cdc9','London','Birmingham','Manchester','Newcastle','Liverpool','D','2024-11-25 15:59:06'),('c2dda624-2bb7-4104-b89c-c71ea5c4303a','6b8dcdc7-a87b-46ee-9b3e-2680787ad0c7','have finish','has finished','did finished','haven\'t finished','Finish','D','2024-12-02 11:19:37'),('c2faeb75-c08f-4f06-b6f2-5eb6417787d1','03967171-3e94-41c7-9576-487905b61d9c','Celebrating the hotel\'s achievements','Planning for future renovations','Introducing new staff members','Fundraising for the hotel','Launching a new marketing campaign','A','2024-12-09 14:25:13'),('c31700b2-7a63-4ca6-af66-8f7bc7ff8dbf','b2997dea-ed25-46ae-b38c-cd54b978baf9','We','She','They','He','It','C','2024-12-02 11:52:42'),('c31704aa-9f09-44b9-b903-86dc35c8a60d','4dbda370-40b6-4682-ab2c-bd40ad3997c7',' are going to offer','would like to offer','might offer','will offer','will be offer','A','2024-11-29 13:45:09'),('c31731a7-e4ba-4cab-bd14-239ca8a8537a','4509a8a6-36e2-42d3-8786-77fa765e279f',' will buy','buying','buys','bought',' buy','A','2024-11-29 11:19:31'),('c3192c44-36f6-42ab-929a-74c72f4751c1','18688133-8ca3-43fd-a217-139aba3c9007','His punctuality and dedication','His leadership skills and ability to inspire his team','His technical skills and expertise','His interpersonal relationships','His personal appearance','B','2024-12-02 10:07:05'),('c336f4f6-f0cf-426f-9aad-917a1003fd38','327f32cb-00a4-49db-ac12-7f3145d0bf9d',' Terminal Bus','Bandara','Pelabuhan','Perpustakaan','Pasar','C','2024-12-03 09:40:19'),('c35b6c8a-6582-4227-92ef-d2d36e4e67bb','53438afe-dc58-4d93-abd7-a56dbf5989ef','Beautifully','Quickly','Outside','Now','Carefully','D','2024-12-11 10:17:54'),('c370427d-41de-4d50-a7cb-5b9990bcd21b','d9b29464-1a6f-4da9-bffb-d7e45fff76aa','Telling jokes ','Using visuals, diagrams, and metaphors ','Giving lengthy lectures ',' Asking students to memorize everything ','Writing complex notes ','B','2024-12-03 09:18:00'),('c39c765a-9528-4f3e-8759-84ff67d93cb8','7a85c07e-599f-4429-abec-80d64e77ef78','Napoleon Bonaparte','King Louis XIV','King Louis XVI','Charlemagne','Charles de Gaulle','B','2024-12-09 13:35:11'),('c3a4ac6c-d12d-479c-b5c4-916a2a52e14c','8a3f76f9-2c3e-41bb-ae26-48a7f2347a07','Ignored','Given food and drinks','Expected to leave quickly',' Treated with suspicion',' Told to help with household tasks','B','2024-12-04 13:22:07'),('c3a9ab8c-f4e0-4cf2-a92a-ea7c84410197','55cf06b8-adf9-4800-bf9e-c1c3be713a7b','Sing','Sings','Singing','Sang','Is Singing','D','2024-11-26 01:50:36'),('c3c8dccf-d4ba-4dc7-b363-b16ec7fb3c4a','38f07ce1-7f9d-42da-aedb-66b92e928657','A cozy little cafe by the river','Walking through the park','She looked outside','By the riverbank',' Singing loudly','A','2024-11-28 11:19:44'),('c3e6f547-94f2-473c-95f5-544418f0327e','e46421ce-21d4-4c40-99ab-922b6d0310da','in','at','on','above','inside','C','2024-11-28 14:06:17'),('c40282d7-fa29-4651-9498-98f17001fe91','3b741bc9-c2de-40cb-8621-51ccc659fb59','smell','sight','hearing','voice','touching','A','2024-12-02 09:30:03'),('c426b928-72b3-4ca9-8bb8-c942dfd94abb','73b0f273-9f75-4592-b5ae-decf1ac970b9','Writing quickly','A big red apple','Was walking fast','Happily running','Is jumping high','B','2024-12-11 13:36:21'),('c428ee78-bbe7-40c8-9aa9-ba219c4de257','9e3c8957-c0cd-4750-a1a6-76648662192a','A lost ship','A buried treasure','A magical creature','A secret passage','A hidden city','B','2024-11-25 21:35:46'),('c4376d22-bdb4-4095-95a5-0d922f3750bb','7744e48d-6be3-47c7-88fb-0db8edcb3894','Thank you','Goodbye','Happy Birthday!','Good night','I\'m sorry','C','2024-11-26 01:47:25'),('c4452d34-f754-44da-98c9-d0ef369d10eb','dd721977-3ed1-4a5e-b843-1f7741275cef','Students Organization','A Program of National Education Day Commemoration','An English Speech Contest','Students National Educational Day','Wall Magazine Competition','B','2024-11-21 08:52:50'),('c4470e2b-d263-42e1-8aab-64f2eddf3964','07364eb2-8a0f-41f7-a6bc-3219987b0837','After the rainstorm',' A beautiful rainbow','Rainbow appeared','Rainstorm appeared',' The rainstorm','B','2024-11-28 12:00:58'),('c460f46b-87dc-4ac5-9820-de7fe14605f5','b14b4f74-fed7-4f7b-8d23-fd4edb78ab78','Future events','Natural resources','Cultural legacy','Cultural legacy','Ecology','C','2024-11-25 22:02:22'),('c48b0e7a-7ae2-4446-9f02-873f4fafe82a','62c64c00-a8ab-4a95-82de-0b4c5ebeec8a','attraction','rionacta','artaction','arcation','atraction','A','2024-11-25 15:33:36'),('c4a9e7d4-9d3c-489d-ba2f-31e14dcb87d9','d335f9f3-dc2d-41da-af6b-1e9da8103d0d',' 1800','1850','1889',' 1920','1950','C','2024-12-09 13:17:42'),('c4b6264b-82d9-49b7-acc8-84e4cd3df713','164310ac-2d70-406a-9f37-c95a8841596f','People continue to live in some way after death.',' Cremation is important for cleansing and purification.','Funerals are happy celebrations.',' The container for the body looks like a cow or a bull.',' Death is always sad.','A','2024-12-04 14:14:52'),('c4ba1f02-10e9-40cd-8399-b9dea8f331a8','38998820-f69e-412a-b45c-913d811e4e08',' Criticize ',' Critical ','Blame ','Responsible ','Honor ','C','2024-11-25 17:48:31'),('c4bb3830-e6b5-495a-a804-d3f30f8e1409','77d401bb-5de2-41b0-8e7a-1ab507cfba08','feets','foots',' foot','feet','feeters','D','2024-12-04 09:51:26'),('c4c4a6a6-2ff3-4906-b39a-fcb7549969bd','0fe4a5ae-14d9-42fa-991b-5780c1b0ac08','Bored','Tired but happy','Hungry','Disappointed','Sad','B','2024-11-25 13:39:26'),('c4fedbdc-08db-476b-8e1b-e1e9f6e5376a','048c596a-1c77-4596-944d-c1ef54262b16','Destroy ','Guard ','Ignore ','Harm','Warm','B','2024-11-26 05:34:19'),('c504a5cd-ca69-4ea0-9768-e78bdce0e9fa','50475352-1c9e-47c8-8f2b-69d217d75c10','With milk','With spices','With salt only','With rice','With fish','B','2024-11-26 14:03:42'),('c513d216-2ae8-4cf9-827d-e62628c1e00a','442d5a52-8dbb-45c9-a893-8e85a4ee512e','He','They','She','It','We','B','2024-12-02 11:02:53'),('c52b7a51-d1a2-4d40-a63a-4c7ed1863fc5','7f256d36-dd49-4235-9c19-4d15fddf0e9c','listen','listens','listening','listened','to listen','A','2024-11-28 14:20:40'),('c539d01d-3516-4a85-abfb-512148faff8d','3f68353b-2b9d-4d8d-b508-e46783c756dc','beside','under','next to','within','from','B','2024-11-28 15:29:11'),('c54def1d-8dd4-4145-a28c-8f7f9ab97f04','b4edc9f4-5d32-474a-bdc6-6ad2df0afac2',' begins','will begin',' beginning','began','has begun','B','2024-11-29 11:41:20'),('c550912c-e9b2-4c91-8521-b03be30aabcb','354d0acb-581c-48d0-88ca-d3284365ca96','Go on vacation','Show her painting at the school assembly','Sell her painting','Throw a party','Go on trip','B','2024-12-02 09:20:27'),('c5564a52-9a90-4c99-b64c-a15b10e5547a','def6df9b-5213-4904-a6a8-f42fe13c4e5e','Played video games','Watched TV','Played sports, had a picnic, shared stories','Sang songs',' Painted together','C','2024-12-11 15:09:15'),('c557b7d5-dc99-421b-b079-d8e614e461e0','7a3c190c-92aa-46ae-808e-bc0e98b2782c','She says she doesn\'t deserve it','She says she wants a different award','She thanks him and mentions her teams support','She asks for a promotion','She plans to stop volunteering','C','2024-12-09 13:52:54'),('c56e21ee-5229-465d-8447-51151b0d1ab4','531b8dc5-c4d3-452d-b53c-6e6461e37e92','Starting at 6:30 AM',' Starting at 7:00 AM','Starting at 7:30 AM','Starting at 8:00 AM',' Starting at 9:00 AM','C','2024-12-11 09:51:17'),('c57fc6f3-d432-422a-908b-baf0895a3363','bb4563d0-0542-4312-a1bf-2cea8045d4cc','calls','will call','calling','called',' is calling','B','2024-11-29 10:03:07'),('c5a33b27-edbe-4e08-9055-d2de9d0b1f0f','e06a626f-b763-4e23-8bae-eb366901dccd','The car is fast.','She is a kind girl.','I have a large dog.','They are my friends.','We have fun.','C','2024-11-26 00:46:38'),('c5a5936e-2a7b-4e71-b95b-600bc34855d7','38631a3b-5349-4fc5-8bb6-b0caa87163bd','Rule','Limit','Option','Alternative','Benchmark','E','2024-11-29 10:02:57'),('c5b97a5b-5f58-4f47-9734-442cedcf8a9e','74cb394d-bdc4-4471-9869-06e2f0c8145e','explore','explores','explored','exploring','to explore','B','2024-11-28 15:03:03'),('c5c9152c-79b1-45b6-ace6-afb6be0a817c','5cf18a8f-3a77-40f0-8ccc-f0f9d5446473','Princess ','Queen ','Prince ','Witch ','Snail ','D','2024-11-25 11:06:10'),('c5d4c5c5-ffdc-4e6f-9000-28444965ba20','4d1af175-04df-4f33-8d18-8194fbc7a36c','Stupid ','Smart ','Lazy ','Angry ','Weak ','B','2024-11-25 19:44:19'),('c5decc81-cf78-4d6e-ac7a-73abad906789','435e322e-8f11-4940-8f95-18b303233e20',' Beautifully painted mural','Painted','To paint','Impression','Beautifully','A','2024-11-28 11:22:20'),('c5e2916b-3c36-45c6-9e89-af2b3e028336','0aebd19a-1533-47ac-b4c6-e9d22764c3e3','They may be trying to hide their lack of a sense of humor.','They make the person who told the joke feel inadequate.','They can demonstrate how mediocre the joke is.','They show how discerning they are about humor.','hey tend to enjoy humor more than those who do not overreact.','A','2024-11-26 09:09:38'),('c602c930-a1eb-45eb-87c7-3f1e58beddf9','683feb67-8d0a-4b7b-a8c1-b1adfe07f5f8',' It helps make friends feel worse','It repairs friendships','It makes others run away','It makes us look strong','It doesnt matter','B','2024-12-12 11:42:05'),('c60fceae-a814-4f72-b8da-0f85a407fcdd','bc68d07b-f125-4f00-9423-d83e7c84e9ab',' To capture information and keep a record',' To create something from scratch','To sing about an experience','To analyze a situation',' To forget details','A','2024-12-02 10:58:08'),('c624fdd6-65ba-4151-8b77-4f2fbaea1af8','a717171f-4bba-4a54-b40c-091e3ebc2dca','He is very smartly.','He is a smart student.','Smart he is.','He very smart.','Smart student he is.','B','2024-11-26 03:31:22'),('c62e0f3f-fa91-47e6-a9ff-8c1b6347f592','bcb43b09-37b8-481f-be98-cded4e15e77b','SMA Pelita Harapan','SMP Negeri 6','SMA Negeri 1','SMA Harapan','SMA Negeri 5','A','2024-11-29 11:49:30'),('c63cdc87-3f11-4ea6-bfbe-abeead639236','ff71b015-c441-47a7-8e98-085240cfc50d','before','until','when','because','because of','C','2024-12-03 09:23:37'),('c65b2689-7651-4283-b83e-bad39fbf01a2','c4d59877-caa3-40b0-a411-ca1a6dbb80cd','potatos',' potato','potateos',' potatoes','potatotes','D','2024-12-04 10:48:34'),('c6606249-2e03-4ea1-931e-44fa9a74a0a6','61f9523f-d547-439b-8dbd-1bc5c706ad5c','Even though','Until','Unless','Because','Since','C','2024-12-03 09:46:45'),('c665a1fa-d385-44df-9be2-656df202622d','00390e39-37e5-4d6c-b9eb-6a21591e8ec6','Whenever','Until','Because','As soon as','Because','A','2024-12-04 11:02:04'),('c686db95-3629-4c30-b184-4a0d36f3f5bb','1a5f9103-0198-428c-ad59-aae24abf8ae0','Ordinary ','Exceptional ','Average ','Low ','High','B','2024-11-26 03:09:32'),('c698e09d-a4aa-444c-bbcf-b37cfaa1bc92','16cda671-73a4-46ac-ae4c-2ae3c82c09b3','Tom','Sarah','John','Emily','Kevin','B','2024-12-09 11:13:48'),('c69a2ea7-00df-4204-8ba1-9e6746d1e31c','242e91e1-7e2a-4a75-91b6-b791751b7fcb','Have we not lost our tickets?',' We didnt lose our tickets.','We havent lost our tickets.',' We arent losing our tickets.','Did we lose our tickets?','C','2024-12-11 12:43:17'),('c6b64e2b-b439-4121-a9d7-0bc853ef03fd','7a72e120-0883-4422-a0da-ab44e80ae891','Quickly','Book','Car','Table','Dog','A','2024-12-10 15:09:22'),('c6d7eff7-278e-493c-9a51-9380fbb1a70a','48f75799-dd71-48c8-bb95-6bd2a98ff134','buss','buses','busies','busz','busses','B','2024-12-04 09:49:19'),('c701c7f2-6861-4cf3-9ace-ada42217c841','ad90f735-f828-425c-9678-9d6648d7d47f','can','could','will','shall','should','B','2024-11-28 11:41:49'),('c71af7e5-b766-4e2e-8aef-74290f98fe0b','64aed26e-d02e-4faf-9de8-0e4c33b54c8c','\"I expected more from you.\"','\"I think you could have done better.\"','\"You talked too much.\"','\"You definitely succeeded! Ive never had such a smooth trip before.\"','\"Well, there were some minor issues.\"','D','2024-11-26 02:56:23'),('c746f85d-5d9a-4dc1-920c-abbc00a0b0b2','de21234c-27f9-480b-9561-db47329355d0','repeat','repeats','repeated','repeating','has repeated','C','2024-11-28 15:32:27'),('c74e9c1b-4f19-4c1e-a643-97b5c4b62f76','045903a8-4393-459e-b6aa-d2dc2c82825a','It is a formality ','It is unnecessary ','It fosters a positive environment ','It should be limited ','It is mainly for show','C','2024-12-12 10:28:26'),('c754f4e3-3615-44eb-b1cd-a705ad8dbe16','bf8d692c-7f49-4b32-86e9-c941e38d35ea','Traditional','Customary','Communal','Folklore','Social','A','2024-11-25 11:33:35'),('c75afeba-ba73-4776-892d-3c3dee90d8ae','336f8c5b-1ebe-4029-8598-75e69f7a358a','To deceive','To greet','To help','To guide','To ignore','A','2024-11-28 09:55:00'),('c766d580-1479-400a-813f-36bfda7c62c5','2124c125-674d-4bd9-a241-8526fc9d6110',' With Thesas team winning','With the other team winning','In a tie','Without any goals scored','With a penalty shootout','C','2024-12-11 12:26:44'),('c7788c87-3d56-4446-81bf-1317cbbc2cf2','28c19bcc-a7ff-4a3c-87ee-19e889798674',' To move quickly',' To move rhythmically, often to music','To make music','To play a game','To run in circles','B','2024-12-02 10:25:54'),('c77a44c8-7895-4d9c-9e82-8ce4e53751e3','b6970756-2023-4040-8b1a-3c7620d33905','Do','Does','Doing','Did','Is doing','A','2024-11-26 01:51:40'),('c78e184d-ef71-4af8-a4a7-74420ff0de37','c775dc46-df0b-4a64-aa32-b1033b7ffcf7','has',' have','had','having','to have','B','2024-11-28 14:27:42'),('c7aa36cb-21ed-4e6e-a183-1608906e0239','3daea6f0-326c-4d44-aaf7-aa63c51d4a91','Teachers','Family and friends','Strangers','Only pets','People from other countries','B','2024-11-26 13:32:02'),('c7ac2f25-6f11-4e87-8099-eb0bfddaf299','8dc064be-4f4d-44bb-9ee3-9f801d21b17f','above','between','on','from','into','C','2024-11-28 14:08:27'),('c7b192c8-995c-4bd7-b8de-a57feba83c0e','c917bab3-8ad6-4d10-a3ac-9a987571832f','Hôtel Negresco','Hôtel de Crillon','Hôtel Martinez',' Le Meurice',' All of the above','E','2024-12-11 13:48:29'),('c7b8e1ab-13f0-400a-92e6-9e4bac1f5a43','c0ce0367-56e3-4b75-bc59-1acc15cddd00','lunch','laugh',' lounge','lung','lawn','C','2024-12-12 10:22:09'),('c7bdd017-0e58-4c17-8930-57ae2116ebab','b906c3c2-eba2-4d56-af7b-5be9a84b1ca7','4E, 5B, 6F','4D, 5E, 6F','4A, 5D, 6F','4C, 51, 6D','4B, 5A, 6F','A','2024-11-29 14:52:03'),('c7c291b3-d218-48e8-8667-864928e8b70f','99f85b51-08a3-450f-a860-b03e171f09f8','She runs fast','I will see you tomorrow','The children are playing outside','He reads slowly','We left early','C','2024-12-11 10:43:56'),('c7d092a0-3c15-407e-a0c1-c8b9538da647','e6b9b0cf-1966-44e9-ad61-294e820d6cd3','The beautiful sculptures','Admire beautifully','Sculpting beautifully','Admired beauty','Admired me','A','2024-11-28 11:07:30'),('c7e63778-24d0-497f-918b-df34e614f474','4283a4d9-7889-4dfd-b1c4-62f10b1e033b','Their','Our','His or Her','Its','They','C','2024-12-03 10:41:08'),('c7eb0445-52dd-412f-b9fb-a0d374d4f3e9','4ae4801d-a6a2-4a9c-b701-cc4d2b43495b','Only children','Only adults',' No one','Neighbors only','Families from different homes','E','2024-12-04 13:52:55'),('c7f950c0-5d0e-463d-b5a7-38ca03516c5e','594b4fd3-e3d7-443e-89fd-64f18ff0f3e3','Will / drive','Does / drive','Is / driving','Did / drive','Has / driven','A','2024-11-29 11:22:05'),('c7fe74a0-bd1f-464f-a097-d7ef719209ce','cc7a5c08-6899-4eb3-b28b-351656d64322','Creation ','Renovation ','Preservation ','Invitation ','Operation ','B','2024-12-02 12:57:04'),('c80e9540-c055-4784-9026-c80cc523ac2d','c896f117-4d5c-4b64-8e8b-41a06e57b26b','Emphasizes','Emphasize','Emphasized','Emphasized','Has emphasized','A','2024-11-28 12:28:24'),('c81167b8-fdbd-4652-aee1-44b1d4ddfdaa','d43c697f-5b28-4832-833b-d16115b3cee8','Margaret ','James ','The entire team ','A guest ','A manager','B','2024-12-12 09:57:27'),('c81b8557-ccda-4f25-9ffc-11cb55bc1844','0488dd01-d071-4792-b07d-ed63cb6aca5b','While ','Since','Although','Until','After','C','2024-12-03 15:03:09'),('c8478909-46e1-4093-9abf-1f469e72c033','4a123f86-258e-4547-8c62-45893c63e634','Book online 24 hours before their departure','Contact reception at least 3 hours in advance','Inform the concierge upon arrival','Schedule through the hotel app 6 hours ahead','Notify the event management team directly','B','2024-12-11 09:41:17'),('c85ec6f6-e82e-43e4-aff6-f5fefb6e02b1','6e52ccc4-206d-4594-8497-5c9e6dcc6db3','Keep all lights on during the evening to prevent accidents','Delay energy-consuming tasks like laundry','Use electrical appliances as usual','Increase household heating','Consume more electricity in the morning','B','2024-11-21 12:38:11'),('c85f0302-411d-4d7f-9ea9-fb16a800e3ba','a420aa56-59c9-4da5-9efb-5134a2cb2ae4','A kitchen cleaner','A food critic','A skilled cook','A server','A restaurant owner','C','2024-12-01 10:24:15'),('c8637b5f-f9ae-466f-98c2-77408fedb96b','b6677e23-179c-4f1c-9e44-d450d62bc3dd','They named him team captain.','She runs fast.',' Hes taller than her.','She went to the store.','She went to the market.','A','2024-11-28 10:47:12'),('c879947e-507b-412e-8e7a-d945e9f611ba','273f8d65-cb79-40a9-87f1-c8d6446d4b73','Pusat Pameran','Balai Kota','Pasar Malam','Taman Bermain','Museum Nasional','A','2024-12-03 09:42:14'),('c87b0495-06b8-4f99-b3eb-57ab33e6a0a2','b76b5334-e5ec-4e9f-9c68-f14a01b656d5','She is the tallest in her class.','He is as tall as his friend.','She is taller than her sister.','They are tall.','This is a tall tree.','C','2024-11-26 03:07:38'),('c87f62c7-c104-450a-9849-2650ab14170f','7e53fe19-1789-4e5b-9c63-a8b5178c2db3','Showcasing modern technologies','Encouraging mass tourism','Promoting urban development in the region','Preserving and sharing cultural heritage',' Offering high-tech entertainment','D','2024-12-11 11:06:24'),('c89ada67-2751-484e-bc41-0500a6a9a355','afb249ff-2424-48c7-a4dc-65fe8af248d8',' Lacking attention to detail','Quick and effortless','Showing great care and precision','Spreading without notice','A rare and luxurious item','C','2024-12-02 10:20:37'),('c8a43e7f-e7c1-4d03-b174-c3e1f018e72d','489e3bce-8da6-4e9f-a959-b2b9d7603677','cats','cat','cates','caties','catss','A','2024-11-26 11:19:19'),('c8ca04db-8e15-451f-a9c3-7a0d561409f2','72ce51d1-db9e-4754-bad7-3cffadae042d','Through a detailed report','By showing only numbers and statistics','By evoking emotions, creating connections, and inspiring action','By simply listing facts','By avoiding any emotional connection with the audience','C','2024-12-03 09:20:56'),('c8cb2428-ccbb-427f-8ab5-0fbaeb7ed1b4','3515b8b3-b3eb-4e6f-bbe8-049990101512','Listing only the most famous landmarks ',' Providing as many facts as possible ','Capturing the feeling and emotions behind the experience ','Giving general descriptions without personal details ','Focusing solely on historical accuracy','C','2024-12-03 08:44:41'),('c8dd5623-dd44-4cde-b7c0-f74fe3780697','cae6c18e-d4d5-4ae0-a6c4-caf935a27b04','Installing in-room entertainment systems','Offering personalized services via a digital concierge ','Hiring more staff','Adding more gym facilities','Providing free spa treatments','B','2024-12-11 10:46:23'),('c8e128aa-62c7-4d24-90d0-0e402fcbd36e','39682583-3b6e-4afb-8f75-abaec669efa6','It increases tourism rates.','It reduces food variety.',' It helps protect the environment and supports the community.',' It leads to higher food prices.','it support the international food chain','C','2024-12-04 09:57:10'),('c8eec168-0a75-44ff-9342-2e9dda9c729c','30025270-ef5d-46d5-8cd9-d535c4e1a88e','After the party, we went home.','She ran to the store quickly.','He left as soon as the bell rang.','Ill stay wherever you go.','He watched the show until it ended.','B','2024-12-03 09:21:18'),('c8f8d28f-8ab8-4db4-949c-1a9f42d2ad51','44b70f73-0dda-428a-8448-428f5357514b','She talks loudly','They left yesterday','He is standing there','The children ran quickly','He eats pizza every Sunday','E','2024-12-11 10:08:33'),('c8f8dd77-234f-4aa3-a4ae-c08b4a2764c7','28ba0937-b386-40a1-8cea-e2780c1361d3','weather','challenges','heritage','summer','income','C','2024-11-26 01:15:37'),('c8fb1f0f-ba59-4859-a0aa-4fd9b3393b63','6a1ca6b8-6dd7-4c24-83e1-25b10f1457bd','Noisy and cramped','Quiet and spacious','Dark and crowded',' Bright and loud','Cheerful and busy','B','2024-12-10 12:39:26'),('c8fc0d6e-7505-4480-bc37-bd5b6014a897','5e7fb417-027c-466c-9399-ed8fecb2d1b2',' Go to the park','Have a big party in his backyard','Watch a movie with his friends','Visit a museum','Take a weekend trip to the beach','B','2024-12-02 10:55:35'),('c92a6f87-e265-42ab-bd69-e8928b3ddce6','8e3bffc5-7cca-4edd-bff4-d8c1229c8588','Foods people eat','Different traditions in the world','Traveling by plane','Working in cities','Watching TV shows','B','2024-11-27 23:02:08'),('c93363c7-e6bb-48bf-bf79-c29d261b82a5','8a1be88a-b48d-40ac-92aa-ac89154f49bd','She said she would call me the next day.','She said she would call me tomorrow.','She said she will call me the next day.','She said she is calling me tomorrow.','She said she will call me the following day.','A','2024-11-28 12:25:05'),('c948e371-8ba5-4748-918a-2610b684cae0','82593322-d234-480f-9098-745d782879e0','Do',' Does','Is','Are',' Has','A','2024-11-28 12:24:11'),('c95ac8a3-c7b5-4b9f-9ba4-582394c7b3ff','2fff000c-b679-4336-b718-dc15f7c4e506','likes','liked','is liking ','will like','has liked','B','2024-11-28 11:38:19'),('c970b382-0884-4199-bc4b-db7067818abb','1685adbc-b17b-4667-9afa-4f5d20637d82','Made a rabbit disappear','Performed a dance','Played a song','Told jokes',' Painted a picture','A','2024-12-11 14:57:50'),('c984a14f-71e4-4b81-a8c1-02f757b328ef','ff91e256-ca6d-4f11-8cbe-2d633a8d9a1d','Her singing','Her artwork','Her writing','Her dance skills','Her cooking','B','2024-12-06 10:36:28'),('c9883f6a-a93f-4ef2-9ef4-6b77e8aba2b9','1f1ca141-7804-4e9a-97d3-ba8daf86c397','save their money in a bank.','keep their money at home.','spend too much on unnecessary things.','spend their money wisely.','flexing','B','2024-12-03 15:11:18'),('c98c7e5f-f741-4365-b408-fb6891eaa6d1','c79670ff-a674-4f93-aa34-98a102f9b6eb','Unreliable ','Disorganized ','Committed ','Reliable','Busy ','C','2024-11-26 03:44:04'),('c9a73e78-547f-4712-bd64-876aff9a65cf','cd1fd980-f359-4802-a9e1-a7332b212339','Winning','Won','Win','Wins','Will Win','B','2024-12-02 10:48:22'),('c9b8f616-cd40-477e-b35d-8a39da34f32c','6ac2b56d-500a-46df-b6ca-94bff0fa5183','Value ',' I live in a big house.','Ignore ','Delay ','Demand ','C','2024-11-26 03:11:17'),('c9c4508f-8885-4262-9598-614b5c390f65','feb8f9c1-6be2-46a7-97df-aa2fbda7f1f2','She asked have I ever been abroad.','She asked if I have ever been abroad.','She asked had I ever been abroad.','She asked if I had ever been abroad.',' She asked if I was ever abroad.','D','2024-11-28 11:03:51'),('c9cebd34-4128-4a48-97e6-70bafa1939e1','b3d730e8-048e-49d1-8a5b-0f41f9a82be1','Play','Plays','Played','Playing',' Is playing','B','2024-11-28 12:21:26'),('c9f7d4ec-1680-4ece-a9a7-e0db3958d7ef','5f5fee99-8992-4239-a69f-475052a4a694','haven\'t arrived','hasn\'t arrived','didn\'t arrived','arrived','Will Arrive','B','2024-12-02 11:22:18'),('c9f9094b-5afd-4eb6-b1aa-ae625e8e7244','62b61768-3270-44ec-ad29-6c7770be68d6','Every Sunday',' Only on Mondays',' On the first Sunday of the month','On the first Saturday of the month',' Only on weekdays','C','2024-12-11 10:27:13'),('c9fe3cf2-a618-4d43-a90a-5bbe99714e27','c1b0c4e0-2e3b-44cc-9f32-6e149997ce9e','He','She','They','We','It','B','2024-12-02 11:15:53'),('ca135e7d-8bf0-4607-b89b-a5540d3352a2','ad98bdae-ac5a-4f47-95e7-e33db07f94e4','Flexibility','Uniformity','Rigidity','Dependability','Simplicity','A','2024-11-29 10:39:19'),('ca18defa-61ae-43a2-8818-b73506e81edd','7ef39a8c-0ed5-4937-a014-db86e219ce51','Proses mengiris bahan makanan','Proses membuat minuman ','Proses membakar makanan ','Proses memasak makanan ','Proses mencicipi makanan ','D','2024-11-21 15:43:52'),('ca18e7d7-3aec-44ed-b86d-c6c93ac1dcb8','d504acc8-421f-47db-bf2d-87dcb084e2f0','Museum','Park',' Train station','Monument','Beach','C','2024-11-21 11:17:10'),('ca344841-394a-4cfb-abda-86e857b17a83','ec9add2f-5ab6-407d-a174-c669751175a4','They','It','I','He','She','A','2024-12-02 09:26:13'),('ca3ccf20-49eb-49ed-88cf-34f7a4ff099b','ebfc94b0-f79a-4395-b975-7cec96080f5d','will','would','can','could','shall','B','2024-11-28 12:02:46'),('ca3de309-9156-4cb8-9223-df9e42d3be4d','22d2f2a2-f533-4952-ada5-22ed9208b07d','Extremely','Never','Slowly','Here','Soon','A','2024-12-11 10:50:52'),('ca4bc9f4-2c35-41b2-b9d3-45bc7bdb4660','b7f67ca2-6f8f-425c-b465-a9ffd2767af1','writing','wrote','writes','write','had written','B','2024-12-11 12:30:18'),('ca622338-3df0-42f7-a853-a13381819d33','f65489f2-4a52-4144-9e32-f4ee674a72ce','Restaurants ','Places to visit ','Room service','Hotel amenities','Local event ','B','2024-11-25 15:42:53'),('ca82f64e-3c00-4120-8cec-1d16655e639b','3cd8fcb3-b28b-418d-9d9a-14d75c4cde70','Smell','Tall','Quickly','Slowly','Sing','B','2024-11-26 00:49:39'),('ca83fce8-b8bb-4cb2-bc73-d5dc73eb9a68','153e9532-0691-402c-886a-1df499e595b9','The class meeting in a school','The winner of the class meeting','An invitation to join a class meeting','The plan of having a class meeting','Information about school events','C','2024-11-21 09:22:17'),('ca88bbdd-9321-4d91-9f90-24620114ae75','b4c564af-3992-43e6-a3dc-af9980a97691','Plan ','Program ','Impromptu ','Routine ','Calendar ','C','2024-12-02 13:03:42'),('ca966b50-5d5d-4c4e-afce-1effed6addd9','fd37a7c6-9a77-49c4-bdee-91fbd09007ca','wont bring',' doesnt bring','didnt bring','hasnt brought','isnt bringing','A','2024-11-29 11:24:13'),('caa2ff6b-3b2a-46ce-855b-a6a15851f496','7e3bcb5e-56f5-471b-b2fb-8b6f855ebe0f',' People feel ignored','People feel welcomed','People dont talk','People stay away','People argue often','B','2024-12-12 11:15:32'),('caa7d355-1405-4d28-a11f-5adc9cafb294','08066460-08ed-49b6-8b87-d3a1db3d698f','was','have be','have been','had be','be have','C','2024-12-02 11:44:29'),('caaf570f-b15e-43d8-9bbb-cf368b72cf18','27b2b7e7-8406-4f6d-bcf9-90f309f60813','Fallen','Falling','Fell','Fall','Will Fall','C','2024-12-02 10:49:57'),('cab9d118-35b7-4d1a-92db-729de267c07d','0160e31b-38a5-4b8c-ba7b-ffd28de7cbb7',' A type of traditional Japanese architecture','A form of meditation and tranquility','A style of Japanese tea ceremony',' A musical performance','A specific type of plant','B','2024-12-03 11:32:22'),('cac741d4-6724-4c55-b15b-e2e3d950f0c7','025b3c43-be49-454d-8004-2d139c2636bf','before','after','when','until','once','B','2024-12-03 14:45:28'),('cacb3d12-ecd1-437b-b6d2-11a135cbb9c3','5cc6ba43-b2c3-4c4e-b03d-4f7aa591bc31','Schedule','Map','Destination','Plan','Ticket','A','2024-11-26 06:05:38'),('caecaf9f-542e-4d80-8e94-17b802cd2f5b','ad12e63d-9a02-48a2-95b1-51b259881dfc','is','was','were','are','had been','B','2024-11-28 11:18:36'),('caef3705-89b5-4aa5-8d2b-cfacb30b5976','4c2c6974-a8f0-455d-afe6-49016c86e8fe','The','Dog','Barked','Loudly','None','C','2024-11-25 19:25:26'),('caf86806-2bfe-46f6-ab4a-3f57bafedd8c','084ffbbf-4203-434b-bc53-f00a06776b4d','Ignore','Reject','Cheer','Condemn','Criticize','C','2024-11-26 03:03:40'),('cafc9b58-bf9c-48e2-9e56-ebfff7e683cf','f281c3b5-8972-4aea-a8d5-fc81d9e9e707','gives ','give',' given','giving',' to give','A','2024-11-28 15:13:12'),('cb0f8a1b-191d-47b8-af6c-7947c9c08d4a','47816500-e760-42c9-ad1e-28cc1426a3c2','informal','intensive','interactive','independent','irrelevant','C','2024-11-23 23:45:16'),('cb1a5f04-e6ef-4d80-aa0b-c5bccb09722d','3cbac7bf-c729-4234-93a5-222cd714c2ee','Quietly','Never','Here','Enough','Always','A','2024-12-11 11:06:43'),('cb2321c6-02cb-456b-8b36-6c5e57b8df86','eb87fc9e-bb21-452f-865f-59fc7402aa9a','Ignored their achievements','Criticized their efforts','Celebrated publicly','Changed the team structure','Changed the team development','C','2024-12-02 10:37:14'),('cb550c66-eea1-4bcf-8973-5331c439b0e4','adb2f511-4091-4d78-afb8-95d00d0480a6',' 10:00 AM','12:00 noon',' 2:00 PM','3:00 PM','11:30 AM','B','2024-12-10 15:16:27'),('cb68811f-812b-4f30-b13c-2ecdc67ecdb3','f62007a2-ff88-4126-a394-a5948365dddf','Wait for them to decide','Confirm the extension','Offer availability and discounts','Offer a tour package','Ask them to check later','C','2024-12-09 11:06:23'),('cb6e0d79-b023-4502-a65d-5d5f74621c7b','66f87416-a51e-44db-93de-23ac20ce84a4','Cars ','Trees ','Friends ','Books ','Pets ','C','2024-11-21 14:54:23'),('cb713986-f17b-4a46-afc1-c720cac4dea0','ba454f07-36d9-4504-a2d6-29329aabab78','Hectic','Temporary','Expensive','Chaotic',' Long-lasting and eco-friendly','E','2024-12-02 15:02:24'),('cb821217-e2b0-40bd-bad2-858241ddc870','5161708a-7165-4965-9899-b8160101216b','Offerings ','Guardians ','Flowers ','Spells ','Joy ','A','2024-11-25 11:13:35'),('cb93e6d3-a727-49d8-a253-3bbeaa4b7ab6','f35fb8c7-13c1-4fff-bc41-4750533a4de0','Adverb phrase','Adverb clause','Noun clause','Prepositional phrase','Adjective clause','B','2024-12-03 10:49:12'),('cb976dfd-501d-44b3-8d4c-b51495c368fc','eac40ddb-8203-427d-9b62-e7f42e945210','You','It','They','We','I','B','2024-12-02 09:35:34'),('cba72d3a-7fc2-4e2d-bb4e-672cdfe5b534','7e82f6e4-0e7e-420a-a185-942d313da86a','Original ','Rare ','Common ','Special ','Comfortable','C','2024-11-26 11:37:11'),('cba97021-23ae-45b9-b538-0909096eef30','61dcbd73-a9cf-4ea8-bc1e-ded42fff18d8','The library','The ballroom','The kitchen','The guest rooms','The dining room','B','2024-12-10 09:15:09'),('cbb7be54-1650-4b26-9679-f3c03342dcb4','c153f310-e23f-4940-a29f-1686f90643ab','with','at','of','for','by','C','2024-11-29 09:16:55'),('cbcd104c-65b5-4d8b-8be3-0967fc242187','b7ff7b90-7893-45df-9aa7-1a702c18cad9','Colorful','Full-time','Lovely','Their','Several','B','2024-11-26 07:07:15'),('cbd15544-0d84-410f-9a9a-ad61418e9d06','df4ba466-076b-4fbd-8d0b-a5a4de96300c','Its color','Its carvings',' Its tilt','Its height',' Its top floor','C','2024-12-09 13:34:30'),('cbd64a1c-2a88-4b9d-a5b3-d76c71eabe49','6601b09f-d754-4b2e-9419-04b091772604','A','B','C','D','E','A','2024-12-02 11:25:52'),('cbde77fb-8b39-41a5-b6d2-6d4b052014d9','3dba28c1-0cd3-4433-9074-b99f1fd526f4','He ignored their complaint','He asked them to leave','He apologized and offered a room upgrade','He gave them a discount on their next visit','He throw tantrums','C','2024-12-04 15:23:13'),('cbe8c128-5376-47c0-9910-e6bf43a4bc2e','f9ef0c0f-89ea-48c4-83e7-b005b5f12702','across','at','under','on','by','A','2024-11-28 15:14:50'),('cbf2bce8-cd88-4ba2-9597-6c043b9d9611','91832c49-2288-49ef-8662-10fa86c855f5','play football','plays football',' played football',' are playing football','playing football','A','2024-11-28 14:26:51'),('cc12c116-b6b2-4105-9da9-92a38cb93df8','ebb54c08-b787-448e-a938-ab56afbd0864','Unity','Tiyuni','United','Yuniti','Uniti','A','2024-11-28 14:58:15'),('cc1e57ad-66d7-4c8a-8ba3-0b8e6029aa75','1ba6e8bb-df5a-48ad-b53d-95e116c7f415','After ','Until','Before','While','When','C','2024-12-03 14:57:27'),('cc298d6e-effa-43c1-be21-af4814da6691','d29d6129-515f-44d4-bc51-eaef94377892',' To maximize profits through exclusive memberships',' To provide guests with high-speed internet and convenience',' To promote positive values like kindness and environmental responsibility','To host the largest tourist groups in the Mediterranean region','To become the most luxurious resort in the world','C','2024-12-11 10:21:07'),('cc319e57-f9f4-42bd-9d26-ebf0dfa23c35','3e5b1ff5-430f-4a73-8f4a-47a13e3694f3','would like',' would like to','is going to','likes','goes to','A','2024-11-29 10:06:31'),('cc35998a-9374-4fc4-bb75-fb69ed0de339','83ff124b-db83-49e0-b2ee-a4e916cbf6a7','Rude','Hasty','Polite','Slow','Distracted','C','2024-11-26 10:59:45'),('cc3d3ac7-26b9-437a-908f-ca8514f6a34a','837d91fb-cc3f-4bdd-bf2b-e982fb454934','Friendly','Rude','Helpful','Respectful','Kind','B','2024-11-26 06:13:10'),('cc4b438e-8bac-4c23-87d2-ed84247adfa2','b133d6da-536c-44a0-83d8-e7fd517fdc66','approached, loomed, reached, were','approach, loom, reach, are','approaching, looming, reaching, being','approaches, looms, reaches, is','had approached, had loomed, had reached, had been','A','2024-11-29 10:30:20'),('cc4fa33f-bb4e-4dd8-a79d-e0f1423bd17d','37794609-b45a-4174-9e1b-1d539adc1b8c','Flowers and lanterns',' Flags from the places she visited','Photographs from her travels','Paintings of the dishes she learned to make','Fish and chips','B','2024-12-06 10:53:49'),('cc6cf8c4-71c1-422c-b98d-fb3973628934','5cc82687-7d5b-4beb-9c2b-0b883299d491','What does Emma do on weekends?','Studies architecture','Works at a local studio','Prepares Italian dishes','Works at an office','A','2024-11-29 12:03:46'),('cc7fb235-2839-40f2-ab62-d929d6e549f8','7920d745-7023-4301-98f0-d4385bae675d','He was chasing the rabbit.','He wanted to eat some fruits from the trees.','The rabbit told him there was a feast there.','He wanted to find a new place to live.','He was searching for water.','C','2024-11-25 21:28:08'),('ccb142e0-2f46-48b8-b0d0-b79baab95530','6620349e-46dc-4cd7-a518-f4c9e4a51607','Fill out a feedback form ','Contact him directly with any special requests ','Ask the concierge for help ','Visit the hotels website for answers','Leave a note at the reception desk','B','2024-12-04 15:33:58'),('ccb59055-d288-47c7-a524-4c82396ea088','d4fc5ebe-d1d1-44cb-806c-0e46dc20f36c','She spoke loudly','He is tired today','We will leave soon','They sit there','The sun is shining','A','2024-12-11 09:35:11'),('ccbfee7d-adeb-4308-949d-4ab635d76edb','37fb0aa8-4be9-4a49-a479-943cdc66e588','after','until','before','by',' although','A','2024-12-03 14:44:33'),('cccfd472-291a-47fa-bb0f-312e219d8b7f','84e9abd9-3da0-4e1d-aadf-6e2e047db32c','She said she wished she studied harder.','She said she wished she had studied harder.','She said she wished she has studied harder.','She said she had wished she studied harder.',' She said she was wishing she studied harder.','B','2024-11-28 12:19:02'),('ccd5eb1e-cce0-40a0-9d70-545d79f407c8','5c3be8e5-7632-4bb4-bf0f-e930004e2d96','Look','Looks','Looking','Looked','Looks like','A','2024-11-25 19:33:30'),('cce73ee6-942a-49ba-b575-5cb4ea66abc4','e2e98f71-ff45-4cdd-abfa-57fd3bc0d31c','Never','Dog','Yesterday','Quite','Outside','D','2024-12-11 10:15:02'),('cd077ce4-2c30-4b60-8598-a49a99b3619e','98a9dc68-2f17-4d03-a79b-2cc77ab39eb7','They are hard to learn','They are only for old people','They take up time','They cost a lot of money','They bring people together','E','2024-11-27 23:01:20'),('cd0c169a-5799-4c4b-b66a-6f6a7baf4182','4b63be67-2d7b-42bc-8b09-1b38f19ff749','It helps him offer personalized recommendations to guests ','It inspires him to learn new languages ','It motivates him to attend cultural events at the hotel ','It helps him recruit international staff ','It enables him to create travel guides ','A','2024-12-04 15:20:38'),('cd202c3e-76ec-4b75-8834-73ce29ce9973','a9b08b20-dc6e-4d82-9577-ec884fbf2dca',' Its association with traditional New Year celebrations','Its ability to replace wheat-based products',' Its unique texture and adaptability to various cuisines',' Its use exclusively in desserts',' Its status as a rare delicacy','C','2024-12-02 10:14:07'),('cd2731dc-2a5f-4cf0-ae5a-f6dbd4f7e1bb','55125b88-e93c-4f5c-8c1b-0367275d343a','21','20','19','18','22','C','2024-12-03 08:53:22'),('cd2f2d13-5a14-41f0-832f-04966d847730','c59902dd-f6ca-47ae-a99f-91900bc0980c','Are / sending','Did / send','Will / send','Do / send','Have / sent','C','2024-11-29 11:16:28'),('cd358d86-bcae-4a86-9aaa-ef2ace7d913b','cb2345f5-e91c-4416-b3e1-99a07578df8f','The royal family',' The military',' Foreign diplomats',' Foreign diplomats',' Foreign people','A','2024-12-10 09:48:33'),('cd483a45-51d2-4f0a-90dd-f0dfde8b08a7','02769eed-f66c-46a2-9cd2-21c597615739','Played games','Watched movies and read a book','Slept the whole time','Talked to the flight attendants','Listened to music and looked out the window','B','2024-11-25 13:35:06'),('cd4933e5-d64c-4472-85f6-b2edd5d23a56','ff3b116b-0521-4918-adce-a6bebe740be6','Request for a table ','Booking a room ','A ticket purchase ','Check-out procedure ','Cleaning service ','B','2024-12-03 13:31:01'),('cd5edc19-ab74-4620-9b0e-1dd462c647b2','64f5c811-2781-4f39-a774-58c6654b112a','Offering help','Making a request','Giving a compliment','Starting a conversation','Asking a question','B','2024-12-12 15:08:18'),('cd60f010-9bbf-42a3-8269-7eec27f7f23b','e8c60562-e8ea-4132-91ed-d4c9eac37b42','War','Silence','Order','Quiet','Calm','A','2024-11-28 11:37:02'),('cd61812b-0663-4e5f-9681-f31f00765d5c','bf6de023-9e3e-4b44-90ae-0dbc27507f0e','Custom','Client','Customer','Guest','Employee','C','2024-11-26 06:04:48'),('cd7e8475-68c1-4644-8d3f-6580703f3233','99791c8c-1ce3-460a-8d1a-051bd566e8a6','A live animal show',' A guided zoo tour','A dinner cruise','A traditional dance performance',' A fireworks display','B','2024-12-11 13:04:04'),('cdad2420-9389-4a75-af78-57bc545c6df3','f0b22cd4-4c94-440d-a951-f37d2680f34b',' Cod roe','Buttercream','Sweet dough','Vegetables','Rice, eggs, and flour','E','2024-12-02 09:32:20'),('cdaf9c81-2e53-453e-9186-a61e0bc64fa2','c1092aa5-d703-4ccc-ba7b-bea1eba29794','Conflict','Division','Cooperation','Argument','Isolation','C','2024-11-28 14:45:33'),('cdc30da0-4c99-4651-b5a1-22db69451f07','81fb232b-e9bc-4bb7-a69d-1f9c53f0b318','It shows respect.','It represents sadness.','It signifies care and friendship.','It indicates a formal relationship.','It means the same as a handshake.','C','2024-11-27 23:36:57'),('cdd1ea30-6bab-4bc6-8d0c-f342871fcac9','e94a78ac-e4a9-49b2-8ed7-e4ebbeb5a7c4','She','He','We','They','I','B','2024-12-02 09:21:05'),('cdd1f0af-8e99-4526-9c61-9e15be316fa4','63405544-9c1a-4a52-bf66-ff797f430d2e','Sly and mischievous','Brave and strong','Kind and innocent','Clever and resourceful','Shy but determined','D','2024-11-25 21:30:54'),('cdd2fccd-87cb-43d4-ac5c-eaaa8fbc387e','7b2d8241-8479-452b-8dab-4963e33c3ae9','Book signing',' Literary festival','Authors workshop',' Reading group',' Conference','B','2024-12-04 08:39:01'),('cdd53a89-57e5-4340-9058-44317eaf5431','55748518-fd8a-43ea-9d9e-ce8cfb496fd0',' last','lasting','lasted','lasts',' lastingness','B','2024-11-29 09:51:02'),('cdde8e2a-7fe4-4caa-9335-9d76c34a98b3','d725b9a1-a02e-43b4-8ae0-baa6b31dc782','The kids','The writers friends','The writer','No one introduced themselves','The adults','C','2024-12-05 14:15:06'),('cde575b8-2d4b-4279-bb47-866a22aa842c','30fb50cc-45e2-4a74-82a0-2f0a171631ba','wont cook','doesnt cook',' isnt cooking','didnt cook','hasnt cooked','A','2024-11-29 10:30:46'),('cdef0f31-4a5a-4d5f-b43b-b0a33c4d6604','8f890fe2-4acf-4e02-a6a1-73f31c96ba36','A shopping area in San Francisco','A famous park in California','An island that served as a lighthouse, fort, and prison','A tourist spot for hiking only','A historical site','C','2024-11-25 20:53:40'),('ce0a0aa1-8fb8-4e95-845c-cae9228570db','c1aaa005-627d-47f1-a561-25d1df726864','Envious','Angry','Content','Proud','Greedy','C','2024-11-28 10:59:49'),('ce1a3eac-3ecf-47c7-a0c1-c948528c07cc','d96e5291-136a-4469-8516-2f0c8db76888','Sheep','Cat','House','Desk','Book','A','2024-11-26 09:54:34'),('ce334652-6b5a-4e28-b8e7-b31c3a657548','3209f358-d208-4495-afce-63c928b3240e','Required ','Voluntary ','Obligatory ','Necessary ','Politely','B','2024-11-26 03:35:40'),('ce3520bf-c57a-4e5d-8073-349fdbb9377a','57ce9d35-c469-48a1-901b-d0d4c412fd33','She arrived late','They are playing outside','He never eats vegetables','I will go soon','It is very cold today','E','2024-12-11 10:18:44'),('ce519388-9a23-44b8-b6e7-0b7ee3a92ded','5a0d631d-572e-4018-a304-38b1aa640173',' Im jealous.','Thats amazing! Congratulations!',' You should have done better.',' Its not a big deal.',' Better luck next time.','B','2024-12-06 13:06:52'),('ce69cc5d-d174-424f-bba9-ef8848439e61','9c13e9ba-427d-484a-befc-9fffa701c2b7','Nation ','Kingdom ','Empire ','Republic ','Democracy ','C','2024-12-02 11:00:50'),('ce722fc8-602b-4bf5-996b-05a80ce51e58','0cefa26f-b3c8-4b63-ac40-eb2fbff3c0ac','Traditional ','Cultural ','Modern ','Popular ','Quiet ','C','2024-11-25 15:39:33'),('ce7ab64e-2a1c-490d-b0fd-5a0dcd06bbc7','67b81c0c-93d7-4bed-a36f-7c7f573c6506','continue','continue','continued','have continued','are continuing','A','2024-11-29 12:50:21'),('ce81db76-7652-428e-81c1-f123c3ac41b0','26d79dae-93c1-4e66-b57c-85213070a107','A series of historical books',' A chalkboard',' A map of the town from the early 1900s','Photographs of historical figures','A video slideshow','C','2024-12-03 09:52:33'),('ce9c418e-96fe-4cde-bacd-74beae0027dd','87a20f5c-c7b3-40f4-a1f1-6d4cef41cfce','His expertise as a chef','His experience traveling and exploring diverse cuisines','His training in local culinary arts','His partnership with local restaurants','His certifications in hospitality management','B','2024-12-05 10:35:34'),('cea40618-0b8f-482d-a1b5-1cd5b9a4201d','a53c9aa0-0c11-4276-8f2b-62c6d41b2fe9','will not complete','does not complete','has not completed','did not complete','is not completing','A','2024-11-29 09:51:05'),('ceaaf745-f389-45f6-ac2d-86cc2d23e45d','355a0c27-6d3d-41eb-9eb3-c5d19c573905','He said, \"It is amazing!\"',' He said, \"This is amazing!\"','He exclaimed, \"How amazing!\"','He said, \"It was amazing!\"','He exclaimed, \"That was amazing!\"','C','2024-11-28 12:20:00'),('cec35f1c-4589-491f-94fa-887d7fa10dc7','742ed606-e21b-47af-b7ee-59c3d79c5325','C2, D5, E4','C5, D2, E1','C2, D1, E5','C1, D2, E3','C3, D4, E2','D','2024-11-29 10:44:36'),('cecb63d7-ce09-4574-9b6c-8647534265e3','e23bd613-966d-4b28-bb3a-d0d480e709eb','Childs','Childen','Children','Childern','Childs','C','2024-11-26 10:42:48'),('cece96e4-2674-4e70-a73e-3856b83802ee','053b7818-dc73-4323-8fae-06cb9c2c42f0','Its wooden body','Its strings','An amplifier','Its hollow neck','Its sound system','C','2024-12-05 12:49:19'),('ced9d0c7-a823-48ff-b6a7-04ecaf237dc6','7463578d-9428-46dd-a656-a59726880cea','are going to invest','would like to invest','might invest','will invest','invest','A','2024-11-29 13:46:03'),('ceda2d9c-9427-487f-9ffb-7043f30ad2a7','abd19807-25bf-439a-82d7-95082b91caaf',' I am happy.','I am 20 years old.','I am Maria.',' I lived in Malang',' I am from Indonesia.','C','2024-11-25 20:02:23'),('cee38192-c67a-4aa5-94d0-affd7157d03e','d82022b7-16fb-4c3d-9306-2c24ed9b85c1','Increase ','Improve ','Shrink ','Grow ','Build ','C','2024-11-25 10:17:13'),('cee51aec-7191-404f-ab1e-ae34319a829c','4324e2d7-33af-4c28-b8b1-53167d52e926','Too many people love it.','Health regulations and competition.','Lack of creativity.','Too many food options.','Hygiene','B','2024-12-03 10:47:08'),('ceeb4215-cb71-474c-8ebb-747e160343c8','3e947bcb-2845-4117-845d-ef397a33932a','Near the lobby','At the back of the conference hall','In the adjacent meeting rooms','On the terrace garden','On the garden','B','2024-12-11 09:57:04'),('cf0da2d1-bd72-45f2-ac21-c95374ced6cc','8e5c8b7a-617b-4acf-97f7-9fd4c2026348','The loud noise startled the crowd','She enjoys reading books','They will go tomorrow','A large crowd gathered','None of the above','C','2024-11-29 10:35:50'),('cf12cc85-46a8-4766-8e53-15b21415a41b','6dc9f848-2400-48bd-955f-c9c082a979be','Electronics and toys','Fresh fruits and vegetables','Books and magazines','Clothes and shoes','Clothes and hat','B','2024-12-03 10:12:27'),('cf12e293-3c55-4a32-bb3f-e7d407c503a4','2221257d-0989-40e4-b88a-bcf41b65787c','She works hard so that she can succeed.','Whenever she visits, she brings flowers.','He stayed calm despite the chaos.','I finished the work to meet the deadline.','They stayed indoors due to the storm.','B','2024-12-03 13:36:41'),('cf247abb-5ea9-4d0a-9d8d-1731f1b59784','5e0b7ffc-ba1a-45d0-90ad-b162d1624275',' Book the city tour ','Arrange a taxi ','Call the restaurant ',' Book his flight ',' Schedule an extended room','B','2024-12-09 11:14:32'),('cf2c3f27-50f6-4148-81f8-99c7e53f00f6','40d8aacc-d216-4289-b096-d8ed6e054da9','citys','citis','cities','citties','citieses','C','2024-12-04 10:22:54'),('cf3c4a54-fdab-4a16-a6db-1c3c2dcd9b6a','e3a7fc11-357a-4022-90f5-7d0ffc538426',' \"Im not sure its that good.\"','\"It was just luck.\"','\"Thank you! Im glad you found the tour informative and enjoyable.\"','\"I dont think its that special.\"','\"Thank you! I couldnt have done it without your tips and guidance.\"','E','2024-11-26 02:55:25'),('cf5aa8e8-28c8-498d-acfb-193644cfcc18','5c897834-2c00-4d03-b15c-90a4bff0a80f','ask the visitors to have a medical check-up','tell the procedure to visit the school','inform about ways to keep healthy','enforce school environment','provide health and safety guidelines for visitors','B','2024-11-21 11:00:35'),('cf60bd6f-c527-4024-8fbb-8a4464c12d70','b4ab4590-0953-4d77-b3c0-b8235033d1a1','A big, friendly dog','The old man with the red hat','She is reading a book','The summer holiday plans','Books and movies','E','2024-11-28 11:30:11'),('cf61fc31-155f-4237-a7c9-8e65592b7200','2219b8f8-f5e2-41cc-9479-90e153837852','Modern design','Its royal origins','Simplicity and function','Industrial style','Wooden style','B','2024-12-10 09:15:43'),('cf70ceba-0fd5-4d86-8ba6-8a95ea2f9c00','5a243aa9-2edf-450d-bfc3-fea43428d0ab','would like to','are going to','would like','will be going','go to','A','2024-11-29 09:56:02'),('cf846f47-cf84-41b7-a1f4-a703909e60a6','edc4bf86-c946-4103-a880-0d7289f0536b',' Bamboo cottages powered by solar energy',' Luxury villas with private pools','An amusement park for children',' High-speed internet for business travelers','A golf course within the rainforest','A','2024-12-11 10:42:48'),('cf9f3536-4d7a-4c18-b081-7844242f6ef5','48e7c452-125d-4ecc-a98f-4cd41d069584','Never','Quietly','Outside','Quickly','Very','A','2024-12-11 10:02:48'),('cfaa679c-8fe9-4ad0-945f-ff5868040798','7a4b3910-5a9a-4e66-a945-b8f17f95512c',' Im not interested in coming. Im not interested in coming.','Thank you for inviting me. Id love to come!','I cant make it. Maybe next time.',' I dont think I can attend.',' Lets plan for another day.','B','2024-12-06 13:38:57'),('cfacf7e5-3fe7-4278-a704-f1a14c5a5f29','c4095938-21bd-4bef-a486-1a620f49dd8d','He is leaving tomorrow','She looks very tired','He works indoors','We visit our grandparents often','I read books here','C','2024-12-11 11:48:39'),('cfb1962e-a99e-4fb2-8d37-3bc2a0c7f047','dfe034aa-e440-4950-8fdb-954287db6866','Maps','Trash','Souvenirs','Tickets','Notes','B','2024-12-16 09:45:29'),('cfc04fec-c82d-455d-8f0d-2a081d4cfac3','8aa439e4-509a-41b1-a073-ced11fefed13','Classical','Jazz','Pop','Rock','Blues','B','2024-12-12 10:07:49'),('cfc4ac24-4985-47e4-85e8-5fd25581ebe7','8b92da10-24ec-402b-bec9-87af2f04227d','The Louvre Museum','The wine','The hotel breakfast','The cafes by the river','The charming streets and local markets','C','2024-11-25 11:32:19'),('cfc552d2-53a6-4e00-a32b-f071f1700bbf','a8042a79-f430-491e-b537-6f6c0d7de0c6','Festivals','Celebrations','Holidays','Limited ','Expensive ','A','2024-12-06 11:07:59'),('cfc86774-f30e-41fe-b028-c9ce2052a08a','9df24708-06b6-4919-8c80-0a433c562eaf','cityes','cities','citys','citiess','citis','B','2024-12-04 09:33:16'),('cfd47f24-5bcf-43f6-8ea5-6a155355914b','23f12cb5-91dc-461c-816f-e14a4ffca022','took','takes',' take','taken','taker','A','2024-11-29 09:23:39'),('d00a8cb1-aefd-491f-94ad-4cf3980dea32','8286f677-43d2-4ded-aea5-9acc15b3e8b8','Starts','Starting','Started','Start','Startes','A','2024-11-26 03:53:09'),('d0109708-6c0c-4089-8cee-af371950fff6','a7efc562-e33d-4f11-afb8-62ad8300b857','He offered free parking','He arranged a complimentary dinner at the hotels restaurant','He gave them a tour of the hotel','He offered them a refund','He offer an upgrade','B','2024-12-04 15:26:03'),('d01edef4-667b-49bf-98da-da1d3b8d938f','0245132f-e180-4bdb-85f4-54ac17d16b86','women','womans','woman','womanes','womanses','A','2024-12-04 09:36:05'),('d02aec86-afcf-4ac3-aaae-02b23e04d985','9a013503-b185-45cf-ab1e-9aa59fbc5c79','A doctor','A lawyer','A writer','A scientist','A celebrity','C','2024-12-11 14:50:27'),('d02c59cb-960c-4f18-8a31-2dfc8476b1f1','f63f0fbd-afd4-4e2f-9ff5-918ceacf8670','True hospitality is always rewarded in some form','Wealth and power can be disguised in ordinary people','Villagers should only offer hospitality to those they know','Traveling is dangerous, and one should always be cautious','Generosity is more valuable than wealth','A','2024-12-05 13:19:32'),('d02e7d16-7ff7-4d25-9a51-c9b73f7d31a8','11e8a74f-0ee2-4ee7-8507-d84bdcd2e420','A traditional cooking technique',' A method of pounding rice','The blending of different styles or flavors','A type of savory sauce','A dining area ','C','2024-12-02 10:01:18'),('d05a9db7-8120-4a64-9c6f-732b0f8da96d','4872cf19-ecd7-4c4b-800d-312053538a79','shopping','nature','historical','modern','high class','C','2024-11-26 01:26:49'),('d05b203b-3cca-438e-b860-7e3810105810','5a00f6cc-f27e-401c-8855-ef1cdb2aca96','Baked','Roasted','Fried',' Cooked on fire','Steamed','D','2024-11-29 11:36:17'),('d068124f-c8b4-40b8-a3b5-ef15204242b2','28f1779e-26d4-48c4-86fc-3db40621b567','exhibits','exhibit',' exhibiting',' exhibited','to exhibit','A','2024-11-28 15:06:36'),('d06e9654-b95f-4dd2-877f-ea02b18b762b','1ccbb73d-5566-450d-8e66-3779db0d28fe','The cats is sleeping','The cat are sleeping','The cat is sleeping','The cats are sleeping','The cat has sleeping','C','2024-11-26 09:48:55'),('d08904f0-7290-4178-af62-a1ed865cf79d','f98eb50b-03ec-4886-aebd-60737069a0b9','A group of tourists visited the museum.','He sang loudly.','They arrived late','It rained all day.','She is eating','A','2024-12-11 10:53:30'),('d099f18c-7cc1-40fb-9027-d2c8af823dce','1681a081-de1b-424f-8a20-26ea027f8b08','can','could','is able to','will be able to','had been able to','B','2024-11-28 13:24:00'),('d0a2e6f3-45bd-4294-a5ba-8b8119af9232','2c6c5647-7287-4a90-9600-b612ca31b041',' Lowering room rates','Enhancing wellness programs','Expanding dining services','Offering faster check-in services','Offering slower check-in services','B','2024-12-09 15:06:03'),('d0c94ea3-c080-4807-9c5b-6ff804b71485','9abb04ab-98fd-480f-a14e-b9d6841b15b5','Lowering room prices','Making quick check-ins','Understanding their needs and preferences','Offering free gifts','Providing all-inclusive meals','C','2024-11-28 15:28:25'),('d0ddbb94-5b85-47f5-85c2-e9336574afb3','32de8dff-eb07-457f-b4ba-f3b00f8c90d8','Light','Peaceful','Comforting','Free','Heavy','E','2024-11-28 11:45:19'),('d0ec73ad-4995-44d6-8ba9-6c0aa89c6a8c','8bd1c65a-c8bb-42e7-b819-602a477f79b3','The house with the red door','With the red door','Belongs to my family','Red door','Family house','A','2024-11-28 11:23:50'),('d0edf5c2-c5a2-47d2-8b2d-9bdb309d6e23','24c74a70-3f12-4565-a3e8-4f0373da99a7','There are shorter work hours','There is a greater emphasis on work-life balance ','People work more overtime','The work pace is faster','The work pace is slower','B','2024-11-29 12:14:07'),('d0f90ece-b70b-472d-93d3-97120f086804','fdeea311-4de2-4869-bc1e-8d8758c0e002','Expand','Reduce','Improve','Build','Renovate','B','2024-11-26 06:16:16'),('d1065bac-f907-4814-8d1a-cdee939e7bf4','6fba6e60-8f99-4af5-ab28-30436a3ead37','captivate','captivated',' captivating','captivates','had captivated','B','2024-11-29 10:41:17'),('d10a74d1-5e29-4bd7-a93c-24c19a39858a','69b9a1b9-b331-4d89-a490-80fa14590097','punch','know','celebrate','do','entertain','C','2024-12-02 09:07:09'),('d10bd1f1-9795-4e90-947c-9d85707a5933','59c25f8d-9a5c-48e0-961c-37a38d8629c7','Discourage ','Obstruct ','Ignore ','Impact ','Avoid ','D','2024-11-25 11:42:47'),('d1393e3c-360c-4f6f-bc13-676ccaa21c92','9d019b28-03af-4956-a71f-16785636a058','Housekeeping ','Guest services ','Food and beverage ','Security','Events coordination ','B','2024-12-04 13:50:36'),('d140f15c-4050-482e-bb0d-f4bb403d3096','d5cdbb3b-d155-430f-9555-923657b3c424','Kaya ','Berani','Terkenal','Pemimpin','Pahlawan','C','2024-11-25 09:50:43'),('d147c70c-e448-4d35-9153-f8bafad2ce35','f201d47d-4f4d-4946-8282-e66fbefffc37','doesnt go','wont go','didnt go','isnt going','dont go','B','2024-11-29 09:58:43'),('d17070da-a84c-4167-9bb6-c4d9bf8e8f6e','624845b6-e4b9-4a49-a320-a59165e298a5','keep on','take off','throw away','button up','ignore','B','2024-11-28 15:17:44'),('d175eae8-db6f-44c9-96a5-4702996a7be9','a6e0e652-a16c-45f8-9892-bcb67b9ae1a8','Running in the park is fun.','Many interesting books line the shelves.','She always works hard.','They laughed together.','All of the above.','B','2024-12-11 10:39:41'),('d19f839e-c1b9-4d85-b69f-d83fbb20426e','4ab265e8-374b-42cf-88bd-6f571db467e7','are going to','would like','is going to','am going to ','is like to','C','2024-11-29 10:47:37'),('d1a7ecd7-021a-458b-a496-e982c83a54aa','5771f5c2-2883-400e-85fb-e5bc85e5d086','Its ability to swing during strong winds ',' Its glass-bottom panels offering views of the valley below ','The steep climb required to reach it ','The absence of safety railings ','The frequent appearance of eagles circling overhead ','B','2024-12-03 11:17:54'),('d1bb2764-6011-446c-ba0e-839a74d951fe','8b572e96-6c0c-4de2-ae9c-00731e535d73','before','when','until','after','during','C','2024-12-03 13:55:52'),('d1bfcb00-c7e2-4a84-b6e1-16cc23113022','57732ed3-de2f-4b83-9219-fd9ec1aa4bbe','Painted a mural','Painted a large','Beautiful mural','The young artist ',' The young','D','2024-11-28 11:09:24'),('d1c30c4d-995a-4a98-a70b-ca865e4000af','1e5a2e83-8089-4fe4-8f5b-4f3e49387c5b',' Replica ','Object ','Artefact ','Relic ','Structure ','C','2024-12-04 09:21:34'),('d1f9b3ed-7a5d-45c6-9f52-3da5b0e5ed36','4db937ed-25c2-4070-8588-5ca2d5e4132e','Although','Because','Until','If','While','A','2024-12-03 09:38:24'),('d217fa3e-c427-4b11-abfb-02253ae8c2ac','941cacef-44c9-4e71-8857-b27828d5e5e4','Small ','Broad ','Expansive ','Spacious ','Vast','A','2024-12-02 14:54:08'),('d23e5d71-4d5d-4c65-a93d-5e1e4317f2ef','702be1e3-de88-4dae-a600-e6a3b6728bdf','is','was','were','has been','had been','B','2024-11-28 11:20:56'),('d24d9801-1842-458f-8c63-254bd57b0e15','1914bd01-c5a6-425c-a09a-979f7f8e52eb','The cat','The dog','The elephant','The bird','The mouse','C','2024-12-11 10:55:00'),('d265cae0-9551-4c20-becb-f17adcaa8ef2','52f2a4e6-2123-4b86-803b-60cb6548eb97','How to play a game','About math','How to sleep','About other peoples lives','Nothing at all','D','2024-11-04 14:14:05'),('d265f45b-091b-4f9d-b37d-f805968a270a','c846ba23-9515-4f1e-b8a3-09084b92c81d','A theater',' A planetarium',' A beach area','A hiking trail','A market','B','2024-12-10 12:42:02'),('d274a90f-8346-45b1-a099-63f5a95535d6','bb31cd08-73a3-40a1-995e-1d430a38c6e3','Cancellation','Booking','Payment','Confirmation','Inquiry','C','2024-11-26 06:04:05'),('d29ba5de-97aa-4408-8ccf-d36e9ed7a3f5','4870cf58-8167-4229-8a4f-078e8446ce89',' Late afternoon when the café is busy','Early morning when people jog and swim','Midday when families set up umbrellas',' Evening when the beach is less crowded','All day, as described in the passage','B','2024-12-10 14:06:44'),('d2a1161c-5525-4257-ab98-6a8fe79fadc7','e01a2fe8-0129-4700-9870-bf067fc2b402','Indonesia','Japan','Thailand','China','Malaysia','B','2024-11-29 11:23:56'),('d2ac11aa-8933-49aa-a8f8-d15335fa763d','d017086d-a006-4935-95d8-0355f3e8ba5c','Taller','Tall','Most tall','Tallest','More tall','D','2024-11-26 03:06:43'),('d2d80085-dda5-4911-a348-2f21c92d0032','7937f594-5ae7-4cc3-8794-2d73eed248e3','in','on','under','at','over','C','2024-11-28 14:25:11'),('d3326e58-91cc-49b8-8b0f-12e585055ada','af36917d-1d74-4d33-a3cc-17e19c0c4f84','lives',' live',' living','lived','are living','B','2024-11-28 13:05:09'),('d3464f41-ed02-4723-aace-f0bbdd0dad77','f53855d0-11e2-4692-88bb-c32784b3047f','January 1st','March 1st','February 12th','April 1st','December 1st','C','2024-11-24 00:32:04'),('d35ca384-dd9b-47fd-b30b-970e73442d1a','839981fb-b757-44ea-b154-3be202e88176','Graduating with a degree in Anthropology ','Publishing her first research paper on cross-cultural diplomacy ','Travelling to multiple countries for her studies ','Winning an academic award ',' Studying at a prestigious university ','B','2024-11-29 13:55:19'),('d38192db-9cc5-46fd-9aa7-28d2f5214518','82e89772-a431-460a-b3d2-a5acc9e2a4aa',' A lively place full of activity, often with many people moving around. It suggests a busy and dynamic atmosphere, like a market or crowded city street.','A calm and peaceful place, away from noise and crowds. This term often refers to quiet, natural settings, like a quiet park or a lake.','A place packed with many people, often to the point of feeling a bit too full. This word describes areas with dense gatherings, like a festival or a popular tourist spot.','A noisy environment, where sounds are easily heard, such as loud music, people talking, or traffic. It suggests a place with a high volume, like a concert or a busy street.',' Indicates a place with constant activity, where people are working or engaged in tasks, like a bustling office or a city center.','B','2024-12-02 14:06:51'),('d38694f2-dee2-4c51-878f-f7a19522a45a','a4f8cb67-25ce-487c-9e72-d488f8927a6e','propose',' proposed','proposes',' proposing','was proposing','B','2024-11-29 10:55:50'),('d3914a80-1d79-4eb2-8ccb-71065f76de2f','a087cf83-9096-408f-bfea-37b6d4da4995','Does / play',' Is / playing','Will / play','Did / play','Has / played','C','2024-11-29 10:09:21'),('d39c1eed-352c-4f98-b139-48a2e7a0c839','55d050c2-5d1d-4b8a-a091-ddfc60f8752f','A job that you do every day ',' Something you enjoy doing in your free time ','A person you live with','A place to sleep ','A kind of food ','B','2024-12-11 19:52:52'),('d39da7c4-380a-40fa-b48b-47a13506b5cd','96b9a49e-6341-4d50-ac8d-3d9c5b1cbb17','To become a doctor','To exercise regularly',' To avoid exercise','To go hiking','To visit the doctor','B','2024-12-09 10:46:01'),('d3b0a946-c729-45ff-b2b0-8f61d99f5db7','d99de678-9d7a-4e30-9915-8cb9ed61cd81',' \"I could have done better.\"','\"Thanks! Ive been training for months just for this trip.\"','\"I didnt really enjoy it.\"','\"It wasnt that hard, actually.\"','\"You were amazing out there!\"','B','2024-11-25 17:38:54'),('d3c7e5f2-b998-4a69-a23d-7f45a8d959f8','eb591d22-e865-4177-8221-282e34ccfe42','Watching movies about different cultures','Reading about different cultures and cuisines','Attending business seminars','Taking cooking classes','Volunteering at local community events','B','2024-11-28 11:09:38'),('d3fc1f23-70b2-448d-8d03-34b94345be7e','9d8a5699-161f-4ea6-88dc-e7f52f646baa','are going to launch','would like to launch','are launching','will launch','would launch','A','2024-11-29 11:39:51'),('d419bf76-4dc4-4e7b-9538-57fbef778f3c','1dab12cb-f80b-4232-b45a-aa69d0b51f81','would like to','is going to','has been going to','would like','goes','B','2024-11-29 09:47:07'),('d424e177-38bc-41d3-b6e1-0de539666bae','df4ae398-1e67-47f6-b3c3-e12c3f3273ed','Karir atau pekerjaan yang memerlukan pelatihan khusus',' Kegiatan yang menyenangkan','Cara menghabiskan waktu luang',' Tempat untuk bekerja','Jenis makanan','A','2024-11-25 19:41:46'),('d42cad86-93a5-4d69-8090-d7f3039c5c9c','7e1996e9-09a2-4026-a0f1-ada67135822d','Traditional only','Modern only','Traditional and modern','Ballet only','Hip-hop only','C','2024-12-11 15:07:18'),('d434b0a3-0ec6-4b94-b610-44be5ccebc03','66ee7ce4-9e68-42d4-b930-06bfc5e4d59f','Because of its quiet atmosphere','Because of its vibrancy and events ','Because of the low cost of living','Because its close to his family','Because its not close to his family','B','2024-11-29 12:23:00'),('d43c20c0-66ee-42b2-bbb5-bbb30f69ede8','62daf35d-cfaf-41d6-9400-d3b183db41a8','Panting like dogs','Sweating through their feathers','Fluffing out their feathers to ventilate their skin','Taking cold baths','hide in their nest','C','2024-12-05 13:19:00'),('d4512978-11d0-4f1d-a1ad-ce656b738b62','176cd75a-307a-43aa-a041-3a73b26dde4a','will offer','would like to offer','are going to offer','may offer',' have offered','A','2024-11-29 11:56:47'),('d4527c26-32f5-46a4-ad95-0fc5203e6db5','80355af4-f22d-42f8-a2df-d9f90761a6a9','on','at','in','by ','with','C','2024-11-28 14:57:53'),('d45a7757-4ab7-4374-a95a-28443c2d7d21','33580438-ab6b-40fc-a6b2-df62f33aa21a','Pay the bill','Register the hotel','Leave the hotel','Make a reservation','Request a room','B','2024-11-26 06:07:27'),('d45acaf0-4acb-4f52-84d3-fb6f0968803d','9e8a3550-110d-465f-ae22-1637f98fa684','Only the scientific data about the plants and animals','The beauty and urgency of preserving the forest',' How many trees were in the forest','The logistics of the expedition','The stories of past explorers','B','2024-12-03 09:20:27'),('d45b345c-6935-4186-8aa5-ac9f573f3744','22f03873-0743-4b58-9725-a8047626c044','He believes it could boost guest satisfaction ','He thinks its too risky ','He prefers to focus on other improvements ','He thinks it will be too difficult to implement ','He thinks its too easy','A','2024-12-09 14:00:26'),('d4640d11-3a18-4fec-a08e-f089371bf4a1','e946ef61-df00-44f7-92c6-6e4573dc4dff','Two','Three','Four','Five','Six','B','2024-12-03 10:20:12'),('d46c6be9-a67e-4bf0-9c91-3d0663699495','c2297930-c976-40b3-8cb8-9d9e4222ceaf','were planning','are planning','have planned','had planned','will plan','A','2024-11-28 11:59:22'),('d484fdfd-3296-4ebf-91dd-5df1264cf8e0','d27b812e-ba25-4b32-9700-900125b3b209','Quickly','Beauty','Happy',' Sing','Walk','C','2024-11-25 21:55:20'),('d4b8b630-7338-40d8-8c05-b3aae262da74','d3e772c4-121b-4141-9666-378bbc413b9b','The beach','Her grandmother in the countryside','An amusement park','Her cousin in the city','His friends','B','2024-12-02 11:35:21'),('d4d939c3-1de2-48f3-a29d-51b83a5b7d48','b33d7ff8-8f41-4f06-962e-327bf0d365af','Museum of Modern Art','Louvre Museum','British Museum','Vatican Museums','Uffizi Gallery','B','2024-12-04 11:03:03'),('d4e5c537-8fc6-4637-8717-7f512d69f566','c1399b5c-f323-44cf-a42e-1ed7bcf0c048','drink','drinks','drank','drinking','is drinking','A','2024-11-28 14:14:35'),('d4ec0388-1bcd-41a1-9211-00a13bc8f18a','9f512b88-5840-4a19-a2c4-d21e298a4d1b','It is only a tourist attraction.','It hosts religious ceremonies and civic events.',' It has been converted into a museum.','It serves exclusively as a concert hall.','It is only a zoo.','B','2024-12-10 10:04:03'),('d4f7cded-7019-4594-968c-b071f1b757a5','a1364235-4793-428a-8e45-ef89330611e9',' To entertain guests with local legends','To promote acts of kindness and foster goodwill','. To discuss the resorts rules and regulations',' To provide a networking opportunity for travelers','To encourage competition among guests','B','2024-12-11 10:18:23'),('d4fa08f8-aff0-4f1a-9f9c-f634ce96749d','764e7745-dec1-4110-9c8c-5b85d5ac8d19','Her friend','The mayor','Mr. Jones','A teacher','Her parents','C','2024-12-09 13:51:57'),('d5038742-ecfc-4640-a670-2176487ff73c','9b189d31-a1d2-4f3a-8f0e-98c65ab10f0b','Outdated ','Unusual ','Forward-thinking ','Common ','Restrictive ','C','2024-12-02 14:20:50'),('d53eb3e0-f523-4284-b10e-2a2f1be95f4d','dea3f929-fd38-459e-a32c-c376b1682ed8','They ignored her achievement','They organized a celebration and shared compliments',' They planned a vacation','They gave her a gift without recognition',' They planned a short trip','B','2024-12-02 10:42:16'),('d55f4547-95c2-4311-b12d-95961517c970','ba290572-e181-4061-ab21-a002d7618726',' are going to','would like','will','may','may like','A','2024-11-29 11:03:53'),('d5876d6d-4e3c-49c9-b022-cd1e649c9783','afa43485-b33b-483f-ba0c-7cc55f51866e','Endangered mountain goats ','Rare alpine flowers ','Eagles gliding on the wind ','Crystal-clear rivers ','Bears roaming the forest ','E','2024-12-03 10:07:21'),('d5a352d3-0888-4482-b046-f8585af5c026','2217b10b-a9f2-4c9a-80e0-2a3242918a84','Offering free transportation ','Expanding services to be more proactive in fulfilling guest needs ','Reducing the cost of existing services ','Offering a 24-hour laundry service ','Offering a 24-hour restaurant service ','B','2024-12-09 15:04:09'),('d5af8225-f45a-4899-b99d-88c3c28988af','7b134f47-97a2-4042-8b1a-a719007ee1f4','Modern','Traditional','Urban','Experimental','Innovative','B','2024-12-02 14:00:11'),('d5b5a017-d38d-4ca6-b231-dca54d312639','af389588-eabc-415f-844c-364588b054b1','The large','The large, abandoned mansion','Stood silent','Mansion stood','The large mansion','B','2024-11-29 10:28:35'),('d5b6d107-2998-4ea9-9f49-64f35a0a7396','0c1d32ef-94e0-4152-869c-775299d9dbab','He didnt like the food','His table wasnt clean','He thought his food was taking too long','He wanted to change his order','They got his order all wrong','C','2024-12-06 10:08:33'),('d5d74027-1ef2-4dcf-919b-63b091de2fd9','2a9b7ff6-87fd-41d2-8e6d-d4c1757a8c46','Stupid ','Smart ','Lazy ','Angry ','Weak ','B','2024-12-11 20:01:45'),('d5db7f84-7a9e-4433-97c4-d86950c96e9a','4e585e57-7546-45b6-904f-cf0b15dfbed8','Competition is key to success.','Generosity is important in every community.','Always be independent and avoid others.','Money is more important than friendships.','you need to go far','B','2024-12-04 11:05:23'),('d5e49859-403b-4b43-938b-fcf5b7962abe','e9e87c3f-e102-4b62-bfc5-2ae533eb112b','Agreement','Celebration','Demonstration','Unity','Support','C','2024-11-28 15:08:04'),('d5f91e83-0107-443e-b104-03b1b5175a78','98614518-c6a5-462f-b808-a35bd679eca0','as long as','until','before','while','When','C','2024-12-03 10:18:18'),('d5fff56c-725e-4d93-bb12-e4fef142b19d','e898e30b-c4cf-4400-9a7a-e4e2af162791','To show we dont care','To show we understand our mistake','To make others angry','To hurt friends','To get something','B','2024-12-12 11:41:03'),('d6200c4c-2bb4-441e-917b-d4450e25de09','1dafeafd-7ec6-494b-8230-375b1cc6ae35','We should all be the same',' Its important to respect everyones differences','Everyone has the same talent','Some talents are better than others','Being alone is better','B','2024-12-12 11:15:57'),('d6210dd9-c5cb-4ee9-97f2-350d2a68140f','8c854cc2-6b35-41c6-8ca6-f15ebfbafa2e','would like to prefer','are going to prefer','might prefer','will prefer','may prefer','B','2024-11-29 11:38:44'),('d627a816-2374-4e8a-8b7c-7a72d6e53229','1aa6bd22-1dca-4239-87fe-bf4de88e3081','They finish by noon','They have finished by noon','They had finished by noon','They will have finished by noon','They finish tomorrow','D','2024-11-26 05:33:13'),('d628cb09-4648-4f4f-9c25-94400f2a3c12','10c591c9-cd57-442a-9472-087559119bdc','The Lord of the Rings','Harry Potter','To Kill a Mockingbird','Pride and Prejudice','Love in Tokyo','B','2024-11-29 11:40:31'),('d63a8722-b4f2-4dea-8824-02efbdd0eeaf','1de3843a-2969-423c-a104-d599d2889439','Organic','Processed','Fresh','Raw','Authentic','B','2024-12-01 09:59:17'),('d63bfb99-c013-440f-8287-2d054baa1ea2','4bc48c5a-6c13-4437-9325-a06f85b556a8','Adverb clause','Adverb phrase','Adjective clause','Noun phrase','Gerund phrase','B','2024-12-03 09:15:23'),('d63d2df7-a924-4f65-a7e1-b56f39b805da','25655009-9ebb-44ec-8c85-36587ce44311','Many brave warriors found the Golden Phoenix','Leif found the Golden Phoenix by following his heart','The Golden Phoenix only appeared to those with courage and kindness','Leif returned to the kingdom with a single feather','The Golden Phoenix feather burn the whole continent','A','2024-12-03 11:01:22'),('d649699e-d00d-48aa-a0e1-9df817178844','c8b51af2-a5d5-4b5d-bb4a-bc67c31c2909','A book',' A warm blanket and a bowl of popcorn',' Her phone','A glass of wine','A glass of milk','B','2024-12-12 09:38:00'),('d64a1f6a-24b5-4b6e-b643-f97a06eadc6d','416801b2-e609-4f41-931f-0fd984df8f55','Emma did not enjoy the tea ceremony and found it boring.','The tea ceremony was an unstructured and casual gathering.','Emma learned about the rituals and mindfulness involved in preparing matcha tea.','The tea house was modern and lacked any traditional elements.','Emma preferred a different type of Japanese tradition.','C','2024-11-25 22:54:20'),('d64bc0c3-7394-4bf9-9bef-d52d7b3e1f1a','d3f946fa-60ae-4cde-b70f-3c0425e40a0c','All students','Mr. Budi Umar','Students of class XII','Students who are the best in class XII','Teachers of Grade XII','C','2024-11-21 09:24:35'),('d65f1ef7-2f0c-49f6-94a6-c3c891aa42f3','97786cf2-615a-411b-9b9e-0972b0333a77','finishes','will finish','will have finished','finished','has finished','C','2024-11-29 09:49:47'),('d68d3115-5ffa-4f67-9d0a-590149ea3b67','8ef2d3f6-79fc-44b3-a36e-9f3d16974860','We arrived early in the morning.','She stayed behind to finish her work.','We will leave as soon as the meeting ends.','He left the room in silence.','The game was postponed due to rain.','C','2024-12-03 10:51:33'),('d6948f4f-2a02-4c2f-9845-e2ca036db6d0','d2062936-77ad-463d-88e2-ac117c93597f','I study hotel administration',' I play tennis.',' I enjoy cooking.',' I am 22 years old.','My name is christian','A','2024-11-25 21:29:49'),('d699b03b-a636-42a9-98ab-75f5ca105841','db54c88b-9b7c-4a0f-9505-cb31fbe1f618','The car parked outside is ours.','She danced beautifully.','They went quickly.','Running was fun.','The blue shirt','A','2024-11-28 11:24:20'),('d6a8f03d-d995-4d34-848f-b87d9144efb4','73b75de5-a2ad-4572-ab4d-52d0e94fdcce','between','along','over','around','across','B','2024-11-28 14:09:50'),('d6b25065-8a3b-4561-b6f0-2bd26487f143','ab5ed728-2f79-4211-92b7-d9d16b3d9a3a','The soft murmurs that seem to come from the trees ','The sound of animals rustling through the underbrush ','The echoes of human voices in the forest ','The loud winds that rush through its valleys ','The rushing streams that flow through the forest ','A','2024-12-03 11:16:08'),('d6caa4d2-8431-4e94-84f0-cc4efb169fdc','1db104fa-c85f-4a27-a7ff-bee786882b1b','as soon as','while','although','because','because of','A','2024-12-03 09:39:03'),('d6cc00ff-fd62-4d4c-8d95-267211070503','7bda8230-ddf1-401b-9626-016083a07497',' arrives',' arrived',' arriving',' has arrived',' was arriving','B','2024-11-29 10:48:33'),('d6dfbdd6-3c5b-46d8-bc05-05689bd4e525','8bb2d0e0-1a56-4bf8-8cd9-121d02e6815e','She said she had been to Paris.','She said she has been to Paris.','She said she was to Paris.','She says she had been to Paris.','She had said she was in Paris.','A','2024-11-28 10:55:47'),('d6e6f4a1-a77c-48ef-9321-2275477c18f6','85e14542-5c3f-4db4-917b-dd4dff943b68','A business relationship ','An independent project ','A close friendship ','A family reunion ','A short trip ','A','2024-11-25 10:33:45'),('d6f09005-1208-4251-a8f2-119a9def4c05','1ea09a07-9e29-4be0-86f5-d8f676810e75','the members of the schools','the students and the teachers','the members of the committees','the chairmen of the committees','everyone in the school community','A','2024-11-21 10:59:30'),('d6f50645-f1d7-4e19-b012-84338f9f94f3','d957741d-2972-4c4a-9265-b547ada848c1','Solo travelers seeking solitude','Backpackers on a tight budget',' Scientists conducting forest research','Local residents wanting a quick getaway','Couples or families looking for a luxurious outdoor experience','E','2024-12-11 02:12:10'),('d70668a0-6c0d-404a-9b95-61c9d00480d6','9acbbbc7-c8e0-40ea-a922-28b27ade17a4',' learned, sampled, delicious','learn, sample, deliciousness','learning, sampling, delicious',' learned, sampling, deliciously','had learned, had sampled, delicious','A','2024-11-29 10:36:54'),('d7083cb4-ddc5-47d4-96f8-34a0656d0eae','48c774e1-ae91-4155-b2ec-d236708f6fce','Maria enjoyed cooking classes that taught her about local ingredients.','The culinary tour lasted for two weeks.','Maria visited a vineyard and learned about the wine-making process.','The final dinner was a traditional Tuscan experience with a local chef.','Maria felt interested in the local cuisine.','B','2024-11-25 22:24:35'),('d72dc7ac-601e-4e42-9330-fb4481f4bdb8','5c5ff9f2-243d-479f-ad89-79289f4b65f3','She arrived early','They are always on time','The house is very big','He sings loudly','We will leave soon','C','2024-12-11 11:06:02'),('d74f6944-ec8e-40bf-9323-e749661b7e5a','7b430b6c-7c68-496b-9888-174e7ffd1d14','She is very tall','She is tall','She has a tall friend','She is taller','She is the tallest','A','2024-11-26 07:12:40'),('d7850ceb-55ed-4c53-88e7-10459a887c9e','8140d99e-acaa-47c9-9161-04b33c29d7dc','Park ','Castle ','Theater ','Hotel ','Market ','A','2024-12-02 13:58:04'),('d78fefeb-1b73-42a4-8b0b-7fc51a17f91e','4a7fd84f-d75e-489a-8af8-0efa162e1ea1',' Sang a song','Danced','Played the guitar','Told jokes','Did a magic trick','C','2024-12-11 15:01:33'),('d7979a99-2224-4d83-b2fd-6ce36df7862f','f5c0baa1-3c36-4192-90d7-987d02be88c0','To reduce staff workload','To provide a seamless, tech-driven experience for guests','To make the rooms more luxurious','To charge guests extra for high-tech amenities','To reduce staff ','B','2024-12-09 15:10:57'),('d79b6f89-b489-4919-96e3-8e26c69dc098','dcd54e25-f2fd-47fe-a590-cc1b827f8b4d','We feel bad inside','People become sad','People feel happy','We get more toys','We lose friends','C','2024-12-12 10:50:54'),('d79fc29e-e147-428d-bf64-99e606e0be94','63bebe86-0b7c-46c3-a8ce-7e0decc5280f','Her homework','Her painting ','Her school project','Her sports practice','Her singing practice','B','2024-12-02 09:20:56'),('d7ab5be1-223d-4e79-8c70-009b592a95f4','0bdea663-4e64-4dab-af08-789fe86c44a1','Cancel','Cancels','Canceled','Canceling','Cancelling','C','2024-11-25 23:33:59'),('d7bd0c07-f8f3-4f3c-962f-4fb80d743885','62e17d22-7cf5-4bfe-98df-135c0260c0c7',' Medicine ','Engineering ',' Law ',' Art ','Teaching ','B','2024-11-29 13:59:31'),('d7c7e51f-5b85-40da-a942-8032110a7b08','e35b7122-798e-433e-bd18-e520a7be2fb2','1C, 2A, 3D','1A, 2B, 3C','1E, 2C, 3A','1E, 2D, 3C','1C, 2D, 3D','A','2024-11-29 14:33:28'),('d7d9de3d-5550-46c6-ad81-2be4ac4551f6','e49312e6-713f-4c67-bf51-c4383aabd6e9','Thank you','Happy Birthday!','Goodbye','Good night','My pleasure','B','2024-11-25 17:12:34'),('d8003bf3-417a-44e1-8e21-a25a6750981d','6e99fa2c-8582-4a0e-a61c-afd170946110','Quickly running','A beautiful, large house','The cat on the windowsill','Walking in the park','Running with speed','B','2024-11-28 10:37:41'),('d8478da9-6618-4194-8b51-19d1d16fbb96','2bc558bb-5dd8-4b9e-a538-4ced6b515642','To stay at someones house','To go and see a place or person','To walk in a place',' To talk to someone','To sleep somewhere','B','2024-12-02 10:28:06'),('d854f678-1c1b-4644-a74a-bb19a72a3099','48206c63-20ed-494d-8bd6-7bb4276389c4','Laughing with joy','The bright blue sky','To read a book','Watched silently','Dance quickly','B','2024-11-28 10:36:32'),('d863dc12-7494-41c1-b7f5-7585c7e44417','82a57064-c5d0-4b47-9186-cf214ef7e759','will start','will have started','start','started','are starting','B','2024-11-29 11:27:24'),('d87bbe86-178c-48bc-a904-04b1bf456673','29ec426f-f73f-4ae2-8e75-d8fe7c59a98b','Hosting international music festivals','Introducing en-suite bathrooms and telephones in rooms','Offering all-inclusive packages','Building the first swimming pool in Paris','Developing high-speed internet for guests','B','2024-12-11 13:49:21'),('d882a640-4059-4940-b032-bd879dd0701e','db1dd56e-7532-49c5-8bef-80c8d3a684c6','Fear','Joy','Peace','Joy','Respect','E','2024-11-28 11:49:07'),('d8d4cd73-699b-46bb-93e0-7d5eea113e7d','3cf70b38-b4a9-4f3e-b3b3-bf2dabc37200',' playing',' played','play',' plays','player','B','2024-11-29 09:12:47'),('d8df0e97-3938-4bb1-953e-3cfa81ec9f6b','d69974cb-992a-43bb-a7ae-243a02862ec7','By going to the restaurant','By calling reception','By dialing 0 from their room phone','By contacting the city center',' By using the hotel app','C','2024-12-11 09:24:40'),('d8f1d683-b735-4b77-b3b4-9351c33b4851','f75fc2dc-4857-451a-9f72-d59971e75eb9','Apologizing','Making a promise','Expressing gratitude','Asking for forgiveness','Giving directions','C','2024-12-12 15:01:38'),('d8ff9fab-4c73-46ae-82d8-0f1502ba8ab5','ecfcc811-72ce-45da-89a7-5da13e579240','Enjoys','Reading','Books','She','None','C','2024-11-26 09:59:36'),('d904e57e-9b72-472b-90cc-7bb682618c60','238e6809-2d89-46ff-ab60-dc0fb0bd925d','Ordinary ','Plain ','Beautiful ','Dirty ','Historical ','C','2024-12-03 13:06:45'),('d907307c-1efa-4dc3-86c2-573e01479409','68bcca52-5854-4e0c-ad77-d8eb4af03767','Making a request','Starting a conversation','Offering help','Apologizing','Asking a question','B','2024-12-12 15:00:03'),('d9092357-7f4a-42f5-bc06-1dbbac3979f7','6d922b2b-0eea-4a1f-bc34-14c520d4144d','Before ','Since','After ','While ','Until','D','2024-12-03 15:01:33'),('d90d1570-b77e-43c6-a54e-e2be04a901db','590e3ed8-8782-44b6-a31d-383f43fcb34b','womans','women','womanses','womanes','womanies','B','2024-12-04 10:43:29'),('d910cf2b-f384-44b0-87aa-4cc201eb73f1','59abb964-bc27-46a9-9c67-1b6ae1241adf','scared','happy','cold','anxious','excited','A','2024-11-25 21:10:47'),('d9181183-b4db-4578-b75d-0deab936011d','b41da224-1c7b-4939-a12d-1ea2ad70f8f7','would like','will','am going to ','all of the above ','none of the above ','D','2024-12-02 13:26:35'),('d91dd4a0-48e0-4d3b-ab5a-50ab8c811bab','e16ea6ce-1d1b-4534-8662-9509781dfad3','Her long journey','The garden by the house','In the middle of nowhere','Speaking about plans','Running to the store','A','2024-11-29 09:50:17'),('d9394de8-7621-414e-a3cd-f5a76ab3f56a','e0ced1f1-f931-47e8-840e-d30d8adcaadb',' A savory taste',' A salty flavor','A sweet taste','A sour flavor','A bitter taste','A','2024-11-22 12:29:28'),('d93a80f6-12f6-46c7-94f5-cd392038e68a','91694ab2-c6a5-47c5-8d8d-31caa7ecaca3','will arrive','arrive','arrived','arriving',' arrives','A','2024-11-29 10:36:34'),('d943f17d-35cb-4fcd-b6a6-ea709b4c74bd','30220528-8f3a-479e-91aa-a68b15825ac9','Christian saints',' Hindu gods','Buddhist monks','Royal ancestors','War heroes','B','2024-12-09 13:21:19'),('d95d9e06-915c-4509-98a7-eba238cfe4d4','2285ae71-650b-4858-97b3-df5f8689c3c4','doesn\'t visit',' visit','visited','visiting','visits','B','2024-11-28 14:29:24'),('d9650dda-6aad-4e40-8db0-a4efec12587e','5a975b08-48a7-44d7-9f0a-756791e1cd86',' Dog walkers',' Adults sitting on benches','Children visiting the park','Gardeners maintaining the park','Visitors enjoying the fountain','C','2024-12-10 14:00:46'),('d9656698-9792-4758-8063-ac9605d42d05','2c1e06d0-aba6-4f7d-b564-5fac6413e378','Earning money','Working for free to help others','Teaching a class','Traveling for work','Joining a workshop','B','2024-11-29 11:25:53'),('d96aceef-c616-4d45-8546-238b2e8b8bb4','2bb06c43-bed4-4f25-a7b0-f691277f6a02',' Aztec',' Incan',' Mayan',' Toltec','Olmec','C','2024-12-09 13:38:02'),('d9707579-4acf-49f3-a396-470caf1b7eef','07bffe8a-c55e-49f3-895c-f9ddd9fea2b5','Guest','Guide','Owner','Organizer','Leader','A','2024-11-28 15:38:21'),('d999ef87-1fa9-44d7-bdcf-878434349155','5ce09867-fe82-4594-9eda-e67440ae5096','at','in','to','for','on','C','2024-11-29 09:27:13'),('d99affad-532d-4918-b3eb-ce10bc72de3d','87d5a65c-e8c9-45c8-86ed-6338687ba0c9','Once, After, As soon as','After, By the time, When','By the time, Once, After','When, As soon as, While','By the time, when, until','A','2024-12-03 14:39:56'),('d99fab6b-e756-48da-b1e0-89d35485bf88','6b6a08df-b7d9-4781-a228-2ba1c185a390','Fluff out their fur','Hang out their tongues and drip saliva','Stand still to cool down','Drink a lot of water','Hide under the shade of trees','B','2024-12-05 13:18:20'),('d9a32cbf-da1a-4565-9004-f9629d5bca06','5a43844a-9ec5-4337-811e-4d3e788464d2','reads','read',' reading','has read',' was reading','B','2024-11-29 10:46:01'),('d9b3b03b-927e-404c-98db-9a64d886589f','89a37adb-5584-4998-9ce2-7384896a535b','delivers','delivered','delivering',' deliver',' was delivering','B','2024-11-29 10:53:29'),('d9fcef5f-52f2-4859-8665-ee720acbc061','7b10ce57-fdf2-4323-95c5-eeeb5908c9c5','cactuses','cacti','cacties','cactes',' cactus','B','2024-12-04 10:51:07'),('da1d5765-28a5-4b8b-92b3-03efd91cc068','528b939b-3b7c-4191-950e-c197a903ea9a','water','fat','food','vegetables','fruit','A','2024-12-02 08:55:07'),('da2008a3-f555-4107-8437-28fb4d0ee5a9','bbbf3a98-b6ae-4ccc-95ef-fd1fb40db4c6',' “The Avengers”','“Police Squad”',' “Love is Always”','“Game Show”','\"Avangers\"','B','2024-12-12 09:36:15'),('da377eab-df3e-4697-afea-0048cf75de47','37926151-8d71-4220-ab2c-91a54aa291c3','Light','Dry','Dense','Open','Clear','C','2024-11-28 11:57:12'),('da409a24-989c-4700-a85a-711302af7cc8','75ef413e-c7c2-4906-9fae-15058ea91465','are going to offer','would like to offer','might offer','have offered','has offered','A','2024-11-29 11:34:27'),('da421f4b-89b2-409d-b2c5-912a640c725e','d81874f8-7ba9-43a4-a5c8-1640e6d546a8','have lost','lost','did lost','was lost','will lost','A','2024-12-02 11:39:30'),('da579579-66e5-43ce-a03f-472ce5dbb4c6','ec245a77-2ee9-4fcc-915a-a4c901440d20','Sour','Bitter','Spicy','Bland','Salty','B','2024-11-29 11:35:00'),('da68b338-e871-4161-8eb0-c92881bddfe5','0ae4c323-beae-4728-ac65-9162b6bd7223','Specialized knowledge','Hard','Simple idea','Ignorance',' Relaxing hobby','A','2024-11-26 01:27:41'),('da7ac34c-ec6b-49c5-aa7b-1bcc0a904b26','e831d505-0705-468e-9dd9-ee2dfd6ea6c7',' Overwhelmed',' Ignored',' Valued','Confused','Happy','C','2024-12-02 10:42:44'),('da9e8a75-ab50-4a0e-af5b-858bb4058369','700ed1b5-fd74-49e5-b1fb-0d814c0f1c86','A boutique hotel','A boutique hotel','A luxury resort','A large city hotel','A small country inn','C','2024-11-28 11:33:07'),('daa195ae-b39e-42df-87a4-fd66c865490d','03290359-0aaf-4632-a249-2ccfed2cd7a0','They','We','Their','It','We','C','2024-12-03 10:20:55'),('daa3447d-cdb4-47d8-a6df-a0dc0caf8c09','26eb1f2e-0e29-4001-8b31-f432b100d626','Some','Both','Each','It','Any','C','2024-12-03 09:39:16'),('daaa80c7-c7be-4d7f-94f7-76bfb7f8a360','eb30d6ea-eab5-48bc-9f29-86ed358ce277','You\'re welcome','See you later','Thank you so much!','What\'s this?','Oh My God!','C','2024-11-25 17:21:52'),('dab5c843-8938-4a6c-bb54-a93b3fe21ad7','52ac6a39-d6e2-4f27-831d-591e70c87312','journeyed, immersed, were greeted',' journeying, immerse, greeted','journey, immersing, greet','journeying, immersed, are greeted',' had journeyed, had immersed, had been greeted','A','2024-11-29 10:35:11'),('dab9fe76-3066-4747-b5af-7751160750ae','d010a500-85b5-4c2e-bd5d-f7c9cd5c7bf0','Break','Broke','Broken','Breaking','Brokening','B','2024-12-02 10:29:49'),('daccc2bf-f8e3-40d0-b71d-48afb49a5b30','c4ccd4c5-27a3-47e1-8be0-ffec2071a5a2','Courage','Respect','Kindness','Honesty',' Responsibility','C','2024-12-12 10:41:15'),('dad5ed0c-ed53-4477-aa81-9f8a9fcf1959','92e0c0d6-127b-4179-a3f0-a176811dd577','Expander','Expand','Evan','Expan','Exband','B','2024-11-28 15:48:00'),('daea3543-b65c-4eea-bf79-cab86bb4e270','2fe5b8e4-5962-499a-b432-7fbd1b11040c','Economic ','Environmental ','Experimental ','External ','Ethical ','B','2024-12-03 11:46:55'),('daec0c95-2681-4bc1-8421-4757542489c2','a7f525db-f139-46d2-a89e-318aba628ef6','flows','flow','flowing','flowed','to flow','A','2024-11-28 15:07:42'),('dafecfdf-ab7e-4310-9545-99a384fa2900','325f3a7c-2d15-44b4-ad9a-e82416eac225','Harmful ','Temporary ','Long-lasting ',' Expensive ','Stable','C','2024-11-26 05:36:59'),('db0197f1-e9e3-4689-8cdd-c5d932499eed','86f0347b-8385-4160-9826-15eed0f7c138','a1, b2, c3, d4','a2, b4, c1, d3','a4, b2, c2, d1','a2, b1, c4, d3','a4, b3, c1, d2','D','2024-12-04 14:04:37'),('db0d8ea9-71aa-45a1-968d-866b9c63adbb','2b2fc238-dc7f-4133-935d-d8bc2534d5eb','Dedication and effort','Career path','Dedication',' Every career','Effort','A','2024-11-28 10:51:19'),('db10ac8e-f543-4079-828c-939bf0196af1','09d27b97-0b9f-4273-a698-a079efaf7404','mooses','meese','mooses\'','moose','moosees','D','2024-12-04 10:16:42'),('db2fc9a4-722a-4621-843b-be232fe63e3d','033a6953-4e32-41ac-8779-bc4e4246865d','go','goes','went','going','gone','A','2024-11-28 14:12:08'),('db3069a3-c045-4301-a179-f01289e3de04','9abbdfa0-fa93-4185-ab1a-6f9ec68aacd0','The journey to the museum happens every Saturday morning','The students who want to visit the museum should come on time','All students must join the free cooking class held in Room 12 next Saturday','The school Earth Day celebration is done by cleaning some places','The students are encouraged to make their own recycling projects','B','2024-11-21 12:27:52'),('db372bf0-a36c-4dc0-b7a9-c06798756125','a7e32893-cbf6-4d40-9866-39ad226503cb','Treasure ','Enemy ','Curse ','Prize ','Task ','D','2024-11-25 10:55:35'),('db397762-8b0d-4167-8372-278da3c2c789','ec2d0323-bf93-4bfd-9361-eed03a670ef2','Expensive ','Harmful to the environment ','Environmentally responsible ','Dangerous ','Slow ','C','2024-12-02 14:00:55'),('db42ca62-fb12-438a-b451-07d2055dfdd8','91f2f1c4-f6db-42f3-ba95-3a9c0bb69a46','Small and hidden',' Large and expansive',' Old and deteriorated','Well-organized and compact','New and modern','B','2024-12-03 11:10:25'),('db478559-0290-49f7-8911-284e61608dd6','699f1d9c-ac73-41dd-9d78-2f960b7a43ac','When they are ignored','When we notice their talents','When we dont talk to them','When we tell them to change','When they are laughed at','B','2024-12-12 11:14:36'),('db4e18f2-da78-4a70-b117-3f12437fbedc','4d119d88-b70f-4e5e-a86b-948417129af3','The fur falls off','Tiny muscles make each hair stand up','The fur changes color','The fur becomes wet','The fur matted','B','2024-12-05 13:19:43'),('db70c9cc-f7a4-4888-9baf-9854a74fd469','58fecd1e-9d44-4caa-af97-a2e89230d0ba','It could grant immortality','Its feathers were pure gold and it brought peace with its song','It was a powerful beast feared by all','He wanted to keep it as a pet','When it dies, it will reborn from their ashes','B','2024-12-03 10:52:44'),('db70e940-5746-47f1-be94-8cbfdd5e4d53','b85d577a-d07d-415d-bfe9-d7442b29a497','Product manager','Software engineer','Graphic designer','Teacher',' Data analyst','B','2024-11-29 11:25:13'),('db7f4615-46c5-4673-b1e7-3b7b2ce63a10','b3a20bbc-8423-4a31-9a78-a9ae492cbecf','He','She','It','They','We','C','2024-12-02 11:08:18'),('db87acb0-eb94-45cc-865e-7c257df81ad9','45c2b327-b893-4fa1-87c4-cae306d996af','Local','Worldwide','Universal','National','Regional','A','2024-11-28 15:32:02'),('db99841e-00e3-4812-9527-977e76f17199','f5799369-03a4-4bcc-9f4b-9cb73e2ff2b4','The cake is quite delicious','Quite, the children are sleeping','Quite of them attended','Quite is a nice day','Quite to the house','A','2024-12-10 14:25:52'),('dbb25495-0516-4737-a9b9-38c1464784ac','f9842d77-0f67-4173-a9a6-a418257366dd','He runs fast','We will see you tomorrow','The students listen carefully','She speaks very clearly','They arrive here often','B','2024-12-11 11:38:51'),('dbd80a32-d86e-462f-94cc-a278c6fd5d65','8b1ce0ed-8fa9-4e5c-a8ed-fa7395694025','They decided to leave after it got dark.','She smiled because she was happy.','He drove along the coast during his vacation.','Wherever you go, Ill be there.',' He worked hard so that he could succeed.','C','2024-12-03 09:18:26'),('dbefdee8-cbc3-46f2-9991-1492ee278297','4799363d-1d79-4101-9516-4cdae9b277f6','meet','meets','met','meeting',' have met','C','2024-11-28 15:36:56'),('dc0163d6-c87c-4282-8807-5d569a86a1eb','cdae5bd2-dd84-4856-a3ca-a37bcbf89629','Ketnich','Cenkith','Kitchen','Tinckeh','Hetkinc','C','2024-11-29 11:13:46'),('dc1c09ed-15c5-423b-acea-234e513bc573','27e6ead7-3a14-4b73-9339-d2ba1f55dd07',' A wider menu selection','Reduced food costs','A positive impact on the local economy',' Faster preparation times for meals',' A little menu selection','C','2024-12-02 13:27:54'),('dc27e9e2-01b4-4d2c-b871-ef61514fb1bd','bc258d9d-3216-4d3c-a728-9299e586704f','Germany','Italy','France','Spain','Portugal','C','2024-11-25 14:49:08'),('dc39ca46-4710-4994-9bcb-7fc3cac86870','9443e572-d110-4f63-b887-b458386cd740','The chef has already seen the venue.','The venue is not yet booked.','The organizer is excited about the venue.','The venue is being discussed but not related to the festival.','The venue is described as unappealing.','C','2024-12-04 09:23:47'),('dc417bac-9b62-49ae-bdc9-90bab521da61','8115f7d3-d147-4dfb-845a-a8b3d53314aa','watch','watched','watching','watches','had watched','B','2024-12-11 12:28:34'),('dc4ce9e8-9146-4ae4-83de-f6bcb5c7307d','712d78fe-a51e-4725-9fa0-4c7a717c7a59','The small, colorful','Bird flew','The small, colorful bird','Over the pond','Flew over the pond','C','2024-11-28 11:16:23'),('dc6f1917-91b3-416f-aeab-4949ce82b871','43e8a34f-5459-4d5a-8e0d-a51545a75898','The sky is clear.','The green leaves look fresh.',' She sings beautifully.',' He reads quickly.','The car drives smoothly.','B','2024-11-25 22:50:03'),('dc732e8f-9060-4891-95b4-474458dbd4e6','e1fb3042-0897-4dec-b0be-2d6da88c0c1b','In the 13th century',' In the 14th century','In the 15th century',' In the 16th century',' In the 19th century','B','2024-12-10 09:22:13'),('dc89230a-8042-459e-8b58-b6189f06675c','f5074de8-1fbf-4ce8-9471-ea40939b9fbd','would like','is going to','would like to',' is having','has been going to','A','2024-11-29 09:51:29'),('dc95e107-818a-4ccd-89ad-35e620159938','22b2e07f-e088-4597-a8aa-31c621310ec7','\"I dont care.\"','\"Im not sure I agree.\"','\"I didnt expect anything less.\"',' \"Im sure other hotels are just as nice.\"','\"It really shows! Ive never stayed in such a beautiful place.\"','E','2024-11-26 02:46:44'),('dc96cef3-5391-4b65-b367-565c8bd1845b','ad178199-1fd9-4d48-9f91-c0d4d71a3313','Separate','Isolated','Alone','Apart','Lonely','C','2024-11-29 11:30:03'),('dc9948d3-6db9-4d2a-940c-6c02a68141f1','a4d9ad3f-dded-4a11-afa6-1fba47d9f71b','because','before','after ','until','since','B','2024-12-03 09:25:53'),('dca1922d-01c7-4460-853f-ed71365b86a2','9a906641-0c57-459f-8eae-ecab215be43a','His reluctance to accept the award','His commitment to the company','His humility and grounded nature','His desire for more recognition','His effort','C','2024-12-02 10:04:32'),('dcc7b08e-1bf9-4abb-bafb-1667a0d937ac','becb62a7-f0c9-4aed-83f4-d8ad0c539e1f','By offering guided tours of local historical landmarks','By providing a state-of-the-art wellness center and gourmet dining','By hosting cultural festivals on its premises','By featuring live music performances every evening','By offering private boating facilities on the lake','B','2024-12-10 14:46:15'),('dcd73ae9-99b1-4f16-bdea-642135055f07','d5ea19a1-6c74-4fe4-a0ca-ea9ff313c0df','Pedas','Asin','Manis','Hambar','Asam','B','2024-11-22 12:09:36'),('dcd875bc-6855-49a4-ac00-9b180aa893fe','fbf5cdb3-76d2-4ccd-8603-379dffe08df0','are going to','would like to','may','are','is','A','2024-11-29 11:06:59'),('dcdd83e4-6470-4326-8d0f-8235953405c4','6eb0311f-5487-4ae5-b8f5-956b8efa0976','He is faster than me.','He is the fastest runner in the class.','He is fast.','He runs fastly.','He is fast runner.','B','2024-11-26 03:23:46'),('dce0887f-b510-4afd-8f3b-9d2422f48166','fa7b1cfd-1343-44db-a4dd-dc898dde1d03','Disorganizes ','Ignores ','Sets up ','Hold up','Destroys ','C','2024-11-26 11:20:05'),('dcfac994-36dc-4a72-9d87-df113134ef9f','271ed74f-9e1b-40b8-8cfe-10d6648ec8ff','Through handwritten notes ','By using a new software system ','By calling guests before their arrival ','By having guests fill out a survey during their stay ','Through voice call','B','2024-12-09 13:51:47'),('dcfcc03a-6c83-49eb-9851-e0fb2200ce59','2e605560-f4b6-4e3c-97ce-e3607b6a8b58','rise','rises','rose','rising','to rise','B','2024-11-28 14:39:28'),('dcfe3cbc-4923-4c76-ba8a-ced651f8ef96','864834ee-1d8b-41fd-9031-738bb5b1230f','Office area','Reception area','Dining area','Lobby entrance','Lounge','B','2024-11-26 05:45:22'),('dd2656ac-3e6f-4f52-beeb-5a1c18fc1ec5','97308d49-9324-4e30-9ed1-2afa17a41b9b','Music producer','Concert pianist','Classical composer','Instrument repair technician',' Vocal coach','A','2024-11-29 14:04:09'),('dd336438-1f65-475b-aeea-b4dbfe833c59','30ca8e62-160d-40bc-b9cc-80ad36caf694','India','Indonesia','Hindu','China','Egypt','A','2024-11-26 08:37:01'),('dd3bcbe8-1021-4483-b7c8-24476e9d4922','dcd4fb95-999e-4cc4-890a-51b49f1cda8a','Expensive ','Modern ','Traditional ','Isolated ','Ordinary ','B','2024-11-25 15:12:45'),('dd468487-0485-4052-87b0-7fefc324ff4b','6f20699f-c238-4501-b617-8c9c289556b2','Hoard','Enjoy','Divide','Give together','Exchange','D','2024-11-29 11:34:10'),('dd73565e-18b9-410d-9b33-ba9cb83f9406','1ecb00d1-2e19-4932-a3af-6082f01a46f6','will adjust','may adjust',' is going to adjust','would like to adjust','has adjusted','C','2024-11-29 11:58:25'),('dd76de18-745c-44f2-ac47-981f4525a451','1599428b-08a2-4dfe-92e9-a9ad0bd14015','would like to plan','are going to plan','might be planning','have planned','will like','B','2024-11-29 11:33:21'),('ddac55ec-8925-49dc-84de-3090a01df4a0','5b94cb97-7e7e-4eee-aeb9-13e80e54ca13','Yes','No','Sometimes','Only if we are best friends','Only with family','B','2024-12-12 11:15:00'),('ddb78364-aaf5-42e0-80eb-80d6bd363052','64eb672d-f8bd-411b-bac1-322cf3b91d43','Merkat','Makret','Market','Matker','Mekar','C','2024-11-29 14:53:22'),('ddb87dc3-9910-406e-941f-9d1dcfdd6537','03f3a3f5-0264-4211-a09a-29f1be63df29','live','lived','was living','had lived','am living','B','2024-11-28 11:45:01'),('ddd78481-2c0d-4179-b66b-afa92734b8ae','b66dbe29-99e5-4ca7-8d9f-98e5189f508b','True','False','The mermaid helped her','A fish saved her','The seaweed helped her','A','2024-11-26 14:27:33'),('dde0e142-3a3e-4bbb-817a-dff79c233bd6','6288041b-b258-42bc-9d2f-ae2fb9409934','Avoid participating in festivals','Focus on visiting famous sites only','Practice responsible tourism by respecting customs','Avoid interacting with locals','Travel only during off-peak seasons','C','2024-12-16 10:39:48'),('de096d94-4a49-4c43-9af3-ddef7611914e','cda8203d-6cde-419b-aaa4-12e56cb5a7b1','He','Has','Finished','His','Homework','B','2024-11-26 03:33:54'),('de0c00a8-ddef-48a5-8cb9-2dd6352f88f1','c4382659-227c-422a-b73e-fc0649e4a17f','It is still a military fortress','It is a private residence for the Blackwood family',' It is a historical site open to the public and used for cultural events',' It is a museum dedicated to medieval weaponry','It is still a military area','C','2024-12-10 09:49:42'),('de1ab397-31ea-48bc-a0dc-ac24ddacd77d','09a991ef-a184-4d98-b77e-4bb8587449d3','To always eat meat.','That different lifestyles should be respected.','That lions are scary.','To only eat fruits.','To not befriend strange animal','B','2024-12-04 10:42:42'),('de1bfe2f-fa34-48a2-b602-8e906064d3b9','12756694-43a5-4273-b066-17171b9f5092','Colorful ','Cultural ','Casual ','Careful ','Curious ','B','2024-12-03 13:10:15'),('de2ae82e-0838-4465-b6d9-24847ab98e28','e4e2e9a2-cd10-44da-82d2-cf4afa3e99ea','Those flowers are pretty.','Flowers are pretty.','She has flowers.','The flowers are blue.','They are pretty.','A','2024-11-26 03:03:41'),('de3a3c0e-315d-4f56-ac55-9a994ae069d0','02850274-3f2f-43d1-9be9-b89af52e4874','Fewer economic opportunities','A decline in traditional festivals','Both opportunities and challenges','Improved access to cultural sites','A lack of interest in tourism','C','2024-12-16 10:32:48'),('de46326f-7b1c-4951-83c1-f0dda1dcc7ce','c5226216-b3b1-48da-b5b8-1e48a0dfacc3','Horror movie','Soccer game','Game show',' Documentary',' Comedy show','C','2024-12-12 09:46:10'),('de48800e-bb70-4c07-9543-25e7b2e9b467','85aca935-07f8-4ece-86bd-2a66bc31591b','TEBENAH','TANEBEH','BENEATH','BETEANH','HTEANB','C','2024-11-25 11:16:28'),('de748894-5033-4ffa-bc60-29d1a1ead3fd','d6af4441-1d47-49ff-a859-2b2217487c92','She','They','We','It','He','B','2024-12-02 11:19:02'),('deaf4d53-9618-4603-850c-db822202cba8','6cf81a18-607e-4a7a-b7d3-dd0b047c736f','is going to','would like','studies','would like to','goes to','A','2024-11-29 10:08:55'),('debc233c-2cda-425c-a005-1807885d42a2','79fde931-6f1f-4c52-aa66-21f511c6478c','He asked do I like his new car.','He asked if I liked his new car.','He asked if I like his new car.','He asked had I liked his new car.','He asked if I have liked his new car.','B','2024-11-28 11:15:54'),('defdaa2c-5607-46ab-86b5-7aaef3a2598a','a28b5c5b-c2f5-4607-b0fe-46928a10fdce','Impromptu ','Calendar ','Routine ','Program ','Plan ','A','2024-11-25 11:43:55'),('df0e9268-8e7e-4633-951b-c02bd411b5d2','23d28c37-2f75-4cd9-aa3c-eb89971b3f1a','The children are playing at the park.','At the park children are playing the.','Playing are the children at the park.','The children the are playing at park.',' The children are at the playing park.','A','2024-12-04 11:14:38'),('df31294a-da88-470c-8cd2-1a754a8c75c2','43fc6a31-d9ab-47d3-a44f-383178378c82','are going to create','would like to create','might create','will create','create','A','2024-11-29 13:50:59'),('df3625b6-5a4e-46d6-b60d-7a3ee4547747','ecd5c8b4-5a91-425a-ac21-22641cfa9bb8','North Park','City Center',' Central Station','South Street','Maple Avenue','C','2024-12-11 10:20:53'),('df444c07-1fb5-4702-9e1f-df84047e3c13','8884661f-8e56-4ff8-8677-4286de4f7652','Julias brothers car','Julias car','Brothers car','Very expensive','Julias brother','A','2024-11-28 10:47:57'),('df66e73a-42f9-43f2-a218-defe8d3192c2','7efd3ce0-add3-4fb9-ad15-6eb69684e9d3','Consistent','Steady','Harmonious','Stable','Uneven','E','2024-11-22 11:45:43'),('df6f9572-74dd-4cbc-9ee5-0645cbf4a97c','da0141b8-ec06-46fb-8413-c5b3d4d07b81','The chef cooks dinner','The dinner is cooked by the chef','She is cooking dinner','He cooks the meal','I ate dinner','B','2024-11-26 03:45:28'),('df80351f-0146-4135-8adf-c1147f452ecc','ecb02605-7e2c-43fa-8f55-ac1202961251','Modern','Metropolitan','Rural','City','Empty','C','2024-11-26 01:45:48'),('df92c053-58f5-4209-b762-08600384b9f3','c2d7b813-234c-4207-aee3-1ea8897ca155','Funny and silly','Kind and helpful','Quiet and shy','Strong and brave','Smart and talented','B','2024-12-06 14:24:26'),('df9a31a1-7d9d-4c86-bb1d-6e9620829174','8dd54e42-40a7-4b46-a17e-5069c1a1ec67','ambassador','monument','visitor','stranger','attention','A','2024-11-26 01:17:47'),('df9f1ba6-5dc7-4660-9170-5c974d90fbcd','8ae103ab-d6e5-4261-8e6f-09d740d6e3bf','They bring him gifts','They help him with his studies','He enjoys their company ','They cook meals for him','They cook meal','C','2024-11-29 11:59:49'),('dfa0c9d7-b574-4631-a7fc-c5408821be65','4fd57257-4c8b-4088-894f-1806e4e3c60a','The IMF','The World Bank','The USA','Angela Merkel','Lady Diana','D','2024-12-03 08:55:49'),('dfb43b16-c955-4131-b4a7-264689fb1f32','7b2762d5-4478-4dc3-98d9-e01285dbf6dc','10:00 AM',' 10:30 AM',' 11:00 AM','2:30 PM',' 9:30 AM','B','2024-12-10 15:07:56'),('dfc18254-25bd-4b0f-bc72-295e732b534a','01821ac6-4c2b-4a82-81e4-3b982e970f1a','The vibrant culture ','Culture of the city','Attracts tourists ','City attracts ','Tourists','A','2024-11-29 14:14:03'),('dfd1ae0c-9708-4715-be05-fa3ad2a67995','9b096aa6-9549-423f-b4e4-342a76220546','A Ferris wheel','A carousel','A roller coaster','A bumper car','A water slide','C','2024-12-11 14:59:38'),('dfd7b518-3f4f-48bd-9877-593cc91e0567','4fa8f475-88c5-4f93-b3c3-0a11f2ffc247','She quickly ran across the field','The small café near the park is popular.','He laughed heartily.','We should leave soon.','He is crying','B','2024-12-11 10:51:44'),('dffe3cf2-058f-43ce-aa9f-d885224d99d9','fe142e7b-e6fe-4149-8d76-3c38cd2577fb','They ignored it','They completed it early','They missed the deadline','They worked hard and finished on time','They gave up on the project','D','2024-12-11 11:20:38'),('e004dfe8-0d08-4a96-9454-b699e077ab81','2932f080-ec94-4b2c-8335-6a6a8549d3bd','Wind turbines','Solar panels','Plastic reduction policies',' Electric car charging station','Water conservation initiatives','B','2024-11-25 23:36:43'),('e02320eb-fc61-40aa-a24c-981c640ae03a','99327734-acaa-4008-baa0-1892b94252b1',' explains','explain','explaining','explained','to explain','A','2024-11-28 15:12:37'),('e0271fe5-c0ad-4348-9202-f32b96229de1','6f121cb3-61c9-433c-9de0-9f6cea528d10','Complaints ','Advertisements ','Simplicity ','Regulations ','Reviews ','E','2024-11-26 09:45:34'),('e0883def-6789-4ae4-924d-1ceb1e72b8fc','14837cfe-1c51-4866-8276-2c85fe3b73b1','A museum about its construction','A glass floor for walking','An art gallery with paintings','A historical exhibit','A restaurant at the top','E','2024-12-11 15:58:59'),('e08f7c4a-2bfe-4f76-8a9d-10891d1b58af','01882d1b-02b9-41fb-900a-22270b7a486e','At a school','At Sarah\'s house','At the community center','In a park','At a restaurant','C','2024-12-09 13:49:36'),('e0b96775-4878-4870-85f3-cf541fbac7a1','f7cbb2c0-7977-40ce-877e-f48bf76ce629','Ignore ','Recognize ','Deny ','Forget ','Remember','B','2024-11-26 03:54:09'),('e0df385c-a914-461a-8ff0-09dfd7314b5e','dfd6ad41-b4a1-4b86-bfdb-1ecfd0e9e867','Anticipate unspoken needs of guests',' Ignore guest complaints','Increase prices for services','Work independently','Group work','A','2024-12-04 11:17:59'),('e0f33b29-2599-440e-8072-2522cad9b825','7ccf9e0c-7792-4f4b-b074-a4275b107e70','before','as soon as','until','while','when','B','2024-12-03 14:29:17'),('e127ec36-33de-4342-a0a8-cdeb9936cecd','4c635c30-e47c-4e35-9b5f-68365c53e7aa','Business meetings','Special occasions','Family vacations',' Conferences',' Seminars','B','2024-12-10 09:37:13'),('e134a923-2f2c-4c05-818c-55d68269588a','9ad143aa-c979-4e10-b77b-efabb22a5ef1','would like','am going to',' is going to','are going to','was going to','A','2024-11-29 10:21:23'),('e16cdcfb-4827-48b9-ad05-e915ccc4e1bf','b824f8ef-7502-4802-9e60-c1ff58e6660c','Jakarta','Bandung','Seoul','Surabaya','Malang','B','2024-11-04 14:34:53'),('e1741bea-3136-4c66-831a-0a44bedf1800','8df1c176-2143-4324-a959-8eae8058d277','Delay ','Avoid ','Predict ','Ignore ','Analyze ','C','2024-11-25 15:02:29'),('e17fcc8f-b017-4217-8610-bc93bd6f3f83','486f380f-83ab-4532-a3b4-afe259d5d521','Unimpressed','Indifferent','Impressed ','Disappointed','Happy','C','2024-12-02 09:34:06'),('e180ce4c-99ed-4e3d-9701-9df3fca2e93c','36ed2b28-f5a9-4c2e-9313-836107aab043','know','knew','have known','will know','had known','B','2024-11-28 11:48:41'),('e1a1254a-779a-4cec-8ca5-4255351ce78f','d52c99cb-40f0-4cd3-a7fd-f54a846b7841','hunting',' music','Berlin','Latin','French','D','2024-12-04 10:19:22'),('e1c22035-1240-4207-b273-2cd8b1473c02','1498422f-7505-4162-b61a-803fb71adee7','They left early','They were silent','They gave a standing ovation',' They booed','They were confused','C','2024-12-11 15:08:45'),('e1e5130b-524d-43fc-90c8-99c3b2d314b2','001b8ee6-cb53-4400-a4f1-0e315043fb60','Bricks','Wood','Massive stones',' Metal structures','Marble','C','2024-12-09 13:32:17'),('e2121263-b6bc-429f-b20c-fe0aca3ddf53','46ee6b7e-2e17-42f0-8588-63edf41f2ca0',' studied','has studied',' is studying','was studying','had studied','B','2024-12-02 10:07:50'),('e2253ae6-7aa4-4c06-88c3-1e3568174a06','e09e42e5-bb24-41d4-bd83-6514cb209519','To get tips from the person','To make the performance more interactive and fun','To end the performance quickly','To stop the show','To showcase the talent of the audience member','B','2024-11-28 13:49:25'),('e22d6d48-9c50-414f-831e-b626bb3777b8','1cc2500a-1d7d-4cfb-9f77-b1ea121048ba','Quit','Relaxing','Calm','Crowded','Empty','D','2024-11-26 06:46:38'),('e233ef01-19c1-4969-b865-b8f53ea9b795','60ed9d08-1fc2-4df3-a047-2e552b818c1b','Our','Its','His or Her','Their','Her','C','2024-12-03 10:38:11'),('e2419f36-2ef0-4929-af25-d0c0054fbd38','b22ee5b7-3b23-4296-a951-802c1d1fe687','at','within','by','from','on','B','2024-11-29 09:30:54'),('e24428ba-dd51-4007-9182-c0437613334e','995f7d62-fef8-4b72-98dc-118232304f2b','He delegates them to his staff ','He addresses them personally and quickly ','He refers them to the hotel owner ','He asks guests to fill out a form','He escalates them to a third party','B','2024-12-04 15:07:18'),('e245c69d-d658-4343-b069-e8e8542a7923','9b42bd5e-98a8-4621-91ad-d5b6cf7f7f61','when','until','because','although',' in case','A','2024-12-03 10:35:55'),('e2536931-b357-4352-8781-a557de58237c','a4015e26-525b-4a58-ad87-ddc9b0ade55f','at','in','on','by','to','B','2024-11-28 15:17:03'),('e27799f7-50ab-4d40-89b3-6ab0b0fd3560','5c3918b0-3fb7-45cd-bf93-62e48506c8bc','Watching cooking shows on television','Taking a cooking class with a local chef','Eating at fast-food restaurants','Reading a cookbook at home','visits local restaurant','B','2024-12-04 10:03:57'),('e27acbef-6178-4d63-99e3-813ff74f60f5','f248a7a9-4c13-4a98-9428-9d5aef2e5a73','They','Its','His','Her','Their','E','2024-12-03 10:05:13'),('e285137b-b954-4a4f-9375-dead524b6a65','f0ec3d24-c79d-45d8-a443-f93db2aa4449','Computers, phones, and trees','Tables, chairs, and plants','Plants, cars, and trucks','Plants, animals, and chairs','Plants, animals, and trees','E','2024-11-26 05:43:06'),('e293129c-bf82-473f-85f6-93b2540ef391','ba4e0d51-a86b-478f-998f-3d428d11eff7',' lives','lived','has lived','is living','will live','C','2024-12-02 13:27:38'),('e29b4322-2871-423f-a74f-d1eab76810fc','25473097-c607-46d6-ac2b-913f0e1cb93f','Each','Both','One','It','They','C','2024-12-03 09:19:06'),('e2d8a60f-4ec2-4bc0-a3a3-6b50e6d81e94','dd686323-6ed5-4141-9c6d-0c521aa360e2','are going to expand','would like to expand','will expand','may expand','might expand','A','2024-11-29 11:40:46'),('e2e79bf4-cb32-43e6-b924-367b28711d5a','8907a746-0b88-4d29-9d65-13513803f7a3','Sale ','Advertisement ','Promotion ','Discount ','Bargain ','C','2024-12-02 11:54:43'),('e2f107ce-2497-4b2e-8953-c650fb93ac14','425d219a-f4c2-40ab-b317-e0174a68b290','It is always the same','It tastes bad','It looks scary','It is hard to eat','It is different','E','2024-11-04 14:16:33'),('e2f30d16-14a4-4d9c-a9e1-581132b1d596','1d16eab7-352f-446a-bf36-2d2dddb3c0a5','complete','completed','completes','completing',' was completing','B','2024-11-29 10:54:48'),('e2fbb776-22d6-4d05-9cbf-bc1a83326039','7e2a124e-5cc7-44da-83c1-e3bb3021ca9f','Mean ','Selfish ','Giving ','Rude ','Indifferent ','C','2024-12-11 20:08:21'),('e2fbf2a4-8ce3-4634-b5c1-9a97c95b85b7','35b1cb65-68a6-4ab6-b219-d2dc022f4b53','Mrs. Katmiati','The chief of the association','All scout members','Scout association of SMP Bunga Bangsa','The principal of the school','C','2024-11-21 12:30:18'),('e3120026-e8ea-4488-baa9-5aff98cff5f6','8e5d0485-7574-4b59-b7e0-6271ab7e8bc0','will offer','might offer','is going to offer','would like to offer','has offered','C','2024-11-29 14:07:55'),('e32f517c-91e9-40aa-a635-10aa9f3b138a','e176b9c6-9370-497b-8511-8ce9d8f27d17','in','under','on','across','by','D','2024-11-28 14:54:44'),('e356a024-2d53-4adf-8cf7-525ece548778','b88c54b9-11b0-4327-b2cd-4eb995b59e7a',' He picked it up from the airport the same day','It was sent to his home','It was delivered to his hotel','It was forwarded to his next travel destination','He never got it back','C','2024-12-11 13:18:12'),('e37e953e-4d9e-4ba9-89d2-96d1c7e87e98','7904c1c9-6a07-4a68-8268-dcc16fb3fa40','will finalize','finalized',' finalizing','have finalized','are finalizing','A','2024-11-29 11:30:28'),('e3957873-52c0-4e5e-bf28-79eaf4c556d2','bc0da6f1-07a4-44dd-b658-7af72d2b476c','Employee of the Month','Best Chef Award','Special award for excellent service','Customer Service Award','Top Waiter Award','C','2024-12-09 10:52:41'),('e3a62cb0-f597-4579-ad1a-14726eeb8f43','86f353d9-5d27-43e9-9937-f0c1aae143a8','10th June 2009','14th June 2009','15th June 2009','16th June 2009','20th June 2009','B','2024-11-21 12:31:14'),('e3a689fe-910b-490e-a9a2-3842a386fd34','a8e6c9df-019b-48bc-ab6e-2ec2fab31e68','To describe the setting of the village','To explain why travelers often passed through the village','To illustrate Hassan\'s approach to hospitality and how he treated the traveler',' To show the hardships the traveler experienced before arriving at Hassans home','To explain Hassan\'s daily routine','C','2024-12-05 13:18:34'),('e3a9e2b9-6664-4714-9051-83127908bb0e','bd338eb6-d56a-4ae8-9fd0-dd92bd2889a7','For one year','For two years','For three years ','For four years','For five years','C','2024-11-29 12:02:27'),('e3aaab46-1f6b-4e2f-9bc6-354f16895096','62ae608e-2ab7-4afc-93b4-ff45b67470cd','He plans to travel to Spain','To communicate with family','Many guests speak Spanish','It\'s required for promotion','For academic purposes','C','2024-11-26 09:16:38'),('e3b40ad0-969f-4ed4-b3ca-48b24f07a5b6','465128ac-fb56-43ea-8704-91e48759d17a','Visiting historical sites','Everyone in the park','To sleep peacefully','Swiftly moving ahead','Before everyone arrived','A','2024-11-29 09:49:33'),('e3b4409a-d917-4466-a277-31e0c4a60771','68507e9f-232b-481d-89d8-535d6076cc8d','Use of artificial lakes and waterfalls for aesthetic appeal','Sourcing cuisine ingredients from international organic farms','Integration of renewable energy and eco-friendly materials','Offering only vegan and vegetarian dining options',' Avoiding the use of technology to conserve energy','C','2024-12-10 14:45:50'),('e3b6f631-d00c-4ac8-b266-c073be17779d','dfa72f05-ba1f-4600-814f-a49deb25ec83','Their','His or Her','Our','His','Its','A','2024-12-03 09:34:19'),('e3c56bc7-1bc8-4eed-b2bf-2fd738835e31','7e9819ed-4200-4b47-96aa-fdbf24d89d91','womans','womanses','women','womes','womanss','C','2024-12-04 10:01:51'),('e3f43b7a-a410-4d6d-ac3b-93d84d557ecb','947e83de-05e8-49d5-b99a-ab92b61b739c','She speaks very softly.','You should rest to recover faster.','We waited until the storm passed.','They arrived late at night.','He looked everywhere for his keys.','C','2024-12-03 09:11:02'),('e41d14b6-de53-4aad-9aea-79772327613a','52b2ba6c-d69f-4442-9091-02a1f7b7b934','Destroy','Harm','Guard','Protect','Ignore','C','2024-11-25 15:16:46'),('e44afd2a-0fc5-432a-8347-ef1b7866109b','40f713fe-d298-404b-9f20-bed27a70a533','Its raining','He smiled warmly','The night is dark','She is tired','They are students','B','2024-12-10 14:52:46'),('e4590ee8-677e-460e-b184-d0754d20ca33','728d8655-f539-4b11-a301-87afbd0d4fe2','Language learning programs','Small community projects like footbridges','Art exhibitions for tourists',' Writing books about village history','Organizing festivals','B','2024-12-11 13:27:05'),('e474f0a5-e911-449e-a120-59628911d7be','b32da282-1028-464b-ac76-5081ddeb9fad','hate her','talk about her','leave her','agree with her','ignore her','D','2024-11-26 08:34:34'),('e4789730-442f-47de-b0d9-f0b3893c958f','43dbd557-e5bb-4130-983f-4020c28078c0','Sebuah lokasi olahraga air','Sebuah tempat untuk membaca buku','Sebuah stasiun transportasi umum','Sebuah pasar tradisional','Sebuah ruang terbuka untuk acara seni atau drama','E','2024-12-03 10:23:02'),('e47ceffe-5bc0-4b7b-a0d7-5035312597e1','83cb0987-f45e-4550-a0be-bde70042507c',' Immediately','When the seatbelt sign turns off','During takeoff',' Before landing','After boarding','B','2024-12-11 10:15:19'),('e48711d2-1f20-40f1-ac25-bb50d0fc8cdd','5684e3d8-173c-4e0f-a9ab-52894822f4ae',' A cathedral','A military fortress','A royal palace','A public library',' A theater','B','2024-12-03 11:02:44'),('e4937f71-e887-40cb-bd34-d772eec13625','b50eae69-63e0-4247-a8b5-455b9f66d1b7','bought','buy',' buys','buying','buyer','A','2024-11-29 09:28:45'),('e4c603a2-7291-43e7-857a-630509c8c541','b69164e7-4efe-4830-bed6-d58bc919d49b','New games','School lessons','Future plans','Road signs','Old stories','E','2024-11-26 13:50:05'),('e4d33694-93eb-4517-8413-8b7264b5a49d','06419272-11e7-4da3-8491-b0995944d982','Jump','Large','Greenly','Running','Treeing','B','2024-11-26 00:39:39'),('e4d4e1b5-f8fa-4518-a134-4140ab39347d','b0957719-86af-48b4-b34c-a1efc6c806ef','She avoids to eat junk food','She avoids eat junk food','She avoids eating junk food','She avoided eats junk food','She avoid eating junk food','C','2024-11-26 05:57:23'),('e4e187aa-f60e-4108-811a-94f1ce87038b','8c0db154-ae43-4fdf-8979-518152736294','goes',' go','going',' went','gone','B','2024-11-28 13:56:54'),('e4eff6ca-633a-483a-ae01-6f988a315102','6c9ee0de-9e1e-46e8-ba3d-37a0e3fbac09','She quickly ran across the field.','The red car with tinted windows is mine.','John decided to study.','They will arrive soon.','None of the above.','B','2024-12-11 10:36:10'),('e4f3932e-747a-49eb-babd-2d64e8557d54','cc046f5e-85bf-4089-8a0f-97dfd4f5c38b','Condemn ','Question ','Celebrate ','Distract ','Honor ','C','2024-11-26 03:10:28'),('e51a6924-3ec9-48ff-b0f6-30f880c36e9c','f39e17ce-3017-4e49-9cc1-cfcea695d853','The tense is incorrect.','The pronoun is incorrect','The reporting verb should change.','It is correct as it is.','The word \"coming\" needs a synonym.','A','2024-11-28 10:52:05'),('e52a360c-4e3d-44d2-a5cc-79818eb27203','13b262cc-2b0e-4937-baf3-bbe5148789f0','Cherry blossoms','Tulips and roses','Autumn leaves','Snow-covered paths','Sunny day','A','2024-12-03 10:35:11'),('e52cff1a-8f13-49b0-aeea-7c9d01007f83','7b1c987d-3383-4a3b-9153-f5cf85d54e8f','They played soccer all afternoon.','I heard the music from the other room.','The dog barked loudly.','He is running quickly.','I wrote a letter.','B','2024-11-28 11:34:42'),('e52fc19f-cc58-4f62-af98-ff6fa1039013','25092e08-ee70-498c-9ba4-e54c3542b729','Alami','Palsu','Diproduksi',' Tidak alami','Imitasi','A','2024-12-02 14:04:51'),('e532f2b3-87b1-43c4-ac7c-861a701f6c0b','da820be9-78c4-427f-b946-dba7f2934c7f','to','in','at','on','under','A','2024-11-28 14:38:20'),('e53e9d08-7564-467f-8d6c-f4696bf4743f','29c88e31-b7fa-4323-b103-f5a7ec7b2a69','Sometimes','Quietly','Very','Here','Quickly','A','2024-12-11 10:13:47'),('e5481fa0-e345-402f-81c5-162ee0d24dcd','d296b243-4938-4dcd-af4f-369ccafa1abb','Chef','Front desk officer','Assistant manager at the restaurant',' Event coordinator','Server','C','2024-12-06 11:22:00'),('e555fcc4-98ed-401c-aae3-fab677eb2af0','c5e26b67-c186-4c81-bfe0-a0c8fb56da09','doesnt attend','wont attend','didnt attend','isnt attending','hasnt attended','B','2024-11-29 10:35:24'),('e5608577-79b2-432b-a877-d216cea05aa4','82482163-17ac-42f3-b73f-dd007d2fc863','Stay alone','Sleep','Work a lot','Dance','Eat only','D','2024-11-26 13:48:24'),('e56127ad-f3db-4e8d-a041-ea67b48bdf0d','4ab12419-a55a-4c18-b665-a3fbe838dfd5','Ignoring others feelings','Understanding others feelings','Being mad','Laughing at others',' Only thinking about ourselves','B','2024-12-12 10:55:32'),('e5735a54-f97d-4891-aca8-344b92f6475a','b5ccf49e-bc58-4e03-9c0f-c21e9701d1ee','Serene ','Peaceful ','Bustling ','Remote ','Quiet ','A','2024-12-02 15:00:32'),('e586d7ee-9bbe-4ccd-9f00-9661c5cf929a','a20814c0-988b-4b78-9e91-d65b3b0ec42b','Very excited','A little nervous','Not interested','Very confident','Very proud','B','2024-11-29 11:43:29'),('e592a00a-58f8-4a14-ae92-1af3821b5520','ea2eaffa-c1d8-4a57-9d26-113539722788','on','in','at','upon','over','A','2024-11-28 15:38:02'),('e5ca9eb6-c0c5-4a32-a458-68b369486eda','821419b2-867f-4c01-85ab-0d13177ba138','a beautiful sunset','beautiful',' sunset during','vacation sunset','a sunset beautiful','A','2024-12-11 13:28:30'),('e5cf99c7-39d1-4253-95f7-35258068c545','323040a6-a21c-45d8-a6b5-dd858d7fe098','A free dessert','A comfortable seat','A genuine smile and kind words','A discount','A voucher','C','2024-12-04 11:17:16'),('e5f16cb0-b214-493d-905a-98e72c853099','91e3d3a8-306b-431c-bae9-328ec6ed6684','Using colorful costumes','Avoiding interaction','Moving to quiet locations','Performing silently','Interacting with the audience and involving them in the performance','A','2024-11-28 13:46:10'),('e5fd55e5-d788-46de-a33d-4d0f98aaff21','da8c2088-3919-4811-8b1e-b6da06cc963d','take','takes','taking','is taking',' taken','B','2024-11-28 14:40:20'),('e5fd57aa-5cb0-4498-b998-460576c9eaca','2a1c8dfa-f512-4839-a7e2-0ffc7bb54ac4','Monday to Friday ','Saturday and Sunday','Every day','Weekends only','Monday to Saturday','A','2024-11-25 15:36:45'),('e60678d2-71ed-4fe9-9686-3c950f8e8d1a','77e7cecf-2f37-430f-a2f5-5ca2d1464bb3','Only New York','Only Chicago','New York, Chicago, and Los Angeles','Los Angeles and San Francisco',' Chicago and Miami','C','2024-12-04 10:54:24'),('e6200a9c-a1ae-462d-bba0-58b0ed4ccb81','a9ef5c12-d2d9-44c9-8c80-1cd31e77a4f3','Structure ','Artefact ','Replica ','Object ','Relic ','B','2024-11-25 11:46:55'),('e630ec9a-a670-4f34-8dfe-135c4d21a8b4','4aa698c3-0c59-4ee2-906c-654e49e2c923','Our','Their','His or Her','Its','They','C','2024-12-03 13:46:48'),('e6339402-256b-46c1-a5af-11c830af9bff','190a2798-9f8b-404c-a2e1-906f7085184a','During spring break','Last summer','During winter vacation ','Two years ago','Last autumn ','B','2024-12-11 13:16:03'),('e646e28d-02bd-4a73-b552-33c3af97b9ec','813282e2-607b-46d4-89da-bd443eb4011f','Their','They','I','You','We','A','2024-12-03 13:26:30'),('e652e302-4fad-4f79-9ac5-65bd24a19f40','f5c1e4b1-3e04-49d1-aee2-4210ec5427a4','The choir',' The organ','The bell tower','The pews','The singer','B','2024-12-10 10:04:29'),('e66beb44-1b21-4eb1-866c-ed96818bf31e','d6886714-238e-45d0-b9b3-c2506bdeeb51',' feets','foots','feets','feet','foote','D','2024-12-04 10:29:00'),('e674fe0c-1777-4cb3-92b6-2d8c5d8f394b','6595660e-5d78-4df0-8b28-a9fc4c040daa','is going to','would like','are going to','would be','is going to','B','2024-11-29 10:18:32'),('e6b07ae7-98e7-4e1e-8198-713d91cd89ff','3b037b99-12b9-47e0-b89c-9635175efbed',' A waitress in the restaurant','A receptionist','A room cleaner','A tour guide','A customer service','B','2024-12-06 10:07:40'),('e6c43b86-e36e-438a-bcf8-96f768365519','60b9a34f-6e5b-4a35-8ef0-b37ea463829f','How to cook for international guests.','The importance of cultural awareness and strong communication skills.','How to avoid difficult situations.','The value of taking breaks during busy events.','How to handle international guests','B','2024-12-06 12:36:18'),('e6cc7182-5218-4cfb-82a2-54f3c83bc2b2','2c0bddda-451d-416a-980e-6c912aa2153e','Engagement ','Glass','Disconnection ','Participation ','Involvement ','C','2024-11-26 10:00:16'),('e6e707d3-4f97-43f3-bbf7-91e7f7cd7782','23bb69f2-b247-4120-aa93-43126b3ae728','A young child','An old man','A mysterious old woman','His friend from the village','A traveling musician','C','2024-11-28 13:53:54'),('e6fd9aa0-3eab-4caf-942b-0279fa07ba8a','2d67ca1d-c8c1-4253-8303-382f82ccc7a6','Every half-hour ','Every hour ','Every two hours',' Only in the morning',' Every four hours','B','2024-12-11 10:18:05'),('e6ff6a46-f62c-4c35-952a-861f432deeb3','4f8c15b3-827c-4939-9e26-208b11061e15','Adjacent to the main lobby','On the mezzanine level','On the second floor','Near the rooftop terrace',' Below the dining area','B','2024-12-11 09:50:47'),('e70d9791-a9a4-4225-90f9-00657f4b36a3','592fe958-33ef-44f4-86c1-2ea7eaf7aaee','Disappointed','Thrilled','Uninterested','Nervous','Happy','B','2024-12-02 09:39:41'),('e7346cb5-99f0-47c9-865d-d75b85f2feb9','6bdd4a85-79fb-40fb-9745-8da4e930de84','should','must','will','can','shall','A','2024-11-28 13:35:53'),('e760d383-a64f-4b63-9f7f-1d0b8bf04e8e','c7ca943a-c69e-4fc0-b609-9c3e5ff7d1fc','connect; valued; welcomed',' ignore; frustrated; upset',' speak; bored; confused','dictate; overwhelmed; anxious','work; annoyed; irritated','A','2024-12-06 11:13:05'),('e7853e50-9d0c-4a2b-b2ed-89d52cf65aa8','72d13586-3bbf-49e7-8dde-61a189d64575','Motion ','Silence ','Gloom ','Quiet ','Calm ','A','2024-11-25 11:15:17'),('e78a8b5d-530c-43f8-874c-568877d23e74','13b2f4bd-5351-4cb4-a6b4-8509320cfa26',' The sun is blue',' The sun is yellow.','The sun is green.','The sun is purple.','The sun is red.','B','2024-12-11 10:58:02'),('e7c085f2-2d0d-4e77-81d0-7dbf0b77a31e','60f3758f-f33d-482a-a64d-11ef05de0241','wifes','wifes\'','wives','wifis','wifes\'','C','2024-12-04 10:11:21'),('e7c46dab-eb8a-488f-8b14-002b3203fa36','2634f4e8-af41-4453-be13-4efaa112b189','Repair','Demolition','Expansion','Refurbishment','Decoration','D','2024-11-26 05:48:43'),('e7ea2912-4dc1-4835-a273-880c13cd587b','751259fb-1098-4e7d-b16d-732654655ac0','The Lord of the Rings','Harry Potter','To Kill a Mockingbird','Pride and Prejudice','Surat Kecil untuk Tuhan','B','2024-12-11 14:48:11'),('e7eacde1-ed47-4a37-9cfb-e6b6bc358313','18e2b446-5a4c-40f1-8808-7b129fba4cfc','Winemaker','Teachers','Animator','Producer','Guide','A','2024-11-21 13:32:02'),('e8183b2d-00f2-4b31-b0ad-f634e46c9b20','5a567ae5-e090-4c7d-9c78-e2924684ef06','His decision surprised everyone.','They will dance tomorrow.','They will dance tomorrow.','She laughed loudly.','The forest was dark.','A','2024-11-28 11:49:12'),('e81c844a-e228-4372-9ed6-b6db23be5a54','cfea150f-4b48-4aeb-8a24-0ad30e7efb63','Simple','Unimpressive','Small','Grand','Modest','D','2024-11-28 11:46:19'),('e81efdcd-3d6e-4b46-8001-31762b99644a','8434c292-05c6-4afe-95a7-5ec81ee7dee6','Modern','Genuine','Strange','Unreal','Artificial','B','2024-11-26 07:13:45'),('e820567a-3965-486e-acff-0dc0dcd810d9','97280593-b976-4be7-9c76-af4ff6e47ccf','has gone','had gone','goes','is going','went','B','2024-11-28 11:32:20'),('e8589f5f-2ceb-4a47-b625-bcb2c0156699','21234a81-8a11-4470-b6ba-dc742d92d828','A friend','Older sister','Younger brother','Cousin','Father','C','2024-11-25 11:06:59'),('e85b5594-afdc-4f2b-9443-410ee9c08160','ea77195a-6a67-4f82-a914-a51599a6379c','His enthusiasm','His patience','His cooking','His athletic skills','His teamwork','B','2024-12-06 11:42:39'),('e85e36a8-0258-469a-a417-cc9416e70c09','ed09986e-779a-4b7d-95d5-88b0bb2cde62','By offering free drinks during check-in ',' By providing a faster internet connection ',' By having staff available to greet guests and answer questions ','By offering guests a tour of the hotel upon arrival ','By offering free snacks','C','2024-12-09 14:59:29'),('e86b8a60-f553-47c7-965d-18a5643a2424','b7beae61-24d0-4ec7-b4e6-8bb26a218e33',' I would to travel Spain like.','To I would like travel Spain.','I would like to travel to Spain.','To travel I would like Spain.','I to would like travel Spain.','C','2024-12-02 13:39:00'),('e87b3a35-c1eb-4c3b-893f-52510c36fc06','d92df5fd-a0a3-405e-9a48-3ffc6160326f',' doesnt attend','wont attend','arent attending','didnt attend','havent attended','B','2024-11-29 11:15:54'),('e8854ec2-27e3-42bf-ab7d-b0499175bf3a','1afc2512-8592-485e-9282-5c562426c344','Her dancing','Her singing','Her drawing','Her speaking','Her writing','B','2024-12-06 11:17:12'),('e88c5ddb-5f91-4974-9f52-5e5f3813ef3c','28c4bf70-c829-4fc9-92cf-cecdc022b3b9','Slow','Tired','Fast','Heavy','Lazy','C','2024-11-28 14:18:23'),('e8db733c-79cf-4a87-9a8a-1f04460e2ab3','a3c22568-2a12-487b-a88b-393fc471f51e','They arrive early','We saw them yesterday','He works hard','They play basketball','She speaks loudly','A','2024-12-11 09:54:13'),('e8e4836f-fc8e-4ba3-8650-7c39f0500361','84f48136-9c83-4823-a7b4-da4b2f42ca34','They stay quiet and do not speak.',' They say goodbye and eat together.',' They leave the ceremony early.','They fight and argue.','They sing songs.','B','2024-12-05 10:27:24'),('e8eddd31-140f-49ce-b73c-3142238b9f32','5a2f0d8b-0c43-43de-914b-4b3b1ae70ead','will plan',' plan','planned','planning','plans','A','2024-11-29 10:59:42'),('e9243579-aa51-4839-b48d-fbf32017bd98','8d459bc8-73d2-4b7b-a20a-f900a089d07f','The room was too small','The air conditioning was not working properly','The beach was closed','The restaurant was fully booked','The staff was rude','B','2024-12-04 14:06:43'),('e934193e-ed74-4a7d-929f-c1ffd0c7bbd6','e7fa514b-7130-401a-a9d3-2aece9f7523f','study','are studying','were studying','have studied','had studied','C','2024-11-28 11:44:11'),('e948d625-7dc8-4736-b564-bdd2a864fa2b','b20a2b1d-e870-47a9-92ea-dfed15e4bf3c','while','because','unless','although','after','B','2024-12-03 09:48:28'),('e94a863b-32d5-4eae-aa9c-59aa89e8e553','1b113b9e-15a8-4dbf-8f65-d96169825218','Using steel reinforcements','By replicating the original wooden beams','With concrete for modern stability',' Using only historical methods',' Using only bad methods','A','2024-12-10 10:01:26'),('e9550e40-77c0-4ec9-9042-84efdf622be7','7e991673-dca3-465a-ad6b-f67d06d9e00d','completed','had completed','have completed','will complete','am completing','B','2024-11-28 11:57:49'),('e955d206-f606-448a-add5-bf92d679cb85','2877de19-8669-46e0-af2f-5ea8bf259d7c','when','before','until','after','because','A','2024-12-03 14:13:58'),('e95ed6a4-dadc-47ca-a934-5072a4ad64ac','1e715919-7482-461a-a1af-040b0ffafc25','English and French ','English and Spanish ','English and Italian','Spanish and French','English and German','B','2024-11-25 15:35:08'),('e96bc863-10a2-4c35-a62f-c28f0c9bb6e4','9e580b7a-c0cb-4fa2-978d-a1f7b3ccf851','Botanical garden ',' Nature reserve ',' Arboretum ','Forest ','Park ','C','2024-11-25 11:27:54'),('e975a6d6-a747-43bd-a2b4-78957308f23c','d513df6a-3b05-466c-89f3-410daa55fece','can','could','may','will','might','B','2024-11-28 11:55:24'),('e984d5a5-b994-4e89-b05c-9bd271e42a5e','9ba67c8f-63af-4fee-a8ac-da0436787994','She sings beautifully','The dog is outside','We left early','He works here','The weather is warm','A','2024-12-10 14:09:48'),('e9a79630-7a4b-46de-a046-8d752f606f87','96c88117-3d6f-4a0f-bee2-b1a5330aec7a',' Traditional New Years dishes only','Local street food','Cuisines from various countries','A seafood-only menu','Vegetarian options exclusively','C','2024-12-11 13:35:42'),('e9aa5292-af64-4aaa-9962-7a7f8d96f688','cdf69044-6f87-44c3-86d7-b889e4ed05ec','A sports contest','A painting contest ','A writing competition','A science quiz','A singing content','B','2024-12-02 09:18:13'),('e9fa2d3d-eb24-46ee-99fa-951bc0986846','fe9568e9-fcc6-4f4c-b1ae-92df819ef72a','People began to feel sleepy','Animals ran away','Everyone started dancing joyfully','The flute broke','It started raining','C','2024-11-28 13:57:07'),('ea00eb03-1e92-48e9-9cdb-b9183e4dc8d6','1120320e-8226-4e10-b5c0-50c55f8140f3','They went to the park on Sunday.','She stayed in her room because she was tired.','After he graduated, he moved to another city.','We traveled across the country last year.','He worked hard to achieve his goals.','C','2024-12-03 13:40:58'),('ea03e742-d8e9-44ad-b124-d2b6f84551a3','d5251c20-a26c-473a-aedc-eea706a5d7a2','She was late for her shift.','She had no interest in hospitality.',' She was unsure about her ability to communicate effectively with guests.','She wanted to work in a different department.','She wanted to resign','C','2024-12-06 11:13:53'),('ea04017b-ff7b-4897-9e03-891eb58081cf','2f43ca06-7117-4224-acb0-61a4432ed076','A receptionist desk','A waiter serving food','A staff member carrying suitcases','A guide leading a tour','A cleaner mopping the floor','C','2024-11-26 06:18:16'),('ea0b2796-6d24-4aab-a019-382065fbd932','b669f3fe-4089-44d9-9201-ade0a621b0f5','Generosity ','Kindness ','Harmony ','Peace ','Force ','E','2024-11-25 10:07:37'),('ea0e7ac8-a684-41bc-b55b-3d13bbb32cdb','b80d7f77-30af-4f77-841e-06a153fc59bc','Arrival','Hospitality','Lodging','Staff','Transportation','C','2024-11-26 07:24:16'),('ea197dd3-6c92-4485-bee8-18f55eacc3a0','7ea85ae0-e32f-4575-9886-447ae2ee0600','Variety of plant and animal life ',' Variety of plants','A kind of rock ','A pollution problem ',' A tourist attraction ','A','2024-11-26 07:10:11'),('ea37e6cb-7947-4b6f-b817-1c346cfddc92','cb4e4547-6091-4fe2-b728-fb2ad9ab27a2','will offer',' is going to offer','might offer','would like to offer',' has offered','B','2024-11-29 14:09:29'),('ea3d3f83-31a8-461e-99ac-d13d18ae141d','bdbe323b-4d28-4fd9-a867-d79c015e87ba','9th','10th','11th','12th','20th','C','2024-12-10 10:03:32'),('ea4bc542-0461-4ce4-a95c-0b01c5566361','1f36a5df-5927-4dae-b004-086e9e891607',' reply','replies','replied','replying','has replied','C','2024-11-29 10:51:04'),('ea57ddc1-8aa5-4004-b417-8b4a800d4fc0','84a42f51-aaf1-4ef4-be7b-ebe697830d56','She breathes fire','She hides in her cave','She flies away','She eats extra food','She roars loudly','A','2024-11-26 09:12:36'),('ea604e39-b767-4f39-948a-213d475534c3','563feb8a-a229-4a8b-8dcb-b5f709935064','Tells time and predicts constellations.','Tracks time for festivals only.','Operates using solar energy.','Works only during the winter solstice.','Is powered by water.','A','2024-12-06 12:21:16'),('ea6093d9-3bba-4cec-9d66-9aa6c29e0fc9','148b1b0c-308f-474a-a681-78e7dd0342b2','until',' because','when','although','while','C','2024-12-03 10:23:27'),('ea66c876-6699-4d55-b636-35922eba12a9','905e25b3-9d81-404d-b140-e93169ca62ac','Critical','Indifferent','Supportive and congratulatory','Angry','Mad','C','2024-12-02 09:48:19'),('eaae0879-4e31-4045-bb6e-1d326b8fcf75','93b7953f-abbe-4b84-9694-340fd4f91dee','Quickly','Now','There','Often','Carefully','C','2024-12-11 10:13:04'),('eabef25f-afc5-42cb-8b37-e3b5ca1f1e64','5b9d5e2a-b45a-4474-934f-a4243ecdfd02','Clingy','Diligent','Neat','Lazy','Tidy','D','2024-11-28 14:35:18'),('eacd3564-0c58-406c-8f0b-2bd76dd6ffa5','35ef7449-075c-4b9d-b334-5f6f4eaa914f','don\'t','doesn\'t',' do','am not','is not','A','2024-11-28 14:28:54'),('eaf6f7b3-68c5-4ae4-af8b-3429ea24c484','322d1a5d-97e4-421e-b125-2254ac7b0712','Maria ','Julia ','Tom','Sarah','Alex ','B','2024-12-09 15:03:11'),('eaf95991-cb54-4aff-a661-4e29abc5f17a','8338777e-2ba5-430e-bb22-abd55b87e1ed','Energetically ','Carelessly ','Restlessly ','Diligently ','Lazily','E','2024-11-25 10:46:30'),('eb0c9bf5-fbfb-4f76-921d-c88dc88e2ab5','261465bd-2832-469a-b11f-971e9f6a61ef','teeth',' tooths','teefs','toothes','toothes','A','2024-12-04 10:30:52'),('eb520a40-ec99-4312-9620-05decd5b9ec3','1bd8f7f7-34db-4f89-a4b8-0524d18494ed','Meet the education consultant','Prepare for the final examination','Teach strategies for the final examination','Get the free chance of joining the seminar','Learn about exam questions','B','2024-11-21 09:23:44'),('eb5a3750-d013-45d2-8f6a-d164f22c39fe','817412ef-783c-4300-a8de-5712768ddd5f','The ocean','A castle','A beautiful city',' A river','A forest','C','2024-11-21 13:03:55'),('eb6d62b4-5165-4794-8be6-6ae6dcc31a82','1d0a3276-0745-4b09-849a-a03debcfbdd3','Friendly ',' Complaints only ','Guest opinions and comments ','Employee responses ','Marketing materials ','C','2024-11-26 03:22:43'),('eb8d3e1c-9a03-41b7-8728-6f450aded8fc','a92e2b2d-d229-4fea-b3a3-11995d7141df','didnt call','hasnt called','doesnt call','hadnt called','wasnt calling','B','2024-12-02 09:53:12'),('eb95528d-b63c-4576-8ebf-f71f51eed261','bde58886-a478-405d-81f8-f8fb1e87ed75','Simplicity','Opulence','Comfort','Elegance','Wealth','A','2024-11-28 15:26:18'),('eb995351-a9ef-414a-8dd2-6d78ac5a1a0f','b43bf5b2-50c9-44bc-bba8-349ea1514211','Lazy','Fearful','Courageous','Calm','Strong','B','2024-11-28 10:13:47'),('ebb61b85-2798-472f-8345-30b4fb979ff1','83b6067f-31ef-4983-a6f0-7a34a950aafa',' In six months ',' Next month ',' In three months ',' By the end of the year ',' By the end of the week','A','2024-12-09 13:57:52'),('ebca2173-b312-451a-9107-aec8993c29c3','1a5fa538-ae22-4963-b7fe-c10831f27523','Questionable ','Trustworthy ','Doubtful ','Complicated ','Temporary ','B','2024-12-02 14:29:49'),('ebe4014f-7309-4d30-90cc-be859610427c','276268c7-4493-442d-88f0-96430a16161b','will call','would call','call','have called','had called','B','2024-11-28 11:46:37'),('ebef10d5-9e8a-4ca2-9489-edd2403bf371','6d6135da-8a76-42be-b031-e5f04b0fd332','A place where food is sold','A way to prepare food',' The act of cooking','A time for eating','A type of dish','A','2024-11-29 14:47:48'),('ec01fe95-84ce-44aa-a2be-fc7761209224','81e714cf-b631-4084-b5c8-ac55a62422bc','Although','Because','While','Even though','since','D','2024-12-03 09:59:34'),('ec13f9fc-05dc-4204-bc6a-c3b40bf730ee','107217d9-66fc-4941-a9ec-628a3b068e3e',' Traveling to different countries ','Earning a high salary ','Witnessing moments when understanding transcends words ','Networking with influential leaders ',' Writing academic papers ','C','2024-11-29 13:56:41'),('ec2c7c2b-9d22-48bd-854c-8338fc0c6f5a','f81fb300-e22c-41be-baac-02d1e73fb3ef','All human beings are awake during the day and sleep all night.','Owls are awake during the day.','Owls always eat at night.','Owls have tiny eyes.','Owls are nocturnal creatures. ','C','2024-12-03 09:06:53'),('ec2da56a-30d6-440c-a684-6b6d7343eb55','586b6c26-bca8-440d-990e-5e740aa9239c','Call the business center','Inform the reception 3 hours in advance','Wait at the lobby','Book it online','Book it offline','B','2024-12-11 09:34:51'),('ec3205d4-3607-41f6-a408-e94920f4f9f5','8aadbade-8382-41f0-a534-3d5b03d07858','Technical queries about the companys finances','General complaints unrelated to the Innovation Hub','Questions about the Innovation Hubs tools, workshops, or project submissions','Topics about unrelated departments','Questions about personal leave policies','C','2024-11-24 00:05:08'),('ec46c23f-c049-4c5b-b734-d3200f45916d','40d2b55e-2725-4813-bb63-326e24431cdf','A fish swimming','A bird that fell from its nest','A rabbit hopping','A tree falling','a snake on a branch','B','2024-12-03 14:19:29'),('ec51ba01-520c-45ff-a608-706cbf0e8077','084db4a6-97a0-48a3-bb8e-a9c91f196afd','becomes','became',' become',' becoming','becomer','B','2024-11-29 09:40:44'),('ec61adc6-3e1a-4d56-9ed4-b2dc20a98a03','399777e9-48d9-4c98-85a7-18965d4867fd','booked, woke, prepared, enjoyed','book, wake, prepares, enjoy',' booking, waking, preparing, enjoying','books, wakes, prepared, enjoys','had booked, have woken, have prepared','A','2024-11-29 10:02:55'),('ec7ac86d-f141-4881-ab5b-99f0a6296b65','97f55e04-0f4e-46aa-8901-cd1f22e27a5f','before','after','until','when','since','A','2024-12-03 14:01:11'),('ec7c7917-bbde-4236-aa20-be923f83d333','98cb739d-749e-4e3e-89e9-ac5f6951fdb2','It allows more people to see the show','It is required by law','They dont like performing indoors','They avoid tourist areas','Open spaces offer better acoustics and visibility for their acts','A','2024-11-28 13:50:11'),('ec7c97f9-14d3-4a14-bf3c-b6fe41253221','0de4b9e8-879b-4b01-9ee4-aade5295b7b7','Making the material longer ','Engaging the audience and making it meaningful ',' Giving too many examples ','Using complex language ','Teaching only the most important topics ','B','2024-12-03 09:16:53'),('ec930613-9723-4b3f-a210-5167db5b564a','3cc6706c-fa6b-4fdf-8077-92f53df02061','Write a book',' Read more books',' Join a book club',' Start a library',' Go to the bookstore','B','2024-12-09 10:47:58'),('eca80831-2456-4d36-abba-9cd0435423ef','7dcd25b1-0791-488c-ab7b-6acea0df4be8','Challenge','Challenging','Challenges',' Challengeable','Challenged','B','2024-11-26 00:13:04'),('ecae2548-1d0e-4ab3-a4b4-7dee7600b337','f2fa9127-8a86-47c4-abee-1daf775dfcb6',' friend','friendly',' friendlier','friendliness','friends','B','2024-11-29 09:15:03'),('eccd2e25-7b6e-4a88-97e4-d8056e8f8251','76c1ed5c-be28-4276-a202-3abb68405233','nilas','lanis','snila','sinal','snail','E','2024-11-28 10:32:30'),('ecd689c5-bfce-41cb-a902-c7b445476141','61f89f76-3770-49ce-9ce6-4db0cba5211b','Playing online games','Helping his roommate with cooking','Traveling to other countries ','Exploring new websites','Exploring new world','C','2024-11-29 12:00:20'),('ecd8040a-c7a5-44af-93d7-364f1500e63e','5a3bc99f-288e-42c6-b0e6-c142fad234e6','Guest relations manager','Event coordinator','Receptionist at a small boutique hotel','Reservations manager','Guest services agent','C','2024-11-28 10:59:47'),('ece035a1-75ec-420a-b3ad-811c60261b40','5b28ae4b-dae3-4c5b-a5fc-c476353b39c7','Beautifully','Often','Slowly','Quite','Rarely','C','2024-12-11 11:08:02'),('ece26d68-2214-4f4f-82d3-f4998e8f7413','dc53aa98-2c35-4773-8fe9-6f30b5668e78','Color','Shading','Beauty','Texture','Artist','D','2024-11-28 12:11:04'),('ecf74524-5515-449b-a3d2-cf407bcaedff','c116fa45-c00c-4eb4-962c-255bb971d78f','beside','under','between','with','near','A','2024-11-28 15:25:40'),('ed12ac47-a31c-4402-8a43-d1cabcb80ffc','2f8c09c5-bd59-4e69-bab3-04ff9ce27120','Video games','Board games','Card games','Outdoor games','Arcade games','B','2024-12-11 15:01:01'),('ed2407ac-939f-4e22-a027-f0be48cde91f','a4ceff62-f4cf-4bd2-8ae7-5ba5b67a7990','Gustave Eiffel','Pierre LEnfant','Leonardo da Vinci','Charles Garnier','Gustave Flaubert','A','2024-12-11 15:56:49'),('ed27be01-3ad1-4772-9f01-790d3f892c8e','a983cb40-2d0c-4c7d-8804-b8d3ba7095e2','Traveling to different countries ',' Earning a high salary ','Witnessing moments when understanding transcends words ','Networking with influential leaders ','Writing academic papers ','C','2024-11-29 11:07:28'),('ed30fb8b-4029-40de-b441-4f04985fdaa9','2b32d71d-2ef4-4591-8bbb-0cc3db9ba80f','He lives in his own house.','He stays at his friends house.','He stays at his grandmas house.','He lives in a dormitory.','He lives in his parent\'s house.','C','2024-11-04 14:05:35'),('ed4856ff-050b-456e-980e-c233bdabd2ce','9e5c109a-8928-43e5-92ab-3283388562c6','Guide','Student','Follower','Worker','Helper','A','2024-11-28 14:49:37'),('ed48caed-3258-4a7a-827c-1f087403c270','f4cd7513-057b-48ab-96d6-81c6f36ae858','He','They','She','We','It','B','2024-12-02 10:57:33'),('ed4d823a-40a3-4e27-8537-f2c2e87b51e2','b8748a5a-7e9c-4844-bc25-44db66bebc9e','Receptionist ','Driver ','Cleaner ','Guide ','Gardener ','A','2024-11-25 15:46:02'),('ed566222-a6b3-4107-b08c-7310157f16bd','4c4361f2-e776-49a7-841f-9de82b6aa274','He','It','We','They','She','D','2024-12-02 11:26:47'),('ed5eef6b-f337-4a6f-99b9-3d1363a11397','5f4bd927-ce97-4898-8778-adeb789d756f','Hemingway, Orwell, and Wilde ','Dostoevsky, Hesse, and Arendt ','Shakespeare, Austen, and Dickens ','Twain, Kafka, and Proust ','Woolf, Joyce, and Nabokov ','B','2024-11-29 11:08:14'),('ed8fa3ff-2607-4283-aba6-9e4077f13a8f','b111e566-b6c4-4efa-aaa6-e30855b63a07',' It is purely sweet with hints of sugar.','It combines bitter and sour elements.',' It is characterized by spicy heat and tangy acidity.','It is a mild flavor that enhances bland dishes without overpowering them.','It refers to a deep, meaty taste often found in fermented or savory foods.','E','2024-12-02 09:46:28'),('ed93c7a9-1b1e-410d-b717-532da2a8c47c','080b274e-fda6-41b2-9bd5-1639bc805f45','Special ','Old ','Common ','Expensive ','Rare','A','2024-11-26 09:32:15'),('ed9ba73c-b5d9-4655-9606-c963c10470fa','7c522f9d-1656-401d-b48b-23e6410f96de','on','with','by','over','through','C','2024-11-29 09:20:45'),('edc9a338-caa2-4eb7-b743-0d40e7868f39','53e21c1c-6874-404a-9527-8a7c26057eed','Visit her friends','Go to a concert',' Visit her grandparents',' Stay at home','Go skiing','C','2024-12-09 10:49:25'),('ee12f057-9be3-40f8-b01d-1f3dc0d9beae','1854aff3-3875-4115-a7c5-71301584b367','Violence','Encourage','Convince','Conflict','Action','A','2024-11-28 14:55:38'),('ee1bdade-cc2a-4395-907e-70bacb945fa7','e56184d6-9c62-4808-a793-5b033377c4e0','announces','will announce','announced','announcing','has announced','B','2024-11-29 11:23:14'),('ee25e629-14a0-4f29-86b9-79b5bd6082ba','f7420c16-af5f-4746-8057-1dd70730d61d',' Happy','Happiness',' Happily','Happier','Happiest','B','2024-11-28 10:56:06'),('ee3d82ec-bde3-4fdb-a0ee-b76bfd605328','ab412977-53b1-4d8d-a40b-3d877a7ba5bd','People','Government','Heritage','C and E','Artefacts','C','2024-11-21 13:36:16'),('ee4491c4-2487-46ac-89ea-2c12ff19c9c7','b8494019-eda7-428a-bea6-b9a222a0b517','Expression','Experiement','Experience','Explanation','Excursion','C','2024-11-26 06:14:42'),('ee54d9a6-90f3-45a9-bca2-32d94c4dee21','21cf5b01-764f-424a-8b43-a93c4c0d52fc','\"That was a great speech!\"','\"I didnt listen to it.\"','\"You talked too much.\"','\"It was too long.\"','My pleasure','A','2024-11-25 17:26:08'),('ee615222-3794-4c8a-98c5-900574ee303d','a12602aa-9b32-495f-a3ac-4d0d83d6ed35','Chair','Quietly','House','Beautiful','Car','B','2024-12-11 09:39:01'),('ee9b06ee-ee1d-4bcc-97d5-bdb9d6660fc5','c6bc1669-a8dc-4d43-ada4-2e91161b558b','enjoys cup','cup fresh','every cup','coffee fresh morning','a fresh cup of coffee','E','2024-12-11 13:26:22'),('ee9ebd9c-b797-415f-b3a1-d849005d6748','689f8c03-a5b4-438c-9574-2023f1c4c6f6','Building new homes','Learning about food','Working in a factory','Celebrations that bring people together','Cleaning schools','D','2024-11-27 23:13:56'),('eea836ae-2ac4-4fac-9f4c-ef7a6ef6f72e','0e91e2ce-7185-4640-973c-c051ccf55063','Optional ',' Required ','Difficult ',' Efficient ','Scheduled ','A','2024-11-26 07:48:37'),('eedbdc9a-5f80-4547-80d2-93ee021e27bf','41c46577-01da-4c50-b8f4-047a75daa8f2','Kayaking trips','Birdwatching','Horseback riding','Guided eco-tours','Workshops on wildlife protection','C','2024-12-11 10:57:38'),('eee03717-fe2b-42aa-8044-433c6d5eccba','9f9ae01d-7ba7-486d-bcea-11767fa8f882','Nishiki ','Arashiyama ','Gion','Fushimi ','Higashiyama ','C','2024-12-03 11:13:13'),('eefdf14d-b054-44d2-a2be-2d6b5da7f978','6300900e-ffb2-4535-aec2-395028bc079c','Relieved and happy','Disappointed','Anxious','Indifferent','Happy','A','2024-12-02 10:09:52'),('ef01883e-bb60-43a0-96ca-6e66813dd4d8','883a956b-af14-4761-b13c-3caaa2ea7cce','Park','Shop','Center','Garden','Playground','B','2024-11-26 08:05:53'),('ef108374-19e7-4e22-a92f-8ae8a80b0524','56552bf3-5495-4ebe-9acd-c0fa2e625d34','at','in','on','near','between','B','2024-11-28 14:51:32'),('ef25dfb2-fa87-456a-9408-b94c67466d4a','abf06239-a1df-4fcb-a3bd-11e16963ba5f','Modern','Simple','Young','Basic','Old','A','2024-11-22 11:43:43'),('ef26686e-65fe-4c51-af46-784bec0aa164','5d3d6079-6d4a-4730-8d89-b71e331557ad','Its','Their','His or Her','They','We','A','2024-12-03 13:57:53'),('ef2c2e98-2dde-4de6-bb71-e3fde45ecdc7','4f750e89-d6ff-4521-8584-10c2009c1849','Respect for time','Respect for traditions','Family bonding','Religious practices','Hospitality','A','2024-12-11 15:00:50'),('ef36b08b-3845-4ef7-a609-82517ed73330','ea53279f-374d-4cb8-b864-7e8bf26eb969',' Fish','Swim',' Rent boats','Sunbathe','Hike','C','2024-12-10 12:37:35'),('ef4b72e7-4f2b-4767-854c-b2e21a06ee6f','02d07b11-3c72-4e28-9047-5ee12154a469','unparalleled, seamless, exhilarating','unparalleled, seamlessly, exhilarated',' unparalleled, seamlessness, exhilaration','unparalleledly, seamless, exhilarate','unparalleled, seamlessly, exhilarates','A','2024-11-29 10:31:03'),('ef575212-5f15-478b-8c32-9a198102f874','b893f691-8f72-4cef-b072-65531620942a','Fushimi Inari-taisha','Kinkaku-ji','Arashiyama Bamboo Grove','Nijo Castle','Gion District','B','2024-11-25 22:50:15'),('ef5777d4-a036-40f3-b07b-cc1fa5339409','1f1cf84c-5ef4-4d17-9a9a-040fe4219600','Shoes','Shoess','Shoe','Pair of shoes','New shoes','D','2024-11-28 11:31:00'),('ef6eddcc-9811-43b7-9a7a-7c34a578f4e9','13463ff0-dae4-44ea-af33-7a8bea9d143f',' Local business owners',' People from different cultures','Tour guides and locals','Only tourists','Just local authorities','B','2024-12-12 11:03:18'),('ef70fa75-8fcb-456c-9fa0-f9de5b4d97e7','68e46a61-f402-45bd-8f3a-7fcea49827bf','reads','read','was reading ','is reading','had read','C','2024-11-28 11:29:26'),('ef9a48a8-5eab-4233-a646-e3b84546b87e','54ea5a66-9643-41ba-97b4-5874f9267602','They are perfect for relaxing walks','They have a restaurant in them','They are full of modern sculptures','They are located near the hotel entrance','They are located far away from the hotel entrance','A','2024-12-10 09:25:59'),('ef9b0e49-d101-4b47-a008-1b825c519084','4d0c48fc-7628-4619-a33f-d4e1f023354c','Pizza','Pasta','Seafood and ocean views','Barbecue dishes','Salad bowls','C','2024-12-10 12:52:02'),('efac233a-0230-4232-bb83-d4d3b37fff9f','f5a93cda-4051-4102-af48-4ba556158ac4','He pretended to whistle.','He felt like a clown','He realized that his parents had decent foresight ','He spilled into the lake','He spilled the tea','A','2024-12-02 09:54:37'),('efd47cbb-14ce-435a-87eb-60c3f71eb3a0','3822a7bd-c53d-4f0f-a60d-85375ef15350','20% of profits','books for the library','a portion of proceeds','50% of revenue','extra copies for students','C','2024-11-24 00:34:13'),('efe43bea-6d40-40cd-a6b4-4048035ef57a','fc90e195-2e2f-4c3a-a7fc-430d0717adcb','haven\'t seen','didn\'t see','hasn\'t see','hasn\'t seen','didn\'t seen ','D','2024-12-02 11:45:14'),('effa41c9-7d93-41fd-b9be-b94d44184c85','e4f85af4-fa00-478c-96f5-ece9da1c9142','does','do','did',' doing',' is doing','A','2024-11-28 14:16:58'),('f025ee81-13ac-45d2-a1f3-2e33fe888f3e','f10f9538-40d2-45d9-89f9-be8888aba221','Adverb clause','Adverb phrase','Noun phrase','Adjective clause','Prepositional phrase','B','2024-12-03 10:52:37'),('f0580edf-5afd-49e3-a513-93f409bc627b','d1a27b93-007d-4bba-ae4e-c26537d8f093','Finding a publisher','Balancing writing with his day job','Creating the plot','Getting feedback','Getting greeting','B','2024-12-02 10:10:47'),('f06461bb-49a5-497c-acec-c7059888291a','de52a485-e5cb-4cb3-9a4a-a10df9c5b2a8','She has a new car.','He feels happy today.','The car is blue.',' It is a big house.','She is tired.','B','2024-11-26 03:29:55'),('f068c52b-b8f0-4de8-8e2f-9906c634065f','5bca6679-526d-49d3-abde-0256fed8d42b','Palace','Apache','Pecel','Lacepa','Place','A','2024-11-28 11:00:38'),('f07099cb-5fe7-48f8-869d-68100a53d441','bac7e539-1171-48cc-9ceb-48e8f8188a40','Achievements','Opportunities ','Challenges ','Successes ','Awards ','C','2024-11-25 10:45:37'),('f08f0823-0c76-43f4-b47a-00f973f9e9b0','0f47a3b5-1421-442d-b1eb-e9de90856ebe','Delicate - Sturdy','Brittle - Robust','Weak - Strong','Vulnerable - Durable',' Resilient - Sensitive','A','2024-12-02 15:18:36'),('f0922448-6022-4e3a-865c-fb8ad4b15164','b4f154ac-2bad-4253-9263-9630211c3afc','Free','Paid','Delicious','Included','Optional','B','2024-11-26 06:03:19'),('f0a7c286-2199-4436-84f2-da410de3f938','a27f8d6b-ea09-48de-a108-129afa59b51e','She won a race','She finished a marathon','She started a new job','She received a promotion','She passed an exam','B','2024-12-06 10:54:22'),('f0c26b03-4187-40cb-943c-ea3a035a73bc','a81ccae1-306f-497d-bbd5-9375124188f5',' \"I didnt expect anything less.\"','\"Congratulations on starting your own business! Thats impressive!\"','\"It really shows! Ive never stayed in such a beautiful place.\"',' \"Im not sure I agree.\"','\"Im sure other hotels are just as nice.\"','C','2024-11-26 02:45:44'),('f0cd771b-9544-40b6-a631-85826259fe6b','47d1561b-e10a-4eed-9a5c-7f7994a52253','They','Either','Her','Them','His','D','2024-12-03 10:33:34'),('f0d31da2-fd7d-43be-803a-f0bdc13b05d8','c6796bc2-bc70-40c4-a0ae-1ca76a9d492c','It helps her understand hospitality practices in other places','She gets to relax and take a break from work','She can meet famous people','She can attend hospitality industry conferences','She can try out different food styles','A','2024-11-28 11:36:07'),('f0eca231-9e37-4867-a51f-b92b7912c562','87c02471-081c-47c1-8151-be56c9f5ded6','wont join','doesnt join',' didnt join',' hasnt joined','isnt joining','A','2024-11-29 11:21:00'),('f0f25ff3-d4e8-4d41-bd50-7d21f32fae20','45aac24d-39db-4607-97a8-0891e9bfe62a','becoming','will become','becomes',' become','will have become','B','2024-11-29 13:40:01'),('f0fc3023-2f52-4004-aef4-b6b6a01a6705','339ba728-0cce-4fb3-93c4-7ad9406ad016','Traditional','Luxury ','Responsibility ','Development ','Harm ','C','2024-11-26 09:42:46'),('f11638f6-6be8-48bf-851b-487597106052','ba47fc51-cb97-4467-aa36-2c3bf0bb095d','Sorry, Teacher','Happy Birthday, Maam/ Sir!','See you, Teacher','Good luck, Teacher','Nobody gets me you do','B','2024-11-26 01:50:25'),('f11ff8ab-216d-4351-88ad-e4c87b814fb7','35780735-45ea-48c4-adf9-1b13f1e51f2e','Safe ','Chaotic ','Dangerous ','Harsh ','Complicated ','A','2024-11-26 09:46:43'),('f133796d-6f7a-48f8-a3f8-a31ed6e539d6','d26b1150-f7cc-4b54-9b93-ba26ab1c132a','He wanted to find treasure.','He wanted to explore the world beyond his home.','He was tired of his friends.','He wanted to compete with other animals.','he wanted to be free','B','2024-12-04 10:40:52'),('f13792a0-58da-4bca-ae9c-198609405104','31e76bc1-f3b5-4dff-b680-0dfada429ef1','see','saw','had seen','was seeing','will see','C','2024-11-28 11:21:45'),('f1401503-5eaa-47a6-ac60-5ce3de2b87f4','4bff1a92-7555-4b1f-a26a-6eff4f030eb3','because','although','when','if','because of','A','2024-12-03 09:35:54'),('f1444f9b-23ce-461f-9179-e38fa8654371','1b8b4314-0dea-446b-be0e-ebe2f0d6d48c','Sutris','Suprize','Surprise','Slice','Serupis','C','2024-11-28 11:56:03'),('f1680684-86ad-472c-b631-f617c6abe16f','1d6557a0-958f-49ca-b459-7dc6dfcc1cb9','has','have','having','to have','had','A','2024-11-28 15:05:06'),('f16bac9b-5994-4670-a271-423ddbb0545a','02114174-c7ee-4cde-bcdd-c295542e8fc1','on','at','in','by','to','B','2024-11-28 14:50:53'),('f17ff60a-f493-44f3-8ae6-181e8531888d','d268c912-d50f-4803-8604-157ec10cbc7f',' did not arrive','does not arrive','has not arrived','had not arrived','will not arrive','C','2024-12-02 13:28:50'),('f1822628-15bb-4704-bd6b-92cd04a0318b','b9a00219-b62d-4b3f-a18c-07d467486695','I have five family members.',' I go to school every day.','I have a pet rabbit.',' I am a teacher.','I have a new bag','A','2024-12-12 10:49:05'),('f185045b-e640-4c78-a1ac-ce631a1c2c0d','b3520943-8fa0-4cc4-ac03-93daaa696113','The USA','The Taliban','Pakistan','The G7','The FBI','B','2024-12-03 08:57:17'),('f19e935f-194e-40d5-bb7c-744b17a45f5b','92c5f4c1-7795-445c-98ed-c808d5eb5761','Respect for others','The importance of listening','Politeness and respect in conversation','The value of sharing ideas','The need for silence','C','2024-12-11 15:08:48'),('f1ad9d09-de62-457e-a412-cfb27b78be1c','46a65a69-ca3f-4bcf-a8b4-e8a7c7ce45df','Grow ','Wither ','Prosper ','Bloom ','Thrive ','B','2024-11-25 11:45:03'),('f1b28dff-b9e5-4043-badc-f1fb2b6a6c8e','f29993da-23f2-4854-a022-606b1fe64155','250 meters','500 meters','330 meters','450 meters','400 meters','C','2024-12-11 15:57:46'),('f1b2c807-63da-4c83-ad49-8a2e3e522cb5','a85bf6ee-e440-4c2a-b7b7-d96b6b951ab1','She stayed home because she wasnt feeling well.','He left as soon as the meeting ended.','She walked across the park in the evening.','Wherever you go, I will follow.','Although it was late, they continued working.','C','2024-12-03 09:16:49'),('f1bb379f-c710-4678-bc51-e496c6d2f248','bce44909-e574-4801-83ee-ea58228e36e7','It makes them stronger',' It breaks them',' It makes people stay away','It causes arguments',' It does nothing','A','2024-12-12 11:43:06'),('f1c80225-e91f-4048-a78a-739e950655a4','3b2e4076-5d74-4481-b311-42a1abc27b63','To stay on the land','To stay underwater forever','To meet Neptune','To go on another adventure','To give her a magical pearl','B','2024-11-26 14:28:36'),('f20ad9fc-ea9e-485b-adaa-d6ad9672d082','08535c4f-3f39-4333-bb50-40106068d05d',' did not see',' does not see','has not seen','had not seen','will not see','C','2024-12-02 13:10:45'),('f20aeed1-faa5-4933-a63d-a57b8f51c0b2','88ffb66b-4d0b-4022-b92c-a705b29edcda','They were uninterested in tourists ','They were welcoming and eager to share their culture ','They were reserved and quiet ','They were focused on technology ',' They avoided conversations with visitors','B','2024-12-03 08:47:01'),('f242f5c4-5d01-4c82-9c21-3f46f8656b34','6cd18a3e-3e11-466c-a1e9-cb14afad80cf',' She insisted they try the chef\'s special','She suggested modifications to the dishes','She offered them free drinks','She avoided the conversation entirely','She handover the task to her Italian coworkers','B','2024-12-06 11:47:23'),('f2645fb0-4c58-4434-9530-0affbe9d4f52','05b277d6-d072-430b-92a9-3a80d6db569b','Only modern art','Only European art','Egyptian antiquities, Greek and Roman sculptures, and Renaissance paintings','Only Asian art and artifacts','Only Europe art and artifacts','C','2024-12-03 11:00:21'),('f27c353e-6a94-405b-b676-75583b636c7f','55874160-c391-4d44-96d9-888a03e7b32a','Speed and accuracy.','Creativity and risk-taking.','Patience and precision.','Innovation and curiosity.','Traditional craftsmanship.','C','2024-12-06 12:27:37'),('f28b59e2-4779-4b77-88cb-630cd6b9c927','de094c89-f76e-4f91-b0a9-082567b89c8d','does',' do','doesn\'t','didn\'t','don\'t','C','2024-11-28 14:34:44'),('f28cc643-1e72-4e1a-b9a7-c1dc99b0a848','c016fe0b-ec53-477e-9e3d-10fc2d2803bc','a new suitcase','new suitcase',' a suitcase trip','suitcase for trip','need trip','A','2024-12-11 13:27:01'),('f295f24b-65eb-4543-96f9-0125948404fc','1334c271-d36a-4464-aab8-0791d5f7dd01','Almost','Never','There','Often','Quickly','A','2024-12-11 11:40:59'),('f29a6d8e-9550-48bb-82f5-0af67f6a5750','23bcf586-ca48-4122-a994-1545ffee6ca9',' wont sign','doesnt sign','didnt sign','hasnt signed','am not signing','A','2024-11-29 13:42:16'),('f2a8cbcc-deb9-46e5-89c1-dc841194ee48','5a919ae9-83ca-4f64-9b07-d69021b3339e','Was','Were','Is','Has','Will','B','2024-11-26 03:39:15'),('f2aadb24-4089-4cdb-b43f-1a8f0a23e00f','96bcd412-4648-430c-a435-2155e1437ac6','General Manager','Receptionist','Deputy General Manager','Food and Beverage Manager','Events Coordinator','C','2024-11-25 15:52:32'),('f2ab97e9-e1d2-4d61-bc6c-40ea85d314d1','16655f65-d5a9-4e20-b1e0-2f2b3a800a08','It was removed for a ceremony','It was displayed for the public',' It remained in a small burial chamber',' It was taken to another tomb','It was destroyed by tomb robbers','C','2024-12-05 13:14:35'),('f2c192c8-abc6-4240-9350-be40e3414979','7f011a92-d0d3-4848-9754-3b32f4e09532','Rock music','Classical music','Pop music','Symphonic orchestras','Kpop music','D','2024-12-05 12:33:57'),('f2c9b62a-4ce1-4ed4-9e78-e024b21f59fa','07354c66-8390-41ef-bd65-c02ca585da72','They','Their','It','We','Our','B','2024-12-03 14:01:58'),('f2ce4d64-3bd2-442d-b26b-82940d74fa66','a0745ccc-9a2a-4478-b202-8676ac5dfdbe','Fairness','Respect',' Loyalty',' Honesty','Patience','B','2024-12-12 10:43:42'),('f2d9f2b6-843a-44b8-9be9-f5768cbdc2a1','2ace4afd-5db7-4a11-80b0-76d9de559702','Shoes','Shoess','Shoe',' Pair of shoes','New shoes','D','2024-11-28 10:41:07'),('f2e7c205-c7a9-43a1-9443-5ab4357ff8f7','7049280d-b6d7-440c-84b2-9147f36e33d4','Sheeps','Sheepes','Sheepe','Sheep','Sheeppen','D','2024-11-26 11:03:37'),('f2eac61f-17eb-461e-b25f-84aabf71f82d','3d7a4a36-0b4f-43f0-ad7b-09811307af13','Soon','Cat','Table','High','Warm','A','2024-12-10 15:17:14'),('f2eb3464-2c37-4f97-9f46-998b1197b805','10455210-b6ac-4579-967d-cd0b8a135bb3','They said they were leaving soon.','They said they are leaving soon.','They said we are leaving soon.','They said we were leaving soon.',' They said they will be leaving soon.','A','2024-11-28 12:26:16'),('f2ee3773-fba0-431d-afa2-60bc0b045220','e99ffd0f-0c6a-4987-b302-60ce79284b7f',' The old ','The shed',' Broken wheels','Bicycle with broken wheels','The old bicycle with broken wheels','E','2024-11-28 11:10:32'),('f2f8e3ae-a765-4c17-8cf9-325fd69bfcaf','99d8c656-c5eb-4bcd-8b61-ab4cb1416e18','A young musician',' With great talent','At the event','Performed at the event','Great talent','A','2024-11-28 10:41:51'),('f302e87f-c9bd-4f11-9b3c-8d268b80221b','ad57abf1-297b-431a-aa55-257405938313','For working alone','For her role as a teacher','For organizing kids events','For helping at a hospital','For raising donations','C','2024-12-09 13:57:32'),('f304393c-07e0-4da1-839b-a44f5c59635a','2176a038-c4fe-4052-ae87-7cfcd5fed66d','does not act like a winner','beats his chest to show relief','hurts his opponent badly','drums his chest loudly','they go to hospital','A','2024-12-05 13:12:05'),('f3125c61-b66e-4928-9e58-9acd2e9dc3b7','48be26ea-7062-422d-93b7-43d7ce313de6','Fifty billion','One hundred trillion',' A hundred billion',' Ten trillion','Two hundred billion','C','2024-12-03 09:26:20'),('f319dabb-ddde-4236-a73e-7011a86ddbaa','5ed7bc38-229f-43e7-8377-38fcc673a2f1','A group of volunteers ','A historical society ','A wealthy merchant ','A famous artist ','The city government ','C','2024-12-03 09:37:03'),('f31fba30-bb15-405b-8cf2-64716c4f6472','a9237bbc-62b9-459e-a93b-6f9c0f5e01fc','under','on','in','above','near','A','2024-11-28 14:33:32'),('f33862a6-f18e-4fac-8b30-ad4cca3d9100','003724c8-29d1-4780-9f50-19b47c39ca70',' read','have already read','am reading','had read','will read','B','2024-12-02 09:54:59'),('f3772a16-b785-4619-9703-1223fd2fbb57','899d35b7-7f9b-4960-9c9d-6b56a02466a4','\"Thats awesome! Congratulations on passing the interview!\"','\"It wasnt that tough.\"','\"Why were you so worried?\"','\"I thought you would fail.\"','\"Wish you were here\"','A','2024-11-26 02:23:24'),('f37ab0f9-f31f-439b-915a-43cb7aff8cd1','9705a2ff-6ccc-446b-b23a-1c3d28768a89','Famous explorers','Gods and legends','Local wildlife','Historical wars','Tourist attractions','B','2024-12-16 09:43:10'),('f38519fe-532e-4d47-a1d8-8369f35edbcb','3bf675f5-2ee8-406b-8b7b-19eb7b56c973','Sears Tower','Willis Tower','Empire State Building','Trump Tower','Burj Khalifa','B','2024-11-25 13:32:11'),('f3881dc6-a15a-46d5-b194-70af55d7183d','bd86261c-751b-46d0-a897-92d1cee6c744','Leader ','Director ','Mentor ','Guide ','Counselor ','D','2024-12-02 13:01:39'),('f39033d9-61ea-49eb-9a67-2c6bddc08794','e8179590-5f60-49b8-a636-f58e824ea424',' polished','imported',' treated','reclaimed','recycled','D','2024-12-10 14:32:53'),('f39abb19-8efb-4fc7-92f2-318d33387191','32c3b7b5-1d5d-42b3-b6d0-7479529740cf','Computers','Air conditioners','Lamps','Printers','Camera','B','2024-11-21 08:47:50'),('f3ce7ef3-4ed0-46d2-bd12-0fa0d43badff','4d8b8fc2-8a4a-423e-b72a-9600e55a1ec3','To attend basketball games','To join the basketball team','To start swimming','To watch sports on TV','To coach a team','B','2024-12-09 10:48:32'),('f3f2185a-2138-48d6-bfdd-235e2f97075f','fd7d070b-1f6a-438b-9950-1aa4e59f54f3','Tax evasion and corporate law','Real estate, family law, and personal injury','Civil and criminal law','Corporate mergers and acquisitions','Legal representation for government officials','B','2024-11-21 12:41:32'),('f3f6e6cf-d645-4ce0-9124-d99c7dad3c1e','c8cfbdca-4d29-4693-8d91-5d4074804e3c','15th century','16th century','17th century','18th century','19th century','D','2024-12-10 10:02:24'),('f4149431-2b43-4310-9487-1aeaed7d05ba','89b51abf-eb60-445e-a94a-5762193f126c','The front desk team ','The kitchen staff ','The marketing department ','The housekeeping team ','The IT department ','A','2024-12-09 14:08:34'),('f414da6b-e9c3-4eee-8ae7-39e6d006db56','fcfadfff-3103-46f5-9cbf-b2488d10c3a2','Sadness ','Friendship ','Anger ','Fear ','Loneliness ','B','2024-12-04 12:57:39'),('f42f563b-1099-421d-97e9-55870d9cdf40','2061e91f-9fa5-44c0-b426-6336bbd8ac29','She is the smartest in the class','She is smarter than her brother','She is a smart girl','She is smart','She is the most smart','B','2024-11-26 07:19:33'),('f42fd3cb-b7cd-410a-a986-6459a85b0581','a4208ade-8885-4ec6-b61a-dd81c91b601a','Do','Does','Are','Have','Is','A','2024-11-28 14:02:03'),('f43e5a60-5241-4282-ad4a-68bb2e32a6a2','6a325b56-9550-4566-b15e-d585b09fa9f4','He','She','Its','They','We','C','2024-12-03 14:03:38'),('f44bd6ca-0ef4-47da-af23-d2e3a87814b2','6dd9a7ff-9399-4e0f-a98c-cf25a1e7e4fa','Their','Her','His','Our','Its','A','2024-12-03 13:49:23'),('f479c1e2-2cdc-4585-bffd-8e911ac27c4c','e0e3edf6-fba2-4d68-afe1-447c31d7c934','Comfortable ','Ordinary ','Artificial ','Natural ','Expensive ','E','2024-12-02 15:05:31'),('f4942762-44ec-40cc-8684-7c8a40fee212','c635dd84-2cd1-4364-a328-6a3232371568',' To grow and study plants','To display and promote products, art, or services','To house and preserve historical records','To host sports tournaments',' To observe celestial objects','B','2024-12-03 10:47:21'),('f49c6483-f497-4743-a0ba-1099b1b2f3ab','a7318e8b-3073-4625-8928-60cf2e1f03a9','Our','Its','His or Her','Their','Her','D','2024-12-03 10:29:02'),('f4a7495a-8569-429e-8b8b-9c9643e366eb','6fccda7d-8edf-476f-a1b9-4c821d55367e','Confidence ','Condifene ','Condifence ','Confidant ','Coincide ','A','2024-11-25 19:49:40'),('f4b53d18-bc8b-43bc-bff5-fd1c9d4b4121','a7ed31bb-cbe3-43f5-ae47-d81a5ba22c13','Bench','Blanket','Bike','Grass','Frisbee','A','2024-11-26 06:44:23'),('f4b89e33-567f-4c15-8cdd-0da67e463abd','15570259-c56c-4339-bd0e-d7c3a9599fbd','She has went to school','He have finished','They was happy','I am learning','We will goes','D','2024-11-26 03:44:02'),('f4c440c9-79d9-4b86-851a-49bcc07f067c','5d2c3b47-8b58-40a5-95c2-c76520437965','I like to swim in the pool.',' I like rock music.',' I have a bicycle.','I go to work at 9 AM.','I like banana','B','2024-12-12 10:48:24'),('f4f362ff-0ed3-438c-b70f-794da2c6726a','0e5ef338-801e-46b2-bc3e-c05d60d32d0d','grows','growing','grew','grow','growed','C','2024-12-11 12:25:11'),('f50c773c-44ec-45a5-aa4a-0c44c180f115','8933757d-b59f-45b2-bf15-9e0cd8febc9c','Planning for future renovations ','Congratulating and complimenting staff members ','Discussing financial reports ','Announcing new policies ','Introducing new management','B','2024-12-12 10:20:38'),('f544eef1-e0f0-4e49-a2b6-882c9e554dda','83f728e0-8696-4e28-bcb0-adb5b2947ce7','Close ','Start ','Finish ','Oppose ','Ignore ','B','2024-12-04 09:20:00'),('f55cb198-f3ce-4262-8727-053af817f7cc','c69cba87-c1e3-4bee-826f-c943b613093e','She is reading a book on ancient civilizations','My friend, a skilled artist, painted the mural','He quickly solved the difficult problem','They studied in a quiet library','She happily baked a cake','B','2024-11-29 14:13:07'),('f55cc3f9-66f1-42f6-ade4-f90f89737cba','a5b661cb-edec-47b6-bbc0-f709c4f60582','12:00 PM to 2:00 PM',' 11:30 AM to 1:30 PM','1:00 PM to 3:00 PM','12:00 PM to 2:00 AM','12:30 PM to 2:30 PM','A','2024-12-11 09:24:05'),('f569d844-90ad-4a62-a9ef-f6076a3915bb','1eae4b75-0342-4a44-9e00-aaed961f7742','would','would like','is going to','will','like','D','2024-11-29 11:22:40'),('f56e447b-7bac-4b1f-9235-a263715f05b5','3a5abfbc-20c3-456d-ae67-e91d11aece4a','Repair','Demolition','Expansion','Refurbishment','Decoration','D','2024-11-26 06:12:25'),('f5702996-4f5a-4fed-a124-ed25777e0165','7bc654d5-37cb-4e41-b982-c22aa8b5baa7','has been','had been','would be','is being','was being','B','2024-11-28 11:49:23'),('f58dc082-6519-441d-9b49-b8eca697bb07','62debd62-6dff-468e-a680-e6828b6929ed',' eats','eat','ate',' eating','has eaten','A','2024-11-28 14:09:59'),('f597e0ed-dc3c-4354-8955-52471f24ed4b','cf22cc5a-53f4-4a35-99c9-3bd5a13dee79','He drives carefully to avoid accidents.','She sings beautifully under the moonlight.','I stayed home because it was raining.','They ran across the field quickly.','We were ready for the test after studying hard.','C','2024-12-03 09:06:41'),('f59ba007-a44e-4b3a-8424-9d808f190b88','8fe777f2-8a4c-445f-920e-af9fa87281a8','Running a marathon requires stamina.','They are running.','She will start the marathon.','A marathon is challenging.','Stamina is needed.','A','2024-11-28 12:02:47'),('f59ccb51-58a0-4746-b6e6-41774b5445e6','02434d05-fe81-46ac-b677-08790dd6d693','would like','is going to','are going to','am going to','will be','B','2024-11-29 10:42:14'),('f5a4ba6b-f078-4f8f-b03e-51b7e15068d1','6d4baf01-1097-4ec7-a68f-1f935fcd0d1d','briefly ','swiftly ','slowly ','randomly ','carefully ','B','2024-12-02 14:18:25'),('f5cdc1b9-4e07-4f27-9628-36f9ea05a7dd','57bc0316-cd07-4534-998c-bd7366874ee8','understand','understood','had understood','am understanding','will understand','B','2024-11-28 11:53:01'),('f5ed6349-511f-43de-a67c-7e98f3848092','b8dae295-6d89-4e3b-9010-1a90dbd26827','They are very brief.','They are based on family respect.','They include questions about family and health.','They involve physical contact.','They are spoken in French.','C','2024-11-27 23:42:27'),('f5f57053-b721-4be0-8073-06764e631de8','c63a44db-14bf-471d-8e2e-7dfd97d64cda','are going to','would like','would like to','have painted','go to','A','2024-11-29 10:07:21'),('f61634c2-046b-4a5a-8c42-db95d1db52e0','80551809-b153-4be4-afd7-eeaadae70bea','Johua','Eljposue','Jeles','Jeales','Jealous','E','2024-11-28 10:57:49'),('f6199d12-42e0-465f-857c-2752c5cfc77b','9733edcb-06ac-45a8-bc02-9189777a4384','Minimalist decorations to emphasize simplicity','Live music and elegant lighting','A subdued and formal setting','Traditional dance performances','A quiet dinner without entertainment','B','2024-12-11 13:37:14'),('f61c1279-7520-41bb-bbda-b36c5977aba4','8a7389e4-e7b8-413e-90fc-900a9077f913','Sarah is still learning at school.','Sarah needs to learn her job.','Sarah is paying full attention to the explanation.','Sarah is taking a note while listening.','Sarah has high motivation to learn.','C','2024-11-04 15:06:19'),('f61e9a43-64d0-449e-8501-8389a02c65df','55c04d5c-8ac9-42ee-bc54-c282857842dc','by','with','for','of','in','D','2024-11-29 09:21:51'),('f6248843-6566-492a-8844-72a9760d1c2b','c0651320-b1f3-4c7c-8db4-45e4420a6123','By installing energy-efficient light bulbs ',' By encouraging guests to use less air conditioning ','By integrating smart room features controlled via mobile devices ','By turning off electricity after 10 PM ','By turning on electricity after 10 PM ','C','2024-12-09 15:03:20'),('f6479827-4797-4c31-a97b-b9fda539ed7e','bafc5dbb-aac7-493f-b2ae-b2b4979c446c','Yes, I have a cat.','I am a teacher.',' I like to swim.','I live in London.','I have one younger brother','A','2024-11-25 20:24:57'),('f67d8da2-069c-4a08-ba77-e74abc954807','2a7db36c-c24d-487e-a513-7ec2e0d5a016','Offers to check room availability','Offers to book a taxi','Tells the guest there are no rooms available',' Asks the guest to decide later',' Offers president room','A','2024-12-09 11:23:23'),('f69be508-2b07-40c3-bac1-6a8069441576','ec54e4e2-cd9a-41b3-8cf1-d79bace20fc8','In the corner',' New bicycle','The shiny new bicycle','Bicycle stood',' In ','C','2024-11-28 11:06:34'),('f69e4e5b-44d1-4710-842b-02b1bac338c9','d7d618fc-30d5-46a9-9ff3-72fcef2e7c5d','They are here','He will arrive soon','The cake is ready','The book is interesting','She speaks softly','E','2024-12-10 14:18:44'),('f6cb61eb-c91e-4fab-a48a-0240e512897a','83e41c03-7d6c-4f6d-aa3e-bd2a85688196','A new job','Confidence','A trophy','Money','New friends','B','2024-12-09 11:07:41'),('f6df4c9d-2fe9-41b2-9bc1-d6d5c68bfa0e','4260df30-ab39-4b53-add7-54d9e12be923','Will / complete','Have / completed','Do / complete','Will / completing','Are / completing','A','2024-11-29 13:39:24'),('f6e2b0c0-319b-4098-8d86-5eb5edf9d93d','9d4c1aae-e61b-4f70-b7bf-a9db1b30f8cd',' go','have gone','went','had gone','am going','D','2024-11-28 13:27:50'),('f70d4ebc-d124-4048-9dd1-9413f2c0e123','29c12366-3427-49be-8121-f9326b80b0f6','He lives in a big city.',' He has traveled to 12 countries.','He lives near the countryside.','He is a professional artist.','He learned it from his job.','C','2024-12-11 14:04:27'),('f7130163-9ab5-4758-8833-49a7e5a250b7','2efc109a-72ad-4284-95f1-1240b4b3d42d','creativity','creating','creatively','creative','created','D','2024-11-29 09:51:34'),('f719a4b7-0999-4764-806e-03fc995fa360','aed3e96e-df7b-497d-b5ee-8f8c5c7f949e',' In the mountains','By the lake','At the beach','In a forest','In a desert','B','2024-12-11 11:36:52'),('f71ab673-c6c8-4099-a305-27fc790396bc','06472981-511e-4b16-b8ef-a1348b2e8a06',' Printing','Scanning',' Photocopying','Video conferencing','24/7 access','D','2024-12-11 09:39:45'),('f71b0750-b3f7-4535-a457-26acf01f574e','56d9c815-47a3-476e-8f48-bbff754d811d','babys','babbies','babyes','babies','babysies','D','2024-12-04 10:27:03'),('f71c6d7c-93bd-412b-8cbf-06ad7be9cd27','e3c1ae42-b592-4d22-81d0-1408a8680bbb','What','Her','Red','Happy','Quiet','A','2024-11-26 03:16:26'),('f71f2192-505f-4dfd-9c4a-6834979dda86','a0fa4bc1-228a-4015-849a-f394bf4b3c42','Non-Replaceable','Reusable','Rebuild','Remake','Renew','B','2024-11-26 07:03:10'),('f72ec612-c321-4f49-9bbd-d8940ae4a747','f24de559-3969-42a4-b11c-1f1948d1eae6',' On the ground floor',' On the mezzanine level','On the first floor','On the top floor','On the eight floor','B','2024-12-11 09:46:02'),('f7357c8b-41f8-4285-8b95-eb5c8e5cb0a2','ed14d824-8b17-4ac0-b358-adc9bff9e631','To walk','To float on water',' To move through water using your arms and legs','To dive under the water',' To play in water','C','2024-12-02 10:24:58'),('f7434fb7-20b8-4656-b22d-4dd62cec0685','d91e8197-e7c5-4834-9b85-91d27962cd6c','The large playgrounds','The sports fields','The gardens','The shopping areas','The walking areas','C','2024-12-03 10:47:32'),('f752dc7f-8dcb-4990-9616-f6a48b090cde','d0cefb83-b508-4488-933e-7c8f098e4ac8','rise',' rises',' rose','is rising',' has risen','B','2024-11-28 14:24:46'),('f760c431-c486-4e9f-9419-2ae3fe63e211','734d9873-8770-48ee-ae5a-9b08a1f5c2ba','Responsibility','Kindness',' Loyalty','Fairness','Courage','B','2024-12-12 10:44:41'),('f772dd7d-ec4f-41f5-9839-92e784ea012b','15a232bf-c5c0-4828-86ab-0003bbf850e1','Sad','Angry','Happy','Confused','Nervous','C','2024-12-06 14:29:51'),('f7b03b52-d7e7-4e8b-b985-ecfdc8d3b0b1','0378c078-3ece-4228-a123-be8b7395e4af','Leave','Leaves','Leaving',' Left','Has left','B','2024-11-28 12:26:21'),('f7bb3122-aaaa-4f83-a050-97498b3b3e42','44fadec4-6f1a-4646-9ee3-e72b00cc6f72','Audience','Entertaining','Broadcasting','Experience','Announcer','B','2024-12-03 09:26:39'),('f7c302da-a1cd-4c7b-8545-7377ed0c9d69','506cd4ce-93f7-4405-8918-32e6901c4d49','He is unsure about implementing them ','He thinks they are too ambitious ','He is enthusiastic and wants to schedule a meeting to discuss them further ','He suggests scrapping the sustainability initiatives ','He is ensuring about implementation','C','2024-12-09 15:04:56'),('f7db8059-8d2c-43de-8029-618064f76884','a5a491ab-2752-4adf-ba1d-cb219fd790b1','I am almost done','He always wakes up early','She did it slowly','The project was completed quickly','They ran here','B','2024-12-11 11:55:51'),('f7e70ce3-c55c-4533-ba09-e0ebfedbcb98','53b076bf-4da6-4396-a225-d780a5afdc08','We','Its','Our','His or Her','They','D','2024-12-03 10:20:21'),('f806bf27-3390-413a-8778-9a9d37570d81','4446e76b-6678-4df1-b4b0-7c8b7e4c8b0a','True','False','Only at the beginning','She was scared','She didnt swim at all','A','2024-11-26 10:03:03'),('f80b4ff3-5fc3-42ee-bebf-9b21943ee327','09d51645-81ef-4105-8305-3735a677be03','U.S. Presidents','Prominent generals in U.S. history','Founding members of the Congress','Historical explorers of America','Key figures in the American Revolution','A','2024-11-25 21:25:51'),('f821cefa-bc4d-4fc0-81d8-d13af9c09f3e','16e6272b-e743-4872-b93a-3f70a36f6291','\"Oh, it was nothing special.\"','\"Im sorry, I think it could be better.\"','\"Thank you! I really enjoyed learning from you.\"','\"Why are you happy?\"','\"I didnt really try that hard.\"','C','2024-11-26 02:39:38'),('f82d8a01-1ec0-4d5f-b700-890d74c893da','b49136f1-df7a-4475-91de-59794af6f2a3','A discussion on how to reduce hotel prices','The introduction of automated check-in systems','A keynote speech about hotel marketing strategies','The launch of new luxury hotel chains','A presentation on enhancing hotel entertainment options','B','2024-11-25 23:32:54'),('f83068d1-948e-4bd4-a1d8-653a4a3628d4','780d902e-b363-4622-a798-ed342eef0a79','It\'s boring','It\'s not good','It\'s sad','The new taste ','It\'s bad','D','2024-11-25 12:40:06'),('f8391650-9b91-406b-8023-0feeede53518','b234d41f-4593-49a6-9a9f-ba140efe340d','Most','Both','Any','Either','None','D','2024-12-03 13:50:03'),('f84288a1-f5a0-406f-b17a-6dcc72d91760','f67040f4-fa03-44e9-a0ec-d413822c3c04','Ignore ','Separate ','Interact ','Lost','Avoid ','C','2024-11-26 10:27:49'),('f8509121-03b0-428b-98cf-5ba6e0af2386','2116f0b1-d17d-43f8-a003-88c29a6723d1','Rainy','Snowy','Cloudy','Sunny','Windy','D','2024-11-25 11:40:11'),('f856958f-71a8-425b-906a-4b877db58f94','466be145-d204-4573-8dca-0bfc03068b00','To provide a sports area for guests','To offer a view of distant mountains','To mirror the gardens of old royal palaces in Europe','To give guests a peaceful countryside atmosphere','To serve as the venue for classical music concerts','C','2024-12-10 09:19:49'),('f88dd424-f218-4f1b-95c0-17878f83d6ab','ac99727a-4c26-4d9b-8f9b-f096fdba9854','A traditional outfit','A handmade vase','A Japanese crane','A festival poster','A carved wooden figurine','B','2024-11-25 21:15:35'),('f8a7d3e5-516d-4b42-aa49-c187c9c4541f','5985599d-bf44-47e1-842b-cadf5acd2c9c','Reads','Read','Reading','Was Reading','Readed','D','2024-11-25 19:23:48'),('f8aca06a-1dcf-4ead-81fb-e69efd746033','cd7e78ab-6d2c-4918-a4d1-121a204072da','\"Better luck next time!\"','\"Why didnt you get promoted earlier?\"','\"Congratulations on your promotion!\"','\"You should have worked harder!\"',' \"Dont get too comfortable.\"','C','2024-11-26 03:02:16'),('f8b2bcb0-db05-48d0-af5a-1b1fb5eda0b2','65472c2b-1414-4daf-9611-a08d893ccc93',' It\'s close to shops','The water is crystal clear and waves are gentle','It has rocky cliffs',' It offers beach games','The water is deep','B','2024-12-10 12:38:15'),('f8b884f0-ea3d-4605-9dfa-c7fc3bee4410','5d2edff4-37e4-4c7b-b1e9-2b10922c37e5','To keep safe','To throw away','To break something','To make dirty','To make perfect','A','2024-11-26 05:44:00'),('f8bdc466-12c7-44fe-a0ce-a18dcb529f90','629dc8dc-3469-4e2e-a01c-5cffdf921e26','A private luxury residence','A large estate or farm','A government building','A place for social gatherings','A temple for religious rituals','B','2024-12-03 11:25:09'),('f8d0e1e6-97a0-4b47-95bb-ab6bd578afa6','29f966f8-4352-424c-8474-701f8966a870','Have a meeting','Go on a trip','Catch up soon','Start a new project','Have a beach party','C','2024-12-02 09:02:01'),('f8e07068-57bc-47cc-8974-3f1bbb3f2849','a3dc72e6-2911-46d4-b432-3caf93cacc69','The cat','The dog','The elephant','The bird',' The mouse','C','2024-12-11 10:30:53'),('f92b80b0-b099-4685-9c2c-f36ded8b7475','2cbf7b8b-2491-40d2-bb8a-e66cf0586a0d','in case','unless','because','although','since','A','2024-12-03 10:26:04'),('f93480ef-a2b1-4178-8a79-15e202984b7f','a966fde2-15b6-4c26-86cd-fbcec1a0ac9c','At a luxury resort','At a small boutique hotel','At a large hotel in the city','At a travel agency','At a guest services call center','B','2024-11-28 11:14:06'),('f93f0d2f-3279-436f-aaad-d20b17120745','45b019ff-540c-4a64-a71f-d13b104540f6','Even though','Because','When','Until','While','A','2024-12-03 09:49:10'),('f94a69bf-b389-4252-8fdb-7924b70f04b6','28b78046-0d9d-4816-9c77-d7bfdc27cd77','Going','Gone','Went','Goes','Go','C','2024-11-26 02:02:16'),('f94dbebd-b3ec-4e33-a2fc-3e266db0ab2b','6f5bd39d-af8b-42ee-b52c-1b8a33f8b555','Meat','Fish','Fruits and vegetables','Sweets','fancy foods','C','2024-12-04 10:41:28'),('f96bd651-0a66-4ac7-bfc4-ed8350dda919','1701f99e-8bcd-4b2e-8add-b63e07d959ae','onto','above','by','under','within','A','2024-11-28 14:07:13'),('f97e2cd9-3137-4350-a5f9-3ff059a8c7ab','a2344567-c994-4927-9dc6-48a1531161d7','Overview ','Summary ','Concept ','Details ','Outline ','D','2024-12-02 11:00:15'),('f9829382-8961-41bb-94d5-e95e430dd13d','4b114982-f14a-49c2-98d4-60787ab2f6af','before','during',' after','when','while','A','2024-12-03 13:48:55'),('f9a3ac06-ce40-436e-86d4-741f63710936','4d787620-8c33-4b50-942a-31b479b561dc','the red and blue dress','at red and blue',' shop window dress','a blue and dress','dress blue window','A','2024-12-11 13:23:29'),('f9bed8b7-bcd6-465e-8c24-6fd3e6a8b57c','6bad0646-afa7-445b-8bc2-ca58c2167d1d','by','before','as soon as','until','after','C','2024-12-03 14:16:18'),('f9d3d8da-de9b-4d46-9274-8a4a6600172a','704451da-302d-4e2d-9e73-4004b37cbd09','Delay ','Separate ','Gather ','Divide ','Interrupt ','C','2024-12-02 13:01:00'),('f9e23b7e-442d-4fbc-9e82-34717fa308f7','a412b3f4-f4c5-4bcf-aa91-a91eb9c92eaa','This is a quiet room.','The round table is in the kitchen.','He has a big house.','She has a soft blanket.','The car is fast.','B','2024-11-26 03:04:35'),('f9e64729-167d-48ca-943d-49d6fd2d022f','928c37f8-0913-4633-9ab4-983b3678e3b0','Ignore them','Say kind words',' Walk away','Take their toys','Laugh at them','B','2024-12-12 10:55:59'),('f9e78c22-666c-410b-8432-332cc05ab73d','5e0d93f5-7fcd-4cc8-82f0-0c5d932b1189','They wont need any extra training',' By developing their technical skills while maintaining personal service','By hiring new, tech-savvy staff',' By focusing only on guest satisfaction and not on technology',' By outsourcing the technology management','B','2024-12-11 10:51:50'),('fa14f544-93ae-4b34-a7f8-cd2a36822d85','fcb818f5-f862-4aff-a5df-7e17e9b8639c','Tasty','Plain','Street','Relish','Nutritious','C','2024-11-29 14:43:04'),('fa2c5de4-342c-494f-bb3b-07675b514b79','48d720ae-8923-46db-b798-917072491a7d','Difficult ','Unclear ','Complex ','Simple ','Confusing ','D','2024-12-02 14:15:45'),('fa2d459f-bdd6-46fe-ae1d-d6950c690ba7','4bcbee7a-8be5-4a85-8352-d64b45f2f5d4','The storm caused severe damage','She runs every morning','I think he is right','They arrived yesterday','He can swim fast','A','2024-11-29 10:53:11'),('fa2f702a-06d8-451a-a26b-218d61905764','52844308-6ecf-4f0d-a42d-afa5cbd1b263','She got a promotion','She received an excellent review for her project ','She won a competition','She finished a course','She finished eating','B','2024-12-02 09:30:36'),('fa405985-1860-4d93-b9b6-c62ad684712d','48fd99eb-97f7-4151-ab36-525ac957f755','lived',' has lived',' is living','lives','had lived','A','2024-12-02 09:48:29'),('fa7240e0-a73c-48ff-87d2-024c02d99793','cbb50932-0eb1-463c-80bd-506c4c8ae789','Pain','Trouble','Stress','Ease','Fear','D','2024-11-28 15:32:49'),('fa7892bd-eaa7-4cfb-8e24-af540c55519e','c609e7a5-02c1-4bf8-9807-0903bb889dc4','Disappointing ','Admirable ','Confusing ','Complicated ','Complicated','B','2024-11-26 03:26:14'),('fa890715-b546-4ae3-b097-03c5cb5f3828','4c1b6f92-e3f8-46e8-b1ae-ea5743c11a50','A red, old, round wooden table','A round, wooden, old, red table','A lovely, little, old, red wooden table','An old, wooden, little, red lovely table','A red, wooden, round, old lovely table','C','2024-11-26 07:10:30'),('fa9e4253-8b9e-41e3-bb07-121ceaab77d2','7fc48b57-c9a3-4fc3-ad96-0bf7346ed379','mouses','mices','mouse\'s','mice','mouse','D','2024-12-04 10:06:50'),('faa34c03-f117-4354-8508-ffdd1d6682a8','6e502c04-62ed-46bd-9c24-5a2f58eab03b','Poetry','Short stories','Novels','Articles','None of the above','B','2024-12-11 13:47:21'),('fabcab90-c6ac-4e51-815d-cc14d3f85bca','6f8474b0-bf43-4f08-8a5f-6528959c4548','Critical and demanding','Informative and encouraging','Neutral and reserved','Persuasive and formal','Casual and humorous','B','2024-11-24 00:04:06'),('faca8928-2737-4c43-a573-caf29119b94b','83aecef5-53d8-4f22-a107-8b5825022143',' By offering only standard services','By using AI to anticipate and meet guest preferences',' By cutting down on room cleaning services',' By eliminating guest interactions with staff','By automating all hotel services','B','2024-12-11 10:46:57'),('facdc653-4121-45af-9435-567f48194d5f','da5ab5c4-e7fe-413d-8ec9-5c2d48d920af','They','It','She','Her','Their','C','2024-12-03 11:45:01'),('fad3de73-d983-4d0c-b5c0-dde744e246b8','94fdf3d5-86bd-4582-bc93-007d866a8500','discuss','discusses','discussed',' discussing',' were discussing','C','2024-11-29 10:51:33'),('fae77489-b373-485f-a763-84d1a297a34a','37eb2381-7adc-43a0-976b-5c53bfe03d77','adventure','relaxed','urban','health','cultural','A','2024-11-26 01:30:43'),('fafd2228-8021-4e80-8f43-dca53e6a5a40','132d2ef4-e4e1-454a-b7ac-4115e68ada75','Her painting','Her cooking','Her dancing','Her acting','Her organizing','B','2024-12-06 11:45:52'),('fb1eaf70-92f7-4634-b244-80e8fe2f6099','9bf8f99d-5324-4f4e-a67d-0b40bdd353ef','Geography','The study of nature','Art','Technology','Language','B','2024-11-26 07:00:37'),('fb5d99e9-5cea-4c80-9901-696ad68f0776','60939b92-a5c9-4418-998d-84ab6531f19e',' passes',' passed','passing','will pass',' has passed','D','2024-11-29 10:55:59'),('fb61dce6-5783-482f-b0d1-349c5fe1ea02','248a9026-9d19-450b-ad4c-bedfd124559a','Scarves','Shorts','Hats','Sandals','Light Shirts','A','2024-11-25 13:08:51'),('fb6446c8-f19a-4283-aefb-1edf32482061','00e64508-826e-4c9e-94c5-6bc6b13f069a','Different types of greetings in various cultures','How people make friends','The history of greetings','Why people shake hands','Formal greetings in business','A','2024-11-27 23:38:51'),('fb69abc6-0993-4246-9b65-93c7c9e14a98','ec3b00e5-1eaa-47cc-b189-5145de920f7e','Flowers','Beautiful','Those','Are','Is','C','2024-11-26 03:25:57'),('fb8d1f0f-fe73-458b-87e2-f76e3b3f98b0','58f72c0b-30a2-432f-8e74-778d6c48e118','Find a new job','Keep volunteering','Start her own organization','Take a break from volunteering','Become the director','B','2024-12-09 13:55:41'),('fbaa6d22-eed2-409c-b740-356b99c07445','46704009-b1f9-4af0-ad19-b20456a96110',' go ','went','gone',' going','were going','B','2024-11-29 10:46:26'),('fbaba343-19bb-4d07-a31d-4d0ddc75e78c','a653f0d2-5c01-45a0-b12f-0c05757681f6',' Youve kept a pet for three years.','Youve been keeping a pet for three years.','You keep a pet for three years.','Have you kept a pet for three years?','Did you keep a pet for three years?','A','2024-12-11 12:38:39'),('fbafdb1c-c292-447a-8815-d19da84068ed','0def9a75-629e-41dc-b96b-fd7ba2f54ebe','funguses',' fungi','fungis','funges','fungae','B','2024-12-04 10:54:25'),('fbbacb5b-df3e-4115-b4e5-85c4de6706ee','5484d43f-b7d5-4270-87e9-eee64dd72a0c','He canceled his trip','He bought essentials from nearby stores','He borrowed items from a friend','He waited at the airport until it was found','He filed a complaint and went home','B','2024-12-11 13:17:41'),('fbc949a3-3c2f-4249-8a58-43969549179c','42ca7919-ea3d-4718-82d2-2d10a95135fa','sfbg','fad','vzd','sg','gs','C','2024-11-28 10:41:01'),('fbd45b06-489b-4c37-940e-8fae1f9be118','6c67e79b-b96f-4173-9b22-8c12df2e7b75','a caramel shake','pizza','rich chocolate cake','boggy broth stew','a coffee','C','2024-12-02 09:51:44'),('fbe2788d-8006-4276-bb71-4529f5b08545','3ebe5ca1-9479-463b-a418-dcebb014b1b8',' Continuously working despite challenges','Showing hesitation','Giving up quickly','Avoiding obstacles',' Expressing doubt','A','2024-11-29 10:24:36'),('fbf38966-a04b-4137-900c-204da06eb00e','692b781f-f094-4155-b36b-2b7f6743dd04',' \"Oh, it was nothing special.\"',' \"Thank you! I really enjoyed learning from you.\"','\"Im sorry, I think it could be better.\"',' \"I didnt really try that hard.\"','\" No problem \"','B','2024-11-25 17:36:46'),('fbfc83a2-8f2a-428e-85d5-a41f5fdd33c9','ca4b8819-de47-47e7-9f50-38ce8a587326','thrilled','mad','sad','angry','happy','A','2024-12-02 08:57:29'),('fc3ddcde-6977-4261-b8fc-7623f2c0827f','7349983b-0127-419f-8d1b-072a92c6e091','rise','rises','rising','is rising','has risen','B','2024-11-28 14:48:39'),('fc68fcb8-edbf-451b-b9fb-9e92aff18424','15aaaf56-5cb8-49a3-92ef-88c4afa49e4f','Receptionist','Gardener','Driver','Guide','Bellboy ','A','2024-11-26 07:44:38'),('fc771d0d-3de9-4b8d-8a31-334230a726e5','04ccd816-a9bb-4ce7-9d22-69041c614987','Uniqueness','Precision','Flexibility','Strength','Stability','C','2024-11-22 12:26:42'),('fc7d4d3d-ef34-45ba-8d67-921f60458d11','675e92f9-7c90-476e-8192-d0cab8957304','He goes to school every day','The book is interesting','We arrived yesterday','She is tall','They are swimming','C','2024-12-10 15:14:39'),('fc842b34-6c08-41d8-aae8-a6f16591d4a7','dfb0229e-6f69-458f-9480-9a152fbe1ba1','Quickly','Apple','Jump','Beautiful','Chair','C','2024-11-26 02:12:14'),('fc904713-4a42-45b5-8807-296ceab3b3e1','20c8fec9-ebce-4c6f-90ae-26d13c9cbf3d','Its','His or Her','Their','They','We','B','2024-12-03 10:05:59'),('fc909042-9ed8-4c06-a02c-b4655e274056','71a2457a-4c58-4ef7-a885-bb0697c3083a','Checking out early',' Extending their stay',' Canceling their reservation',' Asking for a room upgrade','Upgrading a room service','B','2024-12-09 11:22:42'),('fca29ef8-0663-46c3-a05a-c5123a67e446','9e32ed92-c02c-4adc-9c0a-c2316012c993','Diminishes ','Neglects ','Improves ','Limited ','Complicates ','C','2024-11-26 10:13:38'),('fcc7f1c6-a225-4906-94e7-391353f1847b','4163c861-2d0c-421b-a611-1ab43081407c','Sleeping','Puppy','A cute puppy','Is','Cute','C','2024-11-28 10:58:52'),('fce55367-2cce-458a-93be-78a83c8054a7','14aa44d0-098b-4e38-89fc-3854a54a9dbf','Doges','Dogs','Dog','Doggies','Dags','B','2024-11-26 10:55:33'),('fcee0f92-58fd-4835-8776-b0eb06b1109c','66cedd63-8f77-4f20-9ff0-cdc1a28dedab','Tomorrow','Carefully','Here','Always','Already','C','2024-12-11 11:08:43'),('fcfaf02f-dc38-41fb-93fc-87bd3434dc38','0f60cccf-cfd9-4267-92dc-3e1734784eba','wakes','woke',' waking',' wake','waken','B','2024-11-29 09:06:57'),('fd1dc5b0-1991-471b-a2af-e272684a66ce','48541921-c875-4762-b159-25c3ec2545a0','On the second floor','On the first floor',' Next to the pool','Beside the receptionist','In the hotel garden','B','2024-12-10 15:07:31'),('fd2666c0-797f-4da5-9856-82502144c363','4a427106-d96e-4c50-a790-6c335a28a453','He','It','Their','They','Its','B','2024-12-03 10:39:07'),('fd2a7dce-05b7-4fef-9044-08643be40459','4139c635-dea4-4efb-ba04-2fc9f65a9c47','Blue','Bag','Dance','Tree','Sometimes','E','2024-12-10 15:19:28'),('fd2e5d9a-51ee-4748-b469-f7f71eda4c8d','3d74f8d9-6795-4c6d-942b-9686fd67ae67','Move to a new house ','Redecorate the house','Repaint the house','Sell the house','Buy new furniture','C','2024-12-09 10:53:08'),('fd3c0518-1f43-496d-8208-2af4bd3d88f7','0169e928-c7af-4d66-9b47-25b381cfe593','Fearful','Unafraid','Brave','Angry','Unafraid','A','2024-11-28 11:52:24'),('fd564ce8-3507-4094-a056-b47a302c0f0d','758cbcc3-e873-4fd0-bd7b-efc3c4c4c58d','Art exhibitions and film festivals','Outdoor concerts and farmers markets','Cooking classes and dance workshops','Book fairs and technology expos','Singing classes','B','2024-12-03 10:34:43'),('fd64080c-fc7a-4e97-8ae7-68934d8acd58','92b9e5ac-a7e6-48da-8d3e-eac811e093d1','Declining guest numbers','Rapid technological advancements','Lack of qualified staff','Rising operational costs','Increased competition from new hotels','B','2024-11-25 23:29:52'),('fd97b71a-d9d5-4c96-9ea2-6122b866e31b','634fb54b-7d17-4df6-97f4-ee8b9605ef5c','The vibrant culture','Culture of the city','Attracts tourists','City attracts ','Tourists','A','2024-12-11 10:41:22'),('fd988f50-f769-4237-9de7-4a2a523a580b','81de18ba-c660-4075-b56e-1469a9634bab','They become more popular','They attract fewer tourists','They lose their authenticity','They improve local economies','They inspire new traditions','C','2024-12-16 10:06:25'),('fda2443f-1d59-41e1-9365-a9cd57dc046a','49805e2f-aa69-4ad9-b51a-d16fa6ddf70b','One year','Two years','Three years','Four years','Five years','C','2024-11-25 11:44:51'),('fdb8a77b-c7d5-4093-be82-24f1818d3834','aa93ac7c-03c8-4f77-8861-1661df74ea8a','Two years','Five years','More than five years','Ten years','Less than one year','C','2024-11-28 11:11:08'),('fdbffa51-6c1e-41c0-820b-8791571c33f0','d6e635d1-2ffc-477f-86b9-b011a2158d52','Might','Has','Is','Was','Be','A','2024-11-25 19:43:59'),('fdc2ead6-5b47-4256-8539-2faa1f81bc94','9e943d9a-f73e-4e6d-95b1-c3f58d7d38c5','It is unnecessary','It is important for maintaining high standards in hospitality','It should only happen once a year','It motivates employees to work harder','It helps with staff retention','B','2024-12-09 14:22:29'),('fdd6345b-1cb1-4044-b6e0-6e3a2ad6c9bf','fd94545e-71f7-4a85-8b48-6c3bbf14ebbb','Perspiration','Inspiration','Transition','Aspiration','Initiation','B','2024-11-29 10:46:56'),('fe02768f-fcbe-42cb-a3b1-05865720af02','931cb568-33b4-41b2-8a50-2e49f0fbfbf2','are going to introduce','would like to introduce','have introduced','might introduce','may introduce','A','2024-11-29 13:44:08'),('fe045f5a-7a15-4a0c-aaa6-247270aa189e','b6cc135b-b62d-4b86-9cd1-9a16f54e6e4a','When','Before','While','After ','During','A','2024-12-03 14:07:35'),('fe0b61f8-c149-4c7c-a2b7-39aa66cf80ff','edc025e4-6cce-4d52-beed-12faaa51eb6a','One mile','Two miles','Three miles','Four miles','Five miles','B','2024-12-03 10:01:46'),('fe1ca5a1-7112-46a5-86d2-fe2556334c1d','2839d1bd-5734-4544-b628-532f5805b941','successful, entertaining, delicious','success, entertained, delicacies','successfully, entertain, delicacy','success, entertainingly, delicious',' successfully, entertainment, deliciousness','A','2024-11-29 10:22:11'),('fe202514-d3bb-4c0b-ac57-fbe93bd291fb','f87f3f43-98a2-414e-b998-808315c5ac8d','am going to','would like','is going to','are going to','will like','D','2024-11-29 10:48:38'),('fe2e7d16-8e3a-467d-b0df-7cf9a49a0cd2','c55da174-f6d3-451e-ad0f-e254055b28ed','Until','As soon as','In case','While','When','B','2024-12-03 10:08:19'),('fe33cb9b-4871-426b-aaa2-503e319dd314','0b2be5ea-c183-46b2-a689-4f2de5944ce4','Highlight and display it','Hide its unique features','Avoid talking about it','Compare it negatively to other places','Honor ','A','2024-11-25 22:04:09'),('fe3fff82-8248-403f-a675-95e8f292f33e','9188b6b6-afba-478e-8d7e-de1efa940da6',' To increase profit margins','To prioritize environmental conservation and fair treatment of farmers','To expand his farm globally','To create a new coffee brand','To introduce new coffee brewing techniques','B','2024-12-02 11:09:09'),('fe4a1c21-bf78-4580-935f-41059a9b5f30','b2a7779d-12dd-4a65-ade6-cbe0ca3e3fb5','She will eat lunch','She eats lunch','She ate lunch','She eating lunch','She is eating lunch','C','2024-11-26 02:10:54'),('fe667e1c-db20-4ade-9640-c487519066d4','229ec0ee-017c-45a5-b312-93a9596b9004','even though','so that','until','when','while','C','2024-12-03 09:45:05'),('fe6a72f9-e0e2-4388-a3c6-39f5c6bb8421','9e2d7cc0-f922-4d79-914d-d4395f33191b',' did not meet','have not met','had not met','do not meet','will not meet','C','2024-12-02 13:29:25'),('fe7ed311-bc4e-43e9-8644-ac3886777db2','895dd13c-df24-4cc7-afc8-79a2006d3aa2','The Talibans acting foreign minister','The Talibans leader','The Talibans economics minister','The Talibans defence minister',' The Talibans governor','A','2024-12-03 09:00:31'),('fe82e708-6baa-48cc-b4d8-b8b1bdb38784','3bd7d364-6324-4ef1-82f6-a7d3311c8765','Their','His or Her','It','They','The','A','2024-12-03 13:05:53'),('fe879cbf-1fae-4c2f-86c7-d7d2a92a1118','33071b2a-5016-4b3c-917e-31bcb54a65b6','It improves his management skills ','It helps him stay connected to the area and contribute to its vibrancy ','It gives him opportunities to meet high-profile guests ','It allows him to promote the hotel locally ','It enhances his public speaking skills','B','2024-12-04 15:28:23'),('fe886b84-12f5-4440-9722-316c1fabefa3','be1a737f-b840-496f-872a-8b2f69c896e0','didnt try','havent tried','never tried',' am not trying','hadnt tried','E','2024-12-02 09:58:20'),('fe8a4dc2-4ccc-4603-81f7-2a83af68b7c6','0d13cc59-bb13-4673-95dc-e117e3e4d944','Aggression only happens when we are children','If we dont stop a childs aggressive behavior, they may become worse when they grow up','Only a few people have aggressive feelings','Parents can&#39;t help children with this problem','Sociopath is made from childhood','B','2024-12-05 13:28:17'),('febbf381-f6ce-4880-b198-1292010ab48f','0652f4c1-9863-478b-a1b0-794285da3b1b','Servis','Servise','Servic','Service','Serveci','D','2024-11-28 15:31:00'),('feccd80f-464b-45d5-9165-d32a66a38b36','72a68c63-f25e-47bf-986b-c4270eb54b07','Criticize ','Compliment ','Thank ','Kind ','Applaud ','A','2024-11-26 03:12:00'),('fed0440d-bc94-4286-98de-2816fb05a552','fccec4f1-a744-4166-abd0-12c5a0601a75','Does / arrive','Will / arrive','Did / arrive','Has / arrived',' Is / arriving','B','2024-11-29 13:43:38'),('fee09f75-b6b6-4006-a254-f62dfd433174','55fe21e1-d995-4417-b6e9-0c75c78decee','in','on','at','to','by','A','2024-11-28 15:07:11'),('fee9d7b8-9412-4dd8-a9ae-ad1efdbe5101','f66cfa8e-e3a1-487b-9fb2-1b64877990b0','havent visited','dont visit','didnt visit','wont visit','arent visiting','D','2024-11-29 11:31:31'),('fefb8240-ab54-4721-83ac-bd8d5f7a6f2c','7855a0f0-a07d-45f0-897a-8b09d228856e','arrived, cozy, roaring, set','arrive, cozily, roaring, setting','arrived, cozily, roared, set',' arriving, cozy, roar, setting','had arrived, had been cozy, had roared, had set','A','2024-11-29 10:38:15'),('ff2ab5ce-5ac5-4f4f-8d5d-6ff2c8287396','58238f9e-9963-4482-a33a-72f88d14a4d2','To upgrade his room for free','To look at other room options','To arrange an early check-out','To include breakfast in the stay','To upgrade his room with extra fee','B','2024-12-09 11:30:46'),('ff2d2427-b88f-4998-b863-bd415ecd6b06','f6c7d3b7-691c-4a2c-b69a-7f42e45117ce','To know which languages are spoken in the area','To grasp realistic expectations about a destinations atmosphere','To learn about traditional local cuisine','To recognize famous historical sites','To find out about tourist discounts','B','2024-12-03 09:44:51'),('ff3f970d-711f-498e-8ea6-875b60085ae6','28f246ec-25bf-48c9-90ec-9fdbd41a653a','A wedding gift tradition','A family bonding event','A cultural custom at weddings','A religious practice','A birthday celebration','C','2024-12-11 15:06:40'),('ff6a1f85-01eb-462e-a7a6-ce76c8d2db65','318c1a62-1ac9-4ba5-97d6-6b179266b5c0','Busy','Empty','Full','Noisy','Remote','B','2024-11-26 07:04:47'),('ff873d29-d130-49f4-a4f2-70bf74711126','a881a40d-a2eb-44e9-b214-37134b9bfa8e','have seen','had seen','saw','see','are seeing','B','2024-11-28 11:35:28'),('ffab663f-3194-4689-afbd-623265245ea5','a98dd9a0-59d5-4d0d-9b5b-134b94f36359',' A diplomatic mission representing a country in a foreign nation','A building for conducting business transactions','A local office for travel bookings','A public service center for citizens','A research institution','A','2024-12-04 08:36:41'),('ffb785e8-6506-40de-9474-55667b7a6dc0','9a7e2ac1-a5f4-41e5-a05f-e9c87b7cc6e3','It is expensive.','It is only available in restaurants.','It is fast, flavorful, and affordable.','It is only served during festivals.','It\'s limited for members only','C','2024-12-03 10:41:45'),('ffc2e73f-f71e-47d9-9e3e-aed62cf03f44','1d31aa7d-a232-4b2d-92f8-d265285a1b9f','am coming','was coming','come','had come','will come','B','2024-11-28 11:40:25'),('ffc71df6-4fdb-41a9-8aa9-11a902b42ae7','00ea37a8-8ab7-4fcf-9548-776907480038','Indifferent ','Nervous ','Lazy ','Shy ','Driven ','E','2024-11-21 15:23:57');
/*!40000 ALTER TABLE `multiple_choices` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `report`
--
DROP TABLE IF EXISTS `report`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `report` (
`ID_REPORT` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`REPORTS` text COLLATE utf8mb4_general_ci NOT NULL,
`TIME_REPORT` datetime DEFAULT NULL,
PRIMARY KEY (`ID_REPORT`),
KEY `FK_MELAPORKAN` (`ID`),
CONSTRAINT `FK_MELAPORKAN` FOREIGN KEY (`ID`) REFERENCES `users` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `report`
--
LOCK TABLES `report` WRITE;
/*!40000 ALTER TABLE `report` DISABLE KEYS */;
INSERT INTO `report` VALUES ('32df7f20-e25a-4a5a-a092-211a7f1a892e','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','Halo mama, aku ada di table report?','2024-12-09 09:58:52'),('d6ff80df-9be9-4bfd-bb77-edf624dc97d3','7987f9a4-a9b9-48e2-a6e4-0050f9ea1909','test','2024-12-09 14:04:20');
/*!40000 ALTER TABLE `report` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `section`
--
DROP TABLE IF EXISTS `section`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `section` (
`ID_SECTION` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NAME_SECTION` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`DESCRIPTION_SECTION` text COLLATE utf8mb4_general_ci,
`THUMBNAIL` varchar(255) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IS_DELETED` tinyint(1) DEFAULT '0',
`TIME_SECTION` datetime DEFAULT NULL,
PRIMARY KEY (`ID_SECTION`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `section`
--
LOCK TABLES `section` WRITE;
/*!40000 ALTER TABLE `section` DISABLE KEYS */;
INSERT INTO `section` VALUES ('3f6feebe-ed90-41e9-8ff2-606100cd672c','Grammar','Grammar Mastery is your ultimate guide to mastering English grammar in a fun and engaging way! With 13 dynamic chapters, you\'ll dive into essential topics like nouns, verbs, adjectives, adverbs, and pronouns, while also exploring prepositions, noun phrases, and word derivatives. Sharpen your skills with tense mastery, including the simple present, past, and future, plus a clear comparison of the past simple vs. present perfect. Wrap it up with a deep dive into reported vs. direct speech, everything you need to level up your grammar skills, all in one place!','THUMBNAIL-3f6feebe-ed90-41e9-8ff2-606100cd672c-9f457c28f454b7131debc39ae3ba1876.jpg',0,'2024-11-04 10:15:11'),('4674fa2b-90dd-4a95-a59e-40912c4251db','mtk','jadi gini',NULL,1,'2024-12-11 14:08:58'),('5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Vocabulary','In this section, students will learn and do practices on vocabulary learning. This section comprises 10 topics, with each topic consists of 6 levels. ','THUMBNAIL-5d345bbf-0cf9-4bfe-8ccb-585124d2d455-3083df1fac34e5cf59e298ee9fea112d.jpg',1,'2024-11-04 10:12:28'),('87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Listening','Listening Skills is designed to help you sharpen your English through real-life scenarios and meaningful conversations! Explore 11 engaging topics, from talking about yourself, congratulating others, and expressing intentions, to presenting information about places and describing them vividly. Learn to give public information, retell past events, and entertain your audience, while introducing moral values and building interactive communication. Dive deeper into appreciating cultural values and connecting with others, because listening is the first step to understanding!','THUMBNAIL-87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb-e92d0346c84c8da05c3feb67f3529925.jpg',0,'2024-11-04 10:14:05'),('93f55586-0874-4305-9897-b8993f67a75c','fisika','jadi gini ','THUMBNAIL-93f55586-0874-4305-9897-b8993f67a75c-f8f858dabc9688ec53cb8d5773889326.jpg',1,'2024-12-12 17:26:54'),('b63a66f7-20aa-4221-b6cf-2b7725fc896c','Reading','\r\nReading Skills invites you to explore diverse texts and sharpen your comprehension through 11 engaging topics! From reading personal emails about self-introductions and congratulatory messages to uncovering intentions and presenting detailed information, each topic enriches your understanding. Dive into descriptive passages about places, public notices, and entertaining stories, while uncovering moral lessons and appreciating cultural values. Build your interactional communication skills and connect with the world through texts that inspire and inform!','THUMBNAIL-b63a66f7-20aa-4221-b6cf-2b7725fc896c-dab277be76b556e52f8311b3c6f31b31.jpg',0,'2024-11-04 10:13:57'),('bb6e5574-bf7a-4798-94e0-7cdced4309c7','biologi','jadi gini','THUMBNAIL-bb6e5574-bf7a-4798-94e0-7cdced4309c7-f8f858dabc9688ec53cb8d5773889326.jpg',1,'2024-12-12 17:41:32'),('be29f46e-e167-4b23-ab29-a1cabd73b673','fisika','ini fisika','THUMBNAIL-be29f46e-e167-4b23-ab29-a1cabd73b673-7fb0d1fc249357360517b10a68df6c00.jpg',1,'2024-12-12 17:48:20'),('dfe0e5c4-9090-4cb1-91ba-475a71dff46d','indonesia','jadi gini',NULL,1,'2024-12-11 14:16:43'),('e40dc93e-6c39-4114-9ea0-47d580cc2eb0','indo','\r\nReading Skills invites you to explore diverse texts and sharpen your comprehension through 11 engaging topics! From reading personal emails about self-introductions and congratulatory messages to uncovering intentions and presenting detailed information, each topic enriches your understanding. Dive into descriptive passages about places, public notices, and entertaining stories, while uncovering moral lessons and appreciating cultural values. Build your interactional communication skills and connect with the world through texts that inspire and inform!',NULL,1,'2024-12-11 14:22:33'),('e85649e2-959a-4b35-9485-9ff410e403c7','Vocabulary','\r\nVocabulary Builder helps you expand your word bank with 10 captivating themes! Learn essential words for talking about yourself, congratulating others, and expressing joy during holidays and recreation. Explore terms related to ecotourism, historical landmarks, and recreational spots, as well as everyday public places. Delve into vocabulary for narrating past events, retelling folktales, and describing the lives of famous figures. Finally, satisfy your curiosity with culinary vocabulary—perfect for food enthusiasts and cultural explorers alike!','THUMBNAIL-e85649e2-959a-4b35-9485-9ff410e403c7-112a0b2781428e0fd73ed9af1007c5ba.jpg',0,'2024-11-20 13:09:06'),('fe4a5cfe-66f0-494e-9b5f-525c38627f91','mtk','ini mtk\r\n',NULL,1,'2024-12-12 18:03:52');
/*!40000 ALTER TABLE `section` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `sequelizemeta`
--
DROP TABLE IF EXISTS `sequelizemeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `sequelizemeta` (
`name` varchar(255) COLLATE utf8mb3_unicode_ci NOT NULL,
PRIMARY KEY (`name`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `sequelizemeta`
--
LOCK TABLES `sequelizemeta` WRITE;
/*!40000 ALTER TABLE `sequelizemeta` DISABLE KEYS */;
INSERT INTO `sequelizemeta` VALUES ('20241012202559-create-users.cjs'),('20241014033659-create-teacher.cjs'),('20241014063413-create-report.cjs'),('20241014063944-create-class.cjs'),('20241014064557-create-student.cjs'),('20241014065005-create-section.cjs'),('20241014065621-create-topic.cjs'),('20241014070248-create-level.cjs'),('20241014070802-create-exercise.cjs'),('20241014071514-create-multiple-choices.cjs'),('20241014072116-create-matching-pairs.cjs'),('20241014072654-create-true-false.cjs'),('20241014080340-create-student-learning.cjs'),('20241014082006-create-student-exercise.cjs'),('20241014082720-create-monitoring.cjs');
/*!40000 ALTER TABLE `sequelizemeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `student`
--
DROP TABLE IF EXISTS `student`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `student` (
`ID_SISWA` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_CLASS` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
`ID` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NISN` bigint NOT NULL,
PRIMARY KEY (`ID_SISWA`),
UNIQUE KEY `student_unique_nisn` (`NISN`),
KEY `FK_MENAMPUNG` (`ID_CLASS`),
KEY `FK_MENJADI` (`ID`),
CONSTRAINT `FK_MENAMPUNG` FOREIGN KEY (`ID_CLASS`) REFERENCES `class` (`ID_CLASS`) ON DELETE SET NULL ON UPDATE CASCADE,
CONSTRAINT `FK_MENJADI` FOREIGN KEY (`ID`) REFERENCES `users` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `student`
--
LOCK TABLES `student` WRITE;
/*!40000 ALTER TABLE `student` DISABLE KEYS */;
INSERT INTO `student` VALUES ('0b2f4086-a30f-4511-8671-06fe0306f296','3cd11b20-15e7-42f2-ba3b-12a716f02d8d','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc',2141720074),('0c657b28-d17e-471b-8afc-cebef1c34fcb','b2c5cb4f-f8d1-4529-be36-85912a7e8f73','16f78b63-c2cc-4576-bd3e-286eb2dc0362',21000000031),('11413a33-6de7-4c65-b0ba-a1e64005d68c','3cd11b20-15e7-42f2-ba3b-12a716f02d8d','e6e601d1-c13a-436e-bd79-a7a803d73b73',2174646461),('17d9171a-f067-4759-81f9-ea31ac4c00f1','3cd11b20-15e7-42f2-ba3b-12a716f02d8d','ad2df7e1-7807-4b07-964c-9ac503a08237',2141720000),('47d94b77-7d9c-46dc-8ccb-40d74f3b8061',NULL,'eed702d9-3128-46fe-bf3d-a60a6883361a',9876543210),('6cc05142-872f-412f-bb4b-402c920dfb2d',NULL,'f7870f35-f954-43c6-a283-93b6b671bc58',215),('77d48d3a-2481-4b28-aef2-86144a2b3991',NULL,'7a58b9b9-12cf-40f1-8dc0-b18467e3e194',111332),('7cc15c2f-2555-4565-958f-a3c07e6d2a19','b2c5cb4f-f8d1-4529-be36-85912a7e8f73','0c0bc621-fb37-4816-8c35-f4d070dbb49d',21000000045),('8d852491-6d61-4248-9f17-ea0133d80cfb','b2c5cb4f-f8d1-4529-be36-85912a7e8f73','03864573-f165-43b8-996f-0f19dd21650a',21000000020),('cc39ed5f-a3ed-4d2b-8a66-aca131f32c86','b2c5cb4f-f8d1-4529-be36-85912a7e8f73','7647ccd1-9320-4c11-aaf0-0f8a44863ff5',81359071707),('e59cf470-3f95-4166-947d-03a69655550f',NULL,'927b4f12-8ad0-4b0c-b45b-50616daf1334',1010101010),('ee5b2dd2-9a9c-4432-8ab7-8614f4a8bcae',NULL,'20ab84b3-65f9-4dc1-acf2-97612026e228',21000000010),('f382d4be-ff27-4327-ac16-97f6b8c12237',NULL,'44cc0e59-aeda-41b0-a0bd-576e0a8f4505',21000000030);
/*!40000 ALTER TABLE `student` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `student_exercise`
--
DROP TABLE IF EXISTS `student_exercise`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `student_exercise` (
`ID_STUDENT_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_ADMIN_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_STUDENT_LEARNING` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ANSWER_STUDENT` text COLLATE utf8mb4_general_ci NOT NULL,
`IS_CORRECT` tinyint(1) NOT NULL DEFAULT '0',
`RESULT_SCORE_STUDENT` float DEFAULT NULL,
`TIME_STUDENT_EXC` datetime DEFAULT NULL,
PRIMARY KEY (`ID_STUDENT_EXERCISE`),
KEY `FK_MENGERJAKAN` (`ID_ADMIN_EXERCISE`),
KEY `FK_MELIBATKAN` (`ID_STUDENT_LEARNING`),
CONSTRAINT `FK_MELIBATKAN` FOREIGN KEY (`ID_STUDENT_LEARNING`) REFERENCES `student_learning` (`ID_STUDENT_LEARNING`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `FK_MENGERJAKAN` FOREIGN KEY (`ID_ADMIN_EXERCISE`) REFERENCES `admin_exercise` (`ID_ADMIN_EXERCISE`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `student_exercise`
--
LOCK TABLES `student_exercise` WRITE;
/*!40000 ALTER TABLE `student_exercise` DISABLE KEYS */;
INSERT INTO `student_exercise` VALUES ('0182aa43-8e7d-4f67-94a4-d2f08d767281','4d1af175-04df-4f33-8d18-8194fbc7a36c','ff168ec7-95eb-474a-a172-0b419898d960','D',0,0,'2024-12-09 12:25:19'),('02dc643b-246a-43f8-9f78-688b02f3464f','736a9503-7e52-40bf-b9fa-8af21e865e49','b3c248b0-0f60-481e-8b75-e87e5a9b7371','1',1,5,'2024-12-09 18:04:54'),('02f90c52-096b-4f7b-b1d4-abfcc4aa9b4e','7ff89376-e265-4ea6-8876-7603e0da4974','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',0,0,'2024-11-26 14:10:22'),('04a8235e-3cd9-458c-8e89-ac389dadbeb7','a8042a79-f430-491e-b537-6f6c0d7de0c6','944b8e45-628b-431c-b9e7-befa6ff7d3b6','A',1,5,'2024-12-09 14:30:09'),('06160640-2e27-4814-b315-f71f49438dce','a58f6c08-c21e-40de-9040-0a478306dbc1','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('067fbc6f-092e-49ad-b6dd-a78696624dbe','dad52dcc-71a2-46b0-a3fd-afd7ff4a00e5','e7c4702d-048d-4388-a7fe-9381fc77522d','A',1,10,'2024-11-28 14:15:48'),('070a9d02-e397-45f3-b89b-3e1a01d74bee','7a74fc48-8861-4b0b-840e-b8627caf9b72','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('08d4e50d-bc26-4422-a34c-c2160242d825','2c354d5c-e902-4ed5-894d-f566b8d7d481','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('0900138f-3005-4387-836c-f9eb6877cefc','ee662b21-8e03-4f8a-9ad8-fa3623a972fa','c66582f2-71b1-421d-9343-a8ca30e94b98','A',1,5,'2024-12-09 14:25:28'),('093bf07a-7741-4d4c-aa0c-c1047a38eb1f','08e0ff88-da4b-4e95-a786-c1eea120f1ed','0c2e37f6-90bc-4286-ba08-733fd64169b1','B',1,15,'2024-11-21 10:10:14'),('0944bf28-630c-483b-8699-0029c897e9d7','1e06157d-6ff0-4a54-a67b-e85789abbcb7','944b8e45-628b-431c-b9e7-befa6ff7d3b6','Mountains> The secrets of making hearty stews| Village by the sea >The art of preparing fresh fish| Bustling city> Crafting delicate pastries| Desert>The use of spices by nomadic tribes',1,1.25,'2024-12-09 14:30:09'),('09cb1c05-c27d-4311-9de2-59fe4f39289a','c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('0a6be88f-1434-4dd1-8797-08856ba91f6b','552c1d7f-dfbe-4052-a732-8d2d0bf5c3cc','e7c4702d-048d-4388-a7fe-9381fc77522d','1',0,0,'2024-11-28 14:15:48'),('0b77ee51-d0df-49ed-8fe5-b71650415d31','abf3c40b-3990-4b8d-a5ec-6207d4535bfa','6f2e0336-2fb6-422d-996f-88fa70d2ca92','C',1,5,'2024-12-09 14:13:23'),('0c26eef5-72f0-48ea-85cc-67235a7d08bf','6fccda7d-8edf-476f-a1b9-4c821d55367e','530d28cc-079a-4a0c-8dac-c989e1134a9c','A',1,5,'2024-11-26 13:21:18'),('0d7f3e89-63a7-4d26-b61e-9b8147eebc07','8380eac3-7ad4-43c7-a071-c2259264369c','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('0dbe49b6-57d4-481c-b46b-bc5e91ea9040','20a37f12-0b65-44b9-8ed3-512baf41668b','530d28cc-079a-4a0c-8dac-c989e1134a9c','C',0,0,'2024-11-26 13:21:18'),('0f071c84-9b98-4ae2-a2aa-4cb22a6f0014','0b2975b7-a54d-4171-b855-e4fcc25991b8','530d28cc-079a-4a0c-8dac-c989e1134a9c','0',1,5,'2024-11-26 13:21:18'),('1075b317-1eea-46cc-b2b4-6150991a426c','2b32d71d-2ef4-4591-8bbb-0cc3db9ba80f','0c2e37f6-90bc-4286-ba08-733fd64169b1','B',0,0,'2024-11-21 10:10:14'),('1091f5ba-8e77-4d26-9e06-710e9c3e0a39','a04eb820-8aa3-4005-a15b-6a6a117b0162','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('127e9590-3ef3-469f-8b5a-818c96567c53','d5cdbb3b-d155-430f-9555-923657b3c424','6516270c-bc2f-4393-876c-df3471abf7bb','B',0,0,'2024-11-26 12:47:58'),('12cdd3ab-2714-4af0-b6d7-041f08973396','ad1f4eea-a644-43d3-a0de-eb1de655c357','d35e6465-f0e9-41b7-8925-8557b245b57b','C',0,0,'2024-12-09 12:29:07'),('12f33c03-9e3d-4906-bcf5-a4454b50e0e5','25c376fd-a137-408e-b02a-0cdaf85d680b','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('13534aaf-0d04-430e-927d-3ed88b8e9d9f','3b523875-db65-47de-8661-037bae27bbbe','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',0,0,'2024-12-11 14:34:56'),('14498014-376d-42fe-8cff-899a715650da','1b260d69-0328-4c91-8541-faa172fb0b32','944b8e45-628b-431c-b9e7-befa6ff7d3b6','1',1,5,'2024-12-09 14:30:09'),('15a62359-65e3-40b6-8aaf-ea3f90114935','b9350c41-19d1-4060-8354-b9c4c73e4c23','ff168ec7-95eb-474a-a172-0b419898d960','B',0,0,'2024-12-09 12:25:19'),('1652b3ac-e361-4653-802d-558b32d51ce8','0f3f5e88-f5df-4ab1-a75f-9fa56ef8cc2f','2011d044-088e-48e8-bca1-7ad4f24a5211','E',0,0,'2024-11-28 08:48:52'),('16e07a6c-0083-4c76-93b2-9cef5c384a18','f0a6a0d1-a866-45f8-9625-2e2809a060d9','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','0',0,0,'2024-11-26 13:00:08'),('1766dfd9-f8d1-4cea-973d-d0e801e80ac8','547aae88-b0fb-4443-9346-794c3c4e92c8','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('18013b8e-b58e-4a4e-adc3-7a781999d43a','909139ea-7cc0-491f-8614-fcc16d64b983','587f057a-8f80-4b95-a823-2d8be8c2e7ff','C',0,0,'2024-11-28 14:14:12'),('185f54a7-4912-4d00-8f1f-87489f071708','59174a5d-7a5a-413e-9097-e6c0bbfff160','530d28cc-079a-4a0c-8dac-c989e1134a9c','1',1,5,'2024-11-26 13:21:18'),('19f16463-0179-4d9e-a111-235887362b18','29a423d2-79fc-4ecd-8cbd-eee9d00330b8','2011d044-088e-48e8-bca1-7ad4f24a5211','B',1,5,'2024-11-28 08:48:52'),('1b8728f0-51c4-4011-b134-de9cad452205','80946650-bd52-47cc-adc0-834613d6b417','ff168ec7-95eb-474a-a172-0b419898d960','B',1,5,'2024-12-09 12:25:19'),('1cf73d06-6286-46ed-bc27-18cbcb777af2','8338777e-2ba5-430e-bb22-abd55b87e1ed','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('1dc8b2f1-258a-4cef-bf83-64a1e075bd04','8eddb94b-335d-4a0b-b078-10e7d27c61a2','2501c3bf-3ee8-42dd-b07e-a865d600a3d2','B',1,15,'2024-11-21 10:06:39'),('1e35a901-d0d2-471f-a179-c15845643225','153e9532-0691-402c-886a-1df499e595b9','e7c4702d-048d-4388-a7fe-9381fc77522d','B',0,0,'2024-11-28 14:15:48'),('1e51af21-b458-48a7-9eeb-8bf4e33699c2','a27f8d6b-ea09-48de-a108-129afa59b51e','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('1eb8a206-1c8a-4cca-9f68-4c5545622a6e','d3f6bbc2-6c80-416f-897d-2da2b8455dec','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('1f460bc1-99ee-42f1-98e0-ca4807864f4f','b669f3fe-4089-44d9-9201-ade0a621b0f5','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('241c7842-6758-4578-82b6-729e087880af','07fcbbe4-f075-44ea-942b-1f1df9ae50ed','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('241ec50e-f2fb-436c-a01c-36b92e2b11d5','8338777e-2ba5-430e-bb22-abd55b87e1ed','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('25d2be4a-405c-4b1d-ab59-2d94403ce640','7dcd25b1-0791-488c-ab7b-6acea0df4be8','2011d044-088e-48e8-bca1-7ad4f24a5211','E',0,0,'2024-11-28 08:48:52'),('26f797e1-1d5e-4ec2-8aa4-a2caf7d60f6c','83dd1e15-93cb-4b93-938c-ce0bddaee67a','2011d044-088e-48e8-bca1-7ad4f24a5211','B',0,0,'2024-11-28 08:48:52'),('27490e99-fcd5-4a51-99fb-197375e2bbd4','bd97e4e3-7338-4e60-8872-bbbeba2adda5','ff168ec7-95eb-474a-a172-0b419898d960','A',0,0,'2024-12-09 12:25:19'),('279d894b-b862-4f6c-9992-c31ebd6bb5cd','097907c1-7e69-4996-893c-1d5528045ea5','944b8e45-628b-431c-b9e7-befa6ff7d3b6','Database of citizens> Helps tourists learn what locals find cool and uncool| Display cases> Guides visitors to local venues and offbeat locations| Posters and flyers>Shows what is happening right now in Copenhagen',1,1.66667,'2024-12-09 14:30:09'),('27e7607d-a98b-4fee-a850-290fafddaca4','c896f117-4d5c-4b64-8e8b-41a06e57b26b','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('283d26b8-9c2c-4ce4-a816-7239ee4fc2db','e8800ecf-48da-4c48-8c1d-68e931791fcd','ff168ec7-95eb-474a-a172-0b419898d960','Destination>The place where someone is going| Adventure >undefined| Disaster>undefined| Generosity>undefined| Confusion>undefined',1,1,'2024-12-09 12:25:19'),('28c9804b-1304-4aaf-9f9b-f4bbfc74bebe','f5021fb6-4310-40ae-bcd9-e2344606e1d7','6f2e0336-2fb6-422d-996f-88fa70d2ca92','A',1,5,'2024-12-09 14:13:23'),('29119130-2714-41a5-a762-f92489b7c774','6a0848ce-e49b-41f0-90f5-0db3a60f4912','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',1,5,'2024-11-26 14:10:22'),('2948434e-c710-4280-a135-9e60f45992eb','0a465b86-dbbd-43e2-8c03-08d327c2827d','6516270c-bc2f-4393-876c-df3471abf7bb','E',1,5,'2024-11-26 12:47:58'),('2a16e2c2-8665-4327-93ff-fd5394bf32ef','47416a80-4df4-4d24-ba9a-01b364b55e6b','e7c4702d-048d-4388-a7fe-9381fc77522d','1',0,0,'2024-11-28 14:15:48'),('2a21135c-fce6-46a2-afb2-4669773e2ead','8eddb94b-335d-4a0b-b078-10e7d27c61a2','9f52b165-4de3-4587-b565-cc9b7556c71e','B',1,15,'2024-11-20 15:41:11'),('2a500d4d-6021-4cbf-90f4-65d9bccaf2dc','2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('2b65d6ac-e0c5-44e3-868c-38db73c8943e','ab412977-53b1-4d8d-a40b-3d877a7ba5bd','587f057a-8f80-4b95-a823-2d8be8c2e7ff','A',0,0,'2024-11-28 14:14:12'),('2bf1ef2b-bbf8-424b-885b-5d12c1485632','4b24c8f4-d768-4522-9e29-119bb0e45ad5','681f3ac8-c35c-46f6-98fd-969fad6fc313','B',1,15,'2024-11-21 10:08:48'),('2e09de5f-2e38-48f9-ae3c-b188a1b731f1','9e561895-34d2-41c6-9089-bf202747e9bc','530d28cc-079a-4a0c-8dac-c989e1134a9c','0',1,5,'2024-11-26 13:21:18'),('2e144fff-2be7-48e2-a44d-91a79515f9f2','82593322-d234-480f-9098-745d782879e0','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('2e4fb032-50ef-45d7-a262-6b3e2966647c','7030f53e-1262-459b-91a9-df8240fca6d3','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('2f84c1b7-f4b6-4060-9d53-553ad2c4b927','2b717dbc-f448-4ef0-8fab-62c1dc68ee6b','d35e6465-f0e9-41b7-8925-8557b245b57b','C',1,10,'2024-12-09 12:29:07'),('31836c52-41e4-426e-b25b-4eda531f40fc','7ff89376-e265-4ea6-8876-7603e0da4974','6516270c-bc2f-4393-876c-df3471abf7bb','C',0,0,'2024-11-26 12:47:58'),('31a2ba93-ce7f-4e36-b3f7-7b27b930e2bf','590227c3-052d-4140-8d9b-a4ac676a0da8','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('31cfe072-15bc-467e-b1c4-05eb1e3fea25','c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b','ff168ec7-95eb-474a-a172-0b419898d960','B',1,5,'2024-12-09 12:25:19'),('32c251fb-39db-4e73-b330-80c1739c6c91','948066ef-fb85-43ea-9c74-7f44981e34ae','2e69c978-6382-4a38-8c61-b59616e0a969','C',1,5,'2024-12-10 23:56:22'),('34ca5faf-4820-4b42-9275-a52a0ce5b4d4','1ac32e5c-5437-42e2-bfec-9de808acd441','2011d044-088e-48e8-bca1-7ad4f24a5211','D',0,0,'2024-11-28 08:48:52'),('34e21934-29d0-482b-b419-760c0aea4de6','53163dbe-7133-4f64-8429-d4a1155158a6','530d28cc-079a-4a0c-8dac-c989e1134a9c','1',1,5,'2024-11-26 13:21:18'),('3591a049-2fde-4224-8d56-940d11964129','06d1c252-aebf-42d9-a960-e7669fc3a96a','681f3ac8-c35c-46f6-98fd-969fad6fc313','C',1,15,'2024-11-21 10:08:48'),('3629b2f5-16d0-4661-abed-3e11381159a5','0919bdf8-fc5a-4f9e-bb91-af5d61c364b2','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','0',0,0,'2024-11-26 13:00:08'),('371d8c1c-b99b-4756-a296-7f052780db54','f0a6a0d1-a866-45f8-9625-2e2809a060d9','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',1,5,'2024-11-28 14:14:12'),('386e2d52-5b9a-4386-940c-7b3e370163d1','9e4ac558-f780-4e07-8825-1fd668d601b2','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('38f7a65a-1f9f-4bf7-a89d-9d1d91248ccd','4d1af175-04df-4f33-8d18-8194fbc7a36c','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('3b45d873-e456-464d-a742-9293bf9dfd95','e3b4ec0e-ea45-462b-a0ad-c4820a92af5a','587f057a-8f80-4b95-a823-2d8be8c2e7ff','B',0,0,'2024-11-28 14:14:12'),('3b963f2d-ffa2-4883-8335-517bcbb37b5f','21498e8a-3bbe-4964-a6be-602041f9b931','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','A',1,5,'2024-12-11 14:34:56'),('3caa9fec-194b-44e9-88da-582c9c32669a','9345cb7b-d0c6-4e34-88d2-28dd44631f44','944b8e45-628b-431c-b9e7-befa6ff7d3b6','B',1,5,'2024-12-09 14:30:09'),('3f579d67-30c4-4696-9a9b-6ad9a77aaf18','817412ef-783c-4300-a8de-5712768ddd5f','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','B',0,0,'2024-11-26 13:00:08'),('3f7b47f0-9e0f-46da-a694-3eac294070c4','b824f8ef-7502-4802-9e60-c1ff58e6660c','2501c3bf-3ee8-42dd-b07e-a865d600a3d2','A',0,0,'2024-11-21 10:06:39'),('3f7d0ee1-43b9-4333-b12e-97965a6cb61e','9b1585d0-f916-4fcc-89fb-0d059b773ddb','c66582f2-71b1-421d-9343-a8ca30e94b98','0',1,5,'2024-12-09 14:25:28'),('3faafc57-e75e-49e0-8df5-0951dcc7c9a8','6fccda7d-8edf-476f-a1b9-4c821d55367e','6f2e0336-2fb6-422d-996f-88fa70d2ca92','A',1,5,'2024-12-09 14:13:23'),('40121493-104c-4ac8-bb2f-7bb658daa13b','4d1af175-04df-4f33-8d18-8194fbc7a36c','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('4075b3fc-02a5-4b3a-80a2-66f0a2ad0a8e','6dbd7971-be11-453d-bbd9-d5088b78d559','b3c248b0-0f60-481e-8b75-e87e5a9b7371','D',0,0,'2024-12-09 18:04:54'),('4103597a-ae8a-498a-898d-1d2e8ee51d99','d5cdbb3b-d155-430f-9555-923657b3c424','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',0,0,'2024-11-26 14:10:21'),('41a32cc4-ff6f-4d96-a89a-abdd0e68b349','ff61037e-e813-4dc8-adb6-3fd7784e8ea2','6f2e0336-2fb6-422d-996f-88fa70d2ca92','1',1,5,'2024-12-09 14:13:23'),('43726d9f-8ff0-4f84-8ed9-14a0706ac6e2','5a9a196f-dbb1-4104-b73c-fea273be666f','6516270c-bc2f-4393-876c-df3471abf7bb','A',1,5,'2024-11-26 12:47:58'),('443506aa-1a4c-4582-8b23-eb8a80b41b4d','043010bb-858b-4f35-a034-4731d4364292','0c2e37f6-90bc-4286-ba08-733fd64169b1','B',1,15,'2024-11-21 10:10:14'),('446a705a-7aa9-4b08-877d-3c23eeecc12c','6a0848ce-e49b-41f0-90f5-0db3a60f4912','4adf2f3c-32bd-40bb-8e54-4439f9dac159','C',0,0,'2024-11-26 12:55:11'),('45bafee1-494d-40eb-8bf5-f894ca792c70','590227c3-052d-4140-8d9b-a4ac676a0da8','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',0,0,'2024-11-26 14:10:21'),('4687db87-b860-49c3-a028-3c649c56eff2','9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1','4adf2f3c-32bd-40bb-8e54-4439f9dac159','1',0,0,'2024-11-26 12:55:11'),('496933e8-ae6c-43fc-b598-1abe978a5d4a','67680be2-73de-4ae2-9cdb-47e8ffed4b2a','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('4a6e33f1-57c4-4b43-a726-48306646c60b','db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6','d57cb586-9f3c-4662-a5fe-15a6482586e2','1',1,5,'2024-11-26 14:10:22'),('4b588fdf-a347-4855-9644-3f6b36c76f17','28e6ad45-647c-4851-a6b0-45fcfacc0c9f','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','A',1,5,'2024-12-11 14:34:56'),('4ba38940-5b9d-4483-ab85-eec1b8821cdb','bf01ab7e-9c1e-4d4a-a8a5-4b24895ef0a1','b3c248b0-0f60-481e-8b75-e87e5a9b7371','B',0,0,'2024-12-09 18:04:54'),('4bb1eb48-d58c-48ea-9555-f622e81c94fb','d6a6895d-1bc3-42ea-8277-d696ac8cdf9e','c66582f2-71b1-421d-9343-a8ca30e94b98','0',1,5,'2024-12-09 14:25:28'),('4c1f668f-fe38-459b-9054-44f64e137438','92a21e50-d5ee-4411-8559-5ce5290d1f23','fc141452-15cc-4dee-b383-7fc69f5382b0','C',1,5,'2024-11-28 15:46:50'),('4c574e1c-51c2-4595-b7b1-79c7507395f1','60b40ed2-8ac8-4ca0-8f23-6ee882bbb421','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('4cb63d44-827b-4c6c-aec7-dfd0fcc55bc6','cfd7fd59-5568-4d7f-b0c9-c205fff36af9','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('4e259994-617d-4968-a235-7ab2e55aaed9','1bd8f7f7-34db-4f89-a4b8-0524d18494ed','e7c4702d-048d-4388-a7fe-9381fc77522d','C',0,0,'2024-11-28 14:15:48'),('4e38dc4a-9b28-494c-83c8-9c9b88443b0c','18e2b446-5a4c-40f1-8808-7b129fba4cfc','587f057a-8f80-4b95-a823-2d8be8c2e7ff','A',1,5,'2024-11-28 14:14:12'),('4f8e76cb-ec09-4acb-93c2-caa02f93906d','8d2992ec-8676-4801-acfe-ddafac6ca798','944b8e45-628b-431c-b9e7-befa6ff7d3b6','1',1,5,'2024-12-09 14:30:09'),('50afeab3-1228-49b8-becb-59abd7afb3d0','7ff89376-e265-4ea6-8876-7603e0da4974','4adf2f3c-32bd-40bb-8e54-4439f9dac159','A',1,5,'2024-11-26 12:55:11'),('5208046a-4500-4148-8235-b075bb418590','380fa7ca-8b5b-4b67-848e-a6893a0f7dde','6516270c-bc2f-4393-876c-df3471abf7bb','B',1,5,'2024-11-26 12:47:58'),('52189c0a-588b-4ef2-b500-d837799ff118','ea77195a-6a67-4f82-a914-a51599a6379c','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('52880e04-7b74-426b-a2cd-bf7e57a2391d','9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1','d57cb586-9f3c-4662-a5fe-15a6482586e2','0',1,5,'2024-11-26 14:10:22'),('52a5c363-9da1-41be-b306-a93191618941','95fa695d-529f-4f86-8d67-b6533486e327','587f057a-8f80-4b95-a823-2d8be8c2e7ff','B',1,5,'2024-11-28 14:14:12'),('54420a62-44c8-4dd6-afda-ec7a79cd59fc','90b94771-ebb6-4dfc-8087-5b162ef33527','2e69c978-6382-4a38-8c61-b59616e0a969','A',0,0,'2024-12-10 23:56:22'),('565a5077-0f03-439b-a982-40335d8b1f4f','72c2e4f0-a912-4018-8f75-1baf213d6d09','587f057a-8f80-4b95-a823-2d8be8c2e7ff','B',1,5,'2024-11-28 14:14:12'),('56654098-ae14-4487-a904-bad0e0fcdea6','dd9727ef-c779-4f1b-9f1f-a2c4d7a559f8','944b8e45-628b-431c-b9e7-befa6ff7d3b6','Storytelling>Sharing the history and values behind the dishes| Annual Event>A tradition that grew bigger each year| Cultural Unity>Appreciating diversity through shared traditions| Hospitality>Welcoming others regardless of their origin',1,5,'2024-12-09 14:30:09'),('571dc718-4033-4432-b348-a6fa9b4be017','3fc8a4a0-dbc2-45b1-a612-233ae65ff0da','fc141452-15cc-4dee-b383-7fc69f5382b0','C',1,5,'2024-11-28 15:46:50'),('5793bc68-3ad8-4eef-aeb5-85bcb8f4d294','413a1920-8476-48f1-b0bb-a86112d90682','4adf2f3c-32bd-40bb-8e54-4439f9dac159','D',0,0,'2024-11-26 12:55:11'),('58e55d8d-d67e-4426-bf97-3e761ea24478','80946650-bd52-47cc-adc0-834613d6b417','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('59022124-3c87-4256-b0b6-b2dc30c4bc36','6146128b-e737-4d4d-9409-5e318bbad897','6f2e0336-2fb6-422d-996f-88fa70d2ca92','A',1,5,'2024-12-09 14:13:23'),('5947cf94-d93e-4aa4-a150-64d73c9ef12c','2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('59af9f14-3e65-423f-bf4b-bc8025ef4b78','413a1920-8476-48f1-b0bb-a86112d90682','d57cb586-9f3c-4662-a5fe-15a6482586e2','D',0,0,'2024-11-26 14:10:22'),('5ab372c9-f67c-4c7a-a764-59681fc97be7','7a74fc48-8861-4b0b-840e-b8627caf9b72','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',0,0,'2024-11-26 14:10:22'),('5bbd8609-0885-4359-94b9-17874f5ba02b','a90a712a-4798-4607-819f-5a1a543994dc','6516270c-bc2f-4393-876c-df3471abf7bb','A',0,0,'2024-11-26 12:47:58'),('5c77e1b9-7ded-49e6-aa5a-3e3be2b95172','00b75442-5256-4dec-bb34-1757fbd7d301','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('5cbe4544-ba97-4496-ab7d-c897a5dfccf2','b004ebab-7a33-46cd-93af-c3f797312bf9','d35e6465-f0e9-41b7-8925-8557b245b57b','0',0,0,'2024-12-09 12:29:07'),('5d9373cd-fdd0-48d6-96bd-8011f79eeba4','5a9a196f-dbb1-4104-b73c-fea273be666f','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('5f6c803d-b33b-4a60-a415-249dbf17b062','b669f3fe-4089-44d9-9201-ade0a621b0f5','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',0,0,'2024-11-26 14:10:22'),('5f72b9eb-4f22-4982-9e6f-d244a79b6458','a3d5779e-fac3-436d-8d44-910dbb5c5fb9','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('5fc1aff7-e84d-4aa4-b1a3-6c29de283e69','2efcd1bb-c17e-43ce-8b9d-c6294f6254a7','0c2e37f6-90bc-4286-ba08-733fd64169b1','C',0,0,'2024-11-21 10:10:14'),('5fcd6a12-4d89-4c30-ba0c-510d2416e3d4','9e561895-34d2-41c6-9089-bf202747e9bc','ff168ec7-95eb-474a-a172-0b419898d960','0',1,5,'2024-12-09 12:25:19'),('600d0528-4c32-4f77-91d1-7436e1e908e0','29ea70d5-775f-439b-9253-520a695924e1','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('6063b40d-1b7c-4416-9827-96286d364d33','6b40ccf3-d20e-49db-aa41-055cbcf23b7a','ff168ec7-95eb-474a-a172-0b419898d960','B',1,5,'2024-12-09 12:25:19'),('60ac3448-c6c0-40ca-a406-7159fa51236a','32a4214b-f400-4050-aa1a-6cd838aea805','530d28cc-079a-4a0c-8dac-c989e1134a9c','0',1,5,'2024-11-26 13:21:18'),('61a454b8-541b-4e14-837a-508dbb7800fc','7ab8cb5d-f02f-49ab-bff7-2b4d86a07387','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','E',1,5,'2024-11-26 13:00:08'),('629735da-d741-4e56-bdcb-478488f3701a','3a7b5dde-00d1-408e-bc4e-68262d821759','944b8e45-628b-431c-b9e7-befa6ff7d3b6','0',1,5,'2024-12-09 14:30:09'),('62d8cb8c-cdad-4bc8-8bc5-28ba58caa13c','db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6','6516270c-bc2f-4393-876c-df3471abf7bb','0',0,0,'2024-11-26 12:47:58'),('6301ba89-aa2a-4cc0-ac20-38dc377c8aec','bd97e4e3-7338-4e60-8872-bbbeba2adda5','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('64ecaf9e-fbf7-4834-893c-0ee9eaeaafc3','0b2975b7-a54d-4171-b855-e4fcc25991b8','ff168ec7-95eb-474a-a172-0b419898d960','1',0,0,'2024-12-09 12:25:19'),('653d1078-bf1c-4f65-a919-0b7f97be940b','db898e9d-63f1-455b-8086-0cd641b3f64c','e7c4702d-048d-4388-a7fe-9381fc77522d','C',0,0,'2024-11-28 14:15:48'),('658577fb-e6e4-46dd-9c99-4e34c59aa1e1','0378c078-3ece-4228-a123-be8b7395e4af','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('6645dbe5-1914-4881-ac72-b891f0bf30f0','052cba0a-f7e4-41ea-bc15-b96c8ab7ac6f','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('6717d5e9-d16a-4279-b37f-f879954c00af','89baf956-96d5-4527-8588-eae5c7583893','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('6897e6eb-8beb-4cbd-b980-8741df2d2afc','b9350c41-19d1-4060-8354-b9c4c73e4c23','530d28cc-079a-4a0c-8dac-c989e1134a9c','A',1,5,'2024-11-26 13:21:18'),('68c7c088-549e-46c1-9fb2-fb7c46a9e397','a90a712a-4798-4607-819f-5a1a543994dc','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',1,5,'2024-11-26 14:10:22'),('6a592a61-6827-4b1f-b364-8065f99911a3','5774c2a1-e94e-4b78-857b-e1930b3c477d','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('6b3a2361-e0fc-4336-9bb8-f546446f9396','e8800ecf-48da-4c48-8c1d-68e931791fcd','6f2e0336-2fb6-422d-996f-88fa70d2ca92','Destination>The place where someone is going| Adventure >undefined| Disaster>undefined| Generosity>undefined| Confusion>undefined',1,1,'2024-12-09 14:13:23'),('6b8f4788-14fd-4ef3-b7ad-e957f3d65c49','b9350c41-19d1-4060-8354-b9c4c73e4c23','6f2e0336-2fb6-422d-996f-88fa70d2ca92','A',1,5,'2024-12-09 14:13:23'),('6b9c9a22-1e17-49ac-bac6-7b4130cd11e8','de12f563-40d6-4abc-af49-350fc1d2e582','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('6c2d2a50-0851-4a9d-a226-6161709c4af7','df4ae398-1e67-47f6-b3c3-e12c3f3273ed','ff168ec7-95eb-474a-a172-0b419898d960','C',0,0,'2024-12-09 12:25:19'),('6c8e446b-6f4b-4761-95d9-6c64cfe1c37f','0919bdf8-fc5a-4f9e-bb91-af5d61c364b2','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',1,5,'2024-11-28 14:14:12'),('6d9bd466-3669-4ecf-a2d2-1f58efefac13','80946650-bd52-47cc-adc0-834613d6b417','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('6eb46854-d03f-4016-ae50-cf573cc0be6c','fcfadfff-3103-46f5-9cbf-b2488d10c3a2','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('6f2b690e-59ae-4b1a-b302-221949c2ac27','7ab8cb5d-f02f-49ab-bff7-2b4d86a07387','587f057a-8f80-4b95-a823-2d8be8c2e7ff','A',0,0,'2024-11-28 14:14:12'),('6f98894d-b1ba-4c60-9ab4-0e89ed82b10d','6b40ccf3-d20e-49db-aa41-055cbcf23b7a','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('6fcd3d28-1eac-4412-bb8f-8fc4bbaccf20','5a9a196f-dbb1-4104-b73c-fea273be666f','d57cb586-9f3c-4662-a5fe-15a6482586e2','D',0,0,'2024-11-26 14:10:22'),('6fd47236-8357-47dd-9513-322e516e5256','380fa7ca-8b5b-4b67-848e-a6893a0f7dde','4adf2f3c-32bd-40bb-8e54-4439f9dac159','A',0,0,'2024-11-26 12:55:11'),('70234c8e-11b2-4188-a58b-e5f5f2caa362','63485a68-cdfc-4aca-891c-8b37404d158a','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('70bad338-ea51-4aa1-aa91-2489921efc26','e8cdbd98-7f99-4b21-81b1-10c92464d522','e7c4702d-048d-4388-a7fe-9381fc77522d','B',0,0,'2024-11-28 14:15:48'),('757b51e6-5c0d-43fe-b4b9-a5ec0e1a7845','8e7e2bcc-1868-4105-ad18-c8bd4b7dda84','944b8e45-628b-431c-b9e7-befa6ff7d3b6','E',1,5,'2024-12-09 14:30:09'),('76450e29-5655-4927-a6ec-055f8f76244a','e00e2552-3392-4734-81e6-1d4a0c677bc1','e7c4702d-048d-4388-a7fe-9381fc77522d','B',0,0,'2024-11-28 14:15:48'),('768f0e61-6364-4431-8e29-4186627b2115','e2c0d8a8-6dd2-49ab-947d-95bbc2f29342','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('76e99fd8-0187-4e36-9b3e-9025d2585304','380fa7ca-8b5b-4b67-848e-a6893a0f7dde','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',1,5,'2024-11-26 14:10:21'),('771b4683-39a8-4931-b11c-d8fb157805b5','2cdab541-56bc-4052-8325-d3f460724eee','d57cb586-9f3c-4662-a5fe-15a6482586e2','E',0,0,'2024-11-26 14:10:22'),('772a0c2b-9717-47e7-b5ec-5b561fc62d53','d82022b7-16fb-4c3d-9306-2c24ed9b85c1','d57cb586-9f3c-4662-a5fe-15a6482586e2','E',0,0,'2024-11-26 14:10:22'),('7880727f-978e-4e18-b1c6-91d664713b04','4d338095-df06-4c01-885c-ecbd5bcc3cb8','b3c248b0-0f60-481e-8b75-e87e5a9b7371','C',1,5,'2024-12-09 18:04:54'),('79196916-7b55-4f8d-b389-b7356337611a','9e561895-34d2-41c6-9089-bf202747e9bc','6f2e0336-2fb6-422d-996f-88fa70d2ca92','0',1,5,'2024-12-09 14:13:23'),('7aae0d8e-aba7-4a5b-80a3-9afe70ea51d0','5bb3d093-4b5a-4c80-bfef-006d5715f46c','c66582f2-71b1-421d-9343-a8ca30e94b98','0',1,5,'2024-12-09 14:25:28'),('7b38f0d3-4e3f-4a82-8067-c998794f2843','5c83c01a-6ae7-4fa2-91d7-054a67469737','e7c4702d-048d-4388-a7fe-9381fc77522d','1',1,5,'2024-11-28 14:15:48'),('7b62dd55-65e9-47d1-800f-fa2d77b3fc94','72ed78cb-cb72-437c-8234-eed0e60f54ff','b3c248b0-0f60-481e-8b75-e87e5a9b7371','B',1,5,'2024-12-09 18:04:54'),('7b920fad-8a58-49ff-bf41-ae2c74281b30','bd97e4e3-7338-4e60-8872-bbbeba2adda5','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('7c79b077-b710-4927-a724-b4129b4534e9','3377878a-59e4-460c-afd3-3c58f33ec192','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('7c79cf78-3d5d-4be8-ba9d-fe96f68c58ce','bb0ff6bb-2d9e-4ba6-97d5-75271ad07f8d','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('7c9b5b97-e933-4cf3-bc54-c80284748fd6','0c8a478f-7cd2-4884-8748-948e50eb4ca2','944b8e45-628b-431c-b9e7-befa6ff7d3b6','A',1,5,'2024-12-09 14:30:09'),('7db3f044-314a-4053-9511-665f37116c16','bac7e539-1171-48cc-9ceb-48e8f8188a40','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('7dbbd078-70d0-4704-9a2f-2eeae52c7e66','01663f67-0099-42fe-9311-a9adfb63e3e2','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',0,0,'2024-11-26 14:10:22'),('7e8447b4-fcb5-4241-84fd-a930547ea6fd','bac7e539-1171-48cc-9ceb-48e8f8188a40','d57cb586-9f3c-4662-a5fe-15a6482586e2','D',0,0,'2024-11-26 14:10:22'),('7eacf7e2-87a0-41c7-9125-a637e3d6a556','b824f8ef-7502-4802-9e60-c1ff58e6660c','9f52b165-4de3-4587-b565-cc9b7556c71e','A',0,0,'2024-11-20 15:41:11'),('7fcd132b-cfef-43ab-87f1-f6db9091dbc9','4f953730-fd57-4561-888b-2cd2870998a2','587f057a-8f80-4b95-a823-2d8be8c2e7ff','0',1,5,'2024-11-28 14:14:12'),('81140de5-75bf-40fb-b53a-e7c1eb533e9e','a0712f56-22f5-4989-a6a6-0f8211180517','2011d044-088e-48e8-bca1-7ad4f24a5211','E',0,0,'2024-11-28 08:48:52'),('81c9f3ce-3c6f-4748-aae6-eaa70340a77d','c4e9cd7b-e8a5-4266-bfc7-476ffd929f6b','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('8205509e-e606-443b-9569-28821c9d99bc','b669f3fe-4089-44d9-9201-ade0a621b0f5','6516270c-bc2f-4393-876c-df3471abf7bb','B',0,0,'2024-11-26 12:47:58'),('843c2224-8ca6-46c4-a66e-3b4d8491e6cd','94d58212-db50-44cc-9a48-a929aa17b0f7','944b8e45-628b-431c-b9e7-befa6ff7d3b6','0',1,5,'2024-12-09 14:30:09'),('8528a0a0-1b14-4343-b356-d721a1b173b2','d82022b7-16fb-4c3d-9306-2c24ed9b85c1','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('85372dda-aa42-49a2-bdbb-2c2d640c6d51','48ebaab2-67bd-4315-aabe-678fd0aca6f3','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('859aecb7-830e-4384-828d-a5d0f613fc3a','ae0729ad-79c4-40ef-8e58-6f9bd057574c','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('85e7508c-811d-4c74-b566-11024f3b26d2','b008d50a-3564-49ac-b36d-714d5bd19874','944b8e45-628b-431c-b9e7-befa6ff7d3b6','C',1,5,'2024-12-09 14:30:09'),('87c40162-51bf-4935-a9c4-943dc984186c','1e441f5a-7e22-4352-bf3d-24dcff205877','2e69c978-6382-4a38-8c61-b59616e0a969','A',1,5,'2024-12-10 23:56:22'),('88068b79-367f-41fa-8bb0-ceb189a59dd4','9ff5097e-f2a8-4015-ae41-de76adc84c8a','e7c4702d-048d-4388-a7fe-9381fc77522d','C',1,8,'2024-11-28 14:15:48'),('884f8848-2b4d-4f7d-a060-2a859df43071','2cdab541-56bc-4052-8325-d3f460724eee','4adf2f3c-32bd-40bb-8e54-4439f9dac159','A',0,0,'2024-11-26 12:55:11'),('88cfdaa2-1fa9-40ee-a8df-48581e31dec1','6b425ee5-f643-453d-83c9-5dbf5caeae36','2011d044-088e-48e8-bca1-7ad4f24a5211','C',1,5,'2024-11-28 08:48:52'),('88d5c09d-3756-4a19-8c5c-bdf80f20b1d5','c6371b2a-2ee6-4c2b-91d1-2c021b8ff3c1','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('88f903b7-0209-4d32-b885-72cd10ac328f','1f24596b-aae2-4dc4-bfba-a1629089bbef','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('8be28ab5-7c2b-4e8b-8201-f9bf45070daf','a2a93bc6-b83f-4352-9f62-007b4d9d9bf9','b3c248b0-0f60-481e-8b75-e87e5a9b7371','C',0,0,'2024-12-09 18:04:54'),('8bf81ead-6c9a-4b54-85a5-77f0e7f8a5f8','817412ef-783c-4300-a8de-5712768ddd5f','587f057a-8f80-4b95-a823-2d8be8c2e7ff','C',1,5,'2024-11-28 14:14:12'),('8ca7cd90-6783-4fbf-9098-88e1fefb5b2a','6802557c-e844-4e59-835c-a83dcea8a1b6','b3c248b0-0f60-481e-8b75-e87e5a9b7371','1',0,0,'2024-12-09 18:04:54'),('8d39dd97-aa44-48c9-a0ff-6139f8a58493','32a4214b-f400-4050-aa1a-6cd838aea805','6f2e0336-2fb6-422d-996f-88fa70d2ca92','0',1,5,'2024-12-09 14:13:23'),('8fb24216-328a-4932-a461-d487fc6a8ce0','53163dbe-7133-4f64-8429-d4a1155158a6','ff168ec7-95eb-474a-a172-0b419898d960','0',0,0,'2024-12-09 12:25:19'),('93d46e77-92fd-4870-9a26-b0cba16e6d7d','74c3d086-028e-47c0-9de8-a23dc6864cc0','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('9459b89d-f3f0-4ce2-8877-14026369682f','85e14542-5c3f-4db4-917b-dd4dff943b68','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('948846c5-e4f1-4bf2-a0b6-86f3a810fd70','9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1','6516270c-bc2f-4393-876c-df3471abf7bb','0',1,5,'2024-11-26 12:47:58'),('948a7a9f-e1f4-4bc8-a634-0316fee38ff4','ff91e256-ca6d-4f11-8cbe-2d633a8d9a1d','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('94987d29-a0e5-436a-8b62-f5964be0e6e8','01663f67-0099-42fe-9311-a9adfb63e3e2','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',1,5,'2024-11-26 12:55:11'),('954d7ab2-90a5-4310-8bb0-e0dc6c089c6a','23cad948-c843-44db-9eeb-be46c79cf53a','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',1,5,'2024-11-28 14:14:12'),('96eb6d20-de26-4c16-a0da-460e3df3a265','0a465b86-dbbd-43e2-8c03-08d327c2827d','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('987148df-c16f-420c-97c2-1a86583d3e84','82f2fa46-8576-494d-bc89-bbc09750a2d2','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('99ac28c8-24a4-408c-83ae-92b3125699b5','6a0848ce-e49b-41f0-90f5-0db3a60f4912','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('99b90518-f163-41a8-b9f2-4a321c3fbbd3','8338777e-2ba5-430e-bb22-abd55b87e1ed','d57cb586-9f3c-4662-a5fe-15a6482586e2','C',0,0,'2024-11-26 14:10:22'),('9a952107-f516-4431-bc36-886ffbd4c0c6','62e47e85-25f8-4fca-ac1c-ba3f0440752b','c66582f2-71b1-421d-9343-a8ca30e94b98','C',1,5,'2024-12-09 14:25:28'),('9b60ddda-388d-402d-8f8b-2efa614ac3b7','2cdab541-56bc-4052-8325-d3f460724eee','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('9c6966f6-774f-437c-a0c0-9a99670bd2d0','413a1920-8476-48f1-b0bb-a86112d90682','6516270c-bc2f-4393-876c-df3471abf7bb','E',0,0,'2024-11-26 12:47:58'),('9c7470f9-0f75-48c8-a1de-10483002c929','8a3f76f9-2c3e-41bb-ae26-48a7f2347a07','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('9dee60df-cbbb-4db5-9298-8ce17632699d','4d338095-df06-4c01-885c-ecbd5bcc3cb8','9f52b165-4de3-4587-b565-cc9b7556c71e','A',1,15,'2024-11-20 15:41:11'),('9e804254-782e-4ef9-94ef-03d9d69a1e84','e01a2fe8-0129-4700-9870-bf067fc2b402','b3c248b0-0f60-481e-8b75-e87e5a9b7371','C',0,0,'2024-12-09 18:04:54'),('9f26bf37-3c2e-40aa-adb0-f2384ac9fdd9','2c1e06d0-aba6-4f7d-b564-5fac6413e378','b3c248b0-0f60-481e-8b75-e87e5a9b7371','C',0,0,'2024-12-09 18:04:54'),('a0566025-9be8-4789-8f56-2739a28a5020','5a4e2622-730d-47d2-aca4-c54352c261ce','944b8e45-628b-431c-b9e7-befa6ff7d3b6','0',1,5,'2024-12-09 14:30:09'),('a14d86d5-e2cb-48cc-a5bf-68730fb67aab','7a74fc48-8861-4b0b-840e-b8627caf9b72','6516270c-bc2f-4393-876c-df3471abf7bb','A',0,0,'2024-11-26 12:47:58'),('a1e7af47-a45d-43c4-adb8-c93a14b49895','590227c3-052d-4140-8d9b-a4ac676a0da8','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',1,5,'2024-11-26 12:55:11'),('a24da061-7a0b-4344-92f7-584c363f147f','c59051c2-7c2f-4540-8540-e5947218613a','e7c4702d-048d-4388-a7fe-9381fc77522d','B',0,0,'2024-11-28 14:15:48'),('a428b49e-63ba-4fd8-bd0e-1b6a30614052','d637ab85-d741-470f-b574-3b85f487da56','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('a4554012-3992-4c6d-b91d-cc406bf6ec9e','6146128b-e737-4d4d-9409-5e318bbad897','ff168ec7-95eb-474a-a172-0b419898d960','B',0,0,'2024-12-09 12:25:19'),('a4e61e6d-1ca9-43df-9caa-9a2c77ef0d49','9489194f-c075-42ed-ae67-81516bafdd89','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('a576063d-4b4f-42c7-8440-409dfcc0b3aa','b3d730e8-048e-49d1-8a5b-0f41f9a82be1','fc141452-15cc-4dee-b383-7fc69f5382b0','A',0,0,'2024-11-28 15:46:50'),('a642cf62-1843-421d-a7a0-a37c0b0efd53','d82022b7-16fb-4c3d-9306-2c24ed9b85c1','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('a6c41fc5-6b38-40af-84c7-4d12ada04218','b824f8ef-7502-4802-9e60-c1ff58e6660c','681f3ac8-c35c-46f6-98fd-969fad6fc313','A',0,0,'2024-11-21 10:08:48'),('a8ed5316-24a2-492d-a554-3818d2a51869','961bc585-0efc-4099-b1dc-73e6a5b67928','2011d044-088e-48e8-bca1-7ad4f24a5211','A',0,0,'2024-11-28 08:48:52'),('aaba9ec1-f636-49b2-9eb7-f609e5473ce0','74ade798-086b-4f54-a3e8-1670bd0b9d01','2011d044-088e-48e8-bca1-7ad4f24a5211','A',1,5,'2024-11-28 08:48:52'),('ad213b9e-7197-4ac2-8c7a-6e16e5842214','66c3489f-19a1-4b92-8c3a-4d3e617cd000','d35e6465-f0e9-41b7-8925-8557b245b57b','I am from...>Saying where you are from| I have two siblings.> Mentioning your family| I like reading.> Talking about your hobbies| I am 20 years old>Describing your age| My name is...>Sharing your name',1,6,'2024-12-09 12:29:07'),('b01c7455-5c59-4044-aec8-594069112f14','884417c1-5f58-4749-9f99-3dbc4ecd40f1','944b8e45-628b-431c-b9e7-befa6ff7d3b6','A',1,5,'2024-12-09 14:30:09'),('b0820821-11b5-47a0-b7ee-155e3f01a8b5','4b24c8f4-d768-4522-9e29-119bb0e45ad5','9f52b165-4de3-4587-b565-cc9b7556c71e','B',1,15,'2024-11-20 15:41:11'),('b23c83e6-26d4-40fd-b157-86bf3094a35f','7dbebe53-3e7e-4937-852a-55fa599dc75b','c66582f2-71b1-421d-9343-a8ca30e94b98','A',1,5,'2024-12-09 14:25:28'),('b296a298-44ef-4143-bc06-acaf63b05ef9','f7148fe9-520b-4c9e-bcea-46cdc18432eb','2e69c978-6382-4a38-8c61-b59616e0a969','A',1,5,'2024-12-10 23:56:22'),('b3d5c8d4-31b7-41f4-99e3-7ee968c51d5e','abf3c40b-3990-4b8d-a5ec-6207d4535bfa','ff168ec7-95eb-474a-a172-0b419898d960','B',0,0,'2024-12-09 12:25:19'),('b64bb51b-d810-4267-9bbd-f1b7c49894dd','b85d577a-d07d-415d-bfe9-d7442b29a497','b3c248b0-0f60-481e-8b75-e87e5a9b7371','B',1,5,'2024-12-09 18:04:54'),('b66916cd-1f1b-41df-a7fb-ef76b00b06d6','eeb468f0-2d88-4d17-b5a8-a2a0f9159038','d35e6465-f0e9-41b7-8925-8557b245b57b','C',0,0,'2024-12-09 12:29:07'),('b69fbca7-98d4-43b0-9335-f8d6356f71b3','52bac74b-ed87-41dd-8783-b09101efdbe5','2011d044-088e-48e8-bca1-7ad4f24a5211','C',0,0,'2024-11-28 08:48:52'),('b7f51d5b-67d8-4287-b092-11689a2db4d0','85e14542-5c3f-4db4-917b-dd4dff943b68','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',1,5,'2024-11-26 14:10:22'),('b81a9c37-e45f-46b6-85af-e3b38b9fe809','47542931-a8e8-4533-966e-211818f29df6','4adf2f3c-32bd-40bb-8e54-4439f9dac159','A',1,5,'2024-11-26 12:55:11'),('b98813b7-73af-407f-8417-0178eb039829','0a465b86-dbbd-43e2-8c03-08d327c2827d','d57cb586-9f3c-4662-a5fe-15a6482586e2','B',0,0,'2024-11-26 14:10:22'),('baa64765-a2d6-41c1-95fd-74585151daab','bac7e539-1171-48cc-9ceb-48e8f8188a40','6516270c-bc2f-4393-876c-df3471abf7bb','E',0,0,'2024-11-26 12:47:58'),('bc70e52a-64a4-41ce-8aa2-7812e8a77045','85e14542-5c3f-4db4-917b-dd4dff943b68','4adf2f3c-32bd-40bb-8e54-4439f9dac159','B',0,0,'2024-11-26 12:55:11'),('be4c674e-e9dc-4309-bdb9-fbeee9d751ec','eeaa16a7-8c3e-42d3-9b36-60f93d636d39','e7c4702d-048d-4388-a7fe-9381fc77522d','D',1,8,'2024-11-28 14:15:48'),('bfb6103f-360b-4bd9-9cdb-0f0ddf3e3c37','53163dbe-7133-4f64-8429-d4a1155158a6','6f2e0336-2fb6-422d-996f-88fa70d2ca92','1',1,5,'2024-12-09 14:13:23'),('c12d6c6b-eea9-45ac-a195-4c2d48082607','f9979864-0708-4866-898d-4684da83e742','b3c248b0-0f60-481e-8b75-e87e5a9b7371','D',1,5,'2024-12-09 18:04:54'),('c1fafc7a-1c3f-4e56-abd0-bd375393bcf1','4d338095-df06-4c01-885c-ecbd5bcc3cb8','2501c3bf-3ee8-42dd-b07e-a865d600a3d2','A',1,15,'2024-11-21 10:06:39'),('c2c08fb2-22fd-4fa0-b099-883da2e45df7','8eddb94b-335d-4a0b-b078-10e7d27c61a2','681f3ac8-c35c-46f6-98fd-969fad6fc313','B',1,15,'2024-11-21 10:08:48'),('c350500c-0b8f-4970-8f7c-fd1c91e5f350','0ad2ac8d-00ec-4cac-9719-df56ea9009e2','d35e6465-f0e9-41b7-8925-8557b245b57b','1',1,10,'2024-12-09 12:29:07'),('c3849ba4-ed79-44ee-94c9-12f6ee957f29','18e2b446-5a4c-40f1-8808-7b129fba4cfc','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','D',0,0,'2024-11-26 13:00:08'),('c47e2933-9ff8-4c73-82cd-2e6d994e1fa2','47542931-a8e8-4533-966e-211818f29df6','d57cb586-9f3c-4662-a5fe-15a6482586e2','A',1,5,'2024-11-26 14:10:22'),('c88c802c-2727-4727-8ceb-41b9cb99ff8d','f978ba99-9288-4e50-95ec-08f704cab245','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('c99aac17-b278-42a3-ba04-ab7e74bf1d7a','c8b22429-59e4-4a49-b12d-b352b4362fa6','e7c4702d-048d-4388-a7fe-9381fc77522d','1',1,5,'2024-11-28 14:15:48'),('cb0b03c8-2050-4115-8959-017efbaafd7e','4d3e263a-0cba-40b4-88c1-e7c8543fdba0','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('cb349b22-e4a5-4a1f-a4d7-e5e7872d97e2','1b71958c-88df-44e6-aea3-07e08e77fd14','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',0,0,'2024-11-28 14:14:12'),('cbf19705-2e24-4dae-9deb-d0051714b589','59174a5d-7a5a-413e-9097-e6c0bbfff160','6f2e0336-2fb6-422d-996f-88fa70d2ca92','1',1,5,'2024-12-09 14:13:23'),('cd930d4c-1cce-4ddc-bfaf-c53511549478','8d4c126a-9e07-45b6-8540-2632b309896f','b3c248b0-0f60-481e-8b75-e87e5a9b7371','1',0,0,'2024-12-09 18:04:54'),('cf0041cc-ef2b-4840-9408-0898b06fff64','07a908dd-8c46-4c3d-aa94-44c9cb789b80','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('cf452804-6a08-44e3-bfc4-ff90f1574b39','0ae02262-0019-483b-b2d2-417480d2edb5','2e69c978-6382-4a38-8c61-b59616e0a969','A',0,0,'2024-12-10 23:56:22'),('cf52edfa-88ef-440e-9644-a1699269067a','a4419cf1-abbd-4fe4-831b-6864a9026df1','2e69c978-6382-4a38-8c61-b59616e0a969','D',1,5,'2024-12-10 23:56:22'),('cf918fd3-c3c1-4343-a9cb-9b8745c0ae89','5a0d61a3-1593-447a-9e08-cde863cbfa54','587f057a-8f80-4b95-a823-2d8be8c2e7ff','C',0,0,'2024-11-28 14:14:12'),('cff53a1c-0ec7-40f7-a236-32c3008f6ec6','d3f946fa-60ae-4cde-b70f-3c0425e40a0c','e7c4702d-048d-4388-a7fe-9381fc77522d','D',0,0,'2024-11-28 14:15:48'),('d00011f5-6c94-46f8-97f7-525093dd5eee','f5021fb6-4310-40ae-bcd9-e2344606e1d7','530d28cc-079a-4a0c-8dac-c989e1134a9c','A',1,5,'2024-11-26 13:21:18'),('d0868c74-4abd-419b-92fd-260e0e1a8a18','f5021fb6-4310-40ae-bcd9-e2344606e1d7','ff168ec7-95eb-474a-a172-0b419898d960','C',0,0,'2024-12-09 12:25:19'),('d206ab45-d41a-4008-ab22-48e4a392732b','6e497472-3da1-444b-9524-af4c5054cdc9','2011d044-088e-48e8-bca1-7ad4f24a5211','B',0,0,'2024-11-28 08:48:52'),('d2899df7-d020-4a11-9d16-f901b43aaa3c','4d80c116-dbb5-4503-90c5-be0dc3906edf','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('d2998afe-7123-454c-bddd-dffbef9110bd','6146128b-e737-4d4d-9409-5e318bbad897','530d28cc-079a-4a0c-8dac-c989e1134a9c','A',1,5,'2024-11-26 13:21:18'),('d30185c6-de17-4be1-8579-99875d08851a','1ccbb73d-5566-450d-8e66-3779db0d28fe','2e69c978-6382-4a38-8c61-b59616e0a969','E',0,0,'2024-12-10 23:56:22'),('d356c240-d9ae-4a40-9bc3-dc84633709b1','abd19807-25bf-439a-82d7-95082b91caaf','d35e6465-f0e9-41b7-8925-8557b245b57b','A',0,0,'2024-12-09 12:29:07'),('d3ebafa4-ef85-4e81-97b6-65fdbe736a88','47542931-a8e8-4533-966e-211818f29df6','6516270c-bc2f-4393-876c-df3471abf7bb','A',1,5,'2024-11-26 12:47:58'),('d4cc98bf-e50a-4a17-b63c-1aa5092fb57f','0ae472b0-e70d-4835-b43f-950dfd3d0fb9','944b8e45-628b-431c-b9e7-befa6ff7d3b6','B',1,5,'2024-12-09 14:30:09'),('d4f786fb-f80a-41bb-bc9d-2779803408ec','9b5194b4-af00-49f0-8800-4ea425a36080','b3c248b0-0f60-481e-8b75-e87e5a9b7371','0',1,5,'2024-12-09 18:04:54'),('d5730483-0de2-464e-bbc8-d1e010c6bc36','ff61037e-e813-4dc8-adb6-3fd7784e8ea2','530d28cc-079a-4a0c-8dac-c989e1134a9c','1',1,5,'2024-11-26 13:21:18'),('d7adfb70-045f-4108-80b8-2eaff4b21fb1','a8a4d9c8-bb60-44a6-9570-9d23b884fbd4','fc141452-15cc-4dee-b383-7fc69f5382b0','B',1,5,'2024-11-28 15:46:50'),('d7ba4feb-36e7-414b-b944-bf90822cf2af','db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6','4adf2f3c-32bd-40bb-8e54-4439f9dac159','1',1,5,'2024-11-26 12:55:11'),('d7ce14b9-1ec1-44a2-96d8-969b5e84ed4a','67f3ee2c-b020-4b97-bb63-9297288e5f35','d35e6465-f0e9-41b7-8925-8557b245b57b','C',1,10,'2024-12-09 12:29:07'),('d7e227f7-5f9f-471e-9d4c-6af7a4b59aab','ad85cacf-e178-47d5-9940-9eb34fcb1488','587f057a-8f80-4b95-a823-2d8be8c2e7ff','C',1,5,'2024-11-28 14:14:12'),('d819dedd-c068-4035-a4e4-cf24ebdcb864','59174a5d-7a5a-413e-9097-e6c0bbfff160','ff168ec7-95eb-474a-a172-0b419898d960','1',1,5,'2024-12-09 12:25:19'),('daea5e97-6943-4d12-a9bf-c49120279dc7','a43e4951-0f87-44e1-9296-2f9aeb24d7e0','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',0,0,'2024-11-28 14:14:12'),('db4e90d5-8df5-4259-b4f1-01e8d70f2afb','132d2ef4-e4e1-454a-b7ac-4115e68ada75','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('dc1688c8-424b-4901-a189-a75259dc123c','b4729d24-0068-4a0f-a100-d36eb2e9059a','d35e6465-f0e9-41b7-8925-8557b245b57b','B',1,10,'2024-12-09 12:29:07'),('dd2e7ddd-07b0-4d78-9e04-985cdf998f5d','55b0d75e-67dc-4e69-9346-f9e9cb71534c','944b8e45-628b-431c-b9e7-befa6ff7d3b6','0',1,5,'2024-12-09 14:30:09'),('de3772da-89cb-4931-99bb-8fe1ee9f14b8','32a4214b-f400-4050-aa1a-6cd838aea805','ff168ec7-95eb-474a-a172-0b419898d960','1',0,0,'2024-12-09 12:25:19'),('dfff82d2-0ca2-4e2c-b037-8f05bf6bee31','06d1c252-aebf-42d9-a960-e7669fc3a96a','9f52b165-4de3-4587-b565-cc9b7556c71e','C',1,15,'2024-11-20 15:41:11'),('e33a8a5c-14e4-43be-ba41-27f947c90d2f','20a37f12-0b65-44b9-8ed3-512baf41668b','6f2e0336-2fb6-422d-996f-88fa70d2ca92','B',1,5,'2024-12-09 14:13:23'),('e364f84d-8642-47d2-a4fb-cc7f0d89d065','06d1c252-aebf-42d9-a960-e7669fc3a96a','2501c3bf-3ee8-42dd-b07e-a865d600a3d2','C',1,15,'2024-11-21 10:06:39'),('e5198833-9f6d-4e31-981a-9c0393ed87a9','0b28d388-5b18-449d-92c9-bab2629956f5','2e69c978-6382-4a38-8c61-b59616e0a969','B',1,5,'2024-12-10 23:56:22'),('e56d0670-e773-4a9d-9efb-acffe080cf21','86d47064-83ed-4800-8f16-fb2187df0e57','c66582f2-71b1-421d-9343-a8ca30e94b98','Family Unity>Living together and sharing responsibilities| Hospitality>Welcoming guests with kindness| Respect for Elders>Following advice and guidance from older people| Gotong Royong>Helping others in need',1,3.75,'2024-12-09 14:25:28'),('e99bdf4c-a5b0-425d-8d84-203e94f97736','8aedd4d7-e217-4824-af07-486574468e26','e7c4702d-048d-4388-a7fe-9381fc77522d','1',0,0,'2024-11-28 14:15:48'),('ea12600c-19ea-4803-b1e6-720ab5053d4b','6fccda7d-8edf-476f-a1b9-4c821d55367e','ff168ec7-95eb-474a-a172-0b419898d960','D',0,0,'2024-12-09 12:25:19'),('eaafa9a9-dc60-4761-9fde-c57e2f7ceae8','c220f353-8b7f-418d-a74a-d537c1a8dec4','944b8e45-628b-431c-b9e7-befa6ff7d3b6','D',1,5,'2024-12-09 14:30:09'),('eb94e9c1-9879-430a-b730-71a447af5d4c','a90a712a-4798-4607-819f-5a1a543994dc','4adf2f3c-32bd-40bb-8e54-4439f9dac159','D',0,0,'2024-11-26 12:55:11'),('ebd8ccc0-b257-4b88-902f-6b8d0d71e808','37794609-b45a-4174-9e1b-1d539adc1b8c','944b8e45-628b-431c-b9e7-befa6ff7d3b6','B',1,5,'2024-12-09 14:30:09'),('ec3de87b-7ab7-48cc-a0bf-ede2c8046d83','4d338095-df06-4c01-885c-ecbd5bcc3cb8','681f3ac8-c35c-46f6-98fd-969fad6fc313','A',1,15,'2024-11-21 10:08:48'),('ecb6dd78-f23d-47f9-a16b-8d5e3914cb93','194a5c7d-7344-482c-a51f-8d9a23443de1','b3c248b0-0f60-481e-8b75-e87e5a9b7371','1',0,0,'2024-12-09 18:04:54'),('ee7f90fc-4d99-458f-aad0-9f8fe57cc8b7','647d2c98-7032-4f26-b20e-e7e39238eaad','b3c248b0-0f60-481e-8b75-e87e5a9b7371','C',1,5,'2024-12-09 18:04:54'),('eebfe6f0-285a-4a73-bcf9-a790341af27b','1b71958c-88df-44e6-aea3-07e08e77fd14','7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','0',1,5,'2024-11-26 13:00:08'),('eee0de7c-cd42-413f-8d62-2763526b5aa5','93bed0da-ac55-4064-9132-54e9c40e5980','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',0,0,'2024-11-28 14:14:12'),('ef7462d3-54ef-45ed-9607-33954529c206','5192192f-ab81-4a36-aa1d-89e471716af9','fc141452-15cc-4dee-b383-7fc69f5382b0','A',1,5,'2024-11-28 15:46:50'),('f00e3ad2-e24f-47c9-8bf1-cf48635cc028','748a78b9-9600-44d2-b49c-7ec332027366','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('f09a6867-4f9c-4a04-9594-e12fe3b92089','df4ae398-1e67-47f6-b3c3-e12c3f3273ed','530d28cc-079a-4a0c-8dac-c989e1134a9c','A',1,5,'2024-11-26 13:21:18'),('f0e700be-57be-4e4d-b032-f5761b232027','2c58d4ce-eaaf-4d94-b44d-9fb838c9cb94','ff168ec7-95eb-474a-a172-0b419898d960','C',0,0,'2024-12-09 12:25:19'),('f0eaab4a-ca1d-4d0e-9b03-631e9c0ab9cb','b21a27f7-bd2e-464f-95a6-7dc5ba9f6c2e','c66582f2-71b1-421d-9343-a8ca30e94b98','B',1,5,'2024-12-09 14:25:28'),('f11e0a7c-61c7-41ac-8c4d-15bab4a7df14','df4ae398-1e67-47f6-b3c3-e12c3f3273ed','6f2e0336-2fb6-422d-996f-88fa70d2ca92','A',1,5,'2024-12-09 14:13:23'),('f197c950-1b06-4d83-9e76-dcb8bb49c6ea','01663f67-0099-42fe-9311-a9adfb63e3e2','6516270c-bc2f-4393-876c-df3471abf7bb','D',0,0,'2024-11-26 12:47:58'),('f1f56ac7-a126-4425-b611-b3bfc7418d50','1afc2512-8592-485e-9282-5c562426c344','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','B',1,5,'2024-12-11 14:34:56'),('f21aff19-c4f0-4a85-8161-8ab4af717af4','4ae6d4cc-bc79-4753-b6c8-84dcf5adf3ee','944b8e45-628b-431c-b9e7-befa6ff7d3b6','C',1,5,'2024-12-09 14:30:09'),('f2df4510-93cd-46b6-8916-b77b589764c7','e8800ecf-48da-4c48-8c1d-68e931791fcd','530d28cc-079a-4a0c-8dac-c989e1134a9c','The place where someone is going, A dangerous or exciting experience, A major event causing harm or damage, The quality of being kind and helpful to others, A feeling of being unclear or unsure ',0,0,'2024-11-26 13:21:18'),('f2f5698a-10bc-49fe-a870-1080812d3b07','ff61037e-e813-4dc8-adb6-3fd7784e8ea2','ff168ec7-95eb-474a-a172-0b419898d960','0',0,0,'2024-12-09 12:25:19'),('f450e3d9-9f98-46da-81fd-58bb5df72a44','20a37f12-0b65-44b9-8ed3-512baf41668b','ff168ec7-95eb-474a-a172-0b419898d960','C',0,0,'2024-12-09 12:25:19'),('f47b8fb0-591c-4599-8dce-ff4e054a0699','6b40ccf3-d20e-49db-aa41-055cbcf23b7a','530d28cc-079a-4a0c-8dac-c989e1134a9c','B',1,5,'2024-11-26 13:21:18'),('f6f3e32d-8580-4361-b735-4317a22f3435','4b24c8f4-d768-4522-9e29-119bb0e45ad5','2501c3bf-3ee8-42dd-b07e-a865d600a3d2','B',1,15,'2024-11-21 10:06:39'),('f71a5d21-643c-46c5-933a-84d3e19bc7ab','527bf935-22a6-458a-bd54-14e97c751b49','c66582f2-71b1-421d-9343-a8ca30e94b98','0',1,5,'2024-12-09 14:25:28'),('f8a23b25-e803-4b77-a38a-86a208ab7f89','0b2975b7-a54d-4171-b855-e4fcc25991b8','6f2e0336-2fb6-422d-996f-88fa70d2ca92','0',1,5,'2024-12-09 14:13:23'),('f90afd7a-2216-40af-bc57-c0ebc5f04da0','5d235bc9-3dd5-40f7-93b2-505dd82b8cab','587f057a-8f80-4b95-a823-2d8be8c2e7ff','This skill is less relevant for a concierge\'s role but could be useful in some specialized settings., This skill helps with providing transportation or coordinating travel arrangements for guests., This skill is not needed for a concierge, as their main focus is on service and guest relations., This skill is essential for understanding guests\' preferences and offering personalized services., This skill is unnecessary for a concierge, as it is not directly related to their primary duties.',0,0,'2024-11-28 14:14:12'),('f95c3656-3caf-43e4-8020-b4c9eaf59c42','f23f0520-d3f7-4ee3-9261-a4115e3f4161','a9bc0123-7b23-44e6-8d57-df5ce20dfda6','C',1,5,'2024-12-11 14:34:56'),('fa75ba81-9740-488b-9272-fb7e67c6c180','abf3c40b-3990-4b8d-a5ec-6207d4535bfa','530d28cc-079a-4a0c-8dac-c989e1134a9c','C',1,5,'2024-11-26 13:21:18'),('fb19c6cb-a001-418a-afca-f03a973c1eb7','a93043f8-f10b-47e9-95c2-2d408066dd33','587f057a-8f80-4b95-a823-2d8be8c2e7ff','0',1,5,'2024-11-28 14:14:12'),('fb59682b-ef95-4b15-8af2-7e1662a15c2b','8c73e7e5-0806-4bcc-955d-9416f1fd81d0','587f057a-8f80-4b95-a823-2d8be8c2e7ff','1',1,5,'2024-11-28 14:14:12'),('fcb293d6-5fa8-426e-a7f1-0f5ad2e4958e','bafc5dbb-aac7-493f-b2ae-b2b4979c446c','d35e6465-f0e9-41b7-8925-8557b245b57b','A',1,10,'2024-12-09 12:29:07'),('fe740200-67e9-42a5-9f9a-ff36c76164cc','3f5b9ce3-65af-4844-8b34-e360fc89b052','944b8e45-628b-431c-b9e7-befa6ff7d3b6','A',1,5,'2024-12-09 14:30:09'),('fef8b419-ca83-4348-bb9b-ba812adf8128','d5cdbb3b-d155-430f-9555-923657b3c424','4adf2f3c-32bd-40bb-8e54-4439f9dac159','A',0,0,'2024-11-26 12:55:11');
/*!40000 ALTER TABLE `student_exercise` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `student_learning`
--
DROP TABLE IF EXISTS `student_learning`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `student_learning` (
`ID_STUDENT_LEARNING` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_LEVEL` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`STUDENT_START` datetime NOT NULL,
`STUDENT_FINISH` datetime DEFAULT NULL,
`SCORE` int DEFAULT NULL,
`IS_PASS` tinyint(1) NOT NULL DEFAULT '0',
`NEXT_LEARNING` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin DEFAULT NULL,
`FEEDBACK_STUDENT` text COLLATE utf8mb4_general_ci,
`TIME_LEARNING` datetime DEFAULT NULL,
PRIMARY KEY (`ID_STUDENT_LEARNING`),
KEY `FK_MENGAKSES` (`ID`),
KEY `FK_DIGUNAKAN` (`ID_LEVEL`),
KEY `FK_MELANJUTKAN` (`NEXT_LEARNING`),
CONSTRAINT `FK_DIGUNAKAN` FOREIGN KEY (`ID_LEVEL`) REFERENCES `level` (`ID_LEVEL`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `FK_MELANJUTKAN` FOREIGN KEY (`NEXT_LEARNING`) REFERENCES `level` (`ID_LEVEL`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `FK_MENGAKSES` FOREIGN KEY (`ID`) REFERENCES `users` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `student_learning`
--
LOCK TABLES `student_learning` WRITE;
/*!40000 ALTER TABLE `student_learning` DISABLE KEYS */;
INSERT INTO `student_learning` VALUES ('01c495f5-2002-4fb9-a14a-8c441d2f275f','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 12:46:09',NULL,NULL,0,NULL,NULL,'2024-11-26 12:46:09'),('02a521a4-698a-4a0e-9f60-f9eb5ce67629','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','a24f21f2-107c-4a8e-8689-81917d2d2353','2024-12-11 14:30:47',NULL,NULL,0,NULL,NULL,'2024-12-11 14:30:47'),('07f8c16e-4dd1-4c1c-a3a0-0ce464a6aacf','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','5afc44cd-d697-4d11-87d4-1fa9334e7f97','2024-12-10 05:05:16',NULL,NULL,0,NULL,NULL,'2024-12-10 05:05:16'),('0c2e37f6-90bc-4286-ba08-733fd64169b1','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','42e0a7c2-9698-4f72-b868-a698fa9492c9','2024-11-21 10:09:23',NULL,NULL,0,NULL,NULL,'2024-11-21 10:09:23'),('101f552a-0075-4c8b-b6ec-baefb01887b0','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','4bd479a0-c629-4f12-8908-023b6ee2d29a','2024-11-20 13:19:38',NULL,NULL,0,NULL,NULL,'2024-11-20 13:19:38'),('199071ca-7014-46a4-adf4-c034faf15a48','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','6b134cd4-e902-4241-9692-450b43ca1af9','2024-11-21 13:36:35',NULL,NULL,0,NULL,NULL,'2024-11-21 13:36:35'),('1b4a50d6-105e-4cc1-bc93-0e452d2501b9','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','5736e230-274d-42c9-b0f0-23b24f9f79d1','2024-11-26 13:25:08',NULL,NULL,0,NULL,NULL,'2024-11-26 13:25:08'),('1dd17f4a-8a0c-4864-87cd-63aaecee3962','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b720a4bf-a700-4741-9a4e-19dc999f590e','2024-11-22 13:33:59',NULL,NULL,0,NULL,NULL,'2024-11-22 13:33:59'),('2011d044-088e-48e8-bca1-7ad4f24a5211','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','11fb64b4-9904-42d3-b83e-0ced63937f47','2024-11-28 08:48:27','2024-11-28 08:48:52',15,0,'3b835b88-f728-4bdd-a64c-a8b3216ae147',NULL,'2024-11-28 08:48:27'),('240660e7-bb88-4ce9-b52c-e01b3c0cede8','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','3b168b2f-4410-44c0-aefd-240942c312ab','2024-12-16 09:47:50',NULL,NULL,0,NULL,NULL,'2024-12-16 09:47:50'),('2501c3bf-3ee8-42dd-b07e-a865d600a3d2','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-21 10:06:06','2024-11-21 10:06:39',80,0,'a07c29ce-95a7-4fd2-84df-43f6d36af407',NULL,'2024-11-21 10:06:06'),('2e69c978-6382-4a38-8c61-b59616e0a969','927b4f12-8ad0-4b0c-b45b-50616daf1334','5afc44cd-d697-4d11-87d4-1fa9334e7f97','2024-12-10 23:50:56','2024-12-10 23:56:22',25,0,'d49e5dcb-c578-4c47-858b-aafd77743437',NULL,'2024-12-10 23:50:56'),('4726a6ac-83af-463b-ab28-eaf7c9e9a8a5','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','53cba632-c3c6-4ad0-975a-cc4d3b49ab60','2024-11-26 12:58:26',NULL,NULL,0,NULL,NULL,'2024-11-26 12:58:26'),('4adf2f3c-32bd-40bb-8e54-4439f9dac159','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 12:53:45','2024-11-26 12:55:11',25,0,'53cba632-c3c6-4ad0-975a-cc4d3b49ab60',NULL,'2024-11-26 12:53:45'),('4d0e755d-b335-4ef1-91c4-468c89b0b3ae','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-21 10:08:09',NULL,NULL,0,NULL,NULL,'2024-11-21 10:08:09'),('4e8dee98-8b24-4dab-89f0-e59bcdc4f8d6','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','c483eb13-3446-4d42-833f-cbc2fe5d7210','2024-11-20 13:19:16',NULL,NULL,0,NULL,NULL,'2024-11-20 13:19:16'),('530d28cc-079a-4a0c-8dac-c989e1134a9c','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','069d921b-0878-411b-a94d-ce525959c0d1','2024-11-21 15:29:33','2024-11-26 13:21:18',90,0,'5246ac94-1df1-48d9-b0ba-2e335c5d7b51',NULL,'2024-11-21 15:29:33'),('587f057a-8f80-4b95-a823-2d8be8c2e7ff','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','6b134cd4-e902-4241-9692-450b43ca1af9','2024-11-28 14:12:43','2024-11-28 14:14:13',55,0,'54576a13-8360-433e-b515-61511d337de3',NULL,'2024-11-28 14:12:43'),('5988956b-3f26-4727-856d-e570eff2129e','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 12:44:55',NULL,NULL,0,NULL,NULL,'2024-11-26 12:44:55'),('5d39cef7-88af-4442-9feb-4eec8e10b90d','927b4f12-8ad0-4b0c-b45b-50616daf1334','fdc83ff7-c50f-447c-822d-1dedcc7b46f5','2024-12-10 23:50:31',NULL,NULL,0,NULL,NULL,'2024-12-10 23:50:31'),('5fdcef97-40d7-439a-9759-67ed6134e81a','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','6f5449a0-70e9-4502-a9d7-478d56fbebf2','2024-11-20 13:19:48',NULL,NULL,0,NULL,NULL,'2024-11-20 13:19:48'),('5ff1211f-751c-4198-a091-4bba294c7fec','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-12-09 14:58:40',NULL,NULL,0,NULL,NULL,'2024-12-09 14:58:40'),('64812398-c4e8-4522-a80c-8906a01fb680','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','e786f602-8aee-4ef0-ac40-e1de5302f64e','2024-11-20 13:20:43',NULL,NULL,0,NULL,NULL,'2024-11-20 13:20:43'),('6516270c-bc2f-4393-876c-df3471abf7bb','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 12:46:53','2024-11-26 12:47:59',25,0,'53cba632-c3c6-4ad0-975a-cc4d3b49ab60',NULL,'2024-11-26 12:46:53'),('65cd884d-ee0d-4024-bd54-544d54155d2b','ad2df7e1-7807-4b07-964c-9ac503a08237','54ae104f-7d71-48fc-918a-8c3e341bc9ad','2024-12-09 18:25:08',NULL,NULL,0,NULL,NULL,'2024-12-09 18:25:08'),('681f3ac8-c35c-46f6-98fd-969fad6fc313','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-21 10:08:32','2024-11-21 10:08:48',80,0,'a07c29ce-95a7-4fd2-84df-43f6d36af407',NULL,'2024-11-21 10:08:32'),('6f2e0336-2fb6-422d-996f-88fa70d2ca92','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','069d921b-0878-411b-a94d-ce525959c0d1','2024-12-09 14:06:57','2024-12-09 14:15:01',96,0,'fac20039-dc42-429b-ab9b-8ff4b221c1b9',NULL,'2024-12-09 14:06:57'),('7201b0ef-5cc5-4eb9-9f0c-3a73428e95eb','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','6b134cd4-e902-4241-9692-450b43ca1af9','2024-11-26 12:59:44','2024-11-26 13:00:08',10,0,'3c621559-a292-4c18-aaed-34e5ecbd2576',NULL,'2024-11-26 12:59:44'),('76308fde-a1d0-4f77-8416-fff0582a95fb','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','069d921b-0878-411b-a94d-ce525959c0d1','2024-11-26 14:11:27',NULL,NULL,0,NULL,NULL,'2024-11-26 14:11:27'),('8d5b3290-b38f-431f-af60-c967d4ce25ea','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','3046da72-814f-42e0-bd7f-cf6618a820db','2024-12-11 14:33:52',NULL,NULL,0,NULL,NULL,'2024-12-11 14:33:52'),('944b8e45-628b-431c-b9e7-befa6ff7d3b6','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','4d014570-ba73-4f48-9814-ea1707f9cb00','2024-12-09 14:26:18','2024-12-09 14:30:11',93,1,'4d014570-ba73-4f48-9814-ea1707f9cb00',NULL,'2024-12-09 14:26:18'),('9f52b165-4de3-4587-b565-cc9b7556c71e','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-20 15:40:07','2024-11-20 15:41:11',80,0,'a07c29ce-95a7-4fd2-84df-43f6d36af407',NULL,'2024-11-20 15:40:07'),('a62b7a98-28b5-4ac7-a7a4-12dfdae692ea','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-20 15:41:46',NULL,NULL,0,NULL,NULL,'2024-11-20 15:41:46'),('a85bfd4d-b023-408b-be8a-7a6bb670d27c','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','a07c29ce-95a7-4fd2-84df-43f6d36af407','2024-12-16 11:22:29',NULL,NULL,0,NULL,NULL,'2024-12-16 11:22:29'),('a9bc0123-7b23-44e6-8d57-df5ce20dfda6','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','c483eb13-3446-4d42-833f-cbc2fe5d7210','2024-12-11 14:31:13','2024-12-11 14:35:07',95,0,'ff825264-d21d-4612-821f-2f19f8044bc2',NULL,'2024-12-11 14:31:13'),('b289f97c-359d-45b7-8537-fb92e7601c93','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','54ae104f-7d71-48fc-918a-8c3e341bc9ad','2024-11-21 10:09:18',NULL,NULL,0,NULL,NULL,'2024-11-21 10:09:18'),('b3c248b0-0f60-481e-8b75-e87e5a9b7371','ad2df7e1-7807-4b07-964c-9ac503a08237','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-12-09 18:02:02','2024-12-09 18:05:22',60,0,'54ae104f-7d71-48fc-918a-8c3e341bc9ad',NULL,'2024-12-09 18:02:02'),('bb6870d6-16bd-41f9-8539-e550db8d77a0','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','cee102cf-3ee0-40f0-8bbe-080e173feafd','2024-11-21 11:00:15',NULL,NULL,0,NULL,NULL,'2024-11-21 11:00:15'),('bdbd0ee9-b1df-4d83-9025-d7dd9b2a309e','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 12:53:29',NULL,NULL,0,NULL,NULL,'2024-11-26 12:53:29'),('bdf8ac37-616f-410a-a449-912e042d8f7e','7a58b9b9-12cf-40f1-8dc0-b18467e3e194','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-12-09 14:39:56',NULL,NULL,0,NULL,NULL,'2024-12-09 14:39:56'),('c4935d74-0a4e-4c55-912d-f1220b17aac8','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','069d921b-0878-411b-a94d-ce525959c0d1','2024-11-26 14:11:34',NULL,NULL,0,NULL,NULL,'2024-11-26 14:11:34'),('c4fe9ce8-d49f-4314-baae-376f9ba7e8ae','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','fac20039-dc42-429b-ab9b-8ff4b221c1b9','2024-12-09 14:19:02',NULL,NULL,0,NULL,NULL,'2024-12-09 14:19:02'),('c66582f2-71b1-421d-9343-a8ca30e94b98','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','17ae8c8f-06a4-4577-9846-9861926b0767','2024-12-09 14:21:02','2024-12-09 14:25:31',99,0,'4d014570-ba73-4f48-9814-ea1707f9cb00',NULL,'2024-12-09 14:21:02'),('d35e6465-f0e9-41b7-8925-8557b245b57b','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','e24946f0-21b6-444a-8270-eca1e9d831e0','2024-12-09 12:28:01','2024-12-09 12:29:11',56,0,'e24946f0-21b6-444a-8270-eca1e9d831e0',NULL,'2024-12-09 12:28:01'),('d44fdadf-3e8d-4570-8659-a0873eab4f64','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','a51e2ce2-243a-40d0-8d22-bcc42c4ac3ee','2024-11-21 10:05:55',NULL,NULL,0,NULL,NULL,'2024-11-21 10:05:55'),('d57cb586-9f3c-4662-a5fe-15a6482586e2','eed702d9-3128-46fe-bf3d-a60a6883361a','3179737e-57ca-437a-af38-f91d98c18e0e','2024-11-26 14:09:24','2024-11-26 14:10:22',35,0,'53cba632-c3c6-4ad0-975a-cc4d3b49ab60',NULL,'2024-11-26 14:09:24'),('e06445a0-7d2e-4eb0-b567-cea76117cf04','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','069d921b-0878-411b-a94d-ce525959c0d1','2024-11-26 14:11:41',NULL,NULL,0,NULL,NULL,'2024-11-26 14:11:41'),('e7c4702d-048d-4388-a7fe-9381fc77522d','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','54576a13-8360-433e-b515-61511d337de3','2024-11-28 14:15:20','2024-11-28 14:15:48',38,0,'3c621559-a292-4c18-aaed-34e5ecbd2576',NULL,'2024-11-28 14:15:20'),('f2b31178-66d9-432d-8330-df253f199f08','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','4c084401-9899-4afd-abf2-35942bdb3c62','2024-12-11 14:31:02',NULL,NULL,0,NULL,NULL,'2024-12-11 14:31:02'),('f75b9c68-9e9b-4f23-9a98-00a13d20d400','fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','8d93e205-a25d-483f-8954-17a16b612100','2024-12-11 14:33:16',NULL,NULL,0,NULL,NULL,'2024-12-11 14:33:16'),('fc141452-15cc-4dee-b383-7fc69f5382b0','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','c1a7e984-4ff8-4164-8857-eb79fcc0a0be','2024-11-28 15:45:26','2024-11-28 15:46:50',95,0,'d430d447-c971-4c28-861d-385e34e4f374',NULL,'2024-11-28 15:45:26'),('ff168ec7-95eb-474a-a172-0b419898d960','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','069d921b-0878-411b-a94d-ce525959c0d1','2024-12-09 12:23:10','2024-12-09 12:27:28',26,0,'e24946f0-21b6-444a-8270-eca1e9d831e0',NULL,'2024-12-09 12:23:10'),('ffdddfa6-2b03-42b3-b7c4-9cbe3df45969','7647ccd1-9320-4c11-aaf0-0f8a44863ff5','b07fff5b-590d-45d5-97af-f3712ca6a324','2024-11-21 10:10:40',NULL,NULL,0,NULL,NULL,'2024-11-21 10:10:40');
/*!40000 ALTER TABLE `student_learning` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `teacher`
--
DROP TABLE IF EXISTS `teacher`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `teacher` (
`ID_GURU` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NIP` bigint NOT NULL,
PRIMARY KEY (`ID_GURU`),
UNIQUE KEY `teacher_unique_nip` (`NIP`),
KEY `FK_MERANGKAP` (`ID`),
CONSTRAINT `FK_MERANGKAP` FOREIGN KEY (`ID`) REFERENCES `users` (`ID`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `teacher`
--
LOCK TABLES `teacher` WRITE;
/*!40000 ALTER TABLE `teacher` DISABLE KEYS */;
INSERT INTO `teacher` VALUES ('0bb9885a-36df-4017-a432-ba5e7b5dc982','784a2f33-7074-429c-a4d8-4672d9c986dd',1234567890),('ff6c7d78-6817-4a69-af63-03bdd0c16178','7987f9a4-a9b9-48e2-a6e4-0050f9ea1909',1231231923192391);
/*!40000 ALTER TABLE `teacher` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `topic`
--
DROP TABLE IF EXISTS `topic`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `topic` (
`ID_TOPIC` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_SECTION` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NAME_TOPIC` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`DESCRIPTION_TOPIC` text COLLATE utf8mb4_general_ci,
`IS_DELETED` tinyint(1) DEFAULT '0',
`TIME_TOPIC` datetime DEFAULT NULL,
PRIMARY KEY (`ID_TOPIC`),
KEY `FK_MEMILIKI` (`ID_SECTION`),
CONSTRAINT `FK_MEMILIKI` FOREIGN KEY (`ID_SECTION`) REFERENCES `section` (`ID_SECTION`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `topic`
--
LOCK TABLES `topic` WRITE;
/*!40000 ALTER TABLE `topic` DISABLE KEYS */;
INSERT INTO `topic` VALUES ('054f9d5d-85a4-4f15-829f-c5d80bfcc58e','e85649e2-959a-4b35-9485-9ff410e403c7','Life of Famous People','This section will help you to discuss the achievements, experiences, and backgrounds of well-known individuals. Learn terms related to their careers, personal milestones, and legacies, making it easier to talk about influential figures from history, politics, entertainment, and other fields.\n\n\n\n\n\n\n',0,'2024-11-20 15:05:22'),('0cec6bfe-69c7-4b98-9bb7-91bc860fa9f3','be29f46e-e167-4b23-ab29-a1cabd73b673','Appreciating Cultural Values',' Appreciating Cultural Values involves recognizing and respecting the diverse traditions, beliefs, and practices that shape different cultures, fostering mutual respect and social harmony.',1,'2024-12-12 17:55:26'),('10917aad-5359-4e1c-856a-c82b3eb53ec8','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Describing a Place','Describing a Place hones your listening skills through vivid audio descriptions of locations, landmarks, and environments. Learn to catch key details and expand your vocabulary for accurate, engaging place descriptions!',0,'2024-11-04 14:58:57'),('1ffe4cf4-018c-4d22-a3f3-6ca9ee83c94d','e85649e2-959a-4b35-9485-9ff410e403c7','Culinary ','This section will focuses on words related to cooking, food preparation, and dining. Learn terms for ingredients, cooking techniques, kitchen tools, and types of dishes, helping you discuss recipes, food cultures, and dining experiences with ease and precision.',0,'2024-11-20 15:06:26'),('249c9628-a21a-429e-a445-b99f5d002c9d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Developing Interactional Communication','Developing Interactional Communication explores stories that focus on the flow of conversations and exchanges between characters. Through dialogues, you\'ll learn how communication evolves in social situations, from simple interactions to more complex exchanges. This section highlights how authors use conversation to build relationships, resolve conflicts, and deepen understanding, helping you see the power of effective communication in action.',0,'2024-11-20 15:18:32'),('2fe54d4f-5eb2-4e52-bb36-625ba97d7ac1','e85649e2-959a-4b35-9485-9ff410e403c7','Public Places','Public Places vocabulary focuses on words and phrases used to describe locations open to the general public, such as libraries, parks, shopping centers, and transportation hubs. Learn terms to discuss their features, functions, and activities, helping you navigate and talk about common spaces in everyday life.',0,'2024-11-20 15:00:51'),('37c5b94f-f106-45ba-badc-be4af62aa0de','3f6feebe-ed90-41e9-8ff2-606100cd672c','Adjectives','Adjectives are words that describe or modify nouns, providing more detail and making sentences more vivid by answering questions like \"What kind?\" \"How many?\" or \"Which one?\" to give a clearer picture of a person, place, thing, or idea.\n\n\n\n\n\n\n',0,'2024-11-04 14:04:50'),('3cbd9024-4bd0-4889-95e3-8d4dfe9d230f','be29f46e-e167-4b23-ab29-a1cabd73b673','materi baru','fisika seru sekali',1,'2024-12-12 18:16:54'),('41970cb7-0c83-4e45-812a-f340859d506e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Noun','Nouns are words that name people, places, things, or ideas, serving as the subjects or objects in a sentence. They are essential for constructing meaningful sentences, as they provide the foundation for describing who or what is involved in an action or state.\n\n\n\n\n\n\n',0,'2024-11-04 13:52:47'),('47303ebe-5407-44a8-8a8f-c43aa73477f6','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Talking About Self (Email)','In this topic, students will learn how to write a personal email introducing themselves. They will practice including important information such as their name, age, hobbies, and interests. Students will also learn how to greet the reader and end the email politely. ',0,'2024-11-04 11:21:31'),('4d5fab05-9c62-447d-b36c-1c09f85b956e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Giving Information to Public','Giving Information to the Public explores stories where characters or narrators share important details with a larger audience. From announcements and news reports to community updates, this section teaches you how information is clearly communicated to inform or guide the public. Learn how writers balance clarity and engagement when presenting vital facts in fictional settings.',1,'2024-11-20 15:15:34'),('5329098d-a53c-4c06-bb97-c5723feacf86','e85649e2-959a-4b35-9485-9ff410e403c7','Folktales','Focuses on terms and expressions related to traditional stories from Indonesia. Learn words for characters like gods, mythical creatures, and heroes, as well as cultural concepts, settings, and themes of wisdom, morality, and local traditions, helping you understand and share these rich cultural narratives.\n\n\n\n\n\n\n',0,'2024-11-20 15:03:54'),('54f280e3-89bb-4bb9-8524-0d3dfdbafb3f','e85649e2-959a-4b35-9485-9ff410e403c7','Past Events','Past Events vocabulary helps you describe and discuss events that have already occurred. Learn words and phrases to talk about historical moments, personal experiences, and significant occurrences, allowing you to recount stories and share memories with clarity and detail.',0,'2024-11-20 15:02:07'),('5a55f428-4660-4a58-b092-b5cec2183d9a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Giving information to the Public','In this section, you will hear some statements by a speaker containing information that is needed to answer the questions. The statements are about giving information to the public which is necessary for you to understand the topic as related to daily and professional environment.',0,'2024-11-04 13:42:46'),('5b1b3bec-cabe-498e-9c24-18a928b61f9f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Noun Phrases','They typically consist of a noun and its modifiers, such as adjectives, articles, or other descriptive words. For example, in \"The tall, green tree,\" the noun phrase is \"The tall, green tree.\" This section helps you understand how noun phrases add detail and complexity to sentences, making your language more descriptive and',0,'2024-11-20 15:26:21'),('6142bbc6-00a7-445d-9525-a3239a4fcf2a','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Entertaining','This section will introduce you to stories that are designed to amuse and captivate. Whether through humor, suspense, or intriguing plots, these texts focus on engaging readers with fun and lively content. Explore how authors use creativity and entertaining elements to keep readers hooked, offering enjoyment while also delivering memorable narratives.',0,'2024-11-20 15:17:01'),('6663b701-fdf2-4ace-af13-3081d7a3843e','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Talking about Intentions','Talking About Intentions helps you explore texts where people share their plans, goals, and future aspirations. Discover how intentions are expressed through various phrases and expressions, from personal ambitions to professional objectives. Its an insightful way to understand how we communicate our future actions and make our intentions clear in writing!\n\n\n\n\n\n\n',0,'2024-11-20 15:11:54'),('6835eb01-488b-4c97-b133-c2e99cb22f4d','3f6feebe-ed90-41e9-8ff2-606100cd672c','Would Like; Be going to','In English, both \"would like\" and \"be going to\" are used to express future intentions or desires, but they are used in different contexts',0,'2024-11-29 09:44:23'),('6f3db9c2-37ee-4cd2-9a69-99b40733dab9','e85649e2-959a-4b35-9485-9ff410e403c7','Ecotourism and Historical Building','Ecotourism and Historical Buildings vocabulary focuses on terms related to sustainable travel and the preservation of cultural landmarks. Learn words for exploring natural environments, eco-friendly practices, and the rich history behind ancient and historical buildings, enhancing your ability to discuss these topics with knowledge and enthusiasm.',0,'2024-11-20 14:59:12'),('746ad91a-03d6-4f3a-94ac-e751b58e2642','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Talking about Self','Talking about Self improves your listening skills by focusing on conversations where people introduce themselves, share personal stories, and express their thoughts. Gain insight into common phrases and vocabulary used to talk about identity, interests, and experiences.\n\n\n\n\n\n\n',0,'2024-11-04 13:45:10'),('754f9a1f-3e8a-48a6-8af8-a27ce2a50387','3f6feebe-ed90-41e9-8ff2-606100cd672c','Simple Future','Simple Future is used to describe actions or events that will happen in the future. It is formed by using \"will\" followed by the base form of the verb (e.g., \"I will eat,\" \"She will travel\"). This section helps you express predictions, plans, or intentions, making it easy to talk about what is yet to come.',0,'2024-11-20 15:30:07'),('781a15de-bb80-448c-a473-b1dd09e405c5','e85649e2-959a-4b35-9485-9ff410e403c7','Recreational Places','Recreational Places vocabulary helps you describe locations for leisure and entertainment, such as parks, sports facilities, beaches, and amusement areas. Learn words and phrases to talk about activities, features, and amenities of these places, making it easier to discuss where people go to relax and have fun.\n\n\n\n\n\n\n',0,'2024-11-20 15:00:00'),('78df9cf6-7a60-45b3-a726-a98233022121','3f6feebe-ed90-41e9-8ff2-606100cd672c','Present Simple Tense','Present Simple Tense is used to describe habits, routines, and general truths. It involves using the base form of verbs for actions that happen regularly or are always true. You\'ll practice forming simple sentences to express these ideas clearly.',1,'2024-11-04 14:17:03'),('79a4f6de-b078-4ad9-85b0-e502286d765b','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Congratulating and Complimenting Each Others','Congratulating and Complimenting Each Other takes you through engaging texts filled with heartfelt praise and celebratory messages. Explore how people express admiration, offer congratulations, and share compliments in different situations, from personal milestones to professional achievements. Its an exciting way to learn the art of positivity and encouragement through reading!\n\n\n\n\n\n\n',0,'2024-11-20 15:10:36'),('79e76ad6-94fb-4b0e-82bc-9094f4bc03b4','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Culinary','This topic of \'Culinary\' offers students to explore, learn, and do vocabulary building practices on the topic. This topic consists of 6 levels, namely:\n- Level 1 & 2, containing the first 1,000 words of Paul Nation\'s List\n- Level 3 & 4, containing the first 1,500 words of Paul Nation\'s List\n- Level 5 & 6, containing the first 2,000 words of Paul Nation\'s List\n',1,'2024-11-04 14:08:01'),('7ac4e191-28f3-475c-935d-549331fd905b','3f6feebe-ed90-41e9-8ff2-606100cd672c','Simple Past','Simple Past is used to describe actions or events that happened at a specific time in the past. It is formed by using the past form of regular verbs (e.g., \"walked,\" \"played\") or the irregular past forms (e.g., \"ate,\" \"went\"). In this section, you\'ll learn how to express completed actions, events, or experiences that occurred at a particular moment in the past, helping you recount stories and past experiences clearly.',0,'2024-11-20 15:29:06'),('7c8b3d67-72ec-4aa9-88e5-c9bf1692dfe6','3f6feebe-ed90-41e9-8ff2-606100cd672c','Simple Present','Simple Present is used to describe actions that are regular, habitual, or universally true. Its formed using the base form of the verb (e.g., \"I walk,\" \"She plays\") and is often used for routines, facts, or general truths. This section will help you understand how to use the simple present tense to express things that happen regularly or are permanent, such as daily activities or timeless facts.',0,'2024-11-20 15:27:49'),('9647f350-39c6-420d-81e6-7a2b1027ede4','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Introducing Moral Values',' Introducing Moral Values guides you through stories that teach valuable life lessons. In these narratives, characters face dilemmas and challenges that highlight the importance of virtues like honesty, kindness, and respect. Through engaging plots and thought-provoking situations, you\'ll discover how authors weave moral lessons into their storytelling, making you reflect on the choices and values that shape our lives.',0,'2024-11-20 15:17:57'),('9f226f61-5efc-4783-a803-c614f1c2b255','3f6feebe-ed90-41e9-8ff2-606100cd672c','Derivatives Noun from Verbs','It focuses on how nouns can be formed from verbs by adding specific suffixes. For example, the verb \"to act\" becomes the noun \"action,\" or \"to educate\" becomes \"education.\" In this section, you\'ll learn common suffixes like -ion, -ment, and -er, and how they transform verbs into nouns, enriching your vocabulary and enabling you to express ideas more precisely.\n\n\n\n\n\n\n',0,'2024-11-20 15:27:05'),('a0fcc7bf-d5bc-4f42-84fa-d7aa934e76c1','3f6feebe-ed90-41e9-8ff2-606100cd672c','Adverbial Clauses; Adverbial Phrases','Adverbial clauses and adverbial phrases are essential components of sentence structure, providing additional information about the main verb. They both serve to modify verbs, adjectives, or other adverbs by indicating time, place, manner, condition, reason, or purpose.',0,'2024-12-03 09:01:16'),('a16c9974-397b-4811-bc0c-1a0f35476f38','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Appreciating Cultures','In this section, you will hear some statements by a speaker containing information that is needed to answer the questions. The statements are about appreciating cultures which is necessary for you to understand the topic as it relates to daily and professional environments.',0,'2024-11-04 13:51:51'),('a497ba75-ae33-4926-ba92-11fa12ce536f','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Appreciating Cultural Values','Appreciating Cultural Values involves recognizing and respecting the diverse traditions, beliefs, and practices that shape different cultures, fostering mutual respect and social harmony. ',0,'2024-12-04 11:15:31'),('ae16ddae-4f45-484c-be83-274d5b7a1c8a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Developing Interactional Communication','Developing Interactional Communication focuses on improving your listening skills through conversations that encourage social exchange and mutual understanding. You\'ll learn to identify cues, responses, and expressions used in everyday interactions, helping you become more confident in participating in dialogues and building meaningful connections.',0,'2024-11-20 14:52:02'),('af7626e5-8cbc-4d47-9074-1c006c7acc7e','3f6feebe-ed90-41e9-8ff2-606100cd672c','Preposition','Prepositions are words that show relationships between nouns (or pronouns) and other words in a sentence. They often indicate direction, place, time, cause, manner, and instrument. Prepositions are crucial in providing additional details about the action or state described in a sentence. Some common prepositions include in, on, at, by, for, with, about, under, over, between, and through. Prepositions can also appear as part of prepositional phrases, which consist of a preposition and its object.',0,'2024-11-28 13:59:48'),('afca9dad-bef2-4ec3-af5a-f4399d349e2b','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Presenting Information about a Particular Place or a Historical Place','\nPresenting Information enhances your listening skills by focusing on audio clips about specific or historical places. Discover how to identify key facts, features, and stories while expanding your vocabulary for clear, informative descriptions!',0,'2024-11-04 14:57:58'),('afdb257a-0002-42fa-853f-3c39e56a7282','e85649e2-959a-4b35-9485-9ff410e403c7','Recreations; Holidays','Recreation; Holidays vocabulary helps you talk about leisure activities and special occasions. Learn words and phrases related to vacations, fun activities, travel destinations, and holiday traditions, making it easier to discuss how you relax, unwind, and celebrate.\n\n\n\n\n\n\n',0,'2024-11-20 14:57:53'),('b121547a-0603-4c64-ae8b-802aacf0aed3','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Life of Famous People','This topic of \'Life of Famous People\' offers students to explore, learn, and do vocabulary building practices on the topic. This topic consists of 6 levels, namely:\n- Level 1 & 2, containing the first 1,000 words of Paul Nation\'s List\n- Level 3 & 4, containing the first 1,500 words of Paul Nation\'s List\n- Level 5 & 6, containing the first 2,000 words of Paul Nation\'s List\n',1,'2024-11-04 14:07:07'),('b22ba6d7-d8f0-4ce0-95c3-466478111f4e','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Talking about Self','In this topic of \'Talking about Self\', students can explore, learn, and do practices to enrich vocabulary related to the topic. The topic consists of 6 levels, namely:\n- Level 1, consisting of the use of the first 1,000 words of the Paul Nation\'s list. \n- Level 2, consisting of the use of the first 1,500 words of the Paul Nation\'s list. \n- Level 3, consisting of the use of the first 2,000 words of the Paul Nation\'s list. ',1,'2024-11-04 13:46:54'),('b402dbf8-32c8-4315-b40e-a70888fdb107','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Entertaining','In this section, you will hear some statements by a speaker containing information that is needed to answer the questions. The statements are about entertaining which is necessary for you to understand the topic as it relates to daily and professional environments.',0,'2024-11-04 13:49:56'),('ba372dfe-d531-4dc3-8073-1c4581758cd1','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Describing a Place','Describing a Place takes you on a journey through vivid stories where locations come to life. Learn how writers use rich, detailed language to paint a picture of places, whether it\'s a bustling city, a serene countryside, or an ancient landmark. This section helps you understand how to capture the essence of a place through descriptive storytelling, allowing you to feel as though youre right there in the scene.',0,'2024-11-20 15:14:40'),('bb3c67ac-cc70-41ad-967d-08b3ac9eaa2d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Presenting Information','Discover how information is presented in creative ways, whether it\'s unveiling the backstory of a place, explaining a character\'s actions, or revealing plot twists. This section helps you learn how writers weave important information into their narratives, keeping readers engaged and informed.',0,'2024-11-20 15:13:55'),('c0406c2d-f520-4ba0-b25f-74cb6ddce2a2','3f6feebe-ed90-41e9-8ff2-606100cd672c','Adverb',' In this section, you\'ll learn how adverbs enhance sentences by adding information about the manner, time, place, or frequency of an action. Understanding adverbs will help you make your descriptions and actions more specific and engaging.',0,'2024-11-20 15:24:42'),('c7d603d9-15db-43b4-b3c0-8176ab51b213','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Introducing Moral Values','Introducing Moral Values in listening focuses on understanding audio content that conveys ethical lessons, principles, and cultural values. You\'ll learn to recognize discussions that emphasize kindness, honesty, responsibility, and respect, while improving your ability to listen for key messages in moral stories and conversations.\n\n\n\n\n\n\n',0,'2024-11-20 14:50:51'),('c8c06652-9b43-418e-b371-a7ebd196fad0','5d345bbf-0cf9-4bfe-8ccb-585124d2d455','Folktales','This topic of \'Folktales\' offers students to explore, learn, and do vocabulary building practices on the topic. This topic consists of 6 levels, namely:\n- Level 1 & 2, containing the first 1,000 words of Paul Nation\'s List\n- Level 3 & 4, containing the first 1,500 words of Paul Nation\'s List\n- Level 5 & 6, containing the first 2,000 words of Paul Nation\'s List\n',1,'2024-11-04 14:04:49'),('cb457d60-d09f-48bf-87c2-64ab3ff14218','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Talking about Intentions','It will help you to develop your listening skills through audio clips where people express their plans, goals, and future actions. Learn to identify phrases and vocabulary used to talk about intentions, ambitions, and future intentions.',0,'2024-11-04 13:44:13'),('cb9aff20-9a7b-4948-9ddc-972d08f60571','e85649e2-959a-4b35-9485-9ff410e403c7','Congratulating and Complimenting Others','Congratulating and Complimenting Each Other vocabulary focuses on words and phrases used to offer praise and express good wishes. Learn how to congratulate someone on achievements and give compliments on appearance, skills, or accomplishments, making interactions more positive and encouraging.',0,'2024-11-20 14:56:27'),('cd9d6e03-8fdd-442b-9a64-24acc0587a5f','fe4a5cfe-66f0-494e-9b5f-525c38627f91','pengenalan matematika','belajar matematika yuk\n',1,'2024-12-12 20:00:02'),('cdf958ec-cb81-4f17-b99a-813d7cc4fc3f','3f6feebe-ed90-41e9-8ff2-606100cd672c','Pronoun','Pronoun focuses on words that take the place of nouns to avoid repetition and make sentences smoother. Pronouns like \"he,\" \"she,\" \"it,\" \"they,\" and \"we\" help replace names or things, making communication more efficient. In this section, you\'ll learn how to use pronouns correctly in different contexts, ensuring clarity and proper agreement with nouns they refer to.\n\n\n\n\n\n\n',0,'2024-11-20 15:25:13'),('cec0cb96-a3a7-4998-9c3c-57139fd635eb','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Retelling Past Events','In this section, you will hear some statements by a speaker containing information that is needed to answer the questions. The statements are about retelling past events which is necessary for you to understand the topic as it relates to daily and professional environments.',0,'2024-11-04 13:49:00'),('d865b4f7-9a2a-45e8-933a-ec4dafc29855','3f6feebe-ed90-41e9-8ff2-606100cd672c','Verb','Verbs are essential for forming sentences and conveying meaning. In this section, you\'ll explore different types of verbs, such as action verbs, linking verbs, and auxiliary verbs, as well as how to use them correctly in various tenses and contexts. Mastering verbs will allow you to express actions, events,',0,'2024-11-20 15:23:59'),('df62d909-6937-4ff3-a48f-902e77817c3d','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Retelling Past Events','Retelling Past Events takes you through stories where characters reflect on or recount significant moments from the past. Discover how events are narrated with vivid details, emotions, and perspectives, helping to bring past experiences to life. This section helps you understand how authors craft compelling narratives by looking back at key moments and sharing them in a way that resonates with readers.',0,'2024-11-20 15:16:16'),('e1c79663-2ff3-4bf6-a595-f5a9c985a075','b63a66f7-20aa-4221-b6cf-2b7725fc896c','Giving Information to the Public','In this topic, learners focus on simple facts and clear messages. The goal is to present straightforward information that is easy to understand, using simple language and short sentences. This helps learners build confidence in sharing information with others, ensuring that their message is communicated effectively.',0,'2024-11-21 08:36:07'),('e2b9d9e4-8846-4d83-9061-6f4b99aa8e13','be29f46e-e167-4b23-ab29-a1cabd73b673','materi baru','belajar ya\n',1,'2024-12-12 18:08:56'),('e7e035e0-fd38-492f-8be4-5318b7c0a78a','87d4d5e2-b7bb-428c-a5ca-1cb022e4e8cb','Congratulating and Complimenting Others','Develops your listening skills through conversations and speeches filled with expressions of praise and celebration. Learn to recognize common phrases and respond naturally in social settings!',0,'2024-11-04 13:56:27'),('ea158439-f692-46e9-8687-f9b03bbbfd99','3f6feebe-ed90-41e9-8ff2-606100cd672c','Simple Past vs Present Perfect','Simple Past vs. Present Perfect focuses on the difference between two tenses used to talk about past actions. This section helps you understand when to use each tense based on whether the action is tied to a particular time or has relevance to the present.',0,'2024-11-20 15:31:14'),('eee88e55-cb3e-46c8-8541-8c75593670bf','3f6feebe-ed90-41e9-8ff2-606100cd672c','Adverb of Time','Adverb of Time refers to words that describe when an action takes place or how often it happens. These adverbs help specify the time frame of an action, such as \"yesterday,\" \"soon,\" \"always,\" \"later,\" or \"never.\" In this section, you\'ll learn how to use adverbs of time to make your sentences more precise by indicating the timing or frequency of events or actions.\n\n\n\n\n\n\n\n',0,'2024-11-20 15:25:49'),('f691360f-1438-43e7-9e4c-631fe90d6614','3f6feebe-ed90-41e9-8ff2-606100cd672c','Reported Speech vs Direct Speech','Reported Speech vs. Direct Speech covers how to quote someone\'s exact words (direct speech) or paraphrase them (reported speech). This section helps you understand when and how to switch between these two forms of speech for clear and accurate communication.',0,'2024-11-20 15:34:04'),('fade702b-41f3-4a57-976e-709ecb9f6496','e85649e2-959a-4b35-9485-9ff410e403c7','Talking about Self','Talking about Self vocabulary helps you express personal details, interests, and experiences. Learn words and phrases to introduce yourself, share your background, hobbies, opinions, and feelings, making it easier to engage in conversations and build connections.\n\n\n\n\n\n\n',0,'2024-11-20 14:54:55');
/*!40000 ALTER TABLE `topic` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `true_false`
--
DROP TABLE IF EXISTS `true_false`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `true_false` (
`ID_TRUE_FALSE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`ID_ADMIN_EXERCISE` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`IS_TRUE` tinyint(1) NOT NULL,
`TIME_TRUE_FALSE` datetime DEFAULT NULL,
PRIMARY KEY (`ID_TRUE_FALSE`),
KEY `FK_TF_TERDAPAT` (`ID_ADMIN_EXERCISE`),
CONSTRAINT `FK_TF_TERDAPAT` FOREIGN KEY (`ID_ADMIN_EXERCISE`) REFERENCES `admin_exercise` (`ID_ADMIN_EXERCISE`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `true_false`
--
LOCK TABLES `true_false` WRITE;
/*!40000 ALTER TABLE `true_false` DISABLE KEYS */;
INSERT INTO `true_false` VALUES ('000b61ac-9e0d-4f4f-8019-116e96236d50','e03ef1f6-f0f9-47ef-a8b4-eb778dc47a02',1,'2024-12-06 12:07:41'),('0045b3d4-85fe-46a5-b11e-3bc18a2d39b6','cbf5d4ff-72ac-48c1-8344-a10ea85f288e',0,'2024-12-02 12:26:29'),('006ce522-26ac-4a3d-9a68-0a3a3cc4c3a5','b44d28c3-9ce4-4d7a-b823-2bff43707f9c',0,'2024-12-12 09:30:10'),('0072ee65-f3ea-49bb-8946-1f10192ca0e9','7a09dc1c-b7e5-4be6-9771-d04f46ecc651',1,'2024-12-03 10:35:59'),('00a1dfee-9e4e-419d-821c-cdba8c6cfddd','52e97879-e09b-4ffc-ad09-3e2e091ced14',0,'2024-12-03 15:08:10'),('00d9994a-5e89-43ae-940e-5b68f0be92dd','4622fbe1-d186-4902-b756-f2b341481815',1,'2024-12-02 13:19:42'),('00f30adc-5a3b-41d2-a730-c360bc245d29','0ba8a504-ba9a-4b75-9697-8fa38040656b',0,'2024-12-03 09:39:03'),('016e0d62-bfb2-4915-86ea-a53b4a0d7a1b','601a8719-b865-4594-8123-f01eaf43003e',1,'2024-12-03 09:47:06'),('02225814-253a-477d-94fd-f518f80a00b3','921ce71b-95ef-4f08-9c70-1a668aab4f21',0,'2024-12-10 14:24:15'),('0263395b-3b8a-49ea-aa08-4a8d68c251f5','b4e547a9-b457-4658-be00-efec09a309c9',1,'2024-12-11 13:34:03'),('027349c3-ddd7-42db-acea-8dbc0800cbcf','cd91abdc-9e4b-489d-a523-a7257df07992',0,'2024-12-12 11:29:54'),('027b8d40-6080-46fa-bb1a-5647c3429c48','e2620667-6028-42de-82a5-46986584505b',1,'2024-11-28 15:37:32'),('027c61c9-1401-4be0-8817-d2430292aa0a','daca4faf-4ab4-4792-a337-362d5465c9c4',0,'2024-12-11 09:50:03'),('02d50397-8442-4721-ab92-fb0d0ad87dac','519c3ee9-4145-4ba3-8796-6963932d5b97',0,'2024-12-11 02:13:15'),('0349477a-daf3-4ca0-89fd-25ff48bef0f7','9a58b293-4d34-4b75-8b7e-118bd4107db6',1,'2024-12-03 10:35:40'),('03576dd1-ba63-4759-bec6-7056b0a4ced6','ea77aa98-4b8f-4f4b-8df5-3a1d16d8b426',0,'2024-12-03 11:15:02'),('038b435d-e35d-44b7-813d-71e36edcdd61','e17cabac-8ef6-4ae6-923c-e43d5d52c1b0',0,'2024-12-06 10:42:16'),('03c2eae9-3d98-413e-bd5d-30ebec84a52a','adf39dfb-b346-4a3b-82ab-7665166064ec',1,'2024-12-02 12:25:44'),('03e6b3d1-f428-42bc-bccf-4253ced671ea','c02d2cac-c9d8-4960-b4c9-65e9ddff5b58',0,'2024-12-02 11:55:58'),('03f661a8-c8a5-4ca8-a0f3-9217ee1caa7e','89cb0ae2-02be-47bb-abbe-205e9b8fcf49',0,'2024-11-29 13:49:22'),('0478184e-e645-46cc-bbc9-18f7b344f584','0ba5ed92-666a-4616-b10a-00bf008e936f',0,'2024-12-02 09:33:22'),('049a8ef0-fe0a-46f5-ac99-79af4822b876','303a6583-2a63-486f-8693-3d6063154734',1,'2024-12-12 11:16:34'),('05710143-ee79-43bd-b051-1a214bef22be','22b43503-b22c-4968-99c0-beb116402bf1',0,'2024-11-29 10:35:15'),('062670a0-c02c-40fe-b7d3-4a01ccaeb3a3','559fdc7e-f36e-4a98-ba83-8a7a78df071e',1,'2024-11-26 09:51:30'),('0648d28b-95cb-420b-bf05-54a39b992bfd','f3bb7d7a-01a3-439d-a168-d56e258ce0f9',0,'2024-11-29 09:55:14'),('07040a42-6357-4be5-9eb3-939a422c1c44','660a8541-1868-4991-90c0-f19096422e3b',1,'2024-11-25 12:24:51'),('07a65d01-d499-4830-855b-019f840c00c9','ae46b425-588e-44dc-82dc-1c87501de8bd',1,'2024-12-12 11:45:49'),('07b6427d-490d-4b06-aab4-050a26015e9a','8b3e6d73-24a4-4e08-89b0-78013c603a0a',1,'2024-12-06 10:46:37'),('07e51e47-0efc-4281-97be-7030a39b1970','53c466c4-7dc5-4494-a350-2c71402fbd85',1,'2024-12-10 14:10:24'),('07fb657d-1518-443a-9f59-515ab92dc2a1','68c03161-f31d-4cfb-90d6-b5e29557c1e5',1,'2024-11-28 15:30:03'),('080d6744-2b59-49a2-a1a7-f547ef82b544','693c625a-b92d-41e6-a952-564ebac7fee0',0,'2024-12-10 09:52:46'),('08272d87-1862-427b-9a45-e683673fc298','74a2ba75-a6b7-49a4-b9fe-42917984067c',1,'2024-12-02 13:29:08'),('08575473-a66e-45a4-887c-0f2c7c8e02a6','0b526269-bd9d-406e-bdcc-294aa274d5ce',1,'2024-12-11 13:13:26'),('089374d5-97b2-4f55-b6bf-28144d58dfef','9ca4c4e8-1977-4903-bae9-ae05f86346b5',1,'2024-11-26 08:36:00'),('08957110-01bf-4337-92c8-159307ce65e7','55a41d98-4927-43b2-a67c-10b5330683f1',0,'2024-12-11 13:14:28'),('08ad833b-06af-4063-a91c-0a5c7be1e4b7','3dc41f29-36ab-477c-a3ec-3a5165385ccb',1,'2024-12-06 12:34:19'),('08de40c3-1ca1-4700-81ce-54c801a09f5d','46f7481b-03ed-43f5-9765-d63b2b63d6d9',1,'2024-12-10 10:36:21'),('09533b9e-7393-4405-ae1d-db1e5971063f','f5120db2-137c-4cad-808d-b57a888c59a8',0,'2024-12-03 11:00:59'),('0a734329-cd36-422b-b7a5-1cd5616c9d6a','0776a419-b2d6-49d5-b022-775c9378f16b',0,'2024-12-03 10:35:29'),('0a93357a-752c-4376-b468-eecee55b2177','1ea45cdc-5f91-42a7-a3b0-f9392c5582ab',1,'2024-12-03 11:12:14'),('0aab7e77-cdcf-4815-9583-47d57591c53e','9516fd42-923e-4fa0-9291-731299c2c9fa',1,'2024-12-03 13:08:43'),('0ad71132-fa98-4608-8156-5e082ecb4642','1ad7fe08-023a-4d71-b6c3-206fc7c7ea8c',0,'2024-12-03 14:22:09'),('0c02adf1-0a20-4a86-91e6-d3de344a63ad','5b0448fd-8816-430d-b9ae-26a087e645d7',0,'2024-12-06 12:38:45'),('0c890d2b-39ca-4591-9aab-08b0235eddad','11574427-3e4f-4d97-9357-0e16c94e42a2',1,'2024-12-09 15:38:37'),('0cf7857d-701d-4677-b22c-99975ac91cef','9a80dd9d-148d-486c-a242-09cc99c421bd',0,'2024-12-06 12:15:49'),('0d9577ea-9f97-4512-a900-bfaf97011c80','0e9fbc54-30e9-40a7-a4eb-e7a9a95983ad',0,'2024-12-03 13:56:18'),('0df9a6f1-8c74-45f8-99cd-1b37805c1a7c','60e0ce3b-7819-48ba-a65d-911c10b9e533',1,'2024-11-26 03:01:17'),('0dfe79ba-d9dc-49f6-a7e7-c7fd138faeac','afb69b53-9803-4e5a-a30d-02fbdfbebe2a',0,'2024-12-09 15:35:19'),('0e17bfaa-6950-4319-89f1-30f0f5da558d','1b51ad2d-21f0-426f-b121-f572e19f7b81',1,'2024-12-03 11:18:48'),('0e44734a-fd9f-4521-8b38-6f3611272392','74565933-54cc-443c-bd7b-7ed4c35eae0d',0,'2024-11-25 20:52:17'),('0e4610b2-0922-4ac1-963b-09e48d347a4b','810ccede-1536-4208-8863-4460e91b526d',1,'2024-12-12 10:57:34'),('0e711290-5e5b-4256-8945-7a6ea9360761','d48fd3cb-c57e-40e3-a343-ec78e74bd8de',1,'2024-12-03 10:46:10'),('0f1c9783-7739-4056-8455-6b1f229ba4ed','81775e5b-2f10-444f-861d-c5198033acea',0,'2024-11-29 12:25:48'),('0f2761f1-10c0-47ff-b389-ab0ae87ee7ba','85997f96-7310-46db-8b04-a01326abb400',0,'2024-12-11 19:54:54'),('0f8ad290-ccd6-4f98-ac5b-2bcc8daf9b38','da96f8f0-f5eb-407a-ad32-3ab36c9031b3',1,'2024-11-29 12:40:16'),('0f8e9a79-e828-4c14-8d72-4070c352f995','322f0ead-5f89-4f23-98f8-a898c1bc44a2',1,'2024-11-28 10:45:29'),('0fa2c4e7-5903-4cba-98b8-de118ed9d7a4','916183a2-7dbd-473b-bef5-220df16055df',0,'2024-11-29 10:23:30'),('0fa6fb8d-15f8-48ee-a39f-af05cc2eba8e','5f8c0a71-716e-4148-adbd-bd1105e7e7b1',1,'2024-12-03 10:04:15'),('0fd760c0-75a5-4ce0-82db-e679939b46b8','3ecec2eb-8456-4316-9859-773ecb9d3127',1,'2024-12-10 10:07:11'),('0fe50b2b-4eea-42c0-bf87-8472febb49f8','c84e063b-e134-46c7-8495-ec2855820116',1,'2024-12-03 10:48:40'),('0ffabc76-61be-44df-912b-a9093f1d720a','14184973-8f1b-4ec0-ac86-b85935c0ef48',0,'2024-12-10 10:35:47'),('10107d56-6bd3-4dd1-9086-103005a99b3d','0b4fbf8c-f66b-46c8-910c-0e6fbcb5dcd9',1,'2024-12-03 10:56:51'),('107bc140-d950-4a00-86d3-ff001f592224','34de40dc-08f7-40f8-ad62-eceb951a509c',1,'2024-12-10 14:38:31'),('1089d369-e3b2-4731-8a4f-4fdeccfedad8','99ecf973-c98b-40eb-86be-27c04f97b793',0,'2024-12-10 14:04:31'),('110cd1a6-411c-4029-b97a-5189709f3744','9fced8e4-e8a8-41e2-9ad3-b872bdaefb53',1,'2024-12-10 15:09:43'),('1112c01e-6aff-456c-a956-dc61dd3ee9a6','f9ef8653-fd75-424e-a6df-0689c05bb58d',0,'2024-12-02 13:57:06'),('1156f130-d034-4800-8e41-3b81d2f998fd','1e4cba11-0101-4b7d-95b8-c55659278d15',0,'2024-12-03 14:18:32'),('1178a366-3d4a-4aaa-9841-75e7f42c72a3','35410c3d-5c6a-4dce-b329-4f80e0bd871c',0,'2024-12-12 11:05:11'),('11b90e58-bf8d-4548-9fa8-492b2509c791','a7669534-0369-4748-b420-b44a8a61c777',1,'2024-12-03 13:55:58'),('11c7f937-265a-424f-a1fe-0f963ec18c85','35bc35d0-076f-471e-8e95-37bb476dfd09',0,'2024-12-12 09:29:53'),('12cbd305-b3c5-4001-ba2a-4c0e9d465eda','267cfc69-f6c3-442c-8730-8eddeb51f4c5',0,'2024-12-03 09:30:05'),('138322be-a87b-48d1-b39c-2754b8b054af','fdcea7e4-502c-411b-9bca-d114096af0a4',1,'2024-11-29 11:35:15'),('13832ff5-22ea-4ef7-bd81-dfff8c95d648','8b7c751d-d45b-40d9-99ae-d2b9f6c39a57',1,'2024-12-11 14:50:51'),('138e6157-9701-4223-9178-fd9b64c1d20e','536158a4-ffe9-43d1-8a6a-a1a7ae471c07',0,'2024-12-04 10:12:25'),('13ebff53-a5bd-42e0-a105-673e528ff48a','0a01518e-f630-4761-b6d2-c88693342c2b',1,'2024-12-02 10:53:30'),('1420afd5-8765-4562-96d2-8485456ab432','7a5c7ba2-cea9-44d5-9fdd-08058db03583',1,'2024-12-03 10:48:26'),('143c29a2-ee00-499f-8106-c2bea5539714','6218df72-f742-46cb-8568-5a90edab186b',1,'2024-12-03 10:51:33'),('1488fd17-4801-41dd-8d34-06f40a098e4b','c293301c-bf59-456c-baff-d1245defc5be',0,'2024-12-02 11:28:57'),('14909470-ebf0-4b2e-b960-c32b3deb1b7b','605cf7c0-ab06-4cbd-b096-34fe66d87f87',1,'2024-11-28 15:34:09'),('14ae85d9-61bc-4da6-b5fa-4646293831f4','b136e5ef-cea8-43d1-a8ee-ee5063f8bfda',0,'2024-12-03 10:14:20'),('14be105a-81bc-4e10-86dc-b9c6a220cc42','7610fadb-8261-4c46-bf1e-3667a451e72a',1,'2024-12-02 09:30:36'),('14e0929c-b7f7-4f65-b46d-5365f19c5b52','7cc6060e-451c-41d3-ba1f-eb9028ec4eef',0,'2024-12-06 10:01:24'),('14f2c611-e10e-4f7c-86bb-d6e2f28e9719','6781f38a-7a64-4b3a-8d57-98301739e838',0,'2024-11-26 08:08:33'),('14fb1b8f-ebb0-4024-8e46-fe4815495c51','01155cb2-010d-4f80-91f7-8c6ad812857b',0,'2024-11-25 21:46:18'),('14fe845a-e921-49b2-810d-563a8af46e0c','e9e2bc72-aa9a-4ca6-a07f-28d715c663ba',1,'2024-12-11 13:46:28'),('14fec364-8bee-4a7b-a5c9-671bc578cae6','58166ba9-978f-4dde-a9bf-171b309c136f',1,'2024-12-09 15:16:58'),('150b4a1e-e4d6-4776-95fb-c54da5626946','d6a6895d-1bc3-42ea-8277-d696ac8cdf9e',0,'2024-12-04 12:44:10'),('154c3c31-b018-4798-98b5-6ee96df7dd33','49090f46-3b1b-4582-9af2-f37ed1271f36',0,'2024-12-04 10:47:59'),('15869da5-37da-428a-9ee2-bf2ab8c0d5ba','3d8dff7e-f825-42ca-9f71-4655af307386',1,'2024-12-11 09:37:49'),('15c37cf5-cf03-4c3c-9e34-5eb5e47bcbb0','686623cd-451e-4470-a183-343cb9ad347f',0,'2024-11-21 11:03:20'),('15cf348a-f7cf-4307-a975-053f8aa1348e','40f99efc-ca56-434a-899a-4f9b74f7d4ff',1,'2024-12-05 12:31:56'),('15dc11f4-b730-4ab1-9a57-1e59baa1e8c1','5a1ad53e-0cca-4fbe-a63d-436bab9f4236',1,'2024-12-03 11:17:23'),('160a2608-8b62-49ff-9e4f-3afc8c3936dd','6836a940-18d8-4a8c-891f-75e0a5172b88',1,'2024-12-02 12:10:26'),('1655f9c1-d462-48f1-9143-1b7b7bac3148','ec2b89f2-d6c5-46ea-96c1-1a45b0d9e78b',1,'2024-11-29 09:53:36'),('165775ce-43ef-4c87-86e7-6037f696cf66','32481427-c041-4e86-a880-30212d244eff',1,'2024-12-10 10:34:23'),('16b6725f-4a5a-4aaa-b82e-220551fb7d01','b548752a-40a3-43a6-9802-f511582b79cc',0,'2024-11-29 12:39:46'),('16d956c0-aeb4-4751-9eb9-fa19fb574720','cf7a3c4d-50ca-4aa3-b57e-8544742289f0',0,'2024-11-28 09:49:47'),('16f25316-3edd-42f4-9a72-72933dea5e64','527bf935-22a6-458a-bd54-14e97c751b49',0,'2024-12-04 13:29:54'),('16fb6879-99f7-42c4-8710-f8ff14978758','1969a3f2-ef25-4449-bf2d-cdbacaee571d',1,'2024-11-28 11:26:33'),('17ae2a14-6923-40bd-a5d1-c495042f0015','7dd3a3d9-95e1-4817-8e2c-e0a114ed04e9',1,'2024-12-03 13:56:58'),('17bbc072-d549-417a-9201-636ea7b45365','f8b6b6c8-dacc-4ca7-9c49-23fa3152f7fd',1,'2024-12-06 11:03:17'),('17da0b06-55bc-4c52-9478-2ed5aa0a763d','1257958e-5a46-4198-ab89-8bd2fe4da44f',1,'2024-11-26 06:35:04'),('17f6a230-c5be-4e0e-ab43-9408c6742625','efdf53bc-1678-44f8-8a27-1661521aef67',1,'2024-12-11 12:20:50'),('1820bc26-0065-471f-a87d-933bc4b69d8b','f1b2093f-b5cf-4856-b665-d02a51bef308',1,'2024-12-03 09:30:21'),('18a2c77e-fab5-4534-8687-767a785377f8','66f0305a-5c2b-4426-ad75-b2d5e2933e3f',1,'2024-11-28 11:36:23'),('18a6e5ff-96c0-448d-8340-4a292316a68f','b34f438a-a1d2-4e24-a042-f2631edc3d88',1,'2024-12-11 10:52:40'),('18b4b71c-85bd-4e27-988d-c34421db3e7f','d48d9141-e179-4531-abaf-e812a16692af',1,'2024-11-29 10:28:04'),('18bc65db-f21f-441c-a0ed-e39714b42337','d483dddd-13e3-4426-8b23-1e996917b1ac',1,'2024-11-29 12:16:26'),('191b1ba4-63c2-4a6b-a264-719367435c1b','c7ece459-603b-42a2-b5bb-4d990e2ea662',0,'2024-11-28 15:31:15'),('1937337c-bb11-49a6-836d-d106092e3750','63e24592-38c3-4f37-909d-657f706aebad',1,'2024-12-06 11:45:44'),('196dc291-074c-4b18-b765-9356bb9de7db','f6aca651-1ed6-4d27-9be5-24d50d31f621',1,'2024-12-11 12:21:50'),('19eb29fe-b856-4c98-81e2-76491d2e2482','f2c0efbf-256c-4385-820c-f7fe16b42f49',1,'2024-12-02 10:03:32'),('1a3924d0-0fa6-4117-a846-b279bb2e0ce0','bcd08c63-26b2-4b66-9ae1-55528a23b7e7',1,'2024-12-03 10:42:33'),('1a726e87-b8a2-4f6b-a5a8-40799158bc88','0f823f16-c5c0-476a-8e37-82556c703204',0,'2024-12-02 11:53:51'),('1a954666-d264-4c0e-9470-4457cc3ab29c','d89080ff-1de5-4fdf-97d6-95ad500f88e0',1,'2024-11-29 10:38:44'),('1ab5761a-de94-4e24-95fb-cd4c0d5ce63a','2e87f59f-b765-42b8-af88-ada252fb7afd',1,'2024-12-10 14:11:00'),('1abc1b8a-cf76-446a-84f4-c0a9e40a7409','0ad2ac8d-00ec-4cac-9719-df56ea9009e2',1,'2024-11-25 20:16:28'),('1ae300f5-0cdd-49c4-9775-2ed7fc5ce9e2','27f2fd41-91b7-4a01-b612-cbcc458d29ac',1,'2024-11-25 16:01:35'),('1b3e57cf-1cb3-4e20-a38e-8802065d356b','3b81e1d2-8852-4013-b77d-e1d1a74ae35d',1,'2024-12-02 13:25:51'),('1b7f6d87-c7e4-4e87-85e6-0244596fe633','7fc8373f-7dd7-40a2-a417-73089a521f0e',0,'2024-12-11 02:07:30'),('1bfb0177-a30d-49f9-967a-78dccb800e95','13e0ab2d-b967-4fb0-bdfd-6e545b3eac2b',0,'2024-12-11 13:33:04'),('1c231227-9139-434d-9196-80943761ff75','d3cecb48-6132-4715-913a-58ecdadb9b6c',0,'2024-12-10 14:11:11'),('1c424587-aefa-4fde-9e9e-b2666e19f882','1b71958c-88df-44e6-aea3-07e08e77fd14',0,'2024-11-21 13:05:35'),('1c558e13-c46b-419c-b168-7df608245696','2c354d5c-e902-4ed5-894d-f566b8d7d481',0,'2024-11-29 11:23:25'),('1d0a4f65-5688-4440-8689-0b285f69a113','d706fccb-62a8-4df9-959e-3e0f12b1d251',0,'2024-12-10 15:19:08'),('1d106f42-0cdf-4218-b126-5bfdc0517f2c','5cfee923-9995-4878-92e7-d5a30678d11b',1,'2024-11-25 22:19:34'),('1d81c80f-4eee-4ab7-b408-a73b9b1a348e','236b4b38-dfde-4d5a-a2c4-dfcd8083107a',1,'2024-12-12 10:46:35'),('1da99de5-c4bd-41fa-a940-f8f0510420c4','e915da5e-a675-44aa-b1fe-0ad12c11241e',0,'2024-12-02 09:27:11'),('1e5a76c1-3098-4258-9fa4-79a62be0fae8','6f602bf5-d95c-4788-9f2d-6130e5f23b58',1,'2024-12-02 11:53:10'),('1e8772c1-94be-4d16-9211-db9a311aa772','c306baf0-e7ac-404c-8dd8-8ff6ef950bde',1,'2024-12-11 13:00:11'),('1f470799-73dc-4611-8d55-65cdc8f55693','0d9dd7ef-7646-44fa-84ee-530434105c75',0,'2024-11-25 22:14:01'),('1f47f0b8-70fb-4e11-9def-ad541beaa15c','23ff46d6-747a-4ffc-bae2-b902f502de6c',0,'2024-11-28 11:26:59'),('1f60d39f-885e-414c-91b6-3d7136e37877','38545a02-c616-49f9-ae8c-931da700ba75',1,'2024-12-11 11:41:24'),('1fbee2d9-11ee-463e-84ef-2a7f67c2f7de','2fdd9fe1-db53-4ab3-a4dd-1d64afd3826e',0,'2024-12-11 10:02:44'),('1fe71ec3-4cb2-4ef5-b0be-e66181c911c0','b7f277fe-595d-4a7c-930c-3adb95578e78',1,'2024-12-09 15:51:37'),('1feb5d7c-3e6a-4ebd-92e7-da9a924ae66b','da5d9290-79f1-4490-a3c1-f878aade46c4',1,'2024-12-11 10:54:42'),('200e6e6d-466f-4c20-85ad-4a9ac01219b2','85bff2e7-724b-4085-b09e-96839f7e63ad',1,'2024-12-10 10:36:04'),('20329a2d-5140-4a3a-93c6-a698834f2c37','5a05230b-e534-4e33-8a80-05c5f61124f1',1,'2024-12-02 13:28:07'),('20398a6d-8645-413f-9739-fde6ef09c0e5','8c224168-82f3-457b-9614-57becc83b693',0,'2024-11-21 10:38:32'),('20e14d14-ab5e-4d0b-b8fa-1cc771822fc3','b4a9de7a-3cc4-46c3-a16e-fca413c23aec',0,'2024-12-10 14:47:24'),('21428c65-7145-47aa-8e23-cb4c8ea0aae6','93017177-2363-4983-8a19-d980dd899cd9',1,'2024-11-25 21:59:15'),('21c82918-11f7-44b5-947f-5b8d3be6e029','577816f2-0a87-4973-a791-74279bebe725',0,'2024-12-12 10:53:08'),('2219881f-b808-4179-bf4d-56ffee09a131','b0d9482f-4a05-4354-9b56-5dc7189e6c3d',0,'2024-12-02 14:25:51'),('22782107-6500-440a-af3e-74eb8d9325c4','73f502ca-238e-47d0-9cc0-8cd5d01bda48',1,'2024-12-03 09:17:31'),('22bc9293-ad0e-4b49-9796-fb4bac3b8470','f429bbb5-3c97-483c-8c76-b94c73e7c315',0,'2024-11-21 14:51:18'),('22c4c1ee-3510-4e19-a1fb-c79b867c4ad0','3ad6c68a-37b1-47c7-ad2d-799fad5bf324',0,'2024-11-21 15:17:05'),('234764de-163e-4f60-9c2b-a5af6fab58ab','248eb9c5-70c7-407d-af5c-1eddc05f764c',1,'2024-12-12 10:47:50'),('244cd985-1569-49e9-8c49-dbd782e713b0','05e31ca8-1652-4d24-a1f0-4c8e089a7ce3',0,'2024-12-10 14:04:56'),('24b0fca1-c286-4610-ab52-cb1111440d60','0688ba93-d9d4-47a6-acbb-a6c0447a6533',0,'2024-12-05 13:19:55'),('24b616e1-4905-485b-b6db-c814910f57dc','9fc9c845-d5a1-4626-848a-f03b1534b869',1,'2024-12-03 09:19:28'),('24be173b-524c-465d-84ba-cc8501e9e55e','5552b6f8-fc9a-497f-bb84-602fb55bd5f7',0,'2024-11-25 21:33:40'),('24bf6c4c-3727-4590-a1c0-1ba5bb3a750f','cd3725da-cecb-45bc-a83d-6f174a4b7045',0,'2024-12-03 10:32:32'),('2511cbd3-57e4-4b9a-a40e-e1eceed4061e','0c17f374-1bef-4acf-a32c-13126356d2ff',1,'2024-11-25 15:41:10'),('251f1ab6-51e4-43d5-9568-7c85899638bc','49cab035-ada0-4e08-baf0-f2d494dec344',1,'2024-12-03 09:49:34'),('252436bc-e271-44ec-9efb-d6ff635b3433','3ceb1dd5-8a17-47e0-998b-9da94f5eaa6f',0,'2024-11-28 14:20:30'),('254978f4-c61d-442b-9868-bb957cd024f6','36d0131e-2860-45aa-95fd-8962dc5efa7d',1,'2024-12-02 11:06:06'),('2583f167-a966-4eec-8aa4-07ba4f2a5f68','1bee9fb3-ca63-4ff6-8a2c-55b58dea7283',1,'2024-12-11 12:11:44'),('25f5cb73-92d1-4bba-8afb-81114d975920','360dde82-783a-476a-ab7b-bd27e1758757',0,'2024-12-03 10:36:20'),('263af8a3-7de3-4571-81c2-d6dfe409d004','1babed5c-4e97-4210-b1a9-735ffa88ca03',0,'2024-11-28 11:25:50'),('268c609c-fd0b-43d8-944d-e626d4848f4d','4752eebc-971c-420b-a5bf-ce8b850d7ec3',0,'2024-12-03 11:13:43'),('2701592c-54ee-439d-ae9a-b7ac1fb241f7','48926094-2797-4647-a029-ef3668ee87bc',0,'2024-11-29 12:01:28'),('272260bb-c881-436b-857b-2e35c704eafe','13bff7cd-a8e0-456f-9a68-a2333926b428',1,'2024-11-26 01:52:27'),('2746edf9-89af-4e29-a8e3-1e26beba28d9','c004728c-0f08-4f4e-8f15-cfae8316f0ec',1,'2024-12-02 13:25:33'),('27c2cf74-d08e-4c6c-9c44-eda9362943fd','5534ec9f-d52e-483a-b809-35024140d3bb',0,'2024-12-03 10:56:16'),('284083a7-a571-44e1-aa39-b7c45083b9fb','fd3d4e78-2a39-4c4e-9a61-60346c8c513a',1,'2024-12-12 09:49:41'),('2878a6fc-2c04-4532-831c-1fc02f95867a','82479abb-8d72-41d2-a5af-824a2f1bae1e',1,'2024-11-25 23:21:10'),('28c0d001-219c-4fad-ac33-95b093392d61','6930a154-bfa1-42e9-b354-8cc98224d027',0,'2024-12-11 13:32:17'),('29210a95-45ba-4ec5-9943-f1c5a442c456','d9d106fe-3440-4123-999b-2298bf94a570',0,'2024-12-10 10:34:38'),('296c8eaf-b3f7-4cc2-b4d3-747bd33dd959','a8fd650e-0083-420f-9367-dffe04de732d',1,'2024-12-09 15:41:21'),('29bd3684-6d30-4a84-ad6b-92c19d62b24f','3a7b5dde-00d1-408e-bc4e-68262d821759',0,'2024-12-06 11:14:20'),('2a6f4b74-c231-4603-939e-d1bd6371f15f','17f2c49b-8c12-4f01-9ef9-d56be55a014f',0,'2024-11-29 11:50:57'),('2b488742-fca0-4d57-b7e7-d1dd76cdf95c','d0205fe9-3d44-416a-b7d6-ae7fd9c1ec6c',1,'2024-12-11 02:23:22'),('2b4f7e58-9c60-4230-896f-7d04e9dad360','25aa69ed-4f0e-45a3-9169-034745861f50',0,'2024-12-03 10:47:41'),('2b71658c-21c2-4e85-b1c4-516b82088ac2','1a058d87-1de2-4aa4-b1c8-b94c631d2098',0,'2024-11-28 11:50:35'),('2b7a7f46-6229-4bb0-b607-a8bd4b92d772','6624e082-1cd6-4847-8b51-48b91fef3b22',1,'2024-11-25 21:46:31'),('2ba212f0-b96e-4cba-8b10-455bef36eed9','8df8a93e-0221-4d24-9058-804bacbb6ef9',0,'2024-12-02 13:06:01'),('2bb1a660-178a-4787-87fe-7b81824fb58e','07e0bedb-ee05-46c3-9670-1803b065f69f',0,'2024-12-03 11:27:56'),('2bf01f69-6af6-4ceb-8e25-3505d6650819','fd4f7eb8-3fab-435e-b2e7-5230556c26da',1,'2024-12-02 10:34:54'),('2c27cba7-ff34-42c1-bef6-7f0014a24381','7accff2a-c49a-47a6-8265-448d3939fa7d',0,'2024-12-11 09:48:45'),('2c861d30-fb1a-4be8-9a69-7d33490b94c9','a43e4951-0f87-44e1-9296-2f9aeb24d7e0',0,'2024-11-21 11:08:23'),('2c88159d-7044-4356-9727-2e3c3944e254','ddb594b6-f5d3-4fab-a83a-88a43dc23292',0,'2024-12-10 14:23:13'),('2c9a6b5d-69a0-4b98-8e7f-3932837ac902','65706036-1c58-44dd-813a-54f99b038091',1,'2024-12-06 11:16:09'),('2cced09b-7577-4422-9c0b-5a85770d5beb','19cea3a1-8a71-4ed2-a068-52ff0d3f4dba',0,'2024-12-01 15:54:58'),('2d126e46-1590-4ea5-9de6-81adbb616a7b','2fe5ba1c-1faa-4c81-a02b-79761af981ce',0,'2024-12-12 09:29:35'),('2d23b619-b745-4ee0-beaf-12c3c8725cab','3ed99969-7c94-40f2-bf6c-42145ee7a139',0,'2024-12-02 13:16:36'),('2d2fbc41-5a86-46ee-ac2f-6924db601005','4d8661a0-1a50-4c8b-9d69-19d4487bd95f',0,'2024-12-10 15:09:54'),('2d5454ad-3617-4da6-ba6b-cead1d0e492f','a2a4d420-7f20-4396-a7eb-9bc197f3f7e1',1,'2024-12-10 09:52:18'),('2d8ce8fe-c6db-4a3b-9d16-91fb62f4f73b','2824cbb5-e9ce-4bc7-9ed6-a746f4171fcc',0,'2024-12-02 12:43:42'),('2daa49ae-9cae-43d3-8466-c7f1ea52fe66','7799d78f-988a-4027-b52c-7650142f57f4',1,'2024-12-02 10:06:52'),('2dc6ce74-6b6d-4554-84fe-715f2c2426f4','19f051e6-69b9-4851-afd4-54ca4aeeec71',0,'2024-11-26 07:35:54'),('2dcfac94-e7ad-4321-b4d9-266071e8e39f','43379228-f084-4722-9c91-7bf9fa0e1a87',1,'2024-12-11 13:45:43'),('2e438884-ff94-4077-8741-326518b6e22f','0e59dc68-860a-48dc-954b-30b222d8abe0',0,'2024-12-10 10:34:06'),('2e555193-b113-4bbb-b44d-252b1202533d','04337faa-e509-4350-9c18-279a944ec225',1,'2024-11-25 23:21:27'),('2e70b742-9c62-4f46-9727-b10f3b6da689','5b2e212a-c12e-4f42-89c2-e45850452d52',1,'2024-12-02 12:10:01'),('2e8f7fd1-1236-4096-996e-bafb1ff61bf7','52aa81a3-8c6f-4fcd-b9f2-e12f726af999',0,'2024-12-11 09:27:01'),('2f6b1821-548d-4936-84cd-1b6076794fae','b35ee7b6-e8ad-45a9-8a99-413a34161beb',0,'2024-11-26 09:12:49'),('2fbdfdd5-29a2-43c8-9b10-f7e2192e7c12','4f7910ed-1ed9-4001-8387-e6fc67cce2c3',1,'2024-12-11 10:43:28'),('30081083-f3b1-40cb-9f69-48517e9f9f9f','44387acd-a0a3-4b00-8bd7-f974d9f8f3e2',1,'2024-11-29 12:26:24'),('3095370c-b4e2-4954-a154-002f5fc4139b','6f9d85fc-80fd-4f0a-a1cd-8e4231530b79',0,'2024-12-11 10:48:19'),('30e62163-6bcf-47f2-a779-596556ee6fce','286d74f6-356c-4a89-b9bb-fecb454a1db9',1,'2024-12-11 10:02:22'),('31020bfe-c162-4a42-81c9-282f5f273f5a','c4749b91-630f-4015-a5df-77845218d062',0,'2024-11-25 12:27:13'),('31e7f378-eaac-4f96-89d1-8788ad74ccd1','1706c7c8-dc3e-4eb4-9031-27d80f6e9724',1,'2024-12-06 12:30:28'),('31ef9b71-f1b6-4bcd-ae98-f27b49b6eae6','a91014b7-690d-4325-a671-0a2d8dc4254e',1,'2024-11-26 09:44:18'),('327d6ff4-eef2-428f-8ba3-2649cf19ce9c','de7295c2-b53d-4cd9-89e4-4d9b222844fb',0,'2024-12-11 12:23:13'),('33051bc5-ff67-414a-97bf-8c7757cc725c','f2e3fb86-0b76-4fee-bdeb-ac4100b36976',0,'2024-12-03 11:18:02'),('332700c6-0111-4a51-9209-384bf03623a0','e9fbbc0d-69dc-4a64-8c2f-8f7fc5e877db',0,'2024-12-10 15:09:09'),('33827275-6a0c-48a8-a40c-71bad4310458','a984b011-a02c-48fc-9697-b4df5ac91f3c',1,'2024-12-12 09:38:17'),('338431ba-d911-4be8-b3e7-7af420364521','2856fc03-e8a8-424f-a827-bfde913c38dd',0,'2024-11-28 14:48:26'),('338c8548-4cfe-4730-a5d4-6c76a703a45d','c8cbf114-af8e-47e6-8b28-0fb96d21d1da',0,'2024-12-10 14:17:57'),('33aa39c2-ada7-43bb-9a04-60929ec460a1','3043a658-7876-4652-86bd-e6b703db23dd',1,'2024-12-10 09:50:56'),('33ec26ae-c4ce-4516-897b-3a422b452f77','9d26ff45-35e5-44c7-ba05-c2e3225f7aba',1,'2024-12-11 13:22:03'),('342048bb-118e-47e5-a431-9f1550b8f416','4d5ea997-49fe-492c-8199-3fcfe9949ac8',0,'2024-12-10 09:51:08'),('34761ba0-6293-48fd-9254-650f00b1171e','712cb70a-c956-4b04-9144-d1c874162295',0,'2024-12-12 09:39:11'),('34b6b02a-a12a-4959-8168-e62a5060e36c','8b957709-3f0c-464c-b3b1-10eeae40ed9d',1,'2024-12-11 11:40:59'),('35188125-564d-46d7-a2d1-540fa07c3536','33c22711-d580-4488-969c-629d01ce689c',1,'2024-12-02 10:00:45'),('353f9b26-def5-4905-a3b6-f5e45c1b7b12','289cd52c-3b25-491d-8d88-60973c9a6ed8',0,'2024-12-12 09:48:37'),('35ba3b0a-f3a1-40ab-925a-908fba385b59','13c71f45-15df-4880-8bb9-dca26af86bf0',1,'2024-12-03 09:27:13'),('362cbaee-9bac-428f-b41c-21a572bb0e30','473b2aed-1910-464d-8a0f-f4778039ed68',0,'2024-12-02 13:42:26'),('36304767-c599-48df-b125-756976382bf6','b757ba48-9e10-4314-b89e-4f8f5518bc3a',1,'2024-12-10 14:48:40'),('3659a0e2-f868-496b-9e0c-1d9c27a4961f','c5865270-bfd8-4248-b01b-611d4ff7c94b',0,'2024-12-03 11:01:11'),('367629c0-2204-4271-af20-9ccedea610d6','acae814d-b4cb-4ae9-9dd3-dd151c6027d9',1,'2024-12-03 10:14:30'),('36b4f0c1-5423-48ea-82c9-1bd751b5801b','477461d8-bcba-4eb7-8f40-23d4cab8c5d8',0,'2024-12-10 13:55:46'),('36ffc118-03b9-4fe8-be4e-b5b9fd321306','c011e1f0-d93c-4aa7-bb96-0db5b2d06d08',0,'2024-12-10 10:35:16'),('373f3d67-3dcb-45fa-b35f-c1d7df3d6bde','29d52e32-0507-4e05-ab05-524ec7cf7d4c',0,'2024-11-26 08:38:02'),('377b255f-77f8-4987-b5c1-e92f20863800','e9fc847d-897c-4a02-8af5-cda1b60013ac',1,'2024-12-03 10:24:40'),('37bab42a-c030-465b-bdfa-5906998fea4e','0dab407d-3535-4c9a-a174-a5cbdfc72a4f',1,'2024-11-25 11:32:36'),('37cbe6d6-e082-4207-a5c2-56102f03b462','5c9d4509-bb03-48ea-9b73-82df52c15a7c',0,'2024-12-03 09:01:11'),('37d762b8-e6d4-4b43-9c6a-e2b3ea3c0f60','21004ef1-d4f9-47af-9c34-31ddb09e8b5c',0,'2024-12-03 10:52:04'),('38a6e9f1-4d28-4714-89c1-2251b65117f3','645e8dbc-c25f-4dfe-ba8d-46099c57392f',1,'2024-12-09 14:35:45'),('394c0aa4-bfb4-4c2a-bb51-b22f91056273','1ed2e709-84be-4fce-aa87-23f2343887aa',1,'2024-12-10 14:33:53'),('3973d97f-77ab-400b-8c2a-a2afd64ad0d0','9b1585d0-f916-4fcc-89fb-0d059b773ddb',0,'2024-12-04 13:18:44'),('3992a3c0-9123-414e-96c8-bf7057d6d51a','2504ef75-bd8e-4353-bc14-413dbd2c0f29',0,'2024-12-01 10:28:25'),('39a0e0f0-eb3d-48c9-92d7-a87dc1b34f17','1f0b6209-7aef-4320-8a0d-2bab5da4c433',1,'2024-12-02 13:18:48'),('39ad6197-584d-4621-ab44-58ced8fbe480','3463125f-ae40-4c8f-8ae7-c6f052656989',0,'2024-12-02 12:26:04'),('39b4db04-a8f7-4b25-833f-c3558feab59c','67d40ae4-a0f7-47b4-9085-eb2e974e06d3',1,'2024-12-10 13:56:19'),('39cefff2-0ac5-4fd8-90b0-239bac67fb73','48311d6d-de4b-47f3-916f-066b36ff66f4',1,'2024-11-29 11:07:46'),('39def8f6-3142-49d5-af12-7bf878e5f6b2','3c3252d0-5f61-4b23-8992-a17d1dc4b60e',1,'2024-12-11 13:32:26'),('3a3a8ce0-710f-45ad-8532-5306ef2159ca','0b2975b7-a54d-4171-b855-e4fcc25991b8',0,'2024-11-25 19:39:09'),('3a470406-e6c6-44f4-951e-db9eab851d28','e45a629b-bd12-4a08-b310-d3ff8ac5ff91',1,'2024-12-12 10:22:59'),('3a8b0579-5be9-4a47-9e1e-6ac9f3890a50','4d97c95f-1866-4297-96a5-21e3afb91004',1,'2024-12-02 11:53:42'),('3aa81aff-0f84-4b16-ba8f-41fc18b4ffe2','3ff31dbe-eb7e-40fd-b3d3-74b06cac3476',1,'2024-12-03 14:43:01'),('3af7b131-98bf-4215-9ec9-27e23b2b3edb','28cb1b05-fd24-432a-99b6-b79c3dd36fcc',0,'2024-12-10 15:18:44'),('3b05eb8a-144f-40d9-8649-03700ad3f739','1ab0949e-7d6e-445d-9124-1ac3d22c6eb9',0,'2024-11-29 14:33:46'),('3bacc78e-c8c1-47ed-b4a9-c1679d134200','82c77c67-053b-404c-a954-61f1b4b3576a',0,'2024-12-03 14:42:16'),('3c19eef7-d583-47c4-8642-57b8ecd6457d','8f22792f-28bd-4774-bb75-d1a16c589733',1,'2024-12-10 13:56:05'),('3c1f70c7-bca5-42e2-872e-24fcb87e02e6','86a16255-ae8e-4708-bbe2-d7978a678db0',1,'2024-12-03 10:14:57'),('3c5e07c3-075b-430c-b9c7-fd591f2297ed','1abefcfc-952c-429c-87aa-258898b6cc50',0,'2024-11-29 11:51:17'),('3c801056-05f8-4781-9fd0-a3402ceb078c','75c6e646-f151-4c1a-a8ff-c28421a1c44d',0,'2024-11-28 14:54:26'),('3cfd9d59-083b-4023-b64e-d8899b28cc27','16d05f1b-ed8c-40ee-86a8-44a4fa4ec847',1,'2024-12-03 10:39:03'),('3d7eb465-4a17-48d4-be75-2ea71a15c64f','4369808e-2666-45a3-8832-3e22321ed9c4',0,'2024-11-26 06:46:02'),('3d8e8e15-e19c-4438-a71a-98471cb91636','0250f3c8-737e-4d10-bb19-890cc6ab7a3f',0,'2024-12-12 11:43:30'),('3da096bd-77e3-47ce-acad-38fe17ed1ba1','5799bf82-6f3b-408b-adb2-99806e776365',1,'2024-12-10 09:52:06'),('3dcc94be-fa65-4094-8471-196e2a55d055','fb0d1101-b25c-4dd5-84fe-9afc19d828de',1,'2024-12-05 10:23:18'),('3dea1222-7db3-4e90-b387-e6f7d8a6f7fe','585a05b0-5c50-49b7-ab0d-3b2ca33c9aa0',1,'2024-12-11 09:37:37'),('3e2beb3a-dae8-41b4-8681-c32466df0782','8e109a56-8f93-42e4-b3e3-4b3a7cc1c1cc',0,'2024-12-05 14:55:09'),('3e6ea04d-511e-4516-9ddd-df188522099e','82b8eec8-20c1-4815-86db-7477ef7fe8fb',1,'2024-12-11 09:37:26'),('3ebe927e-930c-467e-ae3d-ed8ce8413941','94d58212-db50-44cc-9a48-a929aa17b0f7',0,'2024-12-06 11:08:15'),('3ebf57ef-d974-49e9-8286-6408f72fca4a','e0a616b2-84fa-464d-9abd-eec1d13c8ef4',0,'2024-12-02 12:03:49'),('3ecfec9d-1467-4164-ba5a-53f7d3a0f535','2bdb585e-8323-4975-94c6-6ab41172b509',1,'2024-12-10 14:18:14'),('3ed2d1f3-da65-4ced-8e4d-989273a32aae','371d1568-a542-45e0-bd64-6b9740deb791',1,'2024-11-26 07:12:23'),('3edec3cc-4e83-4851-9468-c14e3dc1a1a2','d1e77fa0-fc44-4840-b6a6-36688a44e901',0,'2024-12-10 14:47:36'),('3ee5d183-53a2-444d-903c-f831b00cc753','33eb0986-e9f9-4cd6-81a2-1305aea9dd07',1,'2024-11-28 11:26:20'),('3efba7b8-dbc2-451c-85a7-ab4572b2c47e','7f74eacd-d4d1-48b6-a61a-b3543d91021a',0,'2024-12-03 11:31:55'),('3f3ab42f-a565-46d2-86d1-2342eed8a8ce','987766c5-c7fe-4861-8698-137f44c5df5b',0,'2024-12-12 10:23:41'),('3f6839e5-8d94-4bab-b231-739b7d9d598d','302fe8c9-33f6-4ad8-8bfc-ef43687e46cb',0,'2024-11-21 11:04:17'),('3ff24ac7-ee54-4c3d-a057-999309d0a353','a562c92e-c60c-44f8-b93e-96ee6fa2d260',1,'2024-12-02 10:12:11'),('401816db-bc9a-46ec-b14f-60340a3b72e5','299c3328-e430-4044-914f-bd234c44c83b',1,'2024-12-02 13:21:35'),('403ccf90-d1fe-45cb-be69-39c7d8e43a4d','527fc31b-a265-4074-b0e5-0899f54d93a9',0,'2024-11-21 10:37:37'),('4070ad90-7cc6-48cd-bb78-20ecec7f23eb','3d64a7cb-d990-4feb-8312-e0918e492994',0,'2024-11-28 15:36:51'),('40947ddf-4838-40d8-ae49-68c44966f924','3aea45f4-36db-4ee4-93f5-4ca204b982e6',0,'2024-11-29 13:49:40'),('40f41384-3946-4ddf-b412-f68311f9e04c','91ba3574-fe1e-471b-bfef-0b5b614b7c0f',0,'2024-12-11 12:12:18'),('411a7716-ff13-4694-9435-5de9257e8394','a9438452-760e-4cc5-938f-6283927bd65b',0,'2024-11-29 10:02:10'),('4128db48-b4a0-4fcc-ba75-e0187f22eb40','f0759a02-bfeb-4701-a77d-33a1a22a4d18',1,'2024-12-10 14:19:14'),('416776c0-fd8f-4789-a694-617ed75ddd48','1d61d7fa-461c-4ae7-a61e-232d7e7f8fe9',0,'2024-11-28 11:47:02'),('419d89de-f1c9-46c0-9e58-4deb412cf340','42d1e29d-fe9a-4a81-a7f5-822952c0b4a6',0,'2024-12-10 10:08:06'),('41a74e8c-6102-4401-9f0e-14f7ca77263b','df97ad8b-314e-4ff7-8c5e-f7b0eb7f2597',0,'2024-12-11 13:33:16'),('41e41e7e-b931-42e8-83e8-d55fde62e2fd','ac2daee1-d0bb-4a25-b85a-66ed1a065c93',1,'2024-11-25 15:14:30'),('42805463-f536-4c70-ac8c-a188f477493e','8081a3b3-2b52-4827-9c24-65017fcbe608',0,'2024-12-02 10:41:23'),('4280ccde-5498-4d30-a1c1-01f4ac43d864','2cb3f6b9-81af-4e24-85d4-cce467c8124b',0,'2024-12-12 11:04:47'),('42b67ddb-c28e-4cfb-a0e4-bef11ec19c7f','7ca66139-67d7-4e8c-9889-fdcbe89d4bd7',1,'2024-12-02 12:13:44'),('42d7b145-231e-430a-970b-19cd8d74c880','da6aa187-5084-4ed7-85c5-04b24a0d178e',1,'2024-11-26 06:36:02'),('42fc784c-524d-43c9-9a0a-02ff64a8ab95','620cf63d-9733-4cb7-86cd-d6f13edb73a5',1,'2024-12-12 09:40:08'),('435b9124-8e01-4042-8b87-f76683d37339','84b45d0c-8cee-4ea6-9ebc-2cda5871db87',1,'2024-11-25 21:33:12'),('4375b146-d8b8-4ca4-acbb-1eee386ebc10','adab28b6-aea1-48f4-abc4-00fef782dd1c',1,'2024-12-11 09:38:13'),('43e93293-d35c-430b-871a-ce032318b43d','6db7c521-f515-4a79-96ce-9393312656d3',1,'2024-12-02 12:23:01'),('4405c301-7aa0-40d0-863b-3919b0b00b32','b0fff67f-a7bc-41f4-a26c-9d868588fb7e',1,'2024-12-11 10:02:58'),('4446238b-3b02-4be4-a505-20747f71e6a2','9b5194b4-af00-49f0-8800-4ea425a36080',0,'2024-11-29 11:25:24'),('446624e5-4ec8-4601-bdaf-80049b224bff','fcadd06f-8dbd-4028-8ea8-c59558b1be84',1,'2024-12-11 13:45:20'),('44704d62-0f3a-48ac-9048-989c4f0a4c15','ee7a6c83-4e28-4e66-b4a2-c6a987d5ab60',0,'2024-12-02 10:13:45'),('44c8ba09-4e4f-48fb-b147-21abe9515ebb','1246b2b7-4370-47e3-bcbd-433ae503adf5',0,'2024-12-09 14:39:59'),('454b0651-9669-4800-a305-71b992c1722f','b1002409-a5e8-4d64-aa3f-6ab0cbb663cc',0,'2024-12-11 09:38:38'),('457b6cb4-cc8c-4f4f-99cc-9fc3aff7ca02','74a76557-9b55-45a7-8ca8-ce41c8d19136',0,'2024-12-02 12:56:02'),('458f07ed-fde9-4002-bad4-2c0d3896779d','17c9feeb-e114-43ca-8e7f-9faa7947626d',0,'2024-12-12 09:49:09'),('45af3845-087f-4c76-a461-bca49da9efd4','5b9fbc00-b10a-4b89-83c9-8ee62b5a430f',0,'2024-12-04 15:37:42'),('463f2d5e-cbd9-47e7-8fe4-62bec6045550','516bc262-99f3-4dda-9c62-0ba371d1e0d7',1,'2024-11-29 14:52:21'),('463fafaf-f088-4ea3-9dce-2826042c9a6d','bf7e8d3d-5892-434b-8b2c-cbb09138c45d',0,'2024-12-11 11:40:03'),('46935d79-8215-46ec-82c5-68890ef6dd74','c468fb21-f418-4d58-a77c-c748d53ab4d2',1,'2024-12-03 11:14:06'),('46c36272-1433-4554-89ac-d254b9e55270','baa3e840-53b2-4e3c-ba44-8c741f177806',1,'2024-12-04 08:37:50'),('4721a25a-4a8e-443c-b679-bf96a3c4dc3c','64b0482b-3e8d-4c16-b302-2ea2e105b29a',1,'2024-11-26 06:45:36'),('472687bc-9590-4d44-b853-e65b7c9dd3e0','f126fe72-31c3-4488-830f-f4042d77bed4',0,'2024-12-02 12:43:23'),('472e11cf-5ed3-4022-90c4-6f49b8ce6a4a','21199fe4-3845-43b0-afec-d7ec74986c6a',0,'2024-12-11 09:26:35'),('474bd361-f996-43e9-a237-0e76c10deb83','f21f31da-cc87-4ade-85bc-32823b0bd3c2',0,'2024-12-10 10:35:31'),('47cc0faf-c5e2-47f2-9cbb-587064b3d6b8','fa64685e-e7b0-4e80-9335-80276d32a1f7',0,'2024-11-26 09:11:53'),('47f01eab-4a3d-4f04-8f2a-947008c22c7b','ca6c2777-2694-46df-9cb3-314296b7fdbd',0,'2024-12-12 10:22:46'),('48461fa6-fcf8-4f6f-96ff-3e30d8342ff9','115b62eb-9364-4ea1-9900-296833aff6c2',1,'2024-12-02 09:34:49'),('4870501f-0332-442f-8fa6-2293c7b1704e','5e81aadc-51da-4ff7-9119-7eb84712b4f2',0,'2024-12-02 12:10:41'),('48cdc1db-e31f-41a0-aa66-2ef88663045f','6e8e5a9a-9329-4b6d-a875-f09380dac7ae',0,'2024-12-03 11:01:31'),('48fbf7e3-8750-4b5b-8cb9-3d199170ad4a','a31b33f7-3fc0-43eb-98c0-1a59f1490b89',0,'2024-12-04 15:26:22'),('4921714f-ea64-430a-95c3-d6cfe4b41e72','e42d50e2-b0d2-4164-be54-7ff071abd755',0,'2024-12-05 13:39:52'),('492d10c9-e9d7-4e20-91b5-67f27dd16fc7','4657224a-ce1d-43d7-964a-a48c4a2f3d73',1,'2024-12-02 10:13:09'),('4953f1bd-35ab-4b1a-aed8-01f0b93f59e5','c74b8650-8642-469c-b290-a2d9ab120811',0,'2024-11-28 15:35:14'),('49b7e5b5-9425-4b61-bc29-ee02ccee6abe','ced6426c-7b82-4c48-b8ef-6061aeda763e',1,'2024-12-03 10:03:28'),('49d2c642-82b0-4931-8b20-9952544d4e8d','98ba9f5e-bd6c-438d-8d92-4f40dc08026a',1,'2024-11-25 22:18:55'),('4a93a753-8d00-4e89-857d-0c5062a506c6','adcc63fe-8a30-4030-9795-46fba79a2cdc',0,'2024-11-26 09:08:15'),('4b394020-5444-425a-b6e6-575a1d286922','5a4e2622-730d-47d2-aca4-c54352c261ce',0,'2024-12-06 10:54:01'),('4b7b3434-7e7f-4af3-a2c3-6c22f4f6d5e5','0469687a-eba8-4ced-bb92-e35cb971bf9f',0,'2024-12-12 11:31:16'),('4b8b17d3-f973-4503-9ce0-c14bbaa09c58','8a4d26a8-1839-45f9-b054-5c9c96f3693c',1,'2024-12-12 10:47:21'),('4bb74961-31dc-4400-b256-565702e3a936','421f6b1d-14ba-4f62-9155-1966e63b2728',0,'2024-12-11 10:53:30'),('4bcc4e6a-bb55-49ee-acb0-110894565b49','380f76f8-1bef-4753-8ce0-0b00b6a2650e',1,'2024-11-29 13:49:02'),('4c214747-5b59-4f78-acad-1de4d2af6ef3','4f9fb220-7fc6-477b-bc8b-7f3d70d6e905',1,'2024-12-03 09:56:51'),('4c42ab5c-3f88-4bf6-b143-cadba6c2cdb1','48dd4105-a8c3-489b-beb1-97ef9bb36031',0,'2024-12-11 13:00:36'),('4c5239f9-1451-4c45-8b56-000e54816cda','92d01417-4b0a-4903-b8f0-bb33d6bf32f7',0,'2024-12-12 11:16:59'),('4c69ca03-32d4-4b60-83ef-4be25fd29eb4','4ce02ef7-4404-4899-9f13-92227478aa70',0,'2024-11-21 12:40:26'),('4cba28b9-107a-450e-9412-046a12afd39a','202b5cab-cdb7-4d7a-9d0d-770d6b59463b',1,'2024-12-12 10:46:22'),('4d33f067-2e01-4b45-a4db-1ac6439766f4','166cba94-8e80-447a-b929-e93ba4e079d0',0,'2024-12-02 11:32:36'),('4d483b6c-8577-44b3-86b5-fc398f8c779a','b6b19d5a-50ee-47c2-bd36-cbacc63538e8',0,'2024-12-06 10:01:41'),('4d7d739e-951e-44e9-9f77-c2dbe19416a2','4c5ca6b0-5b73-48cf-b572-cf73b51b8069',1,'2024-11-21 09:01:28'),('4ddcdde0-e6b4-4939-9140-fcad27ac12eb','56957472-fb2e-4fc5-bff5-f3b35e502e86',1,'2024-12-02 13:16:57'),('4eb69ee8-cdec-4610-9f06-b106cac34c50','c7b1f4c3-021c-4c0f-a3d6-8fb8594944fc',1,'2024-12-06 11:09:37'),('4f141373-178b-4ad0-8fe6-5a41490263db','aef48308-698e-419b-b764-5c0577dc82a6',1,'2024-12-02 13:21:10'),('4f1b33eb-3bdb-437c-afc5-1c1fcb817488','f13b5481-b6d6-44cd-a006-3b89473bab73',0,'2024-11-29 12:17:54'),('4f3c5ee5-333f-4ffa-b072-abf76e52d6a9','7e1d2f56-e282-4372-a494-a0b6c8ec0c55',1,'2024-12-02 11:52:34'),('4f478353-a26d-430e-8ed5-cbb584882649','22dda31b-9a88-4ba5-8132-1cb0e7e63ab9',0,'2024-12-03 09:01:02'),('4f8823e3-703f-4f77-bbf7-2041c3eed241','cabbee58-3200-4d8a-8e77-44772c3ec497',1,'2024-12-12 09:30:30'),('4fa66605-1654-4786-8b0f-0e75c4d3edbb','9b788780-b853-4819-b891-21d17d65d41e',1,'2024-11-29 14:01:34'),('500b20b9-6209-4850-bf78-29c71650345b','10bb905b-bbfb-4699-92f0-d9ec60d53b9b',1,'2024-12-02 10:06:13'),('500f90be-81c0-496f-b2a9-a799d60add93','93e66b9f-0da3-457d-ba8e-647f5ed79767',1,'2024-12-12 11:31:06'),('5058a731-6dcd-48d9-86a4-dd6b0d22faa5','bbca71d1-3442-4442-a7f0-1ed87739a6c0',0,'2024-12-05 15:23:32'),('505c9127-d0d3-44d6-86af-218a42db34dd','5656265e-bfde-4e92-8452-867fe78f2025',1,'2024-12-03 10:47:58'),('5065d1bf-4079-43e1-a60e-93c47698d755','a735ddfd-5df6-438c-b0d2-0eed11427bf9',1,'2024-11-25 22:28:07'),('50d7b52f-84c3-4c28-be56-ca4c1c355056','05ab4358-0f19-4f04-9f3e-ae03ca7cf8ab',0,'2024-11-28 15:39:34'),('50e97d34-a72b-4549-8c9f-b5f66f2e4dee','e588aa8d-addd-409e-b20a-3c3d951558ec',1,'2024-12-02 10:57:54'),('5114020d-d6cc-42a5-a691-61beba9cf080','4708692e-5b67-410c-b7b4-35ce8ddef226',0,'2024-11-28 14:31:22'),('5130eff1-f2eb-4591-b83c-c4ef5c7c88f2','909f20a9-8615-484c-9fb1-6adf59351afa',1,'2024-12-02 12:26:20'),('516c3e21-e8a4-450e-a0d9-7c8e8e0bec05','8bd6d677-24c1-45fa-946f-b141922f8ef8',1,'2024-12-03 09:47:19'),('5228605c-c237-4bd7-9e19-3fa779547ff0','72f336a8-0c7e-4532-9497-1565095e63d1',1,'2024-12-12 09:38:48'),('5262e36a-9eac-416c-9eb6-93138d5ce5ee','a40f956b-2623-47c3-bc85-64d4779d8037',1,'2024-12-11 02:08:26'),('52644148-d2e3-4a79-a3ab-cbd4ee49ef78','719c7d47-e6ad-4675-a600-93fbf069f0d9',1,'2024-12-03 11:17:07'),('52ec4889-5913-4bc5-9fa0-45983c017895','a1727544-10c3-49c1-a312-5019dc4de040',1,'2024-12-11 13:00:23'),('5354ce64-c6a0-4d46-ba9c-ba036c9de33d','13391c5a-7683-4864-a657-862aee26aab3',0,'2024-11-29 11:15:49'),('536172d1-5d1f-4844-b82a-17636b9af6ce','7c905b87-8972-45b7-9209-0bb818272e07',0,'2024-12-10 14:22:59'),('538b72f0-b444-4e93-a2d4-e73572646bdd','d2d26a1b-c65d-45de-8b77-02d4dd6db968',0,'2024-11-29 10:25:57'),('53953c76-6387-4441-87c5-7ee59d3ac7d9','e8fca8a8-75e1-4dd0-add5-494753626396',1,'2024-12-11 09:49:29'),('53a435bf-560a-435e-8300-0a5576079651','7e794d03-e952-48bf-92f0-4568aa82e600',0,'2024-12-03 11:09:15'),('53c339f5-7be7-4bd2-8f29-d16b1b1a6baa','57a9d220-e783-4cfc-949e-ce776a09ca6d',0,'2024-12-02 10:27:23'),('53d31e35-1ff1-4f27-b058-662672380b01','689e3f47-f9b1-429a-9ad8-86b722b138be',1,'2024-11-29 11:15:11'),('53f124e9-c28b-466f-8add-dbc849ec3f14','6cdce045-af29-4830-a0cc-47d83f4d3622',0,'2024-12-11 13:47:12'),('54111e56-40b7-4ca2-b526-f82cf6cb90e4','60000b7f-8b3b-4be8-97a3-f58cf8a81d26',1,'2024-11-26 03:19:35'),('541b1d4f-2ae7-4578-bd1a-ef0c11cdf273','a6ab8193-efe7-4373-9808-e7218aab36e7',0,'2024-12-03 11:24:15'),('542be043-f08d-4dc9-9ac7-4d391705d48a','1a3112e7-108f-47b7-9135-e441551ad75a',0,'2024-12-11 13:59:49'),('550d5bdb-392c-4fb9-8e8d-c73e7d5e4a99','56cb337c-3cb0-4866-adc0-eeaa3606e9ac',0,'2024-12-12 09:50:02'),('5534edaf-da9b-4901-b3da-526a9c078267','b1f03ac1-67ce-4f68-be98-4c4bd46862e8',1,'2024-12-11 10:01:33'),('5551a69f-5672-4669-a564-a18ab2cc110a','56e806f7-2b80-46fb-a387-e720989a1364',1,'2024-12-03 09:34:25'),('5562567e-df0f-4429-9858-82592a7952b9','d96360e5-4ffa-4818-83d5-fa71a42e0b63',0,'2024-12-02 15:26:42'),('556496fa-4236-4133-bc5f-af3a2d406f58','e2e48306-3c56-4c82-916d-32b2f972f5e6',1,'2024-12-11 20:18:24'),('5568aaff-60e6-4cbb-9fab-d368c002045d','40400a4a-4068-4267-a72d-097caecd9014',1,'2024-12-10 14:38:04'),('55782dbd-58de-46de-8dc8-ecbbf59f4eff','55e1edfa-b04d-4ca1-a6b1-cd24e56c5787',1,'2024-12-12 11:05:22'),('557e8475-4638-41d3-9004-4aacce906345','4a9b738b-425f-4053-9c7e-9a14720c28c0',0,'2024-12-11 12:11:57'),('558bf011-0a6b-424a-972f-82fda41bc6f3','0305574f-8132-41b9-9dbb-d58f13078dcb',0,'2024-11-25 18:05:47'),('559c5da0-2f4a-477b-9d27-71a450cd3371','c65867bc-710e-4154-aa72-a88288a8b96d',0,'2024-12-12 11:29:23'),('56270b8b-4d65-4956-893a-acffc88116e5','73e1ffe0-1c88-4f78-b3bc-6f669cb280ce',1,'2024-12-10 13:56:46'),('56d4a201-2c49-496e-ae8d-1c127d6105a3','cd762745-831a-4352-9a0a-3b00bfbd2c6a',0,'2024-12-11 10:54:20'),('577d156d-e264-4af3-9ee2-87137792f582','eab5072c-7088-46f5-894c-c5a4f2917ce0',0,'2024-11-25 11:34:04'),('577f7cd3-59bb-4f1a-af1b-9c87b2f79fd6','2f7486f1-3435-43b0-aad2-560b60887573',1,'2024-12-11 13:00:47'),('57a32baa-8ca5-44c9-a2e6-5a0a53af6e1b','45d411ac-cfb4-4944-9f78-51a6a7477906',1,'2024-12-03 10:36:28'),('57bd11c7-da99-48ae-9e33-9306058ed6f5','f850136a-2a61-4f38-b395-743f4fa40e42',0,'2024-12-04 13:40:39'),('57c5eaa1-dabc-4793-a576-8334a8ec1a0c','a34cf2ff-6cb1-4fb3-938d-f5eabab20c6b',0,'2024-12-03 10:36:35'),('57fc9d5b-7022-40b5-94f9-3d5f1d7dea5f','a05a451a-b9a9-4d3d-8250-a9923399c45b',0,'2024-12-03 11:02:05'),('58113d8c-01df-4aac-909a-ec4429128615','34da2c55-df10-4076-916b-4be207992303',0,'2024-12-11 13:13:11'),('58341128-6114-4e3a-93a5-974acf7912c6','1f3c9170-3a38-4e4f-b6c4-beb57a82bab4',0,'2024-12-03 10:42:59'),('5860b0df-a44f-4f82-8ff6-676db7b48c0e','c523e8f3-3684-4f72-8e0e-9719c5947924',0,'2024-11-25 23:37:02'),('589dc48d-d1e5-4b47-aea2-65a06d821f5d','83f76342-21b7-4fb5-8718-51b6b99b3344',0,'2024-12-02 11:52:24'),('58a67853-9672-4c28-8090-b27285ce5c5e','613000b7-c0aa-4861-8912-998eb326a286',1,'2024-12-09 15:14:45'),('58c0e9e8-5fd9-4470-8511-976f8272f34b','3def5bb6-98ae-472d-b5ef-1bbff5a207cf',1,'2024-11-28 11:13:22'),('58d3918c-bced-4656-9306-1506f4cd39ec','600856fd-1c81-4940-aead-5e4f827b2871',0,'2024-12-11 14:51:22'),('58e6e374-8f18-446c-b998-0aba4fb1ee4d','23cad948-c843-44db-9eeb-be46c79cf53a',1,'2024-11-21 13:10:55'),('58fe7106-9910-48b0-ba31-39b38a68ad74','cf5ce9bf-6d4b-4f50-9e21-0bffa8f485de',1,'2024-11-25 23:37:31'),('5917df73-8fd1-4db6-b021-ccaac09e16d3','e0954ff6-b2b4-4d3e-adfb-94ef48302e8b',0,'2024-12-11 10:00:58'),('59346d5c-a365-4b6a-8708-ad385a7f9894','5dcc3c39-5fa8-4f5a-9af6-8bc26edf9fe9',0,'2024-12-11 13:12:35'),('5986ced7-bfda-4ad5-835c-89e1a55488e4','6f642ff9-62bc-48ce-a0d4-85ee329f2b4a',0,'2024-12-11 13:34:39'),('59f09c20-c9c3-4d8d-b740-8c765569b6d5','1038d0a4-d5a6-421f-b23d-16c00d28ded3',1,'2024-12-12 09:39:46'),('5a16a2b8-1de7-4ca3-89e5-fa959a47f419','9fff074a-d7a9-45c9-b6d4-25bc0a98b1cc',0,'2024-11-28 14:59:10'),('5a855b73-f2cd-4f7f-b7d2-9ce39836d36b','0f62f041-2e05-4855-971d-c16e4128dc41',1,'2024-11-26 01:20:59'),('5aadb30a-8be1-42e1-8de5-6cc6c6085718','13e1eddb-ccb4-4a8c-80c2-562d552db688',1,'2024-12-04 11:15:52'),('5b3876cd-0fcf-4797-a92c-5ae1e57fd42f','bd3ded42-c1ab-40af-9013-49443233f7c2',1,'2024-12-11 13:44:48'),('5bfa35ad-004b-4c6d-ac4d-4a5e755029c3','f4ade365-8765-45f0-a386-0ea6eb265836',1,'2024-12-03 11:01:57'),('5c18545b-fa2c-4ea1-bb3a-ee0742710c1c','26350828-be1f-4dc8-9659-f7ef54d9810e',1,'2024-12-02 10:59:13'),('5cb58dd1-bf0c-4515-a4f1-da1aab70d638','5bb3d093-4b5a-4c80-bfef-006d5715f46c',0,'2024-12-04 13:21:04'),('5d2e4ddc-ea66-4b8e-bff6-0500d3bdbccb','d251c2cf-3c9a-49d3-9e34-c5b52a58b1d7',1,'2024-12-10 15:19:19'),('5d741d23-6f2d-4748-b939-9fe56ac84359','6b61276f-3bbe-4201-a65d-c032dfa08a20',1,'2024-12-03 11:18:56'),('5ea85e47-d35e-483e-b8bb-a0f98e2add55','f347d511-e652-488c-bd1a-fd2b8f2fd109',1,'2024-11-26 06:53:30'),('5ec5e2b2-e218-4462-83c1-0112ae3cfc50','f8f4c8d9-2e22-4cd4-9b87-878ca45469b4',1,'2024-12-12 11:43:19'),('5ee60608-6afb-4106-845d-f92c37a22eab','6e1b5962-78f8-4ab9-97d8-0e6b3adc7d1a',1,'2024-12-11 12:59:49'),('5ef0ce04-a59a-42dc-af24-ee505bcfd61a','017f9a34-c5c2-4cbb-9c9e-0fd1b48c75e0',1,'2024-11-29 12:01:18'),('5f11f9dd-429c-43fb-b473-32e85e9bb7a2','fda44dfa-a69d-460c-9b04-bad8c324d60b',1,'2024-12-10 10:06:57'),('5f191d69-d705-40ef-a39e-976ca07432e8','0959362d-35ca-4598-ba11-1249cdf76746',0,'2024-12-02 11:28:48'),('5f956b12-4d1c-441b-bdc6-88e48cfbdf5d','f4179a2a-ee60-4721-86d7-e5f64e56ad79',0,'2024-12-02 09:29:02'),('5fb705a8-99fc-4885-ae95-68d6eaf10aaa','c14b523b-d958-4875-b5fd-0d34ae4bae50',1,'2024-12-12 11:28:40'),('6001d345-669b-412d-b121-3cb2f5285c04','0c398071-af94-450a-a01b-22695d67ae36',1,'2024-12-11 10:52:06'),('600b90d1-33af-4e53-9ee5-d41269e40df0','0925ff9e-2c55-4db7-9871-022965aea283',0,'2024-11-29 12:01:58'),('6023a12f-8913-4622-af93-0cd735995b91','7a30befe-7a2b-4f16-a3fc-75bb3f73e035',1,'2024-12-02 13:23:18'),('6043a10d-6d25-44ad-9b9b-c1bb117742c6','75366038-c755-4902-8348-12ea59d0446c',1,'2024-12-03 11:21:53'),('60660fa2-b960-4df7-8e96-457ee568a944','81e7a6c7-d5af-4fd5-8d7d-6c70821d028b',1,'2024-12-03 15:20:24'),('606ba076-b6b2-4dc6-9223-de303ffd55c9','ccc0a1ef-b35d-470d-9d9e-16ff0638033c',1,'2024-12-06 13:39:17'),('6097d1f1-517f-4fe3-a685-c7433a5cfc25','53bd762e-b814-442e-a2d8-889497d12117',1,'2024-12-03 13:55:36'),('60e4cb53-5cbd-4aff-8ea4-4f0320616bb7','657c479f-4035-4f0a-b47c-706619a1fdc5',0,'2024-11-25 23:41:25'),('6144f4b0-dab7-40f6-a83d-194d5c90c6df','ef695d21-c955-4d4b-b879-b03605a9939c',1,'2024-12-11 13:12:56'),('6148ca6c-27e2-4123-8112-f6c71a0dca99','b096c2e8-16fb-43e2-9cc2-d0d85d4ffff9',1,'2024-12-02 10:13:26'),('614ea796-2aef-4f43-90b7-72049f22709c','805c6e1b-38b1-49ec-9491-a616453b8186',0,'2024-12-03 14:53:49'),('6179017d-afbb-4345-b99c-f42137fc82e4','226deedd-46ec-4749-9672-b4ed4de2851c',0,'2024-12-12 10:52:44'),('619e31fb-068e-459b-a3d6-57a672eae165','72a7af41-fcfe-4b71-bf3b-a7852c662934',0,'2024-11-28 14:41:22'),('61c2a133-7574-47cc-9a11-5ff58109d158','0c30bcd9-09c8-49c0-8755-3f98cca2644b',0,'2024-11-28 13:51:57'),('6234c8f5-0e45-49e5-99e5-ba360598e8af','d338fe3e-96e4-4956-a69a-2f9310cefcf7',0,'2024-12-11 13:33:52'),('627bf6a0-f678-4335-ab4c-105f3785a7ce','18816f8a-f36b-4681-ae3d-924d83403e47',0,'2024-12-12 11:30:05'),('629a156d-a621-4b75-b81b-c59930049013','ab9fa945-bd44-4f51-9862-aa09260738d4',1,'2024-12-09 14:49:11'),('62ccbd03-8930-4ab2-aada-bc241afc742e','069279ae-5e5b-429d-9fbe-b8da1301951d',0,'2024-11-25 11:16:58'),('62db8138-f6c3-42f9-83a3-053d1a4f4fac','65e53b29-7be8-453a-be87-78648f90f0cd',0,'2024-11-28 11:19:50'),('631cffa8-3db0-4e9d-9929-1ed0470227cf','da2b7689-fc07-4ada-9fb2-5434f94c758c',0,'2024-12-12 09:39:00'),('633250b1-92cf-4508-82fc-d3f3a7bf8874','18d4f182-d3c4-44b3-a2b7-f193f55c5cd4',1,'2024-11-29 09:59:24'),('6379fd20-7a99-4c6b-842e-221900157985','52a8db06-af32-4247-b2f4-8832a23c87f5',0,'2024-12-10 09:50:28'),('63da45e1-b5b8-4397-baaa-261994cfb2af','9a56cd0a-8fd5-4d8b-b62c-a3520c44dfb3',0,'2024-12-11 10:01:45'),('6473aa49-5326-454f-b815-385bedd523c1','8d155bdb-fdd1-403b-8785-227b987705ff',0,'2024-12-10 10:09:02'),('64aa1a5e-a724-4d6f-9200-67b21974477c','4ba07e3c-8c3c-4c3e-98af-cfe92b2ebf64',1,'2024-12-10 14:22:48'),('64df55dd-0cd8-4f8d-bcdc-eb26120bd1fe','e50cc5f7-f922-4804-bd00-f42544b1a782',0,'2024-12-05 12:31:43'),('650ade32-e2af-4943-8571-8133dd37012e','1245251b-42a7-4ff3-be0a-fc248d67c17e',0,'2024-12-11 10:02:06'),('6527639b-3653-410b-9a23-01aab4d5580f','3b7ae1fd-f4ad-4bab-b43a-4c6a3b8a5f8f',0,'2024-12-04 13:42:09'),('653f3f9c-c49b-4c22-99ae-036ba42076be','e30d8ba2-c2d0-4c9c-a766-d1656d1db75f',1,'2024-11-28 15:19:22'),('653f4050-374e-4e58-8b6c-76cc0934dda8','4c07f5dc-1c19-46dd-aa51-8da4903c97ad',1,'2024-11-28 09:56:21'),('65666705-b616-4038-90ff-7eaf04f4828d','682ca27e-2a2d-422a-a2fb-62ec1fb801b3',1,'2024-12-02 12:14:14'),('657ac3db-7442-47df-bd63-b4c52ea1ca8c','0a4d4b00-c4d4-48db-81ee-1cb8d722bbb5',0,'2024-12-11 15:58:08'),('65be186b-9731-4bce-8492-daeabe3e19ed','fcc99209-08bc-4585-b10d-fce0b3d8702f',0,'2024-12-03 10:52:59'),('65c7b98c-0a0e-4d5d-95fc-bc88125a319b','e33ee830-c414-456a-a672-b7c95ba10b58',1,'2024-12-02 13:20:51'),('6667404f-c54a-4352-a7b5-65dfc8028938','7bc6ecef-95ad-4cf4-9c56-75e076f993de',1,'2024-11-25 23:30:05'),('66f6fe80-c22a-4d53-b8d6-e0b6e7ce47b7','01559099-d8cd-404e-b067-d7aa628f08e7',1,'2024-12-03 11:01:45'),('679f6204-f5fc-4717-bee0-05535337d0f2','251538ac-5c6c-4ec2-8395-41ea741c3fe4',1,'2024-12-11 11:40:47'),('67eff807-9926-4acf-83ef-5a2e89967536','844ce47b-efa8-4f4f-96a3-45771dc8f6ab',0,'2024-12-10 14:33:42'),('68d847dd-451f-4e0f-8a22-c34e58263ab2','2ca1bfe5-571f-45d3-83c9-630cdd87c64a',1,'2024-12-02 10:45:05'),('68f23b94-752a-4a8f-a940-522f6666c7ca','111c3578-ff40-41d9-9f86-064a28d32d67',1,'2024-11-28 11:01:39'),('69b2259d-07e9-4728-bd16-629a5e7adfcd','04270fd5-6fc1-4081-85f0-e43bde742f33',1,'2024-12-11 13:47:24'),('6a3fbc6e-d8cf-410e-87ba-c139b72e02e5','39930c64-70ef-443b-9757-023ef16c06bb',1,'2024-12-04 14:47:23'),('6a5e9c6d-710f-447f-8229-1c5e4fc6af79','03126130-84bb-4a7f-af21-879682c970f1',1,'2024-12-02 11:28:57'),('6aa80e88-17a4-4eee-ad5d-fdd849fef912','78bd557f-5812-4112-b184-b260053fb333',1,'2024-12-02 11:06:25'),('6ad013b4-e12d-44b0-8c97-2db7ff2e6ec8','82eacce6-8f7e-4ccb-94bd-fd578068a3ff',0,'2024-12-04 13:41:15'),('6ae5d068-4bdf-4538-bb1d-30969c8893c6','b4fb5bd5-cb7e-4b16-9ee5-4a04d2c56255',1,'2024-11-28 11:35:53'),('6aea5847-7aac-47be-b58d-bc932064ab5d','d6da32e9-20e9-4227-b638-0d072896e2bd',1,'2024-11-26 10:47:12'),('6af1de12-90e7-408d-9b04-e8572413ed67','0d6c7090-ac9c-4b61-9daa-6b096ee277ff',0,'2024-12-10 14:34:03'),('6b119f53-7d33-4f07-b667-6d0e4f26f14c','64faf1b2-ff67-4476-a273-1f4e0324e484',1,'2024-12-10 10:08:27'),('6b122770-2678-4ec5-ab7c-fa712d4ca31c','9c277c7b-712e-432d-a0a6-da5e89dc3adb',0,'2024-12-03 10:48:59'),('6bbbbb9a-5d60-411f-a252-ee6e3b40e209','1a677f60-75cd-46e1-8fe8-d58aaf37a0d8',1,'2024-12-03 09:00:53'),('6bcbaa0c-4697-4a6a-bae5-6b45e8ccbd2b','a063b245-b091-407c-91d3-c04cd74dbe17',0,'2024-11-25 22:52:57'),('6bdfd74c-81fe-48e6-a271-a54004180fed','2cc922df-346d-438e-88f3-bf56df719759',1,'2024-12-03 10:36:10'),('6be27138-7739-47fd-9212-836e83d72f6c','47416a80-4df4-4d24-ba9a-01b364b55e6b',0,'2024-11-21 09:38:35'),('6c0c61fd-f901-49bf-bdc0-f2040a3b4d58','a829597c-03ac-481c-b321-2a46c356076f',0,'2024-12-10 14:37:53'),('6c7b6217-1bb2-408e-88df-76ca955b868e','4c44408c-dbdb-40b3-bc3d-5128688fdd5d',1,'2024-12-02 12:43:12'),('6c981ce2-c3ff-455c-9106-9b341a865044','d4780782-cf94-473c-9386-6fabf4ec3c8f',0,'2024-12-03 11:02:13'),('6cd72bdd-44ca-4c00-8e75-e0ee1755ae83','71b72156-9687-44b5-846b-33748f1a4fab',1,'2024-12-03 09:01:19'),('6d17a1df-3928-4d82-8626-25954aa38eff','6e3b971d-be9f-4571-8b39-63cd06af021d',0,'2024-12-10 14:18:59'),('6d45b460-64c2-4ea9-8411-31575d2b2543','a6b205da-6baf-4030-a23b-d436ee50a88c',1,'2024-12-12 11:30:32'),('6d461dfe-0791-418b-a61d-0969be62db5b','9b8d9d01-c0cc-401d-b6d5-ffed92560c67',0,'2024-12-04 15:31:26'),('6d96c331-c2e0-4d05-9f95-130e1f7418a3','6fb8b135-af1d-45f4-a213-a2eaa56db671',1,'2024-12-03 14:35:21'),('6ddda7d0-9d0e-45b9-b62b-b98bf1abb791','3f4d6335-00e8-4369-b307-d84b2af39010',0,'2024-12-11 09:38:01'),('6e3a2108-a98b-40c1-a7ee-64df4f64089e','432b8a2e-c828-4b3c-98b0-99d7501ba405',0,'2024-12-12 11:43:52'),('6e4157e1-e0cc-48f7-8f71-84965dd2e241','dc34be6a-26a5-44be-a4d4-948804e71e96',1,'2024-12-12 09:48:26'),('6e9b579a-c77e-42bc-9cd2-dfe0e04d6716','ad453006-e6f5-4e05-901d-d8f2eb42320a',0,'2024-12-02 10:34:41'),('6f04c7e1-dc9d-4174-941a-21873f73347e','82ba47d7-67d9-41d9-b940-2b561d70a539',0,'2024-12-03 10:04:03'),('6f34dab5-4e73-4db4-8de3-0e4536d42fe2','8ac1af62-4114-4274-ae49-e0c1177df869',0,'2024-12-03 10:13:51'),('6f3a3bff-8240-401b-b241-e423d9299c12','b9c4b5f3-f134-466f-9ad0-50fbabceb214',0,'2024-12-05 13:20:38'),('6f4f4a6b-d1bc-4c65-b6cb-a216693264a5','0c502d28-4ec5-42c8-babf-61eaec00f0f1',0,'2024-12-12 22:10:02'),('6f921dc5-c488-4d2c-8265-ea4ea5ec35ba','277182f4-be81-43a3-8426-73196a47a567',1,'2024-12-11 10:25:07'),('6ff72db5-f9cd-40f9-b5d4-bdc8d39163c4','ecfc61e7-6df7-4752-b4f3-34cffa68f4af',1,'2024-12-02 09:16:35'),('70175932-613f-4f47-9fa8-3b0d56ed2cac','2760eaaa-d591-426c-a657-fc2725eb9b60',0,'2024-11-04 14:18:51'),('7053b657-b72a-4052-b394-dd4d8c8cab73','4a15732b-6cb8-4259-8187-483381c84352',0,'2024-12-12 11:30:23'),('7063dba1-5f74-4127-910f-7532625a9cef','03ad2fb2-18ab-4cdf-8d60-554942fd90e9',0,'2024-12-03 10:48:06'),('71318efc-26d7-477d-b828-8bfa17c52868','8fce558f-04ab-4b2f-9749-3882fd66d8b1',1,'2024-12-03 11:12:38'),('7148bee4-e953-487a-bc34-24a0b26ef51c','f0a6a0d1-a866-45f8-9625-2e2809a060d9',1,'2024-11-21 13:09:26'),('7180539c-6114-4a21-9be1-0e0834315dfb','28af5a9b-f0f7-4cfe-9264-77ce54ec86fa',1,'2024-12-11 09:50:14'),('718ea5b8-eff2-4977-8783-5f4de3bc7844','5a6fa1d7-2a26-42bd-a68c-aa0db97a0b4b',0,'2024-12-06 11:46:02'),('725573bc-12bd-42a5-98af-3cb3aba55d04','d3a70269-58b1-43c4-b4e9-d5a2a9950050',0,'2024-11-26 01:56:47'),('7270f3ea-c83f-4ab2-af34-85b94c8f59bf','6c2756e3-f886-4a72-8f49-70d64146444a',1,'2024-12-03 11:00:19'),('72940008-8133-401c-8057-dcc643f9cdeb','185c51e3-a24f-4079-b5fb-e0589c30c672',1,'2024-11-25 14:43:04'),('731b6fe9-cef4-49bf-9f48-e213fe4aff90','04962e52-03bc-46a7-a013-a94d2e65faf7',1,'2024-11-25 22:28:43'),('736578ea-99bc-475f-8e54-f0ecab3adb5f','84722eff-0e22-4283-b420-d5f7d54a8d62',0,'2024-12-11 10:53:55'),('7429ffdf-ab86-4a4e-bd25-d74d40065b11','50a64a4f-ee7c-447b-8c46-c1d4a64269bd',1,'2024-11-25 14:53:44'),('742c5717-e3fa-44d9-8414-3875d3bea7cf','1c971d99-fca9-4443-9f8b-794c0f905988',0,'2024-12-03 09:51:09'),('744d76a8-fe80-4d0d-ad91-156010f62bcb','65e8e2e4-1e26-4037-81e2-1ef6ca1ec067',1,'2024-11-25 23:30:22'),('74534be1-1267-4aff-a3aa-0a9216a2e796','d03c5517-bd40-44e4-9cc9-746af686e0b2',0,'2024-12-11 13:13:43'),('74cfd904-8920-446d-9c32-77ff8ce5b923','0a4923bd-0ba5-4b3b-b348-a938d6927665',0,'2024-12-12 11:45:15'),('75071a98-a818-49af-b900-8234a180bc62','eadd4812-c684-4e62-a1ed-e9eea847463e',1,'2024-12-03 09:00:43'),('7520c6e1-7bbf-4216-b51f-979de8d50051','b62c15a9-b5a6-4de8-b48c-dca3ee8f4931',1,'2024-12-10 10:34:55'),('75264269-68e3-4f8b-b128-65c515b6f147','89c72dfb-5f0a-4abd-81c9-41a4e203ab97',1,'2024-11-28 14:53:51'),('753fce30-30e4-43fa-95f1-befbe67b6bdc','d0c60567-54ed-4e06-b344-99f85ffc5702',1,'2024-12-02 10:18:14'),('7545e72e-9a4f-4ec8-998d-6c8a525f7cf7','6e91f1b9-52ae-4b03-a86b-7af9ba66a178',1,'2024-11-29 11:28:49'),('7571b4ed-105b-4d6d-baa9-eb95e290024a','f06d546d-464b-4292-abd5-eefe4a4dd325',0,'2024-12-11 10:49:11'),('7667a88f-fcfb-4020-a0b4-59cb452d66a5','2fa0d19e-546c-4661-8211-5d5336354778',1,'2024-12-03 10:47:50'),('76a55661-5fc7-483e-94c3-06d864231182','e6217c25-80b0-4a7f-8a4c-7d896c353f05',0,'2024-12-02 10:48:26'),('76fc72d4-6089-48a2-8ca3-68f9f642685c','9242d3bd-775f-48ad-8c2e-2d3f0e1713c5',1,'2024-12-03 15:04:54'),('77311259-0c95-4ba1-8adf-a5d408d5f1cc','ae0729ad-79c4-40ef-8e58-6f9bd057574c',0,'2024-11-29 11:27:31'),('773def1c-b8b1-40aa-9847-5f9e793a9ba8','d56642e4-1c14-4f47-9d20-d6324f0f8edd',0,'2024-12-02 10:13:17'),('7745ae03-93b6-46fa-b962-86df9874cdcd','f6cfe240-f4ae-49ed-b90e-ddea08e624e6',1,'2024-12-04 14:05:18'),('77a2db75-8193-4fed-8df2-4c274060cb62','c88ad8d1-1395-4644-a1f5-6c6907c1f24b',1,'2024-11-26 02:08:20'),('77acb4f6-7b2c-4048-b331-d1c649a66efb','59fd2a07-26da-40e4-80ca-17fd21a5e282',1,'2024-12-10 14:11:23'),('77bf7626-bb92-4251-9f56-7a9f8d087133','3ae979e5-605c-4973-b24d-054bcfa7f5ce',1,'2024-12-10 14:05:23'),('78112878-5e51-4d58-b8a9-4338a1a64522','c290e91e-9ae1-43f4-b23d-1a11dfeabfd4',1,'2024-12-12 11:45:04'),('78611d7f-fa6d-4e17-b8a1-ae4acb10ce53','93bed0da-ac55-4064-9132-54e9c40e5980',0,'2024-11-21 13:31:00'),('78811a2d-af46-45e8-be70-60dcd8c046fc','742792d4-0c15-453e-a809-40502dde18b2',0,'2024-12-03 11:01:22'),('78c6c871-f6d4-42dc-82e9-e5505b4cb146','378e7d81-b999-4c88-b34d-2229509ca19a',0,'2024-12-02 13:26:13'),('78f6805b-8da9-4cb4-9d32-5568a5036134','01374de5-51c0-4aaa-96c9-07d3496634a7',1,'2024-12-11 10:53:05'),('78f8630e-6bdb-4b40-ac09-de2045a59748','d50af094-558a-4b7a-a893-31a09a296f7a',1,'2024-12-11 10:58:08'),('79690ce3-e785-44b8-ba8c-b79cf853361d','356fa814-9298-4598-b564-05ca9f276ada',0,'2024-12-04 10:48:26'),('799c8a5b-f754-47ef-89f4-af41d20b2fa2','ecf892b0-191e-45bf-b753-3af99e03ead4',0,'2024-12-12 09:49:52'),('79d76baa-5ac0-45a4-841f-fd0f82a8efb4','5ea3253d-aae3-4162-bf3d-00dc448d8116',0,'2024-11-21 12:45:20'),('79d94406-6dbd-428c-8342-be47835ef93a','ac438015-04ce-4d53-9c68-0ed294863913',0,'2024-12-02 12:10:13'),('7a06cdf7-1499-4284-8a37-ca89d0941575','35a086c0-3cee-487d-8dbe-b1988f929e32',1,'2024-11-29 14:04:19'),('7a5612cd-25db-4f90-91ae-3d2d4703939d','396d54f4-5fe9-42f6-868b-58f34a164830',0,'2024-11-29 10:01:09'),('7a9a51a5-cd65-454f-814d-60bb07fba91a','43937bb8-d3e2-4d79-9846-d3627e67da69',1,'2024-12-11 12:12:06'),('7ad9f267-7209-42a9-bb8c-b7da30ee3688','9b91bfd6-1462-4ccf-aeef-4013f6029603',0,'2024-11-28 15:18:01'),('7b2fb3d8-c8fa-4637-a325-d29e7274a3c7','5a48a700-e996-4ec7-8366-e764602b2669',1,'2024-12-03 09:38:45'),('7b8278cb-349e-4f4e-9129-9959b034144d','4a798b20-36d8-4f90-9222-6969142886fe',0,'2024-11-28 10:50:06'),('7b9a7e10-5704-4b05-965f-bb0893759576','5c83c01a-6ae7-4fa2-91d7-054a67469737',1,'2024-11-21 09:37:24'),('7c095571-1e18-4122-8971-bb41e38108d8','06951f0e-15f5-4559-84e1-66a8b7e35e62',1,'2024-11-22 12:45:46'),('7c5d18c2-dad1-4d2f-8713-10c04a44551c','ed2fbab3-9fe9-4381-b7dc-fae0f1e3cc7e',1,'2024-11-25 15:24:51'),('7d1b2f5d-96b3-4ccd-a842-475ac1818ed1','9d4ce60e-ee24-45cd-83a3-e524e2be6a00',1,'2024-12-11 10:16:12'),('7d59900d-6ff8-4ac0-bf46-3bd9e7b78d8f','35fb4b89-5b1c-4495-ac1a-9dbd081149cf',0,'2024-11-28 10:12:43'),('7d7f6194-bbc5-409e-8464-819ed950c469','801fb44f-434c-43aa-91c1-5a71038af21e',1,'2024-12-12 09:39:35'),('7d9db9ba-81c1-4604-8672-e7518bef1af0','7d608ac7-a7d5-46d8-9461-91b0fa19e401',1,'2024-11-21 11:04:04'),('7da5d7ec-5270-481b-926e-a2f61a5349d5','d4e7f27c-af99-453c-952b-ac316a330d5c',1,'2024-12-11 09:48:36'),('7db5132b-60f2-449c-9e80-fa7566398c8b','f9c28503-f5de-449f-8504-49cb56bddb72',1,'2024-12-02 12:12:40'),('7de13ec6-d183-469a-9091-779a291c265c','03ce64f7-223d-486b-bf52-3c65fb72f378',1,'2024-11-28 11:36:13'),('7e02bef4-cbee-455a-ae4b-cee4b76ae38e','ab3b9435-4f73-443f-88e9-126cf76c1990',1,'2024-12-02 13:16:27'),('7e5150af-9d4c-4c6b-9ca1-1a0019e80695','88da4bf9-347d-4ad9-a907-5a7314dd6316',0,'2024-12-09 15:38:11'),('7e7fca3c-4ad2-4a42-8be1-3260ce4ca168','04ff364b-ddde-4d9b-b026-b0ba6fa50f9d',0,'2024-12-03 14:27:07'),('7eb104aa-439e-4606-9734-f598fde23f68','194a5c7d-7344-482c-a51f-8d9a23443de1',0,'2024-11-29 11:28:06'),('7ebb25ab-04db-45e2-94e4-93bcda5fbb90','46ad8aee-7898-4a35-96f4-848ee3b3a06c',1,'2024-12-12 11:44:07'),('7f35646d-f2d7-45b0-b963-c542789ffa74','ca6d44ae-80e1-43a6-a138-15b652dbcd6d',1,'2024-12-12 11:04:28'),('7f3a9145-de66-4b53-9724-a70be7f07731','fc0ef99f-2779-4b04-b7fe-72d8eb06a329',1,'2024-12-12 09:50:46'),('7f4e90c5-9ff4-49f9-ad26-acbaca07f056','6d56398d-645a-434e-a58b-147dfb3aa3ea',1,'2024-12-12 10:47:06'),('7ffb9771-59fe-4a89-bbcc-d9d7d7cfdfc1','b8bddd71-d061-4db0-abb9-c9d0db59611a',1,'2024-12-11 11:40:23'),('8001008d-0dc2-42dd-9e4e-87c4e704fdf1','4571ed7b-f00a-4009-b63a-da72f69f1111',1,'2024-12-03 14:43:13'),('8047519d-f0bb-4e10-874a-3546d2fae7f9','cc2391c2-253a-4758-bc42-051b88e77926',1,'2024-12-11 09:37:03'),('8076b8b5-0ca5-4dae-a80a-422be507dade','ced7e95f-d13c-4212-8e0e-1e85f57a9125',1,'2024-11-28 14:40:53'),('809ac4d1-0f52-4cac-af4e-5b3f5cb9b9b4','e37f051c-d654-41e1-b259-6d785d431a7b',0,'2024-12-10 14:23:32'),('80ece044-5e59-457d-a40d-5da872c400fc','28cb4ebc-5968-4b45-afdc-b185d8f8b491',1,'2024-12-10 14:34:17'),('81077ca4-b38b-4595-943b-d72b3a3880ba','fb37ee13-d6d0-4ad2-9e11-fcd56043ba0d',0,'2024-12-12 11:16:09'),('8170b665-6160-455f-aa7a-fb150262678f','5607f8a3-03a5-4c0b-ab68-df6148a6394f',1,'2024-12-10 09:51:23'),('8174c43f-1a63-4a3b-ad76-89538e2698a3','8c73e7e5-0806-4bcc-955d-9416f1fd81d0',1,'2024-11-21 13:34:50'),('81880e81-d7d6-4777-9a69-d9d241e23bc4','5deacc71-116d-4a8c-9b55-71e2787b5451',0,'2024-11-21 10:38:11'),('81a2c741-7741-47a2-8845-977a86a612ba','c6b09e03-a386-40b3-9e27-65a96e81d629',0,'2024-11-28 09:06:36'),('81b65273-06e3-4f12-a923-2cc54dc3e598','a58e875c-293f-4cac-a717-1950cff5ac26',0,'2024-11-21 11:03:46'),('81ba881a-ee3c-4d64-8c36-bce0169407f8','e100e76f-8f8b-4bc0-aa6d-b05446938ed6',0,'2024-12-11 14:08:49'),('81c41521-b4bc-480e-a837-edb42a03f3e1','0e7b09de-815a-46e6-aacd-0fa8adbadfdd',0,'2024-12-11 11:41:11'),('8288ad59-a86c-44f4-b72a-4ab3ef8b8144','3741582d-1e63-415c-ab8c-e3582f56a058',1,'2024-12-02 09:28:39'),('82a4372e-da42-40a2-94dc-808625a6f053','b3a348e2-e81d-4ce1-a11c-0490daaa0033',1,'2024-11-26 09:50:40'),('82b33529-a7e8-48df-83b3-364b0b0bea97','580131eb-c9cd-4fbd-9030-9e2b45ac55a6',0,'2024-11-21 12:46:29'),('82bac368-7f71-48cf-862c-fb44db7fc757','242e7cc9-5708-4a2d-9034-69453058fb23',1,'2024-12-03 10:37:04'),('8341433d-9a8c-4bc0-828a-141de2b6fcc0','d6565953-c1db-4bfc-812d-e65d555fc99d',1,'2024-11-25 22:23:19'),('83dea4e0-9124-4188-9d0e-358b9ce3305b','32ea3e6e-ee99-4b0f-9cba-4e141ed0c3da',1,'2024-12-03 11:10:42'),('84395c22-b528-4ba3-962f-7942a054a527','49aa16af-c890-44ee-a926-641f7ca858e5',1,'2024-12-12 11:05:00'),('8459876f-4866-4019-a935-714033536630','b99e958b-4173-4e35-94f9-4ecf2e6582af',0,'2024-12-09 14:36:25'),('848765a4-3dbe-4d70-98f0-3e409d7fedfe','cb276d2d-f397-41c4-bc5a-28913e9b04a5',1,'2024-12-03 10:48:16'),('84968f14-1b68-49c9-a1b4-36f900707143','c96fa2f3-a3ee-4b82-a9fc-0e29edbe5687',0,'2024-12-12 10:23:28'),('84e06310-3a1c-4ea4-a27f-2efb25fe448e','c0a7f1e2-0891-440c-a663-f3a6b25e1f2a',0,'2024-11-25 11:32:52'),('8519072a-206c-4030-8742-03d7b1cb7ac5','dd489dc7-ed0e-4d9e-a81a-8cf4bfeb89c0',1,'2024-12-11 13:32:07'),('857ea8ad-8d90-4254-913b-bedc35ac990d','1429f9de-3279-456c-912f-9fc047483668',1,'2024-12-11 13:15:14'),('85a45a17-b866-44fa-93d4-4e7d1d28b045','b41856b7-f526-461c-8e82-15c431de9d26',0,'2024-12-11 09:49:18'),('85bda739-38ab-4cbf-ba48-246db19386a5','feba976a-b868-4ab3-b283-f9c8920b1da5',1,'2024-12-10 14:10:02'),('85dc0b30-e45c-4844-9767-cd3ec26da5e1','ea585ae5-19e0-49c8-85cc-1df04ee85525',1,'2024-12-03 10:35:31'),('864f8ca8-9356-4615-bcff-55ebc23975b7','5650b1a1-7924-4608-8ecd-c15720becf1d',0,'2024-12-02 10:38:06'),('8662fb1f-c66d-4a0c-b44e-030a15a35012','792ad03b-cb79-4b90-a050-a0f77ffd5490',0,'2024-12-11 09:37:14'),('86a6e768-f3df-45b8-bbc4-95316388f300','b30cd025-164f-4d0a-b16d-d1004ed87898',1,'2024-12-12 10:22:30'),('86c7db81-a977-46cc-8f00-8f7f0afc343f','265b76c9-bfb7-4433-882a-d932c52719c6',1,'2024-12-06 10:06:22'),('86d4791d-5847-4f32-8388-472a6e55e617','3790ecb7-30ec-415d-9999-e82a3320a53f',1,'2024-12-03 14:42:46'),('871cbe91-8464-42c8-a26c-97d26290f575','ddace7e7-bc5c-4998-a958-fecbe5337012',1,'2024-12-02 10:13:56'),('87765269-d7c9-4810-bc39-c271d7d077e0','7d023faa-53fc-4218-99d3-4929c59e4cd3',0,'2024-12-10 14:51:24'),('87781c21-8fd0-4c0e-8636-d262434a2693','30ffa71d-b234-457c-b3b5-27d5128d6306',0,'2024-12-10 14:05:45'),('8780e5f9-b97d-43af-95da-8b80dbc4e54b','9bd1ad97-cddf-444b-9a26-81e582194c32',1,'2024-12-03 09:27:03'),('8795403a-2b66-4f2b-a6c6-62a83070ff03','7f9c2517-285c-490f-8303-e3ac6840f762',1,'2024-12-11 09:49:51'),('87a2070b-a68d-499d-b5a1-604811f3482a','6ec8e6b7-73cd-4355-9b32-dfe42d0b710b',1,'2024-11-28 11:36:47'),('882a7b20-f35e-4382-8644-ee01c219cc3b','b6821503-b0d9-4aab-b8db-a9e1ae077ace',1,'2024-11-25 13:40:51'),('883f4311-eb1c-4c07-98bb-48ddecc6229d','2967bc9d-39a8-4291-ae49-57460174ed9f',1,'2024-12-02 11:40:35'),('88446f87-a000-4fbc-9684-55d956b80cc2','9f2ff8a8-54cf-412b-8554-331be39d70d3',1,'2024-11-21 12:46:12'),('89a24371-b856-49d2-94f3-a4325c451212','5e3e95ce-56a0-4b16-9206-4792950569fd',1,'2024-11-25 11:23:13'),('89d7638d-7527-4e3f-ae90-fe57593c4184','e22dedbf-2b08-4003-8db0-459461420fef',0,'2024-12-03 10:14:48'),('89ec85af-39fb-44e6-b53b-f4fe860584d5','75610a11-3c77-45d2-8271-fd20cbfc4dd2',0,'2024-12-11 12:21:40'),('8a3ee78d-17df-4e57-8f3e-873eeae392ea','6d7ed2de-6871-4d9e-9893-358192f88afa',1,'2024-12-02 11:32:45'),('8a519900-e5a4-4278-bece-0045f3aa1031','cb0abe6c-5f65-4e26-b7e8-0a478b281695',1,'2024-11-28 10:55:15'),('8a63ba82-9d2a-4591-8ef9-41c09f9144f6','217f791e-4c0b-4b2a-abd1-6adc58ab34ff',1,'2024-12-12 11:43:40'),('8a6e9f3c-0fe8-4a2b-a6b5-3c60b9a3de1c','ced8407b-9dc9-4f70-bf6c-4a127cc1a2f2',0,'2024-12-12 09:50:36'),('8a843d1b-c014-4091-8f99-e3afee2a7c76','8e4874bd-8823-49be-b613-b28dc114cc1e',0,'2024-11-26 07:32:26'),('8ac87355-4aeb-4724-9162-c35d92da4cf8','6c95c8d2-bfcf-40a4-bd33-c765e03f27ca',0,'2024-12-11 14:13:01'),('8b140d68-b5e4-41ad-8e47-7fa3a167823c','52ac9922-e989-4671-9145-16fb56ec792c',1,'2024-11-21 10:37:56'),('8b8b76e0-42d3-4936-9e79-ddb2591d2e04','96e6c9b2-01a8-4bd4-8efc-d615d81b0a20',1,'2024-12-10 09:50:42'),('8bba82fe-5b23-49b6-88d2-9c6431f95cc4','99afd1c2-3750-4dc6-802e-95ae55c3fdb4',0,'2024-12-02 11:40:46'),('8c1c8a63-71c1-4a47-b341-a4c7dec3d7fb','6d09a9a2-f07c-4d7d-bb3b-beca0c2cb257',1,'2024-12-12 11:28:51'),('8c1d8b82-9bcc-44af-9e79-5a1c310f97a9','3ea9d786-bf3f-450c-abb6-3449c40f83b7',1,'2024-12-12 11:16:46'),('8c1de125-bbb0-4376-8938-1cbe77d4531b','8bf27d14-0ae3-462a-9307-e6ed5c1aca7f',0,'2024-12-01 10:17:20'),('8c7a7238-ceed-4c98-aaeb-1c96dac57a50','08176f81-ce3c-4868-9c8f-e883909dd8f3',0,'2024-12-03 10:35:49'),('8c9f0400-c1f2-4cde-92e1-915b31285c31','736a9503-7e52-40bf-b9fa-8af21e865e49',1,'2024-11-29 11:29:31'),('8cc508f4-9def-487a-af60-83d79f1f2f56','7ecbe4eb-bed8-47fe-8433-4df193b18b12',1,'2024-12-11 12:13:12'),('8d38ca8d-53b8-4030-85a5-8378769a3fdd','b18c1404-7213-4db3-ba29-15cf087e97cc',0,'2024-11-21 11:21:42'),('8d47b6b3-eda6-4a01-ab2f-d1880c4f17a3','43bf6425-b570-49c3-93dc-74e9b5d667d0',1,'2024-12-03 11:00:48'),('8d654296-6f69-49f1-8211-351b879c1789','28458411-16f6-4e42-81ff-b783bfd24774',1,'2024-12-03 14:42:32'),('8dc486f3-f7d5-42a4-b8f3-245156f2ec1b','f137126c-0491-42eb-a7db-c7877a1d5c85',1,'2024-12-03 10:03:12'),('8dd0a692-7267-4894-bdbc-830acb7e15ea','88bb690a-a047-4306-b25d-e911b2bdfbce',0,'2024-12-11 13:45:31'),('8de26db1-91a9-47de-9a6a-f4e56e34e37a','7cbba7e8-8495-4cd7-91be-9445eaa3e808',0,'2024-12-11 10:13:24'),('8e1bf5d2-28fe-4c22-9468-931cfe3ced2d','0919bdf8-fc5a-4f9e-bb91-af5d61c364b2',1,'2024-11-21 13:19:59'),('8e85f239-08f0-4da2-9a13-7a6bb786efb4','507de0f5-d730-4dd5-95db-47dacb971b11',1,'2024-12-11 13:46:49'),('8ef4c12b-9605-4118-ad15-464254d39460','1a4f807e-d1af-445a-92ad-882f6bb575ea',0,'2024-11-25 23:30:38'),('8f08734a-206c-4553-8acb-5a9d4a7c8743','f9a8a339-dcbd-44de-808c-8ccbb297eb20',0,'2024-12-06 13:07:33'),('8f096e33-b40f-45bc-a00e-e40c4de03706','ae95b600-6256-4a3a-b926-b141112db089',0,'2024-12-03 11:15:16'),('8f5db3b6-5348-44df-9e74-e1e447d7e626','c583b796-10d9-46d7-81b4-cbd1aba4a9b5',0,'2024-12-03 09:19:56'),('8f7a466f-774d-4fe3-8bb8-c92c55e39135','5ecddf85-58e0-4e42-97db-b659c4396a2b',0,'2024-12-02 11:52:48'),('8f9e3a91-7306-495e-a8ef-554b7e968174','cc0e3fff-c26a-4ac3-b0fa-63c01c99e134',1,'2024-12-12 10:47:36'),('8fb15dfd-d79c-4bc3-b9c6-c38715d7f96f','197ba962-3898-40dc-9a89-1ad279c9c2c9',0,'2024-12-11 09:27:25'),('8fce1b0a-0947-4a9a-ae44-149a8133ed0e','2766cd15-7b18-4590-8f92-84a0bafb68c2',1,'2024-11-28 11:10:36'),('8fe58762-03ec-4a16-840b-0f58655aa65d','a7c822fb-3bbd-435c-b127-86a86a0f6050',0,'2024-11-26 02:22:18'),('8fea9f24-b200-47a6-a1bd-e1271bfda5b0','06626d79-08d7-4ae1-b4fd-d1ff2629c652',0,'2024-12-10 14:18:37'),('90251af7-e46f-4228-94f0-580ca70b5ce1','ba2e8ee8-ed96-4866-bcb9-ba471a1d0613',1,'2024-12-03 10:48:50'),('9055261a-dae8-4552-b711-fa6239dbba2c','d99e7b25-5590-4803-a773-531002f64703',0,'2024-12-11 13:53:26'),('90c28737-7637-468e-81a7-f02c40e54b6b','c4d3b8ab-b45d-434b-8158-b6c78055de95',1,'2024-12-03 09:17:13'),('90d3c966-3f97-4e0a-86d8-faecf54f6213','ac3c1301-3121-4607-96e3-93ed003abbac',0,'2024-12-11 13:15:27'),('91097aab-7c20-485b-ae5a-807d4ddcff73','d3042238-4e2a-4fae-a19a-e38e9a741d0d',1,'2024-12-03 10:07:48'),('911c38f9-b80f-41bd-a980-38d35ae598da','615e737e-8aec-4de5-b5b1-e15b4cafbaef',1,'2024-12-11 13:34:26'),('91372431-b0df-47d9-a0dc-54d47be81856','70d084e8-7cfe-40d6-bc7b-931f2bae47e9',0,'2024-12-11 13:25:19'),('91637a98-ed47-415e-ac26-f93388ca9083','6802557c-e844-4e59-835c-a83dcea8a1b6',0,'2024-11-29 11:29:21'),('91689364-1230-411f-a897-63729e00567f','67f8e442-2355-41d3-8cd1-d398373c6baa',1,'2024-12-03 14:18:18'),('9179f1c5-20f5-45c2-8e99-c5d31a8903f2','b48dca5e-04ba-438e-87cb-ce15af84c537',0,'2024-12-12 10:24:09'),('9198257f-3dfc-423a-9841-0ca6c2456e16','b4851e13-2779-4ef7-923d-43e909fc332f',1,'2024-11-26 02:58:38'),('91bc9c25-191b-46a4-81e4-2b2748bbd8e5','a267fb8a-f65d-4607-a333-089faf521641',0,'2024-12-12 11:44:18'),('91d3114f-ef85-40be-989e-4985d9d1b626','ce10a8df-3823-4e51-8745-915bb57076d2',1,'2024-12-02 13:30:14'),('91f3022e-0197-4ffc-bec3-3e4fb545f5fb','7d8e092e-ac7d-49c5-86ab-27407ab9f16a',0,'2024-12-11 09:38:23'),('920d5016-dad9-4903-a7ff-b34eef6f0dfd','ac8821ae-8e1e-4e1a-bec1-cc68e2110478',0,'2024-12-02 13:33:38'),('921624da-b4f0-4823-98ef-b0cbeb7395dd','ada079d6-0ff8-4d5a-97c7-527f13c70912',1,'2024-11-25 21:54:17'),('92998967-8db1-4c67-9711-000bc678308b','50a0e494-6964-49cf-b42b-fe5c60935f51',1,'2024-12-11 13:46:59'),('92f24462-ed41-4fb6-873f-afb9c6d7279d','3e03dc18-e4c4-48cb-881a-ed188c153831',1,'2024-12-10 14:18:25'),('9327a469-cd7b-4840-968e-fa158cce70c9','71a027f8-0c1e-4dbc-81c1-13c8b7e72d79',1,'2024-12-11 19:54:00'),('933f4286-3e4f-4d60-b1d0-7c2bedefe98b','ff61037e-e813-4dc8-adb6-3fd7784e8ea2',1,'2024-11-25 19:58:32'),('940a0e51-897b-47f0-acb5-91e3472cd736','7d1e6b73-23f9-40f0-a622-9119fe3a7dea',1,'2024-11-29 12:40:42'),('9417e9a3-b283-4ec5-9cd9-e1bb6f9c9a17','5f9d409a-b976-4a32-82c0-7683e42e5373',1,'2024-12-02 10:56:45'),('941abaf5-1f92-401e-b8b2-fcd9afb5056e','1c5a93c9-8858-4f16-be70-66343fa02c79',1,'2024-12-11 14:13:48'),('944ab59e-756f-42d4-8748-b12ec9422f2c','6c9c2d52-41c8-4731-9f3d-e552437b8a7e',0,'2024-11-28 14:15:13'),('944ed3d9-20de-4ee7-893b-e20652c9e6db','7fb17e80-af65-4248-bb6e-2650014961b9',0,'2024-12-02 13:25:42'),('94bf9ab6-8ee1-44e9-8bcf-572a0cf62326','d60d00b9-89e0-4fd8-a15e-25dd7861dd7e',0,'2024-12-12 10:58:22'),('94c8dbc3-8107-47b8-b810-340c00c8b282','59de6240-1d0f-4451-9c36-b154e85ead38',0,'2024-12-02 13:17:06'),('94cbac62-492b-4c37-91f3-ff5004055bb8','2a4199b0-0cdd-43cb-b34b-082a853e21b8',0,'2024-12-03 10:06:48'),('94d27686-050e-4730-a430-4ab1f59e8952','2920138a-d669-4820-928b-a6c40c661768',1,'2024-11-28 12:03:54'),('94e339f5-3ba0-44a5-b1a4-f43084dac929','f4335772-0e4b-41cf-b3e4-94c681fd29c0',0,'2024-12-03 11:18:29'),('95552060-5093-489d-a50a-0e2c602f68a8','a0d5fac5-7641-49a3-8672-18cf363c96f1',1,'2024-12-03 09:51:34'),('95611690-c55d-40bc-baf1-84aab3bd5483','0cc2ea2b-fa9d-49e0-86de-3e6f3b1d5c79',0,'2024-12-10 14:10:37'),('9597473a-4612-483f-8233-ea7f7e533cf4','256887fc-e05e-4b37-9ed1-da8bb0fbe8dc',1,'2024-12-02 08:54:29'),('95a893b2-3a50-4e6c-a3b0-d8586fc59fc6','45b7901e-e3f3-4695-b2d0-57ca809efb8c',1,'2024-12-03 10:14:40'),('95de5266-e2e2-4049-b2bb-df34488fcadd','073d87c2-66fa-4a7b-8d42-a79f46b5d81b',1,'2024-12-12 11:16:19'),('962ef66a-ce6f-4ea9-a4d3-35db536bd1c5','a18aee46-d380-4eb2-8d16-b326ef960d5f',1,'2024-12-02 13:33:24'),('968e51df-2821-4780-a6cd-1870ce229f52','8856355e-9e27-49e4-9283-891ce518c99c',1,'2024-11-29 11:50:38'),('96ca3ace-b3d5-4d60-9806-38a8829d91bb','d322ac4d-4c6f-45c6-9f3e-e65443230189',1,'2024-12-03 14:27:38'),('96dd0a31-98d3-428c-8a7a-b90417466c5c','a85786fa-39da-41d0-9289-409ccb7d7235',0,'2024-11-21 09:01:42'),('9715c335-6bb0-40eb-93a9-d652c7039f63','759474c9-78da-4da1-8b81-4faf50f5dc45',0,'2024-12-02 13:20:42'),('975b940e-dee7-4063-92fd-5de7b22b4e61','f2ed14dc-db7a-4471-bb07-3c915a8818cf',1,'2024-11-28 14:42:57'),('978eb16b-0345-4209-9fc3-cb303f3a04ca','e623545a-e29e-4eee-9681-4b6957eed2fa',1,'2024-12-03 09:40:34'),('979d5132-5018-40eb-a780-5a09ddf17dcb','d12e3ac8-f05d-4b02-894c-705009071284',0,'2024-12-11 13:31:56'),('97ddcf3a-dd09-4c0d-b78a-93c4aa5daec5','b779b8f4-c2b6-4499-b0f4-f564959268e0',0,'2024-12-09 15:13:46'),('98288c9e-3029-41d7-bca0-f72ff556ff83','b838d965-a932-498d-a109-b823e31fa643',1,'2024-12-02 13:26:00'),('98e81d8e-4f2a-4c33-ba51-839dc279b7b9','4814d8ea-d775-41e3-a135-1b57bc77199b',0,'2024-12-02 13:52:50'),('9935891d-4b03-4ef8-bd87-2919d48acc94','4eb4c999-0779-4eb0-9e8a-5073dce47104',1,'2024-12-03 15:00:20'),('997b21f1-1e7c-42fa-a421-88abcfe41568','c7ecdecb-3fab-4008-9011-98d0ca508676',1,'2024-11-25 22:13:49'),('99b890ff-83a7-4538-a214-57330a5e2657','bad3473e-a28b-41ba-beae-ec0f23c31bc8',1,'2024-12-11 10:19:00'),('99f77561-17f9-4f91-86e7-6ae6b4cd3161','cfa34ace-bb43-44cd-9dca-7e4edba540d7',1,'2024-12-12 09:49:19'),('9a5c258b-f91a-4dec-9f8a-8413627aede4','4f953730-fd57-4561-888b-2cd2870998a2',0,'2024-11-21 13:19:07'),('9b0144b2-0487-4bda-9caa-b07698cdcf5e','efdc8a03-b645-496e-becf-a56972a346f6',0,'2024-12-09 14:44:56'),('9b3a5851-e5ea-4304-b04b-4921d0edcf90','b004ebab-7a33-46cd-93af-c3f797312bf9',1,'2024-11-25 20:15:49'),('9b9ce67d-6141-4ddb-a51b-390f53a233ca','0ed422dc-5594-4f12-a0b2-03aa8cd6a32c',0,'2024-11-29 13:59:01'),('9bddffd9-5713-4d88-8ea0-03a217f5cbc8','9b7301c6-9315-49c2-921f-81552d14d458',1,'2024-12-12 11:45:26'),('9bdf624b-0de2-4865-9a56-60872ad0709b','1e8d0be5-fac2-44d3-86b1-937d5a8cab4d',0,'2024-12-06 12:07:21'),('9bf4177e-b013-4c7c-b1fd-e8cc138f77ce','91ffefb8-fa85-4d0e-8c3d-2daf183e7887',1,'2024-11-25 11:12:49'),('9c44e1bb-4c8f-4822-98b9-ab9f19f8cdea','51da3186-bac8-4cc0-b41c-19ed75ed49d3',0,'2024-12-09 15:52:03'),('9c6d436d-e50b-4ab8-aaee-389fef2edbe5','1e19bffd-7d30-4c5e-ab0b-ac1c9776a796',0,'2024-11-29 10:03:10'),('9c8ac969-5be0-437c-b3aa-ffc666b5c19e','07537a28-1ac7-49dc-9ef2-cfab54583130',0,'2024-11-28 10:43:56'),('9ce07449-34e8-4823-b4f6-d203598b27a9','c6d17283-42b8-4ff6-81cf-af5281cb5be9',1,'2024-12-02 12:41:08'),('9ce5417d-7047-4894-a3ff-2fce9b41fbd5','bd9dc22f-0325-49b3-b766-c9a0925beb78',0,'2024-11-28 13:43:33'),('9cf667af-124a-49b5-a8b9-b323d8d4f81f','12bc0ad9-1594-47b5-a9e7-33eea03ad904',1,'2024-12-09 15:42:58'),('9d125cb5-80e0-4c20-a243-31874638f578','de4dbe7e-ce98-4b9b-bdd6-37599eebd857',0,'2024-11-27 12:23:05'),('9d1cfa26-acc6-4be2-90aa-d4d4eef0d6cb','083c717e-9fa7-46c2-a50b-1d3c20d5e0a8',0,'2024-12-11 12:59:33'),('9d31db31-998d-44b8-98e5-3c258ac1de80','552c1d7f-dfbe-4052-a732-8d2d0bf5c3cc',0,'2024-11-21 09:37:11'),('9d3f71fa-fae6-4f6a-828a-ac48363fba99','78052724-b815-4c75-8910-fa240b9d4dba',1,'2024-12-06 12:01:46'),('9d5912f7-473b-42f1-aa0d-70dd82149465','29d5550e-ab12-4521-8465-a1b804535105',0,'2024-12-03 14:34:59'),('9e0d42b1-af1a-439b-8c05-f410758e936e','fc5eb3f8-e620-4452-8d79-c29916fd90c9',1,'2024-11-28 11:57:43'),('9e24a3f4-2a20-4f66-8587-19ccf741f79f','d6285b08-4cd4-4bcd-a2e5-3c6b178ae487',0,'2024-11-29 12:26:14'),('9e431de9-b54f-468f-9af2-9289cac33dc6','633911ee-2d11-4f99-9a87-e532619593bd',0,'2024-12-03 11:27:06'),('9e5742d6-097b-4910-9eeb-46ec141950a4','edda3065-5766-44a8-a544-6229e291bc00',0,'2024-12-03 10:49:10'),('9f199557-4fda-4ed7-b5ba-84eadcaffc3d','a8e8a421-bb59-4a6e-86f6-536902340f78',1,'2024-11-25 12:32:17'),('9f86de07-84f0-48c6-9c60-dc4b1c795276','4c9988bc-a344-40f2-95e1-d488623f895f',1,'2024-11-28 14:58:31'),('9f9275c8-9d3e-4b73-89c0-72338408a322','2f88f003-4470-4296-8972-8cebea053b53',1,'2024-11-26 01:28:58'),('9f970b16-ee91-4ef3-87e7-195baef68e96','9e561895-34d2-41c6-9089-bf202747e9bc',0,'2024-11-25 19:47:52'),('9fcc5a9d-0617-47d4-b1eb-467f40e2117d','782f50d7-3afa-4bd0-bf4c-f62ce48b4a43',0,'2024-11-26 07:08:09'),('9fe02498-6ff5-48f3-b9e4-3295052aded5','a61e7309-d1f3-4709-b81d-fc8f15db8e08',1,'2024-11-27 12:23:32'),('9ff43d5e-e10a-4fee-9533-5cc4646a18e9','f8fa485e-a92d-41c1-bab0-ccd3775e85f0',1,'2024-11-26 02:34:28'),('9ff50c3a-9a18-4a0d-b2d5-d8b8cde701de','3a36f037-cf6a-4426-8d64-5bd8fbc318b8',0,'2024-12-11 09:36:29'),('a040669b-d65d-49e8-ad8e-bf9174c35684','c7ba3418-5c04-40f5-91b2-f1859d7b46fd',0,'2024-11-25 22:23:07'),('a0ad5a2e-ce33-4e86-a23e-41a5cc2348cb','16a453f4-33a4-4bd6-92a2-a7a23c1af7cc',1,'2024-11-28 11:37:18'),('a0bbacca-8207-4d9b-b440-8142dd8173ac','76bce900-650f-4a5c-859e-b92828b372cb',1,'2024-12-02 12:08:21'),('a0c0feb4-9006-4f60-9e73-1f41f2ea9621','71465c6d-463f-417d-b2bc-63f33f952e18',0,'2024-12-11 09:26:50'),('a0d33b8a-6d12-4ddf-aa29-10125952c80c','701785cf-ba5d-4eb2-978c-7f2016a86093',0,'2024-12-01 10:08:49'),('a0e9a09d-c456-4109-9142-b8c68b7014ca','d08391e4-bf78-4681-9e10-471fe7090e8f',1,'2024-12-03 10:07:38'),('a152c0ed-f209-4e8a-862a-9da7b35427c8','b4ecf35b-e66e-44a8-b771-40c996976968',0,'2024-12-03 10:24:31'),('a17b83c8-a0f7-48af-93bb-be69bfe859cd','6cd237eb-ac7e-4617-b1a4-36e63443a814',1,'2024-11-29 13:49:30'),('a1df614a-baf7-4191-a460-26e8e06c680e','656feb67-5379-453d-b10f-01b6bd4aac43',0,'2024-11-28 14:32:35'),('a2dcb6c9-96da-44ad-9b6c-0d77b0c10dc4','50114cb0-63e8-4779-a32d-6a6213eebeac',1,'2024-12-02 13:26:49'),('a2f7593a-bf27-43c8-adb1-a442b3b7dc1e','61d2f86f-1028-4d15-a2de-fac51c156587',1,'2024-12-04 13:40:55'),('a3139bcd-5b52-4dce-b0f6-a3dcf118060b','e0594b14-eaab-4e63-91a0-99e8112844d7',1,'2024-11-28 11:21:21'),('a31d5bc5-0d40-4701-9867-589c54c6c18f','07b22e00-36dd-43e3-a9d7-dde74698454a',1,'2024-12-09 14:45:31'),('a325d9ec-ad6e-4578-8a7e-f003fe48f98a','1dcb0499-c6ac-48ad-b086-e900799b00b7',0,'2024-12-05 13:34:03'),('a37245cd-ae97-4c3c-a447-fd2296b181af','80425b2f-5475-473f-b2e0-31b323c787db',0,'2024-12-11 14:12:10'),('a37a5947-da4a-4c0e-9aab-575ae81cf5e1','cd5d90e4-aece-4964-804b-a67e1df21dd7',1,'2024-12-09 14:39:29'),('a382ef7e-af94-4ac9-8acb-129a1552d6f7','3f7a7634-e429-4ef2-a117-f81135d0c3da',1,'2024-12-03 10:06:38'),('a391f2f7-1ec8-45a6-983f-eaf973d17e2e','31d5512c-97ad-488a-a0f5-bca8fe81fb4d',0,'2024-12-10 10:06:43'),('a40cac2b-661f-4570-aac0-28a797b94ff3','421bbff4-3d01-42f0-aa35-66ca3ce91fb8',0,'2024-12-03 11:39:08'),('a41975c9-1435-4e65-a4ed-0ac59dd570de','1358381e-79fb-4db8-8e83-1ade5b0c6c97',0,'2024-12-02 10:42:56'),('a43725c0-0eae-4ce8-b935-18b473065320','d19b3319-c959-4eaa-985a-6fe7c6911e1a',1,'2024-12-02 10:58:39'),('a453df62-62e1-4bb2-aa52-14a12aea6c61','1bfed0dd-2a24-4023-9e48-2eb0d0c69abc',1,'2024-12-12 10:53:18'),('a4c82665-81a3-4bab-a915-8b9acf840bbe','8d2992ec-8676-4801-acfe-ddafac6ca798',1,'2024-12-06 11:15:34'),('a4fa732d-e43f-41dc-a50f-e66b024be567','76d6962d-8acf-4717-8657-a622296aa3ba',1,'2024-12-11 09:48:58'),('a5108299-ecc1-4816-a142-0a7a6afb867d','7e3df606-c19a-4d96-b4ed-55f1eb26948a',1,'2024-12-10 10:09:28'),('a5d5e553-bf5d-4514-a835-9e6d3f254d97','e2ee2b7c-8240-4a3b-9959-400c987d5dab',0,'2024-12-04 13:42:28'),('a60794c6-505e-43ea-ae7d-76c893ce9439','63d25431-fa33-4877-816a-2973d0964e58',1,'2024-11-28 09:38:05'),('a68b6bd9-ee4b-4c1b-9dbd-19f2b7fc6e8d','0f5ed17c-4296-48e0-91e8-e1600becb281',1,'2024-12-11 09:27:38'),('a6c9b873-7549-4426-b23b-a5c2603d5574','92a64b35-694c-4ec9-af1d-c717f2403e9b',0,'2024-12-12 09:49:31'),('a73ad1d4-10a3-46f6-81db-d9fb8b66a818','a949523e-e1dd-4b0c-94e7-2909b4e8d011',1,'2024-12-06 12:26:36'),('a7779e14-47e8-4a0e-bc4a-f40752eeb11c','ff657cc3-a1bc-4581-9d2e-72ae4694bbc4',1,'2024-12-10 14:47:13'),('a79cc4d3-3107-47e1-a7d7-355973edb356','a93043f8-f10b-47e9-95c2-2d408066dd33',0,'2024-11-21 13:13:21'),('a846816a-451b-45ea-842e-8eb0f5c88590','82477f49-1c12-43ac-9e90-6116110526b8',0,'2024-11-25 13:36:33'),('a85b222a-aa50-47db-ae28-decf6ee847fc','9ff82935-6d1c-4aa4-869e-5ae1f113e755',1,'2024-12-12 09:48:16'),('a87c01a6-366a-4b87-a247-9812e9a3433e','2492e1e3-4eb6-4fdb-89fb-501ba344cdd3',1,'2024-12-05 13:19:49'),('a891724e-7893-4639-bc00-ae6b737d8897','4b1bf65e-41af-45ed-8c6f-1df17c6004f1',1,'2024-12-12 11:17:58'),('a8ab8eea-2295-4d50-bca1-988268e20721','3482549c-d084-4b00-aebc-a899fb2fe725',1,'2024-12-11 13:12:45'),('a8cb9b5d-83ee-4842-8760-957af8613bd1','bc86f6f1-6164-4061-8000-a01e6b5c4d60',1,'2024-12-11 12:59:12'),('a8dbd2db-ab7e-4473-99c2-a0d99384832c','e57441fd-21bf-4ed2-ac2c-e65da2064bf1',0,'2024-12-11 09:49:39'),('a8f14c9e-07ae-438c-bdc4-5abc341abe8c','b3bb216c-f7b0-4d1b-bffc-3dcd36695c2d',1,'2024-12-03 09:51:57'),('a9ab2668-2033-40a9-9e9d-3dfeb3340769','ec8617b4-3d83-4840-beee-2c69f292bd0f',0,'2024-12-02 11:06:40'),('aa3fb440-94d9-4163-8c3d-0d7f6d7cbd32','42c5af37-d462-420a-9774-4d20fd79fb09',1,'2024-12-03 09:29:20'),('aa6b61b9-63f1-464a-a3dc-938b3830a4f0','c1e8ed17-dbcd-4b61-b530-b31d78c3c74b',1,'2024-12-03 13:28:00'),('aaad9d00-3bf9-4935-bf6a-638c61d8c5f3','ea6e855b-6bce-4d7b-836a-e5ad8e91abf3',1,'2024-11-28 09:56:34'),('aab54ce9-20d5-4fcc-8f61-236753d09653','fcd907fd-f211-4660-9574-3d05e9c983f9',0,'2024-12-02 10:38:13'),('aab98591-2630-4b9b-a531-5d8ccc3e6b5d','5a371c7e-614d-4da7-8159-225a88dd0ff8',1,'2024-12-11 10:53:41'),('aad41125-e4d1-49f3-8507-4369e4b141c6','677b9db4-3425-47c4-a8de-193a3eaf8ed4',0,'2024-12-10 10:33:53'),('ab21954f-fef5-4560-997e-6f12740575e3','bdabe441-37a3-428b-a4fd-63c7dc60c3f9',0,'2024-11-29 12:39:59'),('ab59ad19-e038-40a9-bf8d-37ce5a5c76ef','946db90e-79bb-4c42-9fe0-b4f12a56a3c9',0,'2024-12-02 13:20:08'),('abd3c8a6-6df4-4e2c-bad4-fff7b7915285','c05b1f43-11d7-4dee-b0e8-722ab65d2778',1,'2024-12-03 14:27:24'),('ac25d2c3-2a78-4107-9b35-a462df9a606b','454b46b8-1a49-476c-9e35-aebaf5780099',0,'2024-12-12 09:50:23'),('ac5fa271-0d73-4fe3-afe9-b8e6abb8ae91','3899fe4f-c98d-4179-8901-32182ab6a753',1,'2024-12-02 12:09:49'),('ac5fc265-8582-4365-b604-e51c8a373e21','b84efd04-c9aa-4837-8088-184b24eba360',1,'2024-12-05 11:09:04'),('ac82b035-6939-4066-96b9-2e274ed5da61','220b17a9-220c-4e11-b66d-aac1c155bc71',1,'2024-12-11 12:59:23'),('aced3100-142d-4144-8afe-40bfa2b44e7b','527b8a4d-1a5b-4f99-b93f-c86f8de00de7',0,'2024-11-28 13:46:32'),('ad9bbc9e-be12-43ac-b811-1746c3fb2cf2','46a8341a-14bc-4540-944a-8994907b8d1a',1,'2024-11-25 23:38:23'),('adbee5d4-d0fc-42fe-859b-a634417e3133','fc287610-c673-4271-b112-40a0f9fb7e93',0,'2024-12-11 15:54:07'),('ade7acec-5b16-49d8-9db4-2fb359829dae','13051d58-5694-4aba-8101-10aae883117f',1,'2024-12-02 10:13:26'),('ae3680ac-2efe-4192-93c5-9b1543be42ed','26def01b-4814-48d6-9038-812c5e8afcf9',0,'2024-12-02 12:08:29'),('ae456a8c-c399-4f02-b5ec-24c7346c5829','0cdc343a-34ca-423e-b359-f23d59043eda',0,'2024-11-26 06:35:36'),('aebfad2d-94b1-40a0-8124-669c04fb7e17','9bce91a6-7606-407f-be5f-c4d21f6d70b7',0,'2024-12-09 15:42:26'),('aedb136a-1330-4237-a0f6-6fb239987ad9','cc39c111-fce7-452b-99aa-b84026d234f8',0,'2024-12-12 10:24:24'),('af02f89f-bc2f-40c8-b109-743581765112','83eb8f48-b26f-4189-b0d2-72dc982724a8',0,'2024-12-10 09:51:51'),('af17b87c-49bb-436e-bb86-cc14bc6c6d3c','acdd7df2-f31c-4e12-91b9-be3f12c4ad1b',1,'2024-12-05 15:19:23'),('af533b2f-d86f-4511-a19d-292656e076be','e61c9fd4-a2df-4b48-b9bb-b0190fbfad2c',1,'2024-12-03 10:05:26'),('afdb7666-3106-4ee3-b5df-752a9bac8359','af979618-5f8e-4d4a-9ed5-96ebaa8d8433',1,'2024-12-10 14:04:17'),('b021a071-9a25-469b-bdaa-3c2b8057f81a','5f311a6b-41f1-4c8a-9dd0-46b0aed77668',0,'2024-11-04 14:19:25'),('b037b673-1af5-4c3b-a9aa-2bd10b9bfb7f','b34f4a7f-382d-4c41-85d5-00f94872c9dd',0,'2024-12-02 08:55:22'),('b04947e0-2a50-4268-9d76-9e592b2f9608','6d6c34ab-d79a-4c70-bfc9-a1951358efee',0,'2024-12-02 13:30:06'),('b0541209-71dc-45cc-a647-d921531d6e6e','f6542efe-91f1-4092-976d-f7ec736a82eb',1,'2024-11-26 09:37:01'),('b056c521-6fe5-487c-8142-339b83c76b1c','e09c102e-d8ea-4dd1-945c-aae6b22d8796',0,'2024-12-04 10:48:43'),('b099c5cd-7b8e-45b6-86f6-8d831535c39d','2af31633-017e-401a-a145-58eaca6995d4',0,'2024-12-03 11:02:22'),('b0a0bb83-a03d-427d-9ec4-bc89afae98bc','00dba608-6c1d-433d-9120-8b6cd81b105f',1,'2024-12-12 11:30:55'),('b13f812f-246c-40ac-a9f8-8634aff15deb','a1bd0a18-de95-4b4e-a6a9-53c99fefa157',0,'2024-12-03 09:49:44'),('b142a4d9-586e-4315-9aef-da1292ff972d','325c5420-c58d-4564-af5d-9b992fe97771',0,'2024-12-02 12:23:55'),('b151730e-6eef-4ede-af94-52cdde93cfdf','1ce85a51-03b3-4c44-8364-fdbc49d46f1f',1,'2024-12-02 13:16:47'),('b177960a-364c-4c8c-9505-103b169d6a77','858b8071-58f7-4f80-b48e-d35036c195b6',1,'2024-12-11 13:14:43'),('b1a53161-2745-4ad0-a2f4-211c7a8b881f','2aea135a-8a87-4d2c-aa9b-9fdbb6e6275e',1,'2024-12-12 09:50:13'),('b1c5242c-8024-4fbe-ac91-fd3e1b9d5b04','6cc56456-ccab-4abe-b279-e5af8c4ed9d0',1,'2024-12-11 13:45:09'),('b1df34f6-3580-49f0-beac-b3f732f31753','325e3c4d-1389-417e-82aa-79316aa76e70',0,'2024-12-04 10:54:41'),('b26373be-863f-4e37-8b11-6207f07142f1','d0c0e935-ec31-4aaa-9e8a-5d0c1f8edfbc',0,'2024-12-12 10:23:56'),('b2a07343-cca7-400f-a7ba-c631e3a89d2b','b0024ce0-ba29-449e-a0c8-99a7fd7b5a0d',1,'2024-12-11 11:39:33'),('b2d33e92-3ebb-45cb-bfcc-ca7949b52065','f0497976-6cb5-417f-a997-9422668ed6b3',1,'2024-12-12 11:17:32'),('b33e0c6e-6c6a-4932-9f4e-bc00d8814039','87b89ad9-b86f-4f66-8e28-05215fd0888d',0,'2024-12-06 10:50:30'),('b3b55f18-d4f1-4e3b-9cbd-edf1b0f4e4bf','f02ccdb6-274e-423f-ba0e-c04fcf44fc51',1,'2024-11-27 12:35:23'),('b3ba2a85-64d8-4aeb-9fba-c4c5eac2c170','9b49536b-2642-4858-bfb2-d862168cbb23',0,'2024-12-03 08:46:24'),('b3ee90aa-a81e-4a2b-900b-0d1d3aaa7024','e7a0c5a5-434a-4ae3-bccb-d94dbc063e5a',0,'2024-12-03 10:48:32'),('b3f82b3c-5c49-4b7a-86d1-06cb6c747ef5','fa914930-47db-4d73-aca2-d7ea6945c030',1,'2024-11-28 12:06:23'),('b43fbccb-2360-4c7b-8c48-a29dd2692ccf','a76c2f17-cbb7-4b41-8f7e-e7a3114f28b1',1,'2024-11-26 01:55:26'),('b47bb100-53de-4ed1-b876-def498c15079','d474dc91-1ad2-4702-93b6-875e8156d047',1,'2024-12-11 10:35:03'),('b4bb52af-6a43-42c8-be89-7bcabf8e0e3a','96ed31fd-582a-4ab9-92c0-59e350459a25',1,'2024-11-28 10:49:48'),('b50e35b6-77f6-4a5a-9b0b-152269bc93b2','2b330d06-1ee7-4bd8-9bd8-eac81298b9d7',1,'2024-11-28 11:43:39'),('b51e66c1-f1f7-426a-a0f3-a296f1263316','9ada162e-1235-4b20-a375-d962e568c670',1,'2024-12-02 13:29:25'),('b52f3644-c103-4451-95ac-4d3d9fbe2f34','49db0bcd-6555-4cd1-a129-049b8a7f3578',0,'2024-12-12 09:38:30'),('b532aaf0-5760-46a7-9c2b-c8fa1fb5a367','5431d777-d04c-4e2f-ab68-00dc6fbf3ad8',1,'2024-11-28 14:18:40'),('b537bc76-05fe-498b-a2cc-fa3383b5e1d7','7a93e058-e57b-4000-8f29-9d089299284c',1,'2024-12-02 11:52:59'),('b64be8a7-11e0-46e1-9dcb-ee26c30382a0','ff714e7c-396b-4342-a448-60a499c00b14',0,'2024-12-02 10:57:01'),('b6716fd7-bdf6-48be-9b8b-61dfe7fe704f','d90ffac3-ecd4-4379-8bf2-6425da716ef9',1,'2024-12-09 15:37:39'),('b677c842-bb72-402f-adc5-c2344baed23e','3480c97e-81bc-41c3-941d-92e7c19f3109',0,'2024-12-12 11:30:43'),('b690a414-8637-4e1e-a528-ae97e92ee11a','6e1a131f-f164-4b15-a0cb-671ed3a760c9',0,'2024-12-12 11:17:20'),('b690c6a3-fcd6-4bf0-b43d-3bd13340f850','d6caaaca-7042-4940-b4d8-e5f7f8db8a53',1,'2024-12-03 11:44:17'),('b6a47130-dca4-4460-b6f0-98cce4b5d615','ed7d58ed-ded4-4dd1-95ce-353636ca2c15',1,'2024-11-26 02:31:53'),('b6eba162-2dd1-4c1c-99bc-77ee1e42cb1d','47e3c90b-1b68-42b3-9ad0-e75224eaef64',1,'2024-12-11 13:32:53'),('b6fdc931-de19-4a39-8460-a66c11740a47','5b478ef9-bbef-43ea-896b-25a14a13caa3',0,'2024-12-11 12:59:59'),('b717e3a1-72ce-4e3f-b88b-be1c3f850403','7817f663-00d6-48bb-834b-b53b52f0eaf4',0,'2024-12-05 12:33:03'),('b746adfb-893a-4b5a-afd2-a7ca112ca623','82dc7fe4-cc49-44ce-b95a-45e4ff14a0cb',1,'2024-12-06 10:49:39'),('b78b1360-29c4-4e61-8bc9-ded564f2e570','add6b9c6-dc07-4be5-9264-097c3370517e',0,'2024-12-11 13:44:45'),('b85c2bf5-fba3-4c53-ad00-10096ca1a46b','e555fb78-b205-45ab-bb95-2571fa264305',0,'2024-12-10 15:09:31'),('b886c4bf-6f16-4646-b062-21700d247206','0a509397-f02d-4638-b9d6-e86507cc21bd',0,'2024-12-02 13:29:32'),('b8c96ffe-460e-4f8a-a42a-b801c6a5ef76','9dc007f8-c02a-4aab-adc3-3c2245c9c32d',1,'2024-12-02 10:17:29'),('b923a7e2-7d77-4f9b-8623-45d180f1f8a6','216227e7-d013-49ed-a0cc-1ab188ed4a3d',0,'2024-12-10 14:38:42'),('b9297c32-af78-48b7-8535-fb79739ca9c8','034637cf-aa13-4d7a-9a7f-57b9731b0567',0,'2024-12-02 10:45:41'),('b9d173ea-5bdc-45bb-849e-7fe2ad0671f9','41a45d3f-363d-4c1a-a3d6-3d35caeb145e',0,'2024-12-03 09:51:00'),('b9d76677-ed0c-4154-ba8c-90276dd16f99','ebdfe22a-aa66-4dd1-9efd-c4d70871a641',1,'2024-11-29 12:26:02'),('ba9d9599-8e62-43a5-ba7b-e5caef697e73','09feb0ca-c860-423d-9c58-e8a18e39b79a',1,'2024-12-10 14:05:09'),('bab12f6c-5793-4dde-8ce2-64161050d78a','86be547f-4c14-452a-8062-36424854d8ca',0,'2024-12-02 10:41:32'),('bab9403d-94af-4ba9-832f-59edf43ecb8a','e48afb7c-15f8-4e2a-b015-333b73627041',0,'2024-11-29 11:50:47'),('baf461f5-7b6a-452c-a786-1f7c8f9a1c21','ebb9829a-6832-45fe-977d-a82bd960770e',1,'2024-12-10 14:33:31'),('bb0df5a5-0383-4444-90fb-bbb92314974b','1bf65f77-148c-439e-8aff-408748ae36a6',1,'2024-12-12 09:44:47'),('bb0ffd11-876b-4801-89a3-08e93c231bb7','8d2f7ca8-2929-4901-8484-cbe7471eb188',1,'2024-11-26 14:30:40'),('bb2e93e2-a3f4-4837-9a17-c028616ddd46','56989cae-10e4-47d3-a3a8-ad18e4e4d22f',0,'2024-12-12 11:17:46'),('bb497480-9335-413f-821e-fcddc88702db','a318b373-bf28-405c-ad2b-9e10336139d8',1,'2024-11-28 11:37:41'),('bb7b9579-4292-4f9a-9f93-bcd51d9fbb78','1859b396-e043-4d3f-a869-b168798d45b6',1,'2024-12-12 10:52:34'),('bba725b8-9a9c-4794-9ca5-c0f225864b0a','1b70d632-9810-448f-b549-983023e98e0f',1,'2024-11-28 14:31:08'),('bbbb47da-df05-4bfc-bfd4-3be5777c7007','99883287-1bb2-4625-ab22-72de838df977',1,'2024-11-26 10:52:01'),('bbf79a9b-4825-4810-a277-632796cc5dfe','65693309-9e2c-4eaf-bfd1-98e678c81ce6',0,'2024-12-10 14:48:19'),('bbfda184-226e-4d22-8e0d-0b95130c7520','12f5c6ef-9b92-4d05-b50a-174148ea6c2e',1,'2024-11-22 11:25:41'),('bc092304-b03b-449b-939a-98dae0b0712d','9158dbc7-380b-428e-bbc7-0437dc70d29c',1,'2024-11-28 11:36:03'),('bc09f6b9-e165-4d4b-9418-3bc7f96af71c','052cba0a-f7e4-41ea-bc15-b96c8ab7ac6f',0,'2024-11-29 11:28:19'),('bd147e10-65ae-4f3d-a75b-b39d7df320cf','975accb7-9bf1-47a6-bb06-494143f910b1',1,'2024-12-03 09:38:55'),('bd635f1a-7665-4e36-8942-d3800c9f9358','6ca985ce-dc55-4322-b8f5-361a54de79ce',1,'2024-12-02 12:25:54'),('bd78f640-a578-44f6-8a78-e34cabb8b8c1','dc588978-2dd8-432e-9f88-12e5edf7521e',1,'2024-12-02 11:09:36'),('beac87d4-ad02-47be-b8af-22229a0fea60','68f692e4-c6ce-42bc-98ef-bc99f026c859',1,'2024-12-10 10:07:24'),('beb32495-2046-41fe-a265-bfe912f5f7c4','55a3c600-c02c-4b89-8489-3a8e9466c9b5',0,'2024-12-02 12:14:23'),('bed660d6-72fe-46b9-9817-ccc2654fcf53','c7526383-27c4-4683-ba90-2a480ef4b218',1,'2024-12-12 10:45:46'),('bff98ef6-8509-49de-a1da-48e03e099665','b0e90128-9a4f-45c1-832e-2d780e42ee58',1,'2024-11-26 11:42:28'),('c014376f-75b4-4d92-aec2-e314a318aad0','a2b16a77-44c6-4e3e-a739-491b7d447b6f',0,'2024-12-11 13:48:26'),('c0363fd2-13d7-4123-98f9-e67122db6729','340e3499-d41a-4cf4-a179-b982449c24a9',1,'2024-12-10 15:18:55'),('c09f182c-9645-4e5c-a905-854ee694712f','c312096a-8b87-45cf-8ff3-d3f2c8343d51',0,'2024-12-03 08:44:05'),('c1418554-1e0c-46c2-90f5-9d647c0c31d9','26b5ee81-0ebf-4fc4-a676-b59d4fe6bbc7',1,'2024-12-10 15:18:32'),('c14d08dc-4de1-4d99-a5e0-576d3192c418','5e6df65b-0459-41e3-8975-90c212babcac',0,'2024-12-04 11:02:28'),('c16df448-1ae6-42d2-953c-2ee32d622f37','946e5c68-4f70-4001-92fd-f107099df721',0,'2024-12-12 09:39:56'),('c1deb7c0-8678-437a-85b1-6f9857548367','a6c67476-30ed-4909-bdb2-44686eafe51b',0,'2024-12-03 10:41:16'),('c1e728a8-d751-4a77-a417-e3a07b34e271','a8be0991-c6ab-4e53-ba70-679807ee78af',1,'2024-12-11 10:00:46'),('c1fe1308-b050-4e45-9a00-b87a7916256e','04e1ca8d-2ceb-45c3-afcd-be48adbbb555',0,'2024-12-11 14:06:47'),('c21adec5-d14c-49eb-b63a-933c7b1104e0','5624eced-91d7-4be4-9208-77aa0864c63f',1,'2024-12-11 10:47:50'),('c2225f8a-0c18-4446-9c36-8f3a13436f1c','ca2f83bc-c1b7-427b-8e85-97e24f9f1b3a',1,'2024-12-12 11:17:09'),('c2473945-a069-4198-a26a-9a67f621dfd4','0d17ae17-12b8-4acd-86f5-30f034639166',1,'2024-12-05 15:32:20'),('c2670a18-0afc-4623-814f-b7ed05114e6c','a2d3c3d6-581c-4952-8a26-1cc42f8189b8',1,'2024-11-29 14:00:50'),('c271f940-a8a6-4c35-ae7e-9ebda71c5112','bf05c80f-25a1-450c-82d9-e1b4b45f2c0b',0,'2024-12-11 10:54:31'),('c2729bf9-22c9-416f-840d-09def5dc246f','b0c50fbb-9985-4b90-939f-93e1f14bd759',0,'2024-12-11 11:39:48'),('c288d04f-3d82-4fbd-9608-5cda7f63c7e0','c66a78d0-1299-4a2c-8122-5a81938f626b',0,'2024-12-02 13:29:16'),('c31fb0a2-90bd-4fb7-b623-bd6e4817c6b6','1fb7986b-530f-47bd-a9ea-921f144246ed',0,'2024-12-10 14:05:34'),('c328f032-8ea5-4c1f-9736-2c62ba255ccb','910bf2c7-0162-44dd-bb83-7b7ca926abea',1,'2024-12-12 11:44:29'),('c3cb6aa4-75e3-400b-914a-c26bffbd729c','bca52bdf-2472-49fe-b49a-e33ad3c2380f',0,'2024-12-10 14:48:54'),('c448c4d3-a2e1-4b2d-8ab1-53a2785101a8','6de83e59-2b0a-46fe-9693-b53accc89b86',1,'2024-12-12 11:45:38'),('c48c0382-7fdf-4d68-8530-2035b99e8d29','79952f1e-a05a-46bb-9450-7f0728545476',0,'2024-12-12 11:05:58'),('c4a2067c-ba25-4fd6-9b7b-abb67d48e399','bd6e63f8-a126-4f71-9b95-4b752dc6e0f9',0,'2024-12-11 13:46:03'),('c4bc053c-0744-4031-be13-31182cb0c615','1a1ba7c7-04bd-44fb-9bdd-06ef4efc963c',1,'2024-12-10 14:23:45'),('c4ed19a0-5066-4268-a5fa-521607b38b4e','51b13cb9-5331-482e-8e16-800fba698d9b',0,'2024-12-10 14:10:14'),('c54825be-6e70-45c4-8edc-be7b6e4d6845','1b260d69-0328-4c91-8541-faa172fb0b32',1,'2024-12-06 11:05:51'),('c564d67c-2d4e-4f33-a1c0-5a73b3e53734','c0278595-c54c-40c5-8ced-1c675496cd16',0,'2024-12-03 11:12:36'),('c56d6559-3182-4b78-bbd0-c9c2983167ba','43c60884-67b1-4c33-8263-5f335d1d4dff',1,'2024-12-10 10:07:42'),('c56e4f12-c0ed-40b2-980b-f5b7fd39dbe5','f1bd2e93-95eb-489b-9c0c-1fd07593c44c',1,'2024-11-28 11:37:31'),('c5c966ed-9b94-4671-9869-fd1bcab4ce65','f5b73862-1f5f-4313-9457-eb38d00a79a4',1,'2024-11-25 11:33:14'),('c5d8b58d-925f-4a31-99c8-36df1455b40e','917b2ee4-05d9-42e3-a336-3d35f8884f0b',1,'2024-12-02 11:09:45'),('c65f9357-af9c-42f3-9f66-d6249f048d27','d11ad508-6baa-4051-9ff0-614a5d551923',0,'2024-12-02 09:17:08'),('c66c4a39-2cb9-4965-8849-18f0fe40c5ca','cc0e96f5-7504-4867-95f7-8d445615108e',0,'2024-12-11 12:22:15'),('c67916e2-b911-487a-a17b-fbd4761f4d1b','d02e6d3d-a74a-4324-998c-db9b4b623779',0,'2024-11-28 10:01:39'),('c6896f74-0221-49d6-aaa2-430bde508cfb','4621bd3d-44ed-4c7a-941d-e7c89f615f7f',1,'2024-12-03 13:56:38'),('c69c2fa1-d67c-4ff4-8606-b9591b2815d5','00380ffb-790f-495c-8209-cf1dca5867cc',0,'2024-12-05 10:15:14'),('c6affbc6-b458-4ed6-ad53-660aafcb13c3','a1d3bab0-11c6-406f-afae-0e8cf4976096',0,'2024-11-28 14:26:43'),('c6e381b7-0f69-4eb7-aa3b-1943709adccf','8831fb20-e554-4243-adb2-6cb3b0ccc931',1,'2024-12-02 13:29:52'),('c7100410-8e33-4d30-b616-1f434356c18d','71ccad6e-1d99-4708-acda-c0e8e8f05a93',1,'2024-11-28 11:36:57'),('c72ecc2c-6e29-4461-9161-1d4a5989397c','24a0e089-e0c5-4ad1-af37-86c7f0d5c796',1,'2024-11-25 11:56:18'),('c78dc262-77d8-4f89-b89c-2519ca0a988f','d213078c-d041-4db8-b525-10ae57a787d8',0,'2024-12-11 09:26:22'),('c7c2214a-a3a3-4625-a823-bdec1e8d8958','42a7d572-1685-484e-bbcd-9c92686684bb',1,'2024-11-29 12:40:32'),('c7c9a828-83ca-42a5-b207-a9a1e89a8938','e2203185-f83a-4eb9-b1e0-476f81302a96',0,'2024-11-28 11:02:37'),('c7d52dbe-62c0-45e9-9e7e-a69b93ad7c23','a1f459ef-a7f6-48b0-a306-6946035bdca7',1,'2024-12-02 10:25:08'),('c82d1535-7010-4387-aa36-da6312e02859','59efeb65-0d83-4111-831d-97ce2c3d0c15',0,'2024-12-12 10:58:00'),('c82e54f1-0630-4d5c-ba50-2e9380c1f23b','592634e7-7b0d-4497-9152-c1e508e6d6de',0,'2024-12-03 09:57:00'),('c85d65b2-243f-4c91-b682-7cfd8392ca9c','5ed2c1f6-3376-4a04-88c9-bace0325cb7c',0,'2024-12-12 11:29:44'),('c86299c4-664c-4e99-83f8-fee5b03da2fa','fa3d7e86-c033-416d-a482-571c70007667',0,'2024-12-11 13:34:15'),('c862e323-465e-485d-bf49-64aea188f6ef','0decf8d5-d068-4d65-b7f2-5e064d9906ef',1,'2024-11-25 23:41:44'),('c86e6f40-42f2-43f2-ae42-8436e7a9ecc1','dd80c2dd-e926-47ea-98df-d540474baaaf',1,'2024-12-09 14:47:52'),('c89f8d82-d558-4ec1-a943-5e8d323ed7d5','82f2fa46-8576-494d-bc89-bbc09750a2d2',0,'2024-11-29 11:24:06'),('c8b379d0-91ea-4930-959e-9d1dd13eb078','1e00798e-f41f-411d-8116-95bb306c299d',1,'2024-12-12 11:29:12'),('c903d269-2085-4f23-b209-2ed60dc457a7','58cbca20-ca91-4f7a-bf71-eb5dbbcd0c12',0,'2024-12-10 14:38:18'),('c90b5690-ad60-4af3-8138-b2697bdbe6a0','44bd5848-7dfe-4b37-90ed-30a95e84f5be',0,'2024-11-29 11:29:03'),('c91c5272-355e-4f32-b735-339a8278a591','44712a2e-1b65-4615-abf0-f0ebdc21c71a',1,'2024-11-26 07:45:08'),('c9299cb0-8acb-4e9b-add4-7c16335becc8','a9385250-6129-4a57-ae5f-cbafd81891fa',0,'2024-12-04 11:15:36'),('c991781a-a504-4ec0-9f29-8ecdc9648457','90b9b89a-4f95-4290-84b5-bf7efbb682db',1,'2024-12-03 14:26:45'),('ca5d44ee-ea8b-4d71-8fb8-4f1f15b9dd91','1dff6bbd-3719-4462-b57e-b0becfb68a0e',1,'2024-11-28 11:36:34'),('ca74f4e3-771d-494b-8185-7e00d6ccd14d','36d49407-fa30-4a58-a82a-db7d732c75cf',1,'2024-12-12 09:48:57'),('cab6dd31-60c2-4bfa-9583-d716f21f306e','216b7f35-5f88-4588-80ba-4f5f411fa7b4',1,'2024-11-25 11:47:41'),('cb1894ec-1534-4455-bca1-5f2a2a14e6d3','448eef15-697a-4d29-8a5e-35ced4254619',1,'2024-11-28 11:58:03'),('cb301e93-5db5-4869-9959-d1f3a5becbdb','38fb5f2f-2b76-4396-90f1-cabe62410a97',1,'2024-11-29 12:01:47'),('cb3c456f-94d7-455c-a8d8-5a436cb5eef2','8c155b54-8871-43e4-8262-f7b1612ef375',0,'2024-11-25 23:41:10'),('cb3e6ff3-b444-4872-a9ce-4ed89b32e47f','8d4c126a-9e07-45b6-8540-2632b309896f',0,'2024-11-29 11:22:48'),('cb6f3556-c995-4d21-ba33-2a8815c490f5','41914840-bf83-49bd-afb0-41d7d1975539',0,'2024-11-29 12:17:36'),('cbfeb0e1-d441-449b-a999-92e0805856ff','64cae05d-8902-4d3d-8cd9-4b0303b1d4d4',0,'2024-12-02 15:38:29'),('cc0c132a-5ba2-40ab-abc1-ba4032f72bcb','6eb46277-3149-403f-a5f6-09c2625654c1',0,'2024-12-04 11:00:05'),('cc0fdf90-82b8-4951-9c3e-af46b56e16e7','24247810-10ab-41a0-bafa-3fc7a626510b',1,'2024-11-28 09:49:08'),('cc24c3d2-8500-44de-8eed-1b98df74e41c','4c328436-a032-44d9-ad10-c51f09760edc',0,'2024-11-26 06:48:58'),('cc4a3284-4ec8-486a-a49e-69d834e03c88','ff29b88b-3562-4101-93ee-dec2f373c986',0,'2024-12-02 13:49:50'),('cc6ceaee-9ba0-403d-90fc-c37cf93d265c','272e6769-14c5-469d-ab67-3a334a5de1b7',1,'2024-12-12 11:05:48'),('cc81c3a2-b2b1-4fbc-80fe-5effafc1d7c4','ebccd4cd-96c0-4eb0-a01e-87fa5b18bef5',1,'2024-12-06 10:49:13'),('ccb7bebf-0be6-44f3-842a-75210532120f','74f4283b-0b1b-4cef-81ff-90c005e5d975',1,'2024-11-25 22:25:17'),('ccb99f9d-dc15-4ac1-824a-406f2d7f6964','88488974-3de6-4b63-b58a-8be5dc6b4d6b',1,'2024-11-26 01:19:36'),('ccbfe6e5-3734-4ca7-9921-2ffb5337bb79','1aa33ffd-c182-4faf-a8c7-cfe4b29c4ec2',0,'2024-12-02 12:13:35'),('cce70e2e-b3f9-4546-b4de-e107360210ca','75036c25-a8e1-40e7-831e-a88fbaeb4d16',1,'2024-11-26 02:26:16'),('ccfc46ba-1233-4896-ab9c-ab0b857d159d','ad7b0588-371c-42d1-bfa8-e0ccc668d202',1,'2024-12-02 13:29:44'),('cd0feab0-c9a4-41da-98c3-866d970c9bd1','9fc1bb6b-92b4-42fc-b0be-5ec9d4610d7c',1,'2024-12-12 10:46:54'),('cd8bf190-1134-446c-9323-03542a62e9d3','ca65dbcf-7836-42d2-9c8b-e5176e9e7142',1,'2024-12-09 14:47:24'),('cde0bab6-a40b-4503-8798-1cfa50356ec7','c700b3ae-97d9-47c0-b631-56af09da0ec3',0,'2024-12-03 10:51:22'),('ce063a30-8d1e-4126-aca1-cd64d04b8ad0','e24a061f-7734-42ae-8642-37a829eca8d1',1,'2024-12-11 11:39:15'),('ce232f0f-50ea-4248-8e4d-0849bf19bed7','51ad9740-0c0b-4cff-81b5-c0f5e15a80c6',1,'2024-11-26 03:02:45'),('ce489c80-8daa-4cb1-b93e-8f4d2f96e423','8da149f5-4cbc-4783-a4bf-ba4c71841826',1,'2024-11-04 14:19:50'),('cee65b10-cdfb-4e89-a378-68db29d56db9','ec27ed42-4c85-48b7-8cc8-c1c7fedaf9dc',1,'2024-12-10 14:04:45'),('cf2a208c-35e2-4b1f-bed7-04beec3431bf','9c3946f8-3142-4005-bd9a-609edcc5bea4',1,'2024-11-26 11:41:07'),('cfa02526-dac6-4ecc-93bc-1446ac13fa36','3c7d436d-c3bd-48c5-bdcd-34df0aadc9e4',0,'2024-12-02 09:04:45'),('d0427531-7654-4d16-ae20-0c8b8ea44390','f0dd9389-46ec-4a41-b02b-ca1ada78477e',1,'2024-12-02 11:53:58'),('d0bbe228-00dc-4a53-87c6-2f6db29da64f','a2ef0872-654d-42bd-b92a-e83ca20b015b',1,'2024-11-21 14:49:25'),('d110d21c-f573-42c6-926f-4fb4917eaf2d','9fcbf76e-2e7f-4a0d-a216-d427e1d11279',0,'2024-11-29 12:01:37'),('d1a5164f-9793-4163-a657-16b3bd05e6c0','b1c6de1e-0aaa-4864-92b2-8e34f0d448ce',1,'2024-12-11 11:40:36'),('d1ac8633-0531-4592-bddb-97917329b858','5c04ee06-b170-4f4a-bad2-37432338e551',1,'2024-12-10 14:48:08'),('d1d1d963-ea08-420a-8fab-a5400b698b65','c8b22429-59e4-4a49-b12d-b352b4362fa6',1,'2024-11-21 09:37:42'),('d28b9248-7426-4c3f-937c-cbf722a19caa','61e9c38f-7804-4295-81b0-613d916e2ad7',1,'2024-12-12 11:04:38'),('d2a88429-8920-481a-b2d2-89b2b0c35c64','9b0b6f7f-d7ee-46a9-b8e5-5a440d1a86a1',0,'2024-11-25 10:32:20'),('d2f8543f-9abe-4402-baac-e2a9f1945c1b','71470dba-a3f4-4a09-ac19-3a3cd5b3092d',1,'2024-12-12 10:48:03'),('d3233712-5a81-4fad-bbcb-8582942cabd8','3cbc28de-52c6-436b-962e-8084cd4ec304',1,'2024-11-29 09:58:13'),('d34a4cba-729b-4715-a9ec-61227b2f303c','898ec273-4740-4e76-9b74-0e195aa7d426',0,'2024-11-25 22:54:40'),('d3756828-a82b-4339-8943-259dab712b9c','fe80d110-0144-4b46-b8d1-f85279a92ae3',1,'2024-12-05 15:28:31'),('d3a97a44-d36e-41d3-b2f6-829c7238fb51','ac856624-7d97-4a33-aad9-6821972bf14f',0,'2024-12-09 14:49:33'),('d3bf4247-242b-4bdc-8f6f-025048c6c7f1','55b0d75e-67dc-4e69-9346-f9e9cb71534c',0,'2024-12-06 10:51:48'),('d42f8a87-939a-491f-8c8a-6375a7b42c1f','df9fe51d-eae0-414f-9c43-e13ca9ac37ca',1,'2024-12-03 15:20:47'),('d45c3409-5285-4d2e-91d4-d1db9a4d7931','96dc4282-8c7b-48d1-bdc5-10157106c7c9',0,'2024-11-28 11:32:37'),('d481f3fb-7315-4003-8ee0-c2cbf8608554','ae1e3d90-b5c4-4274-ab02-aead1f70e3a0',0,'2024-12-03 11:14:29'),('d48dff5b-f367-488b-84b9-75c11fb4a09b','53397c6a-33a9-4e47-ac2d-41723fbd808a',1,'2024-12-11 12:22:58'),('d499c657-8b37-4b98-969b-4cc8e5a7411a','245195b4-a9ab-407a-8122-a447c7a9bf33',1,'2024-12-03 08:43:14'),('d4f619de-505a-4334-a239-8bde5c104721','656f6fa6-27fa-4fd0-813f-6c5509e0a6b3',1,'2024-12-10 15:09:20'),('d504fbc5-b395-4552-aefa-e8f8a553dcd7','99d20578-5e6e-499a-9a5a-530b844fec69',1,'2024-11-04 14:20:13'),('d64e1ac8-ad13-48cf-bcbb-47b9d28824df','14a9e460-6a18-4985-8bdb-15cadb340db6',1,'2024-12-11 13:14:16'),('d6c87920-d8a4-4b00-9da0-0375835867e7','5b6f8a09-4784-4218-9f7d-27c0a6961cac',1,'2024-12-10 14:24:28'),('d701a70a-ba54-40d5-b885-e437b5665d6b','141dc2d9-dfc0-40ce-b4c0-9a1d879a0990',0,'2024-12-03 11:16:18'),('d74a451d-7a1a-4e5a-842f-8b1528434938','c9b63d5f-9aca-460e-9d08-9e802685110a',0,'2024-12-12 10:24:37'),('d75f8385-8a13-4131-9f72-5811e3401e6a','8d442f46-a98a-4158-87fc-a617ca0b4087',1,'2024-11-26 03:05:40'),('d80fbd7a-a267-4994-8663-acf25045e886','2478c45b-dd4d-4a01-b837-867518e19738',1,'2024-12-12 10:58:12'),('d8248fd9-d8c0-4d3e-8357-02f4fccda4a1','1e04d7ff-3203-425f-bc4d-b540e7f4ae52',1,'2024-12-11 09:49:08'),('d861c006-d85b-4a4e-9cb7-382c808ab6f5','c4f1290a-7193-46c1-96b7-66235d930d67',1,'2024-12-12 11:44:42'),('d8d5e85a-675b-4a90-971b-56931cf62d2c','1bb2ec29-8ee9-4ea1-8870-cce8eb3a5ada',0,'2024-11-28 12:08:58'),('d8ddef51-bf19-4592-9552-bc85a0048990','1d46d4d7-3946-43e3-b48e-85a5441cc495',0,'2024-12-02 13:21:26'),('d93e44c7-af76-4188-be6d-ec44fa48af8f','2946cc40-bb85-4906-97b9-6f1dfaeb1649',0,'2024-12-11 13:57:05'),('d9622851-bde8-4d70-a958-ee681dca039f','3d1c0107-ed0c-4677-9e0c-2b9e41a77772',1,'2024-12-11 10:48:44'),('d9761f9b-ad6c-410e-a684-ff3c9dbe3d0a','75699f67-3148-40b4-9613-746610e59fca',0,'2024-12-11 10:52:54'),('da0c43fc-e571-4efb-9cb1-77c334b44bdb','55b6b061-ca57-4101-ae16-a42dbf76ecc8',1,'2024-12-02 12:13:54'),('da86e023-1b03-407a-9dac-4a9d6cd4e3ac','fec20f07-4890-4f6b-8ef2-cc75218868e4',1,'2024-11-26 09:33:32'),('db5847df-6a07-4c97-b097-b68142ff23c3','18232e25-a77f-49aa-bc73-41929664fc24',0,'2024-12-11 13:15:04'),('db8f2d50-7abe-4391-8369-a772d14c61db','6158a555-1564-4b27-9761-20f3422fd69e',0,'2024-12-11 13:00:59'),('dbedc10d-fec5-47f1-9ce9-25328f16b763','076e529f-f763-4c48-b0a3-c8266b970a53',1,'2024-12-12 10:46:01'),('dbfc2093-9095-4677-ad3e-483713ae4036','5354f985-a16a-419b-8375-c882c77346be',1,'2024-11-21 11:14:11'),('dc083094-29f8-45af-bdce-3598df17691b','51248420-abe8-44e6-8c0b-2402e01f7600',0,'2024-12-11 10:02:33'),('dc1eaf6e-e6e1-4e39-89cf-5221dfbab366','180f13e6-8732-4541-9da5-7c31a0fefe06',1,'2024-11-21 11:18:19'),('dc276006-8ce8-40b2-ae02-aa3a7f6ac7bc','c6dc1f19-f8f9-42ab-8a74-3b34b6db549f',0,'2024-12-10 10:09:16'),('dc76a9ff-fcc3-4d6e-90c0-d5b92e093836','3f1f87ae-35f3-4721-84f0-a6086a14129c',0,'2024-12-10 14:09:44'),('dc8ae598-6675-4199-a688-398efb132eed','db562bd6-28da-4c1d-b0ac-90bb1dba1389',0,'2024-12-03 10:24:49'),('dd05488e-bb7c-4508-9ab4-8d50fc64cba4','df1df114-c6b7-4e8d-b820-b37868c3e7dc',0,'2024-12-06 10:10:59'),('dd0e25ad-50dd-4d7d-a655-c718a4179949','7c845d78-a81c-445e-88b3-9cc5d2a38ab0',1,'2024-12-03 10:34:06'),('dd530bf8-0fbc-4af5-bab9-29c16c21dc27','6e0a7db7-a0d7-499e-a909-08fe483ac38d',0,'2024-12-02 12:42:14'),('dd5ed09d-181f-470d-8ea8-12b150999361','829eede3-ca6f-42a6-bcfa-390d5e994d89',1,'2024-11-26 09:59:20'),('ddc7ca9c-0c09-4559-a38a-d12f9b36febc','5321e5f6-199d-448c-8f66-0c99b99172a3',0,'2024-12-12 09:48:47'),('ddd8dd7f-c08f-4679-9a70-ed0ca9a9ef4b','acc38d37-c5e8-4019-a2ea-9e8e1514fb18',1,'2024-12-11 09:25:45'),('dde5647a-c78d-4e1a-b0e1-3cf5d87a3f33','6f0bc9cb-f985-40d7-bf6f-27b4a4c5c7c4',0,'2024-12-12 09:39:22'),('de7735c2-b918-4694-8847-f7648d0e9fa7','bcbd19c5-5e8a-4215-b912-112a33e4bde0',1,'2024-11-21 12:45:56'),('dfb95576-afa2-463a-b334-7febbe1c1c4c','ee97420c-12d9-48d6-808c-550b60811633',0,'2024-12-10 09:51:37'),('e03a4de3-bf81-40c3-bb59-a05e631bc6c2','20692690-ef8f-4708-81c0-b0507f0f6c34',1,'2024-11-25 22:17:02'),('e09178d0-d7f7-4529-9197-75a3915d64f9','a416ede7-8670-401a-834e-fe7ab1414bd1',0,'2024-11-29 14:03:17'),('e0a3dc27-5a3b-4ecf-af37-5e88be958739','7e13ade5-f950-47e8-b3bc-d8997bc8875c',1,'2024-12-10 14:23:58'),('e0dfc373-7e6c-4dd4-b5e0-71a128d3dec1','9b56989d-6c1d-4a3d-9213-565d443d9fa8',0,'2024-12-02 09:46:38'),('e0ef37f9-9fe3-4131-b874-0736f7579f25','0dfcf3a9-1b28-4ef0-a496-a0ce9e01fab6',1,'2024-12-11 13:33:38'),('e0f662af-9c67-4abe-9b67-432c3324eb62','f6554aad-32bc-46aa-84f7-b5186df4c1fa',1,'2024-12-06 12:08:51'),('e1052378-3fdd-47cb-82c5-77f3bb372696','a9123390-e691-476a-a877-df183c427480',1,'2024-11-26 09:40:23'),('e11f6b4d-ead8-4db2-8651-525a77fae451','cc2fbae8-41e5-47e6-beb9-176dbc0a5bba',0,'2024-12-11 09:26:11'),('e1228583-22f7-4431-856a-af0de4c3d267','4bdce49f-361a-49cb-8a79-27b0ba44a89b',1,'2024-12-02 13:28:55'),('e1387e03-2adc-4214-aa28-1f3b5ab35a44','11017af4-c67a-4813-ab5f-cdf0705deca8',1,'2024-12-04 10:12:41'),('e1819c43-50d3-4d6e-93e0-6b9be82a5663','7c41d72a-82c6-498f-8ee4-6fad66334722',1,'2024-12-02 12:43:04'),('e1955fbf-fb75-4ea7-a119-1a5bf3e92112','fef14abe-05fb-4f13-8c4e-42cd759a7c4a',0,'2024-12-11 09:25:58'),('e1e75531-468b-4d7e-9ba5-8b62fa9f3920','8aedd4d7-e217-4824-af07-486574468e26',0,'2024-11-21 09:37:59'),('e2181ee2-e604-4b53-aec1-93688f96e902','c42dcc67-481d-480a-9a14-8a53bd4c9f84',0,'2024-11-04 14:17:25'),('e28defc5-d05c-47e6-abc5-d744f4114676','a45ca6cf-ea9c-4c3f-974b-104a31808875',1,'2024-12-02 11:53:22'),('e2ace185-36b7-407e-b32c-8ceafe8eb577','ae500b4f-2642-4825-8eeb-e5cd75698df3',1,'2024-11-26 09:36:31'),('e2c584d0-1ab9-45ce-bd98-13f15f3296c0','e68211fe-4717-42ba-9367-c6b416907553',0,'2024-12-11 10:21:50'),('e2c8f737-1c1b-442c-ac7d-aeb1910431da','f2495dce-0c38-4c99-94c1-7456ff873484',0,'2024-12-02 14:16:58'),('e2d3c6b8-2008-47df-a996-c178fe144102','a62550f6-76bf-4504-be19-04903d36e023',1,'2024-11-29 12:18:04'),('e35aee21-f545-4802-b4e3-d989967111ce','07ff4cd3-e67d-41da-b1d7-fcc9ec4d3532',0,'2024-11-26 07:31:23'),('e398d492-ab37-4ac1-a0a8-34ec7b7ba28f','d5532d15-81b7-4e10-b825-b1f2a414cd47',1,'2024-12-11 13:14:53'),('e4028939-0560-4c66-aacd-4c9ba2cd76dd','51c499fb-1846-4564-887a-f011b0b37054',0,'2024-12-11 13:12:26'),('e40f3156-350c-4109-91e3-73a0fbb1c298','61d4e136-c817-4a1d-bb32-e7f8c06c5b7c',0,'2024-11-21 12:45:38'),('e4222ff3-c5d5-4e5d-a16c-0872ddce7d59','fdb72838-9c86-459d-a1af-0ad33591148e',0,'2024-12-02 13:17:54'),('e454cef3-bebe-4cd0-bc7d-efdf3e89fb8a','caa55a35-3b20-4900-a628-d806925f774f',1,'2024-12-12 22:00:45'),('e4772b0b-6f07-47ee-aada-c3c77e2491c4','3417bfed-ad12-425d-b1b1-19844708af9c',1,'2024-12-02 13:20:00'),('e4d561d9-fe9c-4173-830a-eba6e98a5f2f','a71c9c06-c520-4f3b-8e9f-ef0094c67090',0,'2024-12-03 09:27:29'),('e544c3bd-b831-4c87-b656-ff09a20464d8','88b2a2f0-14af-4ff1-a2e8-55c43d74905c',1,'2024-11-21 10:38:48'),('e555790d-6570-493d-b0a5-04c039eea952','44b346a1-bf47-4df3-84ce-ac3d437ed3ba',1,'2024-12-12 11:29:34'),('e568cb6c-43f3-44e2-8d26-a9e60cbaddc0','ed468ce5-875c-4e3e-8f8f-84576f0eaa35',1,'2024-11-21 11:03:34'),('e5834f25-ea77-49b8-b4f6-491238cb1291','66e8e19a-7c21-488f-a7fd-59eeac82dad8',1,'2024-11-28 11:57:39'),('e5e88597-7b53-4f1f-b3c5-7b2819391a68','ee775b0e-1765-4bea-a6fe-049c6f7585a7',0,'2024-12-04 10:57:30'),('e66f29c4-18e0-4b31-ba60-1452b40ea783','a99c4f8d-d595-4d82-9823-61d1651f9976',0,'2024-11-28 09:54:11'),('e6c390b8-e0eb-48bd-90ee-33ae531fd6ab','a2475643-6cab-4cb7-994c-70e6af68d4a7',1,'2024-11-29 09:48:23'),('e708db01-0919-47a9-bf95-fad5e8b720a8','6500720f-6657-42f8-98ca-d954cdeac03c',1,'2024-12-03 10:36:43'),('e7292eaa-1f7a-4614-b2e6-f35d8e7b6274','91f7d3ef-9c39-4b72-a80c-7eafdeca6266',0,'2024-12-11 13:14:01'),('e73293e7-3839-4014-b7b3-7d926d89ab1b','b3fa8fe4-74c8-430b-b65c-8a573da40edd',1,'2024-12-02 12:11:01'),('e78d2c8e-4725-421c-983b-942b4ae894f5','888121eb-f7cc-4604-b34c-fc9f19c543fe',0,'2024-12-11 13:32:40'),('e7e4c254-36b3-4328-84b9-5610cc3f6896','6c09d346-3b3f-4433-b679-300e3a627b65',0,'2024-11-25 14:38:26'),('e852a125-3f14-490e-b848-2d7b549afbfe','d1bab201-704e-41dc-ae50-d8402379aa1c',1,'2024-12-02 10:59:02'),('e8b60fe7-2416-46fe-94af-f07afff319f9','000a6f9c-464f-4ba7-aebc-80af32a44a5a',1,'2024-12-11 13:28:21'),('e8d06d1c-e337-4b1f-aceb-20f64c12150b','88c720b8-a573-4d65-8f1b-c6e962f9bf0f',0,'2024-12-02 13:44:02'),('e924ea8f-e2da-49d6-ba30-175b5b0b46b2','967b85a4-a512-45bb-b72f-8e3285f61f73',1,'2024-12-03 09:34:42'),('e9646daf-0343-4c99-9131-760a963ea76e','34c9b373-da0b-4c4f-81cf-c74db574c0ac',1,'2024-12-03 10:06:25'),('e9aafbcd-f682-41ca-afd9-2bb68cf3cdd9','20c93734-0162-4656-bfd9-5d817abd7bbf',1,'2024-11-28 10:01:20'),('ea1f70ae-01f2-4f54-b0ff-7a746773b415','237ab11b-ccaf-40b1-b35a-cc3ad970aa9d',0,'2024-11-29 11:10:24'),('ea34c0af-16dd-458e-bef5-c05ed1268cd0','d7c4654d-e46d-4cc2-8c44-7216fb674edd',0,'2024-12-11 10:26:49'),('ea3d4fb5-894d-4dd5-9116-0cc537f91b6e','3f3c473b-bff1-48a2-86a4-bcec7b22a269',0,'2024-11-28 12:03:38'),('ea624a4c-d8e3-41f1-a6ce-a565b19dc2c7','82801da3-410f-4cfd-b92e-c8bb069493ae',1,'2024-12-06 10:40:51'),('ea96bd3e-fc46-4308-a3b9-6412097391b1','a8b1dc63-a132-4c12-a1d3-ff53c340bf36',1,'2024-11-25 21:14:45'),('eb07a61d-f80c-4e02-a099-a4e0a339511c','67270f6d-adcb-4906-8578-2b4b7aa2503d',1,'2024-12-11 13:33:27'),('eb25d1f2-fc08-4e51-8e89-ebb6fca6c84f','f5f01e33-a9f6-4b74-a517-c1b01b6a11f9',0,'2024-12-10 14:48:30'),('ebe800ad-e1ea-4201-b741-533f114455fb','210f5291-d8f3-4194-bc60-2ffe5a75ac2b',0,'2024-12-11 13:45:54'),('ebee66fe-5406-4dc6-8e67-ecc1f52a882b','747b28a6-f18c-462f-8711-9a41db3d05ae',0,'2024-12-11 10:37:40'),('ec366db3-ae4c-4e26-b17a-84922f0674e0','2bd39278-4229-4352-9f75-4559aa425cb7',0,'2024-12-04 10:47:32'),('ec4d37da-6d0f-4a94-a028-279f5400682a','32a4214b-f400-4050-aa1a-6cd838aea805',0,'2024-11-25 19:31:36'),('ec644cdf-ab2e-41a4-883e-1f5cf0c81a55','48ebaab2-67bd-4315-aabe-678fd0aca6f3',0,'2024-11-29 11:24:48'),('ec92b427-9d97-46a1-9a44-c5438f98e8e5','28e6acab-a7ca-4268-ac15-0e4d6732e9d4',1,'2024-12-02 13:19:31'),('eca13481-237c-4d6b-88eb-c0b3a5058fd7','e9f7701b-7b65-452f-9fa0-5e0658b2552b',1,'2024-11-21 12:41:51'),('ecfdbaea-c135-4e87-9fcf-a009d1754822','425131a9-577f-4d77-8842-d4a0c97d49b8',1,'2024-12-02 09:32:33'),('ed132d2b-7ac3-49cd-9baa-56975ac39d64','ef307a48-80a1-48d4-98c1-b6f146e21f62',1,'2024-11-28 09:13:04'),('ed409dcf-3377-453c-9a8d-61779a623e1d','e6d27bbd-5b4f-4480-9a56-3061171e06b2',0,'2024-12-11 13:46:38'),('ed570f31-9501-4e40-834d-2a790994d0de','e7e0f05a-d279-4864-adaa-6b0d1e584a75',1,'2024-12-02 10:30:21'),('ed60483c-94c2-4f35-bc3d-9b6d6127b222','21aac4ee-30d4-407d-a6fe-374d91b2cf75',1,'2024-11-28 11:21:39'),('ed68dfed-9f37-41cb-b812-c2ec1ff1fb2a','e7a0536b-4a44-4134-a32d-f254b8888477',1,'2024-12-11 10:47:51'),('eec4c2df-3b6e-4a2d-bb9d-4c920ace9e83','1692115f-6c7d-4dc0-8bc0-43cd0ad07081',0,'2024-12-02 10:45:52'),('eee61b97-4dbc-4788-85cb-e5d3b877b195','610e2253-e8da-4228-a6c3-37700255cff0',0,'2024-12-12 11:29:00'),('ef51e3aa-2d50-47d2-9221-0396942ec8be','f62e7fe8-2bd6-4f4c-9ad6-6af094e72ec0',1,'2024-12-12 11:06:10'),('ef90749a-8889-4f00-a1f3-9ade442541cc','0481ab81-f159-4c2d-ab00-4db39c9f4e45',0,'2024-11-25 21:33:54'),('f0273cdb-5f4e-41fd-8ba1-89d00fd7e8e3','b51357d3-2182-4c06-a79e-1482a8c74db1',0,'2024-11-28 11:47:21'),('f043e25c-cbb5-4476-9319-c2c6b51cfcc7','29ec4585-6f96-41b0-a489-0d4326149e7f',1,'2024-12-11 11:04:03'),('f0a3dcb5-5167-48f0-81b6-53db96413a5f','3a3001a9-0cf6-470d-876b-5858f92db1a0',0,'2024-12-09 15:17:23'),('f1bb8690-9293-4f3c-80bb-7b36276caa6d','20331aee-afee-4731-bf5c-150921be7e7a',0,'2024-12-10 14:47:02'),('f1d03bcf-8fe0-4830-b4f7-1c90e06fbbfa','f7a5761b-1a92-40da-94df-54b2724925e8',0,'2024-11-28 11:02:17'),('f1df4f77-5d97-423d-8837-a1cb47b0a68b','9642a014-7063-4543-bd0c-28ac6a2eecd6',0,'2024-12-02 09:29:31'),('f1f9d863-fa8a-4fb8-89cc-7efe32120587','bd7fa3a2-a298-457b-a7cc-b26e27746d3c',1,'2024-12-02 12:12:54'),('f215524d-c622-4d66-af79-bdc6be8383fe','6b333279-846d-4ce1-b26e-2faab9492578',0,'2024-12-12 11:44:54'),('f22889fe-3262-4571-a17b-19df83307d58','6bb0ad3f-c328-453a-a572-7fca89aeb5bd',1,'2024-12-12 10:52:58'),('f23289d6-bbfb-4e5c-af57-a21472e16ec4','dc8debeb-565d-450d-9325-be262f2f89ed',1,'2024-11-29 13:49:13'),('f260a957-65c2-4463-be98-0cd7bf2d8ce5','64a88f38-98ca-417b-a260-dd593f331bb6',0,'2024-12-02 11:56:09'),('f2bc9811-d07a-4ffb-9824-c69ad6032e4f','bb914d9b-63c2-4c54-b721-b81744152cce',1,'2024-12-11 12:13:00'),('f319551e-f8f2-4abc-a8de-56f0573c5580','8f41b635-ab12-4724-96ed-ca5654ca1437',0,'2024-12-11 10:00:34'),('f34e9e5f-b66a-4ecb-aa4b-ff0aa017187a','0618e8c6-e517-45b3-a207-e613faa0772b',1,'2024-12-02 09:47:37'),('f3a0070f-aad0-41b1-9932-6947bdca61f7','2d7ed172-f589-45e0-8eea-8a16298dcffc',1,'2024-12-06 12:21:29'),('f3f131c4-caf1-43fd-8589-aba0ec6e7202','95eea5f6-c7e5-4b81-b3b6-11ef01dddedb',1,'2024-11-26 07:30:58'),('f3fd6dd1-7418-47c6-9f34-a78e83f9a2db','37c1daff-94cb-45f5-9d6f-db54c16335a2',0,'2024-12-02 13:19:51'),('f4476c27-26f1-4c9e-93ef-b7fdd2916969','af5712be-8d6c-44c9-997f-93e54f181f39',1,'2024-12-12 10:23:14'),('f49a9b8e-846b-4054-9564-582296f72fd4','d0375fc4-bfdc-491a-81f3-b925c290a2e6',1,'2024-12-02 09:04:56'),('f4b3ad2a-4274-401f-b429-6b303affd9d3','db40f800-b3a8-44ab-a90e-cdfd6d3ee3a6',1,'2024-11-25 10:47:19'),('f56f1218-2b7b-4107-9fe9-2765a28f6c63','41049049-a880-4f6c-be75-7af83289b41c',0,'2024-11-25 20:40:45'),('f5866f2e-d1db-44ba-bad5-b9378394d5e5','e1c66c05-3185-468e-86a5-a81341fe2289',0,'2024-12-02 13:42:59'),('f5a2d245-f27e-4150-878c-22e4cad5df19','ced8f0f9-73d4-41c6-9eb7-2c5e0536edbe',0,'2024-12-04 10:42:40'),('f5b382ef-0468-4003-8e58-3137f880fa64','ac4068ab-a614-4801-9057-f53e2d54fe74',0,'2024-11-28 13:29:12'),('f629f3bd-ed66-4a81-b12f-4994c6c98225','15672cee-d917-436b-898e-fc4a3354995b',1,'2024-12-10 14:18:49'),('f67480e0-0f7c-4121-b69b-79983408300f','11d8ed47-d7d1-45dc-b200-69faf4e9ac56',0,'2024-12-03 11:29:30'),('f6863b89-80e7-47d4-b1e7-7a931d2d3de4','8168545e-598b-4c91-915a-7ff55ae5eadb',1,'2024-11-29 12:25:24'),('f6cef41b-8169-41c9-b990-886f59c41bff','99b5ba92-5c68-4b63-8f49-14f7cb4378ee',1,'2024-12-03 14:22:36'),('f6df0ebf-202b-4dad-91d2-cabe7e9919bb','627072e0-015e-4625-9246-96424fff3577',1,'2024-12-11 10:54:08'),('f6ef9e6c-ff25-42b5-9009-5331803f7be4','dfe3a804-42c1-4917-a63e-ca5092ed7e54',0,'2024-12-03 10:55:31'),('f70f9929-f90b-4590-8dac-d00e4e72160a','1d5446e5-4e4e-4e48-841d-212bf576e7ce',1,'2024-12-02 11:53:33'),('f71605b6-f63c-444f-a327-ff0f6d4fca4f','41bd7baa-1fe4-488b-abed-1d25210f1e72',0,'2024-12-02 12:14:05'),('f78f73d1-d0fa-48e5-aa88-72970a1a34a6','7b705ff2-282e-4f76-b346-5030a3409c4c',1,'2024-12-03 09:26:49'),('f79bd893-8652-4f6c-b7c4-a060ec7ba1e9','37f4e197-a2ab-4512-a8f8-a898917a5f72',1,'2024-12-12 10:13:52'),('f7a522e0-1023-4555-82b6-0a40daeef2d4','f3b7f817-3a6a-4092-b4af-fab4cd6bee62',0,'2024-11-29 12:17:47'),('f7bf353d-b42b-4309-b590-d764e5ab07bc','24630a63-3125-44e3-9a9e-620bbd0e766f',0,'2024-12-10 13:56:33'),('f7d2901c-085e-4230-b177-016c31d12dce','5785e77c-d706-4f48-a4a7-8823b32453fc',0,'2024-12-12 11:05:36'),('f7d54b82-eda6-47f8-8a91-c6989bc2b1a2','27524a83-f1b9-457a-be09-ce5a744f6f7e',0,'2024-12-05 13:18:54'),('f7d94915-d021-4fbf-acc2-9e22338f1ca6','d45ecbb8-e7b4-465a-9f10-4afae736e0d9',0,'2024-11-28 10:28:43'),('f8006a0f-8e5a-41db-a5d3-092f5f7a4f26','212d0ebc-1fcd-4ad5-a16b-52960d640ff1',0,'2024-12-02 10:46:03'),('f896c60e-c61c-4527-b3c8-b3e56514a4e1','fcd7ca73-0244-45ad-ac47-e15bfa613af6',1,'2024-11-28 09:55:54'),('f8ab6f5d-0182-4ef3-b337-332f2d536a8a','62f759b6-87ba-4e13-b508-5dbbdac9715b',0,'2024-12-06 12:38:03'),('f8ec0e2e-9260-4032-9b93-d782325d9964','c9934e86-b7ed-4643-9b2d-d3240cd58271',1,'2024-11-29 11:50:27'),('f902c52e-0b95-4243-a03a-97ba8f7a3e1b','d2f1150a-5765-4714-99ec-c93ba066c0ff',1,'2024-11-25 21:36:54'),('f97fb78c-8a95-4d80-9bff-ad831cbe0fe7','6c1961fc-4ba6-4547-9b1d-1a6644fa464f',0,'2024-12-02 13:27:09'),('f9d98663-9179-4ce9-90aa-c6577016d868','e2cd249d-dc2c-4c7f-980f-c19fd9ea538b',1,'2024-12-10 14:47:47'),('f9f10c27-6ca8-404f-a16e-6aefad705f3b','041f9c95-61a5-4643-98f1-087074719e6e',1,'2024-11-25 22:04:54'),('fa33bdfe-8db6-44d9-b7fc-249f4005e37a','9a8fc45b-5a9d-4989-b56e-652d9408718e',1,'2024-12-11 09:27:12'),('faa84753-a982-49f0-a975-3066f16601ba','b6986ae3-4fc7-4264-b2ee-104c2c90578b',1,'2024-12-11 11:41:35'),('fab006e3-8b91-4be7-bdbe-5b2df16280e6','b7a4a8f4-34e2-41a5-9fe1-bb36e4c2e851',1,'2024-12-02 12:43:32'),('fab21cee-069b-4bfe-8f6b-e12ae527ba70','4d8d42ef-8585-47f5-8457-8c67b43401a6',1,'2024-11-21 11:19:34'),('fab2bb71-c40a-41c4-a9d9-06b04fd6d022','adec6638-1937-422b-9258-e9c73f2d0b4d',1,'2024-12-06 10:01:55'),('fb000236-89fd-4755-9396-625c46ce9478','f154d111-c37f-4f8f-8ea4-32274f83d630',0,'2024-11-21 09:01:13'),('fb1c837a-1c1d-49bd-b040-367f436b835f','8df3eda3-5d41-4165-b998-561db9e82fdc',1,'2024-12-01 09:48:21'),('fb22510b-f84b-47a5-ae5b-4c8f5632f15f','3712e29c-8936-4ab3-b4c8-1bd2bc784c48',0,'2024-11-28 09:45:59'),('fb6331c1-03dc-4281-865e-43111957b355','56d40c0d-b98f-48bb-9ad3-82cffe7c9d48',1,'2024-12-03 10:25:02'),('fb753378-06fc-4e20-8f2d-4c6e9e875a13','18ddaf61-c071-4567-9837-0406035a50af',0,'2024-12-03 10:35:23'),('fbab26d5-4cb6-46ec-bbd1-2fa49389f663','5e485b83-d304-465c-9487-18ef6ab81188',1,'2024-11-28 11:57:53'),('fc03517d-7a32-408f-a06c-85d6e760240c','381258c3-6d1a-4de0-9a3f-fe9f0e40f4fc',1,'2024-12-11 13:46:16'),('fc091928-4d2b-450e-85b5-b5a6a66b11cd','c89b7c79-257c-4982-93c0-e065169b26fb',0,'2024-12-06 10:47:35'),('fc0a0983-ba0e-4ca7-8dc7-70ffdbeb56b5','c2d15cdf-91e9-425b-a77b-ff2364a5cc4d',1,'2024-11-28 14:45:48'),('fc5df886-1424-4b42-9059-73e30f419491','e6fae4a6-8267-40ce-a83b-95da289d4bbd',1,'2024-11-26 07:41:49'),('fca078c1-749c-416d-bef1-99a16b61d4fa','f3088ffd-0df2-4134-b16e-b9ec0fb23018',0,'2024-12-09 15:13:02'),('fcf629fb-e2ac-429e-b14a-9e24f3d1151c','92254dbe-d376-4010-b3d6-4ab607cc3107',1,'2024-12-03 08:45:45'),('fdf9c88d-820a-4e4e-bddc-15e6a87358a2','53163dbe-7133-4f64-8429-d4a1155158a6',1,'2024-11-25 19:38:39'),('feb4ec6f-b3cb-4634-a28f-e4d4411203d4','0989c295-6f40-4b45-91d9-4f6a6ee38338',0,'2024-12-11 20:06:56'),('ff205152-d646-42c0-8ffe-0054d3634e67','89920d55-7ad6-4f29-917f-e5c5f61593a0',0,'2024-12-11 13:44:59'),('ff3b4b59-defd-4cff-b642-dda5c297f5fa','59174a5d-7a5a-413e-9097-e6c0bbfff160',1,'2024-11-25 19:52:12'),('ff753dd7-6985-4046-a83d-ee956de24b3e','f4d318fa-dfe8-49e2-bfe9-7c80027397da',0,'2024-12-03 14:27:53'),('ff7890a4-89ca-4b39-9e72-260b62c0d30c','a86ed200-8a5c-4791-989b-cbb6f073775c',1,'2024-12-09 15:52:22'),('ff9b1858-d7ca-40d3-bc9d-c728dacf2a84','9d77e8a3-5a4e-4375-9263-6ef75cc1660a',1,'2024-12-12 10:57:46');
/*!40000 ALTER TABLE `true_false` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `users`
--
DROP TABLE IF EXISTS `users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `users` (
`ID` char(36) CHARACTER SET utf8mb4 COLLATE utf8mb4_bin NOT NULL,
`NAME_USERS` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`EMAIL` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`PASSWORD` varchar(100) COLLATE utf8mb4_general_ci NOT NULL,
`ROLE` varchar(100) COLLATE utf8mb4_general_ci DEFAULT NULL,
`PICTURE` varchar(1024) COLLATE utf8mb4_general_ci DEFAULT NULL,
`IS_VALIDATED` tinyint(1) DEFAULT NULL,
`REFRESH_TOKEN` varchar(256) COLLATE utf8mb4_general_ci DEFAULT NULL,
`TIME_USERS` datetime DEFAULT NULL,
PRIMARY KEY (`ID`),
UNIQUE KEY `user_unique_email` (`EMAIL`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `users`
--
LOCK TABLES `users` WRITE;
/*!40000 ALTER TABLE `users` DISABLE KEYS */;
INSERT INTO `users` VALUES ('03864573-f165-43b8-996f-0f19dd21650a','Dimas W','21000000020@gmail.com','$2a$10$n4hZlF/cLr3DNDCqAXClsuhtQJL90ViI.eNBtciAoaccopDaDBBmS','student',NULL,1,NULL,'2024-12-11 15:56:18'),('0c0bc621-fb37-4816-8c35-f4d070dbb49d','Lanang','21000000045@gmail.com','$2a$10$QxqfIivtlgA5ibzFft.sDe1/TGpZGzVwEqIh5n.fc32ThV3j.KXp6','student',NULL,1,NULL,'2024-12-11 15:56:17'),('14c22fcd-a6d4-412e-9aa7-8640bc9626e3','Admin 5','adminseals5@gmail.com','$2a$10$r.m9g1iptaU.1ZkS3Dmguex.VVDKdT6wrsKdvsTGhyZcGZ8/IqSm6','admin',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6IjE0YzIyZmNkLWE2ZDQtNDEyZS05YWE3LTg2NDBiYzk2MjZlMyIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczMjcyMDc2MCwiZXhwIjoxNzMzMzI1NTYwfQ.XbVJJiyNWHBafo3H7w5ehGBapKgA1bgAYhbIrRsmLxc','2024-11-20 10:35:50'),('16f78b63-c2cc-4576-bd3e-286eb2dc0362','Naresh','21000000031@gmail.com','$2a$10$V4xeyqn/a2PC1H1r2cY2c.YsbRW1lzQq7.OrKaHAYi3LVj4NpQP3K','student',NULL,1,NULL,'2024-12-11 15:56:18'),('1ca583c1-2eef-4640-9720-31aecd0f4efb','Admin 2','adminseals2@gmail.com','$2a$10$XbQhMJzpbM47S8QFmaugdOCJ7t0v0K1mHWy.CSlZT9Rbvi3Al1iPu','admin',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6IjFjYTU4M2MxLTJlZWYtNDY0MC05NzIwLTMxYWVjZDBmNGVmYiIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczNDMxNjk2OSwiZXhwIjoxNzM0OTIxNzY5fQ.76V0VhtxpjyKPSuANidxbPntUo9adxWrIvT2Kh0Bk6U','2024-11-20 10:35:05'),('1e2ab3e2-a4a6-4e7b-91f6-8b676f589139','Admin 4','adminseals4@gmail.com','$2a$10$YGwTgeETgnxUwG1FbsqRdeul6RETShCqSltnmzD84xO0hEf3LL/Ce','admin',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6IjFlMmFiM2UyLWE0YTYtNGU3Yi05MWY2LThiNjc2ZjU4OTEzOSIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczMzk4NDA0NiwiZXhwIjoxNzM0NTg4ODQ2fQ.DwjsxzijzRcbTAGgAmnZisq6FMSg3-hdrO0ZAm5eFhs','2024-11-20 10:35:28'),('20ab84b3-65f9-4dc1-acf2-97612026e228','Elang','21000000010@gmail.com','$2a$10$ljcoqOdcj81RrrQUYfy.OeJas9GP6z9PC5dmEPWmaMyOgppRPi8r2','student',NULL,1,NULL,'2024-12-11 15:56:17'),('44cc0e59-aeda-41b0-a0bd-576e0a8f4505','Putraku','21000000030@gmail.com','$2a$10$BjNnIzNAhmPWwtx3L3YG/.JcpBiA3NRJIrPE.egcmo7GxmI6alquS','student',NULL,1,NULL,'2024-12-11 15:56:17'),('7647ccd1-9320-4c11-aaf0-0f8a44863ff5','Nikita Firdi Marchia Salsabila','nikitaafirdi@gmail.com','$2a$10$jhbYHg7hQZ6b4EImm8wsGeoyAfcCLv6aHUwnbSi4D3JHHt30Ngj..','student',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6Ijc2NDdjY2QxLTkzMjAtNGMxMS1hYWYwLTBmOGE0NDg2M2ZmNSIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzM0MzIyOTE5LCJleHAiOjE3MzQ5Mjc3MTl9.S8hLE-6_yWNPs8h39_oOoEsyzz3bqTZCsi_5JEBD2oY','2024-11-20 13:15:42'),('784a2f33-7074-429c-a4d8-4672d9c986dd','Pengajar Satu','syahviraadindaa@gmail.com','$2a$10$zUPJ9C4c5FrieYEDI8Y3deU7oSTmWwWxpRYxE.XVhlWLkpWXIiGNm','teacher',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6Ijc4NGEyZjMzLTcwNzQtNDI5Yy1hNGQ4LTQ2NzJkOWM5ODZkZCIsIlJPTEUiOiJ0ZWFjaGVyIiwiaWF0IjoxNzM0Mjc0NDIzLCJleHAiOjE3MzQ4NzkyMjN9.tynmfFKZWBhP--HThpA2Z79OxyT-ZInkUkqFfF8-Qfo','2024-12-15 18:07:37'),('7987f9a4-a9b9-48e2-a6e4-0050f9ea1909','Initial Teacher','sealsteach@gmail.com','$2a$10$kJlTFXVnn9lxfkKwp1rmMeo.HQN4MHiXGvcNTCmC/dfMBISzHdAKe','teacher',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6Ijc5ODdmOWE0LWE5YjktNDhlMi1hNmU0LTAwNTBmOWVhMTkwOSIsIlJPTEUiOiJ0ZWFjaGVyIiwiaWF0IjoxNzM0MjU1NjQwLCJleHAiOjE3MzQ4NjA0NDB9.Kr9pI_LeyqY8PqX3_tFDMQgx6OoDHBOPuc2UcydnqEc','2024-11-08 11:25:21'),('7a58b9b9-12cf-40f1-8dc0-b18467e3e194','resh','nareshpratista23@gmail.com','$2a$10$4qscPsybwjzu6u7rJkcP2.yg91RxxmKgOkwRpk0YYmjlOyCgObX2m','student','user-e34be0e87a9e74fcc9c1a1e498872d70.jpg',1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6IjdhNThiOWI5LTEyY2YtNDBmMS04ZGMwLWIxODQ2N2UzZTE5NCIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzM0MjkwODE3LCJleHAiOjE3MzQ4OTU2MTd9.rEeV57TfYj3YR2jvzXUO4Fpc_5gz0dznBB1LA0otGHM','2024-11-21 11:09:36'),('927b4f12-8ad0-4b0c-b45b-50616daf1334','Aglea Gumilar','khulbardchloe@gmail.com','$2a$10$dRFuN/4qIk7ZfEtWwkFA/eIPugnbx/Fb3oQAVRF8JZlK7cPg6Tn0K','student','user-87fef5a65760327ffc79f15e636326d9.jpg',1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6IjkyN2I0ZjEyLThhZDAtNGIwYy1iNDViLTUwNjE2ZGFmMTMzNCIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzMzODQ5MzU0LCJleHAiOjE3MzQ0NTQxNTR9.L4IotjJC7lETzncMiW3X6BKMxVxqK_WhJvHaTJEzlWI','2024-12-10 23:47:50'),('ad2df7e1-7807-4b07-964c-9ac503a08237','Diah Putri Nofianti','diahputrinofianti@gmail.com','$2a$10$gl8nsZtKYG4w95US2GHcC.a.AbgR1ieZqdwbALunvWCEGmsfzxfD2','student','user-e6f748266e90bffbbd55f25653c6d62c.png',1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImFkMmRmN2UxLTc4MDctNGIwNy05NjRjLTlhYzUwM2EwODIzNyIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzMzNzQzNDI1LCJleHAiOjE3MzQzNDgyMjV9.D1q1kGviyCtdwEfKx8Js31z0wbVOUv0e7YSemXqdIKU','2024-12-09 17:54:52'),('bd211db6-bec5-4dff-93b7-8a712b16aca5','Admin Seals','adminseals@gmail.com','$2a$10$NkOXG0KGfLZSUHEwjNZ1.e1/n9ORwBCyWbf9oYGjzAR0GuiOLx51W','admin','user-50b0dd727795c5e637987f7287c878b6.png',1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImJkMjExZGI2LWJlYzUtNGRmZi05M2I3LThhNzEyYjE2YWNhNSIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczNDMxMzQzOCwiZXhwIjoxNzM0OTE4MjM4fQ.NnIL6sSRFFmaQQW_gCbUzQNZvAgUXBjqe1ThE1nGDTE','2024-11-08 11:25:21'),('de316e74-19eb-49fa-a441-e7c1e812b124','Admin 6','adminseals6@gmail.com','$2a$10$LWES79T4S8OfodroEwOVNuEBMcz3zs2Q6YG3EUdk46KiDphPyKlde','admin',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImRlMzE2ZTc0LTE5ZWItNDlmYS1hNDQxLWU3YzFlODEyYjEyNCIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczNDI1Mzk0NiwiZXhwIjoxNzM0ODU4NzQ2fQ.CrFUhIN4FzfIMAUKqDcWrRNcDj4Qv4W-tu8QP1V3jjI','2024-11-20 10:45:32'),('e5c1d85f-8247-4b20-be40-127d7b3312b6','Admin 3','adminseals3@gmail.com','$2a$10$ilFM.5AidcWr7GvLuQH48uNsaBkjN.4q9zWkgVwkmKfK9/qum9X6a','admin',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImU1YzFkODVmLTgyNDctNGIyMC1iZTQwLTEyN2Q3YjMzMTJiNiIsIlJPTEUiOiJhZG1pbiIsImlhdCI6MTczNDA1NjcwMywiZXhwIjoxNzM0NjYxNTAzfQ.aH_pxpOV3w2c3tPD05uAiaMEAi4mgsOPuxweaNKqufA','2024-11-20 10:35:21'),('e6e601d1-c13a-436e-bd79-a7a803d73b73','test aja','testaja@gmail.com','$2b$10$EcoRwzpmR0Eib3FojyquW.TcXeTMexEVCl1/ZWQRb6WSKVgUpoTTe','student',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImU2ZTYwMWQxLWMxM2EtNDM2ZS1iZDc5LWE3YTgwM2Q3M2I3MyIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzMwNjg4MzEyLCJleHAiOjE3MzEyOTMxMTJ9.lRQerJZAI_-T59eDkD1xVwbMjW0OFZkB00ZeHIDOSg8','2024-11-04 09:45:01'),('eed702d9-3128-46fe-bf3d-a60a6883361a','dimas putra anhar','dimasanhar16@gmail.com','$2a$10$RaaO/1nolD5obCsvKmNnrOXoDVQIlYLngEJkr.j5kfoigrP3/cUb.','student',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImVlZDcwMmQ5LTMxMjgtNDZmZS1iZjNkLWE2MGE2ODgzMzYxYSIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzM0MDg0Njc1LCJleHAiOjE3MzQ2ODk0NzV9.KPUxOQ7tfl8zd3m4a06jb1T1ajHsy7M2N3WWA86yGE8','2024-11-19 22:42:18'),('f7870f35-f954-43c6-a283-93b6b671bc58','adinda','adinda@gmail.com','$2a$10$SCQ7F3NgWPYfNkquNy.ez.1MCYB.wSnu6cFusu4njGlBXb.PIanX2','student',NULL,1,NULL,'2024-12-15 21:58:44'),('fd9bf1bd-6d1c-4612-8bb1-c2c6385738fc','elangptra','elangptra17@gmail.com','$2b$10$z72qAUzLWsiD9H9BBac3U.T1edi3M2G.VafOzlnoDX1A5gAfgzxN6','student',NULL,1,'eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJJRCI6ImZkOWJmMWJkLTZkMWMtNDYxMi04YmIxLWMyYzYzODU3MzhmYyIsIlJPTEUiOiJzdHVkZW50IiwiaWF0IjoxNzM0MzI5NDAwLCJleHAiOjE3MzQ5MzQyMDB9.oyNA9CnLLxaerbdxirgHBEH8uD9MgZzt42sliQmgi1w','2024-11-04 07:55:44');
/*!40000 ALTER TABLE `users` ENABLE KEYS */;
UNLOCK TABLES;
SET @@SESSION.SQL_LOG_BIN = @MYSQLDUMP_TEMP_LOG_BIN;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2024-12-16 13:15:40