News

Spring 2021 Orientation Day

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

CLT In-Service Teacher Training Webinar: Quality in Educational Organizations

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

Scientific Research Committee Webinar: Netspeak Linguistic Features Used by Youth

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

Scientific Research Committee Webinar: Academic Writing

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

CLT In-Service Teacher Training Webinar: Online Pedagogical Practices

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

Exploring the Infringing Behaviors of Students Inside an EFL Classroom: A Research Study From the Teacher’s Vantage Point

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

CLT Alumni Unit Hosts Webinar on Constructing ATS-Optimized Résumés

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

Probing into the Holistic and Atomistic Ways of Learning Adopted by Students at the Tertiary Level

/* Use a more specific selector to ensure CSS doesn't leak to other parts */ .arabic-design-container { margin: 0; padding: 0; font-family: 'Amiri', 'Times New Roman', serif; color: #333; line-height: 1.6; background-color: #f7f3e9; --theme-primary-color: #006c35; /* Default green */ --theme-secondary-color: #d4af37; /* Default gold */ --theme-accent-color: #8b4513; /* Default brown */ --theme-paragraph-hover-border: var(--theme-primary-color); --theme-paragraph-hover-bg: #fefcf5; --theme-paragraph-accent-line

News

Translation of Metaphors, Metonymy, and Similes in the Holy Quran

@keyframes fadeIn_quran { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } } @keyframes gentleGlow_quran { 0% { filter: drop-shadow(0 0 4px #ffd700); } 50% { filter: drop-shadow(0 0 12px #fff0b3); } 100% { filter: drop-shadow(0 0 4px #ffd700); } } .trope-panel-quran {

News

Quality Parameters for Blackboard Evaluation: A Case Study

@keyframes fadeIn_bb { from { opacity: 0; transform: translateY(15px); } to { opacity: 1; transform: translateY(0); } } @keyframes pulse_glow_bb { 0% { filter: drop-shadow(0 0 3px #b8860b); } 50% { filter: drop-shadow(0 0 10px #ffd700); } 100% { filter: drop-shadow(0 0 3px #b8860b); } } .research-node-bb:hover {