Task 3 Methodology
You will explain in 2 pages how you would implement your project design. You may include appendixes such as interview questions, informed consent forms, letters of introduction, etc.
Please Use the information Below to write a methodology of desginining an English for Specific Purposes curriculum:
In the methodology, designing an English for Specific Purposes curriculum that has the Specialized Language and General English to make it interesting to the English learners
Steps to design the curriculum:
– Needs assessment: done through (surveys, interview, observation) (100 questionnaires and 100 interview for students in the school 100 questionnaires and 100 interview for already graduated students at the workplace )
– Software to analysis data ( Name a software)
– Train qualified ESP teachers to be curriculum designers
Important points to be taken in consideration when designing the curriculum:
1-Embedding Saudi culture along with the target language culture (western culture) because a language cant be taught without teaching its culture, but embedding Saudi culture will make interesting to the Saudi students.
2-Incorporating authentic material from the workplace that students would work on after they finish the course.
3-Incorporating the four domains of the language (speaking, listening, reading writing). All the four language skills are equally important for English language learners to master the language
4-The course should be in series that align with students English proficiency levels.
5-The period of the course should be long enough for students to consolidate the language.
6-Interesting topics such as history would be interesting to have in a curriculum as a way to teach English through history which will make students more encouraged to know about their history
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

